++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue May 19 03:17:11 PM UTC 2026 ===================' INFO: =================== Tue May 19 03:17:11 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 +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ 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.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.22 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.22 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.22 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.22 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.22 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort +++ local local_ips=,10.0.0.22,10.131.173.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.131.173.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22: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=__ ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 05/19/2026 15:17:59.287 7f87d7d936c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/19/2026 15:17:59.694 7f87d7d936c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/19/2026 15:17:59.720 7f87d7d936c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/19/2026 15:17:59.721 7f87d7d936c0 [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.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-05-19 15:18:11] "GET / HTTP/1.1" 503 181 0.000196 10.0.0.22 - - [2026-05-19 15:18:11] "GET / HTTP/1.1" 200 35931 0.002485 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 10.0.0.22 - - [2026-05-19 15:18:12] "GET / HTTP/1.1" 200 45303 0.001348 10.0.0.22 - - [2026-05-19 15:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.22 - - [2026-05-19 15:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.22 - - [2026-05-19 15:18:12] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.22 - - [2026-05-19 15:18:12] "GET / HTTP/1.1" 200 35931 0.002132 10.0.0.22 - - [2026-05-19 15:18:12] "GET / HTTP/1.1" 200 35931 0.001159 10.0.0.22 - - [2026-05-19 15:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.22 - - [2026-05-19 15:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.22 - - [2026-05-19 15:18:12] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006647 10.0.0.22 - - [2026-05-19 15:18:12] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011582 10.0.0.22 - - [2026-05-19 15:18:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.005227 10.0.0.22 - - [2026-05-19 15:18:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.004819 10.0.0.22 - - [2026-05-19 15:18:12] "POST /analytics-nodes HTTP/1.1" 200 599 0.032419 10.0.0.22 - - [2026-05-19 15:18:12] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.22 - - [2026-05-19 15:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.22 - - [2026-05-19 15:18:12] "POST /config-database-nodes HTTP/1.1" 200 611 0.063124 10.0.0.22 - - [2026-05-19 15:18:13] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019098 10.0.0.22 - - [2026-05-19 15:18:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.018185 10.0.0.22 - - [2026-05-19 15:18:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.050416 10.0.0.22 - - [2026-05-19 15:18:13] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.22 - - [2026-05-19 15:18:13] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.22 - - [2026-05-19 15:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.22 - - [2026-05-19 15:18:13] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007249 10.0.0.22 - - [2026-05-19 15:18:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.005208 10.0.0.22 - - [2026-05-19 15:18:13] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.063546 10.0.0.22 - - [2026-05-19 15:18:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.007529 10.0.0.22 - - [2026-05-19 15:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.22 - - [2026-05-19 15:18:13] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005166 10.0.0.22 - - [2026-05-19 15:18:13] "POST /service-appliance-sets HTTP/1.1" 200 553 0.054381 10.0.0.22 - - [2026-05-19 15:18:13] "POST /fqname-to-id HTTP/1.1" 404 180 0.002728 10.0.0.22 - - [2026-05-19 15:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.22 - - [2026-05-19 15:18:13] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015005 10.0.0.22 - - [2026-05-19 15:18:13] "POST /service-appliance-sets HTTP/1.1" 200 541 0.052598 10.0.0.22 - - [2026-05-19 15:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.22 - - [2026-05-19 15:18:13] "GET /network-ipam/3c0fb9cb-9105-4c83-b346-5ea09ade711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004922 10.0.0.22 - - [2026-05-19 15:18:14] "POST /service-templates HTTP/1.1" 200 511 0.053894 10.0.0.22 - - [2026-05-19 15:18:14] "POST /service-templates HTTP/1.1" 200 501 0.024308 10.0.0.22 - - [2026-05-19 15:18:14] "POST /service-templates HTTP/1.1" 200 515 0.057212 10.0.0.22 - - [2026-05-19 15:18:14] "POST /service-templates HTTP/1.1" 200 535 0.051775 10.0.0.22 - - [2026-05-19 15:18:14] "POST /service-templates HTTP/1.1" 200 507 0.086398 10.0.0.22 - - [2026-05-19 15:18:14] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.22 - - [2026-05-19 15:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.22 - - [2026-05-19 15:18:14] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011341 10.0.0.22 - - [2026-05-19 15:18:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.003807 10.0.0.22 - - [2026-05-19 15:18:14] "POST /database-nodes HTTP/1.1" 200 597 0.170884 10.0.0.22 - - [2026-05-19 15:18:14] "GET / HTTP/1.1" 200 35931 0.002067 10.0.0.22 - - [2026-05-19 15:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.22 - - [2026-05-19 15:18:14] "GET /routing-instance/6e39f91f-e498-4444-89e1-145aedff825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004458 10.0.0.22 - - [2026-05-19 15:18:14] "POST /bgp-routers HTTP/1.1" 200 616 0.034518 10.0.0.22 - - [2026-05-19 15:18:14] "GET /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.027063 10.0.0.22 - - [2026-05-19 15:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.22 - - [2026-05-19 15:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.22 - - [2026-05-19 15:18:14] "GET /network-ipam/3c0fb9cb-9105-4c83-b346-5ea09ade711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004995 10.0.0.22 - - [2026-05-19 15:18:14] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013206 10.0.0.22 - - [2026-05-19 15:18:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009035 10.0.0.22 - - [2026-05-19 15:18:14] "POST /ref-update HTTP/1.1" 200 156 0.012145 10.0.0.22 - - [2026-05-19 15:18:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.002188 10.0.0.22 - - [2026-05-19 15:18:15] "POST /access-control-lists HTTP/1.1" 200 587 0.036284 10.0.0.22 - - [2026-05-19 15:18:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.008371 10.0.0.22 - - [2026-05-19 15:18:15] "POST /access-control-lists HTTP/1.1" 200 585 0.026652 10.0.0.22 - - [2026-05-19 15:18:15] "POST /route-targets HTTP/1.1" 200 327 0.024414 10.0.0.22 - - [2026-05-19 15:18:15] "POST /ref-update HTTP/1.1" 200 156 0.038670 10.0.0.22 - - [2026-05-19 15:18:15] "POST /route-targets HTTP/1.1" 200 327 0.040974 10.0.0.22 - - [2026-05-19 15:18:15] "POST /ref-update HTTP/1.1" 200 156 0.037197 10.0.0.22 - - [2026-05-19 15:18:15] "POST /route-targets HTTP/1.1" 200 327 0.016151 10.0.0.22 - - [2026-05-19 15:18:16] "POST /ref-update HTTP/1.1" 200 156 0.041242 10.0.0.22 - - [2026-05-19 15:18:16] "POST /route-targets HTTP/1.1" 200 327 0.024720 10.0.0.22 - - [2026-05-19 15:18:16] "POST /ref-update HTTP/1.1" 200 156 0.013574 10.0.0.22 - - [2026-05-19 15:18:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.003130 10.0.0.22 - - [2026-05-19 15:18:16] "POST /access-control-lists HTTP/1.1" 200 551 0.082534 10.0.0.22 - - [2026-05-19 15:18:20] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.22 - - [2026-05-19 15:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.22 - - [2026-05-19 15:18:20] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007906 10.0.0.22 - - [2026-05-19 15:18:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.005284 10.0.0.22 - - [2026-05-19 15:18:20] "POST /config-nodes HTTP/1.1" 200 593 0.025788 10.0.0.22 - - [2026-05-19 15:18:20] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.22 - - [2026-05-19 15:18:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004067 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 10.0.0.22 - - [2026-05-19 15:18:23] "GET / HTTP/1.1" 200 35931 0.001268 10.0.0.22 - - [2026-05-19 15:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011123 10.0.0.22 - - [2026-05-19 15:18:24] "GET /domain/d748297d-ba07-457f-8ea1-9ed99017c4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005912 10.0.0.22 - - [2026-05-19 15:18:24] "POST /id-to-fqname HTTP/1.1" 200 173 0.000539 10.0.0.22 - - [2026-05-19 15:18:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.001925 10.0.0.22 - - [2026-05-19 15:18:24] "POST /security-groups HTTP/1.1" 200 570 0.101290 10.0.0.22 - - [2026-05-19 15:18:24] "POST /projects HTTP/1.1" 200 481 0.228303 10.0.0.22 - - [2026-05-19 15:18:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.004277 10.0.0.22 - - [2026-05-19 15:18:24] "POST /access-control-lists HTTP/1.1" 200 579 0.073397 10.0.0.22 - - [2026-05-19 15:18:24] "POST /security-groups HTTP/1.1" 200 534 0.136549 10.0.0.22 - - [2026-05-19 15:18:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.015070 10.0.0.22 - - [2026-05-19 15:18:24] "POST /chown HTTP/1.1" 200 109 0.028699 10.0.0.22 - - [2026-05-19 15:18:24] "POST /policy-managements HTTP/1.1" 409 214 0.015309 10.0.0.22 - - [2026-05-19 15:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007034 10.0.0.22 - - [2026-05-19 15:18:24] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026989 10.0.0.22 - - [2026-05-19 15:18:24] "POST /access-control-lists HTTP/1.1" 200 577 0.161192 10.0.0.22 - - [2026-05-19 15:18:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.007124 10.0.0.22 - - [2026-05-19 15:18:24] "POST /application-policy-sets HTTP/1.1" 200 528 0.053666 10.0.0.22 - - [2026-05-19 15:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010653 10.0.0.22 - - [2026-05-19 15:18:24] "POST /access-control-lists HTTP/1.1" 200 594 0.040509 10.0.0.22 - - [2026-05-19 15:18:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.015938 10.0.0.22 - - [2026-05-19 15:18:24] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.024892 10.0.0.22 - - [2026-05-19 15:18:24] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.029518 10.0.0.22 - - [2026-05-19 15:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.22 - - [2026-05-19 15:18:24] "POST /access-control-lists HTTP/1.1" 200 592 0.055084 10.0.0.22 - - [2026-05-19 15:18:24] "GET /virtual-network/5de63880-6004-4567-80b9-b66d5c2ee8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.007304 10.0.0.22 - - [2026-05-19 15:18:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000506 10.0.0.22 - - [2026-05-19 15:18:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.021736 10.0.0.22 - - [2026-05-19 15:18:25] "POST /security-groups HTTP/1.1" 200 574 0.084006 10.0.0.22 - - [2026-05-19 15:18:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.004075 10.0.0.22 - - [2026-05-19 15:18:25] "POST /projects HTTP/1.1" 200 489 0.311757 10.0.0.22 - - [2026-05-19 15:18:25] "POST /access-control-lists HTTP/1.1" 200 583 0.109363 10.0.0.22 - - [2026-05-19 15:18:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.009937 10.0.0.22 - - [2026-05-19 15:18:25] "POST /security-groups HTTP/1.1" 200 546 0.137944 10.0.0.22 - - [2026-05-19 15:18:25] "POST /access-control-lists HTTP/1.1" 200 581 0.103632 10.0.0.22 - - [2026-05-19 15:18:25] "POST /chown HTTP/1.1" 200 109 0.081283 10.0.0.22 - - [2026-05-19 15:18:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.009508 10.0.0.22 - - [2026-05-19 15:18:25] "POST /network-ipams HTTP/1.1" 200 522 0.055670 10.0.0.22 - - [2026-05-19 15:18:25] "POST /access-control-lists HTTP/1.1" 200 602 0.050612 10.0.0.22 - - [2026-05-19 15:18:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.017192 10.0.0.22 - - [2026-05-19 15:18:25] "POST /network-ipams HTTP/1.1" 200 510 0.036803 10.0.0.22 - - [2026-05-19 15:18:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.004420 10.0.0.22 - - [2026-05-19 15:18:25] "POST /access-control-lists HTTP/1.1" 200 600 0.024887 10.0.0.22 - - [2026-05-19 15:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.22 - - [2026-05-19 15:18:25] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003465 10.0.0.22 - - [2026-05-19 15:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.22 - - [2026-05-19 15:18:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.001446 10.0.0.22 - - [2026-05-19 15:18:25] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.056021 10.0.0.22 - - [2026-05-19 15:18:25] "POST /useragent-kv HTTP/1.1" 200 115 0.023326 10.0.0.22 - - [2026-05-19 15:18:25] "POST /virtual-networks HTTP/1.1" 200 538 0.200677 10.0.0.22 - - [2026-05-19 15:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.22 - - [2026-05-19 15:18:25] "POST /access-control-lists HTTP/1.1" 200 589 0.100014 10.0.0.22 - - [2026-05-19 15:18:25] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.014366 10.0.0.22 - - [2026-05-19 15:18:26] "POST /route-targets HTTP/1.1" 200 327 0.021516 10.0.0.22 - - [2026-05-19 15:18:26] "POST /network-ipams HTTP/1.1" 200 518 0.061584 10.0.0.22 - - [2026-05-19 15:18:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.003339 10.0.0.22 - - [2026-05-19 15:18:26] "POST /ref-update HTTP/1.1" 200 156 0.076995 10.0.0.22 - - [2026-05-19 15:18:26] "POST /useragent-kv HTTP/1.1" 200 115 0.012933 10.0.0.22 - - [2026-05-19 15:18:26] "POST /virtual-networks HTTP/1.1" 200 546 0.172409 10.0.0.22 - - [2026-05-19 15:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.22 - - [2026-05-19 15:18:26] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.016845 10.0.0.22 - - [2026-05-19 15:18:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.011482 10.0.0.22 - - [2026-05-19 15:18:26] "POST /route-targets HTTP/1.1" 200 327 0.029052 10.0.0.22 - - [2026-05-19 15:18:26] "POST /ref-update HTTP/1.1" 200 156 0.019688 10.0.0.22 - - [2026-05-19 15:18:26] "POST /network-policys HTTP/1.1" 200 538 0.040139 10.0.0.22 - - [2026-05-19 15:18:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.017296 10.0.0.22 - - [2026-05-19 15:18:26] "GET / HTTP/1.1" 200 35931 0.010487 10.0.0.22 - - [2026-05-19 15:18:26] "POST /alarms HTTP/1.1" 200 581 0.031335 10.0.0.22 - - [2026-05-19 15:18:26] "POST /network-policys HTTP/1.1" 200 534 0.053253 10.0.0.22 - - [2026-05-19 15:18:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.004008 10.0.0.22 - - [2026-05-19 15:18:26] "POST /alarms HTTP/1.1" 200 575 0.072746 10.0.0.22 - - [2026-05-19 15:18:26] "POST /network-policys HTTP/1.1" 200 542 0.052065 10.0.0.22 - - [2026-05-19 15:18:26] "POST /alarms HTTP/1.1" 200 575 0.065114 10.0.0.22 - - [2026-05-19 15:18:26] "POST /ref-update HTTP/1.1" 200 156 0.109193 10.0.0.22 - - [2026-05-19 15:18:26] "PUT /access-control-list/1f0c47b4-c576-4903-a43d-002e02548165 HTTP/1.1" 200 272 0.034972 10.0.0.22 - - [2026-05-19 15:18:26] "POST /alarms HTTP/1.1" 200 559 0.082566 10.0.0.22 - - [2026-05-19 15:18:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003372 10.0.0.22 - - [2026-05-19 15:18:26] "POST /alarms HTTP/1.1" 200 555 0.073892 10.0.0.22 - - [2026-05-19 15:18:26] "POST /ref-update HTTP/1.1" 200 156 0.090923 10.0.0.22 - - [2026-05-19 15:18:26] "PUT /access-control-list/7886a53c-1744-48f6-918a-ce98a8759ddd HTTP/1.1" 200 272 0.065651 10.0.0.22 - - [2026-05-19 15:18:27] "POST /alarms HTTP/1.1" 200 557 0.135870 10.0.0.22 - - [2026-05-19 15:18:27] "PUT /access-control-list/7886a53c-1744-48f6-918a-ce98a8759ddd HTTP/1.1" 200 272 0.065720 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-update HTTP/1.1" 200 156 0.154013 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026630 10.0.0.22 - - [2026-05-19 15:18:27] "PUT /access-control-list/1f0c47b4-c576-4903-a43d-002e02548165 HTTP/1.1" 200 272 0.073232 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014610 10.0.0.22 - - [2026-05-19 15:18:27] "POST /alarms HTTP/1.1" 200 565 0.106921 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-update HTTP/1.1" 200 156 0.066870 10.0.0.22 - - [2026-05-19 15:18:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.009436 10.0.0.22 - - [2026-05-19 15:18:27] "POST /alarms HTTP/1.1" 200 549 0.114856 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-update HTTP/1.1" 200 156 0.156822 10.0.0.22 - - [2026-05-19 15:18:27] "POST /alarms HTTP/1.1" 200 557 0.069655 10.0.0.22 - - [2026-05-19 15:18:27] "POST /access-control-lists HTTP/1.1" 200 601 0.086042 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-update HTTP/1.1" 200 156 0.120945 10.0.0.22 - - [2026-05-19 15:18:27] "POST /alarms HTTP/1.1" 200 567 0.095883 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-update HTTP/1.1" 200 156 0.162530 10.0.0.22 - - [2026-05-19 15:18:27] "PUT /access-control-list/afe3020e-52ab-4738-b785-a6c8181a7431 HTTP/1.1" 200 272 0.082705 10.0.0.22 - - [2026-05-19 15:18:27] "POST /alarms HTTP/1.1" 200 555 0.168299 10.0.0.22 - - [2026-05-19 15:18:27] "PUT /access-control-list/afe3020e-52ab-4738-b785-a6c8181a7431 HTTP/1.1" 200 272 0.058538 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-update HTTP/1.1" 200 156 0.228611 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008380 10.0.0.22 - - [2026-05-19 15:18:27] "POST /alarms HTTP/1.1" 200 567 0.128844 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.047437 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002859 10.0.0.22 - - [2026-05-19 15:18:27] "PUT /access-control-list/1f0c47b4-c576-4903-a43d-002e02548165 HTTP/1.1" 200 272 0.090567 10.0.0.22 - - [2026-05-19 15:18:27] "POST /ref-update HTTP/1.1" 200 156 0.043613 10.0.0.22 - - [2026-05-19 15:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.22 - - [2026-05-19 15:18:27] "POST /alarms HTTP/1.1" 200 575 0.102705 10.0.0.22 - - [2026-05-19 15:18:27] "GET /virtual-network/5de63880-6004-4567-80b9-b66d5c2ee8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.023761 10.0.0.22 - - [2026-05-19 15:18:28] "POST /alarms HTTP/1.1" 200 569 0.056025 10.0.0.22 - - [2026-05-19 15:18:28] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.009233 10.0.0.22 - - [2026-05-19 15:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.22 - - [2026-05-19 15:18:28] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019915 10.0.0.22 - - [2026-05-19 15:18:28] "POST /alarms HTTP/1.1" 200 561 0.082214 10.0.0.22 - - [2026-05-19 15:18:28] "POST /firewall-policys HTTP/1.1" 200 530 0.066649 10.0.0.22 - - [2026-05-19 15:18:28] "POST /alarms HTTP/1.1" 200 561 0.051549 10.0.0.22 - - [2026-05-19 15:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.045650 10.0.0.22 - - [2026-05-19 15:18:28] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.019351 10.0.0.22 - - [2026-05-19 15:18:28] "POST /alarms HTTP/1.1" 200 561 0.070331 10.0.0.22 - - [2026-05-19 15:18:28] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.012272 10.0.0.22 - - [2026-05-19 15:18:28] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006055 10.0.0.22 - - [2026-05-19 15:18:28] "POST /alarms HTTP/1.1" 200 547 0.066864 10.0.0.22 - - [2026-05-19 15:18:28] "POST /ref-update HTTP/1.1" 200 156 0.054782 10.0.0.22 - - [2026-05-19 15:18:28] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.045187 10.0.0.22 - - [2026-05-19 15:18:28] "POST /alarms HTTP/1.1" 200 595 0.063710 10.0.0.22 - - [2026-05-19 15:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019135 10.0.0.22 - - [2026-05-19 15:18:28] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005183 10.0.0.22 - - [2026-05-19 15:18:28] "POST /alarms HTTP/1.1" 200 575 0.045223 10.0.0.22 - - [2026-05-19 15:18:28] "POST /firewall-policys HTTP/1.1" 200 532 0.059507 10.0.0.22 - - [2026-05-19 15:18:28] "POST /alarms HTTP/1.1" 200 571 0.077552 10.0.0.22 - - [2026-05-19 15:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.053549 10.0.0.22 - - [2026-05-19 15:18:28] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.025167 10.0.0.22 - - [2026-05-19 15:18:28] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.016838 10.0.0.22 - - [2026-05-19 15:18:28] "POST /alarms HTTP/1.1" 200 583 0.091995 10.0.0.22 - - [2026-05-19 15:18:28] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003781 10.0.0.22 - - [2026-05-19 15:18:28] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011514 10.0.0.22 - - [2026-05-19 15:18:28] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002433 10.0.0.22 - - [2026-05-19 15:18:28] "POST /alarms HTTP/1.1" 200 609 0.066241 10.0.0.22 - - [2026-05-19 15:18:28] "POST /ref-update HTTP/1.1" 200 156 0.025780 10.0.0.22 - - [2026-05-19 15:18:28] "POST /ref-update HTTP/1.1" 200 156 0.068966 10.0.0.22 - - [2026-05-19 15:18:29] "POST /ref-update HTTP/1.1" 200 156 0.048542 10.0.0.22 - - [2026-05-19 15:18:29] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.005037 10.0.0.22 - - [2026-05-19 15:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.22 - - [2026-05-19 15:18:29] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003969 10.0.0.22 - - [2026-05-19 15:18:29] "POST /firewall-policys HTTP/1.1" 200 530 0.024500 10.0.0.22 - - [2026-05-19 15:18:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030660 10.0.0.22 - - [2026-05-19 15:18:29] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.22 - - [2026-05-19 15:18:29] "GET /firewall-policy/d2ec8b9d-065d-4ce1-bd4a-9fdf8fa7f6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.024632 10.0.0.22 - - [2026-05-19 15:18:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002583 10.0.0.22 - - [2026-05-19 15:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.22 - - [2026-05-19 15:18:29] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.027071 10.0.0.22 - - [2026-05-19 15:18:29] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.020940 10.0.0.22 - - [2026-05-19 15:18:29] "GET /firewall-policy/d2ec8b9d-065d-4ce1-bd4a-9fdf8fa7f6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006853 10.0.0.22 - - [2026-05-19 15:18:29] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007473 10.0.0.22 - - [2026-05-19 15:18:29] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004638 10.0.0.22 - - [2026-05-19 15:18:29] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002864 10.0.0.22 - - [2026-05-19 15:18:29] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004110 10.0.0.22 - - [2026-05-19 15:18:29] "POST /ref-update HTTP/1.1" 200 156 0.031524 10.0.0.22 - - [2026-05-19 15:18:29] "POST /ref-update HTTP/1.1" 200 156 0.025763 10.0.0.22 - - [2026-05-19 15:18:29] "POST /ref-update HTTP/1.1" 200 156 0.045063 10.0.0.22 - - [2026-05-19 15:18:29] "POST /ref-update HTTP/1.1" 200 156 0.049245 10.0.0.22 - - [2026-05-19 15:18:29] "POST /ref-update HTTP/1.1" 200 156 0.047866 10.0.0.22 - - [2026-05-19 15:18:29] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.22 - - [2026-05-19 15:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.22 - - [2026-05-19 15:18:29] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.012321 10.0.0.22 - - [2026-05-19 15:18:29] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.041594 10.0.0.22 - - [2026-05-19 15:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.22 - - [2026-05-19 15:18:29] "POST /tags HTTP/1.1" 200 299 0.035244 10.0.0.22 - - [2026-05-19 15:18:29] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.029017 10.0.0.22 - - [2026-05-19 15:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012626 10.0.0.22 - - [2026-05-19 15:18:29] "GET /tag/c7cb5f92-23e2-4fdf-aeee-6848fe36dba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021510 10.0.0.22 - - [2026-05-19 15:18:29] "POST /set-tag HTTP/1.1" 200 109 0.027313 10.0.0.22 - - [2026-05-19 15:18:30] "POST /tags HTTP/1.1" 200 357 0.246897 10.0.0.22 - - [2026-05-19 15:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016222 10.0.0.22 - - [2026-05-19 15:18:30] "GET /tag/0892090f-2006-4e95-a1bb-dd112660fa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.016123 10.0.0.22 - - [2026-05-19 15:18:30] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.22 - - [2026-05-19 15:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.22 - - [2026-05-19 15:18:30] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007394 10.0.0.22 - - [2026-05-19 15:18:30] "PUT /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154 HTTP/1.1" 200 274 0.077241 10.0.0.22 - - [2026-05-19 15:18:30] "POST /tags HTTP/1.1" 200 305 0.132399 10.0.0.22 - - [2026-05-19 15:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019859 10.0.0.22 - - [2026-05-19 15:18:30] "GET /tag/8c80e8b2-7c7c-4151-91cb-73a2dce71272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.030635 10.0.0.22 - - [2026-05-19 15:18:30] "POST /id-to-fqname HTTP/1.1" 200 174 0.000565 10.0.0.22 - - [2026-05-19 15:18:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.036506 10.0.0.22 - - [2026-05-19 15:18:30] "POST /security-groups HTTP/1.1" 200 571 0.067483 10.0.0.22 - - [2026-05-19 15:18:30] "POST /projects HTTP/1.1" 200 483 0.314850 10.0.0.22 - - [2026-05-19 15:18:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.003789 10.0.0.22 - - [2026-05-19 15:18:30] "POST /access-control-lists HTTP/1.1" 200 580 0.036558 10.0.0.22 - - [2026-05-19 15:18:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021842 10.0.0.22 - - [2026-05-19 15:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.22 - - [2026-05-19 15:18:30] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.009414 10.0.0.22 - - [2026-05-19 15:18:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.001904 10.0.0.22 - - [2026-05-19 15:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.22 - - [2026-05-19 15:18:31] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.037831 10.0.0.22 - - [2026-05-19 15:18:31] "POST /access-control-lists HTTP/1.1" 200 578 0.086192 10.0.0.22 - - [2026-05-19 15:18:31] "PUT /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad HTTP/1.1" 200 264 0.064052 10.0.0.22 - - [2026-05-19 15:18:31] "PUT /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8 HTTP/1.1" 200 264 0.059957 10.0.0.22 - - [2026-05-19 15:18:31] "POST /security-groups HTTP/1.1" 200 537 0.077903 10.0.0.22 - - [2026-05-19 15:18:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.001808 10.0.0.22 - - [2026-05-19 15:18:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018851 10.0.0.22 - - [2026-05-19 15:18:31] "POST /access-control-lists HTTP/1.1" 200 596 0.055136 10.0.0.22 - - [2026-05-19 15:18:31] "POST /chown HTTP/1.1" 200 109 0.033393 10.0.0.22 - - [2026-05-19 15:18:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.029417 10.0.0.22 - - [2026-05-19 15:18:31] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010994 10.0.0.22 - - [2026-05-19 15:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.22 - - [2026-05-19 15:18:31] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004513 10.0.0.22 - - [2026-05-19 15:18:31] "POST /tags HTTP/1.1" 409 207 0.002589 10.0.0.22 - - [2026-05-19 15:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.22 - - [2026-05-19 15:18:31] "GET /tag/8c80e8b2-7c7c-4151-91cb-73a2dce71272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.028103 10.0.0.22 - - [2026-05-19 15:18:31] "POST /access-control-lists HTTP/1.1" 200 594 0.078452 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001496 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 10.0.0.22 - - [2026-05-19 15:18:31] "POST /firewall-rules HTTP/1.1" 200 564 0.070392 10.0.0.22 - - [2026-05-19 15:18:31] "GET /firewall-rule/0a53f479-a353-41aa-9d52-388ec678c10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.009499 10.0.0.22 - - [2026-05-19 15:18:31] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007107 10.0.0.22 - - [2026-05-19 15:18:31] "GET /firewall-rule/0a53f479-a353-41aa-9d52-388ec678c10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003439 10.0.0.22 - - [2026-05-19 15:18:31] "POST /ref-update HTTP/1.1" 200 156 0.026117 10.0.0.22 - - [2026-05-19 15:18:31] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005788 10.0.0.22 - - [2026-05-19 15:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.22 - - [2026-05-19 15:18:31] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003545 10.0.0.22 - - [2026-05-19 15:18:31] "POST /tags HTTP/1.1" 409 207 0.005524 10.0.0.22 - - [2026-05-19 15:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.22 - - [2026-05-19 15:18:31] "GET /tag/8c80e8b2-7c7c-4151-91cb-73a2dce71272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.017642 10.0.0.22 - - [2026-05-19 15:18:32] "POST /firewall-rules HTTP/1.1" 200 562 0.134633 10.0.0.22 - - [2026-05-19 15:18:32] "GET /firewall-rule/9924690f-fdf1-48d4-92d8-b7d8bb31e4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.045614 10.0.0.22 - - [2026-05-19 15:18:32] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005351 10.0.0.22 - - [2026-05-19 15:18:32] "GET /firewall-rule/9924690f-fdf1-48d4-92d8-b7d8bb31e4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002886 10.0.0.22 - - [2026-05-19 15:18:32] "POST /ref-update HTTP/1.1" 200 156 0.025174 10.0.0.22 - - [2026-05-19 15:18:32] "POST /tags HTTP/1.1" 200 301 0.252171 10.0.0.22 - - [2026-05-19 15:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.22 - - [2026-05-19 15:18:32] "GET /tag/1595fb8b-5ce5-4cb1-8e55-5b5415382dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.021839 10.0.0.22 - - [2026-05-19 15:18:32] "POST /tags HTTP/1.1" 200 325 0.066598 10.0.0.22 - - [2026-05-19 15:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006259 10.0.0.22 - - [2026-05-19 15:18:32] "GET /tag/3dbae7e9-804c-4423-97a4-8a3dc14b4c44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.016592 10.0.0.22 - - [2026-05-19 15:18:32] "POST /tags HTTP/1.1" 200 363 0.023155 10.0.0.22 - - [2026-05-19 15:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020597 10.0.0.22 - - [2026-05-19 15:18:33] "GET /tag/01bad634-db24-4899-9053-d50bd1b23e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.017762 10.0.0.22 - - [2026-05-19 15:18:33] "POST /tags HTTP/1.1" 200 311 0.027442 10.0.0.22 - - [2026-05-19 15:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014179 10.0.0.22 - - [2026-05-19 15:18:33] "GET /tag/a87ad473-c36a-42d0-bc34-78e85ecdb304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.020641 10.0.0.22 - - [2026-05-19 15:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.22 - - [2026-05-19 15:18:33] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004154 10.0.0.22 - - [2026-05-19 15:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.22 - - [2026-05-19 15:18:33] "GET /project/106e8ee5-ee01-4aea-827c-a4279bfdde3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035766 10.0.0.22 - - [2026-05-19 15:18:33] "POST /virtual-machines HTTP/1.1" 200 377 0.013221 10.0.0.22 - - [2026-05-19 15:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026083 10.0.0.22 - - [2026-05-19 15:18:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.127922 10.0.0.22 - - [2026-05-19 15:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017385 10.0.0.22 - - [2026-05-19 15:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011708 10.0.0.22 - - [2026-05-19 15:18:33] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004918 10.0.0.22 - - [2026-05-19 15:18:33] "POST /instance-ips HTTP/1.1" 200 409 0.050787 10.0.0.22 - - [2026-05-19 15:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.050902 10.0.0.22 - - [2026-05-19 15:18:33] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014132 10.0.0.22 - - [2026-05-19 15:18:33] "POST /set-tag HTTP/1.1" 200 109 0.028183 10.0.0.22 - - [2026-05-19 15:18:33] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021831 10.0.0.22 - - [2026-05-19 15:18:33] "GET /instance-ip/fffeba1a-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009233 10.0.0.22 - - [2026-05-19 15:18:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.003044 10.0.0.22 - - [2026-05-19 15:18:33] "POST /tags HTTP/1.1" 200 355 0.018720 10.0.0.22 - - [2026-05-19 15:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012793 10.0.0.22 - - [2026-05-19 15:18:33] "GET /tag/65b248d0-feaf-4354-846f-4d60c1bf5774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.018101 10.0.0.22 - - [2026-05-19 15:18:34] "POST /tags HTTP/1.1" 200 303 0.019009 10.0.0.22 - - [2026-05-19 15:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.22 - - [2026-05-19 15:18:34] "GET /tag/24f02b1d-d26b-4083-867c-49934d394b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.024582 10.0.0.22 - - [2026-05-19 15:18:34] "POST /projects HTTP/1.1" 409 218 0.002589 10.0.0.22 - - [2026-05-19 15:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.22 - - [2026-05-19 15:18:34] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030394 10.0.0.22 - - [2026-05-19 15:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.22 - - [2026-05-19 15:18:34] "GET /network-ipam/6708c9f9-81f9-4f54-b62e-1e2707e45317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002932 10.0.0.22 - - [2026-05-19 15:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.22 - - [2026-05-19 15:18:34] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005785 10.0.0.22 - - [2026-05-19 15:18:34] "PUT /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad HTTP/1.1" 200 264 0.077334 10.0.0.22 - - [2026-05-19 15:18:34] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.014457 10.0.0.22 - - [2026-05-19 15:18:34] "POST /set-tag HTTP/1.1" 200 109 0.060609 10.0.0.22 - - [2026-05-19 15:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010118 10.0.0.22 - - [2026-05-19 15:18:34] "GET /network-ipam/d5b0861d-7e59-4408-b394-ad4df5b0cfd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.007263 10.0.0.22 - - [2026-05-19 15:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.22 - - [2026-05-19 15:18:34] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005005 10.0.0.22 - - [2026-05-19 15:18:34] "PUT /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8 HTTP/1.1" 200 264 0.044862 10.0.0.22 - - [2026-05-19 15:18:34] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007035 10.0.0.22 - - [2026-05-19 15:18:34] "POST /set-tag HTTP/1.1" 200 109 0.062239 10.0.0.22 - - [2026-05-19 15:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.22 - - [2026-05-19 15:18:34] "GET /network-policy/ce3ffd40-6bf0-4d56-901f-48e30fb94f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003305 10.0.0.22 - - [2026-05-19 15:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.22 - - [2026-05-19 15:18:34] "GET /network-policy/e880872b-f80c-4e11-b3f7-0b13900aa91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002627 10.0.0.22 - - [2026-05-19 15:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.22 - - [2026-05-19 15:18:34] "GET /network-policy/bc250e76-ac59-4231-b68a-a8c35bd6a47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003508 10.0.0.22 - - [2026-05-19 15:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.22 - - [2026-05-19 15:18:34] "PUT /network-policy/bc250e76-ac59-4231-b68a-a8c35bd6a47c HTTP/1.1" 200 262 0.011894 10.0.0.22 - - [2026-05-19 15:18:34] "POST /ref-update HTTP/1.1" 200 156 0.067217 10.0.0.22 - - [2026-05-19 15:18:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008889 10.0.0.22 - - [2026-05-19 15:18:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002502 10.0.0.22 - - [2026-05-19 15:18:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002121 10.0.0.22 - - [2026-05-19 15:18:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002229 10.0.0.22 - - [2026-05-19 15:18:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002918 10.0.0.22 - - [2026-05-19 15:18:35] "POST /security-groups HTTP/1.1" 409 245 0.003323 10.0.0.22 - - [2026-05-19 15:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.22 - - [2026-05-19 15:18:35] "PUT /security-group/2bd0a4ce-65c3-43be-ab37-969072b6c8e6 HTTP/1.1" 200 262 0.059716 10.0.0.22 - - [2026-05-19 15:18:35] "PUT /access-control-list/2a592a14-9dfc-4eb6-a044-610ddce7418f HTTP/1.1" 200 272 0.034490 10.0.0.22 - - [2026-05-19 15:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.046520 10.0.0.22 - - [2026-05-19 15:18:35] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011679 10.0.0.22 - - [2026-05-19 15:18:35] "PUT /access-control-list/de083f57-758b-4b0d-af1e-fd47986ab36a HTTP/1.1" 200 272 0.033148 10.0.0.22 - - [2026-05-19 15:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.22 - - [2026-05-19 15:18:35] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002645 10.0.0.22 - - [2026-05-19 15:18:35] "POST /tags HTTP/1.1" 409 206 0.002088 10.0.0.22 - - [2026-05-19 15:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.22 - - [2026-05-19 15:18:35] "GET /tag/24f02b1d-d26b-4083-867c-49934d394b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014769 10.0.0.22 - - [2026-05-19 15:18:35] "POST /firewall-rules HTTP/1.1" 200 562 0.090740 10.0.0.22 - - [2026-05-19 15:18:35] "GET /firewall-rule/5d584b28-4d16-4397-b01c-de6f182485c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005520 10.0.0.22 - - [2026-05-19 15:18:35] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003893 10.0.0.22 - - [2026-05-19 15:18:35] "GET /firewall-rule/5d584b28-4d16-4397-b01c-de6f182485c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002441 10.0.0.22 - - [2026-05-19 15:18:35] "POST /ref-update HTTP/1.1" 200 156 0.024412 10.0.0.22 - - [2026-05-19 15:18:35] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009903 10.0.0.22 - - [2026-05-19 15:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006836 10.0.0.22 - - [2026-05-19 15:18:35] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004115 10.0.0.22 - - [2026-05-19 15:18:35] "POST /tags HTTP/1.1" 409 206 0.002376 10.0.0.22 - - [2026-05-19 15:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.22 - - [2026-05-19 15:18:35] "GET /tag/24f02b1d-d26b-4083-867c-49934d394b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021155 10.0.0.22 - - [2026-05-19 15:18:35] "POST /firewall-rules HTTP/1.1" 200 560 0.074471 10.0.0.22 - - [2026-05-19 15:18:35] "GET /firewall-rule/9bddd3c1-8a60-4e2e-8455-68393d6e33db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004314 10.0.0.22 - - [2026-05-19 15:18:35] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003288 10.0.0.22 - - [2026-05-19 15:18:35] "GET /firewall-rule/9bddd3c1-8a60-4e2e-8455-68393d6e33db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003261 10.0.0.22 - - [2026-05-19 15:18:35] "POST /ref-update HTTP/1.1" 200 156 0.024171 10.0.0.22 - - [2026-05-19 15:18:35] "POST /fqname-to-id HTTP/1.1" 404 228 0.001970 10.0.0.22 - - [2026-05-19 15:18:35] "POST /tags HTTP/1.1" 200 371 0.026002 10.0.0.22 - - [2026-05-19 15:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.22 - - [2026-05-19 15:18:36] "GET /tag/c167515f-6a55-4687-b760-7941a8deb743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.014056 10.0.0.22 - - [2026-05-19 15:18:36] "POST /tags HTTP/1.1" 200 319 0.023541 10.0.0.22 - - [2026-05-19 15:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.22 - - [2026-05-19 15:18:36] "GET /tag/9b07fb46-3302-43f8-8dbd-be70180aba85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.021282 10.0.0.22 - - [2026-05-19 15:18:36] "POST /id-to-fqname HTTP/1.1" 200 181 0.000574 10.0.0.22 - - [2026-05-19 15:18:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.007219 10.0.0.22 - - [2026-05-19 15:18:36] "POST /security-groups HTTP/1.1" 200 578 0.080460 10.0.0.22 - - [2026-05-19 15:18:36] "POST /projects HTTP/1.1" 200 497 0.247454 10.0.0.22 - - [2026-05-19 15:18:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.004494 10.0.0.22 - - [2026-05-19 15:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014631 10.0.0.22 - - [2026-05-19 15:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.061309 10.0.0.22 - - [2026-05-19 15:18:36] "POST /access-control-lists HTTP/1.1" 200 587 0.139619 10.0.0.22 - - [2026-05-19 15:18:36] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.024477 10.0.0.22 - - [2026-05-19 15:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007242 10.0.0.22 - - [2026-05-19 15:18:36] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006103 10.0.0.22 - - [2026-05-19 15:18:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.005428 10.0.0.22 - - [2026-05-19 15:18:36] "POST /access-control-lists HTTP/1.1" 200 585 0.085467 10.0.0.22 - - [2026-05-19 15:18:36] "PUT /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad HTTP/1.1" 200 264 0.116783 10.0.0.22 - - [2026-05-19 15:18:36] "PUT /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8 HTTP/1.1" 200 264 0.060236 10.0.0.22 - - [2026-05-19 15:18:36] "POST /security-groups HTTP/1.1" 200 558 0.092843 10.0.0.22 - - [2026-05-19 15:18:36] "POST /fqname-to-id HTTP/1.1" 404 248 0.002252 10.0.0.22 - - [2026-05-19 15:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.026153 10.0.0.22 - - [2026-05-19 15:18:37] "POST /access-control-lists HTTP/1.1" 200 610 0.090988 10.0.0.22 - - [2026-05-19 15:18:37] "POST /chown HTTP/1.1" 200 109 0.063774 10.0.0.22 - - [2026-05-19 15:18:37] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015310 10.0.0.22 - - [2026-05-19 15:18:37] "POST /fqname-to-id HTTP/1.1" 404 247 0.003654 10.0.0.22 - - [2026-05-19 15:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015939 10.0.0.22 - - [2026-05-19 15:18:37] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029056 10.0.0.22 - - [2026-05-19 15:18:37] "POST /tags HTTP/1.1" 409 214 0.021336 10.0.0.22 - - [2026-05-19 15:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.22 - - [2026-05-19 15:18:37] "POST /access-control-lists HTTP/1.1" 200 608 0.159074 10.0.0.22 - - [2026-05-19 15:18:37] "GET /tag/9b07fb46-3302-43f8-8dbd-be70180aba85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.035364 10.0.0.22 - - [2026-05-19 15:18:37] "POST /firewall-rules HTTP/1.1" 200 578 0.084588 10.0.0.22 - - [2026-05-19 15:18:37] "GET /firewall-rule/5c9114fc-fd66-4307-a020-867f4c481874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004330 10.0.0.22 - - [2026-05-19 15:18:37] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003510 10.0.0.22 - - [2026-05-19 15:18:37] "GET /firewall-rule/5c9114fc-fd66-4307-a020-867f4c481874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002139 10.0.0.22 - - [2026-05-19 15:18:37] "POST /ref-update HTTP/1.1" 200 156 0.034892 10.0.0.22 - - [2026-05-19 15:18:37] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005282 10.0.0.22 - - [2026-05-19 15:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.22 - - [2026-05-19 15:18:37] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002987 10.0.0.22 - - [2026-05-19 15:18:37] "POST /tags HTTP/1.1" 409 214 0.001812 10.0.0.22 - - [2026-05-19 15:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.22 - - [2026-05-19 15:18:37] "GET /tag/9b07fb46-3302-43f8-8dbd-be70180aba85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.015198 10.0.0.22 - - [2026-05-19 15:18:37] "POST /firewall-rules HTTP/1.1" 200 576 0.069853 10.0.0.22 - - [2026-05-19 15:18:37] "GET /firewall-rule/54d1d35e-9165-4d19-afb1-af3d7a5a792b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006287 10.0.0.22 - - [2026-05-19 15:18:37] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004784 10.0.0.22 - - [2026-05-19 15:18:37] "GET /firewall-rule/54d1d35e-9165-4d19-afb1-af3d7a5a792b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002441 10.0.0.22 - - [2026-05-19 15:18:37] "POST /ref-update HTTP/1.1" 200 156 0.039942 10.0.0.22 - - [2026-05-19 15:18:37] "POST /tags HTTP/1.1" 200 305 0.066094 10.0.0.22 - - [2026-05-19 15:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.22 - - [2026-05-19 15:18:38] "GET /tag/4b48b97a-8a13-44b4-ae47-a3fe2c2cba34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.029915 10.0.0.22 - - [2026-05-19 15:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.22 - - [2026-05-19 15:18:38] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045074 10.0.0.22 - - [2026-05-19 15:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.22 - - [2026-05-19 15:18:38] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005302 10.0.0.22 - - [2026-05-19 15:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.22 - - [2026-05-19 15:18:38] "GET /service-appliance-set/ec223d22-5281-4b94-952c-716e04ce8249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003660 10.0.0.22 - - [2026-05-19 15:18:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.001596 10.0.0.22 - - [2026-05-19 15:18:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120204 10.0.0.22 - - [2026-05-19 15:18:38] "GET /virtual-machine-interface/feee0c51-792a-44e3-a8d4-b73a94bc82e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.022781 10.0.0.22 - - [2026-05-19 15:18:38] "POST /instance-ips HTTP/1.1" 200 381 0.069970 10.0.0.22 - - [2026-05-19 15:18:38] "GET /instance-ip/4bf32b76-bd8e-4b3b-8e38-ff99e6aa323f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004788 10.0.0.22 - - [2026-05-19 15:18:38] "POST /loadbalancers HTTP/1.1" 200 582 0.073954 10.0.0.22 - - [2026-05-19 15:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009351 10.0.0.22 - - [2026-05-19 15:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.22 - - [2026-05-19 15:18:38] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042509 10.0.0.22 - - [2026-05-19 15:18:38] "GET /loadbalancer/82f9474e-bb2d-46a8-b29f-d9dafa05a56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006553 10.0.0.22 - - [2026-05-19 15:18:38] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073802 10.0.0.22 - - [2026-05-19 15:18:38] "GET /instance-ip/4bf32b76-bd8e-4b3b-8e38-ff99e6aa323f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005527 10.0.0.22 - - [2026-05-19 15:18:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.058019 10.0.0.22 - - [2026-05-19 15:18:38] "POST /floating-ips HTTP/1.1" 200 583 0.048296 10.0.0.22 - - [2026-05-19 15:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007192 10.0.0.22 - - [2026-05-19 15:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.22 - - [2026-05-19 15:18:38] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047547 10.0.0.22 - - [2026-05-19 15:18:38] "GET /loadbalancer-listener/7c88c15e-8017-4de0-a7bf-03006976f4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002650 10.0.0.22 - - [2026-05-19 15:18:38] "GET /loadbalancer-listener/7c88c15e-8017-4de0-a7bf-03006976f4f3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003009 10.0.0.22 - - [2026-05-19 15:18:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022717 10.0.0.22 - - [2026-05-19 15:18:39] "GET /instance-ip/4bf32b76-bd8e-4b3b-8e38-ff99e6aa323f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007237 10.0.0.22 - - [2026-05-19 15:18:39] "GET /instance-ip/4bf32b76-bd8e-4b3b-8e38-ff99e6aa323f?fields=floating_ips HTTP/1.1" 200 1170 0.005946 10.0.0.22 - - [2026-05-19 15:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.22 - - [2026-05-19 15:18:39] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.006464 10.0.0.22 - - [2026-05-19 15:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.22 - - [2026-05-19 15:18:39] "GET /floating-ip/d28d25da-ab94-4b1e-98cd-9f2238466b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002759 10.0.0.22 - - [2026-05-19 15:18:39] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.009954 10.0.0.22 - - [2026-05-19 15:18:39] "POST /tags HTTP/1.1" 200 363 0.026605 10.0.0.22 - - [2026-05-19 15:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011427 10.0.0.22 - - [2026-05-19 15:18:39] "GET /tag/9b2c6465-5938-416e-8f99-9c9403b98666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.013832 10.0.0.22 - - [2026-05-19 15:18:39] "POST /tags HTTP/1.1" 200 311 0.025142 10.0.0.22 - - [2026-05-19 15:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018239 10.0.0.22 - - [2026-05-19 15:18:39] "GET /tag/b57330dc-5469-48f2-917c-61d0f53c821f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012724 10.0.0.22 - - [2026-05-19 15:18:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000566 10.0.0.22 - - [2026-05-19 15:18:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.006039 10.0.0.22 - - [2026-05-19 15:18:39] "POST /security-groups HTTP/1.1" 200 574 0.063577 10.0.0.22 - - [2026-05-19 15:18:39] "POST /projects HTTP/1.1" 200 489 0.175133 10.0.0.22 - - [2026-05-19 15:18:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.007899 10.0.0.22 - - [2026-05-19 15:18:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020700 10.0.0.22 - - [2026-05-19 15:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009288 10.0.0.22 - - [2026-05-19 15:18:39] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.027191 10.0.0.22 - - [2026-05-19 15:18:39] "POST /access-control-lists HTTP/1.1" 200 583 0.096104 10.0.0.22 - - [2026-05-19 15:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.22 - - [2026-05-19 15:18:39] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004079 10.0.0.22 - - [2026-05-19 15:18:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.001867 10.0.0.22 - - [2026-05-19 15:18:39] "POST /access-control-lists HTTP/1.1" 200 581 0.061903 10.0.0.22 - - [2026-05-19 15:18:39] "PUT /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad HTTP/1.1" 200 264 0.112143 10.0.0.22 - - [2026-05-19 15:18:39] "PUT /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8 HTTP/1.1" 200 264 0.061506 10.0.0.22 - - [2026-05-19 15:18:39] "POST /security-groups HTTP/1.1" 200 546 0.073694 10.0.0.22 - - [2026-05-19 15:18:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.004894 10.0.0.22 - - [2026-05-19 15:18:40] "POST /access-control-lists HTTP/1.1" 200 602 0.071564 10.0.0.22 - - [2026-05-19 15:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.055546 10.0.0.22 - - [2026-05-19 15:18:40] "POST /chown HTTP/1.1" 200 109 0.013520 10.0.0.22 - - [2026-05-19 15:18:40] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005260 10.0.0.22 - - [2026-05-19 15:18:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.005322 10.0.0.22 - - [2026-05-19 15:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006316 10.0.0.22 - - [2026-05-19 15:18:40] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013726 10.0.0.22 - - [2026-05-19 15:18:40] "POST /access-control-lists HTTP/1.1" 200 600 0.064498 10.0.0.22 - - [2026-05-19 15:18:40] "POST /tags HTTP/1.1" 409 210 0.009417 10.0.0.22 - - [2026-05-19 15:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.22 - - [2026-05-19 15:18:40] "GET /tag/b57330dc-5469-48f2-917c-61d0f53c821f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011411 10.0.0.22 - - [2026-05-19 15:18:40] "POST /firewall-rules HTTP/1.1" 200 570 0.070806 10.0.0.22 - - [2026-05-19 15:18:40] "GET /firewall-rule/6efe5f2b-bfa4-4db4-978c-1cb5a184777c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004444 10.0.0.22 - - [2026-05-19 15:18:40] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003718 10.0.0.22 - - [2026-05-19 15:18:40] "GET /firewall-rule/6efe5f2b-bfa4-4db4-978c-1cb5a184777c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002025 10.0.0.22 - - [2026-05-19 15:18:40] "POST /ref-update HTTP/1.1" 200 156 0.057897 10.0.0.22 - - [2026-05-19 15:18:40] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003480 10.0.0.22 - - [2026-05-19 15:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016597 10.0.0.22 - - [2026-05-19 15:18:40] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002883 10.0.0.22 - - [2026-05-19 15:18:40] "POST /tags HTTP/1.1" 409 210 0.001623 10.0.0.22 - - [2026-05-19 15:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.22 - - [2026-05-19 15:18:40] "GET /tag/b57330dc-5469-48f2-917c-61d0f53c821f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010991 10.0.0.22 - - [2026-05-19 15:18:40] "POST /firewall-rules HTTP/1.1" 200 568 0.066943 10.0.0.22 - - [2026-05-19 15:18:40] "GET /firewall-rule/dafc5c69-8431-4060-bb78-2d5544fc1e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005124 10.0.0.22 - - [2026-05-19 15:18:40] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003983 10.0.0.22 - - [2026-05-19 15:18:40] "GET /firewall-rule/dafc5c69-8431-4060-bb78-2d5544fc1e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002264 10.0.0.22 - - [2026-05-19 15:18:40] "POST /ref-update HTTP/1.1" 200 156 0.059422 10.0.0.22 - - [2026-05-19 15:18:40] "POST /tags HTTP/1.1" 200 301 0.060128 10.0.0.22 - - [2026-05-19 15:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764 10.0.0.22 - - [2026-05-19 15:18:40] "GET /tag/f05259fa-9b21-4d73-8f6f-0540af6f33f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.020981 10.0.0.22 - - [2026-05-19 15:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.22 - - [2026-05-19 15:18:41] "GET /project/106e8ee5-ee01-4aea-827c-a4279bfdde3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.048469 10.0.0.22 - - [2026-05-19 15:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.22 - - [2026-05-19 15:18:41] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004498 10.0.0.22 - - [2026-05-19 15:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.22 - - [2026-05-19 15:18:41] "GET /service-appliance-set/ec223d22-5281-4b94-952c-716e04ce8249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002469 10.0.0.22 - - [2026-05-19 15:18:41] "POST /fqname-to-id HTTP/1.1" 404 242 0.002236 10.0.0.22 - - [2026-05-19 15:18:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.143887 10.0.0.22 - - [2026-05-19 15:18:41] "GET /virtual-machine-interface/0d389104-6352-4c43-b1f3-71a41af0b3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.035572 10.0.0.22 - - [2026-05-19 15:18:41] "POST /instance-ips HTTP/1.1" 200 377 0.029178 10.0.0.22 - - [2026-05-19 15:18:41] "GET /instance-ip/e0e2e104-c7c5-4dc4-a099-dc6438cc1155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015939 10.0.0.22 - - [2026-05-19 15:18:41] "POST /loadbalancers HTTP/1.1" 200 582 0.071522 10.0.0.22 - - [2026-05-19 15:18:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.046560 10.0.0.22 - - [2026-05-19 15:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.22 - - [2026-05-19 15:18:41] "GET /project/106e8ee5-ee01-4aea-827c-a4279bfdde3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055764 10.0.0.22 - - [2026-05-19 15:18:41] "GET /instance-ip/e0e2e104-c7c5-4dc4-a099-dc6438cc1155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006438 10.0.0.22 - - [2026-05-19 15:18:41] "GET /project/106e8ee5-ee01-4aea-827c-a4279bfdde3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053882 10.0.0.22 - - [2026-05-19 15:18:41] "POST /floating-ips HTTP/1.1" 200 581 0.056851 10.0.0.22 - - [2026-05-19 15:18:41] "GET /loadbalancer/14d9969b-2ec3-46da-b4f3-88985082906d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.015961 10.0.0.22 - - [2026-05-19 15:18:41] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.052338 10.0.0.22 - - [2026-05-19 15:18:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011417 10.0.0.22 - - [2026-05-19 15:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.22 - - [2026-05-19 15:18:41] "GET /project/106e8ee5-ee01-4aea-827c-a4279bfdde3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034138 10.0.0.22 - - [2026-05-19 15:18:41] "GET /loadbalancer-listener/f0c669c0-9812-4095-ae90-756d18b91e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.007906 10.0.0.22 - - [2026-05-19 15:18:41] "GET /loadbalancer-listener/f0c669c0-9812-4095-ae90-756d18b91e94?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004942 10.0.0.22 - - [2026-05-19 15:18:41] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.052247 10.0.0.22 - - [2026-05-19 15:18:42] "GET /instance-ip/e0e2e104-c7c5-4dc4-a099-dc6438cc1155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014466 10.0.0.22 - - [2026-05-19 15:18:42] "GET /instance-ip/e0e2e104-c7c5-4dc4-a099-dc6438cc1155?fields=floating_ips HTTP/1.1" 200 1165 0.006136 10.0.0.22 - - [2026-05-19 15:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2026-05-19 15:18:42] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002250 10.0.0.22 - - [2026-05-19 15:18:42] "GET /project/106e8ee5-ee01-4aea-827c-a4279bfdde3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.050293 10.0.0.22 - - [2026-05-19 15:18:42] "GET /loadbalancer/14d9969b-2ec3-46da-b4f3-88985082906d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006992 10.0.0.22 - - [2026-05-19 15:18:42] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032601 10.0.0.22 - - [2026-05-19 15:18:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029223 10.0.0.22 - - [2026-05-19 15:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017877 10.0.0.22 - - [2026-05-19 15:18:42] "GET /project/106e8ee5-ee01-4aea-827c-a4279bfdde3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055717 10.0.0.22 - - [2026-05-19 15:18:42] "GET /loadbalancer-listener/1f4ed079-9f87-4ef9-a269-acc49d1fcc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.011435 10.0.0.22 - - [2026-05-19 15:18:42] "GET /loadbalancer-listener/1f4ed079-9f87-4ef9-a269-acc49d1fcc24?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006256 10.0.0.22 - - [2026-05-19 15:18:42] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031667 10.0.0.22 - - [2026-05-19 15:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010633 10.0.0.22 - - [2026-05-19 15:18:42] "GET /instance-ip/e0e2e104-c7c5-4dc4-a099-dc6438cc1155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006087 10.0.0.22 - - [2026-05-19 15:18:42] "GET /instance-ip/e0e2e104-c7c5-4dc4-a099-dc6438cc1155?fields=floating_ips HTTP/1.1" 200 1165 0.011313 10.0.0.22 - - [2026-05-19 15:18:42] "GET /project/106e8ee5-ee01-4aea-827c-a4279bfdde3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.061747 10.0.0.22 - - [2026-05-19 15:18:42] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005246 10.0.0.22 - - [2026-05-19 15:18:42] "GET /loadbalancer/14d9969b-2ec3-46da-b4f3-88985082906d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004240 10.0.0.22 - - [2026-05-19 15:18:42] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.052620 10.0.0.22 - - [2026-05-19 15:18:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016641 10.0.0.22 - - [2026-05-19 15:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.22 - - [2026-05-19 15:18:42] "GET /project/106e8ee5-ee01-4aea-827c-a4279bfdde3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.188450 10.0.0.22 - - [2026-05-19 15:18:42] "GET /loadbalancer-listener/23cc82df-e631-4f68-a17a-6d35171221d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005757 10.0.0.22 - - [2026-05-19 15:18:42] "GET /loadbalancer-listener/23cc82df-e631-4f68-a17a-6d35171221d2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004549 10.0.0.22 - - [2026-05-19 15:18:42] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.046076 10.0.0.22 - - [2026-05-19 15:18:43] "GET /instance-ip/e0e2e104-c7c5-4dc4-a099-dc6438cc1155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005434 10.0.0.22 - - [2026-05-19 15:18:43] "POST /tags HTTP/1.1" 409 237 0.004582 10.0.0.22 - - [2026-05-19 15:18:43] "GET /instance-ip/e0e2e104-c7c5-4dc4-a099-dc6438cc1155?fields=floating_ips HTTP/1.1" 200 1165 0.004542 10.0.0.22 - - [2026-05-19 15:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007687 10.0.0.22 - - [2026-05-19 15:18:43] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004501 10.0.0.22 - - [2026-05-19 15:18:43] "GET /tag/01bad634-db24-4899-9053-d50bd1b23e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.016462 10.0.0.22 - - [2026-05-19 15:18:43] "POST /tags HTTP/1.1" 409 210 0.007459 10.0.0.22 - - [2026-05-19 15:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2026-05-19 15:18:43] "GET /tag/a87ad473-c36a-42d0-bc34-78e85ecdb304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012521 10.0.0.22 - - [2026-05-19 15:18:43] "POST /projects HTTP/1.1" 409 223 0.002164 10.0.0.22 - - [2026-05-19 15:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.22 - - [2026-05-19 15:18:43] "GET /project/106e8ee5-ee01-4aea-827c-a4279bfdde3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.038719 10.0.0.22 - - [2026-05-19 15:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006855 10.0.0.22 - - [2026-05-19 15:18:43] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.010814 10.0.0.22 - - [2026-05-19 15:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.22 - - [2026-05-19 15:18:43] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003788 10.0.0.22 - - [2026-05-19 15:18:43] "PUT /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad HTTP/1.1" 200 264 0.073099 10.0.0.22 - - [2026-05-19 15:18:43] "PUT /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8 HTTP/1.1" 200 264 0.078360 10.0.0.22 - - [2026-05-19 15:18:43] "POST /security-groups HTTP/1.1" 409 253 0.010216 10.0.0.22 - - [2026-05-19 15:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.22 - - [2026-05-19 15:18:43] "PUT /security-group/9c71e7d6-9f4f-42ab-aed2-472dfa250beb HTTP/1.1" 200 262 0.065272 10.0.0.22 - - [2026-05-19 15:18:43] "PUT /access-control-list/1208be36-54e1-4c62-96b3-4819af80d186 HTTP/1.1" 200 272 0.028891 10.0.0.22 - - [2026-05-19 15:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.075688 10.0.0.22 - - [2026-05-19 15:18:43] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.026776 10.0.0.22 - - [2026-05-19 15:18:43] "PUT /access-control-list/005a151a-8eb1-44f5-8269-5fc60d948e52 HTTP/1.1" 200 272 0.061768 10.0.0.22 - - [2026-05-19 15:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.22 - - [2026-05-19 15:18:43] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005538 10.0.0.22 - - [2026-05-19 15:18:43] "POST /tags HTTP/1.1" 409 210 0.012168 10.0.0.22 - - [2026-05-19 15:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.22 - - [2026-05-19 15:18:43] "GET /tag/a87ad473-c36a-42d0-bc34-78e85ecdb304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011266 10.0.0.22 - - [2026-05-19 15:18:43] "POST /firewall-rules HTTP/1.1" 200 570 0.076582 10.0.0.22 - - [2026-05-19 15:18:44] "GET /firewall-rule/d4447796-d98c-4fbc-bd3b-264fee738369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004158 10.0.0.22 - - [2026-05-19 15:18:44] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003345 10.0.0.22 - - [2026-05-19 15:18:44] "GET /firewall-rule/d4447796-d98c-4fbc-bd3b-264fee738369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002491 10.0.0.22 - - [2026-05-19 15:18:44] "POST /ref-update HTTP/1.1" 200 156 0.036208 10.0.0.22 - - [2026-05-19 15:18:44] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002674 10.0.0.22 - - [2026-05-19 15:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.22 - - [2026-05-19 15:18:44] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003309 10.0.0.22 - - [2026-05-19 15:18:44] "POST /tags HTTP/1.1" 409 210 0.002510 10.0.0.22 - - [2026-05-19 15:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.22 - - [2026-05-19 15:18:44] "GET /tag/a87ad473-c36a-42d0-bc34-78e85ecdb304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011070 10.0.0.22 - - [2026-05-19 15:18:44] "POST /firewall-rules HTTP/1.1" 200 568 0.072871 10.0.0.22 - - [2026-05-19 15:18:44] "GET /firewall-rule/09e8e5a8-b103-4ba4-8bb6-8578d7900b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.029782 10.0.0.22 - - [2026-05-19 15:18:44] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004509 10.0.0.22 - - [2026-05-19 15:18:44] "GET /firewall-rule/09e8e5a8-b103-4ba4-8bb6-8578d7900b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003054 10.0.0.22 - - [2026-05-19 15:18:44] "POST /ref-update HTTP/1.1" 200 156 0.050177 10.0.0.22 - - [2026-05-19 15:18:44] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015080 10.0.0.22 - - [2026-05-19 15:18:44] "POST /set-tag HTTP/1.1" 200 109 0.002767 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001054 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001539 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001415 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:18:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 10.0.0.129 - - [2026-05-19 15:20:21] "GET / HTTP/1.1" 200 35931 0.002532 10.0.0.129 - - [2026-05-19 15:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.129 - - [2026-05-19 15:20:21] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004716 10.0.0.129 - - [2026-05-19 15:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.129 - - [2026-05-19 15:20:21] "GET /routing-instance/6e39f91f-e498-4444-89e1-145aedff825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003401 10.0.0.129 - - [2026-05-19 15:20:21] "PUT /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154 HTTP/1.1" 200 274 0.013206 10.0.0.129 - - [2026-05-19 15:20:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.007254 10.0.0.129 - - [2026-05-19 15:20:21] "POST /virtual-routers HTTP/1.1" 200 599 0.020594 10.0.0.129 - - [2026-05-19 15:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.029723 10.0.0.129 - - [2026-05-19 15:20:21] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003856 10.0.0.129 - - [2026-05-19 15:20:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.002208 10.0.0.129 - - [2026-05-19 15:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.129 - - [2026-05-19 15:20:21] "GET /virtual-network/5de63880-6004-4567-80b9-b66d5c2ee8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005884 10.0.0.129 - - [2026-05-19 15:20:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.048062 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:21:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:21:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 10.0.0.22 - - [2026-05-19 15:22:21] "GET /global-system-configs HTTP/1.1" 200 322 0.004130 10.0.0.22 - - [2026-05-19 15:22:22] "GET /global-system-configs HTTP/1.1" 200 322 0.001899 10.0.0.22 - - [2026-05-19 15:22:30] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004820 10.0.0.22 - - [2026-05-19 15:22:30] "POST /ref-update HTTP/1.1" 200 156 0.009506 10.0.0.22 - - [2026-05-19 15:22:41] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005844 10.0.0.22 - - [2026-05-19 15:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.22 - - [2026-05-19 15:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.22 - - [2026-05-19 15:22:41] "GET /loadbalancer/14d9969b-2ec3-46da-b4f3-88985082906d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002162 10.0.0.22 - - [2026-05-19 15:22:42] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008251 10.0.0.22 - - [2026-05-19 15:22:42] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.22 - - [2026-05-19 15:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.22 - - [2026-05-19 15:22:42] "GET /loadbalancer/14d9969b-2ec3-46da-b4f3-88985082906d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005211 10.0.0.22 - - [2026-05-19 15:22:42] "GET /loadbalancer-pool/1b4ac810-6ac0-40a4-ac82-b75a894f3f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004598 10.0.0.22 - - [2026-05-19 15:22:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016429 10.0.0.22 - - [2026-05-19 15:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007267 10.0.0.22 - - [2026-05-19 15:22:42] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006294 10.0.0.22 - - [2026-05-19 15:22:42] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013152 10.0.0.22 - - [2026-05-19 15:22:42] "POST /tags HTTP/1.1" 409 205 0.007695 10.0.0.22 - - [2026-05-19 15:22:42] "POST /ref-update HTTP/1.1" 200 156 0.015502 10.0.0.22 - - [2026-05-19 15:22:42] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.018685 10.0.0.22 - - [2026-05-19 15:22:42] "PUT /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14 HTTP/1.1" 200 256 0.010714 10.0.0.22 - - [2026-05-19 15:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011313 10.0.0.22 - - [2026-05-19 15:22:42] "GET /tag/f05259fa-9b21-4d73-8f6f-0540af6f33f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012829 10.0.0.22 - - [2026-05-19 15:22:42] "POST /set-tag HTTP/1.1" 200 109 0.062205 10.0.0.22 - - [2026-05-19 15:22:42] "GET /loadbalancer-pool/e1eb39b6-e6d2-4a4c-8285-874d199fa4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004280 10.0.0.22 - - [2026-05-19 15:22:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015930 10.0.0.22 - - [2026-05-19 15:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024597 10.0.0.22 - - [2026-05-19 15:22:42] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015297 10.0.0.22 - - [2026-05-19 15:22:42] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003813 10.0.0.22 - - [2026-05-19 15:22:42] "POST /ref-update HTTP/1.1" 200 156 0.006829 10.0.0.22 - - [2026-05-19 15:22:42] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006266 10.0.0.22 - - [2026-05-19 15:22:42] "PUT /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14 HTTP/1.1" 200 256 0.014394 10.0.0.22 - - [2026-05-19 15:22:42] "POST /set-tag HTTP/1.1" 200 109 0.009786 10.0.0.22 - - [2026-05-19 15:22:42] "GET /loadbalancer-pool/af35985d-cecd-4add-a54a-fbcf2fa64505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004861 10.0.0.22 - - [2026-05-19 15:22:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027897 10.0.0.22 - - [2026-05-19 15:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011188 10.0.0.22 - - [2026-05-19 15:22:42] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016294 10.0.0.22 - - [2026-05-19 15:22:42] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005670 10.0.0.22 - - [2026-05-19 15:22:42] "POST /set-tag HTTP/1.1" 200 109 0.009828 10.0.0.22 - - [2026-05-19 15:22:42] "POST /ref-update HTTP/1.1" 200 156 0.010995 10.0.0.22 - - [2026-05-19 15:22:42] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.014696 10.0.0.22 - - [2026-05-19 15:22:42] "PUT /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14 HTTP/1.1" 200 256 0.010675 10.0.0.22 - - [2026-05-19 15:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.22 - - [2026-05-19 15:24:14] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003171 10.0.0.129 - - [2026-05-19 15:24:27] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.129 - - [2026-05-19 15:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.129 - - [2026-05-19 15:24:27] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006764 10.0.0.129 - - [2026-05-19 15:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.129 - - [2026-05-19 15:24:27] "GET /routing-instance/6e39f91f-e498-4444-89e1-145aedff825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002954 10.0.0.129 - - [2026-05-19 15:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.129 - - [2026-05-19 15:24:27] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.018866 10.0.0.129 - - [2026-05-19 15:24:27] "PUT /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8 HTTP/1.1" 200 262 0.019171 10.0.0.129 - - [2026-05-19 15:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.129 - - [2026-05-19 15:24:27] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003096 10.0.0.129 - - [2026-05-19 15:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.129 - - [2026-05-19 15:24:27] "GET /virtual-machine-interface/67c95122-54f2-4720-826a-a7650c60d3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004610 10.0.0.129 - - [2026-05-19 15:24:27] "PUT /virtual-machine-interface/67c95122-54f2-4720-826a-a7650c60d3e8 HTTP/1.1" 200 284 0.009285 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:24:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:24:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:24:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:24:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 10.0.0.22 - - [2026-05-19 15:24:59] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.22 - - [2026-05-19 15:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.22 - - [2026-05-19 15:24:59] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006194 10.0.0.22 - - [2026-05-19 15:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.22 - - [2026-05-19 15:24:59] "GET /config-node/59e5fc1f-1f6b-46c9-a470-7ee0146612e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004510 10.0.0.22 - - [2026-05-19 15:25:03] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005512 10.0.0.22 - - [2026-05-19 15:25:03] "POST /set-tag HTTP/1.1" 200 109 0.003971 10.0.0.22 - - [2026-05-19 15:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.22 - - [2026-05-19 15:25:03] "GET /loadbalancer/14d9969b-2ec3-46da-b4f3-88985082906d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002111 10.0.0.22 - - [2026-05-19 15:25:03] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004369 10.0.0.22 - - [2026-05-19 15:25:03] "POST /set-tag HTTP/1.1" 200 109 0.022465 10.0.0.22 - - [2026-05-19 15:25:03] "DELETE /loadbalancer-member/8b415f5c-6d39-4c16-9128-5457977f4e26 HTTP/1.1" 200 115 0.034811 10.0.0.22 - - [2026-05-19 15:25:03] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008963 10.0.0.22 - - [2026-05-19 15:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.22 - - [2026-05-19 15:25:03] "DELETE /loadbalancer-member/aec1fb5b-0ced-4f98-b96f-b828632f441d HTTP/1.1" 200 115 0.029765 10.0.0.22 - - [2026-05-19 15:25:03] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004976 10.0.0.22 - - [2026-05-19 15:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.22 - - [2026-05-19 15:25:03] "DELETE /loadbalancer-member/b20c7676-8d79-4aa9-af24-f339fc6e6599 HTTP/1.1" 200 115 0.034046 10.0.0.22 - - [2026-05-19 15:25:03] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008094 10.0.0.22 - - [2026-05-19 15:25:03] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.22 - - [2026-05-19 15:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.22 - - [2026-05-19 15:25:03] "GET /loadbalancer/14d9969b-2ec3-46da-b4f3-88985082906d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002762 10.0.0.22 - - [2026-05-19 15:25:03] "GET /loadbalancer-pool/1b4ac810-6ac0-40a4-ac82-b75a894f3f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002994 10.0.0.22 - - [2026-05-19 15:25:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027796 10.0.0.22 - - [2026-05-19 15:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024217 10.0.0.22 - - [2026-05-19 15:25:03] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015292 10.0.0.22 - - [2026-05-19 15:25:03] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003954 10.0.0.22 - - [2026-05-19 15:25:03] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002383 10.0.0.22 - - [2026-05-19 15:25:03] "POST /set-tag HTTP/1.1" 200 109 0.059963 10.0.0.22 - - [2026-05-19 15:25:03] "GET /loadbalancer-pool/e1eb39b6-e6d2-4a4c-8285-874d199fa4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004548 10.0.0.22 - - [2026-05-19 15:25:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019164 10.0.0.22 - - [2026-05-19 15:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007191 10.0.0.22 - - [2026-05-19 15:25:04] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010241 10.0.0.22 - - [2026-05-19 15:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.22 - - [2026-05-19 15:25:04] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004415 10.0.0.22 - - [2026-05-19 15:25:04] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001855 10.0.0.22 - - [2026-05-19 15:25:04] "GET /loadbalancer-pool/af35985d-cecd-4add-a54a-fbcf2fa64505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003637 10.0.0.22 - - [2026-05-19 15:25:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018883 10.0.0.22 - - [2026-05-19 15:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012170 10.0.0.22 - - [2026-05-19 15:25:04] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007958 10.0.0.22 - - [2026-05-19 15:25:04] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006826 10.0.0.22 - - [2026-05-19 15:25:04] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004541 10.0.0.22 - - [2026-05-19 15:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.22 - - [2026-05-19 15:25:11] "GET / HTTP/1.1" 200 35931 0.001313 10.0.0.22 - - [2026-05-19 15:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.22 - - [2026-05-19 15:25:11] "GET /routing-instance/6e39f91f-e498-4444-89e1-145aedff825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002835 10.0.0.22 - - [2026-05-19 15:25:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002184 10.0.0.22 - - [2026-05-19 15:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.22 - - [2026-05-19 15:25:11] "GET /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003749 10.0.0.22 - - [2026-05-19 15:25:11] "PUT /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37 HTTP/1.1" 200 254 0.010227 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:25:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:25:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:26:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:26:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003937 10.0.0.22 - - [2026-05-19 15:27:21] "GET /global-system-configs HTTP/1.1" 200 322 0.006247 10.0.0.22 - - [2026-05-19 15:27:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002795 10.0.0.22 - - [2026-05-19 15:29:21] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005492 10.0.0.22 - - [2026-05-19 15:29:21] "POST /set-tag HTTP/1.1" 200 109 0.004090 10.0.0.22 - - [2026-05-19 15:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.22 - - [2026-05-19 15:29:21] "GET /loadbalancer/14d9969b-2ec3-46da-b4f3-88985082906d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002689 10.0.0.22 - - [2026-05-19 15:29:21] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004452 10.0.0.22 - - [2026-05-19 15:29:21] "POST /set-tag HTTP/1.1" 200 109 0.032393 10.0.0.22 - - [2026-05-19 15:29:21] "DELETE /loadbalancer-member/6593718f-5149-4dbd-9198-7b85c1adddc1 HTTP/1.1" 200 115 0.036059 10.0.0.22 - - [2026-05-19 15:29:21] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009242 10.0.0.22 - - [2026-05-19 15:29:21] "POST /set-tag HTTP/1.1" 200 109 0.004551 10.0.0.22 - - [2026-05-19 15:29:22] "DELETE /loadbalancer-member/b6e5e97b-2af3-4b06-9e3c-ce36ad5b2f79 HTTP/1.1" 200 115 0.037628 10.0.0.22 - - [2026-05-19 15:29:22] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008632 10.0.0.22 - - [2026-05-19 15:29:22] "POST /set-tag HTTP/1.1" 200 109 0.005471 10.0.0.22 - - [2026-05-19 15:29:22] "DELETE /loadbalancer-member/a2a92f5c-6c4d-4c20-b595-94d971b6e04a HTTP/1.1" 200 115 0.042876 10.0.0.22 - - [2026-05-19 15:29:22] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005181 10.0.0.22 - - [2026-05-19 15:29:22] "POST /set-tag HTTP/1.1" 200 109 0.004803 10.0.0.22 - - [2026-05-19 15:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.22 - - [2026-05-19 15:29:22] "GET /loadbalancer/14d9969b-2ec3-46da-b4f3-88985082906d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002686 10.0.0.22 - - [2026-05-19 15:29:22] "GET /loadbalancer-pool/1b4ac810-6ac0-40a4-ac82-b75a894f3f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002502 10.0.0.22 - - [2026-05-19 15:29:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015688 10.0.0.22 - - [2026-05-19 15:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020350 10.0.0.22 - - [2026-05-19 15:29:22] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025283 10.0.0.22 - - [2026-05-19 15:29:22] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008956 10.0.0.22 - - [2026-05-19 15:29:22] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.012808 10.0.0.22 - - [2026-05-19 15:29:22] "POST /set-tag HTTP/1.1" 200 109 0.063522 10.0.0.22 - - [2026-05-19 15:29:22] "GET /loadbalancer-pool/e1eb39b6-e6d2-4a4c-8285-874d199fa4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.026823 10.0.0.22 - - [2026-05-19 15:29:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.045305 10.0.0.22 - - [2026-05-19 15:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011907 10.0.0.22 - - [2026-05-19 15:29:22] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011548 10.0.0.22 - - [2026-05-19 15:29:22] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021080 10.0.0.22 - - [2026-05-19 15:29:22] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002467 10.0.0.22 - - [2026-05-19 15:29:22] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.22 - - [2026-05-19 15:29:22] "GET /loadbalancer-pool/af35985d-cecd-4add-a54a-fbcf2fa64505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004335 10.0.0.22 - - [2026-05-19 15:29:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019456 10.0.0.22 - - [2026-05-19 15:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010649 10.0.0.22 - - [2026-05-19 15:29:22] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009907 10.0.0.22 - - [2026-05-19 15:29:22] "GET /virtual-machine-interface/ffdfef86-5395-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004924 10.0.0.22 - - [2026-05-19 15:29:22] "GET /floating-ip/518af607-6f12-4afc-90c5-ae2e299c5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002199 10.0.0.22 - - [2026-05-19 15:29:22] "POST /set-tag HTTP/1.1" 200 109 0.003908 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:30:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:30:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:30:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001137 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:30:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:30:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:30:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 10.0.0.22 - - [2026-05-19 15:30:45] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.22 - - [2026-05-19 15:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.22 - - [2026-05-19 15:30:45] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033993 10.0.0.22 - - [2026-05-19 15:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.22 - - [2026-05-19 15:30:45] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046662 10.0.0.22 - - [2026-05-19 15:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2026-05-19 15:30:46] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032388 10.0.0.22 - - [2026-05-19 15:30:46] "POST /tags HTTP/1.1" 200 333 0.026585 10.0.0.22 - - [2026-05-19 15:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.22 - - [2026-05-19 15:30:46] "GET /tag/a5a62101-b2f1-4d64-87ea-a4a360c0bd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.021527 10.0.0.22 - - [2026-05-19 15:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.22 - - [2026-05-19 15:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010502 10.0.0.22 - - [2026-05-19 15:30:46] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044239 10.0.0.22 - - [2026-05-19 15:30:46] "GET /virtual-networks?parent_id=650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005194 10.0.0.22 - - [2026-05-19 15:30:46] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041924 10.0.0.22 - - [2026-05-19 15:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.22 - - [2026-05-19 15:30:46] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.016519 10.0.0.22 - - [2026-05-19 15:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.22 - - [2026-05-19 15:30:46] "GET /service-appliance-set/ec223d22-5281-4b94-952c-716e04ce8249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002545 10.0.0.22 - - [2026-05-19 15:30:46] "POST /virtual-networks HTTP/1.1" 200 512 0.068579 10.0.0.22 - - [2026-05-19 15:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.22 - - [2026-05-19 15:30:46] "GET /network-ipam/c28d5bdb-fba4-40d5-89dd-3d0ca222224b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002526 10.0.0.22 - - [2026-05-19 15:30:46] "POST /fqname-to-id HTTP/1.1" 404 254 0.002076 10.0.0.22 - - [2026-05-19 15:30:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.090183 10.0.0.22 - - [2026-05-19 15:30:47] "GET /virtual-machine-interface/2ef3cb80-8d04-4f57-a70c-fae27d50ac95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.016321 10.0.0.22 - - [2026-05-19 15:30:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004194 10.0.0.22 - - [2026-05-19 15:30:47] "POST /ref-update HTTP/1.1" 200 156 0.136477 10.0.0.22 - - [2026-05-19 15:30:47] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004612 10.0.0.22 - - [2026-05-19 15:30:47] "GET /domains HTTP/1.1" 200 280 0.002075 10.0.0.22 - - [2026-05-19 15:30:47] "GET /domain/d748297d-ba07-457f-8ea1-9ed99017c4e3 HTTP/1.1" 200 3087 0.008223 10.0.0.22 - - [2026-05-19 15:30:47] "POST /instance-ips HTTP/1.1" 200 409 0.025632 10.0.0.22 - - [2026-05-19 15:30:47] "GET /instance-ip/08a2b313-4bbe-4416-ac5d-17188f3fb7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.008843 10.0.0.22 - - [2026-05-19 15:30:47] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b HTTP/1.1" 200 5476 0.052988 10.0.0.22 - - [2026-05-19 15:30:47] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3 HTTP/1.1" 200 2090 0.004184 10.0.0.22 - - [2026-05-19 15:30:47] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3 HTTP/1.1" 200 2090 0.045949 10.0.0.22 - - [2026-05-19 15:30:47] "POST /loadbalancers HTTP/1.1" 200 610 0.091530 10.0.0.22 - - [2026-05-19 15:30:47] "GET /routing-instance/d4d5cc26-84b4-4d9e-a13c-6a1d9d2db6f0 HTTP/1.1" 200 1182 0.007477 10.0.0.22 - - [2026-05-19 15:30:47] "GET /routing-instance/d4d5cc26-84b4-4d9e-a13c-6a1d9d2db6f0 HTTP/1.1" 200 1182 0.002967 10.0.0.22 - - [2026-05-19 15:30:47] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030238 10.0.0.22 - - [2026-05-19 15:30:47] "GET /instance-ip/08a2b313-4bbe-4416-ac5d-17188f3fb7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003947 10.0.0.22 - - [2026-05-19 15:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021814 10.0.0.22 - - [2026-05-19 15:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.22 - - [2026-05-19 15:30:47] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037941 10.0.0.22 - - [2026-05-19 15:30:47] "POST /floating-ips HTTP/1.1" 200 597 0.048623 10.0.0.22 - - [2026-05-19 15:30:47] "POST /route-targets HTTP/1.1" 200 327 0.009208 10.0.0.22 - - [2026-05-19 15:30:47] "GET /loadbalancer/47d97896-d7b7-48cd-95e2-eaa1670c166f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004356 10.0.0.22 - - [2026-05-19 15:30:47] "POST /ref-update HTTP/1.1" 200 156 0.021744 10.0.0.22 - - [2026-05-19 15:30:47] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.034278 10.0.0.22 - - [2026-05-19 15:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011180 10.0.0.22 - - [2026-05-19 15:30:47] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026141 10.0.0.22 - - [2026-05-19 15:30:47] "GET /loadbalancer-listener/ce5f4c94-670d-472c-85be-7a2099040928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003792 10.0.0.22 - - [2026-05-19 15:30:47] "GET /loadbalancer-listener/ce5f4c94-670d-472c-85be-7a2099040928?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002607 10.0.0.22 - - [2026-05-19 15:30:47] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025560 10.0.0.22 - - [2026-05-19 15:30:47] "GET /instance-ip/08a2b313-4bbe-4416-ac5d-17188f3fb7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.002693 10.0.0.22 - - [2026-05-19 15:30:47] "GET /instance-ip/08a2b313-4bbe-4416-ac5d-17188f3fb7f0?fields=floating_ips HTTP/1.1" 200 1211 0.004200 10.0.0.22 - - [2026-05-19 15:30:47] "GET /floating-ip/8f7a1362-9ef9-43a2-8e98-551d134a4a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002475 10.0.0.22 - - [2026-05-19 15:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008271 10.0.0.22 - - [2026-05-19 15:30:47] "GET /loadbalancer/47d97896-d7b7-48cd-95e2-eaa1670c166f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001804 10.0.0.22 - - [2026-05-19 15:30:47] "POST /tags HTTP/1.1" 200 295 0.045980 10.0.0.22 - - [2026-05-19 15:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012707 10.0.0.22 - - [2026-05-19 15:30:47] "GET /tag/db4f2f97-b955-4b54-a9da-f663902c7f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.014704 10.0.0.22 - - [2026-05-19 15:30:47] "POST /tags HTTP/1.1" 409 233 0.002170 10.0.0.22 - - [2026-05-19 15:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.22 - - [2026-05-19 15:30:47] "GET /tag/65b248d0-feaf-4354-846f-4d60c1bf5774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.013926 10.0.0.22 - - [2026-05-19 15:30:47] "POST /tags HTTP/1.1" 409 206 0.001512 10.0.0.22 - - [2026-05-19 15:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2026-05-19 15:30:47] "GET /tag/24f02b1d-d26b-4083-867c-49934d394b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009934 10.0.0.22 - - [2026-05-19 15:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.22 - - [2026-05-19 15:30:47] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004483 10.0.0.22 - - [2026-05-19 15:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.22 - - [2026-05-19 15:30:48] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034672 10.0.0.22 - - [2026-05-19 15:30:48] "POST /virtual-machines HTTP/1.1" 200 369 0.007004 10.0.0.22 - - [2026-05-19 15:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026899 10.0.0.22 - - [2026-05-19 15:30:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109267 10.0.0.22 - - [2026-05-19 15:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008257 10.0.0.22 - - [2026-05-19 15:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011941 10.0.0.22 - - [2026-05-19 15:30:48] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.018673 10.0.0.22 - - [2026-05-19 15:30:48] "POST /instance-ips HTTP/1.1" 200 409 0.018092 10.0.0.22 - - [2026-05-19 15:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025975 10.0.0.22 - - [2026-05-19 15:30:48] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013529 10.0.0.22 - - [2026-05-19 15:30:48] "POST /set-tag HTTP/1.1" 200 109 0.016243 10.0.0.22 - - [2026-05-19 15:30:48] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020244 10.0.0.22 - - [2026-05-19 15:30:48] "GET /instance-ip/b5e618f4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004733 10.0.0.22 - - [2026-05-19 15:30:48] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007944 10.0.0.22 - - [2026-05-19 15:30:48] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.22 - - [2026-05-19 15:30:48] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002671 10.0.0.22 - - [2026-05-19 15:30:48] "POST /ref-update HTTP/1.1" 200 156 0.007234 10.0.0.22 - - [2026-05-19 15:30:48] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004304 10.0.0.22 - - [2026-05-19 15:30:48] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.22 - - [2026-05-19 15:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.22 - - [2026-05-19 15:30:48] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003548 10.0.0.22 - - [2026-05-19 15:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.22 - - [2026-05-19 15:30:48] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032220 10.0.0.22 - - [2026-05-19 15:30:48] "POST /virtual-machines HTTP/1.1" 200 369 0.007811 10.0.0.22 - - [2026-05-19 15:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017849 10.0.0.22 - - [2026-05-19 15:30:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110301 10.0.0.22 - - [2026-05-19 15:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008624 10.0.0.22 - - [2026-05-19 15:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008209 10.0.0.22 - - [2026-05-19 15:30:48] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004385 10.0.0.22 - - [2026-05-19 15:30:48] "POST /instance-ips HTTP/1.1" 200 409 0.021957 10.0.0.22 - - [2026-05-19 15:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026612 10.0.0.22 - - [2026-05-19 15:30:49] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004471 10.0.0.22 - - [2026-05-19 15:30:49] "POST /set-tag HTTP/1.1" 200 109 0.016037 10.0.0.22 - - [2026-05-19 15:30:49] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010599 10.0.0.22 - - [2026-05-19 15:30:49] "GET /instance-ip/b64bc33e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003779 10.0.0.22 - - [2026-05-19 15:30:49] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004112 10.0.0.22 - - [2026-05-19 15:30:49] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.22 - - [2026-05-19 15:30:49] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003120 10.0.0.22 - - [2026-05-19 15:30:49] "POST /ref-update HTTP/1.1" 200 156 0.007850 10.0.0.22 - - [2026-05-19 15:30:49] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004434 10.0.0.22 - - [2026-05-19 15:30:49] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.22 - - [2026-05-19 15:30:49] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004054 10.0.0.22 - - [2026-05-19 15:30:49] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.22 - - [2026-05-19 15:30:49] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005375 10.0.0.22 - - [2026-05-19 15:30:49] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.22 - - [2026-05-19 15:30:52] "GET /domains HTTP/1.1" 200 280 0.002019 10.0.0.22 - - [2026-05-19 15:30:52] "GET /domain/d748297d-ba07-457f-8ea1-9ed99017c4e3 HTTP/1.1" 200 3087 0.002585 10.0.0.22 - - [2026-05-19 15:30:52] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b HTTP/1.1" 200 7064 0.032304 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3 HTTP/1.1" 200 2090 0.004036 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3 HTTP/1.1" 200 2090 0.003703 10.0.0.22 - - [2026-05-19 15:30:52] "GET /routing-instance/d4d5cc26-84b4-4d9e-a13c-6a1d9d2db6f0 HTTP/1.1" 200 1403 0.003721 10.0.0.22 - - [2026-05-19 15:30:52] "GET /routing-instance/d4d5cc26-84b4-4d9e-a13c-6a1d9d2db6f0 HTTP/1.1" 200 1403 0.002450 10.0.0.22 - - [2026-05-19 15:30:52] "GET /route-target/e5b35c15-1835-4d71-b1b5-2aa3b66ce115 HTTP/1.1" 200 1153 0.002703 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3 HTTP/1.1" 200 2090 0.004327 10.0.0.22 - - [2026-05-19 15:30:52] "GET /routing-instance/d4d5cc26-84b4-4d9e-a13c-6a1d9d2db6f0 HTTP/1.1" 200 1403 0.003594 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003479 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3 HTTP/1.1" 200 2090 0.003353 10.0.0.22 - - [2026-05-19 15:30:52] "GET /routing-instance/d4d5cc26-84b4-4d9e-a13c-6a1d9d2db6f0 HTTP/1.1" 200 1403 0.002120 10.0.0.22 - - [2026-05-19 15:30:52] "GET /routing-instance/d4d5cc26-84b4-4d9e-a13c-6a1d9d2db6f0 HTTP/1.1" 200 1403 0.002084 10.0.0.22 - - [2026-05-19 15:30:52] "GET /route-target/e5b35c15-1835-4d71-b1b5-2aa3b66ce115 HTTP/1.1" 200 1153 0.001576 10.0.0.22 - - [2026-05-19 15:30:52] "GET /domains HTTP/1.1" 200 280 0.002242 10.0.0.22 - - [2026-05-19 15:30:52] "GET /domain/d748297d-ba07-457f-8ea1-9ed99017c4e3 HTTP/1.1" 200 3087 0.002583 10.0.0.22 - - [2026-05-19 15:30:52] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b HTTP/1.1" 200 7064 0.033746 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3 HTTP/1.1" 200 2090 0.005805 10.0.0.22 - - [2026-05-19 15:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.22 - - [2026-05-19 15:30:52] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041995 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004366 10.0.0.22 - - [2026-05-19 15:30:52] "GET /floating-ip-pools?parent_id=a5cf3476-7a07-4693-9827-2eeb65363ac3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002079 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004010 10.0.0.22 - - [2026-05-19 15:30:52] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017176 10.0.0.22 - - [2026-05-19 15:30:52] "POST /ref-update HTTP/1.1" 200 156 0.008559 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.015243 10.0.0.22 - - [2026-05-19 15:30:52] "GET /domains HTTP/1.1" 200 280 0.001748 10.0.0.22 - - [2026-05-19 15:30:52] "GET /domain/d748297d-ba07-457f-8ea1-9ed99017c4e3 HTTP/1.1" 200 3087 0.003401 10.0.0.22 - - [2026-05-19 15:30:52] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b HTTP/1.1" 200 7320 0.032789 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3 HTTP/1.1" 200 2328 0.004847 10.0.0.22 - - [2026-05-19 15:30:52] "GET /floating-ip-pool/d9189d70-09bf-4c31-907a-b0f7523ad471 HTTP/1.1" 200 1315 0.002093 10.0.0.22 - - [2026-05-19 15:30:52] "GET /domains HTTP/1.1" 200 280 0.001444 10.0.0.22 - - [2026-05-19 15:30:52] "GET /domain/d748297d-ba07-457f-8ea1-9ed99017c4e3 HTTP/1.1" 200 3087 0.002384 10.0.0.22 - - [2026-05-19 15:30:52] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b HTTP/1.1" 200 7320 0.030451 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3 HTTP/1.1" 200 2328 0.004159 10.0.0.22 - - [2026-05-19 15:30:52] "GET /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003654 10.0.0.22 - - [2026-05-19 15:30:52] "POST /tags HTTP/1.1" 200 365 0.050196 10.0.0.22 - - [2026-05-19 15:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017558 10.0.0.22 - - [2026-05-19 15:30:52] "GET /tag/dd17283a-28ab-4d27-a046-1e1a62145b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.015871 10.0.0.22 - - [2026-05-19 15:30:52] "POST /tags HTTP/1.1" 409 206 0.001902 10.0.0.22 - - [2026-05-19 15:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.22 - - [2026-05-19 15:30:53] "GET /tag/24f02b1d-d26b-4083-867c-49934d394b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011341 10.0.0.22 - - [2026-05-19 15:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011939 10.0.0.22 - - [2026-05-19 15:30:53] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042660 10.0.0.22 - - [2026-05-19 15:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.22 - - [2026-05-19 15:30:53] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004161 10.0.0.22 - - [2026-05-19 15:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.22 - - [2026-05-19 15:30:53] "GET /service-appliance-set/01f9d554-c73a-40e7-820e-3a84812b4d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003889 10.0.0.22 - - [2026-05-19 15:30:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.001490 10.0.0.22 - - [2026-05-19 15:30:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.098858 10.0.0.22 - - [2026-05-19 15:30:53] "GET /virtual-machine-interface/c7c70f34-b5c2-4e5e-bee5-f8f4f4d9fb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007119 10.0.0.22 - - [2026-05-19 15:30:53] "POST /set-tag HTTP/1.1" 200 109 0.015836 10.0.0.22 - - [2026-05-19 15:30:53] "POST /instance-ips HTTP/1.1" 200 417 0.041363 10.0.0.22 - - [2026-05-19 15:30:53] "GET /instance-ip/012a7198-5aaf-474b-bb46-2067f74b89df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.004821 10.0.0.22 - - [2026-05-19 15:30:53] "POST /loadbalancers HTTP/1.1" 200 618 0.060192 10.0.0.22 - - [2026-05-19 15:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011417 10.0.0.22 - - [2026-05-19 15:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012630 10.0.0.22 - - [2026-05-19 15:30:53] "POST /service-instances HTTP/1.1" 200 566 0.019131 10.0.0.22 - - [2026-05-19 15:30:53] "POST /ref-update HTTP/1.1" 200 156 0.012100 10.0.0.22 - - [2026-05-19 15:30:53] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053658 10.0.0.22 - - [2026-05-19 15:30:53] "GET /virtual-machine-interface/c7c70f34-b5c2-4e5e-bee5-f8f4f4d9fb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012270 10.0.0.22 - - [2026-05-19 15:30:53] "GET /virtual-machine-interface/c7c70f34-b5c2-4e5e-bee5-f8f4f4d9fb48?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006846 10.0.0.22 - - [2026-05-19 15:30:53] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.023007 10.0.0.22 - - [2026-05-19 15:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016314 10.0.0.22 - - [2026-05-19 15:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.22 - - [2026-05-19 15:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2026-05-19 15:30:53] "GET /floating-ip-pool/d9189d70-09bf-4c31-907a-b0f7523ad471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002507 10.0.0.22 - - [2026-05-19 15:30:53] "POST /floating-ips HTTP/1.1" 200 671 0.089571 10.0.0.22 - - [2026-05-19 15:30:53] "POST /virtual-machines HTTP/1.1" 200 429 0.081049 10.0.0.22 - - [2026-05-19 15:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020699 10.0.0.22 - - [2026-05-19 15:30:53] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008161 10.0.0.22 - - [2026-05-19 15:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.22 - - [2026-05-19 15:30:54] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026535 10.0.0.22 - - [2026-05-19 15:30:54] "POST /tags HTTP/1.1" 409 221 0.007793 10.0.0.22 - - [2026-05-19 15:30:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.109375 10.0.0.22 - - [2026-05-19 15:30:54] "POST /chown HTTP/1.1" 200 109 0.015249 10.0.0.22 - - [2026-05-19 15:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008439 10.0.0.22 - - [2026-05-19 15:30:54] "GET /tag/a5a62101-b2f1-4d64-87ea-a4a360c0bd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013478 10.0.0.22 - - [2026-05-19 15:30:54] "POST /tags HTTP/1.1" 409 238 0.001876 10.0.0.22 - - [2026-05-19 15:30:54] "POST /chown HTTP/1.1" 200 109 0.017184 10.0.0.22 - - [2026-05-19 15:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.22 - - [2026-05-19 15:30:54] "GET /tag/dd17283a-28ab-4d27-a046-1e1a62145b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017580 10.0.0.22 - - [2026-05-19 15:30:54] "PUT /virtual-machine-interface/bd01b27a-8efc-42d6-afbe-082e885ec869 HTTP/1.1" 200 284 0.026503 10.0.0.22 - - [2026-05-19 15:30:54] "PUT /instance-ip/012a7198-5aaf-474b-bb46-2067f74b89df HTTP/1.1" 200 256 0.023387 10.0.0.22 - - [2026-05-19 15:30:54] "POST /ref-update HTTP/1.1" 200 156 0.028011 10.0.0.22 - - [2026-05-19 15:30:54] "POST /firewall-rules HTTP/1.1" 200 650 0.101386 10.0.0.22 - - [2026-05-19 15:30:54] "POST /ref-update HTTP/1.1" 200 156 0.014853 10.0.0.22 - - [2026-05-19 15:30:54] "GET /firewall-rule/bd7f2e70-d4ce-4f43-a9f6-fe0ab6e230bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.014191 10.0.0.22 - - [2026-05-19 15:30:54] "POST /ref-update HTTP/1.1" 200 156 0.018518 10.0.0.22 - - [2026-05-19 15:30:54] "GET /firewall-policy/d2ec8b9d-065d-4ce1-bd4a-9fdf8fa7f6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010470 10.0.0.22 - - [2026-05-19 15:30:54] "GET /firewall-rule/bd7f2e70-d4ce-4f43-a9f6-fe0ab6e230bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004812 10.0.0.22 - - [2026-05-19 15:30:54] "POST /ref-update HTTP/1.1" 200 156 0.018966 10.0.0.22 - - [2026-05-19 15:30:54] "POST /ref-update HTTP/1.1" 200 156 0.007646 10.0.0.22 - - [2026-05-19 15:30:54] "POST /ref-update HTTP/1.1" 200 156 0.036041 10.0.0.22 - - [2026-05-19 15:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.22 - - [2026-05-19 15:30:54] "POST /ref-update HTTP/1.1" 200 156 0.036563 10.0.0.22 - - [2026-05-19 15:30:54] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049475 10.0.0.22 - - [2026-05-19 15:30:54] "POST /virtual-machines HTTP/1.1" 200 429 0.035029 10.0.0.22 - - [2026-05-19 15:30:54] "GET /loadbalancer/f4db3b51-191c-4693-a892-3d376be1cf05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002827 10.0.0.22 - - [2026-05-19 15:30:54] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.026936 10.0.0.22 - - [2026-05-19 15:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.22 - - [2026-05-19 15:30:54] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.082520 10.0.0.22 - - [2026-05-19 15:30:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.167383 10.0.0.22 - - [2026-05-19 15:30:54] "GET /loadbalancer-listener/09309683-2ce6-4596-bb1f-0651dcdc4b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.031527 10.0.0.22 - - [2026-05-19 15:30:54] "GET /loadbalancer-listener/09309683-2ce6-4596-bb1f-0651dcdc4b1a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.012257 10.0.0.22 - - [2026-05-19 15:30:54] "POST /chown HTTP/1.1" 200 109 0.044989 10.0.0.22 - - [2026-05-19 15:30:54] "POST /chown HTTP/1.1" 200 109 0.006456 10.0.0.22 - - [2026-05-19 15:30:54] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.018078 10.0.0.22 - - [2026-05-19 15:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019040 10.0.0.22 - - [2026-05-19 15:30:54] "GET /loadbalancer-pool/130d86a4-626c-411e-9540-c842e85f51a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008003 10.0.0.22 - - [2026-05-19 15:30:54] "PUT /virtual-machine-interface/3c00f621-48fb-4e5f-97e1-542c5f179bb1 HTTP/1.1" 200 284 0.032869 10.0.0.22 - - [2026-05-19 15:30:54] "PUT /instance-ip/012a7198-5aaf-474b-bb46-2067f74b89df HTTP/1.1" 200 256 0.036981 10.0.0.22 - - [2026-05-19 15:30:54] "POST /ref-update HTTP/1.1" 200 156 0.030380 10.0.0.22 - - [2026-05-19 15:30:54] "POST /loadbalancer-members HTTP/1.1" 200 707 0.060480 10.0.0.22 - - [2026-05-19 15:30:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020564 10.0.0.22 - - [2026-05-19 15:30:55] "GET /loadbalancer-member/7175157d-83f7-4e0d-b9f8-4e1a256fdd08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.009166 10.0.0.22 - - [2026-05-19 15:30:55] "POST /ref-update HTTP/1.1" 200 156 0.032236 10.0.0.22 - - [2026-05-19 15:30:55] "POST /ref-update HTTP/1.1" 200 156 0.040017 10.0.0.22 - - [2026-05-19 15:30:55] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.026222 10.0.0.22 - - [2026-05-19 15:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011657 10.0.0.22 - - [2026-05-19 15:30:55] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005427 10.0.0.22 - - [2026-05-19 15:30:55] "POST /ref-update HTTP/1.1" 200 156 0.033146 10.0.0.22 - - [2026-05-19 15:30:55] "POST /tags HTTP/1.1" 409 221 0.002354 10.0.0.22 - - [2026-05-19 15:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.22 - - [2026-05-19 15:30:55] "GET /tag/a5a62101-b2f1-4d64-87ea-a4a360c0bd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025577 10.0.0.22 - - [2026-05-19 15:30:55] "POST /ref-update HTTP/1.1" 200 156 0.033277 10.0.0.22 - - [2026-05-19 15:30:55] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.008548 10.0.0.22 - - [2026-05-19 15:30:55] "POST /tags HTTP/1.1" 409 238 0.006486 10.0.0.22 - - [2026-05-19 15:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.22 - - [2026-05-19 15:30:55] "GET /tag/dd17283a-28ab-4d27-a046-1e1a62145b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011716 10.0.0.22 - - [2026-05-19 15:30:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027678 10.0.0.22 - - [2026-05-19 15:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.22 - - [2026-05-19 15:30:55] "POST /firewall-rules HTTP/1.1" 409 293 0.002854 10.0.0.22 - - [2026-05-19 15:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.22 - - [2026-05-19 15:30:55] "PUT /firewall-rule/bd7f2e70-d4ce-4f43-a9f6-fe0ab6e230bb HTTP/1.1" 200 260 0.042837 10.0.0.22 - - [2026-05-19 15:30:55] "POST /chown HTTP/1.1" 200 109 0.021253 10.0.0.22 - - [2026-05-19 15:30:55] "POST /chown HTTP/1.1" 200 109 0.024405 10.0.0.22 - - [2026-05-19 15:30:55] "GET /firewall-rule/bd7f2e70-d4ce-4f43-a9f6-fe0ab6e230bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.013328 10.0.0.22 - - [2026-05-19 15:30:55] "GET /firewall-policy/d2ec8b9d-065d-4ce1-bd4a-9fdf8fa7f6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003767 10.0.0.22 - - [2026-05-19 15:30:55] "GET /firewall-rule/bd7f2e70-d4ce-4f43-a9f6-fe0ab6e230bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002439 10.0.0.22 - - [2026-05-19 15:30:55] "PUT /instance-ip/012a7198-5aaf-474b-bb46-2067f74b89df HTTP/1.1" 200 256 0.036031 10.0.0.22 - - [2026-05-19 15:30:55] "POST /ref-update HTTP/1.1" 200 156 0.018232 10.0.0.22 - - [2026-05-19 15:30:55] "POST /chown HTTP/1.1" 200 109 0.017517 10.0.0.22 - - [2026-05-19 15:30:55] "POST /chown HTTP/1.1" 200 109 0.032278 10.0.0.22 - - [2026-05-19 15:30:55] "PUT /instance-ip/012a7198-5aaf-474b-bb46-2067f74b89df HTTP/1.1" 200 256 0.010331 10.0.0.22 - - [2026-05-19 15:30:55] "POST /ref-update HTTP/1.1" 200 156 0.014659 10.0.0.22 - - [2026-05-19 15:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.22 - - [2026-05-19 15:30:55] "POST /chown HTTP/1.1" 200 109 0.007663 10.0.0.22 - - [2026-05-19 15:30:55] "POST /chown HTTP/1.1" 200 109 0.014977 10.0.0.22 - - [2026-05-19 15:30:55] "PUT /instance-ip/012a7198-5aaf-474b-bb46-2067f74b89df HTTP/1.1" 200 256 0.023168 10.0.0.22 - - [2026-05-19 15:30:55] "POST /ref-update HTTP/1.1" 200 156 0.011228 10.0.0.22 - - [2026-05-19 15:30:55] "POST /chown HTTP/1.1" 200 109 0.021643 10.0.0.22 - - [2026-05-19 15:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.22 - - [2026-05-19 15:30:55] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011887 10.0.0.22 - - [2026-05-19 15:30:55] "POST /chown HTTP/1.1" 200 109 0.058160 10.0.0.22 - - [2026-05-19 15:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.22 - - [2026-05-19 15:30:55] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041667 10.0.0.22 - - [2026-05-19 15:30:55] "PUT /instance-ip/012a7198-5aaf-474b-bb46-2067f74b89df HTTP/1.1" 200 256 0.021863 10.0.0.22 - - [2026-05-19 15:30:56] "POST /ref-update HTTP/1.1" 200 156 0.027216 10.0.0.22 - - [2026-05-19 15:30:56] "POST /virtual-machines HTTP/1.1" 200 373 0.021220 10.0.0.22 - - [2026-05-19 15:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018070 10.0.0.22 - - [2026-05-19 15:30:56] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.043858 10.0.0.22 - - [2026-05-19 15:30:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131539 10.0.0.22 - - [2026-05-19 15:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.049128 10.0.0.22 - - [2026-05-19 15:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.039068 10.0.0.22 - - [2026-05-19 15:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.22 - - [2026-05-19 15:30:56] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007349 10.0.0.22 - - [2026-05-19 15:30:56] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.012799 10.0.0.22 - - [2026-05-19 15:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027488 10.0.0.22 - - [2026-05-19 15:30:56] "POST /instance-ips HTTP/1.1" 200 413 0.050114 10.0.0.22 - - [2026-05-19 15:30:56] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.025434 10.0.0.22 - - [2026-05-19 15:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028502 10.0.0.22 - - [2026-05-19 15:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.061297 10.0.0.22 - - [2026-05-19 15:30:56] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.022221 10.0.0.22 - - [2026-05-19 15:30:56] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.010302 10.0.0.22 - - [2026-05-19 15:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012572 10.0.0.22 - - [2026-05-19 15:30:56] "POST /set-tag HTTP/1.1" 200 109 0.035318 10.0.0.22 - - [2026-05-19 15:30:56] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.029655 10.0.0.22 - - [2026-05-19 15:30:56] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.022485 10.0.0.22 - - [2026-05-19 15:30:56] "GET /instance-ip/bab43492-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.014812 10.0.0.22 - - [2026-05-19 15:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024691 10.0.0.22 - - [2026-05-19 15:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.22 - - [2026-05-19 15:30:56] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011567 10.0.0.22 - - [2026-05-19 15:30:56] "POST /set-tag HTTP/1.1" 200 109 0.003060 10.0.0.22 - - [2026-05-19 15:30:56] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005849 10.0.0.22 - - [2026-05-19 15:30:56] "POST /chown HTTP/1.1" 200 109 0.013043 10.0.0.22 - - [2026-05-19 15:30:56] "POST /chown HTTP/1.1" 200 109 0.022666 10.0.0.22 - - [2026-05-19 15:30:56] "POST /ref-update HTTP/1.1" 200 156 0.032805 10.0.0.22 - - [2026-05-19 15:30:56] "POST /ref-update HTTP/1.1" 200 156 0.024285 10.0.0.22 - - [2026-05-19 15:30:56] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.051138 10.0.0.22 - - [2026-05-19 15:30:56] "POST /set-tag HTTP/1.1" 200 109 0.006716 10.0.0.22 - - [2026-05-19 15:30:56] "POST /chown HTTP/1.1" 200 109 0.042712 10.0.0.22 - - [2026-05-19 15:30:56] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011649 10.0.0.22 - - [2026-05-19 15:30:56] "POST /chown HTTP/1.1" 200 109 0.028986 10.0.0.22 - - [2026-05-19 15:30:56] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.22 - - [2026-05-19 15:30:56] "POST /ref-update HTTP/1.1" 200 156 0.023830 10.0.0.22 - - [2026-05-19 15:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.010502 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.014721 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.006776 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.024277 10.0.0.22 - - [2026-05-19 15:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.009711 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.023215 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.006794 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.023404 10.0.0.22 - - [2026-05-19 15:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.008568 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.020936 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.186683 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.037989 10.0.0.22 - - [2026-05-19 15:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.007734 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.078889 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.014356 10.0.0.22 - - [2026-05-19 15:30:57] "POST /chown HTTP/1.1" 200 109 0.023084 10.0.0.22 - - [2026-05-19 15:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.011340 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.024645 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.023770 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.023207 10.0.0.22 - - [2026-05-19 15:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007624 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.020857 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.014435 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.027299 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.024662 10.0.0.22 - - [2026-05-19 15:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.006303 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.007420 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.006954 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.013753 10.0.0.22 - - [2026-05-19 15:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.006290 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.018551 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.018119 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.007395 10.0.0.22 - - [2026-05-19 15:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.013618 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.017640 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.017381 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.022505 10.0.0.22 - - [2026-05-19 15:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.007403 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.022521 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.023066 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.006049 10.0.0.22 - - [2026-05-19 15:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.22 - - [2026-05-19 15:30:58] "POST /chown HTTP/1.1" 200 109 0.011446 10.0.0.22 - - [2026-05-19 15:30:59] "POST /chown HTTP/1.1" 200 109 0.027768 10.0.0.22 - - [2026-05-19 15:30:59] "POST /chown HTTP/1.1" 200 109 0.005834 10.0.0.22 - - [2026-05-19 15:30:59] "POST /chown HTTP/1.1" 200 109 0.017907 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:30:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:30:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 10.0.0.22 - - [2026-05-19 15:31:03] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008644 10.0.0.22 - - [2026-05-19 15:31:03] "POST /set-tag HTTP/1.1" 200 109 0.006587 10.0.0.22 - - [2026-05-19 15:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2026-05-19 15:31:03] "GET /loadbalancer/47d97896-d7b7-48cd-95e2-eaa1670c166f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002448 10.0.0.22 - - [2026-05-19 15:31:03] "GET /loadbalancer-pool/7f2b5f42-46d7-4e8f-a780-a5ddb4665292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003561 10.0.0.22 - - [2026-05-19 15:31:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021846 10.0.0.22 - - [2026-05-19 15:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008186 10.0.0.22 - - [2026-05-19 15:31:03] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012671 10.0.0.22 - - [2026-05-19 15:31:03] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015366 10.0.0.22 - - [2026-05-19 15:31:03] "POST /ref-update HTTP/1.1" 200 156 0.006520 10.0.0.22 - - [2026-05-19 15:31:03] "POST /tags HTTP/1.1" 409 221 0.002315 10.0.0.22 - - [2026-05-19 15:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.22 - - [2026-05-19 15:31:03] "GET /tag/a5a62101-b2f1-4d64-87ea-a4a360c0bd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009575 10.0.0.22 - - [2026-05-19 15:31:03] "GET /floating-ip/8f7a1362-9ef9-43a2-8e98-551d134a4a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.003097 10.0.0.22 - - [2026-05-19 15:31:04] "PUT /floating-ip/8f7a1362-9ef9-43a2-8e98-551d134a4a09 HTTP/1.1" 200 256 0.007019 10.0.0.22 - - [2026-05-19 15:31:04] "POST /set-tag HTTP/1.1" 200 109 0.016073 10.0.0.22 - - [2026-05-19 15:31:04] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004694 10.0.0.22 - - [2026-05-19 15:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.22 - - [2026-05-19 15:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2026-05-19 15:31:04] "GET /loadbalancer/47d97896-d7b7-48cd-95e2-eaa1670c166f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002683 10.0.0.22 - - [2026-05-19 15:31:04] "GET /loadbalancer-pool/7f2b5f42-46d7-4e8f-a780-a5ddb4665292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002539 10.0.0.22 - - [2026-05-19 15:31:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014455 10.0.0.22 - - [2026-05-19 15:31:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011327 10.0.0.22 - - [2026-05-19 15:31:04] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006144 10.0.0.22 - - [2026-05-19 15:31:04] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004149 10.0.0.22 - - [2026-05-19 15:31:04] "POST /ref-update HTTP/1.1" 200 156 0.009308 10.0.0.22 - - [2026-05-19 15:31:04] "POST /set-tag HTTP/1.1" 200 109 0.034310 10.0.0.22 - - [2026-05-19 15:31:04] "GET /floating-ip/8f7a1362-9ef9-43a2-8e98-551d134a4a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002863 10.0.0.22 - - [2026-05-19 15:31:05] "GET /virtual-machine/4fa2a3ff-c6cf-4a91-b60d-9ee4ebb62ec9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004259 10.0.0.22 - - [2026-05-19 15:31:05] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006682 10.0.0.22 - - [2026-05-19 15:31:06] "GET /virtual-machine/a8740d90-88f2-4878-98cc-9d7ea35292ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003243 10.0.0.22 - - [2026-05-19 15:31:06] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004766 10.0.0.22 - - [2026-05-19 15:31:09] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004375 10.0.0.22 - - [2026-05-19 15:31:09] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.22 - - [2026-05-19 15:31:11] "GET /virtual-machine/e4feece0-f7b2-4e3f-8be1-3c4b0201e9ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003080 10.0.0.22 - - [2026-05-19 15:31:11] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004139 10.0.0.22 - - [2026-05-19 15:31:11] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004539 10.0.0.22 - - [2026-05-19 15:31:11] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.22 - - [2026-05-19 15:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.22 - - [2026-05-19 15:31:14] "POST /chown HTTP/1.1" 200 109 0.006468 10.0.0.22 - - [2026-05-19 15:31:14] "POST /chown HTTP/1.1" 200 109 0.006482 10.0.0.22 - - [2026-05-19 15:31:14] "POST /chown HTTP/1.1" 200 109 0.011050 10.0.0.22 - - [2026-05-19 15:31:14] "POST /chown HTTP/1.1" 200 109 0.018371 10.0.0.22 - - [2026-05-19 15:31:42] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010529 10.0.0.22 - - [2026-05-19 15:31:42] "POST /set-tag HTTP/1.1" 200 109 0.011061 10.0.0.22 - - [2026-05-19 15:31:42] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004673 10.0.0.22 - - [2026-05-19 15:31:42] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.22 - - [2026-05-19 15:31:42] "GET /virtual-machine/e4feece0-f7b2-4e3f-8be1-3c4b0201e9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002211 10.0.0.22 - - [2026-05-19 15:31:42] "POST /ref-update HTTP/1.1" 200 156 0.023575 10.0.0.22 - - [2026-05-19 15:31:42] "GET /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004643 10.0.0.22 - - [2026-05-19 15:31:43] "POST /set-tag HTTP/1.1" 200 109 0.026062 10.0.0.22 - - [2026-05-19 15:31:43] "POST /set-tag HTTP/1.1" 200 109 0.013387 10.0.0.22 - - [2026-05-19 15:31:43] "DELETE /instance-ip/bab43492-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.037231 10.0.0.22 - - [2026-05-19 15:31:43] "DELETE /virtual-machine-interface/ba92f746-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.040057 10.0.0.22 - - [2026-05-19 15:31:43] "DELETE /virtual-machine/e4feece0-f7b2-4e3f-8be1-3c4b0201e9ba HTTP/1.1" 200 115 0.019624 10.0.0.22 - - [2026-05-19 15:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.22 - - [2026-05-19 15:31:46] "GET /tag/dd17283a-28ab-4d27-a046-1e1a62145b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010034 10.0.0.22 - - [2026-05-19 15:31:46] "GET /tag/dd17283a-28ab-4d27-a046-1e1a62145b23?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015978 10.0.0.22 - - [2026-05-19 15:31:46] "GET /virtual-machine-interface/3c00f621-48fb-4e5f-97e1-542c5f179bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004230 10.0.0.22 - - [2026-05-19 15:31:46] "POST /set-tag HTTP/1.1" 200 109 0.014824 10.0.0.22 - - [2026-05-19 15:31:46] "GET /virtual-machine-interface/bd01b27a-8efc-42d6-afbe-082e885ec869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004479 10.0.0.22 - - [2026-05-19 15:31:46] "POST /set-tag HTTP/1.1" 200 109 0.013647 10.0.0.22 - - [2026-05-19 15:31:46] "GET /virtual-machine-interface/c7c70f34-b5c2-4e5e-bee5-f8f4f4d9fb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007797 10.0.0.22 - - [2026-05-19 15:31:46] "POST /set-tag HTTP/1.1" 200 109 0.015068 10.0.0.22 - - [2026-05-19 15:31:46] "GET /firewall-policy/d2ec8b9d-065d-4ce1-bd4a-9fdf8fa7f6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008278 10.0.0.22 - - [2026-05-19 15:31:46] "GET /firewall-rule/bd7f2e70-d4ce-4f43-a9f6-fe0ab6e230bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.006259 10.0.0.22 - - [2026-05-19 15:31:46] "POST /ref-update HTTP/1.1" 200 156 0.012755 10.0.0.22 - - [2026-05-19 15:31:46] "DELETE /firewall-rule/bd7f2e70-d4ce-4f43-a9f6-fe0ab6e230bb HTTP/1.1" 200 115 0.040844 10.0.0.22 - - [2026-05-19 15:31:46] "DELETE /loadbalancer-member/7175157d-83f7-4e0d-b9f8-4e1a256fdd08 HTTP/1.1" 200 115 0.030465 10.0.0.22 - - [2026-05-19 15:31:46] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.015077 10.0.0.22 - - [2026-05-19 15:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019649 10.0.0.22 - - [2026-05-19 15:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.22 - - [2026-05-19 15:31:46] "DELETE /loadbalancer-pool/130d86a4-626c-411e-9540-c842e85f51a9 HTTP/1.1" 200 115 0.067193 10.0.0.22 - - [2026-05-19 15:31:46] "DELETE /loadbalancer-listener/09309683-2ce6-4596-bb1f-0651dcdc4b1a HTTP/1.1" 200 115 0.025705 10.0.0.22 - - [2026-05-19 15:31:46] "GET /floating-ip/841d2ad4-248b-46ca-a046-f0c554eb3f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004777 10.0.0.22 - - [2026-05-19 15:31:46] "POST /chown HTTP/1.1" 200 109 0.008782 10.0.0.22 - - [2026-05-19 15:31:46] "POST /chown HTTP/1.1" 200 109 0.018533 10.0.0.22 - - [2026-05-19 15:31:46] "POST /chown HTTP/1.1" 200 109 0.013073 10.0.0.22 - - [2026-05-19 15:31:46] "PUT /floating-ip/841d2ad4-248b-46ca-a046-f0c554eb3f05 HTTP/1.1" 200 256 0.021033 10.0.0.22 - - [2026-05-19 15:31:47] "POST /chown HTTP/1.1" 200 109 0.012590 10.0.0.22 - - [2026-05-19 15:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006473 10.0.0.22 - - [2026-05-19 15:31:47] "POST /chown HTTP/1.1" 200 109 0.008072 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /floating-ip/841d2ad4-248b-46ca-a046-f0c554eb3f05 HTTP/1.1" 200 115 0.091664 10.0.0.22 - - [2026-05-19 15:31:47] "POST /chown HTTP/1.1" 200 109 0.005908 10.0.0.22 - - [2026-05-19 15:31:47] "POST /chown HTTP/1.1" 200 109 0.011258 10.0.0.22 - - [2026-05-19 15:31:47] "POST /chown HTTP/1.1" 200 109 0.015188 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /loadbalancer/f4db3b51-191c-4693-a892-3d376be1cf05 HTTP/1.1" 200 115 0.072188 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /instance-ip/012a7198-5aaf-474b-bb46-2067f74b89df HTTP/1.1" 200 115 0.031900 10.0.0.22 - - [2026-05-19 15:31:47] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.007050 10.0.0.22 - - [2026-05-19 15:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025038 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /virtual-machine-interface/c7c70f34-b5c2-4e5e-bee5-f8f4f4d9fb48 HTTP/1.1" 200 115 0.098593 10.0.0.22 - - [2026-05-19 15:31:47] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.022939 10.0.0.22 - - [2026-05-19 15:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.005910 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /tag/dd17283a-28ab-4d27-a046-1e1a62145b23 HTTP/1.1" 200 115 0.075705 10.0.0.22 - - [2026-05-19 15:31:47] "PUT /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 266 0.014410 10.0.0.22 - - [2026-05-19 15:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013619 10.0.0.22 - - [2026-05-19 15:31:47] "GET /floating-ip-pool/d9189d70-09bf-4c31-907a-b0f7523ad471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002191 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /service-instance/037fa9fa-136c-46a0-931f-087c15855717 HTTP/1.1" 200 115 0.032552 10.0.0.22 - - [2026-05-19 15:31:47] "POST /ref-update HTTP/1.1" 200 156 0.027762 10.0.0.22 - - [2026-05-19 15:31:47] "GET /virtual-machine-interface/bd01b27a-8efc-42d6-afbe-082e885ec869?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005053 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /floating-ip-pool/d9189d70-09bf-4c31-907a-b0f7523ad471 HTTP/1.1" 200 115 0.026200 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /virtual-machine-interface/bd01b27a-8efc-42d6-afbe-082e885ec869 HTTP/1.1" 200 115 0.072195 10.0.0.22 - - [2026-05-19 15:31:47] "POST /ref-update HTTP/1.1" 200 156 0.010579 10.0.0.22 - - [2026-05-19 15:31:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002294 10.0.0.22 - - [2026-05-19 15:31:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001443 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /virtual-network/a5cf3476-7a07-4693-9827-2eeb65363ac3 HTTP/1.1" 200 115 0.124293 10.0.0.22 - - [2026-05-19 15:31:47] "GET /routing-instance/d4d5cc26-84b4-4d9e-a13c-6a1d9d2db6f0 HTTP/1.1" 404 171 0.006947 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /virtual-machine/a972d65f-85b1-4803-b292-d20894d83507 HTTP/1.1" 200 115 0.059568 10.0.0.22 - - [2026-05-19 15:31:47] "GET /virtual-machine-interface/3c00f621-48fb-4e5f-97e1-542c5f179bb1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007068 10.0.0.22 - - [2026-05-19 15:31:47] "GET /domains HTTP/1.1" 200 280 0.006832 10.0.0.22 - - [2026-05-19 15:31:47] "GET /domain/d748297d-ba07-457f-8ea1-9ed99017c4e3 HTTP/1.1" 200 3087 0.002899 10.0.0.22 - - [2026-05-19 15:31:47] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b HTTP/1.1" 200 7142 0.034300 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /virtual-machine-interface/3c00f621-48fb-4e5f-97e1-542c5f179bb1 HTTP/1.1" 200 115 0.076123 10.0.0.22 - - [2026-05-19 15:31:47] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004123 10.0.0.22 - - [2026-05-19 15:31:47] "POST /set-tag HTTP/1.1" 200 109 0.003383 10.0.0.22 - - [2026-05-19 15:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.22 - - [2026-05-19 15:31:47] "GET /loadbalancer/47d97896-d7b7-48cd-95e2-eaa1670c166f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002517 10.0.0.22 - - [2026-05-19 15:31:47] "DELETE /virtual-machine/2d4865f4-7a71-4288-929e-4bd5cddc4623 HTTP/1.1" 200 115 0.033838 10.0.0.22 - - [2026-05-19 15:31:47] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004358 10.0.0.22 - - [2026-05-19 15:31:47] "POST /set-tag HTTP/1.1" 200 109 0.018646 10.0.0.22 - - [2026-05-19 15:31:48] "DELETE /loadbalancer-member/90210ca1-341a-49e8-a0ee-58e33858062c HTTP/1.1" 200 115 0.056843 10.0.0.22 - - [2026-05-19 15:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.22 - - [2026-05-19 15:31:48] "DELETE /route-target/e5b35c15-1835-4d71-b1b5-2aa3b66ce115 HTTP/1.1" 200 115 0.015459 10.0.0.22 - - [2026-05-19 15:31:48] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004706 10.0.0.22 - - [2026-05-19 15:31:48] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.22 - - [2026-05-19 15:31:48] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007083 10.0.0.22 - - [2026-05-19 15:31:48] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.22 - - [2026-05-19 15:31:48] "GET /virtual-machine/a8740d90-88f2-4878-98cc-9d7ea35292ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003891 10.0.0.22 - - [2026-05-19 15:31:48] "POST /ref-update HTTP/1.1" 200 156 0.009671 10.0.0.22 - - [2026-05-19 15:31:48] "GET /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023102 10.0.0.22 - - [2026-05-19 15:31:49] "POST /set-tag HTTP/1.1" 200 109 0.015009 10.0.0.22 - - [2026-05-19 15:31:49] "POST /set-tag HTTP/1.1" 200 109 0.023511 10.0.0.22 - - [2026-05-19 15:31:49] "POST /set-tag HTTP/1.1" 200 109 0.035441 10.0.0.22 - - [2026-05-19 15:31:49] "DELETE /instance-ip/b64bc33e-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.031893 10.0.0.22 - - [2026-05-19 15:31:49] "POST /ref-update HTTP/1.1" 200 156 0.013980 10.0.0.22 - - [2026-05-19 15:31:49] "DELETE /virtual-machine-interface/b6323388-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.043221 10.0.0.22 - - [2026-05-19 15:31:49] "DELETE /virtual-machine/a8740d90-88f2-4878-98cc-9d7ea35292ff HTTP/1.1" 200 115 0.022498 10.0.0.22 - - [2026-05-19 15:31:52] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005856 10.0.0.22 - - [2026-05-19 15:31:52] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.22 - - [2026-05-19 15:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.22 - - [2026-05-19 15:31:52] "GET /loadbalancer/47d97896-d7b7-48cd-95e2-eaa1670c166f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003111 10.0.0.22 - - [2026-05-19 15:31:53] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011724 10.0.0.22 - - [2026-05-19 15:31:53] "POST /set-tag HTTP/1.1" 200 109 0.003291 10.0.0.22 - - [2026-05-19 15:31:53] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004838 10.0.0.22 - - [2026-05-19 15:31:53] "POST /set-tag HTTP/1.1" 200 109 0.003061 10.0.0.22 - - [2026-05-19 15:31:53] "GET /virtual-machine/4fa2a3ff-c6cf-4a91-b60d-9ee4ebb62ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003566 10.0.0.22 - - [2026-05-19 15:31:53] "POST /ref-update HTTP/1.1" 200 156 0.014257 10.0.0.22 - - [2026-05-19 15:31:53] "GET /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004532 10.0.0.22 - - [2026-05-19 15:31:54] "POST /set-tag HTTP/1.1" 200 109 0.022448 10.0.0.22 - - [2026-05-19 15:31:54] "POST /set-tag HTTP/1.1" 200 109 0.035331 10.0.0.22 - - [2026-05-19 15:31:54] "POST /set-tag HTTP/1.1" 200 109 0.025257 10.0.0.22 - - [2026-05-19 15:31:54] "DELETE /instance-ip/b5e618f4-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.034447 10.0.0.22 - - [2026-05-19 15:31:54] "POST /ref-update HTTP/1.1" 200 156 0.008202 10.0.0.22 - - [2026-05-19 15:31:54] "DELETE /virtual-machine-interface/b5d25fd0-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.043446 10.0.0.22 - - [2026-05-19 15:31:54] "DELETE /virtual-machine/4fa2a3ff-c6cf-4a91-b60d-9ee4ebb62ec9 HTTP/1.1" 200 115 0.026634 10.0.0.22 - - [2026-05-19 15:31:54] "DELETE /tag/65b248d0-feaf-4354-846f-4d60c1bf5774 HTTP/1.1" 200 115 0.039261 10.0.0.22 - - [2026-05-19 15:31:54] "DELETE /tag/db4f2f97-b955-4b54-a9da-f663902c7f8e HTTP/1.1" 200 115 0.074291 10.0.0.22 - - [2026-05-19 15:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.22 - - [2026-05-19 15:31:58] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032156 10.0.0.22 - - [2026-05-19 15:31:58] "POST /tags HTTP/1.1" 200 393 0.027403 10.0.0.22 - - [2026-05-19 15:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016734 10.0.0.22 - - [2026-05-19 15:31:58] "GET /tag/c64b49a0-5a75-42bd-8c0f-2cfe2f7fbd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015338 10.0.0.22 - - [2026-05-19 15:31:58] "POST /tags HTTP/1.1" 200 341 0.017189 10.0.0.22 - - [2026-05-19 15:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.22 - - [2026-05-19 15:31:58] "GET /tag/5b9ae6b1-47df-4e18-9114-c24cb9dec61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013722 10.0.0.22 - - [2026-05-19 15:31:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.000932 10.0.0.22 - - [2026-05-19 15:31:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.008606 10.0.0.22 - - [2026-05-19 15:31:58] "POST /security-groups HTTP/1.1" 200 589 0.074327 10.0.0.22 - - [2026-05-19 15:31:58] "POST /projects HTTP/1.1" 200 519 0.174575 10.0.0.22 - - [2026-05-19 15:31:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.003577 10.0.0.22 - - [2026-05-19 15:31:58] "POST /access-control-lists HTTP/1.1" 200 598 0.060748 10.0.0.22 - - [2026-05-19 15:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.070214 10.0.0.22 - - [2026-05-19 15:31:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.012860 10.0.0.22 - - [2026-05-19 15:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010364 10.0.0.22 - - [2026-05-19 15:31:58] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007775 10.0.0.22 - - [2026-05-19 15:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.22 - - [2026-05-19 15:31:58] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.034510 10.0.0.22 - - [2026-05-19 15:31:58] "POST /access-control-lists HTTP/1.1" 200 596 0.060497 10.0.0.22 - - [2026-05-19 15:31:58] "PUT /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad HTTP/1.1" 200 264 0.052874 10.0.0.22 - - [2026-05-19 15:31:58] "PUT /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8 HTTP/1.1" 200 264 0.062461 10.0.0.22 - - [2026-05-19 15:31:59] "POST /security-groups HTTP/1.1" 200 591 0.060656 10.0.0.22 - - [2026-05-19 15:31:59] "POST /fqname-to-id HTTP/1.1" 404 270 0.001925 10.0.0.22 - - [2026-05-19 15:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028304 10.0.0.22 - - [2026-05-19 15:31:59] "POST /chown HTTP/1.1" 200 109 0.016889 10.0.0.22 - - [2026-05-19 15:31:59] "POST /access-control-lists HTTP/1.1" 200 632 0.088853 10.0.0.22 - - [2026-05-19 15:31:59] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.035290 10.0.0.22 - - [2026-05-19 15:31:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.014328 10.0.0.22 - - [2026-05-19 15:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012156 10.0.0.22 - - [2026-05-19 15:31:59] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007522 10.0.0.22 - - [2026-05-19 15:31:59] "POST /tags HTTP/1.1" 409 226 0.002182 10.0.0.22 - - [2026-05-19 15:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.22 - - [2026-05-19 15:31:59] "POST /access-control-lists HTTP/1.1" 200 630 0.057370 10.0.0.22 - - [2026-05-19 15:31:59] "GET /tag/5b9ae6b1-47df-4e18-9114-c24cb9dec61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.053376 10.0.0.22 - - [2026-05-19 15:31:59] "POST /firewall-rules HTTP/1.1" 200 600 0.064649 10.0.0.22 - - [2026-05-19 15:31:59] "GET /firewall-rule/116a9865-c84c-4b46-86de-52fd3347c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.011359 10.0.0.22 - - [2026-05-19 15:31:59] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004852 10.0.0.22 - - [2026-05-19 15:31:59] "GET /firewall-rule/116a9865-c84c-4b46-86de-52fd3347c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007115 10.0.0.22 - - [2026-05-19 15:31:59] "POST /ref-update HTTP/1.1" 200 156 0.058128 10.0.0.22 - - [2026-05-19 15:31:59] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011603 10.0.0.22 - - [2026-05-19 15:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.22 - - [2026-05-19 15:31:59] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002635 10.0.0.22 - - [2026-05-19 15:31:59] "POST /tags HTTP/1.1" 409 226 0.002068 10.0.0.22 - - [2026-05-19 15:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.22 - - [2026-05-19 15:31:59] "GET /tag/5b9ae6b1-47df-4e18-9114-c24cb9dec61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011198 10.0.0.22 - - [2026-05-19 15:31:59] "POST /firewall-rules HTTP/1.1" 200 598 0.073728 10.0.0.22 - - [2026-05-19 15:31:59] "GET /firewall-rule/41cdae60-42e0-4283-99d4-54629569abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004107 10.0.0.22 - - [2026-05-19 15:31:59] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003592 10.0.0.22 - - [2026-05-19 15:31:59] "GET /firewall-rule/41cdae60-42e0-4283-99d4-54629569abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002176 10.0.0.22 - - [2026-05-19 15:31:59] "POST /ref-update HTTP/1.1" 200 156 0.052482 10.0.0.22 - - [2026-05-19 15:32:01] "POST /tags HTTP/1.1" 200 393 0.025378 10.0.0.22 - - [2026-05-19 15:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.22 - - [2026-05-19 15:32:01] "GET /tag/1643716e-c238-446b-b427-d5f00cebca31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012432 10.0.0.22 - - [2026-05-19 15:32:01] "POST /tags HTTP/1.1" 200 341 0.274409 10.0.0.22 - - [2026-05-19 15:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007567 10.0.0.22 - - [2026-05-19 15:32:01] "GET /tag/6078d9fa-7c62-4ba4-9be0-2c119b496e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011514 10.0.0.22 - - [2026-05-19 15:32:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000628 10.0.0.22 - - [2026-05-19 15:32:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.006414 10.0.0.22 - - [2026-05-19 15:32:01] "POST /security-groups HTTP/1.1" 200 589 0.064881 10.0.0.22 - - [2026-05-19 15:32:01] "POST /projects HTTP/1.1" 200 519 0.204957 10.0.0.22 - - [2026-05-19 15:32:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.001686 10.0.0.22 - - [2026-05-19 15:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019297 10.0.0.22 - - [2026-05-19 15:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009251 10.0.0.22 - - [2026-05-19 15:32:02] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.026356 10.0.0.22 - - [2026-05-19 15:32:02] "POST /access-control-lists HTTP/1.1" 200 598 0.093105 10.0.0.22 - - [2026-05-19 15:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019971 10.0.0.22 - - [2026-05-19 15:32:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.018859 10.0.0.22 - - [2026-05-19 15:32:02] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003821 10.0.0.22 - - [2026-05-19 15:32:02] "POST /access-control-lists HTTP/1.1" 200 596 0.065528 10.0.0.22 - - [2026-05-19 15:32:02] "PUT /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad HTTP/1.1" 200 264 0.072178 10.0.0.22 - - [2026-05-19 15:32:02] "PUT /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8 HTTP/1.1" 200 264 0.069313 10.0.0.22 - - [2026-05-19 15:32:02] "POST /security-groups HTTP/1.1" 200 591 0.085378 10.0.0.22 - - [2026-05-19 15:32:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.001719 10.0.0.22 - - [2026-05-19 15:32:02] "POST /access-control-lists HTTP/1.1" 200 632 0.062255 10.0.0.22 - - [2026-05-19 15:32:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.015512 10.0.0.22 - - [2026-05-19 15:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.074585 10.0.0.22 - - [2026-05-19 15:32:02] "POST /chown HTTP/1.1" 200 109 0.026556 10.0.0.22 - - [2026-05-19 15:32:02] "POST /access-control-lists HTTP/1.1" 200 630 0.055766 10.0.0.22 - - [2026-05-19 15:32:02] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.023679 10.0.0.22 - - [2026-05-19 15:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.22 - - [2026-05-19 15:32:02] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002723 10.0.0.22 - - [2026-05-19 15:32:02] "POST /tags HTTP/1.1" 409 226 0.001708 10.0.0.22 - - [2026-05-19 15:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.22 - - [2026-05-19 15:32:02] "GET /tag/6078d9fa-7c62-4ba4-9be0-2c119b496e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011422 10.0.0.22 - - [2026-05-19 15:32:02] "POST /firewall-rules HTTP/1.1" 200 600 0.070450 10.0.0.22 - - [2026-05-19 15:32:02] "GET /firewall-rule/5917825b-097d-4afb-9e9a-82d4f41a2297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003838 10.0.0.22 - - [2026-05-19 15:32:02] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003623 10.0.0.22 - - [2026-05-19 15:32:02] "GET /firewall-rule/5917825b-097d-4afb-9e9a-82d4f41a2297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002411 10.0.0.22 - - [2026-05-19 15:32:02] "POST /ref-update HTTP/1.1" 200 156 0.045171 10.0.0.22 - - [2026-05-19 15:32:02] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002752 10.0.0.22 - - [2026-05-19 15:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.22 - - [2026-05-19 15:32:02] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002229 10.0.0.22 - - [2026-05-19 15:32:02] "POST /tags HTTP/1.1" 409 226 0.002186 10.0.0.22 - - [2026-05-19 15:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.22 - - [2026-05-19 15:32:02] "GET /tag/6078d9fa-7c62-4ba4-9be0-2c119b496e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.017674 10.0.0.22 - - [2026-05-19 15:32:03] "POST /firewall-rules HTTP/1.1" 200 598 0.064252 10.0.0.22 - - [2026-05-19 15:32:03] "GET /firewall-rule/ae2f8cb9-14d4-4c00-99b7-b6b17b09f533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009931 10.0.0.22 - - [2026-05-19 15:32:03] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003767 10.0.0.22 - - [2026-05-19 15:32:03] "GET /firewall-rule/ae2f8cb9-14d4-4c00-99b7-b6b17b09f533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003462 10.0.0.22 - - [2026-05-19 15:32:03] "POST /ref-update HTTP/1.1" 200 156 0.050217 10.0.0.22 - - [2026-05-19 15:32:04] "POST /tags HTTP/1.1" 200 345 0.094290 10.0.0.22 - - [2026-05-19 15:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.22 - - [2026-05-19 15:32:04] "GET /tag/2f479199-7b59-4b77-8a93-220b8acb4c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.018853 10.0.0.22 - - [2026-05-19 15:32:04] "POST /projects HTTP/1.1" 409 238 0.006036 10.0.0.22 - - [2026-05-19 15:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.22 - - [2026-05-19 15:32:04] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048384 10.0.0.22 - - [2026-05-19 15:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.22 - - [2026-05-19 15:32:04] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004284 10.0.0.22 - - [2026-05-19 15:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2026-05-19 15:32:04] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006702 10.0.0.22 - - [2026-05-19 15:32:04] "POST /security-groups HTTP/1.1" 409 285 0.002015 10.0.0.22 - - [2026-05-19 15:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.22 - - [2026-05-19 15:32:04] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038404 10.0.0.22 - - [2026-05-19 15:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.22 - - [2026-05-19 15:32:04] "PUT /security-group/da47ab4c-e5e0-499d-8242-c9b4ec37938b HTTP/1.1" 200 262 0.059267 10.0.0.22 - - [2026-05-19 15:32:04] "PUT /access-control-list/185a44b2-22d7-4e75-8037-02f9e66d9204 HTTP/1.1" 200 272 0.025463 10.0.0.22 - - [2026-05-19 15:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.032349 10.0.0.22 - - [2026-05-19 15:32:04] "POST /tags HTTP/1.1" 409 228 0.005617 10.0.0.22 - - [2026-05-19 15:32:04] "PUT /access-control-list/31d7a2aa-84cb-4be3-996e-4a39304b7efb HTTP/1.1" 200 272 0.026989 10.0.0.22 - - [2026-05-19 15:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.22 - - [2026-05-19 15:32:04] "GET /tag/2f479199-7b59-4b77-8a93-220b8acb4c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012407 10.0.0.22 - - [2026-05-19 15:32:04] "POST /tags HTTP/1.1" 200 345 0.023652 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.22 - - [2026-05-19 15:32:05] "GET /tag/d09c384f-722d-41d3-920b-583edb5063a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012386 10.0.0.22 - - [2026-05-19 15:32:05] "POST /projects HTTP/1.1" 409 238 0.002538 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.22 - - [2026-05-19 15:32:05] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030388 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.22 - - [2026-05-19 15:32:05] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034810 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.22 - - [2026-05-19 15:32:05] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004208 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.22 - - [2026-05-19 15:32:05] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003899 10.0.0.22 - - [2026-05-19 15:32:05] "POST /security-groups HTTP/1.1" 409 285 0.002063 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.22 - - [2026-05-19 15:32:05] "PUT /security-group/92f27eed-803e-45ff-9037-93431ccc5a66 HTTP/1.1" 200 262 0.053903 10.0.0.22 - - [2026-05-19 15:32:05] "PUT /access-control-list/b2cbc510-119f-4232-b0ca-defa10e6fdf2 HTTP/1.1" 200 272 0.018701 10.0.0.22 - - [2026-05-19 15:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031936 10.0.0.22 - - [2026-05-19 15:32:05] "POST /tags HTTP/1.1" 409 228 0.016107 10.0.0.22 - - [2026-05-19 15:32:05] "PUT /access-control-list/af2678dd-c77a-4548-8e8c-578adaf1800e HTTP/1.1" 200 272 0.027921 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.22 - - [2026-05-19 15:32:05] "GET /tag/d09c384f-722d-41d3-920b-583edb5063a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010407 10.0.0.22 - - [2026-05-19 15:32:05] "POST /tags HTTP/1.1" 200 291 0.042203 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017600 10.0.0.22 - - [2026-05-19 15:32:05] "GET /tag/fb6497ce-0eac-45ae-828c-6ddb330af3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012707 10.0.0.22 - - [2026-05-19 15:32:05] "POST /tags HTTP/1.1" 200 303 0.058758 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010269 10.0.0.22 - - [2026-05-19 15:32:05] "GET /tag/566678e0-1b61-4d34-9493-c66ccfcb9cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012609 10.0.0.22 - - [2026-05-19 15:32:05] "POST /tags HTTP/1.1" 409 252 0.001925 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.22 - - [2026-05-19 15:32:05] "GET /tag/c64b49a0-5a75-42bd-8c0f-2cfe2f7fbd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013773 10.0.0.22 - - [2026-05-19 15:32:05] "POST /tags HTTP/1.1" 409 226 0.002524 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.22 - - [2026-05-19 15:32:05] "GET /tag/5b9ae6b1-47df-4e18-9114-c24cb9dec61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010434 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.22 - - [2026-05-19 15:32:05] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004562 10.0.0.22 - - [2026-05-19 15:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.22 - - [2026-05-19 15:32:05] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032192 10.0.0.22 - - [2026-05-19 15:32:05] "POST /virtual-machines HTTP/1.1" 200 395 0.006356 10.0.0.22 - - [2026-05-19 15:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015770 10.0.0.22 - - [2026-05-19 15:32:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118448 10.0.0.22 - - [2026-05-19 15:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023495 10.0.0.22 - - [2026-05-19 15:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.22 - - [2026-05-19 15:32:06] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004709 10.0.0.22 - - [2026-05-19 15:32:06] "POST /instance-ips HTTP/1.1" 200 397 0.019651 10.0.0.22 - - [2026-05-19 15:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022445 10.0.0.22 - - [2026-05-19 15:32:06] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009862 10.0.0.22 - - [2026-05-19 15:32:06] "POST /set-tag HTTP/1.1" 200 109 0.059903 10.0.0.22 - - [2026-05-19 15:32:06] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019920 10.0.0.22 - - [2026-05-19 15:32:06] "GET /instance-ip/e44d767e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004804 10.0.0.22 - - [2026-05-19 15:32:06] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004542 10.0.0.22 - - [2026-05-19 15:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.22 - - [2026-05-19 15:32:06] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003299 10.0.0.22 - - [2026-05-19 15:32:06] "POST /ref-update HTTP/1.1" 200 156 0.010491 10.0.0.22 - - [2026-05-19 15:32:06] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004452 10.0.0.22 - - [2026-05-19 15:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.22 - - [2026-05-19 15:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.22 - - [2026-05-19 15:32:06] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003627 10.0.0.22 - - [2026-05-19 15:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.22 - - [2026-05-19 15:32:06] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035356 10.0.0.22 - - [2026-05-19 15:32:06] "POST /virtual-machines HTTP/1.1" 200 395 0.007458 10.0.0.22 - - [2026-05-19 15:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016490 10.0.0.22 - - [2026-05-19 15:32:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101434 10.0.0.22 - - [2026-05-19 15:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014315 10.0.0.22 - - [2026-05-19 15:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008098 10.0.0.22 - - [2026-05-19 15:32:06] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006373 10.0.0.22 - - [2026-05-19 15:32:06] "POST /instance-ips HTTP/1.1" 200 397 0.019828 10.0.0.22 - - [2026-05-19 15:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016280 10.0.0.22 - - [2026-05-19 15:32:06] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007391 10.0.0.22 - - [2026-05-19 15:32:07] "POST /set-tag HTTP/1.1" 200 109 0.063820 10.0.0.22 - - [2026-05-19 15:32:07] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013571 10.0.0.22 - - [2026-05-19 15:32:07] "GET /instance-ip/e4b864c0-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004747 10.0.0.22 - - [2026-05-19 15:32:07] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004259 10.0.0.22 - - [2026-05-19 15:32:07] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.22 - - [2026-05-19 15:32:07] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004941 10.0.0.22 - - [2026-05-19 15:32:07] "POST /ref-update HTTP/1.1" 200 156 0.008675 10.0.0.22 - - [2026-05-19 15:32:07] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014574 10.0.0.22 - - [2026-05-19 15:32:07] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.22 - - [2026-05-19 15:32:07] "POST /tags HTTP/1.1" 200 291 0.036012 10.0.0.22 - - [2026-05-19 15:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010946 10.0.0.22 - - [2026-05-19 15:32:07] "GET /tag/3956ce4c-8dd5-450c-87e0-683b8774d6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.016940 10.0.0.22 - - [2026-05-19 15:32:07] "POST /tags HTTP/1.1" 409 252 0.002412 10.0.0.22 - - [2026-05-19 15:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2026-05-19 15:32:07] "GET /tag/1643716e-c238-446b-b427-d5f00cebca31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010587 10.0.0.22 - - [2026-05-19 15:32:07] "POST /tags HTTP/1.1" 409 226 0.002844 10.0.0.22 - - [2026-05-19 15:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.22 - - [2026-05-19 15:32:07] "GET /tag/6078d9fa-7c62-4ba4-9be0-2c119b496e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010441 10.0.0.22 - - [2026-05-19 15:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.22 - - [2026-05-19 15:32:07] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007771 10.0.0.22 - - [2026-05-19 15:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.22 - - [2026-05-19 15:32:07] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039815 10.0.0.22 - - [2026-05-19 15:32:07] "POST /virtual-machines HTTP/1.1" 200 395 0.010851 10.0.0.22 - - [2026-05-19 15:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.017059 10.0.0.22 - - [2026-05-19 15:32:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092205 10.0.0.22 - - [2026-05-19 15:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008222 10.0.0.22 - - [2026-05-19 15:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013008 10.0.0.22 - - [2026-05-19 15:32:07] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004010 10.0.0.22 - - [2026-05-19 15:32:07] "POST /instance-ips HTTP/1.1" 200 397 0.018792 10.0.0.22 - - [2026-05-19 15:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019491 10.0.0.22 - - [2026-05-19 15:32:07] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020255 10.0.0.22 - - [2026-05-19 15:32:08] "POST /set-tag HTTP/1.1" 200 109 0.065726 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023928 10.0.0.22 - - [2026-05-19 15:32:08] "GET /instance-ip/e552565c-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004122 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004349 10.0.0.22 - - [2026-05-19 15:32:08] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005291 10.0.0.22 - - [2026-05-19 15:32:08] "POST /ref-update HTTP/1.1" 200 156 0.006996 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004730 10.0.0.22 - - [2026-05-19 15:32:08] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.22 - - [2026-05-19 15:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003974 10.0.0.22 - - [2026-05-19 15:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.22 - - [2026-05-19 15:32:08] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038215 10.0.0.22 - - [2026-05-19 15:32:08] "POST /virtual-machines HTTP/1.1" 200 395 0.021375 10.0.0.22 - - [2026-05-19 15:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015001 10.0.0.22 - - [2026-05-19 15:32:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098290 10.0.0.22 - - [2026-05-19 15:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008680 10.0.0.22 - - [2026-05-19 15:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007750 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005952 10.0.0.22 - - [2026-05-19 15:32:08] "POST /instance-ips HTTP/1.1" 200 397 0.020723 10.0.0.22 - - [2026-05-19 15:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015875 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010063 10.0.0.22 - - [2026-05-19 15:32:08] "POST /set-tag HTTP/1.1" 200 109 0.060154 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027931 10.0.0.22 - - [2026-05-19 15:32:08] "GET /instance-ip/e5c3484e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010567 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004051 10.0.0.22 - - [2026-05-19 15:32:08] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005284 10.0.0.22 - - [2026-05-19 15:32:08] "POST /ref-update HTTP/1.1" 200 156 0.007672 10.0.0.22 - - [2026-05-19 15:32:08] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004102 10.0.0.22 - - [2026-05-19 15:32:08] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.22 - - [2026-05-19 15:32:08] "POST /tags HTTP/1.1" 200 299 0.015609 10.0.0.22 - - [2026-05-19 15:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.22 - - [2026-05-19 15:32:09] "GET /tag/ba1380e9-a47f-4d3b-99c1-71a2eb6cb772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015422 10.0.0.22 - - [2026-05-19 15:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.22 - - [2026-05-19 15:32:09] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004965 10.0.0.22 - - [2026-05-19 15:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2026-05-19 15:32:09] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034782 10.0.0.22 - - [2026-05-19 15:32:09] "POST /virtual-machines HTTP/1.1" 200 395 0.007102 10.0.0.22 - - [2026-05-19 15:32:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007746 10.0.0.22 - - [2026-05-19 15:32:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118473 10.0.0.22 - - [2026-05-19 15:32:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018489 10.0.0.22 - - [2026-05-19 15:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.22 - - [2026-05-19 15:32:09] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005310 10.0.0.22 - - [2026-05-19 15:32:09] "POST /instance-ips HTTP/1.1" 200 397 0.020106 10.0.0.22 - - [2026-05-19 15:32:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027661 10.0.0.22 - - [2026-05-19 15:32:09] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012935 10.0.0.22 - - [2026-05-19 15:32:09] "POST /set-tag HTTP/1.1" 200 109 0.019782 10.0.0.22 - - [2026-05-19 15:32:09] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008086 10.0.0.22 - - [2026-05-19 15:32:09] "GET /instance-ip/e641bde6-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012965 10.0.0.22 - - [2026-05-19 15:32:09] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005416 10.0.0.22 - - [2026-05-19 15:32:09] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.22 - - [2026-05-19 15:32:09] "POST /tags HTTP/1.1" 200 299 0.017869 10.0.0.22 - - [2026-05-19 15:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.22 - - [2026-05-19 15:32:09] "GET /tag/0107cda3-530d-4cae-9625-916a2efa0961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015040 10.0.0.22 - - [2026-05-19 15:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.22 - - [2026-05-19 15:32:09] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004107 10.0.0.22 - - [2026-05-19 15:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.22 - - [2026-05-19 15:32:09] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032690 10.0.0.22 - - [2026-05-19 15:32:09] "POST /virtual-machines HTTP/1.1" 200 395 0.009232 10.0.0.22 - - [2026-05-19 15:32:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010248 10.0.0.22 - - [2026-05-19 15:32:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122685 10.0.0.22 - - [2026-05-19 15:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026719 10.0.0.22 - - [2026-05-19 15:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008502 10.0.0.22 - - [2026-05-19 15:32:10] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004673 10.0.0.22 - - [2026-05-19 15:32:10] "POST /instance-ips HTTP/1.1" 200 397 0.031328 10.0.0.22 - - [2026-05-19 15:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.038622 10.0.0.22 - - [2026-05-19 15:32:10] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012295 10.0.0.22 - - [2026-05-19 15:32:10] "POST /set-tag HTTP/1.1" 200 109 0.018851 10.0.0.22 - - [2026-05-19 15:32:10] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009215 10.0.0.22 - - [2026-05-19 15:32:10] "GET /instance-ip/e6ab364a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.015187 10.0.0.22 - - [2026-05-19 15:32:10] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004149 10.0.0.22 - - [2026-05-19 15:32:10] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.22 - - [2026-05-19 15:32:10] "POST /tags HTTP/1.1" 200 299 0.016186 10.0.0.22 - - [2026-05-19 15:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.22 - - [2026-05-19 15:32:10] "GET /tag/d5a2c369-178a-4c50-85f0-625cc764ac8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011905 10.0.0.22 - - [2026-05-19 15:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.22 - - [2026-05-19 15:32:10] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006032 10.0.0.22 - - [2026-05-19 15:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.22 - - [2026-05-19 15:32:10] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063897 10.0.0.22 - - [2026-05-19 15:32:10] "POST /virtual-machines HTTP/1.1" 200 395 0.009011 10.0.0.22 - - [2026-05-19 15:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011039 10.0.0.22 - - [2026-05-19 15:32:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123922 10.0.0.22 - - [2026-05-19 15:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016089 10.0.0.22 - - [2026-05-19 15:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.22 - - [2026-05-19 15:32:10] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005510 10.0.0.22 - - [2026-05-19 15:32:10] "POST /instance-ips HTTP/1.1" 200 397 0.018838 10.0.0.22 - - [2026-05-19 15:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019054 10.0.0.22 - - [2026-05-19 15:32:10] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004360 10.0.0.22 - - [2026-05-19 15:32:11] "POST /set-tag HTTP/1.1" 200 109 0.016414 10.0.0.22 - - [2026-05-19 15:32:11] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011066 10.0.0.22 - - [2026-05-19 15:32:11] "GET /instance-ip/e7283e38-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002939 10.0.0.22 - - [2026-05-19 15:32:11] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004229 10.0.0.22 - - [2026-05-19 15:32:11] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.22 - - [2026-05-19 15:32:11] "POST /tags HTTP/1.1" 200 299 0.015252 10.0.0.22 - - [2026-05-19 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008527 10.0.0.22 - - [2026-05-19 15:32:11] "GET /tag/373ca757-3679-4a6a-b330-54713861bc71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011052 10.0.0.22 - - [2026-05-19 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.22 - - [2026-05-19 15:32:11] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003356 10.0.0.22 - - [2026-05-19 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.22 - - [2026-05-19 15:32:11] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033876 10.0.0.22 - - [2026-05-19 15:32:11] "POST /virtual-machines HTTP/1.1" 200 395 0.020098 10.0.0.22 - - [2026-05-19 15:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013190 10.0.0.22 - - [2026-05-19 15:32:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134125 10.0.0.22 - - [2026-05-19 15:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030343 10.0.0.22 - - [2026-05-19 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.22 - - [2026-05-19 15:32:11] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004467 10.0.0.22 - - [2026-05-19 15:32:11] "POST /instance-ips HTTP/1.1" 200 397 0.017646 10.0.0.22 - - [2026-05-19 15:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021904 10.0.0.22 - - [2026-05-19 15:32:11] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008412 10.0.0.22 - - [2026-05-19 15:32:11] "POST /set-tag HTTP/1.1" 200 109 0.022761 10.0.0.22 - - [2026-05-19 15:32:11] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010842 10.0.0.22 - - [2026-05-19 15:32:11] "GET /instance-ip/e796626e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003797 10.0.0.22 - - [2026-05-19 15:32:11] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005042 10.0.0.22 - - [2026-05-19 15:32:11] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.22 - - [2026-05-19 15:32:11] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003522 10.0.0.22 - - [2026-05-19 15:32:11] "POST /ref-update HTTP/1.1" 200 156 0.008351 10.0.0.22 - - [2026-05-19 15:32:11] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014229 10.0.0.22 - - [2026-05-19 15:32:11] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.22 - - [2026-05-19 15:32:11] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006505 10.0.0.22 - - [2026-05-19 15:32:11] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003547 10.0.0.22 - - [2026-05-19 15:32:12] "POST /ref-update HTTP/1.1" 200 156 0.009719 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016725 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004143 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003459 10.0.0.22 - - [2026-05-19 15:32:12] "POST /ref-update HTTP/1.1" 200 156 0.007944 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013330 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.005063 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004609 10.0.0.22 - - [2026-05-19 15:32:12] "POST /ref-update HTTP/1.1" 200 156 0.014979 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010570 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007768 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004349 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003857 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019194 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.004230 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004077 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003643 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004419 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005445 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.003750 10.0.0.22 - - [2026-05-19 15:32:12] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004982 10.0.0.22 - - [2026-05-19 15:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.22 - - [2026-05-19 15:32:15] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007796 10.0.0.22 - - [2026-05-19 15:32:15] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.22 - - [2026-05-19 15:32:15] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005209 10.0.0.22 - - [2026-05-19 15:32:15] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.22 - - [2026-05-19 15:32:16] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004293 10.0.0.22 - - [2026-05-19 15:32:16] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.22 - - [2026-05-19 15:32:20] "GET /virtual-machine/77450dde-3917-446f-8d80-579eea1889a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002882 10.0.0.22 - - [2026-05-19 15:32:20] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003908 10.0.0.22 - - [2026-05-19 15:32:20] "GET /virtual-machine/41359745-4a11-401d-88f1-c0658609c29a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003144 10.0.0.22 - - [2026-05-19 15:32:20] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004400 10.0.0.22 - - [2026-05-19 15:32:20] "GET /virtual-machine/145a7d9e-463d-444b-9cc9-d9689a2ebf51?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.008578 10.0.0.22 - - [2026-05-19 15:32:20] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003846 10.0.0.22 - - [2026-05-19 15:32:20] "GET /virtual-machine/7f9d3a47-fe60-4e8d-9081-dbf6a5fe0f2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002816 10.0.0.22 - - [2026-05-19 15:32:20] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004638 10.0.0.22 - - [2026-05-19 15:32:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002311 10.0.0.22 - - [2026-05-19 15:32:21] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004863 10.0.0.22 - - [2026-05-19 15:32:21] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.22 - - [2026-05-19 15:32:21] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003861 10.0.0.22 - - [2026-05-19 15:32:21] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.22 - - [2026-05-19 15:32:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003233 10.0.0.22 - - [2026-05-19 15:32:25] "GET /virtual-machine/f7a34fe4-7fd5-49cc-a1d7-b850e0002887?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003021 10.0.0.22 - - [2026-05-19 15:32:25] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003510 10.0.0.22 - - [2026-05-19 15:32:25] "GET /virtual-machine/aabd1655-0c99-4253-aa1b-b7f3f18624cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002927 10.0.0.22 - - [2026-05-19 15:32:25] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003807 10.0.0.22 - - [2026-05-19 15:32:25] "GET /virtual-machine/64203d18-bb29-4557-b1e2-57437d88c250?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002930 10.0.0.22 - - [2026-05-19 15:32:25] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004872 10.0.0.22 - - [2026-05-19 15:32:25] "GET /virtual-machine/6cf44c47-84ef-43c0-af77-4c46d1b060fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003596 10.0.0.22 - - [2026-05-19 15:32:25] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003889 10.0.0.22 - - [2026-05-19 15:32:26] "GET /loadbalancer/5e89fad6-fa0e-475c-a12e-f38725b89280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002348 10.0.0.22 - - [2026-05-19 15:32:26] "POST /tags HTTP/1.1" 200 333 0.020585 10.0.0.22 - - [2026-05-19 15:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.22 - - [2026-05-19 15:32:26] "GET /tag/fd3d870d-e4d3-4b2e-9c29-5a73cad9a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011648 10.0.0.22 - - [2026-05-19 15:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.22 - - [2026-05-19 15:32:26] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030299 10.0.0.22 - - [2026-05-19 15:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.22 - - [2026-05-19 15:32:26] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004632 10.0.0.22 - - [2026-05-19 15:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.22 - - [2026-05-19 15:32:26] "GET /service-appliance-set/ec223d22-5281-4b94-952c-716e04ce8249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002102 10.0.0.22 - - [2026-05-19 15:32:26] "POST /fqname-to-id HTTP/1.1" 404 273 0.001158 10.0.0.22 - - [2026-05-19 15:32:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.090226 10.0.0.22 - - [2026-05-19 15:32:26] "GET /virtual-machine-interface/72f66f8a-3563-4a87-926c-38c3372d94c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.009348 10.0.0.22 - - [2026-05-19 15:32:26] "POST /instance-ips HTTP/1.1" 200 409 0.019407 10.0.0.22 - - [2026-05-19 15:32:26] "GET /instance-ip/8ef5d010-801c-4a2c-ae60-3a9bbad1febe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005969 10.0.0.22 - - [2026-05-19 15:32:26] "POST /loadbalancers HTTP/1.1" 200 629 0.064450 10.0.0.22 - - [2026-05-19 15:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010720 10.0.0.22 - - [2026-05-19 15:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.22 - - [2026-05-19 15:32:26] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035744 10.0.0.22 - - [2026-05-19 15:32:26] "GET /instance-ip/8ef5d010-801c-4a2c-ae60-3a9bbad1febe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003098 10.0.0.22 - - [2026-05-19 15:32:26] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032948 10.0.0.22 - - [2026-05-19 15:32:26] "GET /loadbalancer/5e89fad6-fa0e-475c-a12e-f38725b89280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003191 10.0.0.22 - - [2026-05-19 15:32:26] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.020584 10.0.0.22 - - [2026-05-19 15:32:26] "POST /floating-ips HTTP/1.1" 200 597 0.027865 10.0.0.22 - - [2026-05-19 15:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2026-05-19 15:32:26] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026577 10.0.0.22 - - [2026-05-19 15:32:26] "GET /loadbalancer-listener/4f663448-0b7c-4058-ba66-8644a8dde8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003408 10.0.0.22 - - [2026-05-19 15:32:26] "GET /loadbalancer-listener/4f663448-0b7c-4058-ba66-8644a8dde8ae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.011452 10.0.0.22 - - [2026-05-19 15:32:26] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017055 10.0.0.22 - - [2026-05-19 15:32:26] "GET /instance-ip/8ef5d010-801c-4a2c-ae60-3a9bbad1febe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009730 10.0.0.22 - - [2026-05-19 15:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.22 - - [2026-05-19 15:32:26] "GET /instance-ip/8ef5d010-801c-4a2c-ae60-3a9bbad1febe?fields=floating_ips HTTP/1.1" 200 1213 0.006345 10.0.0.22 - - [2026-05-19 15:32:26] "GET /floating-ip/d6526c8d-6818-45c7-b2c5-0d86e58bd3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.004355 10.0.0.22 - - [2026-05-19 15:32:26] "GET /loadbalancer/5e89fad6-fa0e-475c-a12e-f38725b89280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002603 10.0.0.22 - - [2026-05-19 15:32:26] "GET /loadbalancer-pool/aab318c6-b3ba-45c3-ae32-bb0c9771e4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003479 10.0.0.22 - - [2026-05-19 15:32:26] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018546 10.0.0.22 - - [2026-05-19 15:32:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007874 10.0.0.22 - - [2026-05-19 15:32:27] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007216 10.0.0.22 - - [2026-05-19 15:32:27] "POST /tags HTTP/1.1" 409 221 0.006638 10.0.0.22 - - [2026-05-19 15:32:27] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004967 10.0.0.22 - - [2026-05-19 15:32:27] "POST /ref-update HTTP/1.1" 200 156 0.006016 10.0.0.22 - - [2026-05-19 15:32:27] "GET /floating-ip/d6526c8d-6818-45c7-b2c5-0d86e58bd3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.010216 10.0.0.22 - - [2026-05-19 15:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.22 - - [2026-05-19 15:32:27] "GET /tag/fd3d870d-e4d3-4b2e-9c29-5a73cad9a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.013167 10.0.0.22 - - [2026-05-19 15:32:27] "GET /loadbalancer/5e89fad6-fa0e-475c-a12e-f38725b89280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006192 10.0.0.22 - - [2026-05-19 15:32:27] "PUT /floating-ip/d6526c8d-6818-45c7-b2c5-0d86e58bd3be HTTP/1.1" 200 256 0.045131 10.0.0.22 - - [2026-05-19 15:32:27] "POST /set-tag HTTP/1.1" 200 109 0.089688 10.0.0.22 - - [2026-05-19 15:32:27] "GET /loadbalancer-pool/aab318c6-b3ba-45c3-ae32-bb0c9771e4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004326 10.0.0.22 - - [2026-05-19 15:32:27] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020545 10.0.0.22 - - [2026-05-19 15:32:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027038 10.0.0.22 - - [2026-05-19 15:32:27] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009145 10.0.0.22 - - [2026-05-19 15:32:27] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004251 10.0.0.22 - - [2026-05-19 15:32:27] "POST /ref-update HTTP/1.1" 200 156 0.009698 10.0.0.22 - - [2026-05-19 15:32:27] "GET /floating-ip/d6526c8d-6818-45c7-b2c5-0d86e58bd3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.003419 10.0.0.22 - - [2026-05-19 15:32:27] "POST /set-tag HTTP/1.1" 200 109 0.066133 10.0.0.22 - - [2026-05-19 15:32:27] "POST /tags HTTP/1.1" 409 206 0.004437 10.0.0.22 - - [2026-05-19 15:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.22 - - [2026-05-19 15:32:27] "GET /tag/566678e0-1b61-4d34-9493-c66ccfcb9cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010673 10.0.0.22 - - [2026-05-19 15:32:27] "POST /tags HTTP/1.1" 409 204 0.002424 10.0.0.22 - - [2026-05-19 15:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010175 10.0.0.22 - - [2026-05-19 15:32:27] "GET /tag/0107cda3-530d-4cae-9625-916a2efa0961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011873 10.0.0.22 - - [2026-05-19 15:32:27] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002183 10.0.0.22 - - [2026-05-19 15:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2026-05-19 15:32:27] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002229 10.0.0.22 - - [2026-05-19 15:32:27] "POST /tags HTTP/1.1" 409 206 0.001574 10.0.0.22 - - [2026-05-19 15:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.22 - - [2026-05-19 15:32:27] "GET /tag/566678e0-1b61-4d34-9493-c66ccfcb9cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010735 10.0.0.22 - - [2026-05-19 15:32:27] "POST /tags HTTP/1.1" 409 226 0.001817 10.0.0.22 - - [2026-05-19 15:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.22 - - [2026-05-19 15:32:27] "GET /tag/5b9ae6b1-47df-4e18-9114-c24cb9dec61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012199 10.0.0.22 - - [2026-05-19 15:32:27] "POST /tags HTTP/1.1" 409 204 0.001784 10.0.0.22 - - [2026-05-19 15:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.22 - - [2026-05-19 15:32:27] "GET /tag/0107cda3-530d-4cae-9625-916a2efa0961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009766 10.0.0.22 - - [2026-05-19 15:32:27] "POST /tags HTTP/1.1" 409 226 0.001512 10.0.0.22 - - [2026-05-19 15:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007659 10.0.0.22 - - [2026-05-19 15:32:28] "GET /tag/5b9ae6b1-47df-4e18-9114-c24cb9dec61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014080 10.0.0.22 - - [2026-05-19 15:32:28] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003402 10.0.0.22 - - [2026-05-19 15:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.22 - - [2026-05-19 15:32:28] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002402 10.0.0.22 - - [2026-05-19 15:32:28] "POST /firewall-rules HTTP/1.1" 200 626 0.068033 10.0.0.22 - - [2026-05-19 15:32:28] "POST /firewall-rules HTTP/1.1" 200 646 0.076532 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-rule/4322072e-4647-459b-ae92-d3d4de7b1a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.010417 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002488 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-rule/ca529565-9e97-4200-ba33-21768c2ac0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003711 10.0.0.22 - - [2026-05-19 15:32:28] "POST /ref-update HTTP/1.1" 200 156 0.017734 10.0.0.22 - - [2026-05-19 15:32:28] "POST /firewall-policys HTTP/1.1" 200 606 0.030220 10.0.0.22 - - [2026-05-19 15:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011891 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011585 10.0.0.22 - - [2026-05-19 15:32:28] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002933 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003032 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003656 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-policy/d2ec8b9d-065d-4ce1-bd4a-9fdf8fa7f6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003138 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003717 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001994 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002828 10.0.0.22 - - [2026-05-19 15:32:28] "POST /ref-update HTTP/1.1" 200 156 0.029005 10.0.0.22 - - [2026-05-19 15:32:28] "POST /ref-update HTTP/1.1" 200 156 0.023961 10.0.0.22 - - [2026-05-19 15:32:28] "POST /ref-update HTTP/1.1" 200 156 0.022107 10.0.0.22 - - [2026-05-19 15:32:28] "POST /ref-update HTTP/1.1" 200 156 0.036211 10.0.0.22 - - [2026-05-19 15:32:28] "POST /ref-update HTTP/1.1" 200 156 0.033989 10.0.0.22 - - [2026-05-19 15:32:28] "GET /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002845 10.0.0.22 - - [2026-05-19 15:34:27] "POST /tags HTTP/1.1" 409 252 0.002028 10.0.0.22 - - [2026-05-19 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.22 - - [2026-05-19 15:34:27] "GET /tag/1643716e-c238-446b-b427-d5f00cebca31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012096 10.0.0.22 - - [2026-05-19 15:34:27] "POST /tags HTTP/1.1" 409 228 0.002734 10.0.0.22 - - [2026-05-19 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.22 - - [2026-05-19 15:34:27] "GET /tag/d09c384f-722d-41d3-920b-583edb5063a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011018 10.0.0.22 - - [2026-05-19 15:34:27] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003058 10.0.0.22 - - [2026-05-19 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.22 - - [2026-05-19 15:34:27] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002799 10.0.0.22 - - [2026-05-19 15:34:27] "POST /tags HTTP/1.1" 409 206 0.001500 10.0.0.22 - - [2026-05-19 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001216 10.0.0.22 - - [2026-05-19 15:34:27] "GET /tag/566678e0-1b61-4d34-9493-c66ccfcb9cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014670 10.0.0.22 - - [2026-05-19 15:34:27] "POST /tags HTTP/1.1" 409 226 0.006518 10.0.0.22 - - [2026-05-19 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.22 - - [2026-05-19 15:34:27] "GET /tag/5b9ae6b1-47df-4e18-9114-c24cb9dec61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018346 10.0.0.22 - - [2026-05-19 15:34:27] "POST /tags HTTP/1.1" 409 204 0.003402 10.0.0.22 - - [2026-05-19 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.22 - - [2026-05-19 15:34:27] "GET /tag/0107cda3-530d-4cae-9625-916a2efa0961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010458 10.0.0.22 - - [2026-05-19 15:34:27] "POST /tags HTTP/1.1" 409 226 0.004245 10.0.0.22 - - [2026-05-19 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.22 - - [2026-05-19 15:34:27] "GET /tag/5b9ae6b1-47df-4e18-9114-c24cb9dec61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012711 10.0.0.22 - - [2026-05-19 15:34:27] "POST /tags HTTP/1.1" 409 228 0.006619 10.0.0.22 - - [2026-05-19 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.22 - - [2026-05-19 15:34:27] "GET /tag/d09c384f-722d-41d3-920b-583edb5063a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014561 10.0.0.22 - - [2026-05-19 15:34:27] "POST /tags HTTP/1.1" 409 252 0.002336 10.0.0.22 - - [2026-05-19 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.22 - - [2026-05-19 15:34:27] "GET /tag/1643716e-c238-446b-b427-d5f00cebca31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009929 10.0.0.22 - - [2026-05-19 15:34:27] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002056 10.0.0.22 - - [2026-05-19 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.22 - - [2026-05-19 15:34:28] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002563 10.0.0.22 - - [2026-05-19 15:34:28] "POST /firewall-rules HTTP/1.1" 409 281 0.001797 10.0.0.22 - - [2026-05-19 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.22 - - [2026-05-19 15:34:28] "PUT /firewall-rule/ca529565-9e97-4200-ba33-21768c2ac0b5 HTTP/1.1" 200 260 0.020273 10.0.0.22 - - [2026-05-19 15:34:28] "POST /firewall-rules HTTP/1.1" 409 291 0.009780 10.0.0.22 - - [2026-05-19 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.22 - - [2026-05-19 15:34:28] "PUT /firewall-rule/4322072e-4647-459b-ae92-d3d4de7b1a84 HTTP/1.1" 200 260 0.028579 10.0.0.22 - - [2026-05-19 15:34:28] "GET /firewall-rule/4322072e-4647-459b-ae92-d3d4de7b1a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.023015 10.0.0.22 - - [2026-05-19 15:34:28] "POST /firewall-rules HTTP/1.1" 200 658 0.117047 10.0.0.22 - - [2026-05-19 15:34:28] "GET /firewall-rule/983b3c9e-8443-4489-a380-c763586e21e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.052624 10.0.0.22 - - [2026-05-19 15:34:28] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003460 10.0.0.22 - - [2026-05-19 15:34:28] "GET /firewall-rule/ca529565-9e97-4200-ba33-21768c2ac0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003347 10.0.0.22 - - [2026-05-19 15:34:28] "POST /firewall-policys HTTP/1.1" 409 269 0.001998 10.0.0.22 - - [2026-05-19 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.22 - - [2026-05-19 15:34:28] "PUT /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df HTTP/1.1" 200 264 0.027730 10.0.0.22 - - [2026-05-19 15:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015202 10.0.0.22 - - [2026-05-19 15:34:28] "GET /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006516 10.0.0.22 - - [2026-05-19 15:34:28] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003556 10.0.0.22 - - [2026-05-19 15:34:28] "GET /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003167 10.0.0.22 - - [2026-05-19 15:34:28] "GET /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002738 10.0.0.22 - - [2026-05-19 15:34:28] "GET /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004574 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:35:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:35:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:35:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:35:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.22 - - [2026-05-19 15:35:29] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011271 10.0.0.22 - - [2026-05-19 15:35:29] "POST /set-tag HTTP/1.1" 200 109 0.004567 10.0.0.22 - - [2026-05-19 15:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.22 - - [2026-05-19 15:35:29] "GET /loadbalancer/5e89fad6-fa0e-475c-a12e-f38725b89280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004293 10.0.0.22 - - [2026-05-19 15:35:30] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008490 10.0.0.22 - - [2026-05-19 15:35:30] "POST /set-tag HTTP/1.1" 200 109 0.080248 10.0.0.22 - - [2026-05-19 15:35:30] "DELETE /loadbalancer-member/ff1cc82a-1ac4-402d-8d54-a3997d0b87b8 HTTP/1.1" 200 115 0.041661 10.0.0.22 - - [2026-05-19 15:35:30] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004524 10.0.0.22 - - [2026-05-19 15:35:30] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.22 - - [2026-05-19 15:35:30] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005122 10.0.0.22 - - [2026-05-19 15:35:30] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.22 - - [2026-05-19 15:35:30] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004066 10.0.0.22 - - [2026-05-19 15:35:30] "POST /set-tag HTTP/1.1" 200 109 0.004299 10.0.0.22 - - [2026-05-19 15:35:30] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006749 10.0.0.22 - - [2026-05-19 15:35:30] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.22 - - [2026-05-19 15:35:30] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006286 10.0.0.22 - - [2026-05-19 15:35:30] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.22 - - [2026-05-19 15:35:30] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008268 10.0.0.22 - - [2026-05-19 15:35:30] "POST /set-tag HTTP/1.1" 200 109 0.004420 10.0.0.22 - - [2026-05-19 15:35:30] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012920 10.0.0.22 - - [2026-05-19 15:35:30] "POST /set-tag HTTP/1.1" 200 109 0.004133 10.0.0.22 - - [2026-05-19 15:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.22 - - [2026-05-19 15:35:30] "GET /loadbalancer/5e89fad6-fa0e-475c-a12e-f38725b89280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004441 10.0.0.22 - - [2026-05-19 15:35:31] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008745 10.0.0.22 - - [2026-05-19 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.003945 10.0.0.22 - - [2026-05-19 15:35:31] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006626 10.0.0.22 - - [2026-05-19 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.22 - - [2026-05-19 15:35:31] "GET /virtual-machine/41359745-4a11-401d-88f1-c0658609c29a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003874 10.0.0.22 - - [2026-05-19 15:35:31] "POST /ref-update HTTP/1.1" 200 156 0.011976 10.0.0.22 - - [2026-05-19 15:35:31] "GET /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008235 10.0.0.22 - - [2026-05-19 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.023529 10.0.0.22 - - [2026-05-19 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.037380 10.0.0.22 - - [2026-05-19 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.033673 10.0.0.22 - - [2026-05-19 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.043747 10.0.0.22 - - [2026-05-19 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.076138 10.0.0.22 - - [2026-05-19 15:35:31] "DELETE /instance-ip/e4b864c0-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.069240 10.0.0.22 - - [2026-05-19 15:35:31] "POST /ref-update HTTP/1.1" 200 156 0.010336 10.0.0.22 - - [2026-05-19 15:35:32] "DELETE /virtual-machine-interface/e49ec574-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.053571 10.0.0.22 - - [2026-05-19 15:35:32] "DELETE /virtual-machine/41359745-4a11-401d-88f1-c0658609c29a HTTP/1.1" 200 115 0.038200 10.0.0.22 - - [2026-05-19 15:35:32] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006231 10.0.0.22 - - [2026-05-19 15:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.22 - - [2026-05-19 15:35:32] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006126 10.0.0.22 - - [2026-05-19 15:35:32] "POST /set-tag HTTP/1.1" 200 109 0.003416 10.0.0.22 - - [2026-05-19 15:35:32] "GET /virtual-machine/77450dde-3917-446f-8d80-579eea1889a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004241 10.0.0.22 - - [2026-05-19 15:35:32] "POST /ref-update HTTP/1.1" 200 156 0.024569 10.0.0.22 - - [2026-05-19 15:35:32] "GET /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013863 10.0.0.22 - - [2026-05-19 15:35:32] "POST /set-tag HTTP/1.1" 200 109 0.021143 10.0.0.22 - - [2026-05-19 15:35:32] "POST /set-tag HTTP/1.1" 200 109 0.034046 10.0.0.22 - - [2026-05-19 15:35:32] "POST /set-tag HTTP/1.1" 200 109 0.029210 10.0.0.22 - - [2026-05-19 15:35:32] "POST /set-tag HTTP/1.1" 200 109 0.026442 10.0.0.22 - - [2026-05-19 15:35:32] "POST /set-tag HTTP/1.1" 200 109 0.030621 10.0.0.22 - - [2026-05-19 15:35:32] "DELETE /instance-ip/e44d767e-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.050986 10.0.0.22 - - [2026-05-19 15:35:32] "POST /ref-update HTTP/1.1" 200 156 0.010869 10.0.0.22 - - [2026-05-19 15:35:32] "DELETE /virtual-machine-interface/e4370d4e-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.059922 10.0.0.22 - - [2026-05-19 15:35:32] "DELETE /virtual-machine/77450dde-3917-446f-8d80-579eea1889a2 HTTP/1.1" 200 115 0.019711 10.0.0.22 - - [2026-05-19 15:35:32] "DELETE /tag/fb6497ce-0eac-45ae-828c-6ddb330af3d9 HTTP/1.1" 200 115 0.043272 10.0.0.22 - - [2026-05-19 15:35:32] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004771 10.0.0.22 - - [2026-05-19 15:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.22 - - [2026-05-19 15:35:32] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003731 10.0.0.22 - - [2026-05-19 15:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.22 - - [2026-05-19 15:35:32] "GET /virtual-machine/7f9d3a47-fe60-4e8d-9081-dbf6a5fe0f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004683 10.0.0.22 - - [2026-05-19 15:35:32] "POST /ref-update HTTP/1.1" 200 156 0.021277 10.0.0.22 - - [2026-05-19 15:35:32] "GET /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.028471 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.017438 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.048084 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.072373 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.038253 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.043959 10.0.0.22 - - [2026-05-19 15:35:33] "DELETE /instance-ip/e5c3484e-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.059382 10.0.0.22 - - [2026-05-19 15:35:33] "DELETE /virtual-machine-interface/e5aab536-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.049067 10.0.0.22 - - [2026-05-19 15:35:33] "DELETE /virtual-machine/7f9d3a47-fe60-4e8d-9081-dbf6a5fe0f2b HTTP/1.1" 200 115 0.025886 10.0.0.22 - - [2026-05-19 15:35:33] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007218 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:35:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:35:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.004055 10.0.0.22 - - [2026-05-19 15:35:33] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007423 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.22 - - [2026-05-19 15:35:33] "GET /virtual-machine/145a7d9e-463d-444b-9cc9-d9689a2ebf51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002841 10.0.0.22 - - [2026-05-19 15:35:33] "POST /ref-update HTTP/1.1" 200 156 0.008150 10.0.0.22 - - [2026-05-19 15:35:33] "GET /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012039 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.022737 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.034250 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.046671 10.0.0.22 - - [2026-05-19 15:35:33] "POST /set-tag HTTP/1.1" 200 109 0.109061 10.0.0.22 - - [2026-05-19 15:35:34] "POST /set-tag HTTP/1.1" 200 109 0.059322 10.0.0.22 - - [2026-05-19 15:35:34] "DELETE /instance-ip/e552565c-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.076875 10.0.0.22 - - [2026-05-19 15:35:34] "DELETE /virtual-machine-interface/e539dba4-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.061531 10.0.0.22 - - [2026-05-19 15:35:34] "DELETE /virtual-machine/145a7d9e-463d-444b-9cc9-d9689a2ebf51 HTTP/1.1" 200 115 0.023936 10.0.0.22 - - [2026-05-19 15:35:34] "DELETE /tag/566678e0-1b61-4d34-9493-c66ccfcb9cc5 HTTP/1.1" 409 388 0.011277 10.0.0.22 - - [2026-05-19 15:35:34] "DELETE /tag/3956ce4c-8dd5-450c-87e0-683b8774d6cb HTTP/1.1" 200 115 0.041891 10.0.0.22 - - [2026-05-19 15:36:01] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004232 10.0.0.22 - - [2026-05-19 15:36:01] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.22 - - [2026-05-19 15:36:01] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004437 10.0.0.22 - - [2026-05-19 15:36:01] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.22 - - [2026-05-19 15:36:01] "GET /virtual-machine/64203d18-bb29-4557-b1e2-57437d88c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002593 10.0.0.22 - - [2026-05-19 15:36:01] "POST /ref-update HTTP/1.1" 200 156 0.007527 10.0.0.22 - - [2026-05-19 15:36:01] "GET /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004854 10.0.0.22 - - [2026-05-19 15:36:01] "POST /set-tag HTTP/1.1" 200 109 0.016223 10.0.0.22 - - [2026-05-19 15:36:01] "POST /set-tag HTTP/1.1" 200 109 0.030783 10.0.0.22 - - [2026-05-19 15:36:01] "POST /set-tag HTTP/1.1" 200 109 0.014728 10.0.0.22 - - [2026-05-19 15:36:01] "POST /set-tag HTTP/1.1" 200 109 0.029996 10.0.0.22 - - [2026-05-19 15:36:01] "DELETE /instance-ip/e6ab364a-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.045854 10.0.0.22 - - [2026-05-19 15:36:01] "DELETE /virtual-machine-interface/e6936902-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.054389 10.0.0.22 - - [2026-05-19 15:36:01] "DELETE /virtual-machine/64203d18-bb29-4557-b1e2-57437d88c250 HTTP/1.1" 200 115 0.019655 10.0.0.22 - - [2026-05-19 15:36:01] "DELETE /tag/0107cda3-530d-4cae-9625-916a2efa0961 HTTP/1.1" 409 236 0.007436 10.0.0.22 - - [2026-05-19 15:36:01] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004516 10.0.0.22 - - [2026-05-19 15:36:01] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.22 - - [2026-05-19 15:36:01] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004424 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.004562 10.0.0.22 - - [2026-05-19 15:36:02] "GET /virtual-machine/6cf44c47-84ef-43c0-af77-4c46d1b060fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003614 10.0.0.22 - - [2026-05-19 15:36:02] "POST /ref-update HTTP/1.1" 200 156 0.016199 10.0.0.22 - - [2026-05-19 15:36:02] "GET /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009404 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.016752 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.025908 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.015161 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.025765 10.0.0.22 - - [2026-05-19 15:36:02] "DELETE /instance-ip/e796626e-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.049919 10.0.0.22 - - [2026-05-19 15:36:02] "DELETE /virtual-machine-interface/e77b7ab2-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.036008 10.0.0.22 - - [2026-05-19 15:36:02] "DELETE /virtual-machine/6cf44c47-84ef-43c0-af77-4c46d1b060fc HTTP/1.1" 200 115 0.017938 10.0.0.22 - - [2026-05-19 15:36:02] "DELETE /tag/373ca757-3679-4a6a-b330-54713861bc71 HTTP/1.1" 200 115 0.030207 10.0.0.22 - - [2026-05-19 15:36:02] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005677 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.22 - - [2026-05-19 15:36:02] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004226 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.22 - - [2026-05-19 15:36:02] "GET /virtual-machine/f7a34fe4-7fd5-49cc-a1d7-b850e0002887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002929 10.0.0.22 - - [2026-05-19 15:36:02] "POST /ref-update HTTP/1.1" 200 156 0.008506 10.0.0.22 - - [2026-05-19 15:36:02] "GET /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011015 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.014859 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.025735 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.022792 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.012607 10.0.0.22 - - [2026-05-19 15:36:02] "DELETE /instance-ip/e641bde6-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.048738 10.0.0.22 - - [2026-05-19 15:36:02] "DELETE /virtual-machine-interface/e62afa2a-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.047232 10.0.0.22 - - [2026-05-19 15:36:02] "DELETE /virtual-machine/f7a34fe4-7fd5-49cc-a1d7-b850e0002887 HTTP/1.1" 200 115 0.016379 10.0.0.22 - - [2026-05-19 15:36:02] "DELETE /tag/c64b49a0-5a75-42bd-8c0f-2cfe2f7fbd97 HTTP/1.1" 200 115 0.031620 10.0.0.22 - - [2026-05-19 15:36:02] "DELETE /tag/ba1380e9-a47f-4d3b-99c1-71a2eb6cb772 HTTP/1.1" 200 115 0.027660 10.0.0.22 - - [2026-05-19 15:36:02] "DELETE /tag/2f479199-7b59-4b77-8a93-220b8acb4c5b HTTP/1.1" 200 115 0.034490 10.0.0.22 - - [2026-05-19 15:36:02] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004696 10.0.0.22 - - [2026-05-19 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.004312 10.0.0.22 - - [2026-05-19 15:36:02] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003985 10.0.0.22 - - [2026-05-19 15:36:03] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.22 - - [2026-05-19 15:36:03] "GET /virtual-machine/aabd1655-0c99-4253-aa1b-b7f3f18624cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003042 10.0.0.22 - - [2026-05-19 15:36:03] "POST /ref-update HTTP/1.1" 200 156 0.017346 10.0.0.22 - - [2026-05-19 15:36:03] "GET /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024786 10.0.0.22 - - [2026-05-19 15:36:03] "POST /set-tag HTTP/1.1" 200 109 0.017678 10.0.0.22 - - [2026-05-19 15:36:03] "POST /set-tag HTTP/1.1" 200 109 0.025175 10.0.0.22 - - [2026-05-19 15:36:03] "POST /set-tag HTTP/1.1" 200 109 0.024074 10.0.0.22 - - [2026-05-19 15:36:03] "POST /set-tag HTTP/1.1" 200 109 0.013277 10.0.0.22 - - [2026-05-19 15:36:03] "DELETE /instance-ip/e7283e38-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.048568 10.0.0.22 - - [2026-05-19 15:36:03] "DELETE /virtual-machine-interface/e70b223a-5397-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.045947 10.0.0.22 - - [2026-05-19 15:36:03] "DELETE /virtual-machine/aabd1655-0c99-4253-aa1b-b7f3f18624cc HTTP/1.1" 200 115 0.033259 10.0.0.22 - - [2026-05-19 15:36:03] "DELETE /tag/1643716e-c238-446b-b427-d5f00cebca31 HTTP/1.1" 409 236 0.011875 10.0.0.22 - - [2026-05-19 15:36:03] "DELETE /tag/d5a2c369-178a-4c50-85f0-625cc764ac8f HTTP/1.1" 200 115 0.058541 10.0.0.22 - - [2026-05-19 15:36:03] "DELETE /tag/d09c384f-722d-41d3-920b-583edb5063a7 HTTP/1.1" 409 236 0.004503 10.0.0.22 - - [2026-05-19 15:36:05] "POST /projects HTTP/1.1" 409 238 0.002172 10.0.0.22 - - [2026-05-19 15:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.22 - - [2026-05-19 15:36:05] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032873 10.0.0.22 - - [2026-05-19 15:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.22 - - [2026-05-19 15:36:05] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003672 10.0.0.22 - - [2026-05-19 15:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.22 - - [2026-05-19 15:36:05] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003979 10.0.0.22 - - [2026-05-19 15:36:05] "POST /security-groups HTTP/1.1" 409 285 0.002509 10.0.0.22 - - [2026-05-19 15:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.22 - - [2026-05-19 15:36:05] "PUT /security-group/92f27eed-803e-45ff-9037-93431ccc5a66 HTTP/1.1" 200 262 0.057396 10.0.0.22 - - [2026-05-19 15:36:05] "PUT /access-control-list/b2cbc510-119f-4232-b0ca-defa10e6fdf2 HTTP/1.1" 200 272 0.011564 10.0.0.22 - - [2026-05-19 15:36:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025945 10.0.0.22 - - [2026-05-19 15:36:05] "PUT /access-control-list/af2678dd-c77a-4548-8e8c-578adaf1800e HTTP/1.1" 200 272 0.024841 10.0.0.22 - - [2026-05-19 15:36:10] "POST /projects HTTP/1.1" 409 238 0.002173 10.0.0.22 - - [2026-05-19 15:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.22 - - [2026-05-19 15:36:10] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027679 10.0.0.22 - - [2026-05-19 15:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.22 - - [2026-05-19 15:36:10] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004071 10.0.0.22 - - [2026-05-19 15:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008166 10.0.0.22 - - [2026-05-19 15:36:10] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004225 10.0.0.22 - - [2026-05-19 15:36:10] "POST /security-groups HTTP/1.1" 409 285 0.004520 10.0.0.22 - - [2026-05-19 15:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.22 - - [2026-05-19 15:36:10] "PUT /security-group/92f27eed-803e-45ff-9037-93431ccc5a66 HTTP/1.1" 200 262 0.054752 10.0.0.22 - - [2026-05-19 15:36:10] "PUT /access-control-list/b2cbc510-119f-4232-b0ca-defa10e6fdf2 HTTP/1.1" 200 272 0.011883 10.0.0.22 - - [2026-05-19 15:36:10] "PUT /access-control-list/af2678dd-c77a-4548-8e8c-578adaf1800e HTTP/1.1" 200 272 0.015415 10.0.0.22 - - [2026-05-19 15:36:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018567 10.0.0.22 - - [2026-05-19 15:36:10] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004422 10.0.0.22 - - [2026-05-19 15:36:10] "GET /firewall-rule/5917825b-097d-4afb-9e9a-82d4f41a2297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002937 10.0.0.22 - - [2026-05-19 15:36:10] "POST /ref-update HTTP/1.1" 200 156 0.047229 10.0.0.22 - - [2026-05-19 15:36:10] "DELETE /firewall-rule/5917825b-097d-4afb-9e9a-82d4f41a2297 HTTP/1.1" 200 115 0.031759 10.0.0.22 - - [2026-05-19 15:36:10] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005141 10.0.0.22 - - [2026-05-19 15:36:10] "GET /firewall-rule/ae2f8cb9-14d4-4c00-99b7-b6b17b09f533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002722 10.0.0.22 - - [2026-05-19 15:36:10] "POST /ref-update HTTP/1.1" 200 156 0.046283 10.0.0.22 - - [2026-05-19 15:36:10] "DELETE /firewall-rule/ae2f8cb9-14d4-4c00-99b7-b6b17b09f533 HTTP/1.1" 200 115 0.036414 10.0.0.22 - - [2026-05-19 15:36:10] "DELETE /tag/1643716e-c238-446b-b427-d5f00cebca31 HTTP/1.1" 409 236 0.005692 10.0.0.22 - - [2026-05-19 15:36:11] "DELETE /tag/d09c384f-722d-41d3-920b-583edb5063a7 HTTP/1.1" 409 236 0.004013 10.0.0.22 - - [2026-05-19 15:36:11] "DELETE /tag/6078d9fa-7c62-4ba4-9be0-2c119b496e04 HTTP/1.1" 200 115 0.031027 10.0.0.22 - - [2026-05-19 15:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.22 - - [2026-05-19 15:36:11] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004299 10.0.0.22 - - [2026-05-19 15:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.22 - - [2026-05-19 15:36:11] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003326 10.0.0.22 - - [2026-05-19 15:36:11] "PUT /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad HTTP/1.1" 200 264 0.037635 10.0.0.22 - - [2026-05-19 15:36:11] "PUT /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8 HTTP/1.1" 200 264 0.040566 10.0.0.22 - - [2026-05-19 15:36:11] "DELETE /security-group/92f27eed-803e-45ff-9037-93431ccc5a66 HTTP/1.1" 200 115 0.050482 10.0.0.22 - - [2026-05-19 15:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.22 - - [2026-05-19 15:36:11] "DELETE /access-control-list/b2cbc510-119f-4232-b0ca-defa10e6fdf2 HTTP/1.1" 200 115 0.024410 10.0.0.22 - - [2026-05-19 15:36:11] "DELETE /access-control-list/af2678dd-c77a-4548-8e8c-578adaf1800e HTTP/1.1" 200 115 0.028742 10.0.0.22 - - [2026-05-19 15:36:11] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.026536 10.0.0.22 - - [2026-05-19 15:36:11] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?fields=security_groups HTTP/1.1" 200 1352 0.029962 10.0.0.22 - - [2026-05-19 15:36:11] "DELETE /security-group/a4ff0bce-a24f-4d4d-8dce-f83fbc451c82 HTTP/1.1" 200 115 0.043813 10.0.0.22 - - [2026-05-19 15:36:11] "DELETE /access-control-list/b99fbd05-87f9-4d50-aa59-9b03453cf6da HTTP/1.1" 200 115 0.028136 10.0.0.22 - - [2026-05-19 15:36:11] "GET /project/7cba5687-44ef-4de6-984e-3b75f11adab4?fields=application_policy_sets HTTP/1.1" 200 1391 0.044493 10.0.0.22 - - [2026-05-19 15:36:11] "DELETE /access-control-list/e9189f7c-2357-41e5-bf01-62ca21eaa7eb HTTP/1.1" 200 115 0.044294 10.0.0.22 - - [2026-05-19 15:36:11] "DELETE /project/7cba5687-44ef-4de6-984e-3b75f11adab4 HTTP/1.1" 200 115 0.262613 10.0.0.22 - - [2026-05-19 15:36:11] "POST /projects HTTP/1.1" 409 238 0.001925 10.0.0.22 - - [2026-05-19 15:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.22 - - [2026-05-19 15:36:11] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030686 10.0.0.22 - - [2026-05-19 15:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.22 - - [2026-05-19 15:36:11] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004085 10.0.0.22 - - [2026-05-19 15:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.22 - - [2026-05-19 15:36:11] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003684 10.0.0.22 - - [2026-05-19 15:36:11] "POST /security-groups HTTP/1.1" 409 285 0.001857 10.0.0.22 - - [2026-05-19 15:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.22 - - [2026-05-19 15:36:11] "PUT /security-group/da47ab4c-e5e0-499d-8242-c9b4ec37938b HTTP/1.1" 200 262 0.064050 10.0.0.22 - - [2026-05-19 15:36:11] "PUT /access-control-list/185a44b2-22d7-4e75-8037-02f9e66d9204 HTTP/1.1" 200 272 0.012343 10.0.0.22 - - [2026-05-19 15:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.041351 10.0.0.22 - - [2026-05-19 15:36:11] "PUT /access-control-list/31d7a2aa-84cb-4be3-996e-4a39304b7efb HTTP/1.1" 200 272 0.026320 10.0.0.22 - - [2026-05-19 15:36:16] "DELETE /loadbalancer-member/b72ed29e-69e3-49b5-843d-0f6667b2507b HTTP/1.1" 200 115 0.035101 10.0.0.22 - - [2026-05-19 15:36:16] "DELETE /loadbalancer-pool/aab318c6-b3ba-45c3-ae32-bb0c9771e4e2 HTTP/1.1" 200 115 0.046803 10.0.0.22 - - [2026-05-19 15:36:16] "DELETE /loadbalancer-listener/4f663448-0b7c-4058-ba66-8644a8dde8ae HTTP/1.1" 200 115 0.053282 10.0.0.22 - - [2026-05-19 15:36:16] "DELETE /loadbalancer/5e89fad6-fa0e-475c-a12e-f38725b89280 HTTP/1.1" 200 115 0.040028 10.0.0.22 - - [2026-05-19 15:36:16] "DELETE /floating-ip/d6526c8d-6818-45c7-b2c5-0d86e58bd3be HTTP/1.1" 200 115 0.065142 10.0.0.22 - - [2026-05-19 15:36:16] "DELETE /instance-ip/8ef5d010-801c-4a2c-ae60-3a9bbad1febe HTTP/1.1" 200 115 0.046400 10.0.0.22 - - [2026-05-19 15:36:16] "DELETE /virtual-machine-interface/72f66f8a-3563-4a87-926c-38c3372d94c9 HTTP/1.1" 200 115 0.041728 10.0.0.22 - - [2026-05-19 15:36:16] "DELETE /tag/fd3d870d-e4d3-4b2e-9c29-5a73cad9a557 HTTP/1.1" 200 115 0.036752 10.0.0.22 - - [2026-05-19 15:36:16] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002434 10.0.0.22 - - [2026-05-19 15:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.22 - - [2026-05-19 15:36:16] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002655 10.0.0.22 - - [2026-05-19 15:36:16] "GET /firewall-policy/e568a70a-22f7-417d-ac68-aa225542b791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002701 10.0.0.22 - - [2026-05-19 15:36:16] "GET /firewall-rule/ca529565-9e97-4200-ba33-21768c2ac0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003707 10.0.0.22 - - [2026-05-19 15:36:16] "POST /ref-update HTTP/1.1" 200 156 0.013240 10.0.0.22 - - [2026-05-19 15:36:16] "DELETE /firewall-rule/ca529565-9e97-4200-ba33-21768c2ac0b5 HTTP/1.1" 200 115 0.052889 10.0.0.22 - - [2026-05-19 15:36:16] "GET /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003232 10.0.0.22 - - [2026-05-19 15:36:16] "GET /firewall-rule/983b3c9e-8443-4489-a380-c763586e21e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.007235 10.0.0.22 - - [2026-05-19 15:36:16] "POST /ref-update HTTP/1.1" 200 156 0.014156 10.0.0.22 - - [2026-05-19 15:36:16] "DELETE /firewall-rule/983b3c9e-8443-4489-a380-c763586e21e2 HTTP/1.1" 200 115 0.061794 10.0.0.22 - - [2026-05-19 15:36:17] "GET /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004380 10.0.0.22 - - [2026-05-19 15:36:17] "GET /firewall-rule/4322072e-4647-459b-ae92-d3d4de7b1a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003448 10.0.0.22 - - [2026-05-19 15:36:17] "POST /ref-update HTTP/1.1" 200 156 0.021994 10.0.0.22 - - [2026-05-19 15:36:17] "DELETE /firewall-rule/4322072e-4647-459b-ae92-d3d4de7b1a84 HTTP/1.1" 200 115 0.062211 10.0.0.22 - - [2026-05-19 15:36:17] "GET /application-policy-set/19a2075f-047b-4c33-89cd-e80e7277afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003757 10.0.0.22 - - [2026-05-19 15:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.22 - - [2026-05-19 15:36:17] "GET /policy-management/4532bf51-f917-4de1-959a-6a2a4e8a77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002354 10.0.0.22 - - [2026-05-19 15:36:17] "GET /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003104 10.0.0.22 - - [2026-05-19 15:36:17] "POST /ref-update HTTP/1.1" 200 156 0.027845 10.0.0.22 - - [2026-05-19 15:36:17] "DELETE /firewall-policy/34a7aac2-87be-420b-9ed4-75d20387a8df HTTP/1.1" 200 115 0.051794 10.0.0.22 - - [2026-05-19 15:36:17] "DELETE /tag/1643716e-c238-446b-b427-d5f00cebca31 HTTP/1.1" 200 115 0.056696 10.0.0.22 - - [2026-05-19 15:36:17] "DELETE /tag/d09c384f-722d-41d3-920b-583edb5063a7 HTTP/1.1" 200 115 0.064775 10.0.0.22 - - [2026-05-19 15:36:17] "DELETE /tag/0107cda3-530d-4cae-9625-916a2efa0961 HTTP/1.1" 200 115 0.073708 10.0.0.22 - - [2026-05-19 15:36:17] "DELETE /tag/566678e0-1b61-4d34-9493-c66ccfcb9cc5 HTTP/1.1" 200 115 0.076090 10.0.0.22 - - [2026-05-19 15:36:17] "POST /projects HTTP/1.1" 409 238 0.003130 10.0.0.22 - - [2026-05-19 15:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.22 - - [2026-05-19 15:36:17] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032111 10.0.0.22 - - [2026-05-19 15:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.22 - - [2026-05-19 15:36:17] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004229 10.0.0.22 - - [2026-05-19 15:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011931 10.0.0.22 - - [2026-05-19 15:36:17] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004046 10.0.0.22 - - [2026-05-19 15:36:17] "POST /security-groups HTTP/1.1" 409 285 0.002443 10.0.0.22 - - [2026-05-19 15:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.22 - - [2026-05-19 15:36:17] "PUT /security-group/da47ab4c-e5e0-499d-8242-c9b4ec37938b HTTP/1.1" 200 262 0.059287 10.0.0.22 - - [2026-05-19 15:36:17] "PUT /access-control-list/185a44b2-22d7-4e75-8037-02f9e66d9204 HTTP/1.1" 200 272 0.039137 10.0.0.22 - - [2026-05-19 15:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.069266 10.0.0.22 - - [2026-05-19 15:36:18] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.045846 10.0.0.22 - - [2026-05-19 15:36:18] "PUT /access-control-list/31d7a2aa-84cb-4be3-996e-4a39304b7efb HTTP/1.1" 200 272 0.079093 10.0.0.22 - - [2026-05-19 15:36:18] "GET /firewall-rule/116a9865-c84c-4b46-86de-52fd3347c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002944 10.0.0.22 - - [2026-05-19 15:36:18] "POST /ref-update HTTP/1.1" 200 156 0.076238 10.0.0.22 - - [2026-05-19 15:36:18] "DELETE /firewall-rule/116a9865-c84c-4b46-86de-52fd3347c68b HTTP/1.1" 200 115 0.045252 10.0.0.22 - - [2026-05-19 15:36:18] "GET /firewall-policy/6d4afab2-4d68-4453-a017-b66d22547ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.009413 10.0.0.22 - - [2026-05-19 15:36:18] "GET /firewall-rule/41cdae60-42e0-4283-99d4-54629569abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002621 10.0.0.22 - - [2026-05-19 15:36:18] "POST /ref-update HTTP/1.1" 200 156 0.048162 10.0.0.22 - - [2026-05-19 15:36:18] "DELETE /firewall-rule/41cdae60-42e0-4283-99d4-54629569abd1 HTTP/1.1" 200 115 0.050133 10.0.0.22 - - [2026-05-19 15:36:18] "DELETE /tag/5b9ae6b1-47df-4e18-9114-c24cb9dec61a HTTP/1.1" 200 115 0.055440 10.0.0.22 - - [2026-05-19 15:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.22 - - [2026-05-19 15:36:18] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006526 10.0.0.22 - - [2026-05-19 15:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.22 - - [2026-05-19 15:36:18] "GET /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005527 10.0.0.22 - - [2026-05-19 15:36:18] "PUT /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad HTTP/1.1" 200 264 0.051030 10.0.0.22 - - [2026-05-19 15:36:18] "PUT /virtual-network/b84a4b48-de55-4d2f-b1e9-1928b441a5e8 HTTP/1.1" 200 264 0.054981 10.0.0.22 - - [2026-05-19 15:36:18] "DELETE /security-group/da47ab4c-e5e0-499d-8242-c9b4ec37938b HTTP/1.1" 200 115 0.079851 10.0.0.22 - - [2026-05-19 15:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.22 - - [2026-05-19 15:36:18] "DELETE /access-control-list/185a44b2-22d7-4e75-8037-02f9e66d9204 HTTP/1.1" 200 115 0.048959 10.0.0.22 - - [2026-05-19 15:36:18] "DELETE /access-control-list/31d7a2aa-84cb-4be3-996e-4a39304b7efb HTTP/1.1" 200 115 0.052017 10.0.0.22 - - [2026-05-19 15:36:18] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.057947 10.0.0.22 - - [2026-05-19 15:36:18] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?fields=security_groups HTTP/1.1" 200 1352 0.053280 10.0.0.22 - - [2026-05-19 15:36:19] "DELETE /security-group/fc53478a-9bdb-4396-bb41-4e8bc051d071 HTTP/1.1" 200 115 0.074447 10.0.0.22 - - [2026-05-19 15:36:19] "DELETE /access-control-list/02fe0af1-a6ff-4760-805f-994ab3dd9477 HTTP/1.1" 200 115 0.049074 10.0.0.22 - - [2026-05-19 15:36:19] "GET /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f?fields=application_policy_sets HTTP/1.1" 200 1391 0.064442 10.0.0.22 - - [2026-05-19 15:36:19] "DELETE /access-control-list/b782c704-e0c5-477d-88cd-b91c86a1ba63 HTTP/1.1" 200 115 0.057652 10.0.0.22 - - [2026-05-19 15:36:19] "DELETE /project/4ecca820-a4c5-4bac-bf7c-e284f79ff65f HTTP/1.1" 200 115 0.397309 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:36:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:36:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 10.0.0.22 - - [2026-05-19 15:37:15] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.22 - - [2026-05-19 15:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.22 - - [2026-05-19 15:37:15] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003319 10.0.0.22 - - [2026-05-19 15:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.22 - - [2026-05-19 15:37:16] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002001 10.0.0.22 - - [2026-05-19 15:37:21] "GET /global-system-configs HTTP/1.1" 200 322 0.003063 10.0.0.22 - - [2026-05-19 15:37:22] "GET /global-system-configs HTTP/1.1" 200 322 0.001811 10.0.0.22 - - [2026-05-19 15:37:32] "GET / HTTP/1.1" 200 35931 0.001324 10.0.0.22 - - [2026-05-19 15:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.22 - - [2026-05-19 15:37:32] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006494 10.0.0.22 - - [2026-05-19 15:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.22 - - [2026-05-19 15:37:32] "GET /config-node/59e5fc1f-1f6b-46c9-a470-7ee0146612e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002602 10.0.0.22 - - [2026-05-19 15:37:33] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.22 - - [2026-05-19 15:37:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003307 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2026-05-19 15:37:38] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002178 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.22 - - [2026-05-19 15:37:38] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.011683 10.0.0.22 - - [2026-05-19 15:37:38] "GET / HTTP/1.1" 200 35931 0.001684 10.0.0.22 - - [2026-05-19 15:37:38] "POST /alarms HTTP/1.1" 409 264 0.002568 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.22 - - [2026-05-19 15:37:38] "PUT /alarm/ee6b3bd3-2ab8-4b16-bfe4-7c05c8a63293 HTTP/1.1" 200 244 0.008894 10.0.0.22 - - [2026-05-19 15:37:38] "POST /alarms HTTP/1.1" 409 261 0.004558 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.22 - - [2026-05-19 15:37:38] "PUT /alarm/da8c22db-47c5-4553-928f-27fa33d098ab HTTP/1.1" 200 244 0.009229 10.0.0.22 - - [2026-05-19 15:37:38] "POST /alarms HTTP/1.1" 409 261 0.004212 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.22 - - [2026-05-19 15:37:38] "PUT /alarm/78eedac3-c6bf-417f-a60a-8e0454af4a34 HTTP/1.1" 200 244 0.009611 10.0.0.22 - - [2026-05-19 15:37:38] "POST /alarms HTTP/1.1" 409 253 0.008986 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.22 - - [2026-05-19 15:37:38] "PUT /alarm/3a4e5c95-6b04-4e3c-bffd-2704cee24310 HTTP/1.1" 200 244 0.009756 10.0.0.22 - - [2026-05-19 15:37:38] "POST /alarms HTTP/1.1" 409 251 0.004083 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.22 - - [2026-05-19 15:37:38] "PUT /alarm/b71692d6-eb47-439a-9561-59f1d0ec74fc HTTP/1.1" 200 244 0.011972 10.0.0.22 - - [2026-05-19 15:37:38] "POST /alarms HTTP/1.1" 409 252 0.011261 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.22 - - [2026-05-19 15:37:38] "PUT /alarm/59ee61d6-5e35-4e8b-992d-b4775686a7ac HTTP/1.1" 200 244 0.010679 10.0.0.22 - - [2026-05-19 15:37:38] "POST /alarms HTTP/1.1" 409 256 0.003587 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.22 - - [2026-05-19 15:37:38] "PUT /alarm/202205b3-b985-4e7e-85e0-edd82ce0f7e1 HTTP/1.1" 200 244 0.010035 10.0.0.22 - - [2026-05-19 15:37:38] "POST /alarms HTTP/1.1" 409 248 0.009152 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.22 - - [2026-05-19 15:37:38] "PUT /alarm/a41958f3-b8b3-41f3-a0f4-91e438265935 HTTP/1.1" 200 244 0.010269 10.0.0.22 - - [2026-05-19 15:37:38] "POST /alarms HTTP/1.1" 409 252 0.009833 10.0.0.22 - - [2026-05-19 15:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/976a59d6-ba0b-4f2a-8762-9946cc3283f0 HTTP/1.1" 200 244 0.022309 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 257 0.021723 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/8cf9b04d-e3c3-4a03-9cc4-b501f05137f3 HTTP/1.1" 200 244 0.012992 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 251 0.003303 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/27366f70-dee7-4348-9708-480f85126a56 HTTP/1.1" 200 244 0.011326 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 257 0.003282 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/aa291d98-9b1f-47ad-aa06-2ecb91fcd86f HTTP/1.1" 200 244 0.010914 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 261 0.006962 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/f7c85735-85c8-47fb-8871-591d9bd8ff27 HTTP/1.1" 200 244 0.010576 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 258 0.004490 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/15fdf4dd-220e-4dd2-997b-445459df86d0 HTTP/1.1" 200 244 0.010402 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 254 0.005917 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/f3f15058-e247-4657-8533-4aa5e21bb441 HTTP/1.1" 200 244 0.010079 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 254 0.004983 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/3d643780-c5b7-4af0-9f05-f7acf2e36a2a HTTP/1.1" 200 244 0.016311 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 254 0.010345 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/814614fc-f301-4fc6-8eba-cf7d30723ce1 HTTP/1.1" 200 244 0.012407 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 247 0.007207 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/923735d3-2ee1-4293-a774-dfda7838107e HTTP/1.1" 200 244 0.012827 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 272 0.005630 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/6f04d652-f92a-42e0-90a0-69743d55efcc HTTP/1.1" 200 244 0.011236 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 261 0.012754 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/aa183c49-d89d-40d7-aa69-a49c39046d65 HTTP/1.1" 200 244 0.010574 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 259 0.005515 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/2e33d2ff-ecec-44d8-b457-b709d94c361b HTTP/1.1" 200 244 0.014557 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 265 0.005399 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.22 - - [2026-05-19 15:37:39] "PUT /alarm/9ee14b22-d1d5-485c-933a-ab8c1d4691ac HTTP/1.1" 200 244 0.011010 10.0.0.22 - - [2026-05-19 15:37:39] "POST /alarms HTTP/1.1" 409 279 0.002024 10.0.0.22 - - [2026-05-19 15:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.22 - - [2026-05-19 15:37:40] "PUT /alarm/1ca9f733-e716-4ea0-89b6-b3f1011bb79b HTTP/1.1" 200 244 0.012075 10.0.0.22 - - [2026-05-19 15:37:40] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.22 - - [2026-05-19 15:37:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002185 10.0.0.22 - - [2026-05-19 15:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.22 - - [2026-05-19 15:37:40] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.008934 10.0.0.22 - - [2026-05-19 15:37:40] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.22 - - [2026-05-19 15:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.22 - - [2026-05-19 15:37:40] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002686 10.0.0.22 - - [2026-05-19 15:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.22 - - [2026-05-19 15:37:40] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.008974 10.0.0.22 - - [2026-05-19 15:37:40] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.22 - - [2026-05-19 15:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.22 - - [2026-05-19 15:37:40] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005459 10.0.0.22 - - [2026-05-19 15:37:40] "PUT /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154 HTTP/1.1" 200 274 0.013440 10.0.0.22 - - [2026-05-19 15:37:44] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.22 - - [2026-05-19 15:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.22 - - [2026-05-19 15:37:44] "GET /routing-instance/6e39f91f-e498-4444-89e1-145aedff825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005458 10.0.0.22 - - [2026-05-19 15:37:44] "POST /bgp-routers HTTP/1.1" 409 301 0.001751 10.0.0.22 - - [2026-05-19 15:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.22 - - [2026-05-19 15:37:44] "GET /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002373 10.0.0.22 - - [2026-05-19 15:37:44] "PUT /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37 HTTP/1.1" 200 254 0.011111 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:37:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:37:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 10.0.0.22 - - [2026-05-19 15:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2026-05-19 15:37:46] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002581 10.0.0.22 - - [2026-05-19 15:37:59] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.22 - - [2026-05-19 15:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.22 - - [2026-05-19 15:37:59] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004145 10.0.0.22 - - [2026-05-19 15:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.22 - - [2026-05-19 15:37:59] "GET /config-node/59e5fc1f-1f6b-46c9-a470-7ee0146612e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002686 10.0.0.22 - - [2026-05-19 15:38:11] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.22 - - [2026-05-19 15:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.22 - - [2026-05-19 15:38:11] "GET /routing-instance/6e39f91f-e498-4444-89e1-145aedff825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002981 10.0.0.22 - - [2026-05-19 15:38:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002332 10.0.0.22 - - [2026-05-19 15:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.22 - - [2026-05-19 15:38:11] "GET /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003089 10.0.0.22 - - [2026-05-19 15:38:11] "PUT /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37 HTTP/1.1" 200 254 0.013117 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:38:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001042 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:38:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 10.0.0.22 - - [2026-05-19 15:38:25] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.22 - - [2026-05-19 15:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.22 - - [2026-05-19 15:38:25] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004593 10.0.0.22 - - [2026-05-19 15:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.22 - - [2026-05-19 15:38:25] "GET /config-node/59e5fc1f-1f6b-46c9-a470-7ee0146612e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002613 10.0.0.22 - - [2026-05-19 15:38:25] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.22 - - [2026-05-19 15:38:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002110 10.0.0.22 - - [2026-05-19 15:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.22 - - [2026-05-19 15:38:30] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002228 10.0.0.22 - - [2026-05-19 15:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.22 - - [2026-05-19 15:38:30] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.022111 10.0.0.22 - - [2026-05-19 15:38:31] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 264 0.002065 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/ee6b3bd3-2ab8-4b16-bfe4-7c05c8a63293 HTTP/1.1" 200 244 0.010015 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 261 0.007648 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/da8c22db-47c5-4553-928f-27fa33d098ab HTTP/1.1" 200 244 0.009695 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 261 0.001771 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/78eedac3-c6bf-417f-a60a-8e0454af4a34 HTTP/1.1" 200 244 0.009736 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 253 0.002586 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/3a4e5c95-6b04-4e3c-bffd-2704cee24310 HTTP/1.1" 200 244 0.010020 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 251 0.002475 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/b71692d6-eb47-439a-9561-59f1d0ec74fc HTTP/1.1" 200 244 0.010517 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 252 0.003823 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/59ee61d6-5e35-4e8b-992d-b4775686a7ac HTTP/1.1" 200 244 0.011376 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 256 0.015623 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/202205b3-b985-4e7e-85e0-edd82ce0f7e1 HTTP/1.1" 200 244 0.009961 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 248 0.004764 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/a41958f3-b8b3-41f3-a0f4-91e438265935 HTTP/1.1" 200 244 0.009198 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 252 0.010143 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/976a59d6-ba0b-4f2a-8762-9946cc3283f0 HTTP/1.1" 200 244 0.012622 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 257 0.006504 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007236 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/8cf9b04d-e3c3-4a03-9cc4-b501f05137f3 HTTP/1.1" 200 244 0.009842 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 251 0.006516 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/27366f70-dee7-4348-9708-480f85126a56 HTTP/1.1" 200 244 0.011805 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 257 0.011063 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.22 - - [2026-05-19 15:38:31] "PUT /alarm/aa291d98-9b1f-47ad-aa06-2ecb91fcd86f HTTP/1.1" 200 244 0.009447 10.0.0.22 - - [2026-05-19 15:38:31] "POST /alarms HTTP/1.1" 409 261 0.006928 10.0.0.22 - - [2026-05-19 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/f7c85735-85c8-47fb-8871-591d9bd8ff27 HTTP/1.1" 200 244 0.009698 10.0.0.22 - - [2026-05-19 15:38:32] "POST /alarms HTTP/1.1" 409 258 0.006072 10.0.0.22 - - [2026-05-19 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/15fdf4dd-220e-4dd2-997b-445459df86d0 HTTP/1.1" 200 244 0.008966 10.0.0.22 - - [2026-05-19 15:38:32] "POST /alarms HTTP/1.1" 409 254 0.009166 10.0.0.22 - - [2026-05-19 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/f3f15058-e247-4657-8533-4aa5e21bb441 HTTP/1.1" 200 244 0.008975 10.0.0.22 - - [2026-05-19 15:38:32] "POST /alarms HTTP/1.1" 409 254 0.006023 10.0.0.22 - - [2026-05-19 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/3d643780-c5b7-4af0-9f05-f7acf2e36a2a HTTP/1.1" 200 244 0.009461 10.0.0.22 - - [2026-05-19 15:38:32] "POST /alarms HTTP/1.1" 409 254 0.009973 10.0.0.22 - - [2026-05-19 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/814614fc-f301-4fc6-8eba-cf7d30723ce1 HTTP/1.1" 200 244 0.009521 10.0.0.22 - - [2026-05-19 15:38:32] "POST /alarms HTTP/1.1" 409 247 0.007505 10.0.0.22 - - [2026-05-19 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/923735d3-2ee1-4293-a774-dfda7838107e HTTP/1.1" 200 244 0.009506 10.0.0.22 - - [2026-05-19 15:38:32] "POST /alarms HTTP/1.1" 409 272 0.004240 10.0.0.22 - - [2026-05-19 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/6f04d652-f92a-42e0-90a0-69743d55efcc HTTP/1.1" 200 244 0.009819 10.0.0.22 - - [2026-05-19 15:38:32] "POST /alarms HTTP/1.1" 409 261 0.009263 10.0.0.22 - - [2026-05-19 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/aa183c49-d89d-40d7-aa69-a49c39046d65 HTTP/1.1" 200 244 0.012706 10.0.0.22 - - [2026-05-19 15:38:32] "POST /alarms HTTP/1.1" 409 259 0.008886 10.0.0.22 - - [2026-05-19 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/2e33d2ff-ecec-44d8-b457-b709d94c361b HTTP/1.1" 200 244 0.009624 10.0.0.22 - - [2026-05-19 15:38:32] "POST /alarms HTTP/1.1" 409 265 0.012671 10.0.0.22 - - [2026-05-19 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/9ee14b22-d1d5-485c-933a-ab8c1d4691ac HTTP/1.1" 200 244 0.010694 10.0.0.22 - - [2026-05-19 15:38:32] "POST /alarms HTTP/1.1" 409 279 0.011953 10.0.0.22 - - [2026-05-19 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.22 - - [2026-05-19 15:38:32] "PUT /alarm/1ca9f733-e716-4ea0-89b6-b3f1011bb79b HTTP/1.1" 200 244 0.009181 10.0.0.22 - - [2026-05-19 15:38:32] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.22 - - [2026-05-19 15:38:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001936 10.0.0.22 - - [2026-05-19 15:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.22 - - [2026-05-19 15:38:33] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.010948 10.0.0.22 - - [2026-05-19 15:38:33] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.22 - - [2026-05-19 15:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.22 - - [2026-05-19 15:38:33] "GET /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002486 10.0.0.22 - - [2026-05-19 15:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.22 - - [2026-05-19 15:38:33] "PUT /global-vrouter-config/06735355-fd2e-48b7-a981-e8eed3ef27a8 HTTP/1.1" 200 276 0.008997 10.0.0.22 - - [2026-05-19 15:38:33] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.22 - - [2026-05-19 15:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.22 - - [2026-05-19 15:38:33] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004227 10.0.0.22 - - [2026-05-19 15:38:33] "PUT /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154 HTTP/1.1" 200 274 0.011795 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:38:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:38:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.22 - - [2026-05-19 15:38:37] "GET / HTTP/1.1" 200 35931 0.001820 10.0.0.22 - - [2026-05-19 15:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.22 - - [2026-05-19 15:38:37] "GET /routing-instance/6e39f91f-e498-4444-89e1-145aedff825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003771 10.0.0.22 - - [2026-05-19 15:38:37] "POST /bgp-routers HTTP/1.1" 409 301 0.002102 10.0.0.22 - - [2026-05-19 15:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.22 - - [2026-05-19 15:38:37] "GET /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003118 10.0.0.22 - - [2026-05-19 15:38:37] "PUT /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37 HTTP/1.1" 200 254 0.011832 10.0.0.22 - - [2026-05-19 15:38:41] "POST /tags HTTP/1.1" 200 355 0.024087 10.0.0.22 - - [2026-05-19 15:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.22 - - [2026-05-19 15:38:41] "GET /tag/2ab920c1-28f7-4d20-abdc-e17eb98820a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016070 10.0.0.22 - - [2026-05-19 15:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.22 - - [2026-05-19 15:38:41] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006037 10.0.0.22 - - [2026-05-19 15:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011355 10.0.0.22 - - [2026-05-19 15:38:41] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037688 10.0.0.22 - - [2026-05-19 15:38:41] "POST /virtual-machines HTTP/1.1" 200 351 0.010979 10.0.0.22 - - [2026-05-19 15:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026012 10.0.0.22 - - [2026-05-19 15:38:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.108618 10.0.0.22 - - [2026-05-19 15:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008660 10.0.0.22 - - [2026-05-19 15:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011981 10.0.0.22 - - [2026-05-19 15:38:41] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008619 10.0.0.22 - - [2026-05-19 15:38:41] "POST /instance-ips HTTP/1.1" 200 391 0.019890 10.0.0.22 - - [2026-05-19 15:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019795 10.0.0.22 - - [2026-05-19 15:38:41] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.014112 10.0.0.22 - - [2026-05-19 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.014425 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012890 10.0.0.22 - - [2026-05-19 15:38:42] "GET /instance-ip/d0359d82-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.007551 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004328 10.0.0.22 - - [2026-05-19 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003174 10.0.0.22 - - [2026-05-19 15:38:42] "POST /ref-update HTTP/1.1" 200 156 0.008496 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007237 10.0.0.22 - - [2026-05-19 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.22 - - [2026-05-19 15:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-network/e4f9f5dd-88b6-46f9-91aa-dc136bc5c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003469 10.0.0.22 - - [2026-05-19 15:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.22 - - [2026-05-19 15:38:42] "GET /project/650fe7df-3fd6-4ce9-bcd9-4ec3c04c2c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031435 10.0.0.22 - - [2026-05-19 15:38:42] "POST /virtual-machines HTTP/1.1" 200 355 0.009722 10.0.0.22 - - [2026-05-19 15:38:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016316 10.0.0.22 - - [2026-05-19 15:38:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.095347 10.0.0.22 - - [2026-05-19 15:38:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012326 10.0.0.22 - - [2026-05-19 15:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017084 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004552 10.0.0.22 - - [2026-05-19 15:38:42] "POST /instance-ips HTTP/1.1" 200 395 0.021853 10.0.0.22 - - [2026-05-19 15:38:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024788 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010072 10.0.0.22 - - [2026-05-19 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.014175 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011205 10.0.0.22 - - [2026-05-19 15:38:42] "GET /instance-ip/d09dc664-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.009453 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005080 10.0.0.22 - - [2026-05-19 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-router/56733a3e-4979-45ce-b031-e60007b0ede8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.012601 10.0.0.22 - - [2026-05-19 15:38:42] "POST /ref-update HTTP/1.1" 200 156 0.011500 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004506 10.0.0.22 - - [2026-05-19 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.003711 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005196 10.0.0.22 - - [2026-05-19 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.22 - - [2026-05-19 15:38:42] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004030 10.0.0.22 - - [2026-05-19 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.22 - - [2026-05-19 15:38:51] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.22 - - [2026-05-19 15:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.22 - - [2026-05-19 15:38:51] "GET /global-system-config/3ca526ef-c15e-48c8-9551-0840fb259154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005372 10.0.0.22 - - [2026-05-19 15:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006483 10.0.0.22 - - [2026-05-19 15:38:52] "GET /config-node/59e5fc1f-1f6b-46c9-a470-7ee0146612e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002242 10.0.0.22 - - [2026-05-19 15:38:58] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004300 10.0.0.22 - - [2026-05-19 15:38:58] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.22 - - [2026-05-19 15:38:59] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004551 10.0.0.22 - - [2026-05-19 15:38:59] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.22 - - [2026-05-19 15:39:01] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004974 10.0.0.22 - - [2026-05-19 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.22 - - [2026-05-19 15:39:03] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.22 - - [2026-05-19 15:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.22 - - [2026-05-19 15:39:03] "GET /routing-instance/6e39f91f-e498-4444-89e1-145aedff825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003164 10.0.0.22 - - [2026-05-19 15:39:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002181 10.0.0.22 - - [2026-05-19 15:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.22 - - [2026-05-19 15:39:03] "GET /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002897 10.0.0.22 - - [2026-05-19 15:39:03] "PUT /bgp-router/7d10a457-e17a-4130-9fc0-9ac1320ace37 HTTP/1.1" 200 254 0.012980 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:39:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:39:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001093 10.0.0.22 - - [2026-05-19 15:39:31] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006407 10.0.0.22 - - [2026-05-19 15:39:31] "POST /set-tag HTTP/1.1" 200 109 0.006075 10.0.0.22 - - [2026-05-19 15:39:31] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006075 10.0.0.22 - - [2026-05-19 15:39:31] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.22 - - [2026-05-19 15:39:31] "GET /virtual-machine/4336fa6d-93d8-4408-a9b9-e9e14d73d6b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.006001 10.0.0.22 - - [2026-05-19 15:39:31] "POST /ref-update HTTP/1.1" 200 156 0.014816 10.0.0.22 - - [2026-05-19 15:39:31] "GET /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012185 10.0.0.22 - - [2026-05-19 15:39:32] "POST /set-tag HTTP/1.1" 200 109 0.013596 10.0.0.22 - - [2026-05-19 15:39:32] "POST /set-tag HTTP/1.1" 200 109 0.027106 10.0.0.22 - - [2026-05-19 15:39:32] "DELETE /instance-ip/d0359d82-5398-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.039412 10.0.0.22 - - [2026-05-19 15:39:32] "DELETE /virtual-machine-interface/d01b6778-5398-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.033189 10.0.0.22 - - [2026-05-19 15:39:32] "DELETE /virtual-machine/4336fa6d-93d8-4408-a9b9-e9e14d73d6b0 HTTP/1.1" 200 115 0.021232 10.0.0.22 - - [2026-05-19 15:39:32] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004024 10.0.0.22 - - [2026-05-19 15:39:32] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.22 - - [2026-05-19 15:40:02] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005021 10.0.0.22 - - [2026-05-19 15:40:02] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.22 - - [2026-05-19 15:40:02] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007396 10.0.0.22 - - [2026-05-19 15:40:02] "POST /set-tag HTTP/1.1" 200 109 0.003745 10.0.0.22 - - [2026-05-19 15:40:02] "GET /virtual-machine/0bd245f0-d229-47f5-bba2-8cc759355258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.004304 10.0.0.22 - - [2026-05-19 15:40:03] "POST /ref-update HTTP/1.1" 200 156 0.026068 10.0.0.22 - - [2026-05-19 15:40:03] "GET /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005469 10.0.0.22 - - [2026-05-19 15:40:03] "POST /set-tag HTTP/1.1" 200 109 0.034729 10.0.0.22 - - [2026-05-19 15:40:03] "POST /set-tag HTTP/1.1" 200 109 0.052773 10.0.0.22 - - [2026-05-19 15:40:03] "DELETE /instance-ip/d09dc664-5398-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.060044 10.0.0.22 - - [2026-05-19 15:40:03] "DELETE /virtual-machine-interface/d089bcd2-5398-11f1-9470-fa163ef12256 HTTP/1.1" 200 115 0.059661 10.0.0.22 - - [2026-05-19 15:40:03] "DELETE /virtual-machine/0bd245f0-d229-47f5-bba2-8cc759355258 HTTP/1.1" 200 115 0.020124 10.0.0.22 - - [2026-05-19 15:40:03] "DELETE /tag/2ab920c1-28f7-4d20-abdc-e17eb98820a0 HTTP/1.1" 200 115 0.082652 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:40:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:40:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:40:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001232 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:40:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001073 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:40:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.22 - - [2026-05-19 15:40:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001148