++ 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 +++ date ++ echo 'INFO: =================== Mon Feb 2 04:07:19 PM UTC 2026 ===================' INFO: =================== Mon Feb 2 04:07:19 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.22,10.216.207.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.216.207.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + 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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ sed 's/^API__//g' ++ 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: 02/02/2026 16:08:04.580 7fa218943bc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 16:08:04.925 7fa218943bc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 16:08:04.938 7fa218943bc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 16:08:04.938 7fa218943bc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-02-02 16:08:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000588 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-02-02 16:08:17] "GET / HTTP/1.1" 503 181 0.000451 10.0.0.22 - - [2026-02-02 16:08:17] "GET / HTTP/1.1" 503 181 0.000211 10.0.0.22 - - [2026-02-02 16:08:17] "GET / HTTP/1.1" 503 181 0.000367 10.0.0.22 - - [2026-02-02 16:08:18] "GET / HTTP/1.1" 200 45303 0.001959 10.0.0.22 - - [2026-02-02 16:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.22 - - [2026-02-02 16:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.22 - - [2026-02-02 16:08:18] "GET / HTTP/1.1" 200 35931 0.001164 10.0.0.22 - - [2026-02-02 16:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.22 - - [2026-02-02 16:08:18] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008227 10.0.0.22 - - [2026-02-02 16:08:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002596 10.0.0.22 - - [2026-02-02 16:08:18] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.22 - - [2026-02-02 16:08:18] "POST /database-nodes HTTP/1.1" 200 597 0.028791 10.0.0.22 - - [2026-02-02 16:08:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.006291 10.0.0.22 - - [2026-02-02 16:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.22 - - [2026-02-02 16:08:18] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008345 10.0.0.22 - - [2026-02-02 16:08:18] "POST /service-appliance-sets HTTP/1.1" 200 553 0.048708 10.0.0.22 - - [2026-02-02 16:08:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.002147 10.0.0.22 - - [2026-02-02 16:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.22 - - [2026-02-02 16:08:19] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004728 10.0.0.22 - - [2026-02-02 16:08:19] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.22 - - [2026-02-02 16:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.22 - - [2026-02-02 16:08:19] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008826 10.0.0.22 - - [2026-02-02 16:08:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.010499 10.0.0.22 - - [2026-02-02 16:08:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.044163 10.0.0.22 - - [2026-02-02 16:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.22 - - [2026-02-02 16:08:19] "GET /network-ipam/50736f1b-62b7-4a9d-bcc9-65e8dc1d75f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003160 10.0.0.22 - - [2026-02-02 16:08:19] "POST /config-database-nodes HTTP/1.1" 200 611 0.045033 10.0.0.22 - - [2026-02-02 16:08:19] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.22 - - [2026-02-02 16:08:19] "POST /service-templates HTTP/1.1" 200 511 0.034776 10.0.0.22 - - [2026-02-02 16:08:19] "POST /service-templates HTTP/1.1" 200 501 0.041541 10.0.0.22 - - [2026-02-02 16:08:19] "POST /service-templates HTTP/1.1" 200 515 0.042969 10.0.0.22 - - [2026-02-02 16:08:19] "POST /service-templates HTTP/1.1" 200 535 0.036397 10.0.0.22 - - [2026-02-02 16:08:19] "POST /service-templates HTTP/1.1" 200 507 0.028334 10.0.0.22 - - [2026-02-02 16:08:20] "GET / HTTP/1.1" 200 35931 0.001159 10.0.0.22 - - [2026-02-02 16:08:21] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.22 - - [2026-02-02 16:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.22 - - [2026-02-02 16:08:21] "GET /routing-instance/ded2caa5-ea20-489f-8989-4f9fb5738ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006786 10.0.0.22 - - [2026-02-02 16:08:21] "POST /bgp-routers HTTP/1.1" 200 616 0.050224 10.0.0.22 - - [2026-02-02 16:08:21] "GET /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.012002 10.0.0.22 - - [2026-02-02 16:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.22 - - [2026-02-02 16:08:21] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006430 10.0.0.22 - - [2026-02-02 16:08:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002314 10.0.0.22 - - [2026-02-02 16:08:22] "POST /ref-update HTTP/1.1" 200 156 0.014294 10.0.0.22 - - [2026-02-02 16:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008589 10.0.0.22 - - [2026-02-02 16:08:22] "GET /network-ipam/50736f1b-62b7-4a9d-bcc9-65e8dc1d75f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003196 10.0.0.22 - - [2026-02-02 16:08:22] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.22 - - [2026-02-02 16:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.22 - - [2026-02-02 16:08:22] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005810 10.0.0.22 - - [2026-02-02 16:08:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.004159 10.0.0.22 - - [2026-02-02 16:08:22] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.016246 10.0.0.22 - - [2026-02-02 16:08:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.001935 10.0.0.22 - - [2026-02-02 16:08:22] "POST /access-control-lists HTTP/1.1" 200 587 0.016179 10.0.0.22 - - [2026-02-02 16:08:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.013796 10.0.0.22 - - [2026-02-02 16:08:22] "POST /access-control-lists HTTP/1.1" 200 585 0.040060 10.0.0.22 - - [2026-02-02 16:08:22] "POST /route-targets HTTP/1.1" 200 327 0.011796 10.0.0.22 - - [2026-02-02 16:08:22] "POST /ref-update HTTP/1.1" 200 156 0.025317 10.0.0.22 - - [2026-02-02 16:08:22] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.22 - - [2026-02-02 16:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.22 - - [2026-02-02 16:08:22] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005763 10.0.0.22 - - [2026-02-02 16:08:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.004175 10.0.0.22 - - [2026-02-02 16:08:22] "POST /route-targets HTTP/1.1" 200 327 0.013273 10.0.0.22 - - [2026-02-02 16:08:23] "POST /ref-update HTTP/1.1" 200 156 0.013610 10.0.0.22 - - [2026-02-02 16:08:23] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.052404 10.0.0.22 - - [2026-02-02 16:08:23] "POST /route-targets HTTP/1.1" 200 327 0.050256 10.0.0.22 - - [2026-02-02 16:08:23] "POST /ref-update HTTP/1.1" 200 156 0.022275 10.0.0.22 - - [2026-02-02 16:08:23] "POST /route-targets HTTP/1.1" 200 327 0.010431 10.0.0.22 - - [2026-02-02 16:08:23] "POST /ref-update HTTP/1.1" 200 156 0.016418 10.0.0.22 - - [2026-02-02 16:08:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.002125 10.0.0.22 - - [2026-02-02 16:08:23] "POST /access-control-lists HTTP/1.1" 200 551 0.073441 10.0.0.22 - - [2026-02-02 16:08:23] "PUT /access-control-list/03b87825-8eba-4ff5-b147-7d02b6cb5ad9 HTTP/1.1" 200 272 0.017558 10.0.0.22 - - [2026-02-02 16:08:23] "PUT /access-control-list/28fa7adf-9158-43c3-beb0-5ad5bdd66c3f HTTP/1.1" 200 272 0.027034 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:08:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:08:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001056 10.0.0.22 - - [2026-02-02 16:08:24] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.22 - - [2026-02-02 16:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.22 - - [2026-02-02 16:08:24] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004383 10.0.0.22 - - [2026-02-02 16:08:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.001956 10.0.0.22 - - [2026-02-02 16:08:24] "POST /analytics-nodes HTTP/1.1" 200 599 0.016159 10.0.0.22 - - [2026-02-02 16:08:27] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.22 - - [2026-02-02 16:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006939 10.0.0.22 - - [2026-02-02 16:08:27] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004582 10.0.0.22 - - [2026-02-02 16:08:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.005690 10.0.0.22 - - [2026-02-02 16:08:27] "POST /config-nodes HTTP/1.1" 200 593 0.032806 10.0.0.22 - - [2026-02-02 16:08:27] "GET / HTTP/1.1" 200 35931 0.001293 10.0.0.22 - - [2026-02-02 16:08:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002339 10.0.0.22 - - [2026-02-02 16:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2026-02-02 16:08:32] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005493 10.0.0.22 - - [2026-02-02 16:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.22 - - [2026-02-02 16:08:33] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.008724 10.0.0.22 - - [2026-02-02 16:08:33] "GET / HTTP/1.1" 200 35931 0.001998 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 581 0.019485 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 575 0.036834 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 575 0.028532 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 559 0.022268 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 555 0.031549 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 557 0.026820 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 565 0.022432 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 549 0.029628 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 557 0.045526 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 567 0.028122 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 555 0.029892 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 567 0.021843 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 575 0.062116 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 569 0.033285 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 561 0.028829 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 561 0.019547 10.0.0.22 - - [2026-02-02 16:08:33] "POST /alarms HTTP/1.1" 200 561 0.030567 10.0.0.22 - - [2026-02-02 16:08:34] "POST /alarms HTTP/1.1" 200 547 0.028432 10.0.0.22 - - [2026-02-02 16:08:34] "POST /alarms HTTP/1.1" 200 595 0.034305 10.0.0.22 - - [2026-02-02 16:08:34] "POST /alarms HTTP/1.1" 200 575 0.066324 10.0.0.22 - - [2026-02-02 16:08:34] "POST /alarms HTTP/1.1" 200 571 0.035507 10.0.0.22 - - [2026-02-02 16:08:34] "POST /alarms HTTP/1.1" 200 583 0.037556 10.0.0.22 - - [2026-02-02 16:08:34] "POST /alarms HTTP/1.1" 200 609 0.027309 10.0.0.22 - - [2026-02-02 16:08:34] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.22 - - [2026-02-02 16:08:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002418 10.0.0.22 - - [2026-02-02 16:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.22 - - [2026-02-02 16:08:34] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.008223 10.0.0.22 - - [2026-02-02 16:08:34] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.22 - - [2026-02-02 16:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006203 10.0.0.22 - - [2026-02-02 16:08:34] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002926 10.0.0.22 - - [2026-02-02 16:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.22 - - [2026-02-02 16:08:34] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.009571 10.0.0.22 - - [2026-02-02 16:08:35] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.22 - - [2026-02-02 16:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.22 - - [2026-02-02 16:08:35] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004553 10.0.0.22 - - [2026-02-02 16:08:35] "PUT /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb HTTP/1.1" 200 274 0.016530 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:08:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001177 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:08:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:09:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:09:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:09:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:09:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 10.0.0.22 - - [2026-02-02 16:10:08] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.22 - - [2026-02-02 16:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.22 - - [2026-02-02 16:10:08] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004453 10.0.0.22 - - [2026-02-02 16:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.22 - - [2026-02-02 16:10:08] "GET /config-node/3362c8fd-daf8-4c1e-a0e0-5ea58228ed8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003145 10.0.0.22 - - [2026-02-02 16:10:19] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.22 - - [2026-02-02 16:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.22 - - [2026-02-02 16:10:19] "GET /routing-instance/ded2caa5-ea20-489f-8989-4f9fb5738ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003107 10.0.0.22 - - [2026-02-02 16:10:19] "POST /bgp-routers HTTP/1.1" 409 301 0.002696 10.0.0.22 - - [2026-02-02 16:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010095 10.0.0.22 - - [2026-02-02 16:10:19] "GET /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.007375 10.0.0.22 - - [2026-02-02 16:10:19] "PUT /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26 HTTP/1.1" 200 254 0.025460 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:10:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:10:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:11:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:11:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001214 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:11:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:11:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 10.0.0.22 - - [2026-02-02 16:11:39] "GET / HTTP/1.1" 200 35931 0.001655 10.0.0.22 - - [2026-02-02 16:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.22 - - [2026-02-02 16:11:39] "GET /domain/bc914ee7-ca9f-40e6-8496-4d267ba84cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003086 10.0.0.22 - - [2026-02-02 16:11:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000481 10.0.0.22 - - [2026-02-02 16:11:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.009720 10.0.0.22 - - [2026-02-02 16:11:39] "POST /security-groups HTTP/1.1" 200 570 0.084248 10.0.0.22 - - [2026-02-02 16:11:39] "POST /projects HTTP/1.1" 200 481 0.265778 10.0.0.22 - - [2026-02-02 16:11:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.001845 10.0.0.22 - - [2026-02-02 16:11:39] "POST /access-control-lists HTTP/1.1" 200 579 0.031888 10.0.0.22 - - [2026-02-02 16:11:39] "POST /security-groups HTTP/1.1" 200 534 0.066903 10.0.0.22 - - [2026-02-02 16:11:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.007637 10.0.0.22 - - [2026-02-02 16:11:39] "POST /chown HTTP/1.1" 200 109 0.022794 10.0.0.22 - - [2026-02-02 16:11:39] "POST /policy-managements HTTP/1.1" 409 214 0.018026 10.0.0.22 - - [2026-02-02 16:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.22 - - [2026-02-02 16:11:39] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009567 10.0.0.22 - - [2026-02-02 16:11:39] "POST /access-control-lists HTTP/1.1" 200 577 0.146400 10.0.0.22 - - [2026-02-02 16:11:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.061364 10.0.0.22 - - [2026-02-02 16:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.22 - - [2026-02-02 16:11:39] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007568 10.0.0.22 - - [2026-02-02 16:11:39] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.040939 10.0.0.22 - - [2026-02-02 16:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014816 10.0.0.22 - - [2026-02-02 16:11:40] "GET /virtual-network/f52468fd-c0a2-4023-9d7f-0ee1794744c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005460 10.0.0.22 - - [2026-02-02 16:11:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.001179 10.0.0.22 - - [2026-02-02 16:11:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.005828 10.0.0.22 - - [2026-02-02 16:11:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.002098 10.0.0.22 - - [2026-02-02 16:11:40] "POST /security-groups HTTP/1.1" 200 574 0.134329 10.0.0.22 - - [2026-02-02 16:11:40] "POST /projects HTTP/1.1" 200 489 0.359987 10.0.0.22 - - [2026-02-02 16:11:40] "POST /access-control-lists HTTP/1.1" 200 594 0.067907 10.0.0.22 - - [2026-02-02 16:11:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.013554 10.0.0.22 - - [2026-02-02 16:11:40] "POST /security-groups HTTP/1.1" 200 546 0.079000 10.0.0.22 - - [2026-02-02 16:11:40] "POST /access-control-lists HTTP/1.1" 200 592 0.083536 10.0.0.22 - - [2026-02-02 16:11:40] "POST /chown HTTP/1.1" 200 109 0.045258 10.0.0.22 - - [2026-02-02 16:11:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.010200 10.0.0.22 - - [2026-02-02 16:11:40] "POST /network-ipams HTTP/1.1" 200 522 0.061795 10.0.0.22 - - [2026-02-02 16:11:40] "POST /access-control-lists HTTP/1.1" 200 583 0.078512 10.0.0.22 - - [2026-02-02 16:11:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.009523 10.0.0.22 - - [2026-02-02 16:11:40] "POST /network-ipams HTTP/1.1" 200 510 0.092325 10.0.0.22 - - [2026-02-02 16:11:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.002098 10.0.0.22 - - [2026-02-02 16:11:40] "POST /access-control-lists HTTP/1.1" 200 581 0.091907 10.0.0.22 - - [2026-02-02 16:11:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.007179 10.0.0.22 - - [2026-02-02 16:11:41] "POST /access-control-lists HTTP/1.1" 200 602 0.112431 10.0.0.22 - - [2026-02-02 16:11:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.040939 10.0.0.22 - - [2026-02-02 16:11:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004627 10.0.0.22 - - [2026-02-02 16:11:41] "POST /virtual-networks HTTP/1.1" 200 538 0.282837 10.0.0.22 - - [2026-02-02 16:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.22 - - [2026-02-02 16:11:41] "POST /access-control-lists HTTP/1.1" 200 600 0.022814 10.0.0.22 - - [2026-02-02 16:11:41] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.035924 10.0.0.22 - - [2026-02-02 16:11:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.001666 10.0.0.22 - - [2026-02-02 16:11:41] "POST /network-ipams HTTP/1.1" 200 518 0.110814 10.0.0.22 - - [2026-02-02 16:11:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.004246 10.0.0.22 - - [2026-02-02 16:11:41] "POST /access-control-lists HTTP/1.1" 200 589 0.104854 10.0.0.22 - - [2026-02-02 16:11:41] "POST /route-targets HTTP/1.1" 200 327 0.063158 10.0.0.22 - - [2026-02-02 16:11:41] "POST /ref-update HTTP/1.1" 200 156 0.056338 10.0.0.22 - - [2026-02-02 16:11:41] "PUT /access-control-list/23b4f603-acdb-4a0a-ae62-c9292509243a HTTP/1.1" 200 272 0.108485 10.0.0.22 - - [2026-02-02 16:11:41] "POST /useragent-kv HTTP/1.1" 200 115 0.029651 10.0.0.22 - - [2026-02-02 16:11:41] "POST /virtual-networks HTTP/1.1" 200 546 0.337558 10.0.0.22 - - [2026-02-02 16:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011203 10.0.0.22 - - [2026-02-02 16:11:41] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.019690 10.0.0.22 - - [2026-02-02 16:11:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.002316 10.0.0.22 - - [2026-02-02 16:11:41] "POST /network-policys HTTP/1.1" 200 538 0.039555 10.0.0.22 - - [2026-02-02 16:11:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.025163 10.0.0.22 - - [2026-02-02 16:11:41] "POST /route-targets HTTP/1.1" 200 327 0.042547 10.0.0.22 - - [2026-02-02 16:11:41] "POST /ref-update HTTP/1.1" 200 156 0.126611 10.0.0.22 - - [2026-02-02 16:11:42] "POST /network-policys HTTP/1.1" 200 534 0.152501 10.0.0.22 - - [2026-02-02 16:11:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.012100 10.0.0.22 - - [2026-02-02 16:11:42] "POST /network-policys HTTP/1.1" 200 542 0.030228 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-update HTTP/1.1" 200 156 0.056133 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013054 10.0.0.22 - - [2026-02-02 16:11:42] "PUT /access-control-list/73a5ed7a-1100-45ad-be9e-784eddfd406a HTTP/1.1" 200 272 0.043769 10.0.0.22 - - [2026-02-02 16:11:42] "PUT /access-control-list/23b4f603-acdb-4a0a-ae62-c9292509243a HTTP/1.1" 200 272 0.020164 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-update HTTP/1.1" 200 156 0.116251 10.0.0.22 - - [2026-02-02 16:11:42] "PUT /access-control-list/73a5ed7a-1100-45ad-be9e-784eddfd406a HTTP/1.1" 200 272 0.023000 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-update HTTP/1.1" 200 156 0.094377 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013719 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023909 10.0.0.22 - - [2026-02-02 16:11:42] "PUT /access-control-list/23b4f603-acdb-4a0a-ae62-c9292509243a HTTP/1.1" 200 272 0.111688 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-update HTTP/1.1" 200 156 0.038711 10.0.0.22 - - [2026-02-02 16:11:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.006876 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-update HTTP/1.1" 200 156 0.123652 10.0.0.22 - - [2026-02-02 16:11:42] "POST /access-control-lists HTTP/1.1" 200 601 0.085904 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-update HTTP/1.1" 200 156 0.111193 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:11:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000724 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:11:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 10.0.0.22 - - [2026-02-02 16:11:42] "PUT /access-control-list/d5cad19c-3683-4fc0-97e5-0a5779e3b023 HTTP/1.1" 200 272 0.021251 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-update HTTP/1.1" 200 156 0.163590 10.0.0.22 - - [2026-02-02 16:11:42] "POST /ref-update HTTP/1.1" 200 156 0.091861 10.0.0.22 - - [2026-02-02 16:11:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008621 10.0.0.22 - - [2026-02-02 16:11:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008829 10.0.0.22 - - [2026-02-02 16:11:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013509 10.0.0.22 - - [2026-02-02 16:11:43] "PUT /access-control-list/73a5ed7a-1100-45ad-be9e-784eddfd406a HTTP/1.1" 200 272 0.100738 10.0.0.22 - - [2026-02-02 16:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022792 10.0.0.22 - - [2026-02-02 16:11:43] "GET /virtual-network/f52468fd-c0a2-4023-9d7f-0ee1794744c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009033 10.0.0.22 - - [2026-02-02 16:11:43] "PUT /access-control-list/d5cad19c-3683-4fc0-97e5-0a5779e3b023 HTTP/1.1" 200 272 0.071524 10.0.0.22 - - [2026-02-02 16:11:43] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.023443 10.0.0.22 - - [2026-02-02 16:11:43] "POST /ref-update HTTP/1.1" 200 156 0.013071 10.0.0.22 - - [2026-02-02 16:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.030055 10.0.0.22 - - [2026-02-02 16:11:43] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010076 10.0.0.22 - - [2026-02-02 16:11:43] "POST /firewall-policys HTTP/1.1" 200 530 0.059428 10.0.0.22 - - [2026-02-02 16:11:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015340 10.0.0.22 - - [2026-02-02 16:11:43] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010930 10.0.0.22 - - [2026-02-02 16:11:43] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007672 10.0.0.22 - - [2026-02-02 16:11:43] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003761 10.0.0.22 - - [2026-02-02 16:11:43] "POST /ref-update HTTP/1.1" 200 156 0.014333 10.0.0.22 - - [2026-02-02 16:11:43] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.009028 10.0.0.22 - - [2026-02-02 16:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.22 - - [2026-02-02 16:11:43] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002669 10.0.0.22 - - [2026-02-02 16:11:43] "POST /firewall-policys HTTP/1.1" 200 532 0.019121 10.0.0.22 - - [2026-02-02 16:11:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021806 10.0.0.22 - - [2026-02-02 16:11:43] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.012342 10.0.0.22 - - [2026-02-02 16:11:43] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004537 10.0.0.22 - - [2026-02-02 16:11:43] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003345 10.0.0.22 - - [2026-02-02 16:11:43] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003342 10.0.0.22 - - [2026-02-02 16:11:43] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002967 10.0.0.22 - - [2026-02-02 16:11:43] "POST /ref-update HTTP/1.1" 200 156 0.026208 10.0.0.22 - - [2026-02-02 16:11:43] "POST /ref-update HTTP/1.1" 200 156 0.066497 10.0.0.22 - - [2026-02-02 16:11:43] "POST /ref-update HTTP/1.1" 200 156 0.021322 10.0.0.22 - - [2026-02-02 16:11:43] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.023781 10.0.0.22 - - [2026-02-02 16:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.22 - - [2026-02-02 16:11:44] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003152 10.0.0.22 - - [2026-02-02 16:11:44] "POST /firewall-policys HTTP/1.1" 200 530 0.020362 10.0.0.22 - - [2026-02-02 16:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033720 10.0.0.22 - - [2026-02-02 16:11:44] "GET /firewall-policy/4f49e4be-f0d8-449f-8a79-3e8dbdefe22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.018161 10.0.0.22 - - [2026-02-02 16:11:44] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003507 10.0.0.22 - - [2026-02-02 16:11:44] "GET /firewall-policy/4f49e4be-f0d8-449f-8a79-3e8dbdefe22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004011 10.0.0.22 - - [2026-02-02 16:11:44] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003789 10.0.0.22 - - [2026-02-02 16:11:44] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002934 10.0.0.22 - - [2026-02-02 16:11:44] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002574 10.0.0.22 - - [2026-02-02 16:11:44] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006239 10.0.0.22 - - [2026-02-02 16:11:44] "POST /ref-update HTTP/1.1" 200 156 0.036025 10.0.0.22 - - [2026-02-02 16:11:44] "POST /ref-update HTTP/1.1" 200 156 0.035166 10.0.0.22 - - [2026-02-02 16:11:44] "POST /ref-update HTTP/1.1" 200 156 0.036587 10.0.0.22 - - [2026-02-02 16:11:44] "POST /ref-update HTTP/1.1" 200 156 0.024947 10.0.0.22 - - [2026-02-02 16:11:44] "POST /ref-update HTTP/1.1" 200 156 0.079039 10.0.0.22 - - [2026-02-02 16:11:44] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.016380 10.0.0.22 - - [2026-02-02 16:11:44] "POST /tags HTTP/1.1" 200 299 0.040093 10.0.0.22 - - [2026-02-02 16:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012669 10.0.0.22 - - [2026-02-02 16:11:44] "GET /tag/4d6d39eb-0f7f-415d-b5e2-c570bdf9af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021251 10.0.0.22 - - [2026-02-02 16:11:44] "POST /set-tag HTTP/1.1" 200 109 0.033082 10.0.0.22 - - [2026-02-02 16:11:45] "POST /tags HTTP/1.1" 200 357 0.147904 10.0.0.22 - - [2026-02-02 16:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008442 10.0.0.22 - - [2026-02-02 16:11:45] "GET /tag/ee00f061-f9b9-4638-97bb-43ac1985cf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.020364 10.0.0.22 - - [2026-02-02 16:11:45] "POST /tags HTTP/1.1" 200 305 0.078634 10.0.0.22 - - [2026-02-02 16:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019336 10.0.0.22 - - [2026-02-02 16:11:45] "GET /tag/4becf1a7-ed48-4fa3-8bb9-0d9a112c5e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020911 10.0.0.22 - - [2026-02-02 16:11:45] "POST /id-to-fqname HTTP/1.1" 200 174 0.000494 10.0.0.22 - - [2026-02-02 16:11:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.013495 10.0.0.22 - - [2026-02-02 16:11:45] "POST /security-groups HTTP/1.1" 200 571 0.089487 10.0.0.22 - - [2026-02-02 16:11:45] "POST /projects HTTP/1.1" 200 483 0.317384 10.0.0.22 - - [2026-02-02 16:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024965 10.0.0.22 - - [2026-02-02 16:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.22 - - [2026-02-02 16:11:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.018938 10.0.0.22 - - [2026-02-02 16:11:45] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.063285 10.0.0.22 - - [2026-02-02 16:11:45] "POST /access-control-lists HTTP/1.1" 200 580 0.100116 10.0.0.22 - - [2026-02-02 16:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024009 10.0.0.22 - - [2026-02-02 16:11:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.002825 10.0.0.22 - - [2026-02-02 16:11:45] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.023653 10.0.0.22 - - [2026-02-02 16:11:46] "POST /access-control-lists HTTP/1.1" 200 578 0.133475 10.0.0.22 - - [2026-02-02 16:11:46] "PUT /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d HTTP/1.1" 200 264 0.155489 10.0.0.22 - - [2026-02-02 16:11:46] "PUT /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d HTTP/1.1" 200 264 0.058517 10.0.0.22 - - [2026-02-02 16:11:46] "POST /security-groups HTTP/1.1" 200 537 0.083374 10.0.0.22 - - [2026-02-02 16:11:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.010190 10.0.0.22 - - [2026-02-02 16:11:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029198 10.0.0.22 - - [2026-02-02 16:11:46] "POST /chown HTTP/1.1" 200 109 0.058339 10.0.0.22 - - [2026-02-02 16:11:46] "POST /access-control-lists HTTP/1.1" 200 596 0.096891 10.0.0.22 - - [2026-02-02 16:11:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.021343 10.0.0.22 - - [2026-02-02 16:11:46] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.056858 10.0.0.22 - - [2026-02-02 16:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.22 - - [2026-02-02 16:11:46] "POST /access-control-lists HTTP/1.1" 200 594 0.098310 10.0.0.22 - - [2026-02-02 16:11:46] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.064565 10.0.0.22 - - [2026-02-02 16:11:46] "POST /tags HTTP/1.1" 409 207 0.006350 10.0.0.22 - - [2026-02-02 16:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.046143 10.0.0.22 - - [2026-02-02 16:11:46] "GET /tag/4becf1a7-ed48-4fa3-8bb9-0d9a112c5e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011160 10.0.0.22 - - [2026-02-02 16:11:46] "POST /firewall-rules HTTP/1.1" 200 564 0.118325 10.0.0.22 - - [2026-02-02 16:11:46] "GET /firewall-rule/16e20f19-84a5-4b14-98de-cacdb0a1c791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010061 10.0.0.22 - - [2026-02-02 16:11:46] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002761 10.0.0.22 - - [2026-02-02 16:11:46] "GET /firewall-rule/16e20f19-84a5-4b14-98de-cacdb0a1c791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003532 10.0.0.22 - - [2026-02-02 16:11:46] "POST /ref-update HTTP/1.1" 200 156 0.033228 10.0.0.22 - - [2026-02-02 16:11:46] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.039294 10.0.0.22 - - [2026-02-02 16:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.22 - - [2026-02-02 16:11:47] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004657 10.0.0.22 - - [2026-02-02 16:11:47] "POST /tags HTTP/1.1" 409 207 0.002367 10.0.0.22 - - [2026-02-02 16:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.22 - - [2026-02-02 16:11:47] "GET /tag/4becf1a7-ed48-4fa3-8bb9-0d9a112c5e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.033239 10.0.0.22 - - [2026-02-02 16:11:47] "POST /firewall-rules HTTP/1.1" 200 562 0.093848 10.0.0.22 - - [2026-02-02 16:11:47] "GET /firewall-rule/40ecd733-e0bf-4601-a8c1-13a851d4f2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.016558 10.0.0.22 - - [2026-02-02 16:11:47] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004280 10.0.0.22 - - [2026-02-02 16:11:47] "GET /firewall-rule/40ecd733-e0bf-4601-a8c1-13a851d4f2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002182 10.0.0.22 - - [2026-02-02 16:11:47] "POST /ref-update HTTP/1.1" 200 156 0.024045 10.0.0.22 - - [2026-02-02 16:11:47] "POST /tags HTTP/1.1" 200 301 0.098285 10.0.0.22 - - [2026-02-02 16:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.22 - - [2026-02-02 16:11:47] "GET /tag/2f9c1dcc-3681-464c-aabe-02b698bb9a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019645 10.0.0.22 - - [2026-02-02 16:11:47] "POST /tags HTTP/1.1" 200 325 0.083303 10.0.0.22 - - [2026-02-02 16:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.22 - - [2026-02-02 16:11:47] "GET /tag/1fe0be6f-05b3-41aa-a30e-505e6cee5b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.026025 10.0.0.22 - - [2026-02-02 16:11:47] "POST /tags HTTP/1.1" 200 363 0.036842 10.0.0.22 - - [2026-02-02 16:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.22 - - [2026-02-02 16:11:47] "GET /tag/fe06648d-10ef-4b1f-81aa-526c771dd0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013976 10.0.0.22 - - [2026-02-02 16:11:47] "POST /tags HTTP/1.1" 200 311 0.018396 10.0.0.22 - - [2026-02-02 16:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006679 10.0.0.22 - - [2026-02-02 16:11:47] "GET /tag/fbcdee83-3a4c-4cc3-bf06-712f021af275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014765 10.0.0.22 - - [2026-02-02 16:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.22 - - [2026-02-02 16:11:47] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005279 10.0.0.22 - - [2026-02-02 16:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.22 - - [2026-02-02 16:11:47] "GET /project/c061d0cb-7236-4973-bb15-5a25cede9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046278 10.0.0.22 - - [2026-02-02 16:11:47] "POST /virtual-machines HTTP/1.1" 200 377 0.021451 10.0.0.22 - - [2026-02-02 16:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012459 10.0.0.22 - - [2026-02-02 16:11:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.179058 10.0.0.22 - - [2026-02-02 16:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.046996 10.0.0.22 - - [2026-02-02 16:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010057 10.0.0.22 - - [2026-02-02 16:11:48] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007235 10.0.0.22 - - [2026-02-02 16:11:48] "POST /instance-ips HTTP/1.1" 200 409 0.055013 10.0.0.22 - - [2026-02-02 16:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018534 10.0.0.22 - - [2026-02-02 16:11:48] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005730 10.0.0.22 - - [2026-02-02 16:11:48] "POST /set-tag HTTP/1.1" 200 109 0.043028 10.0.0.22 - - [2026-02-02 16:11:48] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019939 10.0.0.22 - - [2026-02-02 16:11:48] "GET /instance-ip/e06df0b8-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.015085 10.0.0.22 - - [2026-02-02 16:11:48] "POST /tags HTTP/1.1" 200 305 0.080773 10.0.0.22 - - [2026-02-02 16:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008854 10.0.0.22 - - [2026-02-02 16:11:48] "GET /tag/509f34f6-4eef-4891-b13b-eb5df18f373d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021595 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:11:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:11:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000967 10.0.0.22 - - [2026-02-02 16:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.22 - - [2026-02-02 16:11:48] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036682 10.0.0.22 - - [2026-02-02 16:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008691 10.0.0.22 - - [2026-02-02 16:11:48] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004469 10.0.0.22 - - [2026-02-02 16:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2026-02-02 16:11:48] "GET /service-appliance-set/a8c189cf-4075-4f0d-8c52-73e21e7ae782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003364 10.0.0.22 - - [2026-02-02 16:11:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.006261 10.0.0.22 - - [2026-02-02 16:11:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114502 10.0.0.22 - - [2026-02-02 16:11:49] "GET /virtual-machine-interface/d28fdf75-d4b3-4ee9-93ee-badbea6fb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.023199 10.0.0.22 - - [2026-02-02 16:11:49] "POST /instance-ips HTTP/1.1" 200 381 0.330963 10.0.0.22 - - [2026-02-02 16:11:49] "GET /instance-ip/ca65ee1f-768c-4204-88be-4f825abf0666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011303 10.0.0.22 - - [2026-02-02 16:11:49] "POST /loadbalancers HTTP/1.1" 200 582 0.096588 10.0.0.22 - - [2026-02-02 16:11:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022396 10.0.0.22 - - [2026-02-02 16:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012683 10.0.0.22 - - [2026-02-02 16:11:49] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029334 10.0.0.22 - - [2026-02-02 16:11:49] "GET /loadbalancer/43e04335-fa37-43f4-889b-53ca7b7cab21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003857 10.0.0.22 - - [2026-02-02 16:11:49] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061611 10.0.0.22 - - [2026-02-02 16:11:49] "GET /instance-ip/ca65ee1f-768c-4204-88be-4f825abf0666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.022877 10.0.0.22 - - [2026-02-02 16:11:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.110693 10.0.0.22 - - [2026-02-02 16:11:49] "POST /floating-ips HTTP/1.1" 200 583 0.061230 10.0.0.22 - - [2026-02-02 16:11:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013754 10.0.0.22 - - [2026-02-02 16:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013083 10.0.0.22 - - [2026-02-02 16:11:49] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045965 10.0.0.22 - - [2026-02-02 16:11:50] "GET /loadbalancer-listener/00e88676-542e-4059-aee1-8a7040a7aad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004707 10.0.0.22 - - [2026-02-02 16:11:50] "GET /loadbalancer-listener/00e88676-542e-4059-aee1-8a7040a7aad0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004950 10.0.0.22 - - [2026-02-02 16:11:50] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031075 10.0.0.22 - - [2026-02-02 16:11:50] "GET /instance-ip/ca65ee1f-768c-4204-88be-4f825abf0666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002725 10.0.0.22 - - [2026-02-02 16:11:50] "GET /instance-ip/ca65ee1f-768c-4204-88be-4f825abf0666?fields=floating_ips HTTP/1.1" 200 1170 0.012465 10.0.0.22 - - [2026-02-02 16:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.22 - - [2026-02-02 16:11:50] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003398 10.0.0.22 - - [2026-02-02 16:11:50] "GET /floating-ip/cf168360-306d-4003-9ea1-60297004107f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002988 10.0.0.22 - - [2026-02-02 16:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.22 - - [2026-02-02 16:11:50] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.014494 10.0.0.22 - - [2026-02-02 16:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.22 - - [2026-02-02 16:11:50] "GET /loadbalancer/43e04335-fa37-43f4-889b-53ca7b7cab21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003691 10.0.0.22 - - [2026-02-02 16:11:50] "POST /tags HTTP/1.1" 200 301 0.033269 10.0.0.22 - - [2026-02-02 16:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008312 10.0.0.22 - - [2026-02-02 16:11:50] "GET /tag/ee41a95e-27ff-42d7-80cd-74d746aa83d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.035291 10.0.0.22 - - [2026-02-02 16:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.22 - - [2026-02-02 16:11:50] "GET /project/c061d0cb-7236-4973-bb15-5a25cede9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046178 10.0.0.22 - - [2026-02-02 16:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.22 - - [2026-02-02 16:11:50] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004608 10.0.0.22 - - [2026-02-02 16:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.22 - - [2026-02-02 16:11:50] "GET /service-appliance-set/a8c189cf-4075-4f0d-8c52-73e21e7ae782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001891 10.0.0.22 - - [2026-02-02 16:11:50] "POST /fqname-to-id HTTP/1.1" 404 242 0.001248 10.0.0.22 - - [2026-02-02 16:11:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146888 10.0.0.22 - - [2026-02-02 16:11:50] "GET /virtual-machine-interface/ae418105-0799-480e-a78a-a5a965001ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.013623 10.0.0.22 - - [2026-02-02 16:11:50] "POST /instance-ips HTTP/1.1" 200 377 0.021729 10.0.0.22 - - [2026-02-02 16:11:50] "GET /instance-ip/9b128760-9f3f-453d-a9b1-e26cb4ec7ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009956 10.0.0.22 - - [2026-02-02 16:11:50] "POST /loadbalancers HTTP/1.1" 200 582 0.071726 10.0.0.22 - - [2026-02-02 16:11:50] "GET /project/c061d0cb-7236-4973-bb15-5a25cede9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.061273 10.0.0.22 - - [2026-02-02 16:11:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.047485 10.0.0.22 - - [2026-02-02 16:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145 10.0.0.22 - - [2026-02-02 16:11:51] "GET /instance-ip/9b128760-9f3f-453d-a9b1-e26cb4ec7ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.061603 10.0.0.22 - - [2026-02-02 16:11:51] "GET /project/c061d0cb-7236-4973-bb15-5a25cede9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.099312 10.0.0.22 - - [2026-02-02 16:11:51] "POST /floating-ips HTTP/1.1" 200 581 0.082582 10.0.0.22 - - [2026-02-02 16:11:51] "GET /loadbalancer/7cebb524-5fb9-4cfc-af96-d613c856a1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.015887 10.0.0.22 - - [2026-02-02 16:11:51] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.036529 10.0.0.22 - - [2026-02-02 16:11:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019694 10.0.0.22 - - [2026-02-02 16:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.22 - - [2026-02-02 16:11:51] "GET /project/c061d0cb-7236-4973-bb15-5a25cede9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045402 10.0.0.22 - - [2026-02-02 16:11:51] "GET /loadbalancer-listener/7452053b-be97-450f-b071-039395ee6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.009145 10.0.0.22 - - [2026-02-02 16:11:51] "GET /loadbalancer-listener/7452053b-be97-450f-b071-039395ee6cd5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004901 10.0.0.22 - - [2026-02-02 16:11:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027909 10.0.0.22 - - [2026-02-02 16:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.22 - - [2026-02-02 16:11:51] "GET /instance-ip/9b128760-9f3f-453d-a9b1-e26cb4ec7ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003912 10.0.0.22 - - [2026-02-02 16:11:51] "GET /instance-ip/9b128760-9f3f-453d-a9b1-e26cb4ec7ac6?fields=floating_ips HTTP/1.1" 200 1165 0.012626 10.0.0.22 - - [2026-02-02 16:11:51] "GET /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.012752 10.0.0.22 - - [2026-02-02 16:11:51] "GET /project/c061d0cb-7236-4973-bb15-5a25cede9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052817 10.0.0.22 - - [2026-02-02 16:11:51] "GET /loadbalancer/7cebb524-5fb9-4cfc-af96-d613c856a1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006699 10.0.0.22 - - [2026-02-02 16:11:51] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.053373 10.0.0.22 - - [2026-02-02 16:11:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027356 10.0.0.22 - - [2026-02-02 16:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007742 10.0.0.22 - - [2026-02-02 16:11:51] "GET /project/c061d0cb-7236-4973-bb15-5a25cede9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.055305 10.0.0.22 - - [2026-02-02 16:11:51] "GET /loadbalancer-listener/3787a270-c722-405e-b9ae-b7b2fd3e32b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003164 10.0.0.22 - - [2026-02-02 16:11:51] "GET /loadbalancer-listener/3787a270-c722-405e-b9ae-b7b2fd3e32b6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004546 10.0.0.22 - - [2026-02-02 16:11:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024643 10.0.0.22 - - [2026-02-02 16:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.22 - - [2026-02-02 16:11:51] "GET /instance-ip/9b128760-9f3f-453d-a9b1-e26cb4ec7ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003382 10.0.0.22 - - [2026-02-02 16:11:51] "GET /project/c061d0cb-7236-4973-bb15-5a25cede9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039151 10.0.0.22 - - [2026-02-02 16:11:51] "GET /instance-ip/9b128760-9f3f-453d-a9b1-e26cb4ec7ac6?fields=floating_ips HTTP/1.1" 200 1165 0.005662 10.0.0.22 - - [2026-02-02 16:11:51] "GET /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004415 10.0.0.22 - - [2026-02-02 16:11:51] "GET /loadbalancer/7cebb524-5fb9-4cfc-af96-d613c856a1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002802 10.0.0.22 - - [2026-02-02 16:11:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021605 10.0.0.22 - - [2026-02-02 16:11:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022710 10.0.0.22 - - [2026-02-02 16:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007843 10.0.0.22 - - [2026-02-02 16:11:52] "GET /project/c061d0cb-7236-4973-bb15-5a25cede9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059719 10.0.0.22 - - [2026-02-02 16:11:52] "GET /loadbalancer-listener/7ac72a6f-d5e8-460b-9c61-6a4288b87176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005895 10.0.0.22 - - [2026-02-02 16:11:52] "GET /loadbalancer-listener/7ac72a6f-d5e8-460b-9c61-6a4288b87176?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004994 10.0.0.22 - - [2026-02-02 16:11:52] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034290 10.0.0.22 - - [2026-02-02 16:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.22 - - [2026-02-02 16:11:52] "GET /instance-ip/9b128760-9f3f-453d-a9b1-e26cb4ec7ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003846 10.0.0.22 - - [2026-02-02 16:11:52] "GET /loadbalancer/7cebb524-5fb9-4cfc-af96-d613c856a1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002879 10.0.0.22 - - [2026-02-02 16:11:52] "GET /instance-ip/9b128760-9f3f-453d-a9b1-e26cb4ec7ac6?fields=floating_ips HTTP/1.1" 200 1165 0.003844 10.0.0.22 - - [2026-02-02 16:11:52] "POST /tags HTTP/1.1" 200 355 0.022655 10.0.0.22 - - [2026-02-02 16:11:52] "GET /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002929 10.0.0.22 - - [2026-02-02 16:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.22 - - [2026-02-02 16:11:52] "GET /tag/07feb42d-3b60-4724-ad6f-048c78abf7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.020658 10.0.0.22 - - [2026-02-02 16:11:52] "POST /tags HTTP/1.1" 200 303 0.025423 10.0.0.22 - - [2026-02-02 16:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.22 - - [2026-02-02 16:11:52] "GET /tag/3738674e-2c98-449b-8dd3-1ade2213afb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020007 10.0.0.22 - - [2026-02-02 16:11:52] "POST /projects HTTP/1.1" 409 218 0.003797 10.0.0.22 - - [2026-02-02 16:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.22 - - [2026-02-02 16:11:52] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037313 10.0.0.22 - - [2026-02-02 16:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.22 - - [2026-02-02 16:11:52] "GET /network-ipam/af5e8c7a-069b-4922-ad2a-cd9a8005c938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002692 10.0.0.22 - - [2026-02-02 16:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.22 - - [2026-02-02 16:11:52] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003611 10.0.0.22 - - [2026-02-02 16:11:52] "PUT /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d HTTP/1.1" 200 264 0.055010 10.0.0.22 - - [2026-02-02 16:11:52] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004964 10.0.0.22 - - [2026-02-02 16:11:52] "POST /set-tag HTTP/1.1" 200 109 0.052336 10.0.0.22 - - [2026-02-02 16:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007750 10.0.0.22 - - [2026-02-02 16:11:52] "GET /network-ipam/81a710f2-9bec-4aa4-8d00-8227407edba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002824 10.0.0.22 - - [2026-02-02 16:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2026-02-02 16:11:52] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003602 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:11:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000781 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:11:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 10.0.0.22 - - [2026-02-02 16:11:52] "PUT /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d HTTP/1.1" 200 264 0.081377 10.0.0.22 - - [2026-02-02 16:11:53] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.012683 10.0.0.22 - - [2026-02-02 16:11:53] "POST /set-tag HTTP/1.1" 200 109 0.065429 10.0.0.22 - - [2026-02-02 16:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.22 - - [2026-02-02 16:11:53] "GET /network-policy/fb476ece-8564-4629-8d49-f7bb0c953344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.010433 10.0.0.22 - - [2026-02-02 16:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.22 - - [2026-02-02 16:11:53] "GET /network-policy/60a0f70e-aeef-4b22-819a-ecd33bd0e8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003378 10.0.0.22 - - [2026-02-02 16:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.22 - - [2026-02-02 16:11:53] "GET /network-policy/ed64eb04-c45e-4b10-ad5f-6795d9109ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002825 10.0.0.22 - - [2026-02-02 16:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.22 - - [2026-02-02 16:11:53] "PUT /network-policy/ed64eb04-c45e-4b10-ad5f-6795d9109ba6 HTTP/1.1" 200 262 0.011738 10.0.0.22 - - [2026-02-02 16:11:53] "POST /ref-update HTTP/1.1" 200 156 0.080307 10.0.0.22 - - [2026-02-02 16:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003885 10.0.0.22 - - [2026-02-02 16:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002540 10.0.0.22 - - [2026-02-02 16:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005243 10.0.0.22 - - [2026-02-02 16:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004349 10.0.0.22 - - [2026-02-02 16:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015528 10.0.0.22 - - [2026-02-02 16:11:53] "POST /security-groups HTTP/1.1" 409 245 0.010301 10.0.0.22 - - [2026-02-02 16:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.22 - - [2026-02-02 16:11:53] "PUT /security-group/c6cd6b56-105e-4488-a744-57373f9c046e HTTP/1.1" 200 262 0.075928 10.0.0.22 - - [2026-02-02 16:11:53] "PUT /access-control-list/bfd0d310-2909-4f60-9d82-36f407b525da HTTP/1.1" 200 272 0.021264 10.0.0.22 - - [2026-02-02 16:11:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.035118 10.0.0.22 - - [2026-02-02 16:11:53] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012148 10.0.0.22 - - [2026-02-02 16:11:53] "PUT /access-control-list/a291c921-ad48-4897-822b-4c79783b1cb0 HTTP/1.1" 200 272 0.027625 10.0.0.22 - - [2026-02-02 16:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.22 - - [2026-02-02 16:11:53] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003705 10.0.0.22 - - [2026-02-02 16:11:53] "POST /tags HTTP/1.1" 409 206 0.001684 10.0.0.22 - - [2026-02-02 16:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.22 - - [2026-02-02 16:11:53] "GET /tag/3738674e-2c98-449b-8dd3-1ade2213afb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013731 10.0.0.22 - - [2026-02-02 16:11:53] "POST /firewall-rules HTTP/1.1" 200 562 0.084655 10.0.0.22 - - [2026-02-02 16:11:53] "GET /firewall-rule/527016ba-5ab2-49bc-9de8-3e258976495e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003693 10.0.0.22 - - [2026-02-02 16:11:53] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003851 10.0.0.22 - - [2026-02-02 16:11:53] "GET /firewall-rule/527016ba-5ab2-49bc-9de8-3e258976495e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002015 10.0.0.22 - - [2026-02-02 16:11:54] "POST /ref-update HTTP/1.1" 200 156 0.040120 10.0.0.22 - - [2026-02-02 16:11:54] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011308 10.0.0.22 - - [2026-02-02 16:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.22 - - [2026-02-02 16:11:54] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002947 10.0.0.22 - - [2026-02-02 16:11:54] "POST /tags HTTP/1.1" 409 206 0.001870 10.0.0.22 - - [2026-02-02 16:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.22 - - [2026-02-02 16:11:54] "GET /tag/3738674e-2c98-449b-8dd3-1ade2213afb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018360 10.0.0.22 - - [2026-02-02 16:11:54] "POST /firewall-rules HTTP/1.1" 200 560 0.071735 10.0.0.22 - - [2026-02-02 16:11:54] "GET /firewall-rule/72bacc03-ca7a-4d82-ab72-a97e99a53bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.020471 10.0.0.22 - - [2026-02-02 16:11:54] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005220 10.0.0.22 - - [2026-02-02 16:11:54] "GET /firewall-rule/72bacc03-ca7a-4d82-ab72-a97e99a53bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002965 10.0.0.22 - - [2026-02-02 16:11:54] "POST /ref-update HTTP/1.1" 200 156 0.031521 10.0.0.22 - - [2026-02-02 16:11:54] "POST /tags HTTP/1.1" 200 371 0.022170 10.0.0.22 - - [2026-02-02 16:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014382 10.0.0.22 - - [2026-02-02 16:11:54] "GET /tag/435926d0-9181-483a-a2a8-7c65890dbf28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011375 10.0.0.22 - - [2026-02-02 16:11:54] "POST /tags HTTP/1.1" 200 319 0.038829 10.0.0.22 - - [2026-02-02 16:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009831 10.0.0.22 - - [2026-02-02 16:11:54] "GET /tag/c0f3d0e6-18d2-4f19-a3f1-db999ad71287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.025557 10.0.0.22 - - [2026-02-02 16:11:54] "POST /id-to-fqname HTTP/1.1" 200 181 0.000510 10.0.0.22 - - [2026-02-02 16:11:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.001553 10.0.0.22 - - [2026-02-02 16:11:54] "POST /security-groups HTTP/1.1" 200 578 0.068630 10.0.0.22 - - [2026-02-02 16:11:54] "POST /projects HTTP/1.1" 200 497 0.230115 10.0.0.22 - - [2026-02-02 16:11:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.002652 10.0.0.22 - - [2026-02-02 16:11:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023396 10.0.0.22 - - [2026-02-02 16:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.22 - - [2026-02-02 16:11:54] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.022692 10.0.0.22 - - [2026-02-02 16:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.22 - - [2026-02-02 16:11:55] "POST /access-control-lists HTTP/1.1" 200 587 0.094819 10.0.0.22 - - [2026-02-02 16:11:55] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.040505 10.0.0.22 - - [2026-02-02 16:11:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.001742 10.0.0.22 - - [2026-02-02 16:11:55] "POST /access-control-lists HTTP/1.1" 200 585 0.066945 10.0.0.22 - - [2026-02-02 16:11:55] "PUT /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d HTTP/1.1" 200 264 0.135931 10.0.0.22 - - [2026-02-02 16:11:55] "PUT /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d HTTP/1.1" 200 264 0.069244 10.0.0.22 - - [2026-02-02 16:11:55] "POST /security-groups HTTP/1.1" 200 558 0.119586 10.0.0.22 - - [2026-02-02 16:11:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.005259 10.0.0.22 - - [2026-02-02 16:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.047612 10.0.0.22 - - [2026-02-02 16:11:55] "POST /access-control-lists HTTP/1.1" 200 610 0.079030 10.0.0.22 - - [2026-02-02 16:11:55] "POST /fqname-to-id HTTP/1.1" 404 247 0.011345 10.0.0.22 - - [2026-02-02 16:11:55] "POST /chown HTTP/1.1" 200 109 0.065910 10.0.0.22 - - [2026-02-02 16:11:55] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003491 10.0.0.22 - - [2026-02-02 16:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.22 - - [2026-02-02 16:11:55] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007082 10.0.0.22 - - [2026-02-02 16:11:55] "POST /tags HTTP/1.1" 409 214 0.002878 10.0.0.22 - - [2026-02-02 16:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.22 - - [2026-02-02 16:11:55] "GET /tag/c0f3d0e6-18d2-4f19-a3f1-db999ad71287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.020507 10.0.0.22 - - [2026-02-02 16:11:55] "POST /access-control-lists HTTP/1.1" 200 608 0.126539 10.0.0.22 - - [2026-02-02 16:11:55] "POST /firewall-rules HTTP/1.1" 200 578 0.103833 10.0.0.22 - - [2026-02-02 16:11:55] "GET /firewall-rule/288f5c68-3853-45ce-8940-82c787d824a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005240 10.0.0.22 - - [2026-02-02 16:11:55] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003366 10.0.0.22 - - [2026-02-02 16:11:55] "GET /firewall-rule/288f5c68-3853-45ce-8940-82c787d824a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005904 10.0.0.22 - - [2026-02-02 16:11:56] "POST /ref-update HTTP/1.1" 200 156 0.096069 10.0.0.22 - - [2026-02-02 16:11:56] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006992 10.0.0.22 - - [2026-02-02 16:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007558 10.0.0.22 - - [2026-02-02 16:11:56] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010440 10.0.0.22 - - [2026-02-02 16:11:56] "POST /tags HTTP/1.1" 409 214 0.004528 10.0.0.22 - - [2026-02-02 16:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.22 - - [2026-02-02 16:11:56] "GET /tag/c0f3d0e6-18d2-4f19-a3f1-db999ad71287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011201 10.0.0.22 - - [2026-02-02 16:11:56] "POST /firewall-rules HTTP/1.1" 200 576 0.158484 10.0.0.22 - - [2026-02-02 16:11:56] "GET /firewall-rule/db5e7978-72cd-4d53-9def-bfd823d235b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006366 10.0.0.22 - - [2026-02-02 16:11:56] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.007290 10.0.0.22 - - [2026-02-02 16:11:56] "GET /firewall-rule/db5e7978-72cd-4d53-9def-bfd823d235b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005701 10.0.0.22 - - [2026-02-02 16:11:56] "POST /ref-update HTTP/1.1" 200 156 0.031630 10.0.0.22 - - [2026-02-02 16:11:56] "POST /tags HTTP/1.1" 200 363 0.018315 10.0.0.22 - - [2026-02-02 16:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007512 10.0.0.22 - - [2026-02-02 16:11:56] "GET /tag/7156e82b-44df-4536-aeaf-03c5ca6f268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.024835 10.0.0.22 - - [2026-02-02 16:11:56] "POST /tags HTTP/1.1" 200 311 0.021452 10.0.0.22 - - [2026-02-02 16:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009259 10.0.0.22 - - [2026-02-02 16:11:56] "GET /tag/73ab913b-4849-47ac-a584-6c289f1c20c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016612 10.0.0.22 - - [2026-02-02 16:11:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000564 10.0.0.22 - - [2026-02-02 16:11:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.004393 10.0.0.22 - - [2026-02-02 16:11:56] "POST /security-groups HTTP/1.1" 200 574 0.064452 10.0.0.22 - - [2026-02-02 16:11:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.002295 10.0.0.22 - - [2026-02-02 16:11:57] "POST /projects HTTP/1.1" 200 489 0.238153 10.0.0.22 - - [2026-02-02 16:11:57] "POST /access-control-lists HTTP/1.1" 200 583 0.058417 10.0.0.22 - - [2026-02-02 16:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.043744 10.0.0.22 - - [2026-02-02 16:11:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.024182 10.0.0.22 - - [2026-02-02 16:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017246 10.0.0.22 - - [2026-02-02 16:11:57] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.004632 10.0.0.22 - - [2026-02-02 16:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.22 - - [2026-02-02 16:11:57] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005954 10.0.0.22 - - [2026-02-02 16:11:57] "POST /access-control-lists HTTP/1.1" 200 581 0.084526 10.0.0.22 - - [2026-02-02 16:11:57] "PUT /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d HTTP/1.1" 200 264 0.119946 10.0.0.22 - - [2026-02-02 16:11:57] "PUT /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d HTTP/1.1" 200 264 0.040199 10.0.0.22 - - [2026-02-02 16:11:57] "POST /security-groups HTTP/1.1" 200 546 0.070752 10.0.0.22 - - [2026-02-02 16:11:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.001595 10.0.0.22 - - [2026-02-02 16:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019279 10.0.0.22 - - [2026-02-02 16:11:57] "POST /chown HTTP/1.1" 200 109 0.022918 10.0.0.22 - - [2026-02-02 16:11:57] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002794 10.0.0.22 - - [2026-02-02 16:11:57] "POST /access-control-lists HTTP/1.1" 200 602 0.078004 10.0.0.22 - - [2026-02-02 16:11:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.010983 10.0.0.22 - - [2026-02-02 16:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011777 10.0.0.22 - - [2026-02-02 16:11:57] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002828 10.0.0.22 - - [2026-02-02 16:11:57] "POST /tags HTTP/1.1" 409 210 0.001839 10.0.0.22 - - [2026-02-02 16:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.22 - - [2026-02-02 16:11:57] "GET /tag/73ab913b-4849-47ac-a584-6c289f1c20c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012218 10.0.0.22 - - [2026-02-02 16:11:57] "POST /access-control-lists HTTP/1.1" 200 600 0.078491 10.0.0.22 - - [2026-02-02 16:11:57] "POST /firewall-rules HTTP/1.1" 200 570 0.129233 10.0.0.22 - - [2026-02-02 16:11:57] "GET /firewall-rule/f65ea906-6e04-485f-9806-eec421e1a1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003745 10.0.0.22 - - [2026-02-02 16:11:57] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003452 10.0.0.22 - - [2026-02-02 16:11:57] "GET /firewall-rule/f65ea906-6e04-485f-9806-eec421e1a1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001968 10.0.0.22 - - [2026-02-02 16:11:57] "POST /ref-update HTTP/1.1" 200 156 0.032873 10.0.0.22 - - [2026-02-02 16:11:57] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010399 10.0.0.22 - - [2026-02-02 16:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.22 - - [2026-02-02 16:11:57] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003667 10.0.0.22 - - [2026-02-02 16:11:57] "POST /tags HTTP/1.1" 409 210 0.001561 10.0.0.22 - - [2026-02-02 16:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001178 10.0.0.22 - - [2026-02-02 16:11:58] "GET /tag/73ab913b-4849-47ac-a584-6c289f1c20c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010982 10.0.0.22 - - [2026-02-02 16:11:58] "POST /firewall-rules HTTP/1.1" 200 568 0.063515 10.0.0.22 - - [2026-02-02 16:11:58] "GET /firewall-rule/63942745-eec1-408f-ab30-e40836a64dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.016411 10.0.0.22 - - [2026-02-02 16:11:58] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003814 10.0.0.22 - - [2026-02-02 16:11:58] "GET /firewall-rule/63942745-eec1-408f-ab30-e40836a64dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004592 10.0.0.22 - - [2026-02-02 16:11:58] "POST /ref-update HTTP/1.1" 200 156 0.035309 10.0.0.22 - - [2026-02-02 16:11:58] "POST /tags HTTP/1.1" 409 237 0.001966 10.0.0.22 - - [2026-02-02 16:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.22 - - [2026-02-02 16:11:58] "GET /tag/fe06648d-10ef-4b1f-81aa-526c771dd0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.009583 10.0.0.22 - - [2026-02-02 16:11:58] "POST /tags HTTP/1.1" 409 210 0.001944 10.0.0.22 - - [2026-02-02 16:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.22 - - [2026-02-02 16:11:58] "GET /tag/fbcdee83-3a4c-4cc3-bf06-712f021af275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009876 10.0.0.22 - - [2026-02-02 16:11:58] "POST /projects HTTP/1.1" 409 223 0.001618 10.0.0.22 - - [2026-02-02 16:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.22 - - [2026-02-02 16:11:58] "GET /project/c061d0cb-7236-4973-bb15-5a25cede9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053768 10.0.0.22 - - [2026-02-02 16:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.22 - - [2026-02-02 16:11:58] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004299 10.0.0.22 - - [2026-02-02 16:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.22 - - [2026-02-02 16:11:58] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004057 10.0.0.22 - - [2026-02-02 16:11:58] "PUT /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d HTTP/1.1" 200 264 0.037853 10.0.0.22 - - [2026-02-02 16:11:58] "PUT /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d HTTP/1.1" 200 264 0.044608 10.0.0.22 - - [2026-02-02 16:11:58] "POST /security-groups HTTP/1.1" 409 253 0.012447 10.0.0.22 - - [2026-02-02 16:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.22 - - [2026-02-02 16:11:58] "PUT /security-group/0ae15f81-9271-4001-8eff-48b79ebdc686 HTTP/1.1" 200 262 0.058901 10.0.0.22 - - [2026-02-02 16:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023751 10.0.0.22 - - [2026-02-02 16:11:58] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006716 10.0.0.22 - - [2026-02-02 16:11:58] "PUT /access-control-list/5401e7e2-2203-404c-84ad-ea50a14f4fb4 HTTP/1.1" 200 272 0.019428 10.0.0.22 - - [2026-02-02 16:11:58] "PUT /access-control-list/26c9197f-8325-4565-9339-7dc513d734ea HTTP/1.1" 200 272 0.016299 10.0.0.22 - - [2026-02-02 16:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009391 10.0.0.22 - - [2026-02-02 16:11:58] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003074 10.0.0.22 - - [2026-02-02 16:11:58] "POST /tags HTTP/1.1" 409 210 0.002798 10.0.0.22 - - [2026-02-02 16:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2026-02-02 16:11:58] "GET /tag/fbcdee83-3a4c-4cc3-bf06-712f021af275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010719 10.0.0.22 - - [2026-02-02 16:11:58] "POST /firewall-rules HTTP/1.1" 200 570 0.063869 10.0.0.22 - - [2026-02-02 16:11:59] "GET /firewall-rule/a593d487-ad33-4038-8a8a-a8ac2f34d992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003904 10.0.0.22 - - [2026-02-02 16:11:59] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003128 10.0.0.22 - - [2026-02-02 16:11:59] "GET /firewall-rule/a593d487-ad33-4038-8a8a-a8ac2f34d992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001784 10.0.0.22 - - [2026-02-02 16:11:59] "POST /ref-update HTTP/1.1" 200 156 0.038273 10.0.0.22 - - [2026-02-02 16:11:59] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005583 10.0.0.22 - - [2026-02-02 16:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.22 - - [2026-02-02 16:11:59] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003011 10.0.0.22 - - [2026-02-02 16:11:59] "POST /tags HTTP/1.1" 409 210 0.001829 10.0.0.22 - - [2026-02-02 16:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.22 - - [2026-02-02 16:11:59] "GET /tag/fbcdee83-3a4c-4cc3-bf06-712f021af275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010926 10.0.0.22 - - [2026-02-02 16:11:59] "POST /firewall-rules HTTP/1.1" 200 568 0.078685 10.0.0.22 - - [2026-02-02 16:11:59] "GET /firewall-rule/0ba8fdbd-cac8-43f4-8e22-67f6cb1d660f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.020056 10.0.0.22 - - [2026-02-02 16:11:59] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003670 10.0.0.22 - - [2026-02-02 16:11:59] "GET /firewall-rule/0ba8fdbd-cac8-43f4-8e22-67f6cb1d660f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002031 10.0.0.22 - - [2026-02-02 16:11:59] "POST /ref-update HTTP/1.1" 200 156 0.037012 10.0.0.22 - - [2026-02-02 16:11:59] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008140 10.0.0.22 - - [2026-02-02 16:11:59] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.22 - - [2026-02-02 16:12:27] "GET /global-system-configs HTTP/1.1" 200 322 0.001824 10.0.0.22 - - [2026-02-02 16:12:28] "GET /global-system-configs HTTP/1.1" 200 322 0.001747 10.0.0.129 - - [2026-02-02 16:12:43] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.129 - - [2026-02-02 16:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2026-02-02 16:12:43] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004033 10.0.0.129 - - [2026-02-02 16:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.129 - - [2026-02-02 16:12:43] "GET /routing-instance/ded2caa5-ea20-489f-8989-4f9fb5738ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002403 10.0.0.129 - - [2026-02-02 16:12:43] "PUT /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb HTTP/1.1" 200 274 0.008567 10.0.0.129 - - [2026-02-02 16:12:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.021657 10.0.0.129 - - [2026-02-02 16:12:43] "POST /virtual-routers HTTP/1.1" 200 599 0.025919 10.0.0.129 - - [2026-02-02 16:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.129 - - [2026-02-02 16:12:43] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003421 10.0.0.129 - - [2026-02-02 16:12:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.001273 10.0.0.129 - - [2026-02-02 16:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.129 - - [2026-02-02 16:12:44] "GET /virtual-network/f52468fd-c0a2-4023-9d7f-0ee1794744c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003808 10.0.0.129 - - [2026-02-02 16:12:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.051850 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:13:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:13:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:13:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:13:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:13:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:13:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:15:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:15:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.129 - - [2026-02-02 16:15:45] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.129 - - [2026-02-02 16:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.129 - - [2026-02-02 16:15:45] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004730 10.0.0.129 - - [2026-02-02 16:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.129 - - [2026-02-02 16:15:45] "GET /routing-instance/ded2caa5-ea20-489f-8989-4f9fb5738ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002763 10.0.0.129 - - [2026-02-02 16:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.129 - - [2026-02-02 16:15:45] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003018 10.0.0.129 - - [2026-02-02 16:15:45] "PUT /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529 HTTP/1.1" 200 262 0.009278 10.0.0.129 - - [2026-02-02 16:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010159 10.0.0.129 - - [2026-02-02 16:15:45] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003058 10.0.0.129 - - [2026-02-02 16:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2026-02-02 16:15:45] "GET /virtual-machine-interface/1980f317-ec1a-4383-832c-be5146ceba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004008 10.0.0.129 - - [2026-02-02 16:15:45] "PUT /virtual-machine-interface/1980f317-ec1a-4383-832c-be5146ceba95 HTTP/1.1" 200 284 0.009593 10.0.0.22 - - [2026-02-02 16:16:44] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004027 10.0.0.22 - - [2026-02-02 16:16:44] "POST /ref-update HTTP/1.1" 200 156 0.007760 10.0.0.22 - - [2026-02-02 16:16:58] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005382 10.0.0.22 - - [2026-02-02 16:16:58] "POST /set-tag HTTP/1.1" 200 109 0.006749 10.0.0.22 - - [2026-02-02 16:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2026-02-02 16:16:58] "GET /loadbalancer/7cebb524-5fb9-4cfc-af96-d613c856a1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002767 10.0.0.22 - - [2026-02-02 16:16:58] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005317 10.0.0.22 - - [2026-02-02 16:16:58] "POST /set-tag HTTP/1.1" 200 109 0.003901 10.0.0.22 - - [2026-02-02 16:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.22 - - [2026-02-02 16:16:58] "GET /loadbalancer/7cebb524-5fb9-4cfc-af96-d613c856a1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003461 10.0.0.22 - - [2026-02-02 16:16:58] "GET /loadbalancer-pool/7bfc71ec-085f-441b-9f81-43c425573e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003191 10.0.0.22 - - [2026-02-02 16:16:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013654 10.0.0.22 - - [2026-02-02 16:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.006956 10.0.0.22 - - [2026-02-02 16:16:58] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003993 10.0.0.22 - - [2026-02-02 16:16:58] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003991 10.0.0.22 - - [2026-02-02 16:16:58] "POST /tags HTTP/1.1" 409 205 0.002353 10.0.0.22 - - [2026-02-02 16:16:58] "POST /ref-update HTTP/1.1" 200 156 0.006691 10.0.0.22 - - [2026-02-02 16:16:58] "GET /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.009907 10.0.0.22 - - [2026-02-02 16:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.22 - - [2026-02-02 16:16:58] "GET /tag/ee41a95e-27ff-42d7-80cd-74d746aa83d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014547 10.0.0.22 - - [2026-02-02 16:16:58] "PUT /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a HTTP/1.1" 200 256 0.025019 10.0.0.22 - - [2026-02-02 16:16:59] "POST /set-tag HTTP/1.1" 200 109 0.096564 10.0.0.22 - - [2026-02-02 16:16:59] "GET /loadbalancer-pool/a85fdb3c-80c8-4a44-a9d0-cee3a1e151c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016014 10.0.0.22 - - [2026-02-02 16:16:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015206 10.0.0.22 - - [2026-02-02 16:16:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020736 10.0.0.22 - - [2026-02-02 16:16:59] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010240 10.0.0.22 - - [2026-02-02 16:16:59] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006216 10.0.0.22 - - [2026-02-02 16:16:59] "POST /ref-update HTTP/1.1" 200 156 0.011276 10.0.0.22 - - [2026-02-02 16:16:59] "GET /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.011340 10.0.0.22 - - [2026-02-02 16:16:59] "POST /set-tag HTTP/1.1" 200 109 0.004115 10.0.0.22 - - [2026-02-02 16:16:59] "GET /loadbalancer-pool/49b13e74-67ba-4a0d-8bdb-dbc64745a819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011910 10.0.0.22 - - [2026-02-02 16:16:59] "PUT /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a HTTP/1.1" 200 256 0.013235 10.0.0.22 - - [2026-02-02 16:16:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026549 10.0.0.22 - - [2026-02-02 16:16:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.006967 10.0.0.22 - - [2026-02-02 16:16:59] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006917 10.0.0.22 - - [2026-02-02 16:16:59] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.22 - - [2026-02-02 16:16:59] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004219 10.0.0.22 - - [2026-02-02 16:16:59] "POST /ref-update HTTP/1.1" 200 156 0.006068 10.0.0.22 - - [2026-02-02 16:16:59] "GET /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.007225 10.0.0.22 - - [2026-02-02 16:16:59] "PUT /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a HTTP/1.1" 200 256 0.012490 10.0.0.22 - - [2026-02-02 16:17:27] "GET /global-system-configs HTTP/1.1" 200 322 0.003205 10.0.0.22 - - [2026-02-02 16:17:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002600 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:18:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:18:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001015 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:18:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:18:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001152 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:18:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:18:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 10.0.0.22 - - [2026-02-02 16:19:56] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004979 10.0.0.22 - - [2026-02-02 16:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.22 - - [2026-02-02 16:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.22 - - [2026-02-02 16:19:56] "GET /loadbalancer/7cebb524-5fb9-4cfc-af96-d613c856a1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002736 10.0.0.22 - - [2026-02-02 16:19:56] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004215 10.0.0.22 - - [2026-02-02 16:19:56] "POST /set-tag HTTP/1.1" 200 109 0.016755 10.0.0.22 - - [2026-02-02 16:19:56] "DELETE /loadbalancer-member/54115a3d-af77-4030-8a0e-c987c6a49817 HTTP/1.1" 200 115 0.048136 10.0.0.22 - - [2026-02-02 16:19:56] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005003 10.0.0.22 - - [2026-02-02 16:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.22 - - [2026-02-02 16:19:56] "DELETE /loadbalancer-member/692eb223-868f-434e-a2ca-117beff27c6f HTTP/1.1" 200 115 0.032871 10.0.0.22 - - [2026-02-02 16:19:56] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003868 10.0.0.22 - - [2026-02-02 16:19:56] "POST /set-tag HTTP/1.1" 200 109 0.004306 10.0.0.22 - - [2026-02-02 16:19:56] "DELETE /loadbalancer-member/c6852374-7265-4af9-a4ad-32237c6a9d72 HTTP/1.1" 200 115 0.032236 10.0.0.22 - - [2026-02-02 16:19:56] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004831 10.0.0.22 - - [2026-02-02 16:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.22 - - [2026-02-02 16:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.22 - - [2026-02-02 16:19:56] "GET /loadbalancer/7cebb524-5fb9-4cfc-af96-d613c856a1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002163 10.0.0.22 - - [2026-02-02 16:19:56] "GET /loadbalancer-pool/7bfc71ec-085f-441b-9f81-43c425573e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002748 10.0.0.22 - - [2026-02-02 16:19:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032852 10.0.0.22 - - [2026-02-02 16:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021978 10.0.0.22 - - [2026-02-02 16:19:56] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013175 10.0.0.22 - - [2026-02-02 16:19:57] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008818 10.0.0.22 - - [2026-02-02 16:19:57] "GET /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002174 10.0.0.22 - - [2026-02-02 16:19:57] "POST /set-tag HTTP/1.1" 200 109 0.068086 10.0.0.22 - - [2026-02-02 16:19:57] "GET /loadbalancer-pool/a85fdb3c-80c8-4a44-a9d0-cee3a1e151c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007599 10.0.0.22 - - [2026-02-02 16:19:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013763 10.0.0.22 - - [2026-02-02 16:19:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007679 10.0.0.22 - - [2026-02-02 16:19:57] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014877 10.0.0.22 - - [2026-02-02 16:19:57] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006406 10.0.0.22 - - [2026-02-02 16:19:57] "POST /set-tag HTTP/1.1" 200 109 0.003412 10.0.0.22 - - [2026-02-02 16:19:57] "GET /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003496 10.0.0.22 - - [2026-02-02 16:19:57] "GET /loadbalancer-pool/49b13e74-67ba-4a0d-8bdb-dbc64745a819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003754 10.0.0.22 - - [2026-02-02 16:19:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013949 10.0.0.22 - - [2026-02-02 16:19:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.034132 10.0.0.22 - - [2026-02-02 16:19:57] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020852 10.0.0.22 - - [2026-02-02 16:19:57] "GET /virtual-machine-interface/e0488f26-0051-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005165 10.0.0.22 - - [2026-02-02 16:19:57] "GET /floating-ip/cc9a9c9e-a86e-4ccc-9494-c1737099939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003896 10.0.0.22 - - [2026-02-02 16:19:57] "POST /set-tag HTTP/1.1" 200 109 0.006113 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:21:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:21:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 10.0.0.22 - - [2026-02-02 16:22:28] "GET /global-system-configs HTTP/1.1" 200 322 0.006858 10.0.0.22 - - [2026-02-02 16:22:28] "GET /global-system-configs HTTP/1.1" 200 322 0.003253 10.0.0.22 - - [2026-02-02 16:22:37] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.22 - - [2026-02-02 16:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.22 - - [2026-02-02 16:22:37] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049798 10.0.0.22 - - [2026-02-02 16:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.22 - - [2026-02-02 16:22:37] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042260 10.0.0.22 - - [2026-02-02 16:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.22 - - [2026-02-02 16:22:38] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036057 10.0.0.22 - - [2026-02-02 16:22:38] "POST /tags HTTP/1.1" 200 333 0.063058 10.0.0.22 - - [2026-02-02 16:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007709 10.0.0.22 - - [2026-02-02 16:22:38] "GET /tag/5289788a-be04-4f57-a09a-95a933afad90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017382 10.0.0.22 - - [2026-02-02 16:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.22 - - [2026-02-02 16:22:38] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035367 10.0.0.22 - - [2026-02-02 16:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007000 10.0.0.22 - - [2026-02-02 16:22:38] "GET /virtual-networks?parent_id=a73b60f7-d0fd-48e6-a0df-08127e4304cb&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004729 10.0.0.22 - - [2026-02-02 16:22:38] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040478 10.0.0.22 - - [2026-02-02 16:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.22 - - [2026-02-02 16:22:38] "POST /virtual-networks HTTP/1.1" 200 512 0.082081 10.0.0.22 - - [2026-02-02 16:22:38] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006608 10.0.0.22 - - [2026-02-02 16:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.22 - - [2026-02-02 16:22:38] "GET /service-appliance-set/a8c189cf-4075-4f0d-8c52-73e21e7ae782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002414 10.0.0.22 - - [2026-02-02 16:22:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.002228 10.0.0.22 - - [2026-02-02 16:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.22 - - [2026-02-02 16:22:38] "GET /network-ipam/f7e66063-8d99-431c-a02a-1cec3625315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003211 10.0.0.22 - - [2026-02-02 16:22:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.132944 10.0.0.22 - - [2026-02-02 16:22:38] "POST /useragent-kv HTTP/1.1" 200 115 0.009809 10.0.0.22 - - [2026-02-02 16:22:38] "POST /ref-update HTTP/1.1" 200 156 0.148112 10.0.0.22 - - [2026-02-02 16:22:38] "GET /virtual-machine-interface/b95b89ea-74bd-49e9-b8c8-e04ec7836f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005890 10.0.0.22 - - [2026-02-02 16:22:38] "POST /instance-ips HTTP/1.1" 200 409 0.023203 10.0.0.22 - - [2026-02-02 16:22:38] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.015430 10.0.0.22 - - [2026-02-02 16:22:38] "GET /domains HTTP/1.1" 200 280 0.001608 10.0.0.22 - - [2026-02-02 16:22:38] "GET /instance-ip/d958f041-a543-458e-8028-9e323f45458c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.018601 10.0.0.22 - - [2026-02-02 16:22:38] "GET /domain/bc914ee7-ca9f-40e6-8496-4d267ba84cc0 HTTP/1.1" 200 3086 0.007042 10.0.0.22 - - [2026-02-02 16:22:38] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb HTTP/1.1" 200 5477 0.063451 10.0.0.22 - - [2026-02-02 16:22:38] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38 HTTP/1.1" 200 2084 0.006364 10.0.0.22 - - [2026-02-02 16:22:38] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38 HTTP/1.1" 200 2084 0.005791 10.0.0.22 - - [2026-02-02 16:22:38] "GET /routing-instance/8f996d5a-01a6-4df0-8af0-b2678c4d35a5 HTTP/1.1" 200 1182 0.042589 10.0.0.22 - - [2026-02-02 16:22:38] "POST /loadbalancers HTTP/1.1" 200 610 0.099464 10.0.0.22 - - [2026-02-02 16:22:39] "GET /routing-instance/8f996d5a-01a6-4df0-8af0-b2678c4d35a5 HTTP/1.1" 200 1182 0.007373 10.0.0.22 - - [2026-02-02 16:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.036458 10.0.0.22 - - [2026-02-02 16:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.22 - - [2026-02-02 16:22:39] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052254 10.0.0.22 - - [2026-02-02 16:22:39] "GET /instance-ip/d958f041-a543-458e-8028-9e323f45458c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004981 10.0.0.22 - - [2026-02-02 16:22:39] "POST /route-targets HTTP/1.1" 200 327 0.019944 10.0.0.22 - - [2026-02-02 16:22:39] "POST /ref-update HTTP/1.1" 200 156 0.019971 10.0.0.22 - - [2026-02-02 16:22:39] "POST /floating-ips HTTP/1.1" 200 597 0.049058 10.0.0.22 - - [2026-02-02 16:22:39] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.080121 10.0.0.22 - - [2026-02-02 16:22:39] "GET /loadbalancer/ad5644e6-f218-41a7-bced-480c33ad2d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005089 10.0.0.22 - - [2026-02-02 16:22:39] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.049355 10.0.0.22 - - [2026-02-02 16:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.22 - - [2026-02-02 16:22:39] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039493 10.0.0.22 - - [2026-02-02 16:22:39] "GET /loadbalancer-listener/cc93814b-38be-4c14-a4cc-45930121b081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.011043 10.0.0.22 - - [2026-02-02 16:22:39] "GET /loadbalancer-listener/cc93814b-38be-4c14-a4cc-45930121b081?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005060 10.0.0.22 - - [2026-02-02 16:22:39] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.031024 10.0.0.22 - - [2026-02-02 16:22:39] "GET /instance-ip/d958f041-a543-458e-8028-9e323f45458c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003020 10.0.0.22 - - [2026-02-02 16:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.22 - - [2026-02-02 16:22:39] "GET /instance-ip/d958f041-a543-458e-8028-9e323f45458c?fields=floating_ips HTTP/1.1" 200 1212 0.004231 10.0.0.22 - - [2026-02-02 16:22:39] "GET /floating-ip/b668730c-5f72-4992-a848-d51ece808d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002070 10.0.0.22 - - [2026-02-02 16:22:39] "GET /loadbalancer/ad5644e6-f218-41a7-bced-480c33ad2d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002886 10.0.0.22 - - [2026-02-02 16:22:39] "POST /tags HTTP/1.1" 200 295 0.049500 10.0.0.22 - - [2026-02-02 16:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010465 10.0.0.22 - - [2026-02-02 16:22:39] "GET /tag/55f5d364-608b-435e-96c4-9a387db8fb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.017235 10.0.0.22 - - [2026-02-02 16:22:39] "POST /tags HTTP/1.1" 409 233 0.002177 10.0.0.22 - - [2026-02-02 16:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.22 - - [2026-02-02 16:22:39] "GET /tag/07feb42d-3b60-4724-ad6f-048c78abf7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011018 10.0.0.22 - - [2026-02-02 16:22:39] "POST /tags HTTP/1.1" 409 206 0.001824 10.0.0.22 - - [2026-02-02 16:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.22 - - [2026-02-02 16:22:39] "GET /tag/3738674e-2c98-449b-8dd3-1ade2213afb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010870 10.0.0.22 - - [2026-02-02 16:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.22 - - [2026-02-02 16:22:39] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004485 10.0.0.22 - - [2026-02-02 16:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.22 - - [2026-02-02 16:22:39] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045631 10.0.0.22 - - [2026-02-02 16:22:39] "POST /virtual-machines HTTP/1.1" 200 369 0.023632 10.0.0.22 - - [2026-02-02 16:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008296 10.0.0.22 - - [2026-02-02 16:22:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107023 10.0.0.22 - - [2026-02-02 16:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019768 10.0.0.22 - - [2026-02-02 16:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011019 10.0.0.22 - - [2026-02-02 16:22:40] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004704 10.0.0.22 - - [2026-02-02 16:22:40] "POST /instance-ips HTTP/1.1" 200 409 0.019626 10.0.0.22 - - [2026-02-02 16:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025895 10.0.0.22 - - [2026-02-02 16:22:40] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009864 10.0.0.22 - - [2026-02-02 16:22:40] "POST /set-tag HTTP/1.1" 200 109 0.016686 10.0.0.22 - - [2026-02-02 16:22:40] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012020 10.0.0.22 - - [2026-02-02 16:22:40] "GET /instance-ip/64e6218e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002626 10.0.0.22 - - [2026-02-02 16:22:40] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004245 10.0.0.22 - - [2026-02-02 16:22:40] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.22 - - [2026-02-02 16:22:40] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003536 10.0.0.22 - - [2026-02-02 16:22:40] "POST /ref-update HTTP/1.1" 200 156 0.008116 10.0.0.22 - - [2026-02-02 16:22:40] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015503 10.0.0.22 - - [2026-02-02 16:22:40] "POST /set-tag HTTP/1.1" 200 109 0.005102 10.0.0.22 - - [2026-02-02 16:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.22 - - [2026-02-02 16:22:40] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004110 10.0.0.22 - - [2026-02-02 16:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.22 - - [2026-02-02 16:22:40] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030947 10.0.0.22 - - [2026-02-02 16:22:40] "POST /virtual-machines HTTP/1.1" 200 369 0.008829 10.0.0.22 - - [2026-02-02 16:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015826 10.0.0.22 - - [2026-02-02 16:22:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112216 10.0.0.22 - - [2026-02-02 16:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010425 10.0.0.22 - - [2026-02-02 16:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008764 10.0.0.22 - - [2026-02-02 16:22:40] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005749 10.0.0.22 - - [2026-02-02 16:22:40] "POST /instance-ips HTTP/1.1" 200 409 0.020470 10.0.0.22 - - [2026-02-02 16:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021230 10.0.0.22 - - [2026-02-02 16:22:40] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005828 10.0.0.22 - - [2026-02-02 16:22:40] "POST /set-tag HTTP/1.1" 200 109 0.020452 10.0.0.22 - - [2026-02-02 16:22:40] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007174 10.0.0.22 - - [2026-02-02 16:22:40] "GET /instance-ip/655383fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003719 10.0.0.22 - - [2026-02-02 16:22:41] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005514 10.0.0.22 - - [2026-02-02 16:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.22 - - [2026-02-02 16:22:41] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003640 10.0.0.22 - - [2026-02-02 16:22:41] "POST /ref-update HTTP/1.1" 200 156 0.009685 10.0.0.22 - - [2026-02-02 16:22:41] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010707 10.0.0.22 - - [2026-02-02 16:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.22 - - [2026-02-02 16:22:41] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005349 10.0.0.22 - - [2026-02-02 16:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.22 - - [2026-02-02 16:22:41] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004396 10.0.0.22 - - [2026-02-02 16:22:41] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.22 - - [2026-02-02 16:22:44] "GET /domains HTTP/1.1" 200 280 0.002271 10.0.0.22 - - [2026-02-02 16:22:44] "GET /domain/bc914ee7-ca9f-40e6-8496-4d267ba84cc0 HTTP/1.1" 200 3086 0.003257 10.0.0.22 - - [2026-02-02 16:22:44] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb HTTP/1.1" 200 7065 0.030851 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38 HTTP/1.1" 200 2084 0.005327 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38 HTTP/1.1" 200 2084 0.004312 10.0.0.22 - - [2026-02-02 16:22:44] "GET /routing-instance/8f996d5a-01a6-4df0-8af0-b2678c4d35a5 HTTP/1.1" 200 1403 0.004848 10.0.0.22 - - [2026-02-02 16:22:44] "GET /routing-instance/8f996d5a-01a6-4df0-8af0-b2678c4d35a5 HTTP/1.1" 200 1403 0.007452 10.0.0.22 - - [2026-02-02 16:22:44] "GET /route-target/cd786a12-b0d3-4c76-8fe0-0ff588388831 HTTP/1.1" 200 1153 0.006115 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38 HTTP/1.1" 200 2084 0.005680 10.0.0.22 - - [2026-02-02 16:22:44] "GET /routing-instance/8f996d5a-01a6-4df0-8af0-b2678c4d35a5 HTTP/1.1" 200 1403 0.003415 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005730 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38 HTTP/1.1" 200 2084 0.004965 10.0.0.22 - - [2026-02-02 16:22:44] "GET /routing-instance/8f996d5a-01a6-4df0-8af0-b2678c4d35a5 HTTP/1.1" 200 1403 0.004044 10.0.0.22 - - [2026-02-02 16:22:44] "GET /routing-instance/8f996d5a-01a6-4df0-8af0-b2678c4d35a5 HTTP/1.1" 200 1403 0.002576 10.0.0.22 - - [2026-02-02 16:22:44] "GET /route-target/cd786a12-b0d3-4c76-8fe0-0ff588388831 HTTP/1.1" 200 1153 0.002880 10.0.0.22 - - [2026-02-02 16:22:44] "GET /domains HTTP/1.1" 200 280 0.002311 10.0.0.22 - - [2026-02-02 16:22:44] "GET /domain/bc914ee7-ca9f-40e6-8496-4d267ba84cc0 HTTP/1.1" 200 3086 0.003042 10.0.0.22 - - [2026-02-02 16:22:44] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb HTTP/1.1" 200 7065 0.036286 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38 HTTP/1.1" 200 2084 0.007267 10.0.0.22 - - [2026-02-02 16:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.22 - - [2026-02-02 16:22:44] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030792 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003941 10.0.0.22 - - [2026-02-02 16:22:44] "GET /floating-ip-pools?parent_id=1749510e-3e0f-4d42-841e-bd4aa1df9d38&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001754 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004223 10.0.0.22 - - [2026-02-02 16:22:44] "POST /floating-ip-pools HTTP/1.1" 200 562 0.034122 10.0.0.22 - - [2026-02-02 16:22:44] "POST /ref-update HTTP/1.1" 200 156 0.011068 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004539 10.0.0.22 - - [2026-02-02 16:22:44] "GET /domains HTTP/1.1" 200 280 0.001673 10.0.0.22 - - [2026-02-02 16:22:44] "GET /domain/bc914ee7-ca9f-40e6-8496-4d267ba84cc0 HTTP/1.1" 200 3086 0.002615 10.0.0.22 - - [2026-02-02 16:22:44] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb HTTP/1.1" 200 7321 0.040591 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38 HTTP/1.1" 200 2322 0.005139 10.0.0.22 - - [2026-02-02 16:22:44] "GET /floating-ip-pool/9feda161-1436-4f7e-a84d-a10e05f3f007 HTTP/1.1" 200 1315 0.002408 10.0.0.22 - - [2026-02-02 16:22:44] "GET /domains HTTP/1.1" 200 280 0.001707 10.0.0.22 - - [2026-02-02 16:22:44] "GET /domain/bc914ee7-ca9f-40e6-8496-4d267ba84cc0 HTTP/1.1" 200 3086 0.002663 10.0.0.22 - - [2026-02-02 16:22:44] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb HTTP/1.1" 200 7321 0.047684 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38 HTTP/1.1" 200 2322 0.005615 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004207 10.0.0.22 - - [2026-02-02 16:22:44] "POST /tags HTTP/1.1" 200 365 0.064849 10.0.0.22 - - [2026-02-02 16:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016438 10.0.0.22 - - [2026-02-02 16:22:44] "GET /tag/f089329c-09bd-451d-9b55-e50d74d7f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013801 10.0.0.22 - - [2026-02-02 16:22:44] "POST /tags HTTP/1.1" 409 206 0.002173 10.0.0.22 - - [2026-02-02 16:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.22 - - [2026-02-02 16:22:44] "GET /tag/3738674e-2c98-449b-8dd3-1ade2213afb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010395 10.0.0.22 - - [2026-02-02 16:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.22 - - [2026-02-02 16:22:44] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035372 10.0.0.22 - - [2026-02-02 16:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.22 - - [2026-02-02 16:22:44] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004541 10.0.0.22 - - [2026-02-02 16:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.22 - - [2026-02-02 16:22:44] "GET /service-appliance-set/78eafa43-15e3-4f8e-b859-71aa4fa3f0b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005316 10.0.0.22 - - [2026-02-02 16:22:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.002027 10.0.0.22 - - [2026-02-02 16:22:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.097858 10.0.0.22 - - [2026-02-02 16:22:45] "GET /virtual-machine-interface/2a471c3d-abf1-46c2-b03f-6910d124adb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018078 10.0.0.22 - - [2026-02-02 16:22:45] "POST /set-tag HTTP/1.1" 200 109 0.015306 10.0.0.22 - - [2026-02-02 16:22:45] "POST /instance-ips HTTP/1.1" 200 417 0.033892 10.0.0.22 - - [2026-02-02 16:22:45] "GET /instance-ip/54c72a47-fade-4b76-8c37-09d46c016da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.019138 10.0.0.22 - - [2026-02-02 16:22:45] "POST /loadbalancers HTTP/1.1" 200 618 0.072256 10.0.0.22 - - [2026-02-02 16:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013302 10.0.0.22 - - [2026-02-02 16:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.22 - - [2026-02-02 16:22:45] "POST /service-instances HTTP/1.1" 200 566 0.025344 10.0.0.22 - - [2026-02-02 16:22:45] "POST /ref-update HTTP/1.1" 200 156 0.010822 10.0.0.22 - - [2026-02-02 16:22:45] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.049613 10.0.0.22 - - [2026-02-02 16:22:45] "GET /virtual-machine-interface/2a471c3d-abf1-46c2-b03f-6910d124adb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007167 10.0.0.22 - - [2026-02-02 16:22:45] "GET /virtual-machine-interface/2a471c3d-abf1-46c2-b03f-6910d124adb3?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006083 10.0.0.22 - - [2026-02-02 16:22:45] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.017716 10.0.0.22 - - [2026-02-02 16:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013602 10.0.0.22 - - [2026-02-02 16:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.22 - - [2026-02-02 16:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.22 - - [2026-02-02 16:22:45] "GET /floating-ip-pool/9feda161-1436-4f7e-a84d-a10e05f3f007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002222 10.0.0.22 - - [2026-02-02 16:22:45] "POST /virtual-machines HTTP/1.1" 200 429 0.014301 10.0.0.22 - - [2026-02-02 16:22:45] "POST /floating-ips HTTP/1.1" 200 671 0.095368 10.0.0.22 - - [2026-02-02 16:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015467 10.0.0.22 - - [2026-02-02 16:22:45] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003572 10.0.0.22 - - [2026-02-02 16:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.22 - - [2026-02-02 16:22:45] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020763 10.0.0.22 - - [2026-02-02 16:22:45] "POST /tags HTTP/1.1" 409 221 0.002420 10.0.0.22 - - [2026-02-02 16:22:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.175544 10.0.0.22 - - [2026-02-02 16:22:45] "POST /chown HTTP/1.1" 200 109 0.021452 10.0.0.22 - - [2026-02-02 16:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.22 - - [2026-02-02 16:22:45] "GET /tag/5289788a-be04-4f57-a09a-95a933afad90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011358 10.0.0.22 - - [2026-02-02 16:22:45] "POST /tags HTTP/1.1" 409 238 0.002048 10.0.0.22 - - [2026-02-02 16:22:45] "POST /chown HTTP/1.1" 200 109 0.005693 10.0.0.22 - - [2026-02-02 16:22:45] "PUT /virtual-machine-interface/bb4bf438-42ab-4cc4-a066-4251228d28c3 HTTP/1.1" 200 284 0.018141 10.0.0.22 - - [2026-02-02 16:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.22 - - [2026-02-02 16:22:45] "GET /tag/f089329c-09bd-451d-9b55-e50d74d7f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010511 10.0.0.22 - - [2026-02-02 16:22:45] "PUT /instance-ip/54c72a47-fade-4b76-8c37-09d46c016da1 HTTP/1.1" 200 256 0.035113 10.0.0.22 - - [2026-02-02 16:22:46] "POST /firewall-rules HTTP/1.1" 200 650 0.081597 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.047516 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.015298 10.0.0.22 - - [2026-02-02 16:22:46] "GET /firewall-rule/c9738420-72d9-41d2-b7df-406599e10371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.016891 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.022569 10.0.0.22 - - [2026-02-02 16:22:46] "GET /firewall-policy/4f49e4be-f0d8-449f-8a79-3e8dbdefe22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.007997 10.0.0.22 - - [2026-02-02 16:22:46] "GET /firewall-rule/c9738420-72d9-41d2-b7df-406599e10371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009024 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.008754 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.021744 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.039303 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.026676 10.0.0.22 - - [2026-02-02 16:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008931 10.0.0.22 - - [2026-02-02 16:22:46] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.043363 10.0.0.22 - - [2026-02-02 16:22:46] "POST /virtual-machines HTTP/1.1" 200 429 0.020516 10.0.0.22 - - [2026-02-02 16:22:46] "GET /loadbalancer/4d4dc01a-4bbf-410f-ae91-1f92506188d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002869 10.0.0.22 - - [2026-02-02 16:22:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.061353 10.0.0.22 - - [2026-02-02 16:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.22 - - [2026-02-02 16:22:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.128849 10.0.0.22 - - [2026-02-02 16:22:46] "POST /chown HTTP/1.1" 200 109 0.019599 10.0.0.22 - - [2026-02-02 16:22:46] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.050226 10.0.0.22 - - [2026-02-02 16:22:46] "GET /loadbalancer-listener/55abbf89-530c-440a-b0c4-31dfe56992e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.012839 10.0.0.22 - - [2026-02-02 16:22:46] "GET /loadbalancer-listener/55abbf89-530c-440a-b0c4-31dfe56992e3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003373 10.0.0.22 - - [2026-02-02 16:22:46] "POST /chown HTTP/1.1" 200 109 0.019283 10.0.0.22 - - [2026-02-02 16:22:46] "PUT /virtual-machine-interface/4554c922-db32-41dc-9031-8862b4c74c39 HTTP/1.1" 200 284 0.018353 10.0.0.22 - - [2026-02-02 16:22:46] "PUT /instance-ip/54c72a47-fade-4b76-8c37-09d46c016da1 HTTP/1.1" 200 256 0.027400 10.0.0.22 - - [2026-02-02 16:22:46] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.030266 10.0.0.22 - - [2026-02-02 16:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017238 10.0.0.22 - - [2026-02-02 16:22:46] "GET /loadbalancer-pool/be701f52-e675-4d32-9d7d-d80fc8efce02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012035 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.060225 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.039608 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.029284 10.0.0.22 - - [2026-02-02 16:22:46] "POST /loadbalancer-members HTTP/1.1" 200 707 0.075845 10.0.0.22 - - [2026-02-02 16:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015702 10.0.0.22 - - [2026-02-02 16:22:46] "GET /loadbalancer-member/d00a43d6-966d-43d9-bcbb-02fed4cb3a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.023947 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.065164 10.0.0.22 - - [2026-02-02 16:22:46] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020930 10.0.0.22 - - [2026-02-02 16:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.22 - - [2026-02-02 16:22:46] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004424 10.0.0.22 - - [2026-02-02 16:22:46] "POST /ref-update HTTP/1.1" 200 156 0.035033 10.0.0.22 - - [2026-02-02 16:22:46] "POST /tags HTTP/1.1" 409 221 0.009614 10.0.0.22 - - [2026-02-02 16:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.22 - - [2026-02-02 16:22:47] "GET /tag/5289788a-be04-4f57-a09a-95a933afad90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022637 10.0.0.22 - - [2026-02-02 16:22:47] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.033097 10.0.0.22 - - [2026-02-02 16:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028910 10.0.0.22 - - [2026-02-02 16:22:47] "POST /tags HTTP/1.1" 409 238 0.009812 10.0.0.22 - - [2026-02-02 16:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.22 - - [2026-02-02 16:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.22 - - [2026-02-02 16:22:47] "GET /tag/f089329c-09bd-451d-9b55-e50d74d7f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019413 10.0.0.22 - - [2026-02-02 16:22:47] "POST /chown HTTP/1.1" 200 109 0.006449 10.0.0.22 - - [2026-02-02 16:22:47] "POST /chown HTTP/1.1" 200 109 0.016741 10.0.0.22 - - [2026-02-02 16:22:47] "POST /firewall-rules HTTP/1.1" 409 293 0.006158 10.0.0.22 - - [2026-02-02 16:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.22 - - [2026-02-02 16:22:47] "PUT /instance-ip/54c72a47-fade-4b76-8c37-09d46c016da1 HTTP/1.1" 200 256 0.026294 10.0.0.22 - - [2026-02-02 16:22:47] "PUT /firewall-rule/c9738420-72d9-41d2-b7df-406599e10371 HTTP/1.1" 200 260 0.028801 10.0.0.22 - - [2026-02-02 16:22:47] "POST /ref-update HTTP/1.1" 200 156 0.014871 10.0.0.22 - - [2026-02-02 16:22:47] "GET /firewall-rule/c9738420-72d9-41d2-b7df-406599e10371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004112 10.0.0.22 - - [2026-02-02 16:22:47] "POST /chown HTTP/1.1" 200 109 0.021107 10.0.0.22 - - [2026-02-02 16:22:47] "GET /firewall-policy/4f49e4be-f0d8-449f-8a79-3e8dbdefe22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004487 10.0.0.22 - - [2026-02-02 16:22:47] "GET /firewall-rule/c9738420-72d9-41d2-b7df-406599e10371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013384 10.0.0.22 - - [2026-02-02 16:22:47] "POST /chown HTTP/1.1" 200 109 0.021662 10.0.0.22 - - [2026-02-02 16:22:47] "PUT /instance-ip/54c72a47-fade-4b76-8c37-09d46c016da1 HTTP/1.1" 200 256 0.013102 10.0.0.22 - - [2026-02-02 16:22:47] "POST /ref-update HTTP/1.1" 200 156 0.016126 10.0.0.22 - - [2026-02-02 16:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.22 - - [2026-02-02 16:22:47] "POST /chown HTTP/1.1" 200 109 0.007424 10.0.0.22 - - [2026-02-02 16:22:47] "POST /chown HTTP/1.1" 200 109 0.019616 10.0.0.22 - - [2026-02-02 16:22:47] "PUT /instance-ip/54c72a47-fade-4b76-8c37-09d46c016da1 HTTP/1.1" 200 256 0.034192 10.0.0.22 - - [2026-02-02 16:22:47] "POST /ref-update HTTP/1.1" 200 156 0.010648 10.0.0.22 - - [2026-02-02 16:22:47] "POST /chown HTTP/1.1" 200 109 0.019701 10.0.0.22 - - [2026-02-02 16:22:47] "POST /chown HTTP/1.1" 200 109 0.014748 10.0.0.22 - - [2026-02-02 16:22:47] "PUT /instance-ip/54c72a47-fade-4b76-8c37-09d46c016da1 HTTP/1.1" 200 256 0.011133 10.0.0.22 - - [2026-02-02 16:22:47] "POST /ref-update HTTP/1.1" 200 156 0.024093 10.0.0.22 - - [2026-02-02 16:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.22 - - [2026-02-02 16:22:47] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006935 10.0.0.22 - - [2026-02-02 16:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.22 - - [2026-02-02 16:22:47] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040028 10.0.0.22 - - [2026-02-02 16:22:47] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.009098 10.0.0.22 - - [2026-02-02 16:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023287 10.0.0.22 - - [2026-02-02 16:22:47] "POST /virtual-machines HTTP/1.1" 200 373 0.046248 10.0.0.22 - - [2026-02-02 16:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033232 10.0.0.22 - - [2026-02-02 16:22:47] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.034824 10.0.0.22 - - [2026-02-02 16:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.029560 10.0.0.22 - - [2026-02-02 16:22:48] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.033052 10.0.0.22 - - [2026-02-02 16:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.055766 10.0.0.22 - - [2026-02-02 16:22:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.209584 10.0.0.22 - - [2026-02-02 16:22:48] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.019978 10.0.0.22 - - [2026-02-02 16:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.042169 10.0.0.22 - - [2026-02-02 16:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.22 - - [2026-02-02 16:22:48] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009646 10.0.0.22 - - [2026-02-02 16:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.047960 10.0.0.22 - - [2026-02-02 16:22:48] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.012601 10.0.0.22 - - [2026-02-02 16:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012026 10.0.0.22 - - [2026-02-02 16:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.22 - - [2026-02-02 16:22:48] "POST /instance-ips HTTP/1.1" 200 413 0.063869 10.0.0.22 - - [2026-02-02 16:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015730 10.0.0.22 - - [2026-02-02 16:22:48] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.003968 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.006512 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.017606 10.0.0.22 - - [2026-02-02 16:22:48] "POST /ref-update HTTP/1.1" 200 156 0.012397 10.0.0.22 - - [2026-02-02 16:22:48] "POST /set-tag HTTP/1.1" 200 109 0.029063 10.0.0.22 - - [2026-02-02 16:22:48] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020844 10.0.0.22 - - [2026-02-02 16:22:48] "GET /instance-ip/69cd0cc6-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004267 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.039503 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.031026 10.0.0.22 - - [2026-02-02 16:22:48] "POST /ref-update HTTP/1.1" 200 156 0.017185 10.0.0.22 - - [2026-02-02 16:22:48] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009529 10.0.0.22 - - [2026-02-02 16:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.22 - - [2026-02-02 16:22:48] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003431 10.0.0.22 - - [2026-02-02 16:22:48] "POST /ref-update HTTP/1.1" 200 156 0.007476 10.0.0.22 - - [2026-02-02 16:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.006659 10.0.0.22 - - [2026-02-02 16:22:48] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006016 10.0.0.22 - - [2026-02-02 16:22:48] "POST /set-tag HTTP/1.1" 200 109 0.001771 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.025103 10.0.0.22 - - [2026-02-02 16:22:48] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014283 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.007785 10.0.0.22 - - [2026-02-02 16:22:48] "POST /set-tag HTTP/1.1" 200 109 0.009952 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.026800 10.0.0.22 - - [2026-02-02 16:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.006017 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.005639 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.013000 10.0.0.22 - - [2026-02-02 16:22:48] "POST /chown HTTP/1.1" 200 109 0.013413 10.0.0.22 - - [2026-02-02 16:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007540 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.007911 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.012067 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.009373 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.016826 10.0.0.22 - - [2026-02-02 16:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.006727 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.017441 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.009413 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.015796 10.0.0.22 - - [2026-02-02 16:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.014231 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.005877 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.013225 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.021836 10.0.0.22 - - [2026-02-02 16:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.005914 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.017604 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.014914 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.007384 10.0.0.22 - - [2026-02-02 16:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.005493 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.015894 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.005938 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.020268 10.0.0.22 - - [2026-02-02 16:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020915 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.018792 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.023765 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.013848 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.005704 10.0.0.22 - - [2026-02-02 16:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.008193 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.006320 10.0.0.22 - - [2026-02-02 16:22:49] "POST /chown HTTP/1.1" 200 109 0.015404 10.0.0.22 - - [2026-02-02 16:22:50] "POST /chown HTTP/1.1" 200 109 0.010858 10.0.0.22 - - [2026-02-02 16:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2026-02-02 16:22:50] "POST /chown HTTP/1.1" 200 109 0.006039 10.0.0.22 - - [2026-02-02 16:22:50] "POST /chown HTTP/1.1" 200 109 0.014159 10.0.0.22 - - [2026-02-02 16:22:50] "POST /chown HTTP/1.1" 200 109 0.011230 10.0.0.22 - - [2026-02-02 16:22:50] "POST /chown HTTP/1.1" 200 109 0.005840 10.0.0.22 - - [2026-02-02 16:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.22 - - [2026-02-02 16:22:50] "POST /chown HTTP/1.1" 200 109 0.005311 10.0.0.22 - - [2026-02-02 16:22:50] "POST /chown HTTP/1.1" 200 109 0.014266 10.0.0.22 - - [2026-02-02 16:22:50] "POST /chown HTTP/1.1" 200 109 0.006500 10.0.0.22 - - [2026-02-02 16:22:50] "POST /chown HTTP/1.1" 200 109 0.017801 10.0.0.22 - - [2026-02-02 16:22:51] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006574 10.0.0.22 - - [2026-02-02 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.22 - - [2026-02-02 16:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.22 - - [2026-02-02 16:22:51] "GET /loadbalancer/ad5644e6-f218-41a7-bced-480c33ad2d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001930 10.0.0.22 - - [2026-02-02 16:22:51] "GET /loadbalancer-pool/b19893e2-75d2-4634-87e4-d2b5c4866fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002075 10.0.0.22 - - [2026-02-02 16:22:51] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022154 10.0.0.22 - - [2026-02-02 16:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012243 10.0.0.22 - - [2026-02-02 16:22:51] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004689 10.0.0.22 - - [2026-02-02 16:22:51] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003605 10.0.0.22 - - [2026-02-02 16:22:51] "POST /ref-update HTTP/1.1" 200 156 0.007834 10.0.0.22 - - [2026-02-02 16:22:51] "POST /tags HTTP/1.1" 409 221 0.001868 10.0.0.22 - - [2026-02-02 16:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.22 - - [2026-02-02 16:22:51] "GET /tag/5289788a-be04-4f57-a09a-95a933afad90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009973 10.0.0.22 - - [2026-02-02 16:22:51] "GET /floating-ip/b668730c-5f72-4992-a848-d51ece808d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.007303 10.0.0.22 - - [2026-02-02 16:22:51] "PUT /floating-ip/b668730c-5f72-4992-a848-d51ece808d22 HTTP/1.1" 200 256 0.018488 10.0.0.22 - - [2026-02-02 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.037441 10.0.0.22 - - [2026-02-02 16:22:52] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005897 10.0.0.22 - - [2026-02-02 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.003586 10.0.0.22 - - [2026-02-02 16:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.22 - - [2026-02-02 16:22:52] "GET /loadbalancer/ad5644e6-f218-41a7-bced-480c33ad2d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002417 10.0.0.22 - - [2026-02-02 16:22:52] "GET /loadbalancer-pool/b19893e2-75d2-4634-87e4-d2b5c4866fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002512 10.0.0.22 - - [2026-02-02 16:22:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014984 10.0.0.22 - - [2026-02-02 16:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.006905 10.0.0.22 - - [2026-02-02 16:22:52] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011684 10.0.0.22 - - [2026-02-02 16:22:52] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007396 10.0.0.22 - - [2026-02-02 16:22:52] "POST /ref-update HTTP/1.1" 200 156 0.009584 10.0.0.22 - - [2026-02-02 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.033642 10.0.0.22 - - [2026-02-02 16:22:52] "GET /floating-ip/b668730c-5f72-4992-a848-d51ece808d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002746 10.0.0.22 - - [2026-02-02 16:22:55] "GET /virtual-machine/ade9833c-45d5-4f62-912a-5e3629d27e09?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003588 10.0.0.22 - - [2026-02-02 16:22:55] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004332 10.0.0.22 - - [2026-02-02 16:22:55] "GET /virtual-machine/123eca8a-3b40-4069-9f57-1df6d29a7fdc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002917 10.0.0.22 - - [2026-02-02 16:22:55] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004280 10.0.0.22 - - [2026-02-02 16:22:57] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004314 10.0.0.22 - - [2026-02-02 16:22:57] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.22 - - [2026-02-02 16:23:00] "GET /virtual-machine/c24611a4-b419-4f2f-b1f9-160e980e8688?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003320 10.0.0.22 - - [2026-02-02 16:23:00] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005545 10.0.0.22 - - [2026-02-02 16:23:01] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014309 10.0.0.22 - - [2026-02-02 16:23:01] "POST /set-tag HTTP/1.1" 200 109 0.002200 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:23:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:23:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:23:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000827 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:23:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:23:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:23:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 10.0.0.22 - - [2026-02-02 16:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.22 - - [2026-02-02 16:23:19] "POST /chown HTTP/1.1" 200 109 0.006278 10.0.0.22 - - [2026-02-02 16:23:19] "POST /chown HTTP/1.1" 200 109 0.009835 10.0.0.22 - - [2026-02-02 16:23:19] "POST /chown HTTP/1.1" 200 109 0.011815 10.0.0.22 - - [2026-02-02 16:23:19] "POST /chown HTTP/1.1" 200 109 0.007489 10.0.0.22 - - [2026-02-02 16:23:31] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005988 10.0.0.22 - - [2026-02-02 16:23:31] "POST /set-tag HTTP/1.1" 200 109 0.003074 10.0.0.22 - - [2026-02-02 16:23:31] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004658 10.0.0.22 - - [2026-02-02 16:23:31] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.22 - - [2026-02-02 16:23:31] "GET /virtual-machine/c24611a4-b419-4f2f-b1f9-160e980e8688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002509 10.0.0.22 - - [2026-02-02 16:23:31] "POST /ref-update HTTP/1.1" 200 156 0.009356 10.0.0.22 - - [2026-02-02 16:23:31] "GET /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004818 10.0.0.22 - - [2026-02-02 16:23:31] "POST /set-tag HTTP/1.1" 200 109 0.014079 10.0.0.22 - - [2026-02-02 16:23:31] "POST /set-tag HTTP/1.1" 200 109 0.023795 10.0.0.22 - - [2026-02-02 16:23:32] "DELETE /instance-ip/69cd0cc6-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.039645 10.0.0.22 - - [2026-02-02 16:23:32] "DELETE /virtual-machine-interface/699e1510-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.080009 10.0.0.22 - - [2026-02-02 16:23:32] "DELETE /virtual-machine/c24611a4-b419-4f2f-b1f9-160e980e8688 HTTP/1.1" 200 115 0.023455 10.0.0.22 - - [2026-02-02 16:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.22 - - [2026-02-02 16:23:36] "GET /tag/f089329c-09bd-451d-9b55-e50d74d7f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010293 10.0.0.22 - - [2026-02-02 16:23:36] "GET /tag/f089329c-09bd-451d-9b55-e50d74d7f96b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.010606 10.0.0.22 - - [2026-02-02 16:23:36] "GET /virtual-machine-interface/2a471c3d-abf1-46c2-b03f-6910d124adb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003714 10.0.0.22 - - [2026-02-02 16:23:36] "POST /set-tag HTTP/1.1" 200 109 0.013837 10.0.0.22 - - [2026-02-02 16:23:36] "GET /virtual-machine-interface/4554c922-db32-41dc-9031-8862b4c74c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010284 10.0.0.22 - - [2026-02-02 16:23:36] "POST /set-tag HTTP/1.1" 200 109 0.013466 10.0.0.22 - - [2026-02-02 16:23:36] "GET /virtual-machine-interface/bb4bf438-42ab-4cc4-a066-4251228d28c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004352 10.0.0.22 - - [2026-02-02 16:23:36] "POST /set-tag HTTP/1.1" 200 109 0.014699 10.0.0.22 - - [2026-02-02 16:23:36] "GET /firewall-policy/4f49e4be-f0d8-449f-8a79-3e8dbdefe22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.007162 10.0.0.22 - - [2026-02-02 16:23:36] "GET /firewall-rule/c9738420-72d9-41d2-b7df-406599e10371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002637 10.0.0.22 - - [2026-02-02 16:23:36] "POST /ref-update HTTP/1.1" 200 156 0.011402 10.0.0.22 - - [2026-02-02 16:23:36] "DELETE /firewall-rule/c9738420-72d9-41d2-b7df-406599e10371 HTTP/1.1" 200 115 0.036876 10.0.0.22 - - [2026-02-02 16:23:36] "DELETE /loadbalancer-member/d00a43d6-966d-43d9-bcbb-02fed4cb3a4f HTTP/1.1" 200 115 0.025850 10.0.0.22 - - [2026-02-02 16:23:36] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.009082 10.0.0.22 - - [2026-02-02 16:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021927 10.0.0.22 - - [2026-02-02 16:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.22 - - [2026-02-02 16:23:36] "DELETE /loadbalancer-pool/be701f52-e675-4d32-9d7d-d80fc8efce02 HTTP/1.1" 200 115 0.066759 10.0.0.22 - - [2026-02-02 16:23:36] "DELETE /loadbalancer-listener/55abbf89-530c-440a-b0c4-31dfe56992e3 HTTP/1.1" 200 115 0.029153 10.0.0.22 - - [2026-02-02 16:23:36] "GET /floating-ip/8ebf37e8-9bf5-4184-b172-c6e1abff8063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002326 10.0.0.22 - - [2026-02-02 16:23:36] "POST /chown HTTP/1.1" 200 109 0.005499 10.0.0.22 - - [2026-02-02 16:23:36] "POST /chown HTTP/1.1" 200 109 0.011877 10.0.0.22 - - [2026-02-02 16:23:36] "POST /chown HTTP/1.1" 200 109 0.012064 10.0.0.22 - - [2026-02-02 16:23:36] "PUT /floating-ip/8ebf37e8-9bf5-4184-b172-c6e1abff8063 HTTP/1.1" 200 256 0.034998 10.0.0.22 - - [2026-02-02 16:23:36] "POST /chown HTTP/1.1" 200 109 0.017069 10.0.0.22 - - [2026-02-02 16:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007865 10.0.0.22 - - [2026-02-02 16:23:36] "POST /chown HTTP/1.1" 200 109 0.006981 10.0.0.22 - - [2026-02-02 16:23:36] "DELETE /floating-ip/8ebf37e8-9bf5-4184-b172-c6e1abff8063 HTTP/1.1" 200 115 0.121591 10.0.0.22 - - [2026-02-02 16:23:36] "POST /chown HTTP/1.1" 200 109 0.022747 10.0.0.22 - - [2026-02-02 16:23:36] "POST /chown HTTP/1.1" 200 109 0.017983 10.0.0.22 - - [2026-02-02 16:23:36] "POST /chown HTTP/1.1" 200 109 0.017985 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /loadbalancer/4d4dc01a-4bbf-410f-ae91-1f92506188d3 HTTP/1.1" 200 115 0.113988 10.0.0.22 - - [2026-02-02 16:23:37] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.011160 10.0.0.22 - - [2026-02-02 16:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021755 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /instance-ip/54c72a47-fade-4b76-8c37-09d46c016da1 HTTP/1.1" 200 115 0.079640 10.0.0.22 - - [2026-02-02 16:23:37] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.021750 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /virtual-machine-interface/2a471c3d-abf1-46c2-b03f-6910d124adb3 HTTP/1.1" 200 115 0.047818 10.0.0.22 - - [2026-02-02 16:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009504 10.0.0.22 - - [2026-02-02 16:23:37] "PUT /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 266 0.013139 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /tag/f089329c-09bd-451d-9b55-e50d74d7f96b HTTP/1.1" 200 115 0.095151 10.0.0.22 - - [2026-02-02 16:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034037 10.0.0.22 - - [2026-02-02 16:23:37] "GET /floating-ip-pool/9feda161-1436-4f7e-a84d-a10e05f3f007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005234 10.0.0.22 - - [2026-02-02 16:23:37] "POST /ref-update HTTP/1.1" 200 156 0.011013 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /service-instance/88067d4d-06aa-4836-8084-088ad4087f10 HTTP/1.1" 200 115 0.059398 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /floating-ip-pool/9feda161-1436-4f7e-a84d-a10e05f3f007 HTTP/1.1" 200 115 0.064244 10.0.0.22 - - [2026-02-02 16:23:37] "GET /virtual-machine-interface/4554c922-db32-41dc-9031-8862b4c74c39?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.003920 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /virtual-machine-interface/4554c922-db32-41dc-9031-8862b4c74c39 HTTP/1.1" 200 115 0.070170 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /virtual-machine/283ce9fc-9e8a-4d0b-a642-cf03c47844e5 HTTP/1.1" 200 115 0.049552 10.0.0.22 - - [2026-02-02 16:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.019263 10.0.0.22 - - [2026-02-02 16:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.22 - - [2026-02-02 16:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002134 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /virtual-network/1749510e-3e0f-4d42-841e-bd4aa1df9d38 HTTP/1.1" 200 115 0.149905 10.0.0.22 - - [2026-02-02 16:23:37] "GET /virtual-machine-interface/bb4bf438-42ab-4cc4-a066-4251228d28c3?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.014506 10.0.0.22 - - [2026-02-02 16:23:37] "GET /routing-instance/8f996d5a-01a6-4df0-8af0-b2678c4d35a5 HTTP/1.1" 404 171 0.009224 10.0.0.22 - - [2026-02-02 16:23:37] "GET /domains HTTP/1.1" 200 280 0.001675 10.0.0.22 - - [2026-02-02 16:23:37] "GET /domain/bc914ee7-ca9f-40e6-8496-4d267ba84cc0 HTTP/1.1" 200 3086 0.006146 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /route-target/cd786a12-b0d3-4c76-8fe0-0ff588388831 HTTP/1.1" 200 115 0.035476 10.0.0.22 - - [2026-02-02 16:23:37] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb HTTP/1.1" 200 7143 0.052395 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /virtual-machine-interface/bb4bf438-42ab-4cc4-a066-4251228d28c3 HTTP/1.1" 200 115 0.062730 10.0.0.22 - - [2026-02-02 16:23:37] "POST /ref-update HTTP/1.1" 200 156 0.027465 10.0.0.22 - - [2026-02-02 16:23:37] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021121 10.0.0.22 - - [2026-02-02 16:23:37] "POST /set-tag HTTP/1.1" 200 109 0.007535 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /virtual-machine/472bc726-e6a0-4dd0-8afb-52cff0428373 HTTP/1.1" 200 115 0.064434 10.0.0.22 - - [2026-02-02 16:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012528 10.0.0.22 - - [2026-02-02 16:23:37] "GET /loadbalancer/ad5644e6-f218-41a7-bced-480c33ad2d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002456 10.0.0.22 - - [2026-02-02 16:23:37] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005844 10.0.0.22 - - [2026-02-02 16:23:37] "POST /set-tag HTTP/1.1" 200 109 0.019571 10.0.0.22 - - [2026-02-02 16:23:37] "DELETE /loadbalancer-member/5d7dce26-d2be-473e-9553-c157c5b88282 HTTP/1.1" 200 115 0.040504 10.0.0.22 - - [2026-02-02 16:23:38] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004746 10.0.0.22 - - [2026-02-02 16:23:38] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.22 - - [2026-02-02 16:23:38] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005293 10.0.0.22 - - [2026-02-02 16:23:38] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.22 - - [2026-02-02 16:23:38] "GET /virtual-machine/123eca8a-3b40-4069-9f57-1df6d29a7fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002229 10.0.0.22 - - [2026-02-02 16:23:38] "POST /ref-update HTTP/1.1" 200 156 0.008924 10.0.0.22 - - [2026-02-02 16:23:38] "GET /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017905 10.0.0.22 - - [2026-02-02 16:23:39] "POST /set-tag HTTP/1.1" 200 109 0.024633 10.0.0.22 - - [2026-02-02 16:23:39] "POST /set-tag HTTP/1.1" 200 109 0.013660 10.0.0.22 - - [2026-02-02 16:23:39] "POST /set-tag HTTP/1.1" 200 109 0.028404 10.0.0.22 - - [2026-02-02 16:23:39] "DELETE /instance-ip/655383fa-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.042238 10.0.0.22 - - [2026-02-02 16:23:39] "POST /ref-update HTTP/1.1" 200 156 0.013757 10.0.0.22 - - [2026-02-02 16:23:39] "DELETE /virtual-machine-interface/653943fa-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.035612 10.0.0.22 - - [2026-02-02 16:23:39] "DELETE /virtual-machine/123eca8a-3b40-4069-9f57-1df6d29a7fdc HTTP/1.1" 200 115 0.016385 10.0.0.22 - - [2026-02-02 16:23:42] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005266 10.0.0.22 - - [2026-02-02 16:23:42] "POST /set-tag HTTP/1.1" 200 109 0.005347 10.0.0.22 - - [2026-02-02 16:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.22 - - [2026-02-02 16:23:42] "GET /loadbalancer/ad5644e6-f218-41a7-bced-480c33ad2d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003272 10.0.0.22 - - [2026-02-02 16:23:43] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008779 10.0.0.22 - - [2026-02-02 16:23:43] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.22 - - [2026-02-02 16:23:43] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004555 10.0.0.22 - - [2026-02-02 16:23:43] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.22 - - [2026-02-02 16:23:43] "GET /virtual-machine/ade9833c-45d5-4f62-912a-5e3629d27e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002944 10.0.0.22 - - [2026-02-02 16:23:43] "POST /ref-update HTTP/1.1" 200 156 0.012598 10.0.0.22 - - [2026-02-02 16:23:43] "GET /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004215 10.0.0.22 - - [2026-02-02 16:23:43] "POST /set-tag HTTP/1.1" 200 109 0.025283 10.0.0.22 - - [2026-02-02 16:23:43] "POST /set-tag HTTP/1.1" 200 109 0.020094 10.0.0.22 - - [2026-02-02 16:23:43] "POST /set-tag HTTP/1.1" 200 109 0.026508 10.0.0.22 - - [2026-02-02 16:23:43] "DELETE /instance-ip/64e6218e-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.064587 10.0.0.22 - - [2026-02-02 16:23:43] "POST /ref-update HTTP/1.1" 200 156 0.011464 10.0.0.22 - - [2026-02-02 16:23:44] "DELETE /virtual-machine-interface/64d15286-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.038182 10.0.0.22 - - [2026-02-02 16:23:44] "DELETE /virtual-machine/ade9833c-45d5-4f62-912a-5e3629d27e09 HTTP/1.1" 200 115 0.017350 10.0.0.22 - - [2026-02-02 16:23:44] "DELETE /tag/07feb42d-3b60-4724-ad6f-048c78abf7ff HTTP/1.1" 200 115 0.051396 10.0.0.22 - - [2026-02-02 16:23:44] "DELETE /tag/55f5d364-608b-435e-96c4-9a387db8fb08 HTTP/1.1" 200 115 0.061937 10.0.0.22 - - [2026-02-02 16:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.22 - - [2026-02-02 16:23:48] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030178 10.0.0.22 - - [2026-02-02 16:23:48] "POST /tags HTTP/1.1" 200 393 0.047262 10.0.0.22 - - [2026-02-02 16:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012397 10.0.0.22 - - [2026-02-02 16:23:48] "GET /tag/2b5527d8-c187-463c-be95-7b73954c3d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018696 10.0.0.22 - - [2026-02-02 16:23:48] "POST /tags HTTP/1.1" 200 341 0.020889 10.0.0.22 - - [2026-02-02 16:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2026-02-02 16:23:48] "GET /tag/c9f554c7-86c8-4662-ba8a-05f1c8ec4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012565 10.0.0.22 - - [2026-02-02 16:23:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.010874 10.0.0.22 - - [2026-02-02 16:23:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.003546 10.0.0.22 - - [2026-02-02 16:23:48] "POST /security-groups HTTP/1.1" 200 589 0.059042 10.0.0.22 - - [2026-02-02 16:23:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.004674 10.0.0.22 - - [2026-02-02 16:23:48] "POST /projects HTTP/1.1" 200 519 0.196219 10.0.0.22 - - [2026-02-02 16:23:48] "POST /access-control-lists HTTP/1.1" 200 598 0.061579 10.0.0.22 - - [2026-02-02 16:23:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.005473 10.0.0.22 - - [2026-02-02 16:23:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.081172 10.0.0.22 - - [2026-02-02 16:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.22 - - [2026-02-02 16:23:48] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.038064 10.0.0.22 - - [2026-02-02 16:23:48] "POST /access-control-lists HTTP/1.1" 200 596 0.062967 10.0.0.22 - - [2026-02-02 16:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.031928 10.0.0.22 - - [2026-02-02 16:23:48] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.013213 10.0.0.22 - - [2026-02-02 16:23:48] "PUT /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d HTTP/1.1" 200 264 0.067193 10.0.0.22 - - [2026-02-02 16:23:48] "PUT /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d HTTP/1.1" 200 264 0.051235 10.0.0.22 - - [2026-02-02 16:23:48] "POST /security-groups HTTP/1.1" 200 591 0.071588 10.0.0.22 - - [2026-02-02 16:23:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.006084 10.0.0.22 - - [2026-02-02 16:23:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.057811 10.0.0.22 - - [2026-02-02 16:23:49] "POST /access-control-lists HTTP/1.1" 200 632 0.075577 10.0.0.22 - - [2026-02-02 16:23:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.013388 10.0.0.22 - - [2026-02-02 16:23:49] "POST /chown HTTP/1.1" 200 109 0.016066 10.0.0.22 - - [2026-02-02 16:23:49] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008362 10.0.0.22 - - [2026-02-02 16:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.22 - - [2026-02-02 16:23:49] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.029374 10.0.0.22 - - [2026-02-02 16:23:49] "POST /access-control-lists HTTP/1.1" 200 630 0.072199 10.0.0.22 - - [2026-02-02 16:23:49] "POST /tags HTTP/1.1" 409 226 0.002836 10.0.0.22 - - [2026-02-02 16:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007560 10.0.0.22 - - [2026-02-02 16:23:49] "GET /tag/c9f554c7-86c8-4662-ba8a-05f1c8ec4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014963 10.0.0.22 - - [2026-02-02 16:23:49] "POST /firewall-rules HTTP/1.1" 200 600 0.068983 10.0.0.22 - - [2026-02-02 16:23:49] "GET /firewall-rule/ad4c28c1-0cb4-42c3-9d4f-20d57d383dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009166 10.0.0.22 - - [2026-02-02 16:23:49] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005555 10.0.0.22 - - [2026-02-02 16:23:49] "GET /firewall-rule/ad4c28c1-0cb4-42c3-9d4f-20d57d383dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002827 10.0.0.22 - - [2026-02-02 16:23:49] "POST /ref-update HTTP/1.1" 200 156 0.041622 10.0.0.22 - - [2026-02-02 16:23:49] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006392 10.0.0.22 - - [2026-02-02 16:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.22 - - [2026-02-02 16:23:49] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002367 10.0.0.22 - - [2026-02-02 16:23:49] "POST /tags HTTP/1.1" 409 226 0.001465 10.0.0.22 - - [2026-02-02 16:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.22 - - [2026-02-02 16:23:49] "GET /tag/c9f554c7-86c8-4662-ba8a-05f1c8ec4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010484 10.0.0.22 - - [2026-02-02 16:23:49] "POST /firewall-rules HTTP/1.1" 200 598 0.067999 10.0.0.22 - - [2026-02-02 16:23:49] "GET /firewall-rule/53fe9c8c-3ff7-4dec-92f5-3c15a7348660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003905 10.0.0.22 - - [2026-02-02 16:23:49] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003258 10.0.0.22 - - [2026-02-02 16:23:49] "GET /firewall-rule/53fe9c8c-3ff7-4dec-92f5-3c15a7348660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001928 10.0.0.22 - - [2026-02-02 16:23:49] "POST /ref-update HTTP/1.1" 200 156 0.041254 10.0.0.22 - - [2026-02-02 16:23:51] "POST /tags HTTP/1.1" 200 393 0.021111 10.0.0.22 - - [2026-02-02 16:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014570 10.0.0.22 - - [2026-02-02 16:23:51] "GET /tag/676dd5c1-5215-4323-9ca8-abf3ead5ffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010628 10.0.0.22 - - [2026-02-02 16:23:51] "POST /tags HTTP/1.1" 200 341 0.020252 10.0.0.22 - - [2026-02-02 16:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.22 - - [2026-02-02 16:23:51] "GET /tag/8b74138c-eef1-44ca-8b4e-a9b5977f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011522 10.0.0.22 - - [2026-02-02 16:23:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000438 10.0.0.22 - - [2026-02-02 16:23:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.004388 10.0.0.22 - - [2026-02-02 16:23:51] "POST /security-groups HTTP/1.1" 200 589 0.063885 10.0.0.22 - - [2026-02-02 16:23:51] "POST /projects HTTP/1.1" 200 519 0.164753 10.0.0.22 - - [2026-02-02 16:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013042 10.0.0.22 - - [2026-02-02 16:23:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.015602 10.0.0.22 - - [2026-02-02 16:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009067 10.0.0.22 - - [2026-02-02 16:23:51] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.014724 10.0.0.22 - - [2026-02-02 16:23:51] "POST /access-control-lists HTTP/1.1" 200 598 0.060356 10.0.0.22 - - [2026-02-02 16:23:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.011466 10.0.0.22 - - [2026-02-02 16:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008309 10.0.0.22 - - [2026-02-02 16:23:51] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003937 10.0.0.22 - - [2026-02-02 16:23:51] "POST /access-control-lists HTTP/1.1" 200 596 0.090580 10.0.0.22 - - [2026-02-02 16:23:51] "PUT /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d HTTP/1.1" 200 264 0.111599 10.0.0.22 - - [2026-02-02 16:23:51] "PUT /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d HTTP/1.1" 200 264 0.033583 10.0.0.22 - - [2026-02-02 16:23:51] "POST /security-groups HTTP/1.1" 200 591 0.065674 10.0.0.22 - - [2026-02-02 16:23:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.004895 10.0.0.22 - - [2026-02-02 16:23:51] "POST /access-control-lists HTTP/1.1" 200 632 0.057191 10.0.0.22 - - [2026-02-02 16:23:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.007297 10.0.0.22 - - [2026-02-02 16:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.069705 10.0.0.22 - - [2026-02-02 16:23:52] "POST /chown HTTP/1.1" 200 109 0.021049 10.0.0.22 - - [2026-02-02 16:23:52] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009518 10.0.0.22 - - [2026-02-02 16:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.22 - - [2026-02-02 16:23:52] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012182 10.0.0.22 - - [2026-02-02 16:23:52] "POST /access-control-lists HTTP/1.1" 200 630 0.057924 10.0.0.22 - - [2026-02-02 16:23:52] "POST /tags HTTP/1.1" 409 226 0.014514 10.0.0.22 - - [2026-02-02 16:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.22 - - [2026-02-02 16:23:52] "GET /tag/8b74138c-eef1-44ca-8b4e-a9b5977f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009952 10.0.0.22 - - [2026-02-02 16:23:52] "POST /firewall-rules HTTP/1.1" 200 600 0.073845 10.0.0.22 - - [2026-02-02 16:23:52] "GET /firewall-rule/378aa7f7-2de8-46bf-a458-470b45ccf070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.028054 10.0.0.22 - - [2026-02-02 16:23:52] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003880 10.0.0.22 - - [2026-02-02 16:23:52] "GET /firewall-rule/378aa7f7-2de8-46bf-a458-470b45ccf070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002344 10.0.0.22 - - [2026-02-02 16:23:52] "POST /ref-update HTTP/1.1" 200 156 0.061982 10.0.0.22 - - [2026-02-02 16:23:52] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002290 10.0.0.22 - - [2026-02-02 16:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.22 - - [2026-02-02 16:23:52] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002146 10.0.0.22 - - [2026-02-02 16:23:52] "POST /tags HTTP/1.1" 409 226 0.001323 10.0.0.22 - - [2026-02-02 16:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.22 - - [2026-02-02 16:23:52] "GET /tag/8b74138c-eef1-44ca-8b4e-a9b5977f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009823 10.0.0.22 - - [2026-02-02 16:23:52] "POST /firewall-rules HTTP/1.1" 200 598 0.068565 10.0.0.22 - - [2026-02-02 16:23:52] "GET /firewall-rule/609a7355-e34d-44e5-902b-e6dc75c545a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.021510 10.0.0.22 - - [2026-02-02 16:23:52] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004619 10.0.0.22 - - [2026-02-02 16:23:52] "GET /firewall-rule/609a7355-e34d-44e5-902b-e6dc75c545a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002678 10.0.0.22 - - [2026-02-02 16:23:52] "POST /ref-update HTTP/1.1" 200 156 0.048111 10.0.0.22 - - [2026-02-02 16:23:54] "POST /tags HTTP/1.1" 200 345 0.076374 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008585 10.0.0.22 - - [2026-02-02 16:23:54] "GET /tag/e76bbe40-b658-4eb6-856c-6d1d85d8d152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014515 10.0.0.22 - - [2026-02-02 16:23:54] "POST /projects HTTP/1.1" 409 238 0.001682 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.22 - - [2026-02-02 16:23:54] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035498 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.22 - - [2026-02-02 16:23:54] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.013704 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.22 - - [2026-02-02 16:23:54] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003807 10.0.0.22 - - [2026-02-02 16:23:54] "POST /security-groups HTTP/1.1" 409 285 0.005023 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.22 - - [2026-02-02 16:23:54] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027020 10.0.0.22 - - [2026-02-02 16:23:54] "PUT /security-group/5abb888a-45e7-421e-95b2-457d8dc5f90e HTTP/1.1" 200 262 0.058824 10.0.0.22 - - [2026-02-02 16:23:54] "PUT /access-control-list/a9a59c19-0f18-4bed-bd59-2aa447988ba1 HTTP/1.1" 200 272 0.014235 10.0.0.22 - - [2026-02-02 16:23:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028760 10.0.0.22 - - [2026-02-02 16:23:54] "PUT /access-control-list/7af3bd70-8613-488f-add7-3a6326503be7 HTTP/1.1" 200 272 0.035279 10.0.0.22 - - [2026-02-02 16:23:54] "POST /tags HTTP/1.1" 409 228 0.008119 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007533 10.0.0.22 - - [2026-02-02 16:23:54] "GET /tag/e76bbe40-b658-4eb6-856c-6d1d85d8d152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018059 10.0.0.22 - - [2026-02-02 16:23:54] "POST /tags HTTP/1.1" 200 345 0.030983 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.22 - - [2026-02-02 16:23:54] "GET /tag/625e9c9c-4906-4d09-92c2-72b306aba484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010798 10.0.0.22 - - [2026-02-02 16:23:54] "POST /projects HTTP/1.1" 409 238 0.002756 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.22 - - [2026-02-02 16:23:54] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028338 10.0.0.22 - - [2026-02-02 16:23:54] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039630 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.22 - - [2026-02-02 16:23:54] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003978 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.22 - - [2026-02-02 16:23:54] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004215 10.0.0.22 - - [2026-02-02 16:23:54] "POST /security-groups HTTP/1.1" 409 285 0.002218 10.0.0.22 - - [2026-02-02 16:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.22 - - [2026-02-02 16:23:55] "PUT /security-group/e0476e3a-56c2-4eba-8009-0e712c94531b HTTP/1.1" 200 262 0.055766 10.0.0.22 - - [2026-02-02 16:23:55] "PUT /access-control-list/a237948f-d96a-46ce-9627-1b50ca83ff07 HTTP/1.1" 200 272 0.025293 10.0.0.22 - - [2026-02-02 16:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.036589 10.0.0.22 - - [2026-02-02 16:23:55] "POST /tags HTTP/1.1" 409 228 0.016969 10.0.0.22 - - [2026-02-02 16:23:55] "PUT /access-control-list/43044b80-c7c1-4d4d-93bd-39c3f6a8bf2c HTTP/1.1" 200 272 0.031898 10.0.0.22 - - [2026-02-02 16:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.22 - - [2026-02-02 16:23:55] "GET /tag/625e9c9c-4906-4d09-92c2-72b306aba484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010893 10.0.0.22 - - [2026-02-02 16:23:55] "POST /tags HTTP/1.1" 200 291 0.044240 10.0.0.22 - - [2026-02-02 16:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.22 - - [2026-02-02 16:23:55] "GET /tag/e5f5cd8b-c443-435b-bcd6-e06e39f22319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013784 10.0.0.22 - - [2026-02-02 16:23:55] "POST /tags HTTP/1.1" 200 303 0.052395 10.0.0.22 - - [2026-02-02 16:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.22 - - [2026-02-02 16:23:55] "GET /tag/7b2b266f-94cf-4a28-bc9e-8dbcb5eaf3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011702 10.0.0.22 - - [2026-02-02 16:23:55] "POST /tags HTTP/1.1" 409 252 0.001574 10.0.0.22 - - [2026-02-02 16:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2026-02-02 16:23:55] "GET /tag/2b5527d8-c187-463c-be95-7b73954c3d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011631 10.0.0.22 - - [2026-02-02 16:23:55] "POST /tags HTTP/1.1" 409 226 0.001983 10.0.0.22 - - [2026-02-02 16:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.22 - - [2026-02-02 16:23:55] "GET /tag/c9f554c7-86c8-4662-ba8a-05f1c8ec4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010696 10.0.0.22 - - [2026-02-02 16:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.22 - - [2026-02-02 16:23:55] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003682 10.0.0.22 - - [2026-02-02 16:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2026-02-02 16:23:55] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029256 10.0.0.22 - - [2026-02-02 16:23:55] "POST /virtual-machines HTTP/1.1" 200 395 0.007200 10.0.0.22 - - [2026-02-02 16:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022496 10.0.0.22 - - [2026-02-02 16:23:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094741 10.0.0.22 - - [2026-02-02 16:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020631 10.0.0.22 - - [2026-02-02 16:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007145 10.0.0.22 - - [2026-02-02 16:23:55] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004405 10.0.0.22 - - [2026-02-02 16:23:55] "POST /instance-ips HTTP/1.1" 200 397 0.017811 10.0.0.22 - - [2026-02-02 16:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028005 10.0.0.22 - - [2026-02-02 16:23:55] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005669 10.0.0.22 - - [2026-02-02 16:23:56] "POST /set-tag HTTP/1.1" 200 109 0.064103 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015915 10.0.0.22 - - [2026-02-02 16:23:56] "GET /instance-ip/921661a0-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003028 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004446 10.0.0.22 - - [2026-02-02 16:23:56] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003879 10.0.0.22 - - [2026-02-02 16:23:56] "POST /ref-update HTTP/1.1" 200 156 0.009924 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004041 10.0.0.22 - - [2026-02-02 16:23:56] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.22 - - [2026-02-02 16:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005099 10.0.0.22 - - [2026-02-02 16:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.22 - - [2026-02-02 16:23:56] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029626 10.0.0.22 - - [2026-02-02 16:23:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008514 10.0.0.22 - - [2026-02-02 16:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007168 10.0.0.22 - - [2026-02-02 16:23:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097952 10.0.0.22 - - [2026-02-02 16:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023484 10.0.0.22 - - [2026-02-02 16:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008548 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004600 10.0.0.22 - - [2026-02-02 16:23:56] "POST /instance-ips HTTP/1.1" 200 397 0.017556 10.0.0.22 - - [2026-02-02 16:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027205 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003949 10.0.0.22 - - [2026-02-02 16:23:56] "POST /set-tag HTTP/1.1" 200 109 0.070819 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019608 10.0.0.22 - - [2026-02-02 16:23:56] "GET /instance-ip/927ea436-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003943 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004287 10.0.0.22 - - [2026-02-02 16:23:56] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003084 10.0.0.22 - - [2026-02-02 16:23:56] "POST /ref-update HTTP/1.1" 200 156 0.007109 10.0.0.22 - - [2026-02-02 16:23:56] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004045 10.0.0.22 - - [2026-02-02 16:23:56] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.22 - - [2026-02-02 16:23:56] "POST /tags HTTP/1.1" 200 291 0.015620 10.0.0.22 - - [2026-02-02 16:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.22 - - [2026-02-02 16:23:57] "GET /tag/f5fd34fc-2838-44db-aea5-aab70eb47102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011841 10.0.0.22 - - [2026-02-02 16:23:57] "POST /tags HTTP/1.1" 409 252 0.001769 10.0.0.22 - - [2026-02-02 16:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.22 - - [2026-02-02 16:23:57] "GET /tag/676dd5c1-5215-4323-9ca8-abf3ead5ffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010653 10.0.0.22 - - [2026-02-02 16:23:57] "POST /tags HTTP/1.1" 409 226 0.001921 10.0.0.22 - - [2026-02-02 16:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.22 - - [2026-02-02 16:23:57] "GET /tag/8b74138c-eef1-44ca-8b4e-a9b5977f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010729 10.0.0.22 - - [2026-02-02 16:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006018 10.0.0.22 - - [2026-02-02 16:23:57] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003595 10.0.0.22 - - [2026-02-02 16:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.22 - - [2026-02-02 16:23:57] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035952 10.0.0.22 - - [2026-02-02 16:23:57] "POST /virtual-machines HTTP/1.1" 200 395 0.007887 10.0.0.22 - - [2026-02-02 16:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008639 10.0.0.22 - - [2026-02-02 16:23:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103439 10.0.0.22 - - [2026-02-02 16:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024739 10.0.0.22 - - [2026-02-02 16:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009058 10.0.0.22 - - [2026-02-02 16:23:57] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004486 10.0.0.22 - - [2026-02-02 16:23:57] "POST /instance-ips HTTP/1.1" 200 397 0.016751 10.0.0.22 - - [2026-02-02 16:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010972 10.0.0.22 - - [2026-02-02 16:23:57] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012868 10.0.0.22 - - [2026-02-02 16:23:57] "POST /set-tag HTTP/1.1" 200 109 0.063418 10.0.0.22 - - [2026-02-02 16:23:57] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012794 10.0.0.22 - - [2026-02-02 16:23:57] "GET /instance-ip/930a549a-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003775 10.0.0.22 - - [2026-02-02 16:23:57] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004160 10.0.0.22 - - [2026-02-02 16:23:57] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.22 - - [2026-02-02 16:23:57] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003662 10.0.0.22 - - [2026-02-02 16:23:57] "POST /ref-update HTTP/1.1" 200 156 0.007662 10.0.0.22 - - [2026-02-02 16:23:57] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015778 10.0.0.22 - - [2026-02-02 16:23:57] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.22 - - [2026-02-02 16:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.22 - - [2026-02-02 16:23:57] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003549 10.0.0.22 - - [2026-02-02 16:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.22 - - [2026-02-02 16:23:57] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037986 10.0.0.22 - - [2026-02-02 16:23:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008444 10.0.0.22 - - [2026-02-02 16:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014091 10.0.0.22 - - [2026-02-02 16:23:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105365 10.0.0.22 - - [2026-02-02 16:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007882 10.0.0.22 - - [2026-02-02 16:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.22 - - [2026-02-02 16:23:58] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005302 10.0.0.22 - - [2026-02-02 16:23:58] "POST /instance-ips HTTP/1.1" 200 397 0.020168 10.0.0.22 - - [2026-02-02 16:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028236 10.0.0.22 - - [2026-02-02 16:23:58] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011149 10.0.0.22 - - [2026-02-02 16:23:58] "POST /set-tag HTTP/1.1" 200 109 0.063934 10.0.0.22 - - [2026-02-02 16:23:58] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007949 10.0.0.22 - - [2026-02-02 16:23:58] "GET /instance-ip/937cdace-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005110 10.0.0.22 - - [2026-02-02 16:23:58] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004845 10.0.0.22 - - [2026-02-02 16:23:58] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.22 - - [2026-02-02 16:23:58] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003227 10.0.0.22 - - [2026-02-02 16:23:58] "POST /ref-update HTTP/1.1" 200 156 0.008896 10.0.0.22 - - [2026-02-02 16:23:58] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004248 10.0.0.22 - - [2026-02-02 16:23:58] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.22 - - [2026-02-02 16:23:58] "POST /tags HTTP/1.1" 200 299 0.016166 10.0.0.22 - - [2026-02-02 16:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.22 - - [2026-02-02 16:23:58] "GET /tag/4d5bc833-20ad-48fc-ac92-e3ad378f9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013065 10.0.0.22 - - [2026-02-02 16:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2026-02-02 16:23:58] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005532 10.0.0.22 - - [2026-02-02 16:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.22 - - [2026-02-02 16:23:58] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025462 10.0.0.22 - - [2026-02-02 16:23:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008057 10.0.0.22 - - [2026-02-02 16:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010379 10.0.0.22 - - [2026-02-02 16:23:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116023 10.0.0.22 - - [2026-02-02 16:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015587 10.0.0.22 - - [2026-02-02 16:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006822 10.0.0.22 - - [2026-02-02 16:23:59] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004228 10.0.0.22 - - [2026-02-02 16:23:59] "POST /instance-ips HTTP/1.1" 200 397 0.018460 10.0.0.22 - - [2026-02-02 16:23:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017947 10.0.0.22 - - [2026-02-02 16:23:59] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008935 10.0.0.22 - - [2026-02-02 16:23:59] "POST /set-tag HTTP/1.1" 200 109 0.016854 10.0.0.22 - - [2026-02-02 16:23:59] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012243 10.0.0.22 - - [2026-02-02 16:23:59] "GET /instance-ip/93f38f3e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004087 10.0.0.22 - - [2026-02-02 16:23:59] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005286 10.0.0.22 - - [2026-02-02 16:23:59] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.22 - - [2026-02-02 16:23:59] "POST /tags HTTP/1.1" 200 299 0.015120 10.0.0.22 - - [2026-02-02 16:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.22 - - [2026-02-02 16:23:59] "GET /tag/2596ec3e-48c1-4d16-b482-2d102a1448d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011467 10.0.0.22 - - [2026-02-02 16:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.22 - - [2026-02-02 16:23:59] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.015322 10.0.0.22 - - [2026-02-02 16:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.22 - - [2026-02-02 16:23:59] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028582 10.0.0.22 - - [2026-02-02 16:23:59] "POST /virtual-machines HTTP/1.1" 200 395 0.022912 10.0.0.22 - - [2026-02-02 16:23:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021522 10.0.0.22 - - [2026-02-02 16:23:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117230 10.0.0.22 - - [2026-02-02 16:23:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013319 10.0.0.22 - - [2026-02-02 16:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.22 - - [2026-02-02 16:23:59] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004833 10.0.0.22 - - [2026-02-02 16:23:59] "POST /instance-ips HTTP/1.1" 200 397 0.023956 10.0.0.22 - - [2026-02-02 16:23:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017527 10.0.0.22 - - [2026-02-02 16:23:59] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009806 10.0.0.22 - - [2026-02-02 16:23:59] "POST /set-tag HTTP/1.1" 200 109 0.022630 10.0.0.22 - - [2026-02-02 16:23:59] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020287 10.0.0.22 - - [2026-02-02 16:23:59] "GET /instance-ip/945de1cc-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002527 10.0.0.22 - - [2026-02-02 16:23:59] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004059 10.0.0.22 - - [2026-02-02 16:23:59] "POST /set-tag HTTP/1.1" 200 109 0.004327 10.0.0.22 - - [2026-02-02 16:23:59] "POST /tags HTTP/1.1" 200 299 0.020123 10.0.0.22 - - [2026-02-02 16:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.22 - - [2026-02-02 16:24:00] "GET /tag/5dcdd12b-2d30-41ab-8460-7d529192a717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011136 10.0.0.22 - - [2026-02-02 16:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.22 - - [2026-02-02 16:24:00] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003983 10.0.0.22 - - [2026-02-02 16:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.22 - - [2026-02-02 16:24:00] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049483 10.0.0.22 - - [2026-02-02 16:24:00] "POST /virtual-machines HTTP/1.1" 200 395 0.032327 10.0.0.22 - - [2026-02-02 16:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028452 10.0.0.22 - - [2026-02-02 16:24:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.170929 10.0.0.22 - - [2026-02-02 16:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.038843 10.0.0.22 - - [2026-02-02 16:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.034483 10.0.0.22 - - [2026-02-02 16:24:00] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008801 10.0.0.22 - - [2026-02-02 16:24:00] "POST /instance-ips HTTP/1.1" 200 397 0.046873 10.0.0.22 - - [2026-02-02 16:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.044963 10.0.0.22 - - [2026-02-02 16:24:00] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018809 10.0.0.22 - - [2026-02-02 16:24:00] "POST /set-tag HTTP/1.1" 200 109 0.053580 10.0.0.22 - - [2026-02-02 16:24:00] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.035890 10.0.0.22 - - [2026-02-02 16:24:00] "GET /instance-ip/94d98b2e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004093 10.0.0.22 - - [2026-02-02 16:24:00] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005035 10.0.0.22 - - [2026-02-02 16:24:00] "POST /set-tag HTTP/1.1" 200 109 0.003763 10.0.0.22 - - [2026-02-02 16:24:00] "POST /tags HTTP/1.1" 200 299 0.036929 10.0.0.22 - - [2026-02-02 16:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.22 - - [2026-02-02 16:24:01] "GET /tag/b7b85159-8df6-42e3-b05a-63496e08be47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.024061 10.0.0.22 - - [2026-02-02 16:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006115 10.0.0.22 - - [2026-02-02 16:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.22 - - [2026-02-02 16:24:01] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040339 10.0.0.22 - - [2026-02-02 16:24:01] "POST /virtual-machines HTTP/1.1" 200 395 0.014661 10.0.0.22 - - [2026-02-02 16:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017359 10.0.0.22 - - [2026-02-02 16:24:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.086940 10.0.0.22 - - [2026-02-02 16:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008161 10.0.0.22 - - [2026-02-02 16:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009437 10.0.0.22 - - [2026-02-02 16:24:01] "POST /instance-ips HTTP/1.1" 200 397 0.018288 10.0.0.22 - - [2026-02-02 16:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023536 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006122 10.0.0.22 - - [2026-02-02 16:24:01] "POST /set-tag HTTP/1.1" 200 109 0.017466 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011773 10.0.0.22 - - [2026-02-02 16:24:01] "GET /instance-ip/95628046-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002630 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004797 10.0.0.22 - - [2026-02-02 16:24:01] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003175 10.0.0.22 - - [2026-02-02 16:24:01] "POST /ref-update HTTP/1.1" 200 156 0.008992 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009573 10.0.0.22 - - [2026-02-02 16:24:01] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004536 10.0.0.22 - - [2026-02-02 16:24:01] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003588 10.0.0.22 - - [2026-02-02 16:24:01] "POST /ref-update HTTP/1.1" 200 156 0.007750 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005703 10.0.0.22 - - [2026-02-02 16:24:01] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003744 10.0.0.22 - - [2026-02-02 16:24:01] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003790 10.0.0.22 - - [2026-02-02 16:24:01] "POST /ref-update HTTP/1.1" 200 156 0.008670 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004114 10.0.0.22 - - [2026-02-02 16:24:01] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.22 - - [2026-02-02 16:24:01] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003334 10.0.0.22 - - [2026-02-02 16:24:02] "POST /ref-update HTTP/1.1" 200 156 0.010336 10.0.0.22 - - [2026-02-02 16:24:02] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019481 10.0.0.22 - - [2026-02-02 16:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.22 - - [2026-02-02 16:24:02] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004390 10.0.0.22 - - [2026-02-02 16:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.22 - - [2026-02-02 16:24:02] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005184 10.0.0.22 - - [2026-02-02 16:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.22 - - [2026-02-02 16:24:02] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003868 10.0.0.22 - - [2026-02-02 16:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.22 - - [2026-02-02 16:24:02] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004458 10.0.0.22 - - [2026-02-02 16:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.22 - - [2026-02-02 16:24:02] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005332 10.0.0.22 - - [2026-02-02 16:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.22 - - [2026-02-02 16:24:02] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006638 10.0.0.22 - - [2026-02-02 16:24:02] "POST /set-tag HTTP/1.1" 200 109 0.004080 10.0.0.22 - - [2026-02-02 16:24:02] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009036 10.0.0.22 - - [2026-02-02 16:24:02] "POST /set-tag HTTP/1.1" 200 109 0.004921 10.0.0.22 - - [2026-02-02 16:24:03] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004178 10.0.0.22 - - [2026-02-02 16:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.22 - - [2026-02-02 16:24:04] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005784 10.0.0.22 - - [2026-02-02 16:24:04] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.22 - - [2026-02-02 16:24:06] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006026 10.0.0.22 - - [2026-02-02 16:24:06] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.22 - - [2026-02-02 16:24:09] "GET /virtual-machine/a88c56e4-9165-443b-9861-4da57d0413e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003099 10.0.0.22 - - [2026-02-02 16:24:09] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003725 10.0.0.22 - - [2026-02-02 16:24:09] "GET /virtual-machine/3837565c-18c8-4260-8aca-a20dd64098e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002815 10.0.0.22 - - [2026-02-02 16:24:09] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003844 10.0.0.22 - - [2026-02-02 16:24:10] "GET /virtual-machine/6518c27c-5674-4c3f-ba49-0d824702680e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003348 10.0.0.22 - - [2026-02-02 16:24:10] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003790 10.0.0.22 - - [2026-02-02 16:24:10] "GET /virtual-machine/d1492496-63da-4611-8239-926e3fac038a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002815 10.0.0.22 - - [2026-02-02 16:24:10] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004032 10.0.0.22 - - [2026-02-02 16:24:11] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004101 10.0.0.22 - - [2026-02-02 16:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.22 - - [2026-02-02 16:24:12] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004147 10.0.0.22 - - [2026-02-02 16:24:12] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.22 - - [2026-02-02 16:24:13] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008650 10.0.0.22 - - [2026-02-02 16:24:13] "POST /set-tag HTTP/1.1" 200 109 0.007040 10.0.0.22 - - [2026-02-02 16:24:13] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005941 10.0.0.22 - - [2026-02-02 16:24:13] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.22 - - [2026-02-02 16:24:15] "GET /virtual-machine/ef7e9f5e-3839-455c-b78f-7445f862d674?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002993 10.0.0.22 - - [2026-02-02 16:24:15] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005979 10.0.0.22 - - [2026-02-02 16:24:15] "GET /virtual-machine/99fc0c4f-f0aa-4a79-940e-6d40d200d0fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003205 10.0.0.22 - - [2026-02-02 16:24:15] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003912 10.0.0.22 - - [2026-02-02 16:24:15] "GET /virtual-machine/62994d27-43dd-4906-812f-06852a997895?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004012 10.0.0.22 - - [2026-02-02 16:24:15] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005398 10.0.0.22 - - [2026-02-02 16:24:15] "GET /virtual-machine/014b69df-70bb-4542-a34b-2a2727c94364?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.004066 10.0.0.22 - - [2026-02-02 16:24:15] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008717 10.0.0.22 - - [2026-02-02 16:24:15] "GET /loadbalancer/3c95cf02-bf81-4463-b8c2-6b88d104c0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001923 10.0.0.22 - - [2026-02-02 16:24:15] "POST /tags HTTP/1.1" 200 333 0.033826 10.0.0.22 - - [2026-02-02 16:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007353 10.0.0.22 - - [2026-02-02 16:24:16] "GET /tag/147623e4-60d1-49ee-b9ff-803d577f07cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028052 10.0.0.22 - - [2026-02-02 16:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.22 - - [2026-02-02 16:24:16] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045671 10.0.0.22 - - [2026-02-02 16:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.22 - - [2026-02-02 16:24:16] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005040 10.0.0.22 - - [2026-02-02 16:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.22 - - [2026-02-02 16:24:16] "GET /service-appliance-set/a8c189cf-4075-4f0d-8c52-73e21e7ae782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002626 10.0.0.22 - - [2026-02-02 16:24:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.001599 10.0.0.22 - - [2026-02-02 16:24:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.110363 10.0.0.22 - - [2026-02-02 16:24:16] "GET /virtual-machine-interface/5bd98073-b0b1-4d58-858f-2003c9920d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.013561 10.0.0.22 - - [2026-02-02 16:24:16] "POST /instance-ips HTTP/1.1" 200 409 0.045955 10.0.0.22 - - [2026-02-02 16:24:16] "GET /instance-ip/3f0073e6-f81d-4832-bf17-fb1d558ca52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003652 10.0.0.22 - - [2026-02-02 16:24:16] "POST /loadbalancers HTTP/1.1" 200 629 0.079076 10.0.0.22 - - [2026-02-02 16:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021638 10.0.0.22 - - [2026-02-02 16:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005590 10.0.0.22 - - [2026-02-02 16:24:16] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030874 10.0.0.22 - - [2026-02-02 16:24:16] "GET /instance-ip/3f0073e6-f81d-4832-bf17-fb1d558ca52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002639 10.0.0.22 - - [2026-02-02 16:24:16] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039346 10.0.0.22 - - [2026-02-02 16:24:16] "GET /loadbalancer/3c95cf02-bf81-4463-b8c2-6b88d104c0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003916 10.0.0.22 - - [2026-02-02 16:24:16] "POST /floating-ips HTTP/1.1" 200 597 0.051947 10.0.0.22 - - [2026-02-02 16:24:16] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.068535 10.0.0.22 - - [2026-02-02 16:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.22 - - [2026-02-02 16:24:16] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023324 10.0.0.22 - - [2026-02-02 16:24:16] "GET /loadbalancer-listener/e31dfa51-5de4-4b70-9ce6-7c806cadda44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003630 10.0.0.22 - - [2026-02-02 16:24:16] "GET /loadbalancer-listener/e31dfa51-5de4-4b70-9ce6-7c806cadda44?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005297 10.0.0.22 - - [2026-02-02 16:24:16] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.047747 10.0.0.22 - - [2026-02-02 16:24:16] "GET /instance-ip/3f0073e6-f81d-4832-bf17-fb1d558ca52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005749 10.0.0.22 - - [2026-02-02 16:24:16] "GET /loadbalancer/3c95cf02-bf81-4463-b8c2-6b88d104c0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007836 10.0.0.22 - - [2026-02-02 16:24:16] "GET /instance-ip/3f0073e6-f81d-4832-bf17-fb1d558ca52a?fields=floating_ips HTTP/1.1" 200 1212 0.009972 10.0.0.22 - - [2026-02-02 16:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.22 - - [2026-02-02 16:24:16] "GET /loadbalancer/3c95cf02-bf81-4463-b8c2-6b88d104c0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002764 10.0.0.22 - - [2026-02-02 16:24:17] "GET /loadbalancer-pool/495fa711-2ac6-43af-9804-8568fc5bde4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009283 10.0.0.22 - - [2026-02-02 16:24:17] "GET /floating-ip/6db3e2a6-0d58-41f4-a7be-306179d7727c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002320 10.0.0.22 - - [2026-02-02 16:24:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.042804 10.0.0.22 - - [2026-02-02 16:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014026 10.0.0.22 - - [2026-02-02 16:24:17] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009183 10.0.0.22 - - [2026-02-02 16:24:17] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003892 10.0.0.22 - - [2026-02-02 16:24:17] "POST /tags HTTP/1.1" 409 221 0.010010 10.0.0.22 - - [2026-02-02 16:24:17] "POST /ref-update HTTP/1.1" 200 156 0.011407 10.0.0.22 - - [2026-02-02 16:24:17] "GET /floating-ip/6db3e2a6-0d58-41f4-a7be-306179d7727c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.016091 10.0.0.22 - - [2026-02-02 16:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.22 - - [2026-02-02 16:24:17] "GET /tag/147623e4-60d1-49ee-b9ff-803d577f07cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017090 10.0.0.22 - - [2026-02-02 16:24:17] "PUT /floating-ip/6db3e2a6-0d58-41f4-a7be-306179d7727c HTTP/1.1" 200 256 0.014046 10.0.0.22 - - [2026-02-02 16:24:17] "POST /set-tag HTTP/1.1" 200 109 0.094071 10.0.0.22 - - [2026-02-02 16:24:17] "GET /loadbalancer-pool/495fa711-2ac6-43af-9804-8568fc5bde4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002827 10.0.0.22 - - [2026-02-02 16:24:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019397 10.0.0.22 - - [2026-02-02 16:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019415 10.0.0.22 - - [2026-02-02 16:24:17] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021662 10.0.0.22 - - [2026-02-02 16:24:17] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006505 10.0.0.22 - - [2026-02-02 16:24:17] "POST /ref-update HTTP/1.1" 200 156 0.007062 10.0.0.22 - - [2026-02-02 16:24:17] "GET /floating-ip/6db3e2a6-0d58-41f4-a7be-306179d7727c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.035812 10.0.0.22 - - [2026-02-02 16:24:17] "POST /set-tag HTTP/1.1" 200 109 0.068985 10.0.0.22 - - [2026-02-02 16:24:18] "POST /tags HTTP/1.1" 409 206 0.005921 10.0.0.22 - - [2026-02-02 16:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.22 - - [2026-02-02 16:24:18] "GET /tag/7b2b266f-94cf-4a28-bc9e-8dbcb5eaf3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011995 10.0.0.22 - - [2026-02-02 16:24:18] "POST /tags HTTP/1.1" 409 204 0.002499 10.0.0.22 - - [2026-02-02 16:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012661 10.0.0.22 - - [2026-02-02 16:24:18] "GET /tag/2596ec3e-48c1-4d16-b482-2d102a1448d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012956 10.0.0.22 - - [2026-02-02 16:24:18] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005410 10.0.0.22 - - [2026-02-02 16:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2026-02-02 16:24:18] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003496 10.0.0.22 - - [2026-02-02 16:24:18] "POST /tags HTTP/1.1" 409 206 0.001564 10.0.0.22 - - [2026-02-02 16:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.22 - - [2026-02-02 16:24:18] "GET /tag/7b2b266f-94cf-4a28-bc9e-8dbcb5eaf3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013866 10.0.0.22 - - [2026-02-02 16:24:18] "POST /tags HTTP/1.1" 409 226 0.003440 10.0.0.22 - - [2026-02-02 16:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.22 - - [2026-02-02 16:24:18] "GET /tag/c9f554c7-86c8-4662-ba8a-05f1c8ec4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015476 10.0.0.22 - - [2026-02-02 16:24:18] "POST /tags HTTP/1.1" 409 204 0.003222 10.0.0.22 - - [2026-02-02 16:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.22 - - [2026-02-02 16:24:18] "GET /tag/2596ec3e-48c1-4d16-b482-2d102a1448d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009905 10.0.0.22 - - [2026-02-02 16:24:18] "POST /tags HTTP/1.1" 409 226 0.001444 10.0.0.22 - - [2026-02-02 16:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2026-02-02 16:24:18] "GET /tag/c9f554c7-86c8-4662-ba8a-05f1c8ec4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011854 10.0.0.22 - - [2026-02-02 16:24:18] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012316 10.0.0.22 - - [2026-02-02 16:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.22 - - [2026-02-02 16:24:18] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002710 10.0.0.22 - - [2026-02-02 16:24:19] "POST /firewall-rules HTTP/1.1" 200 626 0.067460 10.0.0.22 - - [2026-02-02 16:24:19] "POST /firewall-rules HTTP/1.1" 200 646 0.094591 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-rule/abd4113c-6ada-4f52-9a14-78de3710f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.035317 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002090 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-rule/f674901f-c829-42d3-b081-5cc205269292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003930 10.0.0.22 - - [2026-02-02 16:24:19] "POST /ref-update HTTP/1.1" 200 156 0.025054 10.0.0.22 - - [2026-02-02 16:24:19] "POST /firewall-policys HTTP/1.1" 200 606 0.043082 10.0.0.22 - - [2026-02-02 16:24:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013000 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-policy/ba265450-2502-4038-a52a-94157519ee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009692 10.0.0.22 - - [2026-02-02 16:24:19] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007779 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-policy/ba265450-2502-4038-a52a-94157519ee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002604 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-policy/4f49e4be-f0d8-449f-8a79-3e8dbdefe22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003613 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003535 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003371 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001760 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002908 10.0.0.22 - - [2026-02-02 16:24:19] "POST /ref-update HTTP/1.1" 200 156 0.030578 10.0.0.22 - - [2026-02-02 16:24:19] "POST /ref-update HTTP/1.1" 200 156 0.038077 10.0.0.22 - - [2026-02-02 16:24:19] "POST /ref-update HTTP/1.1" 200 156 0.021173 10.0.0.22 - - [2026-02-02 16:24:19] "POST /ref-update HTTP/1.1" 200 156 0.026099 10.0.0.22 - - [2026-02-02 16:24:19] "POST /ref-update HTTP/1.1" 200 156 0.063069 10.0.0.22 - - [2026-02-02 16:24:19] "GET /firewall-policy/ba265450-2502-4038-a52a-94157519ee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011293 10.0.0.22 - - [2026-02-02 16:26:18] "POST /tags HTTP/1.1" 409 252 0.001898 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.22 - - [2026-02-02 16:26:18] "GET /tag/676dd5c1-5215-4323-9ca8-abf3ead5ffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011155 10.0.0.22 - - [2026-02-02 16:26:18] "POST /tags HTTP/1.1" 409 228 0.001753 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.22 - - [2026-02-02 16:26:18] "GET /tag/625e9c9c-4906-4d09-92c2-72b306aba484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009997 10.0.0.22 - - [2026-02-02 16:26:18] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002568 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001164 10.0.0.22 - - [2026-02-02 16:26:18] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001871 10.0.0.22 - - [2026-02-02 16:26:18] "POST /tags HTTP/1.1" 409 206 0.001259 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.22 - - [2026-02-02 16:26:18] "GET /tag/7b2b266f-94cf-4a28-bc9e-8dbcb5eaf3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013028 10.0.0.22 - - [2026-02-02 16:26:18] "POST /tags HTTP/1.1" 409 226 0.001918 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.22 - - [2026-02-02 16:26:18] "GET /tag/c9f554c7-86c8-4662-ba8a-05f1c8ec4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011487 10.0.0.22 - - [2026-02-02 16:26:18] "POST /tags HTTP/1.1" 409 204 0.001702 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.22 - - [2026-02-02 16:26:18] "GET /tag/2596ec3e-48c1-4d16-b482-2d102a1448d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010036 10.0.0.22 - - [2026-02-02 16:26:18] "POST /tags HTTP/1.1" 409 226 0.002499 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.22 - - [2026-02-02 16:26:18] "GET /tag/c9f554c7-86c8-4662-ba8a-05f1c8ec4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010305 10.0.0.22 - - [2026-02-02 16:26:18] "POST /tags HTTP/1.1" 409 228 0.001959 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.22 - - [2026-02-02 16:26:18] "GET /tag/625e9c9c-4906-4d09-92c2-72b306aba484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023532 10.0.0.22 - - [2026-02-02 16:26:18] "POST /tags HTTP/1.1" 409 252 0.001811 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.22 - - [2026-02-02 16:26:18] "GET /tag/676dd5c1-5215-4323-9ca8-abf3ead5ffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009962 10.0.0.22 - - [2026-02-02 16:26:18] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002503 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.22 - - [2026-02-02 16:26:18] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002190 10.0.0.22 - - [2026-02-02 16:26:18] "POST /firewall-rules HTTP/1.1" 409 281 0.002761 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.22 - - [2026-02-02 16:26:18] "PUT /firewall-rule/f674901f-c829-42d3-b081-5cc205269292 HTTP/1.1" 200 260 0.018890 10.0.0.22 - - [2026-02-02 16:26:18] "POST /firewall-rules HTTP/1.1" 409 291 0.009886 10.0.0.22 - - [2026-02-02 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.22 - - [2026-02-02 16:26:18] "PUT /firewall-rule/abd4113c-6ada-4f52-9a14-78de3710f300 HTTP/1.1" 200 260 0.024578 10.0.0.22 - - [2026-02-02 16:26:18] "GET /firewall-rule/abd4113c-6ada-4f52-9a14-78de3710f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.011234 10.0.0.22 - - [2026-02-02 16:26:19] "POST /firewall-rules HTTP/1.1" 200 658 0.120140 10.0.0.22 - - [2026-02-02 16:26:19] "GET /firewall-rule/8bfd61fa-552b-4b06-b5f0-eba663a24b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.013136 10.0.0.22 - - [2026-02-02 16:26:19] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002932 10.0.0.22 - - [2026-02-02 16:26:19] "GET /firewall-rule/f674901f-c829-42d3-b081-5cc205269292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003012 10.0.0.22 - - [2026-02-02 16:26:19] "POST /firewall-policys HTTP/1.1" 409 269 0.003785 10.0.0.22 - - [2026-02-02 16:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.22 - - [2026-02-02 16:26:19] "PUT /firewall-policy/ba265450-2502-4038-a52a-94157519ee40 HTTP/1.1" 200 264 0.020985 10.0.0.22 - - [2026-02-02 16:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024180 10.0.0.22 - - [2026-02-02 16:26:19] "GET /firewall-policy/ba265450-2502-4038-a52a-94157519ee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.025938 10.0.0.22 - - [2026-02-02 16:26:19] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002956 10.0.0.22 - - [2026-02-02 16:26:19] "GET /firewall-policy/ba265450-2502-4038-a52a-94157519ee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002367 10.0.0.22 - - [2026-02-02 16:26:19] "GET /firewall-policy/4f49e4be-f0d8-449f-8a79-3e8dbdefe22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002216 10.0.0.22 - - [2026-02-02 16:26:19] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.012322 10.0.0.22 - - [2026-02-02 16:26:19] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002521 10.0.0.22 - - [2026-02-02 16:26:19] "GET /firewall-policy/ba265450-2502-4038-a52a-94157519ee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002307 10.0.0.22 - - [2026-02-02 16:26:19] "GET /firewall-policy/ba265450-2502-4038-a52a-94157519ee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001965 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:27:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001267 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:27:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001256 10.0.0.22 - - [2026-02-02 16:27:20] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012114 10.0.0.22 - - [2026-02-02 16:27:20] "POST /set-tag HTTP/1.1" 200 109 0.004414 10.0.0.22 - - [2026-02-02 16:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.22 - - [2026-02-02 16:27:21] "GET /loadbalancer/3c95cf02-bf81-4463-b8c2-6b88d104c0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003616 10.0.0.22 - - [2026-02-02 16:27:21] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004773 10.0.0.22 - - [2026-02-02 16:27:21] "POST /set-tag HTTP/1.1" 200 109 0.022813 10.0.0.22 - - [2026-02-02 16:27:21] "DELETE /loadbalancer-member/766b4751-69ec-4f70-b54a-de40f087df20 HTTP/1.1" 200 115 0.029438 10.0.0.22 - - [2026-02-02 16:27:21] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004046 10.0.0.22 - - [2026-02-02 16:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.22 - - [2026-02-02 16:27:21] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004104 10.0.0.22 - - [2026-02-02 16:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.22 - - [2026-02-02 16:27:21] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004180 10.0.0.22 - - [2026-02-02 16:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.22 - - [2026-02-02 16:27:21] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004020 10.0.0.22 - - [2026-02-02 16:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.22 - - [2026-02-02 16:27:21] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004875 10.0.0.22 - - [2026-02-02 16:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.22 - - [2026-02-02 16:27:21] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003781 10.0.0.22 - - [2026-02-02 16:27:21] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.22 - - [2026-02-02 16:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.22 - - [2026-02-02 16:27:21] "GET /loadbalancer/3c95cf02-bf81-4463-b8c2-6b88d104c0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002375 10.0.0.22 - - [2026-02-02 16:27:21] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004087 10.0.0.22 - - [2026-02-02 16:27:21] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.22 - - [2026-02-02 16:27:22] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004227 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.22 - - [2026-02-02 16:27:22] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003703 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.22 - - [2026-02-02 16:27:22] "GET /virtual-machine/6518c27c-5674-4c3f-ba49-0d824702680e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004476 10.0.0.22 - - [2026-02-02 16:27:22] "POST /ref-update HTTP/1.1" 200 156 0.010731 10.0.0.22 - - [2026-02-02 16:27:22] "GET /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004213 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.014872 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.017656 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.014663 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.020660 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.025105 10.0.0.22 - - [2026-02-02 16:27:22] "DELETE /instance-ip/930a549a-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.029188 10.0.0.22 - - [2026-02-02 16:27:22] "DELETE /virtual-machine-interface/92f54c76-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.030180 10.0.0.22 - - [2026-02-02 16:27:22] "DELETE /virtual-machine/6518c27c-5674-4c3f-ba49-0d824702680e HTTP/1.1" 200 115 0.023711 10.0.0.22 - - [2026-02-02 16:27:22] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004274 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.003442 10.0.0.22 - - [2026-02-02 16:27:22] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003683 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.22 - - [2026-02-02 16:27:22] "GET /virtual-machine/3837565c-18c8-4260-8aca-a20dd64098e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002636 10.0.0.22 - - [2026-02-02 16:27:22] "POST /ref-update HTTP/1.1" 200 156 0.008834 10.0.0.22 - - [2026-02-02 16:27:22] "GET /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011996 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.018256 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.038374 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.028297 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.015468 10.0.0.22 - - [2026-02-02 16:27:22] "POST /set-tag HTTP/1.1" 200 109 0.024918 10.0.0.22 - - [2026-02-02 16:27:22] "DELETE /instance-ip/927ea436-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.037105 10.0.0.22 - - [2026-02-02 16:27:22] "POST /ref-update HTTP/1.1" 200 156 0.007563 10.0.0.22 - - [2026-02-02 16:27:22] "DELETE /virtual-machine-interface/926b0d54-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.039715 10.0.0.22 - - [2026-02-02 16:27:22] "DELETE /virtual-machine/3837565c-18c8-4260-8aca-a20dd64098e0 HTTP/1.1" 200 115 0.016147 10.0.0.22 - - [2026-02-02 16:27:23] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005932 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.22 - - [2026-02-02 16:27:23] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004789 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.22 - - [2026-02-02 16:27:23] "GET /virtual-machine/a88c56e4-9165-443b-9861-4da57d0413e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003371 10.0.0.22 - - [2026-02-02 16:27:23] "POST /ref-update HTTP/1.1" 200 156 0.008815 10.0.0.22 - - [2026-02-02 16:27:23] "GET /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009407 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.016381 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.023645 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.017226 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.018660 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.019533 10.0.0.22 - - [2026-02-02 16:27:23] "DELETE /instance-ip/921661a0-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.043636 10.0.0.22 - - [2026-02-02 16:27:23] "POST /ref-update HTTP/1.1" 200 156 0.015201 10.0.0.22 - - [2026-02-02 16:27:23] "DELETE /virtual-machine-interface/9202ab38-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.037590 10.0.0.22 - - [2026-02-02 16:27:23] "DELETE /virtual-machine/a88c56e4-9165-443b-9861-4da57d0413e8 HTTP/1.1" 200 115 0.036339 10.0.0.22 - - [2026-02-02 16:27:23] "DELETE /tag/e5f5cd8b-c443-435b-bcd6-e06e39f22319 HTTP/1.1" 200 115 0.034139 10.0.0.22 - - [2026-02-02 16:27:23] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007263 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.003084 10.0.0.22 - - [2026-02-02 16:27:23] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005236 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.22 - - [2026-02-02 16:27:23] "GET /virtual-machine/d1492496-63da-4611-8239-926e3fac038a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002878 10.0.0.22 - - [2026-02-02 16:27:23] "POST /ref-update HTTP/1.1" 200 156 0.009995 10.0.0.22 - - [2026-02-02 16:27:23] "GET /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012381 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.016801 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.024045 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.034250 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.022184 10.0.0.22 - - [2026-02-02 16:27:23] "POST /set-tag HTTP/1.1" 200 109 0.031906 10.0.0.22 - - [2026-02-02 16:27:23] "DELETE /instance-ip/937cdace-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.048054 10.0.0.22 - - [2026-02-02 16:27:24] "DELETE /virtual-machine-interface/9363ba58-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.040717 10.0.0.22 - - [2026-02-02 16:27:24] "DELETE /virtual-machine/d1492496-63da-4611-8239-926e3fac038a HTTP/1.1" 200 115 0.019889 10.0.0.22 - - [2026-02-02 16:27:24] "DELETE /tag/f5fd34fc-2838-44db-aea5-aab70eb47102 HTTP/1.1" 200 115 0.031356 10.0.0.22 - - [2026-02-02 16:27:24] "DELETE /tag/7b2b266f-94cf-4a28-bc9e-8dbcb5eaf3ad HTTP/1.1" 409 388 0.003603 10.0.0.22 - - [2026-02-02 16:27:28] "GET /global-system-configs HTTP/1.1" 200 322 0.001872 10.0.0.22 - - [2026-02-02 16:27:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002326 10.0.0.22 - - [2026-02-02 16:27:52] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006711 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.22 - - [2026-02-02 16:27:52] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006028 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.22 - - [2026-02-02 16:27:52] "GET /virtual-machine/ef7e9f5e-3839-455c-b78f-7445f862d674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002769 10.0.0.22 - - [2026-02-02 16:27:52] "POST /ref-update HTTP/1.1" 200 156 0.007772 10.0.0.22 - - [2026-02-02 16:27:52] "GET /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017211 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.015275 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.017000 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.025216 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.013629 10.0.0.22 - - [2026-02-02 16:27:52] "DELETE /instance-ip/93f38f3e-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.031953 10.0.0.22 - - [2026-02-02 16:27:52] "DELETE /virtual-machine-interface/93de647e-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.038399 10.0.0.22 - - [2026-02-02 16:27:52] "DELETE /virtual-machine/ef7e9f5e-3839-455c-b78f-7445f862d674 HTTP/1.1" 200 115 0.016766 10.0.0.22 - - [2026-02-02 16:27:52] "DELETE /tag/4d5bc833-20ad-48fc-ac92-e3ad378f9f21 HTTP/1.1" 200 115 0.030494 10.0.0.22 - - [2026-02-02 16:27:52] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004117 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.22 - - [2026-02-02 16:27:52] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003616 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.001601 10.0.0.22 - - [2026-02-02 16:27:52] "GET /virtual-machine/62994d27-43dd-4906-812f-06852a997895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002608 10.0.0.22 - - [2026-02-02 16:27:52] "POST /ref-update HTTP/1.1" 200 156 0.009280 10.0.0.22 - - [2026-02-02 16:27:52] "GET /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011544 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.014443 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.022556 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.022362 10.0.0.22 - - [2026-02-02 16:27:52] "POST /set-tag HTTP/1.1" 200 109 0.013442 10.0.0.22 - - [2026-02-02 16:27:52] "DELETE /instance-ip/945de1cc-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.057942 10.0.0.22 - - [2026-02-02 16:27:52] "DELETE /virtual-machine-interface/94478576-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.038908 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /virtual-machine/62994d27-43dd-4906-812f-06852a997895 HTTP/1.1" 200 115 0.019640 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /tag/2b5527d8-c187-463c-be95-7b73954c3d10 HTTP/1.1" 200 115 0.029842 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /tag/e76bbe40-b658-4eb6-856c-6d1d85d8d152 HTTP/1.1" 200 115 0.029194 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /tag/2596ec3e-48c1-4d16-b482-2d102a1448d7 HTTP/1.1" 409 236 0.003930 10.0.0.22 - - [2026-02-02 16:27:53] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005085 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.22 - - [2026-02-02 16:27:53] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004500 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.22 - - [2026-02-02 16:27:53] "GET /virtual-machine/99fc0c4f-f0aa-4a79-940e-6d40d200d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002330 10.0.0.22 - - [2026-02-02 16:27:53] "POST /ref-update HTTP/1.1" 200 156 0.007556 10.0.0.22 - - [2026-02-02 16:27:53] "GET /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004221 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.014925 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.013722 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.013929 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.019478 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /instance-ip/94d98b2e-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.042345 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /virtual-machine-interface/94b7f98c-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.034657 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /virtual-machine/99fc0c4f-f0aa-4a79-940e-6d40d200d0fe HTTP/1.1" 200 115 0.020833 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /tag/5dcdd12b-2d30-41ab-8460-7d529192a717 HTTP/1.1" 200 115 0.028827 10.0.0.22 - - [2026-02-02 16:27:53] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003976 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.003929 10.0.0.22 - - [2026-02-02 16:27:53] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003891 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.22 - - [2026-02-02 16:27:53] "GET /virtual-machine/014b69df-70bb-4542-a34b-2a2727c94364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.011311 10.0.0.22 - - [2026-02-02 16:27:53] "POST /ref-update HTTP/1.1" 200 156 0.008403 10.0.0.22 - - [2026-02-02 16:27:53] "GET /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009593 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.017506 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.021031 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.019343 10.0.0.22 - - [2026-02-02 16:27:53] "POST /set-tag HTTP/1.1" 200 109 0.011985 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /instance-ip/95628046-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.047196 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /virtual-machine-interface/954c58de-0053-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.048466 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /virtual-machine/014b69df-70bb-4542-a34b-2a2727c94364 HTTP/1.1" 200 115 0.015755 10.0.0.22 - - [2026-02-02 16:27:53] "DELETE /tag/676dd5c1-5215-4323-9ca8-abf3ead5ffc1 HTTP/1.1" 409 236 0.005732 10.0.0.22 - - [2026-02-02 16:27:54] "DELETE /tag/b7b85159-8df6-42e3-b05a-63496e08be47 HTTP/1.1" 200 115 0.027596 10.0.0.22 - - [2026-02-02 16:27:54] "DELETE /tag/625e9c9c-4906-4d09-92c2-72b306aba484 HTTP/1.1" 409 236 0.003123 10.0.0.22 - - [2026-02-02 16:27:56] "POST /projects HTTP/1.1" 409 238 0.002814 10.0.0.22 - - [2026-02-02 16:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.22 - - [2026-02-02 16:27:56] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033912 10.0.0.22 - - [2026-02-02 16:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.22 - - [2026-02-02 16:27:56] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004379 10.0.0.22 - - [2026-02-02 16:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2026-02-02 16:27:56] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003941 10.0.0.22 - - [2026-02-02 16:27:56] "POST /security-groups HTTP/1.1" 409 285 0.002055 10.0.0.22 - - [2026-02-02 16:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.22 - - [2026-02-02 16:27:56] "PUT /security-group/e0476e3a-56c2-4eba-8009-0e712c94531b HTTP/1.1" 200 262 0.055462 10.0.0.22 - - [2026-02-02 16:27:56] "PUT /access-control-list/a237948f-d96a-46ce-9627-1b50ca83ff07 HTTP/1.1" 200 272 0.012830 10.0.0.22 - - [2026-02-02 16:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019743 10.0.0.22 - - [2026-02-02 16:27:56] "PUT /access-control-list/43044b80-c7c1-4d4d-93bd-39c3f6a8bf2c HTTP/1.1" 200 272 0.025961 10.0.0.22 - - [2026-02-02 16:28:01] "POST /projects HTTP/1.1" 409 238 0.002053 10.0.0.22 - - [2026-02-02 16:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.22 - - [2026-02-02 16:28:01] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062867 10.0.0.22 - - [2026-02-02 16:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.22 - - [2026-02-02 16:28:01] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004509 10.0.0.22 - - [2026-02-02 16:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.22 - - [2026-02-02 16:28:01] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004609 10.0.0.22 - - [2026-02-02 16:28:01] "POST /security-groups HTTP/1.1" 409 285 0.003526 10.0.0.22 - - [2026-02-02 16:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.22 - - [2026-02-02 16:28:01] "PUT /security-group/e0476e3a-56c2-4eba-8009-0e712c94531b HTTP/1.1" 200 262 0.066306 10.0.0.22 - - [2026-02-02 16:28:01] "PUT /access-control-list/a237948f-d96a-46ce-9627-1b50ca83ff07 HTTP/1.1" 200 272 0.017599 10.0.0.22 - - [2026-02-02 16:28:01] "PUT /access-control-list/43044b80-c7c1-4d4d-93bd-39c3f6a8bf2c HTTP/1.1" 200 272 0.038681 10.0.0.22 - - [2026-02-02 16:28:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.050306 10.0.0.22 - - [2026-02-02 16:28:01] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.020630 10.0.0.22 - - [2026-02-02 16:28:01] "GET /firewall-rule/378aa7f7-2de8-46bf-a458-470b45ccf070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004530 10.0.0.22 - - [2026-02-02 16:28:01] "POST /ref-update HTTP/1.1" 200 156 0.074762 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /firewall-rule/378aa7f7-2de8-46bf-a458-470b45ccf070 HTTP/1.1" 200 115 0.043664 10.0.0.22 - - [2026-02-02 16:28:02] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.010759 10.0.0.22 - - [2026-02-02 16:28:02] "GET /firewall-rule/609a7355-e34d-44e5-902b-e6dc75c545a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002532 10.0.0.22 - - [2026-02-02 16:28:02] "POST /ref-update HTTP/1.1" 200 156 0.077496 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /firewall-rule/609a7355-e34d-44e5-902b-e6dc75c545a0 HTTP/1.1" 200 115 0.077866 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /tag/8b74138c-eef1-44ca-8b4e-a9b5977f20d6 HTTP/1.1" 200 115 0.102882 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /tag/676dd5c1-5215-4323-9ca8-abf3ead5ffc1 HTTP/1.1" 409 236 0.006894 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /tag/625e9c9c-4906-4d09-92c2-72b306aba484 HTTP/1.1" 409 236 0.005474 10.0.0.22 - - [2026-02-02 16:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.22 - - [2026-02-02 16:28:02] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006523 10.0.0.22 - - [2026-02-02 16:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.22 - - [2026-02-02 16:28:02] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004122 10.0.0.22 - - [2026-02-02 16:28:02] "PUT /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d HTTP/1.1" 200 264 0.066358 10.0.0.22 - - [2026-02-02 16:28:02] "PUT /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d HTTP/1.1" 200 264 0.037577 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /security-group/e0476e3a-56c2-4eba-8009-0e712c94531b HTTP/1.1" 200 115 0.044153 10.0.0.22 - - [2026-02-02 16:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /access-control-list/a237948f-d96a-46ce-9627-1b50ca83ff07 HTTP/1.1" 200 115 0.039821 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /access-control-list/43044b80-c7c1-4d4d-93bd-39c3f6a8bf2c HTTP/1.1" 200 115 0.022686 10.0.0.22 - - [2026-02-02 16:28:02] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029510 10.0.0.22 - - [2026-02-02 16:28:02] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?fields=security_groups HTTP/1.1" 200 1352 0.033525 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /security-group/3230fa76-021e-4fde-a8c0-e1b9442df4ce HTTP/1.1" 200 115 0.042621 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /access-control-list/a22b9ba7-cab4-4756-a250-acfa68577665 HTTP/1.1" 200 115 0.034263 10.0.0.22 - - [2026-02-02 16:28:02] "GET /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6?fields=application_policy_sets HTTP/1.1" 200 1391 0.043875 10.0.0.22 - - [2026-02-02 16:28:02] "DELETE /access-control-list/f9da5410-28e4-4fb2-b367-15a1fe22a185 HTTP/1.1" 200 115 0.044107 10.0.0.22 - - [2026-02-02 16:28:03] "DELETE /project/1fce8cb8-aa61-4b07-a2f9-d0fccd98c4c6 HTTP/1.1" 200 115 0.288024 10.0.0.22 - - [2026-02-02 16:28:03] "POST /projects HTTP/1.1" 409 238 0.013763 10.0.0.22 - - [2026-02-02 16:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.22 - - [2026-02-02 16:28:03] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028546 10.0.0.22 - - [2026-02-02 16:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.22 - - [2026-02-02 16:28:03] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003869 10.0.0.22 - - [2026-02-02 16:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.22 - - [2026-02-02 16:28:03] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006053 10.0.0.22 - - [2026-02-02 16:28:03] "POST /security-groups HTTP/1.1" 409 285 0.002854 10.0.0.22 - - [2026-02-02 16:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.22 - - [2026-02-02 16:28:03] "PUT /security-group/5abb888a-45e7-421e-95b2-457d8dc5f90e HTTP/1.1" 200 262 0.055356 10.0.0.22 - - [2026-02-02 16:28:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025995 10.0.0.22 - - [2026-02-02 16:28:03] "PUT /access-control-list/a9a59c19-0f18-4bed-bd59-2aa447988ba1 HTTP/1.1" 200 272 0.010166 10.0.0.22 - - [2026-02-02 16:28:03] "PUT /access-control-list/7af3bd70-8613-488f-add7-3a6326503be7 HTTP/1.1" 200 272 0.035350 10.0.0.22 - - [2026-02-02 16:28:07] "DELETE /loadbalancer-member/a438e753-4363-47ec-b5d9-54f2e5ac0cf7 HTTP/1.1" 200 115 0.039997 10.0.0.22 - - [2026-02-02 16:28:07] "DELETE /loadbalancer-pool/495fa711-2ac6-43af-9804-8568fc5bde4b HTTP/1.1" 200 115 0.037107 10.0.0.22 - - [2026-02-02 16:28:07] "DELETE /loadbalancer-listener/e31dfa51-5de4-4b70-9ce6-7c806cadda44 HTTP/1.1" 200 115 0.040655 10.0.0.22 - - [2026-02-02 16:28:07] "DELETE /loadbalancer/3c95cf02-bf81-4463-b8c2-6b88d104c0f8 HTTP/1.1" 200 115 0.038461 10.0.0.22 - - [2026-02-02 16:28:07] "DELETE /floating-ip/6db3e2a6-0d58-41f4-a7be-306179d7727c HTTP/1.1" 200 115 0.038024 10.0.0.22 - - [2026-02-02 16:28:07] "DELETE /instance-ip/3f0073e6-f81d-4832-bf17-fb1d558ca52a HTTP/1.1" 200 115 0.063616 10.0.0.22 - - [2026-02-02 16:28:07] "DELETE /virtual-machine-interface/5bd98073-b0b1-4d58-858f-2003c9920d0f HTTP/1.1" 200 115 0.051545 10.0.0.22 - - [2026-02-02 16:28:07] "DELETE /tag/147623e4-60d1-49ee-b9ff-803d577f07cf HTTP/1.1" 200 115 0.039468 10.0.0.22 - - [2026-02-02 16:28:07] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002568 10.0.0.22 - - [2026-02-02 16:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.22 - - [2026-02-02 16:28:07] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002149 10.0.0.22 - - [2026-02-02 16:28:07] "GET /firewall-policy/b5424d12-4734-4a7d-abfd-28f65bfa4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001812 10.0.0.22 - - [2026-02-02 16:28:07] "GET /firewall-rule/f674901f-c829-42d3-b081-5cc205269292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002195 10.0.0.22 - - [2026-02-02 16:28:07] "POST /ref-update HTTP/1.1" 200 156 0.010699 10.0.0.22 - - [2026-02-02 16:28:07] "DELETE /firewall-rule/f674901f-c829-42d3-b081-5cc205269292 HTTP/1.1" 200 115 0.032148 10.0.0.22 - - [2026-02-02 16:28:07] "GET /firewall-policy/ba265450-2502-4038-a52a-94157519ee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006723 10.0.0.22 - - [2026-02-02 16:28:07] "GET /firewall-rule/abd4113c-6ada-4f52-9a14-78de3710f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003326 10.0.0.22 - - [2026-02-02 16:28:07] "POST /ref-update HTTP/1.1" 200 156 0.015864 10.0.0.22 - - [2026-02-02 16:28:07] "DELETE /firewall-rule/abd4113c-6ada-4f52-9a14-78de3710f300 HTTP/1.1" 200 115 0.054936 10.0.0.22 - - [2026-02-02 16:28:07] "GET /firewall-policy/ba265450-2502-4038-a52a-94157519ee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003532 10.0.0.22 - - [2026-02-02 16:28:07] "GET /firewall-rule/8bfd61fa-552b-4b06-b5f0-eba663a24b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002723 10.0.0.22 - - [2026-02-02 16:28:07] "POST /ref-update HTTP/1.1" 200 156 0.012060 10.0.0.22 - - [2026-02-02 16:28:08] "DELETE /firewall-rule/8bfd61fa-552b-4b06-b5f0-eba663a24b3e HTTP/1.1" 200 115 0.042231 10.0.0.22 - - [2026-02-02 16:28:08] "GET /application-policy-set/955e441e-b8a4-4c21-b645-47629303d13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003527 10.0.0.22 - - [2026-02-02 16:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.22 - - [2026-02-02 16:28:08] "GET /policy-management/e244acb9-6b27-4b4a-a59d-233d4e747ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002873 10.0.0.22 - - [2026-02-02 16:28:08] "GET /firewall-policy/ba265450-2502-4038-a52a-94157519ee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003628 10.0.0.22 - - [2026-02-02 16:28:08] "POST /ref-update HTTP/1.1" 200 156 0.021181 10.0.0.22 - - [2026-02-02 16:28:08] "DELETE /firewall-policy/ba265450-2502-4038-a52a-94157519ee40 HTTP/1.1" 200 115 0.049255 10.0.0.22 - - [2026-02-02 16:28:08] "DELETE /tag/676dd5c1-5215-4323-9ca8-abf3ead5ffc1 HTTP/1.1" 200 115 0.032776 10.0.0.22 - - [2026-02-02 16:28:08] "DELETE /tag/7b2b266f-94cf-4a28-bc9e-8dbcb5eaf3ad HTTP/1.1" 200 115 0.063299 10.0.0.22 - - [2026-02-02 16:28:08] "DELETE /tag/625e9c9c-4906-4d09-92c2-72b306aba484 HTTP/1.1" 200 115 0.079771 10.0.0.22 - - [2026-02-02 16:28:08] "DELETE /tag/2596ec3e-48c1-4d16-b482-2d102a1448d7 HTTP/1.1" 200 115 0.068755 10.0.0.22 - - [2026-02-02 16:28:08] "POST /projects HTTP/1.1" 409 238 0.002947 10.0.0.22 - - [2026-02-02 16:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.22 - - [2026-02-02 16:28:08] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051671 10.0.0.22 - - [2026-02-02 16:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.22 - - [2026-02-02 16:28:08] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005760 10.0.0.22 - - [2026-02-02 16:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.22 - - [2026-02-02 16:28:08] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007832 10.0.0.22 - - [2026-02-02 16:28:08] "POST /security-groups HTTP/1.1" 409 285 0.003012 10.0.0.22 - - [2026-02-02 16:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.22 - - [2026-02-02 16:28:08] "PUT /security-group/5abb888a-45e7-421e-95b2-457d8dc5f90e HTTP/1.1" 200 262 0.078865 10.0.0.22 - - [2026-02-02 16:28:08] "PUT /access-control-list/a9a59c19-0f18-4bed-bd59-2aa447988ba1 HTTP/1.1" 200 272 0.055794 10.0.0.22 - - [2026-02-02 16:28:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.070848 10.0.0.22 - - [2026-02-02 16:28:08] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.021579 10.0.0.22 - - [2026-02-02 16:28:08] "PUT /access-control-list/7af3bd70-8613-488f-add7-3a6326503be7 HTTP/1.1" 200 272 0.051059 10.0.0.22 - - [2026-02-02 16:28:08] "GET /firewall-rule/ad4c28c1-0cb4-42c3-9d4f-20d57d383dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004179 10.0.0.22 - - [2026-02-02 16:28:09] "POST /ref-update HTTP/1.1" 200 156 0.064697 10.0.0.22 - - [2026-02-02 16:28:09] "DELETE /firewall-rule/ad4c28c1-0cb4-42c3-9d4f-20d57d383dca HTTP/1.1" 200 115 0.051547 10.0.0.22 - - [2026-02-02 16:28:09] "GET /firewall-policy/8dbbef49-6016-4c4e-8f00-61b833191597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004335 10.0.0.22 - - [2026-02-02 16:28:09] "GET /firewall-rule/53fe9c8c-3ff7-4dec-92f5-3c15a7348660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003100 10.0.0.22 - - [2026-02-02 16:28:09] "POST /ref-update HTTP/1.1" 200 156 0.044646 10.0.0.22 - - [2026-02-02 16:28:09] "DELETE /firewall-rule/53fe9c8c-3ff7-4dec-92f5-3c15a7348660 HTTP/1.1" 200 115 0.038028 10.0.0.22 - - [2026-02-02 16:28:09] "DELETE /tag/c9f554c7-86c8-4662-ba8a-05f1c8ec4a28 HTTP/1.1" 200 115 0.036791 10.0.0.22 - - [2026-02-02 16:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.22 - - [2026-02-02 16:28:09] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004671 10.0.0.22 - - [2026-02-02 16:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.22 - - [2026-02-02 16:28:09] "GET /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003462 10.0.0.22 - - [2026-02-02 16:28:09] "PUT /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d HTTP/1.1" 200 264 0.053587 10.0.0.22 - - [2026-02-02 16:28:09] "PUT /virtual-network/c482487e-317a-4815-93c0-26bf57fb512d HTTP/1.1" 200 264 0.045219 10.0.0.22 - - [2026-02-02 16:28:09] "DELETE /security-group/5abb888a-45e7-421e-95b2-457d8dc5f90e HTTP/1.1" 200 115 0.052963 10.0.0.22 - - [2026-02-02 16:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.22 - - [2026-02-02 16:28:09] "DELETE /access-control-list/a9a59c19-0f18-4bed-bd59-2aa447988ba1 HTTP/1.1" 200 115 0.025732 10.0.0.22 - - [2026-02-02 16:28:09] "DELETE /access-control-list/7af3bd70-8613-488f-add7-3a6326503be7 HTTP/1.1" 200 115 0.026999 10.0.0.22 - - [2026-02-02 16:28:09] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033665 10.0.0.22 - - [2026-02-02 16:28:09] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?fields=security_groups HTTP/1.1" 200 1352 0.035264 10.0.0.22 - - [2026-02-02 16:28:09] "DELETE /security-group/c3343d9b-8ef2-4c6d-89cb-cdd9dfddf2cf HTTP/1.1" 200 115 0.040023 10.0.0.22 - - [2026-02-02 16:28:09] "GET /project/884c512e-c613-46af-92d2-49a009ed9c0d?fields=application_policy_sets HTTP/1.1" 200 1391 0.058120 10.0.0.22 - - [2026-02-02 16:28:09] "DELETE /access-control-list/22124188-2379-47cf-97c1-abd97b45a752 HTTP/1.1" 200 115 0.173542 10.0.0.22 - - [2026-02-02 16:28:10] "DELETE /access-control-list/fb4b3544-e182-491f-870b-8d3a914c91c4 HTTP/1.1" 200 115 0.240914 10.0.0.22 - - [2026-02-02 16:28:10] "DELETE /project/884c512e-c613-46af-92d2-49a009ed9c0d HTTP/1.1" 200 115 0.633186 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:28:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000797 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:28:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:28:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:28:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:28:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003650 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:28:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.22 - - [2026-02-02 16:28:56] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.22 - - [2026-02-02 16:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.22 - - [2026-02-02 16:28:56] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003487 10.0.0.22 - - [2026-02-02 16:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2026-02-02 16:28:57] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002654 10.0.0.22 - - [2026-02-02 16:29:10] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.22 - - [2026-02-02 16:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.22 - - [2026-02-02 16:29:10] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004107 10.0.0.22 - - [2026-02-02 16:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.22 - - [2026-02-02 16:29:10] "GET /config-node/3362c8fd-daf8-4c1e-a0e0-5ea58228ed8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002235 10.0.0.22 - - [2026-02-02 16:29:22] "GET / HTTP/1.1" 200 35931 0.002177 10.0.0.22 - - [2026-02-02 16:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.22 - - [2026-02-02 16:29:22] "GET /routing-instance/ded2caa5-ea20-489f-8989-4f9fb5738ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003475 10.0.0.22 - - [2026-02-02 16:29:22] "POST /bgp-routers HTTP/1.1" 409 301 0.001995 10.0.0.22 - - [2026-02-02 16:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.22 - - [2026-02-02 16:29:22] "GET /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002684 10.0.0.22 - - [2026-02-02 16:29:22] "PUT /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26 HTTP/1.1" 200 254 0.029206 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:29:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001150 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:29:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001160 10.0.0.22 - - [2026-02-02 16:29:36] "GET / HTTP/1.1" 200 35931 0.001666 10.0.0.22 - - [2026-02-02 16:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.22 - - [2026-02-02 16:29:36] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004130 10.0.0.22 - - [2026-02-02 16:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.22 - - [2026-02-02 16:29:36] "GET /config-node/3362c8fd-daf8-4c1e-a0e0-5ea58228ed8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001718 10.0.0.22 - - [2026-02-02 16:29:36] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.22 - - [2026-02-02 16:29:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001929 10.0.0.22 - - [2026-02-02 16:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.22 - - [2026-02-02 16:29:41] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002085 10.0.0.22 - - [2026-02-02 16:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.22 - - [2026-02-02 16:29:41] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.007924 10.0.0.22 - - [2026-02-02 16:29:42] "GET / HTTP/1.1" 200 35931 0.002822 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 264 0.002607 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/a5e0326f-05ed-453e-9386-96b05aab63f3 HTTP/1.1" 200 244 0.011269 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 261 0.002863 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/9001a67f-bc7b-450b-8edd-b6122797df38 HTTP/1.1" 200 244 0.009660 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 261 0.003065 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/02143ff1-3c5b-4284-bb9a-744a1ce3f693 HTTP/1.1" 200 244 0.010853 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 253 0.004378 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/110970b0-3e59-4538-bdeb-f3149e7e2df4 HTTP/1.1" 200 244 0.010808 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 251 0.006492 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/3461613f-af82-48e3-8ae3-b1699342c1c7 HTTP/1.1" 200 244 0.009961 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 252 0.009583 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/3c3c8713-7f1d-4a7c-b153-687d13c43e4f HTTP/1.1" 200 244 0.028917 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 256 0.009898 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/5e126f80-c571-4ab4-a802-3a8269a07142 HTTP/1.1" 200 244 0.010028 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 248 0.008297 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/2c80f9ca-ed05-4b2e-95b9-bd45dbdc5119 HTTP/1.1" 200 244 0.011410 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 252 0.005658 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/dd637ccc-9c89-47f8-8e8c-574dbdbd5f33 HTTP/1.1" 200 244 0.010171 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 257 0.005088 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/ed663584-e371-42ac-b87e-a4128c7875a8 HTTP/1.1" 200 244 0.011037 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 251 0.007344 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/bb0300b8-7353-4ece-bb4e-4b82447274c2 HTTP/1.1" 200 244 0.010045 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 257 0.007450 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/c4f121bc-8276-46b4-b000-e7758c9577cf HTTP/1.1" 200 244 0.009957 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 261 0.009197 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/cd4033e0-5d15-4c56-95e4-9c4ca627ddb9 HTTP/1.1" 200 244 0.010056 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 258 0.004811 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.22 - - [2026-02-02 16:29:42] "PUT /alarm/4fa9358f-679e-4a9a-9e89-bc37405af156 HTTP/1.1" 200 244 0.010175 10.0.0.22 - - [2026-02-02 16:29:42] "POST /alarms HTTP/1.1" 409 254 0.008790 10.0.0.22 - - [2026-02-02 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.22 - - [2026-02-02 16:29:43] "PUT /alarm/3e958e6d-a326-4fa5-b5b0-ce45c0dcc7ab HTTP/1.1" 200 244 0.010349 10.0.0.22 - - [2026-02-02 16:29:43] "POST /alarms HTTP/1.1" 409 254 0.012243 10.0.0.22 - - [2026-02-02 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.22 - - [2026-02-02 16:29:43] "PUT /alarm/80405600-fd5d-4b9f-96f0-939eee883cdd HTTP/1.1" 200 244 0.009226 10.0.0.22 - - [2026-02-02 16:29:43] "POST /alarms HTTP/1.1" 409 254 0.008178 10.0.0.22 - - [2026-02-02 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.22 - - [2026-02-02 16:29:43] "PUT /alarm/5aeebf97-20c6-454c-87de-55815ed06356 HTTP/1.1" 200 244 0.010753 10.0.0.22 - - [2026-02-02 16:29:43] "POST /alarms HTTP/1.1" 409 247 0.003426 10.0.0.22 - - [2026-02-02 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.22 - - [2026-02-02 16:29:43] "PUT /alarm/3cfa8b22-ee95-42c9-a68b-f367631dbfc4 HTTP/1.1" 200 244 0.010536 10.0.0.22 - - [2026-02-02 16:29:43] "POST /alarms HTTP/1.1" 409 272 0.014262 10.0.0.22 - - [2026-02-02 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.22 - - [2026-02-02 16:29:43] "PUT /alarm/e7e0c661-c104-46c4-9339-adeab97171d3 HTTP/1.1" 200 244 0.010226 10.0.0.22 - - [2026-02-02 16:29:43] "POST /alarms HTTP/1.1" 409 261 0.004911 10.0.0.22 - - [2026-02-02 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.22 - - [2026-02-02 16:29:43] "PUT /alarm/6748d069-8ac0-4eec-808c-802f899e34e3 HTTP/1.1" 200 244 0.009031 10.0.0.22 - - [2026-02-02 16:29:43] "POST /alarms HTTP/1.1" 409 259 0.002473 10.0.0.22 - - [2026-02-02 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.22 - - [2026-02-02 16:29:43] "PUT /alarm/5085cf7e-3c60-401f-b89c-52bceea7c819 HTTP/1.1" 200 244 0.010058 10.0.0.22 - - [2026-02-02 16:29:43] "POST /alarms HTTP/1.1" 409 265 0.010762 10.0.0.22 - - [2026-02-02 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.22 - - [2026-02-02 16:29:43] "PUT /alarm/5f1c8f93-8cb4-4463-b265-9205849f1647 HTTP/1.1" 200 244 0.009442 10.0.0.22 - - [2026-02-02 16:29:43] "POST /alarms HTTP/1.1" 409 279 0.006973 10.0.0.22 - - [2026-02-02 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.22 - - [2026-02-02 16:29:43] "PUT /alarm/5ee51684-374d-4727-86ed-dc5d96dddd9a HTTP/1.1" 200 244 0.009366 10.0.0.22 - - [2026-02-02 16:29:43] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.22 - - [2026-02-02 16:29:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001950 10.0.0.22 - - [2026-02-02 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.22 - - [2026-02-02 16:29:43] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.007644 10.0.0.22 - - [2026-02-02 16:29:44] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.22 - - [2026-02-02 16:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2026-02-02 16:29:44] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002790 10.0.0.22 - - [2026-02-02 16:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.22 - - [2026-02-02 16:29:44] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.010857 10.0.0.22 - - [2026-02-02 16:29:44] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.22 - - [2026-02-02 16:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.22 - - [2026-02-02 16:29:44] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005593 10.0.0.22 - - [2026-02-02 16:29:44] "PUT /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb HTTP/1.1" 200 274 0.016653 10.0.0.22 - - [2026-02-02 16:29:48] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.22 - - [2026-02-02 16:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.22 - - [2026-02-02 16:29:48] "GET /routing-instance/ded2caa5-ea20-489f-8989-4f9fb5738ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002662 10.0.0.22 - - [2026-02-02 16:29:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001923 10.0.0.22 - - [2026-02-02 16:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.22 - - [2026-02-02 16:29:48] "GET /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002411 10.0.0.22 - - [2026-02-02 16:29:48] "PUT /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26 HTTP/1.1" 200 254 0.012689 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:29:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003225 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:29:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000752 10.0.0.22 - - [2026-02-02 16:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.22 - - [2026-02-02 16:29:49] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002666 10.0.0.22 - - [2026-02-02 16:30:05] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.22 - - [2026-02-02 16:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.22 - - [2026-02-02 16:30:05] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004204 10.0.0.22 - - [2026-02-02 16:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.22 - - [2026-02-02 16:30:05] "GET /config-node/3362c8fd-daf8-4c1e-a0e0-5ea58228ed8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001743 10.0.0.22 - - [2026-02-02 16:30:06] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.22 - - [2026-02-02 16:30:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001748 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.22 - - [2026-02-02 16:30:11] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002016 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.006709 10.0.0.22 - - [2026-02-02 16:30:11] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 264 0.001919 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /alarm/a5e0326f-05ed-453e-9386-96b05aab63f3 HTTP/1.1" 200 244 0.009302 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 261 0.005704 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /alarm/9001a67f-bc7b-450b-8edd-b6122797df38 HTTP/1.1" 200 244 0.008092 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 261 0.011151 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /alarm/02143ff1-3c5b-4284-bb9a-744a1ce3f693 HTTP/1.1" 200 244 0.009636 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 253 0.002597 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /alarm/110970b0-3e59-4538-bdeb-f3149e7e2df4 HTTP/1.1" 200 244 0.009042 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 251 0.008058 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /alarm/3461613f-af82-48e3-8ae3-b1699342c1c7 HTTP/1.1" 200 244 0.009567 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 252 0.010409 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /alarm/3c3c8713-7f1d-4a7c-b153-687d13c43e4f HTTP/1.1" 200 244 0.009970 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 256 0.003133 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /alarm/5e126f80-c571-4ab4-a802-3a8269a07142 HTTP/1.1" 200 244 0.009206 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 248 0.006374 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /alarm/2c80f9ca-ed05-4b2e-95b9-bd45dbdc5119 HTTP/1.1" 200 244 0.008734 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 252 0.014169 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /alarm/dd637ccc-9c89-47f8-8e8c-574dbdbd5f33 HTTP/1.1" 200 244 0.011630 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 257 0.002228 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.22 - - [2026-02-02 16:30:11] "PUT /alarm/ed663584-e371-42ac-b87e-a4128c7875a8 HTTP/1.1" 200 244 0.009567 10.0.0.22 - - [2026-02-02 16:30:11] "POST /alarms HTTP/1.1" 409 251 0.004834 10.0.0.22 - - [2026-02-02 16:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/bb0300b8-7353-4ece-bb4e-4b82447274c2 HTTP/1.1" 200 244 0.009829 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 257 0.008287 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/c4f121bc-8276-46b4-b000-e7758c9577cf HTTP/1.1" 200 244 0.009233 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 261 0.009904 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/cd4033e0-5d15-4c56-95e4-9c4ca627ddb9 HTTP/1.1" 200 244 0.010113 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 258 0.009766 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/4fa9358f-679e-4a9a-9e89-bc37405af156 HTTP/1.1" 200 244 0.008795 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 254 0.005047 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012139 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/3e958e6d-a326-4fa5-b5b0-ce45c0dcc7ab HTTP/1.1" 200 244 0.009185 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 254 0.013663 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/80405600-fd5d-4b9f-96f0-939eee883cdd HTTP/1.1" 200 244 0.008948 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 254 0.005635 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/5aeebf97-20c6-454c-87de-55815ed06356 HTTP/1.1" 200 244 0.009542 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 247 0.007023 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/3cfa8b22-ee95-42c9-a68b-f367631dbfc4 HTTP/1.1" 200 244 0.009258 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 272 0.006446 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/e7e0c661-c104-46c4-9339-adeab97171d3 HTTP/1.1" 200 244 0.008228 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 261 0.008243 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/6748d069-8ac0-4eec-808c-802f899e34e3 HTTP/1.1" 200 244 0.010630 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 259 0.014336 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/5085cf7e-3c60-401f-b89c-52bceea7c819 HTTP/1.1" 200 244 0.010095 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 265 0.005142 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/5f1c8f93-8cb4-4463-b265-9205849f1647 HTTP/1.1" 200 244 0.010146 10.0.0.22 - - [2026-02-02 16:30:12] "POST /alarms HTTP/1.1" 409 279 0.009220 10.0.0.22 - - [2026-02-02 16:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.22 - - [2026-02-02 16:30:12] "PUT /alarm/5ee51684-374d-4727-86ed-dc5d96dddd9a HTTP/1.1" 200 244 0.015911 10.0.0.22 - - [2026-02-02 16:30:13] "GET / HTTP/1.1" 200 35931 0.001684 10.0.0.22 - - [2026-02-02 16:30:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001920 10.0.0.22 - - [2026-02-02 16:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.22 - - [2026-02-02 16:30:13] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.006813 10.0.0.22 - - [2026-02-02 16:30:13] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.22 - - [2026-02-02 16:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.22 - - [2026-02-02 16:30:13] "GET /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002264 10.0.0.22 - - [2026-02-02 16:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001197 10.0.0.22 - - [2026-02-02 16:30:13] "PUT /global-vrouter-config/9a617428-f800-4cea-909a-1825f6671dd6 HTTP/1.1" 200 276 0.008250 10.0.0.22 - - [2026-02-02 16:30:13] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.22 - - [2026-02-02 16:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.22 - - [2026-02-02 16:30:13] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004308 10.0.0.22 - - [2026-02-02 16:30:13] "PUT /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb HTTP/1.1" 200 274 0.013365 10.0.0.22 - - [2026-02-02 16:30:17] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.22 - - [2026-02-02 16:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.22 - - [2026-02-02 16:30:17] "GET /routing-instance/ded2caa5-ea20-489f-8989-4f9fb5738ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003284 10.0.0.22 - - [2026-02-02 16:30:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001776 10.0.0.22 - - [2026-02-02 16:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.22 - - [2026-02-02 16:30:17] "GET /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002902 10.0.0.22 - - [2026-02-02 16:30:17] "PUT /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26 HTTP/1.1" 200 254 0.009657 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:30:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:30:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 10.0.0.22 - - [2026-02-02 16:30:20] "POST /tags HTTP/1.1" 200 355 0.031576 10.0.0.22 - - [2026-02-02 16:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010709 10.0.0.22 - - [2026-02-02 16:30:20] "GET /tag/47e247a3-f9d8-46f2-b9fa-4a1d8ff0138b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016061 10.0.0.22 - - [2026-02-02 16:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.22 - - [2026-02-02 16:30:20] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004076 10.0.0.22 - - [2026-02-02 16:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.22 - - [2026-02-02 16:30:20] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041638 10.0.0.22 - - [2026-02-02 16:30:20] "POST /virtual-machines HTTP/1.1" 200 351 0.014726 10.0.0.22 - - [2026-02-02 16:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032047 10.0.0.22 - - [2026-02-02 16:30:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.123980 10.0.0.22 - - [2026-02-02 16:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013914 10.0.0.22 - - [2026-02-02 16:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012837 10.0.0.22 - - [2026-02-02 16:30:21] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006105 10.0.0.22 - - [2026-02-02 16:30:21] "POST /instance-ips HTTP/1.1" 200 391 0.017465 10.0.0.22 - - [2026-02-02 16:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018944 10.0.0.22 - - [2026-02-02 16:30:21] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007887 10.0.0.22 - - [2026-02-02 16:30:21] "POST /set-tag HTTP/1.1" 200 109 0.013935 10.0.0.22 - - [2026-02-02 16:30:21] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011228 10.0.0.22 - - [2026-02-02 16:30:21] "GET /instance-ip/77ae4f20-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003531 10.0.0.22 - - [2026-02-02 16:30:21] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009676 10.0.0.22 - - [2026-02-02 16:30:21] "POST /set-tag HTTP/1.1" 200 109 0.004674 10.0.0.22 - - [2026-02-02 16:30:21] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004962 10.0.0.22 - - [2026-02-02 16:30:21] "POST /ref-update HTTP/1.1" 200 156 0.028938 10.0.0.22 - - [2026-02-02 16:30:21] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.023718 10.0.0.22 - - [2026-02-02 16:30:21] "POST /set-tag HTTP/1.1" 200 109 0.005424 10.0.0.22 - - [2026-02-02 16:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.22 - - [2026-02-02 16:30:21] "GET /virtual-network/fdade3b6-78f8-4968-a33f-5bc47d2fdc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003986 10.0.0.22 - - [2026-02-02 16:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.22 - - [2026-02-02 16:30:21] "GET /project/a73b60f7-d0fd-48e6-a0df-08127e4304cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032844 10.0.0.22 - - [2026-02-02 16:30:21] "POST /virtual-machines HTTP/1.1" 200 355 0.008610 10.0.0.22 - - [2026-02-02 16:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010143 10.0.0.22 - - [2026-02-02 16:30:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.093409 10.0.0.22 - - [2026-02-02 16:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008477 10.0.0.22 - - [2026-02-02 16:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007967 10.0.0.22 - - [2026-02-02 16:30:21] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004560 10.0.0.22 - - [2026-02-02 16:30:21] "POST /instance-ips HTTP/1.1" 200 395 0.021097 10.0.0.22 - - [2026-02-02 16:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017775 10.0.0.22 - - [2026-02-02 16:30:21] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006446 10.0.0.22 - - [2026-02-02 16:30:21] "POST /set-tag HTTP/1.1" 200 109 0.013795 10.0.0.22 - - [2026-02-02 16:30:21] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013115 10.0.0.22 - - [2026-02-02 16:30:21] "GET /instance-ip/781f0c74-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002594 10.0.0.22 - - [2026-02-02 16:30:22] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004384 10.0.0.22 - - [2026-02-02 16:30:22] "POST /set-tag HTTP/1.1" 200 109 0.005955 10.0.0.22 - - [2026-02-02 16:30:22] "GET /virtual-router/593d1b21-b944-4253-8fe6-02cff4a16529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.006605 10.0.0.22 - - [2026-02-02 16:30:22] "POST /ref-update HTTP/1.1" 200 156 0.010411 10.0.0.22 - - [2026-02-02 16:30:22] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013433 10.0.0.22 - - [2026-02-02 16:30:22] "POST /set-tag HTTP/1.1" 200 109 0.001903 10.0.0.22 - - [2026-02-02 16:30:22] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004772 10.0.0.22 - - [2026-02-02 16:30:22] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.22 - - [2026-02-02 16:30:22] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003781 10.0.0.22 - - [2026-02-02 16:30:22] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.22 - - [2026-02-02 16:30:32] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.22 - - [2026-02-02 16:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.22 - - [2026-02-02 16:30:32] "GET /global-system-config/58c00313-78ef-47b6-9ad5-e7934883d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003929 10.0.0.22 - - [2026-02-02 16:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.22 - - [2026-02-02 16:30:32] "GET /config-node/3362c8fd-daf8-4c1e-a0e0-5ea58228ed8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002947 10.0.0.22 - - [2026-02-02 16:30:34] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003875 10.0.0.22 - - [2026-02-02 16:30:34] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.22 - - [2026-02-02 16:30:35] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004107 10.0.0.22 - - [2026-02-02 16:30:35] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.22 - - [2026-02-02 16:30:36] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004846 10.0.0.22 - - [2026-02-02 16:30:36] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.22 - - [2026-02-02 16:30:44] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.22 - - [2026-02-02 16:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.22 - - [2026-02-02 16:30:44] "GET /routing-instance/ded2caa5-ea20-489f-8989-4f9fb5738ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002617 10.0.0.22 - - [2026-02-02 16:30:44] "POST /bgp-routers HTTP/1.1" 409 301 0.006831 10.0.0.22 - - [2026-02-02 16:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2026-02-02 16:30:44] "GET /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002916 10.0.0.22 - - [2026-02-02 16:30:44] "PUT /bgp-router/39ff973a-e48f-4b0e-89b2-de5c51c87e26 HTTP/1.1" 200 254 0.010885 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:30:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001146 [Introspect:8084]10.0.0.22 - - [2026-02-02 16:30:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.22 - - [2026-02-02 16:31:07] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004506 10.0.0.22 - - [2026-02-02 16:31:07] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.22 - - [2026-02-02 16:31:07] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006967 10.0.0.22 - - [2026-02-02 16:31:07] "POST /set-tag HTTP/1.1" 200 109 0.004403 10.0.0.22 - - [2026-02-02 16:31:07] "GET /virtual-machine/6575686f-3a34-46ce-85a1-63227892d9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.002547 10.0.0.22 - - [2026-02-02 16:31:07] "POST /ref-update HTTP/1.1" 200 156 0.009715 10.0.0.22 - - [2026-02-02 16:31:07] "GET /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018361 10.0.0.22 - - [2026-02-02 16:31:07] "POST /set-tag HTTP/1.1" 200 109 0.017562 10.0.0.22 - - [2026-02-02 16:31:07] "POST /set-tag HTTP/1.1" 200 109 0.013135 10.0.0.22 - - [2026-02-02 16:31:08] "DELETE /instance-ip/77ae4f20-0054-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.045708 10.0.0.22 - - [2026-02-02 16:31:08] "DELETE /virtual-machine-interface/77922b4c-0054-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.037233 10.0.0.22 - - [2026-02-02 16:31:08] "DELETE /virtual-machine/6575686f-3a34-46ce-85a1-63227892d9af HTTP/1.1" 200 115 0.020256 10.0.0.22 - - [2026-02-02 16:31:08] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004102 10.0.0.22 - - [2026-02-02 16:31:08] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.22 - - [2026-02-02 16:31:38] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006557 10.0.0.22 - - [2026-02-02 16:31:38] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.22 - - [2026-02-02 16:31:38] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003855 10.0.0.22 - - [2026-02-02 16:31:38] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.22 - - [2026-02-02 16:31:38] "GET /virtual-machine/74013699-9525-450c-86c9-2e8cf3105671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.002690 10.0.0.22 - - [2026-02-02 16:31:38] "POST /ref-update HTTP/1.1" 200 156 0.015743 10.0.0.22 - - [2026-02-02 16:31:38] "GET /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011213 10.0.0.22 - - [2026-02-02 16:31:38] "POST /set-tag HTTP/1.1" 200 109 0.014373 10.0.0.22 - - [2026-02-02 16:31:38] "POST /set-tag HTTP/1.1" 200 109 0.032961 10.0.0.22 - - [2026-02-02 16:31:38] "DELETE /instance-ip/781f0c74-0054-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.043503 10.0.0.22 - - [2026-02-02 16:31:38] "DELETE /virtual-machine-interface/78074ada-0054-11f1-be00-fa163ebfbb6b HTTP/1.1" 200 115 0.044798 10.0.0.22 - - [2026-02-02 16:31:38] "DELETE /virtual-machine/74013699-9525-450c-86c9-2e8cf3105671 HTTP/1.1" 200 115 0.022044 10.0.0.22 - - [2026-02-02 16:31:38] "DELETE /tag/47e247a3-f9d8-46f2-b9fa-4a1d8ff0138b HTTP/1.1" 200 115 0.028578