++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Feb 12 12:03:29 PM UTC 2026 ===================' INFO: =================== Thu Feb 12 12:03:29 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22 ++ CONFIGDB_NODES=10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + 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 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.22,10.7.142.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.7.142.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/12/2026 12:04:16.789 7f8e0dfa9f00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/12/2026 12:04:17.578 7f8e0dfa9f00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/12/2026 12:04:17.608 7f8e0dfa9f00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/12/2026 12:04:17.610 7f8e0dfa9f00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-02-12 12:04:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000921 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-12 12:04:32] "GET / HTTP/1.1" 503 181 0.000235 10.0.0.22 - - [2026-02-12 12:04:33] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.22 - - [2026-02-12 12:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007565 10.0.0.22 - - [2026-02-12 12:04:33] "GET /routing-instance/3698656e-1522-4318-8789-fd533aebb4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010482 10.0.0.22 - - [2026-02-12 12:04:33] "POST /bgp-routers HTTP/1.1" 200 616 0.067546 10.0.0.22 - - [2026-02-12 12:04:33] "GET /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.033494 10.0.0.22 - - [2026-02-12 12:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.22 - - [2026-02-12 12:04:33] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011696 10.0.0.22 - - [2026-02-12 12:04:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007817 10.0.0.22 - - [2026-02-12 12:04:33] "GET / HTTP/1.1" 200 35931 0.002140 10.0.0.22 - - [2026-02-12 12:04:33] "POST /ref-update HTTP/1.1" 200 156 0.029501 10.0.0.22 - - [2026-02-12 12:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.031289 10.0.0.22 - - [2026-02-12 12:04:33] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014550 10.0.0.22 - - [2026-02-12 12:04:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.004845 10.0.0.22 - - [2026-02-12 12:04:33] "GET / HTTP/1.1" 200 45303 0.001478 10.0.0.22 - - [2026-02-12 12:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006426 10.0.0.22 - - [2026-02-12 12:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006795 10.0.0.22 - - [2026-02-12 12:04:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.078014 10.0.0.22 - - [2026-02-12 12:04:34] "GET / HTTP/1.1" 200 35931 0.001214 10.0.0.22 - - [2026-02-12 12:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.22 - - [2026-02-12 12:04:34] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007201 10.0.0.22 - - [2026-02-12 12:04:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003326 10.0.0.22 - - [2026-02-12 12:04:34] "POST /database-nodes HTTP/1.1" 200 597 0.046916 10.0.0.22 - - [2026-02-12 12:04:34] "GET / HTTP/1.1" 200 35931 0.002005 10.0.0.22 - - [2026-02-12 12:04:34] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.22 - - [2026-02-12 12:04:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.005119 10.0.0.22 - - [2026-02-12 12:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.22 - - [2026-02-12 12:04:35] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010906 10.0.0.22 - - [2026-02-12 12:04:35] "POST /service-appliance-sets HTTP/1.1" 200 553 0.050662 10.0.0.22 - - [2026-02-12 12:04:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.004667 10.0.0.22 - - [2026-02-12 12:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.22 - - [2026-02-12 12:04:35] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.020044 10.0.0.22 - - [2026-02-12 12:04:35] "POST /service-appliance-sets HTTP/1.1" 200 541 0.053709 10.0.0.22 - - [2026-02-12 12:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.22 - - [2026-02-12 12:04:35] "GET /network-ipam/7c329296-776b-4b79-947c-5a400045ebef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.013712 10.0.0.22 - - [2026-02-12 12:04:35] "POST /service-templates HTTP/1.1" 200 511 0.084818 10.0.0.22 - - [2026-02-12 12:04:35] "GET / HTTP/1.1" 200 35931 0.001426 10.0.0.22 - - [2026-02-12 12:04:35] "POST /service-templates HTTP/1.1" 200 501 0.101613 10.0.0.22 - - [2026-02-12 12:04:35] "POST /service-templates HTTP/1.1" 200 515 0.056749 10.0.0.22 - - [2026-02-12 12:04:36] "POST /service-templates HTTP/1.1" 200 535 0.061306 10.0.0.22 - - [2026-02-12 12:04:36] "POST /service-templates HTTP/1.1" 200 507 0.082900 10.0.0.22 - - [2026-02-12 12:04:37] "GET / HTTP/1.1" 200 35931 0.002411 10.0.0.22 - - [2026-02-12 12:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.049698 10.0.0.22 - - [2026-02-12 12:04:37] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.034422 10.0.0.22 - - [2026-02-12 12:04:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.004121 10.0.0.22 - - [2026-02-12 12:04:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.123252 10.0.0.22 - - [2026-02-12 12:04:38] "GET / HTTP/1.1" 200 35931 0.002277 10.0.0.22 - - [2026-02-12 12:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.22 - - [2026-02-12 12:04:39] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015369 10.0.0.22 - - [2026-02-12 12:04:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002980 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:04:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.012767 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:04:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004333 10.0.0.22 - - [2026-02-12 12:04:39] "POST /analytics-nodes HTTP/1.1" 200 599 0.033930 10.0.0.22 - - [2026-02-12 12:04:39] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.22 - - [2026-02-12 12:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015249 10.0.0.22 - - [2026-02-12 12:04:39] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.027499 10.0.0.22 - - [2026-02-12 12:04:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.005683 10.0.0.22 - - [2026-02-12 12:04:39] "POST /config-nodes HTTP/1.1" 200 593 0.324399 10.0.0.22 - - [2026-02-12 12:04:40] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.22 - - [2026-02-12 12:04:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004545 10.0.0.22 - - [2026-02-12 12:04:40] "GET / HTTP/1.1" 200 35931 0.002018 10.0.0.22 - - [2026-02-12 12:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.22 - - [2026-02-12 12:04:40] "GET /domain/168fb2bf-c66e-49fd-b422-7e20e5b6e896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004038 10.0.0.22 - - [2026-02-12 12:04:40] "POST /id-to-fqname HTTP/1.1" 200 173 0.000594 10.0.0.22 - - [2026-02-12 12:04:40] "POST /fqname-to-id HTTP/1.1" 404 182 0.007405 10.0.0.22 - - [2026-02-12 12:04:41] "POST /security-groups HTTP/1.1" 200 570 0.070899 10.0.0.22 - - [2026-02-12 12:04:41] "POST /projects HTTP/1.1" 200 481 0.286953 10.0.0.22 - - [2026-02-12 12:04:41] "POST /security-groups HTTP/1.1" 200 534 0.043437 10.0.0.22 - - [2026-02-12 12:04:41] "POST /chown HTTP/1.1" 200 109 0.024212 10.0.0.22 - - [2026-02-12 12:04:41] "POST /policy-managements HTTP/1.1" 409 214 0.006301 10.0.0.22 - - [2026-02-12 12:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.22 - - [2026-02-12 12:04:41] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004628 10.0.0.22 - - [2026-02-12 12:04:41] "POST /application-policy-sets HTTP/1.1" 200 528 0.029524 10.0.0.22 - - [2026-02-12 12:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.22 - - [2026-02-12 12:04:41] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003921 10.0.0.22 - - [2026-02-12 12:04:41] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.015139 10.0.0.22 - - [2026-02-12 12:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.22 - - [2026-02-12 12:04:41] "GET /virtual-network/278757c5-7b2f-4f8c-b1e8-ce2fa0b17a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006899 10.0.0.22 - - [2026-02-12 12:04:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.000662 10.0.0.22 - - [2026-02-12 12:04:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.020287 10.0.0.22 - - [2026-02-12 12:04:41] "GET / HTTP/1.1" 200 35931 0.003089 10.0.0.22 - - [2026-02-12 12:04:41] "POST /security-groups HTTP/1.1" 200 574 0.160888 10.0.0.22 - - [2026-02-12 12:04:41] "POST /projects HTTP/1.1" 200 489 0.358418 10.0.0.22 - - [2026-02-12 12:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.033585 10.0.0.22 - - [2026-02-12 12:04:41] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.050166 10.0.0.22 - - [2026-02-12 12:04:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.007712 10.0.0.22 - - [2026-02-12 12:04:42] "POST /security-groups HTTP/1.1" 200 546 0.199625 10.0.0.22 - - [2026-02-12 12:04:42] "POST /config-database-nodes HTTP/1.1" 200 611 0.185564 10.0.0.22 - - [2026-02-12 12:04:42] "POST /chown HTTP/1.1" 200 109 0.191554 10.0.0.22 - - [2026-02-12 12:04:42] "POST /network-ipams HTTP/1.1" 200 522 0.063963 10.0.0.22 - - [2026-02-12 12:04:42] "POST /network-ipams HTTP/1.1" 200 510 0.087806 10.0.0.22 - - [2026-02-12 12:04:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.015054 10.0.0.22 - - [2026-02-12 12:04:42] "POST /useragent-kv HTTP/1.1" 200 115 0.015592 10.0.0.22 - - [2026-02-12 12:04:42] "POST /virtual-networks HTTP/1.1" 200 538 0.243805 10.0.0.22 - - [2026-02-12 12:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008984 10.0.0.22 - - [2026-02-12 12:04:42] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.010984 10.0.0.22 - - [2026-02-12 12:04:42] "POST /network-ipams HTTP/1.1" 200 518 0.051646 10.0.0.22 - - [2026-02-12 12:04:42] "POST /fqname-to-id HTTP/1.1" 404 202 0.006500 10.0.0.22 - - [2026-02-12 12:04:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006566 10.0.0.22 - - [2026-02-12 12:04:43] "POST /virtual-networks HTTP/1.1" 200 546 0.237433 10.0.0.22 - - [2026-02-12 12:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012436 10.0.0.22 - - [2026-02-12 12:04:43] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.007738 10.0.0.22 - - [2026-02-12 12:04:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.002386 10.0.0.22 - - [2026-02-12 12:04:43] "POST /network-policys HTTP/1.1" 200 538 0.061872 10.0.0.22 - - [2026-02-12 12:04:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.003452 10.0.0.22 - - [2026-02-12 12:04:43] "POST /network-policys HTTP/1.1" 200 534 0.035197 10.0.0.22 - - [2026-02-12 12:04:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.014170 10.0.0.22 - - [2026-02-12 12:04:43] "POST /network-policys HTTP/1.1" 200 542 0.031387 10.0.0.22 - - [2026-02-12 12:04:43] "POST /ref-update HTTP/1.1" 200 156 0.076766 10.0.0.22 - - [2026-02-12 12:04:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002517 10.0.0.22 - - [2026-02-12 12:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.22 - - [2026-02-12 12:04:43] "GET /network-ipam/7c329296-776b-4b79-947c-5a400045ebef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004411 10.0.0.22 - - [2026-02-12 12:04:43] "POST /ref-update HTTP/1.1" 200 156 0.122004 10.0.0.22 - - [2026-02-12 12:04:43] "POST /ref-update HTTP/1.1" 200 156 0.092939 10.0.0.22 - - [2026-02-12 12:04:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010731 10.0.0.22 - - [2026-02-12 12:04:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011449 10.0.0.22 - - [2026-02-12 12:04:44] "POST /ref-update HTTP/1.1" 200 156 0.157322 10.0.0.22 - - [2026-02-12 12:04:44] "POST /ref-update HTTP/1.1" 200 156 0.072659 10.0.0.22 - - [2026-02-12 12:04:44] "POST /ref-update HTTP/1.1" 200 156 0.091670 10.0.0.22 - - [2026-02-12 12:04:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010846 10.0.0.22 - - [2026-02-12 12:04:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004210 10.0.0.22 - - [2026-02-12 12:04:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.003769 10.0.0.22 - - [2026-02-12 12:04:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011484 10.0.0.22 - - [2026-02-12 12:04:44] "POST /access-control-lists HTTP/1.1" 200 587 0.037201 10.0.0.22 - - [2026-02-12 12:04:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.014874 10.0.0.22 - - [2026-02-12 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011575 10.0.0.22 - - [2026-02-12 12:04:44] "GET /virtual-network/278757c5-7b2f-4f8c-b1e8-ce2fa0b17a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008809 10.0.0.22 - - [2026-02-12 12:04:44] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008178 10.0.0.22 - - [2026-02-12 12:04:44] "POST /access-control-lists HTTP/1.1" 200 585 0.032023 10.0.0.22 - - [2026-02-12 12:04:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.014507 10.0.0.22 - - [2026-02-12 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007917 10.0.0.22 - - [2026-02-12 12:04:44] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005322 10.0.0.22 - - [2026-02-12 12:04:44] "POST /access-control-lists HTTP/1.1" 200 579 0.093446 10.0.0.22 - - [2026-02-12 12:04:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.002918 10.0.0.22 - - [2026-02-12 12:04:44] "POST /firewall-policys HTTP/1.1" 200 530 0.155955 10.0.0.22 - - [2026-02-12 12:04:44] "POST /access-control-lists HTTP/1.1" 200 577 0.116023 10.0.0.22 - - [2026-02-12 12:04:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.015935 10.0.0.22 - - [2026-02-12 12:04:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.075160 10.0.0.22 - - [2026-02-12 12:04:44] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.019576 10.0.0.22 - - [2026-02-12 12:04:44] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007224 10.0.0.22 - - [2026-02-12 12:04:44] "POST /access-control-lists HTTP/1.1" 200 594 0.019013 10.0.0.22 - - [2026-02-12 12:04:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.013397 10.0.0.22 - - [2026-02-12 12:04:44] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005218 10.0.0.22 - - [2026-02-12 12:04:44] "POST /access-control-lists HTTP/1.1" 200 592 0.032234 10.0.0.22 - - [2026-02-12 12:04:44] "POST /ref-update HTTP/1.1" 200 156 0.047274 10.0.0.22 - - [2026-02-12 12:04:44] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.014121 10.0.0.22 - - [2026-02-12 12:04:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.005077 10.0.0.22 - - [2026-02-12 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.22 - - [2026-02-12 12:04:45] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032440 10.0.0.22 - - [2026-02-12 12:04:45] "POST /access-control-lists HTTP/1.1" 200 583 0.079083 10.0.0.22 - - [2026-02-12 12:04:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.016422 10.0.0.22 - - [2026-02-12 12:04:45] "POST /firewall-policys HTTP/1.1" 200 532 0.049999 10.0.0.22 - - [2026-02-12 12:04:45] "POST /access-control-lists HTTP/1.1" 200 581 0.026718 10.0.0.22 - - [2026-02-12 12:04:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.008982 10.0.0.22 - - [2026-02-12 12:04:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.061272 10.0.0.22 - - [2026-02-12 12:04:45] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.012829 10.0.0.22 - - [2026-02-12 12:04:45] "POST /access-control-lists HTTP/1.1" 200 602 0.044277 10.0.0.22 - - [2026-02-12 12:04:45] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.012310 10.0.0.22 - - [2026-02-12 12:04:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.002792 10.0.0.22 - - [2026-02-12 12:04:45] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002608 10.0.0.22 - - [2026-02-12 12:04:45] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003236 10.0.0.22 - - [2026-02-12 12:04:45] "POST /access-control-lists HTTP/1.1" 200 600 0.024669 10.0.0.22 - - [2026-02-12 12:04:45] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016473 10.0.0.22 - - [2026-02-12 12:04:45] "POST /route-targets HTTP/1.1" 200 327 0.025638 10.0.0.22 - - [2026-02-12 12:04:45] "POST /ref-update HTTP/1.1" 200 156 0.038634 10.0.0.22 - - [2026-02-12 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011460 10.0.0.22 - - [2026-02-12 12:04:45] "POST /ref-update HTTP/1.1" 200 156 0.051111 10.0.0.22 - - [2026-02-12 12:04:45] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.019572 10.0.0.22 - - [2026-02-12 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006067 10.0.0.22 - - [2026-02-12 12:04:45] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.026673 10.0.0.22 - - [2026-02-12 12:04:45] "POST /ref-update HTTP/1.1" 200 156 0.097047 10.0.0.22 - - [2026-02-12 12:04:45] "POST /route-targets HTTP/1.1" 200 327 0.025988 10.0.0.22 - - [2026-02-12 12:04:45] "POST /ref-update HTTP/1.1" 200 156 0.048001 10.0.0.22 - - [2026-02-12 12:04:45] "POST /ref-update HTTP/1.1" 200 156 0.130512 10.0.0.22 - - [2026-02-12 12:04:45] "POST /route-targets HTTP/1.1" 200 327 0.049736 10.0.0.22 - - [2026-02-12 12:04:45] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.021182 10.0.0.22 - - [2026-02-12 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.22 - - [2026-02-12 12:04:45] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008111 10.0.0.22 - - [2026-02-12 12:04:45] "POST /ref-update HTTP/1.1" 200 156 0.020788 10.0.0.22 - - [2026-02-12 12:04:45] "GET / HTTP/1.1" 200 35931 0.002903 10.0.0.22 - - [2026-02-12 12:04:45] "POST /firewall-policys HTTP/1.1" 200 530 0.174242 10.0.0.22 - - [2026-02-12 12:04:46] "POST /route-targets HTTP/1.1" 200 327 0.262840 10.0.0.22 - - [2026-02-12 12:04:46] "POST /alarms HTTP/1.1" 200 581 0.198504 10.0.0.22 - - [2026-02-12 12:04:46] "POST /ref-update HTTP/1.1" 200 156 0.065597 10.0.0.22 - - [2026-02-12 12:04:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.111517 10.0.0.22 - - [2026-02-12 12:04:46] "GET /firewall-policy/79ddf529-383c-4eb4-b7d7-aa3c7d1caf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.024765 10.0.0.22 - - [2026-02-12 12:04:46] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.010965 10.0.0.22 - - [2026-02-12 12:04:46] "POST /alarms HTTP/1.1" 200 575 0.124629 10.0.0.22 - - [2026-02-12 12:04:46] "POST /route-targets HTTP/1.1" 200 327 0.068291 10.0.0.22 - - [2026-02-12 12:04:46] "GET /firewall-policy/79ddf529-383c-4eb4-b7d7-aa3c7d1caf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004162 10.0.0.22 - - [2026-02-12 12:04:46] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004050 10.0.0.22 - - [2026-02-12 12:04:46] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004118 10.0.0.22 - - [2026-02-12 12:04:46] "POST /alarms HTTP/1.1" 200 575 0.066622 10.0.0.22 - - [2026-02-12 12:04:46] "POST /ref-update HTTP/1.1" 200 156 0.017408 10.0.0.22 - - [2026-02-12 12:04:46] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004119 10.0.0.22 - - [2026-02-12 12:04:46] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005998 10.0.0.22 - - [2026-02-12 12:04:46] "POST /route-targets HTTP/1.1" 200 327 0.021761 10.0.0.22 - - [2026-02-12 12:04:46] "POST /alarms HTTP/1.1" 200 559 0.083387 10.0.0.22 - - [2026-02-12 12:04:46] "POST /ref-update HTTP/1.1" 200 156 0.107002 10.0.0.22 - - [2026-02-12 12:04:46] "POST /ref-update HTTP/1.1" 200 156 0.074285 10.0.0.22 - - [2026-02-12 12:04:46] "POST /alarms HTTP/1.1" 200 555 0.075686 10.0.0.22 - - [2026-02-12 12:04:46] "POST /ref-update HTTP/1.1" 200 156 0.040823 10.0.0.22 - - [2026-02-12 12:04:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.013687 10.0.0.22 - - [2026-02-12 12:04:46] "POST /alarms HTTP/1.1" 200 557 0.075375 10.0.0.22 - - [2026-02-12 12:04:46] "POST /ref-update HTTP/1.1" 200 156 0.069419 10.0.0.22 - - [2026-02-12 12:04:46] "POST /access-control-lists HTTP/1.1" 200 551 0.075398 10.0.0.22 - - [2026-02-12 12:04:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.005195 10.0.0.22 - - [2026-02-12 12:04:46] "POST /alarms HTTP/1.1" 200 565 0.079644 10.0.0.22 - - [2026-02-12 12:04:46] "POST /ref-update HTTP/1.1" 200 156 0.099812 10.0.0.22 - - [2026-02-12 12:04:46] "POST /alarms HTTP/1.1" 200 549 0.049557 10.0.0.22 - - [2026-02-12 12:04:46] "POST /access-control-lists HTTP/1.1" 200 589 0.101371 10.0.0.22 - - [2026-02-12 12:04:46] "POST /alarms HTTP/1.1" 200 557 0.091652 10.0.0.22 - - [2026-02-12 12:04:46] "POST /ref-update HTTP/1.1" 200 156 0.061241 10.0.0.22 - - [2026-02-12 12:04:46] "POST /ref-update HTTP/1.1" 200 156 0.132837 10.0.0.22 - - [2026-02-12 12:04:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.004189 10.0.0.22 - - [2026-02-12 12:04:46] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.019367 10.0.0.22 - - [2026-02-12 12:04:46] "POST /alarms HTTP/1.1" 200 567 0.070009 10.0.0.22 - - [2026-02-12 12:04:47] "POST /access-control-lists HTTP/1.1" 200 601 0.133934 10.0.0.22 - - [2026-02-12 12:04:47] "POST /tags HTTP/1.1" 200 299 0.155997 10.0.0.22 - - [2026-02-12 12:04:47] "POST /alarms HTTP/1.1" 200 555 0.157036 10.0.0.22 - - [2026-02-12 12:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010671 10.0.0.22 - - [2026-02-12 12:04:47] "POST /ref-update HTTP/1.1" 200 156 0.083460 10.0.0.22 - - [2026-02-12 12:04:47] "GET /tag/ea42dda3-c891-4c03-a59e-2fd0b51f985a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024365 10.0.0.22 - - [2026-02-12 12:04:47] "POST /alarms HTTP/1.1" 200 567 0.093752 10.0.0.22 - - [2026-02-12 12:04:47] "POST /ref-update HTTP/1.1" 200 156 0.033870 10.0.0.22 - - [2026-02-12 12:04:47] "POST /set-tag HTTP/1.1" 200 109 0.107086 10.0.0.22 - - [2026-02-12 12:04:47] "PUT /access-control-list/21d7b0b4-8727-4f6d-a649-3a1432e8f4d8 HTTP/1.1" 200 272 0.045460 10.0.0.22 - - [2026-02-12 12:04:47] "POST /alarms HTTP/1.1" 200 575 0.105694 10.0.0.22 - - [2026-02-12 12:04:47] "PUT /access-control-list/43f8b847-b9f5-4578-8a02-4229e6107364 HTTP/1.1" 200 272 0.109482 10.0.0.22 - - [2026-02-12 12:04:47] "POST /alarms HTTP/1.1" 200 569 0.150033 10.0.0.22 - - [2026-02-12 12:04:47] "PUT /access-control-list/3c2880cf-6ac7-415a-963d-b19845ce74eb HTTP/1.1" 200 272 0.043626 10.0.0.22 - - [2026-02-12 12:04:47] "PUT /access-control-list/47eb2c3c-d75d-4a5b-89b5-ae153765eee2 HTTP/1.1" 200 272 0.030219 10.0.0.22 - - [2026-02-12 12:04:47] "POST /tags HTTP/1.1" 200 301 0.215824 10.0.0.22 - - [2026-02-12 12:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021897 10.0.0.22 - - [2026-02-12 12:04:47] "POST /alarms HTTP/1.1" 200 561 0.144993 10.0.0.22 - - [2026-02-12 12:04:47] "PUT /access-control-list/16f7d6ad-dc5d-4ff1-930a-ec623f4c87a8 HTTP/1.1" 200 272 0.111955 10.0.0.22 - - [2026-02-12 12:04:47] "GET /tag/a270ab1a-bfb2-4adc-92cc-53813171c9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.090456 10.0.0.22 - - [2026-02-12 12:04:47] "PUT /access-control-list/17a13e31-e1f8-430b-87c0-0defa0ed8870 HTTP/1.1" 200 272 0.075665 10.0.0.22 - - [2026-02-12 12:04:47] "POST /alarms HTTP/1.1" 200 561 0.106661 10.0.0.22 - - [2026-02-12 12:04:47] "PUT /access-control-list/0ea768bc-7e95-4ca4-9490-9237c663e966 HTTP/1.1" 200 272 0.064172 10.0.0.22 - - [2026-02-12 12:04:47] "POST /tags HTTP/1.1" 200 325 0.173063 10.0.0.22 - - [2026-02-12 12:04:47] "PUT /access-control-list/4a05cb66-a3d8-4cf7-a627-dd5f862556e2 HTTP/1.1" 200 272 0.065573 10.0.0.22 - - [2026-02-12 12:04:47] "POST /alarms HTTP/1.1" 200 561 0.145146 10.0.0.22 - - [2026-02-12 12:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.22 - - [2026-02-12 12:04:48] "PUT /access-control-list/fd1e5423-7c81-40e3-a99e-5b1acf81b663 HTTP/1.1" 200 272 0.065291 10.0.0.22 - - [2026-02-12 12:04:48] "GET /tag/8fc172d4-3823-4c03-8269-64e694d6c0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.058552 10.0.0.22 - - [2026-02-12 12:04:48] "POST /alarms HTTP/1.1" 200 547 0.098015 10.0.0.22 - - [2026-02-12 12:04:48] "PUT /access-control-list/f18ad713-59c6-4195-97fa-844e6404a4a8 HTTP/1.1" 200 272 0.031860 10.0.0.22 - - [2026-02-12 12:04:48] "PUT /access-control-list/6b189c4f-26cb-4e4a-824c-8b1db1369843 HTTP/1.1" 200 272 0.041449 10.0.0.22 - - [2026-02-12 12:04:48] "POST /alarms HTTP/1.1" 200 595 0.073706 10.0.0.22 - - [2026-02-12 12:04:48] "PUT /access-control-list/608db38b-8e4f-4408-be76-c76b9d731db2 HTTP/1.1" 200 272 0.032917 10.0.0.22 - - [2026-02-12 12:04:48] "POST /tags HTTP/1.1" 200 311 0.168969 10.0.0.22 - - [2026-02-12 12:04:48] "POST /alarms HTTP/1.1" 200 575 0.078569 10.0.0.22 - - [2026-02-12 12:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.024958 10.0.0.22 - - [2026-02-12 12:04:48] "PUT /access-control-list/6c6cb692-7234-4ae4-8815-6856c7c8d6e3 HTTP/1.1" 200 272 0.068765 10.0.0.22 - - [2026-02-12 12:04:48] "GET /tag/c6fae66a-51ff-491f-9840-3763a6d1e426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.111828 10.0.0.22 - - [2026-02-12 12:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.22 - - [2026-02-12 12:04:48] "POST /alarms HTTP/1.1" 200 571 0.192517 10.0.0.22 - - [2026-02-12 12:04:48] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.016364 10.0.0.22 - - [2026-02-12 12:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005369 10.0.0.22 - - [2026-02-12 12:04:48] "PUT /access-control-list/608db38b-8e4f-4408-be76-c76b9d731db2 HTTP/1.1" 200 272 0.081040 10.0.0.22 - - [2026-02-12 12:04:48] "GET /project/96918af6-6e37-40f0-bf49-dd5feee4784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059081 10.0.0.22 - - [2026-02-12 12:04:48] "POST /alarms HTTP/1.1" 200 583 0.082385 10.0.0.22 - - [2026-02-12 12:04:48] "POST /alarms HTTP/1.1" 200 609 0.037181 10.0.0.22 - - [2026-02-12 12:04:48] "POST /virtual-machines HTTP/1.1" 200 377 0.016344 10.0.0.22 - - [2026-02-12 12:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038095 10.0.0.22 - - [2026-02-12 12:04:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.186448 10.0.0.22 - - [2026-02-12 12:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.040476 10.0.0.22 - - [2026-02-12 12:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012717 10.0.0.22 - - [2026-02-12 12:04:48] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.016892 10.0.0.22 - - [2026-02-12 12:04:49] "POST /instance-ips HTTP/1.1" 200 409 0.057598 10.0.0.22 - - [2026-02-12 12:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.037675 10.0.0.22 - - [2026-02-12 12:04:49] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.018303 10.0.0.22 - - [2026-02-12 12:04:49] "GET / HTTP/1.1" 200 35931 0.001474 10.0.0.22 - - [2026-02-12 12:04:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003292 10.0.0.22 - - [2026-02-12 12:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.22 - - [2026-02-12 12:04:49] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.023926 10.0.0.22 - - [2026-02-12 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.045139 10.0.0.22 - - [2026-02-12 12:04:49] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.047484 10.0.0.22 - - [2026-02-12 12:04:49] "GET /instance-ip/078e5014-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.013023 10.0.0.22 - - [2026-02-12 12:04:49] "POST /tags HTTP/1.1" 200 305 0.074151 10.0.0.22 - - [2026-02-12 12:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008443 10.0.0.22 - - [2026-02-12 12:04:49] "GET /tag/25f5d970-8dc6-4991-81dd-c811bda3569f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.035114 10.0.0.22 - - [2026-02-12 12:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:04:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:04:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 10.0.0.22 - - [2026-02-12 12:04:49] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054052 10.0.0.22 - - [2026-02-12 12:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009152 10.0.0.22 - - [2026-02-12 12:04:49] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.028878 10.0.0.22 - - [2026-02-12 12:04:49] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.22 - - [2026-02-12 12:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.22 - - [2026-02-12 12:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.22 - - [2026-02-12 12:04:49] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009881 10.0.0.22 - - [2026-02-12 12:04:49] "GET /service-appliance-set/6d2a0722-bdd5-4989-a7ab-a76f28b9fb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005840 10.0.0.22 - - [2026-02-12 12:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.22 - - [2026-02-12 12:04:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.005996 10.0.0.22 - - [2026-02-12 12:04:49] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.018800 10.0.0.22 - - [2026-02-12 12:04:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.359315 10.0.0.22 - - [2026-02-12 12:04:50] "GET /virtual-machine-interface/678ef54b-4792-468f-acd4-191dae909c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.058731 10.0.0.22 - - [2026-02-12 12:04:50] "POST /instance-ips HTTP/1.1" 200 381 0.156838 10.0.0.22 - - [2026-02-12 12:04:50] "GET /instance-ip/f4eec44e-7f88-457c-a51b-c0b2807f6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.030776 10.0.0.22 - - [2026-02-12 12:04:50] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.22 - - [2026-02-12 12:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010677 10.0.0.22 - - [2026-02-12 12:04:50] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.038910 10.0.0.22 - - [2026-02-12 12:04:50] "POST /loadbalancers HTTP/1.1" 200 582 0.123031 10.0.0.22 - - [2026-02-12 12:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.085144 10.0.0.22 - - [2026-02-12 12:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.041100 10.0.0.22 - - [2026-02-12 12:04:50] "PUT /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e HTTP/1.1" 200 274 0.206269 10.0.0.22 - - [2026-02-12 12:04:50] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.155872 10.0.0.22 - - [2026-02-12 12:04:51] "GET /instance-ip/f4eec44e-7f88-457c-a51b-c0b2807f6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.038134 10.0.0.22 - - [2026-02-12 12:04:51] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.206715 10.0.0.22 - - [2026-02-12 12:04:51] "GET /loadbalancer/25008829-c8dd-47c3-97f3-f11a4d4a94db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.011397 10.0.0.22 - - [2026-02-12 12:04:51] "POST /floating-ips HTTP/1.1" 200 583 0.083542 10.0.0.22 - - [2026-02-12 12:04:51] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.052284 10.0.0.22 - - [2026-02-12 12:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025947 10.0.0.22 - - [2026-02-12 12:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011500 10.0.0.22 - - [2026-02-12 12:04:51] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052234 10.0.0.22 - - [2026-02-12 12:04:51] "GET /loadbalancer-listener/e6e4edc0-527a-4057-b61d-eb2a18487413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003413 10.0.0.22 - - [2026-02-12 12:04:51] "GET /loadbalancer-listener/e6e4edc0-527a-4057-b61d-eb2a18487413?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008247 10.0.0.22 - - [2026-02-12 12:04:51] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030326 10.0.0.22 - - [2026-02-12 12:04:51] "GET /instance-ip/f4eec44e-7f88-457c-a51b-c0b2807f6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003712 10.0.0.22 - - [2026-02-12 12:04:51] "GET /instance-ip/f4eec44e-7f88-457c-a51b-c0b2807f6296?fields=floating_ips HTTP/1.1" 200 1171 0.015240 10.0.0.22 - - [2026-02-12 12:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.22 - - [2026-02-12 12:04:51] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007102 10.0.0.22 - - [2026-02-12 12:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.22 - - [2026-02-12 12:04:51] "GET /floating-ip/dbce0645-b741-4fca-81b0-1b0aa03f2fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.005647 10.0.0.22 - - [2026-02-12 12:04:51] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.019652 10.0.0.22 - - [2026-02-12 12:04:51] "POST /tags HTTP/1.1" 200 357 0.078733 10.0.0.22 - - [2026-02-12 12:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.027162 10.0.0.22 - - [2026-02-12 12:04:51] "GET /tag/51eaed0a-c7ea-4d08-8734-3919c3236efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.027539 10.0.0.22 - - [2026-02-12 12:04:51] "POST /tags HTTP/1.1" 200 305 0.019713 10.0.0.22 - - [2026-02-12 12:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007252 10.0.0.22 - - [2026-02-12 12:04:51] "GET /tag/5d461a45-eee4-4404-807c-944eb75be42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.024212 10.0.0.22 - - [2026-02-12 12:04:51] "POST /id-to-fqname HTTP/1.1" 200 174 0.005678 10.0.0.22 - - [2026-02-12 12:04:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.004472 10.0.0.22 - - [2026-02-12 12:04:51] "POST /security-groups HTTP/1.1" 200 571 0.071049 10.0.0.22 - - [2026-02-12 12:04:51] "POST /projects HTTP/1.1" 200 483 0.221971 10.0.0.22 - - [2026-02-12 12:04:52] "POST /fqname-to-id HTTP/1.1" 404 214 0.005857 10.0.0.22 - - [2026-02-12 12:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038246 10.0.0.22 - - [2026-02-12 12:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017703 10.0.0.22 - - [2026-02-12 12:04:52] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.049955 10.0.0.22 - - [2026-02-12 12:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.22 - - [2026-02-12 12:04:52] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007348 10.0.0.22 - - [2026-02-12 12:04:52] "POST /access-control-lists HTTP/1.1" 200 580 0.149329 10.0.0.22 - - [2026-02-12 12:04:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.028604 10.0.0.22 - - [2026-02-12 12:04:52] "POST /access-control-lists HTTP/1.1" 200 578 0.078175 10.0.0.22 - - [2026-02-12 12:04:52] "PUT /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4 HTTP/1.1" 200 264 0.168379 10.0.0.22 - - [2026-02-12 12:04:52] "PUT /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae HTTP/1.1" 200 264 0.076873 10.0.0.22 - - [2026-02-12 12:04:52] "POST /security-groups HTTP/1.1" 200 537 0.085507 10.0.0.22 - - [2026-02-12 12:04:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.002807 10.0.0.22 - - [2026-02-12 12:04:52] "POST /access-control-lists HTTP/1.1" 200 596 0.091249 10.0.0.22 - - [2026-02-12 12:04:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.007649 10.0.0.22 - - [2026-02-12 12:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.104908 10.0.0.22 - - [2026-02-12 12:04:52] "POST /chown HTTP/1.1" 200 109 0.029061 10.0.0.22 - - [2026-02-12 12:04:52] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011432 10.0.0.22 - - [2026-02-12 12:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.22 - - [2026-02-12 12:04:52] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037281 10.0.0.22 - - [2026-02-12 12:04:52] "POST /access-control-lists HTTP/1.1" 200 594 0.113883 10.0.0.22 - - [2026-02-12 12:04:52] "POST /tags HTTP/1.1" 409 207 0.002646 10.0.0.22 - - [2026-02-12 12:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.22 - - [2026-02-12 12:04:52] "GET /tag/5d461a45-eee4-4404-807c-944eb75be42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012421 10.0.0.22 - - [2026-02-12 12:04:53] "POST /firewall-rules HTTP/1.1" 200 564 0.080976 10.0.0.22 - - [2026-02-12 12:04:53] "GET /firewall-rule/fa0f6624-0db0-4af0-b93a-67bc1faaa02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005321 10.0.0.22 - - [2026-02-12 12:04:53] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007974 10.0.0.22 - - [2026-02-12 12:04:53] "GET /firewall-rule/fa0f6624-0db0-4af0-b93a-67bc1faaa02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004410 10.0.0.22 - - [2026-02-12 12:04:53] "POST /ref-update HTTP/1.1" 200 156 0.033033 10.0.0.22 - - [2026-02-12 12:04:53] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016869 10.0.0.22 - - [2026-02-12 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007287 10.0.0.22 - - [2026-02-12 12:04:53] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006423 10.0.0.22 - - [2026-02-12 12:04:53] "POST /tags HTTP/1.1" 409 207 0.003050 10.0.0.22 - - [2026-02-12 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.22 - - [2026-02-12 12:04:53] "GET /tag/5d461a45-eee4-4404-807c-944eb75be42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013448 10.0.0.22 - - [2026-02-12 12:04:53] "POST /firewall-rules HTTP/1.1" 200 562 0.078158 10.0.0.22 - - [2026-02-12 12:04:53] "GET /firewall-rule/3eb96f64-f343-48b3-a564-4c9a7c9e10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.026562 10.0.0.22 - - [2026-02-12 12:04:53] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004945 10.0.0.22 - - [2026-02-12 12:04:53] "GET /firewall-rule/3eb96f64-f343-48b3-a564-4c9a7c9e10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002786 10.0.0.22 - - [2026-02-12 12:04:53] "POST /ref-update HTTP/1.1" 200 156 0.023683 10.0.0.22 - - [2026-02-12 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.22 - - [2026-02-12 12:04:53] "GET /loadbalancer/25008829-c8dd-47c3-97f3-f11a4d4a94db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007732 10.0.0.22 - - [2026-02-12 12:04:53] "POST /tags HTTP/1.1" 200 355 0.029260 10.0.0.22 - - [2026-02-12 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.22 - - [2026-02-12 12:04:53] "GET /tag/29d67409-ff75-47ea-b5d1-be60cc71dac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013028 10.0.0.22 - - [2026-02-12 12:04:53] "POST /tags HTTP/1.1" 200 303 0.023807 10.0.0.22 - - [2026-02-12 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.22 - - [2026-02-12 12:04:53] "GET /tag/f0056c95-8600-4c71-a1a5-c7208cd43a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015779 10.0.0.22 - - [2026-02-12 12:04:53] "POST /projects HTTP/1.1" 409 218 0.002146 10.0.0.22 - - [2026-02-12 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008113 10.0.0.22 - - [2026-02-12 12:04:53] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.093817 10.0.0.22 - - [2026-02-12 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.22 - - [2026-02-12 12:04:53] "GET /network-ipam/e2c27dd9-27a5-47c5-9772-40ceadfa8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007075 10.0.0.22 - - [2026-02-12 12:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.22 - - [2026-02-12 12:04:54] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005614 10.0.0.22 - - [2026-02-12 12:04:54] "PUT /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4 HTTP/1.1" 200 264 0.071005 10.0.0.22 - - [2026-02-12 12:04:54] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.017607 10.0.0.22 - - [2026-02-12 12:04:54] "POST /set-tag HTTP/1.1" 200 109 0.076897 10.0.0.22 - - [2026-02-12 12:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.22 - - [2026-02-12 12:04:54] "GET /network-ipam/6cd9588b-b326-4c7e-81e7-7e9862440af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.004738 10.0.0.22 - - [2026-02-12 12:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.22 - - [2026-02-12 12:04:54] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005397 10.0.0.22 - - [2026-02-12 12:04:54] "PUT /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae HTTP/1.1" 200 264 0.076334 10.0.0.22 - - [2026-02-12 12:04:54] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005270 10.0.0.22 - - [2026-02-12 12:04:54] "POST /set-tag HTTP/1.1" 200 109 0.073045 10.0.0.22 - - [2026-02-12 12:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010047 10.0.0.22 - - [2026-02-12 12:04:54] "GET /network-policy/a7c8e47b-fc48-40c0-bc18-011547d08e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004387 10.0.0.22 - - [2026-02-12 12:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.22 - - [2026-02-12 12:04:54] "GET /network-policy/2d204b09-55eb-4a65-929a-8cb752015e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003169 10.0.0.22 - - [2026-02-12 12:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.22 - - [2026-02-12 12:04:54] "GET /network-policy/f4ac88a7-2237-4b26-9b33-51fd7cfac1f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008173 10.0.0.22 - - [2026-02-12 12:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.22 - - [2026-02-12 12:04:54] "PUT /network-policy/f4ac88a7-2237-4b26-9b33-51fd7cfac1f3 HTTP/1.1" 200 262 0.012789 10.0.0.22 - - [2026-02-12 12:04:54] "PUT /access-control-list/608db38b-8e4f-4408-be76-c76b9d731db2 HTTP/1.1" 200 272 0.045176 10.0.0.22 - - [2026-02-12 12:04:54] "POST /ref-update HTTP/1.1" 200 156 0.137904 10.0.0.22 - - [2026-02-12 12:04:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008675 10.0.0.22 - - [2026-02-12 12:04:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045179 10.0.0.22 - - [2026-02-12 12:04:55] "PUT /access-control-list/6c6cb692-7234-4ae4-8815-6856c7c8d6e3 HTTP/1.1" 200 272 0.111244 10.0.0.22 - - [2026-02-12 12:04:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002683 10.0.0.22 - - [2026-02-12 12:04:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002891 10.0.0.22 - - [2026-02-12 12:04:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002553 10.0.0.22 - - [2026-02-12 12:04:55] "POST /security-groups HTTP/1.1" 409 245 0.008090 10.0.0.22 - - [2026-02-12 12:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.22 - - [2026-02-12 12:04:55] "PUT /security-group/44e3081d-09b6-47f7-b99d-f85d94341e82 HTTP/1.1" 200 262 0.095086 10.0.0.22 - - [2026-02-12 12:04:55] "PUT /access-control-list/16f7d6ad-dc5d-4ff1-930a-ec623f4c87a8 HTTP/1.1" 200 272 0.033822 10.0.0.22 - - [2026-02-12 12:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.047418 10.0.0.22 - - [2026-02-12 12:04:55] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015397 10.0.0.22 - - [2026-02-12 12:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.22 - - [2026-02-12 12:04:55] "PUT /access-control-list/17a13e31-e1f8-430b-87c0-0defa0ed8870 HTTP/1.1" 200 272 0.058054 10.0.0.22 - - [2026-02-12 12:04:55] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005359 10.0.0.22 - - [2026-02-12 12:04:55] "POST /tags HTTP/1.1" 409 206 0.005533 10.0.0.22 - - [2026-02-12 12:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005933 10.0.0.22 - - [2026-02-12 12:04:55] "GET /tag/f0056c95-8600-4c71-a1a5-c7208cd43a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017852 10.0.0.22 - - [2026-02-12 12:04:55] "POST /firewall-rules HTTP/1.1" 200 562 0.094541 10.0.0.22 - - [2026-02-12 12:04:55] "GET /firewall-rule/abb156ad-ab8e-438b-a43f-f3e322f62478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.014234 10.0.0.22 - - [2026-02-12 12:04:55] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.012380 10.0.0.22 - - [2026-02-12 12:04:55] "GET /firewall-rule/abb156ad-ab8e-438b-a43f-f3e322f62478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002653 10.0.0.22 - - [2026-02-12 12:04:55] "POST /ref-update HTTP/1.1" 200 156 0.029591 10.0.0.22 - - [2026-02-12 12:04:55] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008701 10.0.0.22 - - [2026-02-12 12:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.22 - - [2026-02-12 12:04:55] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003649 10.0.0.22 - - [2026-02-12 12:04:55] "POST /tags HTTP/1.1" 409 206 0.003311 10.0.0.22 - - [2026-02-12 12:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009870 10.0.0.22 - - [2026-02-12 12:04:56] "GET /tag/f0056c95-8600-4c71-a1a5-c7208cd43a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022070 10.0.0.22 - - [2026-02-12 12:04:56] "POST /firewall-rules HTTP/1.1" 200 560 0.085042 10.0.0.22 - - [2026-02-12 12:04:56] "GET /firewall-rule/152d70f5-09d2-4809-8650-9c1c71805827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.019905 10.0.0.22 - - [2026-02-12 12:04:56] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.013254 10.0.0.22 - - [2026-02-12 12:04:56] "GET /firewall-rule/152d70f5-09d2-4809-8650-9c1c71805827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.003471 10.0.0.22 - - [2026-02-12 12:04:56] "POST /ref-update HTTP/1.1" 200 156 0.075970 10.0.0.22 - - [2026-02-12 12:04:56] "POST /tags HTTP/1.1" 200 301 0.082604 10.0.0.22 - - [2026-02-12 12:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.22 - - [2026-02-12 12:04:56] "GET /tag/fb29c01e-3cd0-4d75-a4f9-24c929772686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017158 10.0.0.22 - - [2026-02-12 12:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.22 - - [2026-02-12 12:04:56] "GET /project/96918af6-6e37-40f0-bf49-dd5feee4784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.078915 10.0.0.22 - - [2026-02-12 12:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.22 - - [2026-02-12 12:04:56] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010544 10.0.0.22 - - [2026-02-12 12:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.22 - - [2026-02-12 12:04:56] "GET /service-appliance-set/6d2a0722-bdd5-4989-a7ab-a76f28b9fb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003035 10.0.0.22 - - [2026-02-12 12:04:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.002383 10.0.0.22 - - [2026-02-12 12:04:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121414 10.0.0.22 - - [2026-02-12 12:04:56] "GET /virtual-machine-interface/76789c9d-601e-4d05-8123-e2af249fc20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.025551 10.0.0.22 - - [2026-02-12 12:04:56] "POST /instance-ips HTTP/1.1" 200 377 0.061438 10.0.0.22 - - [2026-02-12 12:04:57] "GET /instance-ip/3d5ddc03-b390-4a52-8b1b-af27a47ca2ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.018327 10.0.0.22 - - [2026-02-12 12:04:57] "POST /loadbalancers HTTP/1.1" 200 582 0.097563 10.0.0.22 - - [2026-02-12 12:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009913 10.0.0.22 - - [2026-02-12 12:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.22 - - [2026-02-12 12:04:57] "GET /project/96918af6-6e37-40f0-bf49-dd5feee4784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056071 10.0.0.22 - - [2026-02-12 12:04:57] "GET /instance-ip/3d5ddc03-b390-4a52-8b1b-af27a47ca2ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006030 10.0.0.22 - - [2026-02-12 12:04:57] "GET /project/96918af6-6e37-40f0-bf49-dd5feee4784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056773 10.0.0.22 - - [2026-02-12 12:04:57] "GET /loadbalancer/07289a77-61cf-4d12-a9df-0a35af2e172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.016206 10.0.0.22 - - [2026-02-12 12:04:57] "POST /floating-ips HTTP/1.1" 200 581 0.073757 10.0.0.22 - - [2026-02-12 12:04:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044729 10.0.0.22 - - [2026-02-12 12:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022033 10.0.0.22 - - [2026-02-12 12:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016568 10.0.0.22 - - [2026-02-12 12:04:57] "GET /project/96918af6-6e37-40f0-bf49-dd5feee4784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.028487 10.0.0.22 - - [2026-02-12 12:04:57] "GET /loadbalancer-listener/f86d6379-ad48-458a-ad88-a9f94b525be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002792 10.0.0.22 - - [2026-02-12 12:04:57] "GET /loadbalancer-listener/f86d6379-ad48-458a-ad88-a9f94b525be3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003765 10.0.0.22 - - [2026-02-12 12:04:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019938 10.0.0.22 - - [2026-02-12 12:04:57] "GET /instance-ip/3d5ddc03-b390-4a52-8b1b-af27a47ca2ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003749 10.0.0.22 - - [2026-02-12 12:04:57] "GET /instance-ip/3d5ddc03-b390-4a52-8b1b-af27a47ca2ac?fields=floating_ips HTTP/1.1" 200 1164 0.005886 10.0.0.22 - - [2026-02-12 12:04:57] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002443 10.0.0.22 - - [2026-02-12 12:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.22 - - [2026-02-12 12:04:57] "GET /project/96918af6-6e37-40f0-bf49-dd5feee4784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036387 10.0.0.22 - - [2026-02-12 12:04:57] "GET /loadbalancer/07289a77-61cf-4d12-a9df-0a35af2e172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004468 10.0.0.22 - - [2026-02-12 12:04:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026158 10.0.0.22 - - [2026-02-12 12:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026682 10.0.0.22 - - [2026-02-12 12:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010642 10.0.0.22 - - [2026-02-12 12:04:57] "GET /project/96918af6-6e37-40f0-bf49-dd5feee4784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034803 10.0.0.22 - - [2026-02-12 12:04:57] "GET /loadbalancer-listener/cceed92e-f3bd-464d-9ead-ced90c38917a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002875 10.0.0.22 - - [2026-02-12 12:04:57] "GET /loadbalancer-listener/cceed92e-f3bd-464d-9ead-ced90c38917a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003461 10.0.0.22 - - [2026-02-12 12:04:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036759 10.0.0.22 - - [2026-02-12 12:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.22 - - [2026-02-12 12:04:57] "GET /instance-ip/3d5ddc03-b390-4a52-8b1b-af27a47ca2ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007357 10.0.0.22 - - [2026-02-12 12:04:57] "GET /instance-ip/3d5ddc03-b390-4a52-8b1b-af27a47ca2ac?fields=floating_ips HTTP/1.1" 200 1164 0.004058 10.0.0.22 - - [2026-02-12 12:04:57] "GET /project/96918af6-6e37-40f0-bf49-dd5feee4784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049483 10.0.0.22 - - [2026-02-12 12:04:57] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003238 10.0.0.22 - - [2026-02-12 12:04:58] "GET /loadbalancer/07289a77-61cf-4d12-a9df-0a35af2e172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.010465 10.0.0.22 - - [2026-02-12 12:04:58] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.038674 10.0.0.22 - - [2026-02-12 12:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036627 10.0.0.22 - - [2026-02-12 12:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010283 10.0.0.22 - - [2026-02-12 12:04:58] "GET /project/96918af6-6e37-40f0-bf49-dd5feee4784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037753 10.0.0.22 - - [2026-02-12 12:04:58] "GET /loadbalancer-listener/5cfaa2f8-bd93-49db-97df-14cb7e965230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006569 10.0.0.22 - - [2026-02-12 12:04:58] "GET /loadbalancer-listener/5cfaa2f8-bd93-49db-97df-14cb7e965230?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004546 10.0.0.22 - - [2026-02-12 12:04:58] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023569 10.0.0.22 - - [2026-02-12 12:04:58] "GET /instance-ip/3d5ddc03-b390-4a52-8b1b-af27a47ca2ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003278 10.0.0.22 - - [2026-02-12 12:04:58] "GET /instance-ip/3d5ddc03-b390-4a52-8b1b-af27a47ca2ac?fields=floating_ips HTTP/1.1" 200 1164 0.003164 10.0.0.22 - - [2026-02-12 12:04:58] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002698 10.0.0.22 - - [2026-02-12 12:04:58] "POST /tags HTTP/1.1" 200 371 0.034499 10.0.0.22 - - [2026-02-12 12:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009159 10.0.0.22 - - [2026-02-12 12:04:58] "GET /tag/51225c82-0449-46dd-a5dd-bc54d698c81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.018530 10.0.0.22 - - [2026-02-12 12:04:58] "POST /tags HTTP/1.1" 200 319 0.019448 10.0.0.22 - - [2026-02-12 12:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009239 10.0.0.22 - - [2026-02-12 12:04:58] "GET /tag/92eb9ab5-a7dc-41ad-b654-04f78df80a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013087 10.0.0.22 - - [2026-02-12 12:04:58] "POST /id-to-fqname HTTP/1.1" 200 181 0.000557 10.0.0.22 - - [2026-02-12 12:04:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.004095 10.0.0.22 - - [2026-02-12 12:04:58] "POST /security-groups HTTP/1.1" 200 578 0.076722 10.0.0.22 - - [2026-02-12 12:04:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.003627 10.0.0.22 - - [2026-02-12 12:04:58] "POST /projects HTTP/1.1" 200 497 0.230118 10.0.0.22 - - [2026-02-12 12:04:58] "POST /access-control-lists HTTP/1.1" 200 587 0.078217 10.0.0.22 - - [2026-02-12 12:04:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.024682 10.0.0.22 - - [2026-02-12 12:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.103408 10.0.0.22 - - [2026-02-12 12:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.22 - - [2026-02-12 12:04:58] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.016250 10.0.0.22 - - [2026-02-12 12:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.22 - - [2026-02-12 12:04:58] "POST /access-control-lists HTTP/1.1" 200 585 0.099983 10.0.0.22 - - [2026-02-12 12:04:59] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.038763 10.0.0.22 - - [2026-02-12 12:04:59] "PUT /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4 HTTP/1.1" 200 264 0.062036 10.0.0.22 - - [2026-02-12 12:04:59] "PUT /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae HTTP/1.1" 200 264 0.068068 10.0.0.22 - - [2026-02-12 12:04:59] "POST /security-groups HTTP/1.1" 200 558 0.095379 10.0.0.22 - - [2026-02-12 12:04:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.001941 10.0.0.22 - - [2026-02-12 12:04:59] "POST /access-control-lists HTTP/1.1" 200 610 0.058266 10.0.0.22 - - [2026-02-12 12:04:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.018077 10.0.0.22 - - [2026-02-12 12:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.082037 10.0.0.22 - - [2026-02-12 12:04:59] "POST /access-control-lists HTTP/1.1" 200 608 0.045852 10.0.0.22 - - [2026-02-12 12:04:59] "POST /chown HTTP/1.1" 200 109 0.038203 10.0.0.22 - - [2026-02-12 12:04:59] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014781 10.0.0.22 - - [2026-02-12 12:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.22 - - [2026-02-12 12:04:59] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003937 10.0.0.22 - - [2026-02-12 12:04:59] "POST /tags HTTP/1.1" 409 214 0.002599 10.0.0.22 - - [2026-02-12 12:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.22 - - [2026-02-12 12:04:59] "GET /tag/92eb9ab5-a7dc-41ad-b654-04f78df80a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013797 10.0.0.22 - - [2026-02-12 12:04:59] "POST /firewall-rules HTTP/1.1" 200 578 0.067035 10.0.0.22 - - [2026-02-12 12:04:59] "GET /firewall-rule/c0ec2c1f-f84b-45d1-a592-c9ad92435e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005026 10.0.0.22 - - [2026-02-12 12:04:59] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005367 10.0.0.22 - - [2026-02-12 12:04:59] "GET /firewall-rule/c0ec2c1f-f84b-45d1-a592-c9ad92435e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003777 10.0.0.22 - - [2026-02-12 12:04:59] "POST /ref-update HTTP/1.1" 200 156 0.042532 10.0.0.22 - - [2026-02-12 12:04:59] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008332 10.0.0.22 - - [2026-02-12 12:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.22 - - [2026-02-12 12:04:59] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007976 10.0.0.22 - - [2026-02-12 12:04:59] "POST /tags HTTP/1.1" 409 214 0.002276 10.0.0.22 - - [2026-02-12 12:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.22 - - [2026-02-12 12:04:59] "GET /tag/92eb9ab5-a7dc-41ad-b654-04f78df80a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019989 10.0.0.22 - - [2026-02-12 12:05:00] "POST /firewall-rules HTTP/1.1" 200 576 0.092816 10.0.0.22 - - [2026-02-12 12:05:00] "GET /firewall-rule/2faec5e3-f062-4d13-956a-d34bd5d6d5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.009434 10.0.0.22 - - [2026-02-12 12:05:00] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005435 10.0.0.22 - - [2026-02-12 12:05:00] "GET /firewall-rule/2faec5e3-f062-4d13-956a-d34bd5d6d5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003796 10.0.0.22 - - [2026-02-12 12:05:00] "POST /ref-update HTTP/1.1" 200 156 0.107550 10.0.0.22 - - [2026-02-12 12:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.22 - - [2026-02-12 12:05:00] "GET /loadbalancer/07289a77-61cf-4d12-a9df-0a35af2e172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002787 10.0.0.22 - - [2026-02-12 12:05:00] "POST /tags HTTP/1.1" 200 363 0.032424 10.0.0.22 - - [2026-02-12 12:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009021 10.0.0.22 - - [2026-02-12 12:05:00] "GET /tag/71be8927-1c3f-4745-8e06-f849a1d39e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.039238 10.0.0.22 - - [2026-02-12 12:05:00] "POST /tags HTTP/1.1" 200 311 0.028200 10.0.0.22 - - [2026-02-12 12:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.22 - - [2026-02-12 12:05:00] "GET /tag/ec7cadd2-dd7b-4ab8-a23a-1d8799d85dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026994 10.0.0.22 - - [2026-02-12 12:05:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.001022 10.0.0.22 - - [2026-02-12 12:05:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.002182 10.0.0.22 - - [2026-02-12 12:05:00] "POST /security-groups HTTP/1.1" 200 574 0.081000 10.0.0.22 - - [2026-02-12 12:05:00] "POST /projects HTTP/1.1" 200 489 0.220472 10.0.0.22 - - [2026-02-12 12:05:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.005484 10.0.0.22 - - [2026-02-12 12:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030565 10.0.0.22 - - [2026-02-12 12:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007207 10.0.0.22 - - [2026-02-12 12:05:00] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006487 10.0.0.22 - - [2026-02-12 12:05:00] "POST /access-control-lists HTTP/1.1" 200 583 0.089353 10.0.0.22 - - [2026-02-12 12:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007522 10.0.0.22 - - [2026-02-12 12:05:00] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005720 10.0.0.22 - - [2026-02-12 12:05:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002327 10.0.0.22 - - [2026-02-12 12:05:01] "POST /access-control-lists HTTP/1.1" 200 581 0.076418 10.0.0.22 - - [2026-02-12 12:05:01] "PUT /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4 HTTP/1.1" 200 264 0.122519 10.0.0.22 - - [2026-02-12 12:05:01] "PUT /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae HTTP/1.1" 200 264 0.052763 10.0.0.22 - - [2026-02-12 12:05:01] "POST /security-groups HTTP/1.1" 200 546 0.096179 10.0.0.22 - - [2026-02-12 12:05:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.004019 10.0.0.22 - - [2026-02-12 12:05:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.068094 10.0.0.22 - - [2026-02-12 12:05:01] "POST /access-control-lists HTTP/1.1" 200 602 0.102442 10.0.0.22 - - [2026-02-12 12:05:01] "POST /chown HTTP/1.1" 200 109 0.041923 10.0.0.22 - - [2026-02-12 12:05:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.004970 10.0.0.22 - - [2026-02-12 12:05:01] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029973 10.0.0.22 - - [2026-02-12 12:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.22 - - [2026-02-12 12:05:01] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024256 10.0.0.22 - - [2026-02-12 12:05:01] "POST /access-control-lists HTTP/1.1" 200 600 0.092665 10.0.0.22 - - [2026-02-12 12:05:01] "POST /tags HTTP/1.1" 409 210 0.005123 10.0.0.22 - - [2026-02-12 12:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.22 - - [2026-02-12 12:05:01] "GET /tag/ec7cadd2-dd7b-4ab8-a23a-1d8799d85dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020557 10.0.0.22 - - [2026-02-12 12:05:01] "POST /firewall-rules HTTP/1.1" 200 570 0.084741 10.0.0.22 - - [2026-02-12 12:05:01] "GET /firewall-rule/275d11f8-47a5-4bc3-97f1-4a60094d34a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006674 10.0.0.22 - - [2026-02-12 12:05:01] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004710 10.0.0.22 - - [2026-02-12 12:05:01] "GET /firewall-rule/275d11f8-47a5-4bc3-97f1-4a60094d34a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003128 10.0.0.22 - - [2026-02-12 12:05:01] "POST /ref-update HTTP/1.1" 200 156 0.054791 10.0.0.22 - - [2026-02-12 12:05:01] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021882 10.0.0.22 - - [2026-02-12 12:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.22 - - [2026-02-12 12:05:02] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003546 10.0.0.22 - - [2026-02-12 12:05:02] "POST /tags HTTP/1.1" 409 210 0.002714 10.0.0.22 - - [2026-02-12 12:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2026-02-12 12:05:02] "GET /tag/ec7cadd2-dd7b-4ab8-a23a-1d8799d85dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019869 10.0.0.22 - - [2026-02-12 12:05:02] "POST /firewall-rules HTTP/1.1" 200 568 0.079259 10.0.0.22 - - [2026-02-12 12:05:02] "GET /firewall-rule/00adc420-54ca-4fd0-8ab5-5593e406747b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2006 0.022298 10.0.0.22 - - [2026-02-12 12:05:02] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005536 10.0.0.22 - - [2026-02-12 12:05:02] "GET /firewall-rule/00adc420-54ca-4fd0-8ab5-5593e406747b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2006 0.003321 10.0.0.22 - - [2026-02-12 12:05:02] "POST /ref-update HTTP/1.1" 200 156 0.067900 10.0.0.22 - - [2026-02-12 12:05:02] "POST /tags HTTP/1.1" 200 363 0.036085 10.0.0.22 - - [2026-02-12 12:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.22 - - [2026-02-12 12:05:02] "GET /tag/188cb202-5582-423a-90b6-1c1173bb29d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.040628 10.0.0.22 - - [2026-02-12 12:05:02] "POST /tags HTTP/1.1" 409 210 0.002918 10.0.0.22 - - [2026-02-12 12:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.22 - - [2026-02-12 12:05:02] "GET /tag/c6fae66a-51ff-491f-9840-3763a6d1e426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.027832 10.0.0.22 - - [2026-02-12 12:05:02] "POST /projects HTTP/1.1" 409 223 0.002116 10.0.0.22 - - [2026-02-12 12:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.22 - - [2026-02-12 12:05:02] "GET /project/96918af6-6e37-40f0-bf49-dd5feee4784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049712 10.0.0.22 - - [2026-02-12 12:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.22 - - [2026-02-12 12:05:02] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.016750 10.0.0.22 - - [2026-02-12 12:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.22 - - [2026-02-12 12:05:02] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006887 10.0.0.22 - - [2026-02-12 12:05:02] "PUT /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4 HTTP/1.1" 200 264 0.043717 10.0.0.22 - - [2026-02-12 12:05:02] "PUT /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae HTTP/1.1" 200 264 0.066079 10.0.0.22 - - [2026-02-12 12:05:02] "POST /security-groups HTTP/1.1" 409 253 0.002532 10.0.0.22 - - [2026-02-12 12:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.22 - - [2026-02-12 12:05:03] "PUT /security-group/dd605cd1-d437-4df7-bf23-2d70a7081557 HTTP/1.1" 200 262 0.056357 10.0.0.22 - - [2026-02-12 12:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031963 10.0.0.22 - - [2026-02-12 12:05:03] "PUT /access-control-list/fd1e5423-7c81-40e3-a99e-5b1acf81b663 HTTP/1.1" 200 272 0.019454 10.0.0.22 - - [2026-02-12 12:05:03] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019708 10.0.0.22 - - [2026-02-12 12:05:03] "PUT /access-control-list/f18ad713-59c6-4195-97fa-844e6404a4a8 HTTP/1.1" 200 272 0.030954 10.0.0.22 - - [2026-02-12 12:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.22 - - [2026-02-12 12:05:03] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003165 10.0.0.22 - - [2026-02-12 12:05:03] "POST /tags HTTP/1.1" 409 210 0.002916 10.0.0.22 - - [2026-02-12 12:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014271 10.0.0.22 - - [2026-02-12 12:05:03] "GET /tag/c6fae66a-51ff-491f-9840-3763a6d1e426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.041722 10.0.0.22 - - [2026-02-12 12:05:03] "POST /firewall-rules HTTP/1.1" 200 570 0.089118 10.0.0.22 - - [2026-02-12 12:05:03] "GET /firewall-rule/6f61f231-5445-4b83-8f53-89389babff86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004970 10.0.0.22 - - [2026-02-12 12:05:03] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.007334 10.0.0.22 - - [2026-02-12 12:05:03] "GET /firewall-rule/6f61f231-5445-4b83-8f53-89389babff86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003558 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:05:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.013354 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:05:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001082 10.0.0.22 - - [2026-02-12 12:05:03] "POST /ref-update HTTP/1.1" 200 156 0.058342 10.0.0.22 - - [2026-02-12 12:05:03] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015446 10.0.0.22 - - [2026-02-12 12:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.22 - - [2026-02-12 12:05:03] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002958 10.0.0.22 - - [2026-02-12 12:05:03] "POST /tags HTTP/1.1" 409 210 0.002795 10.0.0.22 - - [2026-02-12 12:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.22 - - [2026-02-12 12:05:03] "GET /tag/c6fae66a-51ff-491f-9840-3763a6d1e426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026329 10.0.0.22 - - [2026-02-12 12:05:03] "POST /firewall-rules HTTP/1.1" 200 568 0.092419 10.0.0.22 - - [2026-02-12 12:05:03] "GET /firewall-rule/9170062d-0ec9-497a-935b-fd08a56cbf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009573 10.0.0.22 - - [2026-02-12 12:05:03] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.015807 10.0.0.22 - - [2026-02-12 12:05:03] "GET /firewall-rule/9170062d-0ec9-497a-935b-fd08a56cbf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005577 10.0.0.22 - - [2026-02-12 12:05:03] "POST /ref-update HTTP/1.1" 200 156 0.052792 10.0.0.22 - - [2026-02-12 12:05:04] "POST /tags HTTP/1.1" 409 237 0.002140 10.0.0.22 - - [2026-02-12 12:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.160619 10.0.0.22 - - [2026-02-12 12:05:04] "GET /tag/188cb202-5582-423a-90b6-1c1173bb29d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.032496 10.0.0.22 - - [2026-02-12 12:05:04] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.062550 10.0.0.22 - - [2026-02-12 12:05:04] "POST /set-tag HTTP/1.1" 200 109 0.057005 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:05:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001155 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:05:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001502 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:05:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001170 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:05:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001656 10.0.0.249 - - [2026-02-12 12:05:24] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.249 - - [2026-02-12 12:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.249 - - [2026-02-12 12:05:24] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010799 10.0.0.249 - - [2026-02-12 12:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.249 - - [2026-02-12 12:05:24] "GET /routing-instance/3698656e-1522-4318-8789-fd533aebb4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003933 10.0.0.249 - - [2026-02-12 12:05:24] "PUT /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e HTTP/1.1" 200 274 0.022774 10.0.0.249 - - [2026-02-12 12:05:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.010383 10.0.0.249 - - [2026-02-12 12:05:24] "POST /virtual-routers HTTP/1.1" 200 599 0.016327 10.0.0.249 - - [2026-02-12 12:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017767 10.0.0.249 - - [2026-02-12 12:05:24] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.026361 10.0.0.249 - - [2026-02-12 12:05:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.003009 10.0.0.249 - - [2026-02-12 12:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006988 10.0.0.249 - - [2026-02-12 12:05:24] "GET /virtual-network/278757c5-7b2f-4f8c-b1e8-ce2fa0b17a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004553 10.0.0.249 - - [2026-02-12 12:05:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.084190 10.0.0.22 - - [2026-02-12 12:05:31] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.22 - - [2026-02-12 12:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.22 - - [2026-02-12 12:05:31] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005429 10.0.0.22 - - [2026-02-12 12:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.22 - - [2026-02-12 12:05:31] "GET /config-node/e0cbf9d7-70b8-456e-81c4-6d894527d4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003998 10.0.0.22 - - [2026-02-12 12:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.22 - - [2026-02-12 12:05:36] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003780 10.0.0.22 - - [2026-02-12 12:05:43] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.22 - - [2026-02-12 12:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.22 - - [2026-02-12 12:05:43] "GET /routing-instance/3698656e-1522-4318-8789-fd533aebb4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003259 10.0.0.22 - - [2026-02-12 12:05:43] "POST /bgp-routers HTTP/1.1" 409 301 0.003068 10.0.0.22 - - [2026-02-12 12:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.22 - - [2026-02-12 12:05:43] "GET /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.007065 10.0.0.22 - - [2026-02-12 12:05:43] "PUT /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6 HTTP/1.1" 200 254 0.015386 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:05:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:05:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:05:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001744 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:05:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002045 10.0.0.22 - - [2026-02-12 12:08:40] "GET /global-system-configs HTTP/1.1" 200 322 0.003769 10.0.0.22 - - [2026-02-12 12:08:40] "GET /global-system-configs HTTP/1.1" 200 322 0.004252 10.0.0.22 - - [2026-02-12 12:08:48] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.008868 10.0.0.22 - - [2026-02-12 12:08:48] "POST /ref-update HTTP/1.1" 200 156 0.027118 10.0.0.22 - - [2026-02-12 12:08:55] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005881 10.0.0.22 - - [2026-02-12 12:08:55] "POST /set-tag HTTP/1.1" 200 109 0.004645 10.0.0.22 - - [2026-02-12 12:08:55] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006422 10.0.0.22 - - [2026-02-12 12:08:55] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.22 - - [2026-02-12 12:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.22 - - [2026-02-12 12:08:55] "GET /loadbalancer/07289a77-61cf-4d12-a9df-0a35af2e172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005680 10.0.0.22 - - [2026-02-12 12:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.22 - - [2026-02-12 12:08:55] "GET /loadbalancer/07289a77-61cf-4d12-a9df-0a35af2e172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004044 10.0.0.22 - - [2026-02-12 12:08:55] "GET /loadbalancer-pool/21b56c7f-1d90-417c-b91c-463a577973bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004412 10.0.0.22 - - [2026-02-12 12:08:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018749 10.0.0.22 - - [2026-02-12 12:08:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014115 10.0.0.22 - - [2026-02-12 12:08:55] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.016540 10.0.0.22 - - [2026-02-12 12:08:55] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007992 10.0.0.22 - - [2026-02-12 12:08:55] "POST /ref-update HTTP/1.1" 200 156 0.008251 10.0.0.22 - - [2026-02-12 12:08:55] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.011721 10.0.0.22 - - [2026-02-12 12:08:55] "POST /tags HTTP/1.1" 409 205 0.007029 10.0.0.22 - - [2026-02-12 12:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.22 - - [2026-02-12 12:08:55] "GET /tag/fb29c01e-3cd0-4d75-a4f9-24c929772686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010425 10.0.0.22 - - [2026-02-12 12:08:55] "PUT /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9 HTTP/1.1" 200 256 0.010397 10.0.0.22 - - [2026-02-12 12:08:55] "POST /set-tag HTTP/1.1" 200 109 0.085007 10.0.0.22 - - [2026-02-12 12:08:55] "GET /loadbalancer-pool/857eda34-3137-4257-9a60-cb65e042363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004168 10.0.0.22 - - [2026-02-12 12:08:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016299 10.0.0.22 - - [2026-02-12 12:08:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023257 10.0.0.22 - - [2026-02-12 12:08:55] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014617 10.0.0.22 - - [2026-02-12 12:08:55] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007951 10.0.0.22 - - [2026-02-12 12:08:55] "POST /ref-update HTTP/1.1" 200 156 0.009717 10.0.0.22 - - [2026-02-12 12:08:55] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008982 10.0.0.22 - - [2026-02-12 12:08:55] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.22 - - [2026-02-12 12:08:55] "GET /loadbalancer-pool/177cd0af-6319-4142-b0f7-0642bb5b9860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004327 10.0.0.22 - - [2026-02-12 12:08:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016600 10.0.0.22 - - [2026-02-12 12:08:55] "PUT /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9 HTTP/1.1" 200 256 0.014798 10.0.0.22 - - [2026-02-12 12:08:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009659 10.0.0.22 - - [2026-02-12 12:08:55] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006375 10.0.0.22 - - [2026-02-12 12:08:55] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.22 - - [2026-02-12 12:08:55] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004859 10.0.0.22 - - [2026-02-12 12:08:55] "POST /ref-update HTTP/1.1" 200 156 0.008453 10.0.0.22 - - [2026-02-12 12:08:55] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.010334 10.0.0.22 - - [2026-02-12 12:08:55] "PUT /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9 HTTP/1.1" 200 256 0.016399 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:10:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001220 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:10:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:10:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001300 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:10:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003037 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:10:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001858 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:10:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001958 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:10:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:10:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.249 - - [2026-02-12 12:10:29] "GET / HTTP/1.1" 200 35931 0.002443 10.0.0.249 - - [2026-02-12 12:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.249 - - [2026-02-12 12:10:29] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008099 10.0.0.249 - - [2026-02-12 12:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.249 - - [2026-02-12 12:10:29] "GET /routing-instance/3698656e-1522-4318-8789-fd533aebb4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003609 10.0.0.249 - - [2026-02-12 12:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.249 - - [2026-02-12 12:10:29] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006093 10.0.0.249 - - [2026-02-12 12:10:29] "PUT /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3 HTTP/1.1" 200 262 0.020514 10.0.0.249 - - [2026-02-12 12:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017877 10.0.0.249 - - [2026-02-12 12:10:29] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002785 10.0.0.249 - - [2026-02-12 12:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.249 - - [2026-02-12 12:10:29] "GET /virtual-machine-interface/d1dcd7e0-2a65-4517-814b-72baef5e197f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005751 10.0.0.249 - - [2026-02-12 12:10:29] "PUT /virtual-machine-interface/d1dcd7e0-2a65-4517-814b-72baef5e197f HTTP/1.1" 200 284 0.019796 10.0.0.22 - - [2026-02-12 12:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.22 - - [2026-02-12 12:10:36] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003197 10.0.0.22 - - [2026-02-12 12:11:36] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005956 10.0.0.22 - - [2026-02-12 12:11:36] "POST /set-tag HTTP/1.1" 200 109 0.005213 10.0.0.22 - - [2026-02-12 12:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.22 - - [2026-02-12 12:11:36] "GET /loadbalancer/07289a77-61cf-4d12-a9df-0a35af2e172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002660 10.0.0.22 - - [2026-02-12 12:11:36] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006670 10.0.0.22 - - [2026-02-12 12:11:36] "POST /set-tag HTTP/1.1" 200 109 0.035949 10.0.0.22 - - [2026-02-12 12:11:36] "DELETE /loadbalancer-member/eac81a41-bb8a-4805-9473-b2fcae85bd1f HTTP/1.1" 200 115 0.050292 10.0.0.22 - - [2026-02-12 12:11:36] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009732 10.0.0.22 - - [2026-02-12 12:11:36] "POST /set-tag HTTP/1.1" 200 109 0.005055 10.0.0.22 - - [2026-02-12 12:11:36] "DELETE /loadbalancer-member/fc0a6bee-d936-466c-9e2b-4e6aa41454d0 HTTP/1.1" 200 115 0.066452 10.0.0.22 - - [2026-02-12 12:11:36] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007154 10.0.0.22 - - [2026-02-12 12:11:36] "POST /set-tag HTTP/1.1" 200 109 0.006644 10.0.0.22 - - [2026-02-12 12:11:36] "DELETE /loadbalancer-member/a8e0f038-b7c3-459d-a414-1f8cb38e8735 HTTP/1.1" 200 115 0.041632 10.0.0.22 - - [2026-02-12 12:11:36] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005117 10.0.0.22 - - [2026-02-12 12:11:36] "POST /set-tag HTTP/1.1" 200 109 0.004084 10.0.0.22 - - [2026-02-12 12:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011858 10.0.0.22 - - [2026-02-12 12:11:36] "GET /loadbalancer/07289a77-61cf-4d12-a9df-0a35af2e172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.009104 10.0.0.22 - - [2026-02-12 12:11:36] "GET /loadbalancer-pool/21b56c7f-1d90-417c-b91c-463a577973bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003672 10.0.0.22 - - [2026-02-12 12:11:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038582 10.0.0.22 - - [2026-02-12 12:11:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028663 10.0.0.22 - - [2026-02-12 12:11:36] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.016501 10.0.0.22 - - [2026-02-12 12:11:37] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008546 10.0.0.22 - - [2026-02-12 12:11:37] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003706 10.0.0.22 - - [2026-02-12 12:11:37] "POST /set-tag HTTP/1.1" 200 109 0.083044 10.0.0.22 - - [2026-02-12 12:11:37] "GET /loadbalancer-pool/857eda34-3137-4257-9a60-cb65e042363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020701 10.0.0.22 - - [2026-02-12 12:11:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.046152 10.0.0.22 - - [2026-02-12 12:11:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016362 10.0.0.22 - - [2026-02-12 12:11:37] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.016773 10.0.0.22 - - [2026-02-12 12:11:37] "POST /set-tag HTTP/1.1" 200 109 0.012602 10.0.0.22 - - [2026-02-12 12:11:37] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011479 10.0.0.22 - - [2026-02-12 12:11:37] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008571 10.0.0.22 - - [2026-02-12 12:11:37] "GET /loadbalancer-pool/177cd0af-6319-4142-b0f7-0642bb5b9860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002957 10.0.0.22 - - [2026-02-12 12:11:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029735 10.0.0.22 - - [2026-02-12 12:11:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030447 10.0.0.22 - - [2026-02-12 12:11:37] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.016092 10.0.0.22 - - [2026-02-12 12:11:37] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005898 10.0.0.22 - - [2026-02-12 12:11:37] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003068 10.0.0.22 - - [2026-02-12 12:11:37] "POST /set-tag HTTP/1.1" 200 109 0.004578 10.0.0.22 - - [2026-02-12 12:13:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002853 10.0.0.22 - - [2026-02-12 12:13:40] "GET /global-system-configs HTTP/1.1" 200 322 0.007982 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:14:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001405 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:14:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002397 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:15:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001220 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:15:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001861 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:15:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:15:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001363 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:15:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:15:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002642 10.0.0.22 - - [2026-02-12 12:15:59] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015859 10.0.0.22 - - [2026-02-12 12:15:59] "POST /set-tag HTTP/1.1" 200 109 0.005111 10.0.0.22 - - [2026-02-12 12:15:59] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011514 10.0.0.22 - - [2026-02-12 12:15:59] "POST /set-tag HTTP/1.1" 200 109 0.008818 10.0.0.22 - - [2026-02-12 12:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.22 - - [2026-02-12 12:15:59] "GET /loadbalancer/07289a77-61cf-4d12-a9df-0a35af2e172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002271 10.0.0.22 - - [2026-02-12 12:15:59] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007641 10.0.0.22 - - [2026-02-12 12:15:59] "POST /set-tag HTTP/1.1" 200 109 0.027386 10.0.0.22 - - [2026-02-12 12:16:00] "DELETE /loadbalancer-member/7dece39d-4583-4bfe-89da-7b1c5ecf04b5 HTTP/1.1" 200 115 0.070852 10.0.0.22 - - [2026-02-12 12:16:00] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006841 10.0.0.22 - - [2026-02-12 12:16:00] "POST /set-tag HTTP/1.1" 200 109 0.005132 10.0.0.22 - - [2026-02-12 12:16:00] "DELETE /loadbalancer-member/a4659df4-60b5-4d8a-882d-a174c11eba3c HTTP/1.1" 200 115 0.046938 10.0.0.22 - - [2026-02-12 12:16:00] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009725 10.0.0.22 - - [2026-02-12 12:16:00] "POST /set-tag HTTP/1.1" 200 109 0.003319 10.0.0.22 - - [2026-02-12 12:16:00] "DELETE /loadbalancer-member/5e880bca-e048-44a6-aa4e-3daa3ec0c896 HTTP/1.1" 200 115 0.054756 10.0.0.22 - - [2026-02-12 12:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.22 - - [2026-02-12 12:16:00] "GET /loadbalancer/07289a77-61cf-4d12-a9df-0a35af2e172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004422 10.0.0.22 - - [2026-02-12 12:16:00] "GET /loadbalancer-pool/21b56c7f-1d90-417c-b91c-463a577973bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002861 10.0.0.22 - - [2026-02-12 12:16:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020200 10.0.0.22 - - [2026-02-12 12:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022522 10.0.0.22 - - [2026-02-12 12:16:00] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011787 10.0.0.22 - - [2026-02-12 12:16:00] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012629 10.0.0.22 - - [2026-02-12 12:16:00] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003576 10.0.0.22 - - [2026-02-12 12:16:00] "POST /set-tag HTTP/1.1" 200 109 0.092348 10.0.0.22 - - [2026-02-12 12:16:00] "GET /loadbalancer-pool/857eda34-3137-4257-9a60-cb65e042363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003599 10.0.0.22 - - [2026-02-12 12:16:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015192 10.0.0.22 - - [2026-02-12 12:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020090 10.0.0.22 - - [2026-02-12 12:16:00] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013662 10.0.0.22 - - [2026-02-12 12:16:00] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004197 10.0.0.22 - - [2026-02-12 12:16:00] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002195 10.0.0.22 - - [2026-02-12 12:16:00] "POST /set-tag HTTP/1.1" 200 109 0.004310 10.0.0.22 - - [2026-02-12 12:16:00] "GET /loadbalancer-pool/177cd0af-6319-4142-b0f7-0642bb5b9860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002759 10.0.0.22 - - [2026-02-12 12:16:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018112 10.0.0.22 - - [2026-02-12 12:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009058 10.0.0.22 - - [2026-02-12 12:16:00] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010032 10.0.0.22 - - [2026-02-12 12:16:00] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.22 - - [2026-02-12 12:16:00] "GET /virtual-machine-interface/0763f526-080b-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004890 10.0.0.22 - - [2026-02-12 12:16:00] "GET /floating-ip/b8426950-8159-4bf7-bc8c-ef1dc76b5cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002174 10.0.0.22 - - [2026-02-12 12:17:19] "GET / HTTP/1.1" 200 35931 0.004353 10.0.0.22 - - [2026-02-12 12:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.22 - - [2026-02-12 12:17:19] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.084970 10.0.0.22 - - [2026-02-12 12:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.22 - - [2026-02-12 12:17:20] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057099 10.0.0.22 - - [2026-02-12 12:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.22 - - [2026-02-12 12:17:20] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059658 10.0.0.22 - - [2026-02-12 12:17:21] "POST /tags HTTP/1.1" 200 333 0.051290 10.0.0.22 - - [2026-02-12 12:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018121 10.0.0.22 - - [2026-02-12 12:17:21] "GET /tag/20f5272c-d0a7-4e1e-a5cf-fea2da366223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028194 10.0.0.22 - - [2026-02-12 12:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.22 - - [2026-02-12 12:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.22 - - [2026-02-12 12:17:21] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063813 10.0.0.22 - - [2026-02-12 12:17:21] "GET /virtual-networks?parent_id=3d7add91-f0e6-4cf3-9deb-70568bdf4098&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006804 10.0.0.22 - - [2026-02-12 12:17:21] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073761 10.0.0.22 - - [2026-02-12 12:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024350 10.0.0.22 - - [2026-02-12 12:17:21] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005830 10.0.0.22 - - [2026-02-12 12:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008247 10.0.0.22 - - [2026-02-12 12:17:21] "GET /service-appliance-set/6d2a0722-bdd5-4989-a7ab-a76f28b9fb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003464 10.0.0.22 - - [2026-02-12 12:17:21] "POST /fqname-to-id HTTP/1.1" 404 254 0.001719 10.0.0.22 - - [2026-02-12 12:17:21] "POST /virtual-networks HTTP/1.1" 200 512 0.081815 10.0.0.22 - - [2026-02-12 12:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.22 - - [2026-02-12 12:17:21] "GET /network-ipam/28d29fae-3a26-407c-94c3-49908e9b6c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005278 10.0.0.22 - - [2026-02-12 12:17:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.098407 10.0.0.22 - - [2026-02-12 12:17:21] "GET /virtual-machine-interface/e748e564-fd97-4060-a7b4-e6d4aca4996a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003916 10.0.0.22 - - [2026-02-12 12:17:21] "POST /useragent-kv HTTP/1.1" 200 115 0.011987 10.0.0.22 - - [2026-02-12 12:17:21] "POST /instance-ips HTTP/1.1" 200 409 0.089723 10.0.0.22 - - [2026-02-12 12:17:21] "POST /ref-update HTTP/1.1" 200 156 0.194970 10.0.0.22 - - [2026-02-12 12:17:21] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009200 10.0.0.22 - - [2026-02-12 12:17:21] "GET /domains HTTP/1.1" 200 280 0.005082 10.0.0.22 - - [2026-02-12 12:17:21] "GET /domain/168fb2bf-c66e-49fd-b422-7e20e5b6e896 HTTP/1.1" 200 3086 0.008479 10.0.0.22 - - [2026-02-12 12:17:21] "GET /instance-ip/071ba85a-f81c-4fd7-be77-b2fbe0f26e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005765 10.0.0.22 - - [2026-02-12 12:17:21] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098 HTTP/1.1" 200 5476 0.042844 10.0.0.22 - - [2026-02-12 12:17:21] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4 HTTP/1.1" 200 2082 0.065085 10.0.0.22 - - [2026-02-12 12:17:21] "POST /loadbalancers HTTP/1.1" 200 610 0.106852 10.0.0.22 - - [2026-02-12 12:17:21] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4 HTTP/1.1" 200 2082 0.007980 10.0.0.22 - - [2026-02-12 12:17:21] "GET /routing-instance/59414b9b-48a6-4341-bea8-82dccbbf6521 HTTP/1.1" 200 1181 0.003293 10.0.0.22 - - [2026-02-12 12:17:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.041435 10.0.0.22 - - [2026-02-12 12:17:21] "GET /routing-instance/59414b9b-48a6-4341-bea8-82dccbbf6521 HTTP/1.1" 200 1181 0.003976 10.0.0.22 - - [2026-02-12 12:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008870 10.0.0.22 - - [2026-02-12 12:17:21] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066862 10.0.0.22 - - [2026-02-12 12:17:21] "GET /instance-ip/071ba85a-f81c-4fd7-be77-b2fbe0f26e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003410 10.0.0.22 - - [2026-02-12 12:17:21] "POST /route-targets HTTP/1.1" 200 327 0.019519 10.0.0.22 - - [2026-02-12 12:17:21] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066047 10.0.0.22 - - [2026-02-12 12:17:21] "POST /ref-update HTTP/1.1" 200 156 0.046615 10.0.0.22 - - [2026-02-12 12:17:21] "GET /loadbalancer/3e930c70-67dd-4668-b239-84edf905bc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.015143 10.0.0.22 - - [2026-02-12 12:17:21] "POST /floating-ips HTTP/1.1" 200 597 0.059798 10.0.0.22 - - [2026-02-12 12:17:21] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.051369 10.0.0.22 - - [2026-02-12 12:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.22 - - [2026-02-12 12:17:22] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026860 10.0.0.22 - - [2026-02-12 12:17:22] "GET /loadbalancer-listener/f4835610-3b99-4e91-92d6-1fbcaee61b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004735 10.0.0.22 - - [2026-02-12 12:17:22] "GET /loadbalancer-listener/f4835610-3b99-4e91-92d6-1fbcaee61b93?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004582 10.0.0.22 - - [2026-02-12 12:17:22] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.027291 10.0.0.22 - - [2026-02-12 12:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.22 - - [2026-02-12 12:17:22] "GET /instance-ip/071ba85a-f81c-4fd7-be77-b2fbe0f26e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003368 10.0.0.22 - - [2026-02-12 12:17:22] "GET /instance-ip/071ba85a-f81c-4fd7-be77-b2fbe0f26e6d?fields=floating_ips HTTP/1.1" 200 1211 0.005424 10.0.0.22 - - [2026-02-12 12:17:22] "GET /floating-ip/13d31864-92bd-4f1e-aacc-866c6d8b7c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002229 10.0.0.22 - - [2026-02-12 12:17:22] "GET /loadbalancer/3e930c70-67dd-4668-b239-84edf905bc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003753 10.0.0.22 - - [2026-02-12 12:17:22] "POST /tags HTTP/1.1" 200 295 0.056779 10.0.0.22 - - [2026-02-12 12:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019949 10.0.0.22 - - [2026-02-12 12:17:22] "GET /tag/6aaac5bb-2de0-42e8-9bf5-d4479d263908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014077 10.0.0.22 - - [2026-02-12 12:17:22] "POST /tags HTTP/1.1" 409 233 0.001958 10.0.0.22 - - [2026-02-12 12:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.22 - - [2026-02-12 12:17:22] "GET /tag/29d67409-ff75-47ea-b5d1-be60cc71dac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020970 10.0.0.22 - - [2026-02-12 12:17:22] "POST /tags HTTP/1.1" 409 206 0.002465 10.0.0.22 - - [2026-02-12 12:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.22 - - [2026-02-12 12:17:22] "GET /tag/f0056c95-8600-4c71-a1a5-c7208cd43a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020079 10.0.0.22 - - [2026-02-12 12:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.22 - - [2026-02-12 12:17:22] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010318 10.0.0.22 - - [2026-02-12 12:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006922 10.0.0.22 - - [2026-02-12 12:17:22] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046101 10.0.0.22 - - [2026-02-12 12:17:22] "POST /virtual-machines HTTP/1.1" 200 369 0.024001 10.0.0.22 - - [2026-02-12 12:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007820 10.0.0.22 - - [2026-02-12 12:17:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110552 10.0.0.22 - - [2026-02-12 12:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021099 10.0.0.22 - - [2026-02-12 12:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012539 10.0.0.22 - - [2026-02-12 12:17:22] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004716 10.0.0.22 - - [2026-02-12 12:17:22] "POST /instance-ips HTTP/1.1" 200 409 0.023728 10.0.0.22 - - [2026-02-12 12:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015435 10.0.0.22 - - [2026-02-12 12:17:22] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010700 10.0.0.22 - - [2026-02-12 12:17:23] "POST /set-tag HTTP/1.1" 200 109 0.016605 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015908 10.0.0.22 - - [2026-02-12 12:17:23] "GET /instance-ip/c8e8821a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005974 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004672 10.0.0.22 - - [2026-02-12 12:17:23] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002774 10.0.0.22 - - [2026-02-12 12:17:23] "POST /ref-update HTTP/1.1" 200 156 0.007672 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004598 10.0.0.22 - - [2026-02-12 12:17:23] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.22 - - [2026-02-12 12:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003971 10.0.0.22 - - [2026-02-12 12:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.22 - - [2026-02-12 12:17:23] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056046 10.0.0.22 - - [2026-02-12 12:17:23] "POST /virtual-machines HTTP/1.1" 200 369 0.009101 10.0.0.22 - - [2026-02-12 12:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010808 10.0.0.22 - - [2026-02-12 12:17:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109579 10.0.0.22 - - [2026-02-12 12:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025738 10.0.0.22 - - [2026-02-12 12:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004993 10.0.0.22 - - [2026-02-12 12:17:23] "POST /instance-ips HTTP/1.1" 200 409 0.027900 10.0.0.22 - - [2026-02-12 12:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014627 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.018305 10.0.0.22 - - [2026-02-12 12:17:23] "POST /set-tag HTTP/1.1" 200 109 0.040308 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021708 10.0.0.22 - - [2026-02-12 12:17:23] "GET /instance-ip/c95706a4-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004890 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005023 10.0.0.22 - - [2026-02-12 12:17:23] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003731 10.0.0.22 - - [2026-02-12 12:17:23] "POST /ref-update HTTP/1.1" 200 156 0.020396 10.0.0.22 - - [2026-02-12 12:17:23] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012003 10.0.0.22 - - [2026-02-12 12:17:23] "POST /set-tag HTTP/1.1" 200 109 0.004246 10.0.0.22 - - [2026-02-12 12:17:24] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004714 10.0.0.22 - - [2026-02-12 12:17:24] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.22 - - [2026-02-12 12:17:24] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005431 10.0.0.22 - - [2026-02-12 12:17:24] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.22 - - [2026-02-12 12:17:26] "GET /domains HTTP/1.1" 200 280 0.004966 10.0.0.22 - - [2026-02-12 12:17:26] "GET /domain/168fb2bf-c66e-49fd-b422-7e20e5b6e896 HTTP/1.1" 200 3086 0.007387 10.0.0.22 - - [2026-02-12 12:17:26] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098 HTTP/1.1" 200 7064 0.058765 10.0.0.22 - - [2026-02-12 12:17:26] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4 HTTP/1.1" 200 2082 0.005207 10.0.0.22 - - [2026-02-12 12:17:26] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4 HTTP/1.1" 200 2082 0.005027 10.0.0.22 - - [2026-02-12 12:17:26] "GET /routing-instance/59414b9b-48a6-4341-bea8-82dccbbf6521 HTTP/1.1" 200 1402 0.006626 10.0.0.22 - - [2026-02-12 12:17:26] "GET /routing-instance/59414b9b-48a6-4341-bea8-82dccbbf6521 HTTP/1.1" 200 1402 0.002974 10.0.0.22 - - [2026-02-12 12:17:26] "GET /route-target/8128bfdd-1b6a-4ecf-a7bc-f3ec99d42ec0 HTTP/1.1" 200 1152 0.003269 10.0.0.22 - - [2026-02-12 12:17:26] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4 HTTP/1.1" 200 2082 0.005769 10.0.0.22 - - [2026-02-12 12:17:26] "GET /routing-instance/59414b9b-48a6-4341-bea8-82dccbbf6521 HTTP/1.1" 200 1402 0.003893 10.0.0.22 - - [2026-02-12 12:17:26] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005997 10.0.0.22 - - [2026-02-12 12:17:26] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4 HTTP/1.1" 200 2082 0.008231 10.0.0.22 - - [2026-02-12 12:17:26] "GET /routing-instance/59414b9b-48a6-4341-bea8-82dccbbf6521 HTTP/1.1" 200 1402 0.004852 10.0.0.22 - - [2026-02-12 12:17:26] "GET /routing-instance/59414b9b-48a6-4341-bea8-82dccbbf6521 HTTP/1.1" 200 1402 0.004072 10.0.0.22 - - [2026-02-12 12:17:26] "GET /route-target/8128bfdd-1b6a-4ecf-a7bc-f3ec99d42ec0 HTTP/1.1" 200 1152 0.004626 10.0.0.22 - - [2026-02-12 12:17:27] "GET /domains HTTP/1.1" 200 280 0.002129 10.0.0.22 - - [2026-02-12 12:17:27] "GET /domain/168fb2bf-c66e-49fd-b422-7e20e5b6e896 HTTP/1.1" 200 3086 0.003342 10.0.0.22 - - [2026-02-12 12:17:27] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098 HTTP/1.1" 200 7064 0.036886 10.0.0.22 - - [2026-02-12 12:17:27] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4 HTTP/1.1" 200 2082 0.005462 10.0.0.22 - - [2026-02-12 12:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.22 - - [2026-02-12 12:17:27] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029046 10.0.0.22 - - [2026-02-12 12:17:27] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004956 10.0.0.22 - - [2026-02-12 12:17:27] "GET /floating-ip-pools?parent_id=482c6aaa-f318-44c0-9417-a9caa04995d4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002232 10.0.0.22 - - [2026-02-12 12:17:27] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004783 10.0.0.22 - - [2026-02-12 12:17:27] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022437 10.0.0.22 - - [2026-02-12 12:17:27] "POST /ref-update HTTP/1.1" 200 156 0.018345 10.0.0.22 - - [2026-02-12 12:17:27] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014688 10.0.0.22 - - [2026-02-12 12:17:27] "GET /domains HTTP/1.1" 200 280 0.002010 10.0.0.22 - - [2026-02-12 12:17:27] "GET /domain/168fb2bf-c66e-49fd-b422-7e20e5b6e896 HTTP/1.1" 200 3086 0.003096 10.0.0.22 - - [2026-02-12 12:17:27] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098 HTTP/1.1" 200 7320 0.042420 10.0.0.22 - - [2026-02-12 12:17:27] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4 HTTP/1.1" 200 2320 0.006289 10.0.0.22 - - [2026-02-12 12:17:27] "GET /floating-ip-pool/2fc2a0bf-980e-4e75-bf30-dc3f1f8f271e HTTP/1.1" 200 1314 0.008552 10.0.0.22 - - [2026-02-12 12:17:27] "GET /domains HTTP/1.1" 200 280 0.001799 10.0.0.22 - - [2026-02-12 12:17:27] "GET /domain/168fb2bf-c66e-49fd-b422-7e20e5b6e896 HTTP/1.1" 200 3086 0.003073 10.0.0.22 - - [2026-02-12 12:17:27] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098 HTTP/1.1" 200 7320 0.034665 10.0.0.22 - - [2026-02-12 12:17:27] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4 HTTP/1.1" 200 2320 0.004190 10.0.0.22 - - [2026-02-12 12:17:27] "GET /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003921 10.0.0.22 - - [2026-02-12 12:17:27] "POST /tags HTTP/1.1" 200 365 0.051583 10.0.0.22 - - [2026-02-12 12:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011520 10.0.0.22 - - [2026-02-12 12:17:27] "GET /tag/c44bb2fd-dd1a-4e95-9a97-daf6932ad42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012720 10.0.0.22 - - [2026-02-12 12:17:27] "POST /tags HTTP/1.1" 409 206 0.002633 10.0.0.22 - - [2026-02-12 12:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.22 - - [2026-02-12 12:17:27] "GET /tag/f0056c95-8600-4c71-a1a5-c7208cd43a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011703 10.0.0.22 - - [2026-02-12 12:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.22 - - [2026-02-12 12:17:27] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049546 10.0.0.22 - - [2026-02-12 12:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2026-02-12 12:17:27] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006305 10.0.0.22 - - [2026-02-12 12:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.22 - - [2026-02-12 12:17:27] "GET /service-appliance-set/0457bd29-0fbd-49d5-9fd5-81def4ceaef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004939 10.0.0.22 - - [2026-02-12 12:17:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.002237 10.0.0.22 - - [2026-02-12 12:17:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102716 10.0.0.22 - - [2026-02-12 12:17:28] "GET /virtual-machine-interface/3b2d822d-1797-4054-af2a-d5389ad8ea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013227 10.0.0.22 - - [2026-02-12 12:17:28] "POST /set-tag HTTP/1.1" 200 109 0.015886 10.0.0.22 - - [2026-02-12 12:17:28] "POST /instance-ips HTTP/1.1" 200 417 0.031160 10.0.0.22 - - [2026-02-12 12:17:28] "GET /instance-ip/5612d9cb-b089-46a2-b085-b5a2123b0af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010232 10.0.0.22 - - [2026-02-12 12:17:28] "POST /loadbalancers HTTP/1.1" 200 618 0.061526 10.0.0.22 - - [2026-02-12 12:17:28] "POST /service-instances HTTP/1.1" 200 566 0.028089 10.0.0.22 - - [2026-02-12 12:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022912 10.0.0.22 - - [2026-02-12 12:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.22 - - [2026-02-12 12:17:28] "POST /ref-update HTTP/1.1" 200 156 0.020446 10.0.0.22 - - [2026-02-12 12:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.22 - - [2026-02-12 12:17:28] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063905 10.0.0.22 - - [2026-02-12 12:17:28] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.020388 10.0.0.22 - - [2026-02-12 12:17:28] "GET /virtual-machine-interface/3b2d822d-1797-4054-af2a-d5389ad8ea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004947 10.0.0.22 - - [2026-02-12 12:17:28] "GET /virtual-machine-interface/3b2d822d-1797-4054-af2a-d5389ad8ea66?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.013548 10.0.0.22 - - [2026-02-12 12:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016613 10.0.0.22 - - [2026-02-12 12:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014742 10.0.0.22 - - [2026-02-12 12:17:28] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.009386 10.0.0.22 - - [2026-02-12 12:17:28] "GET /floating-ip-pool/2fc2a0bf-980e-4e75-bf30-dc3f1f8f271e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007640 10.0.0.22 - - [2026-02-12 12:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026391 10.0.0.22 - - [2026-02-12 12:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.22 - - [2026-02-12 12:17:28] "POST /floating-ips HTTP/1.1" 200 671 0.131340 10.0.0.22 - - [2026-02-12 12:17:28] "POST /virtual-machines HTTP/1.1" 200 429 0.092758 10.0.0.22 - - [2026-02-12 12:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026203 10.0.0.22 - - [2026-02-12 12:17:28] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004473 10.0.0.22 - - [2026-02-12 12:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.22 - - [2026-02-12 12:17:28] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006714 10.0.0.22 - - [2026-02-12 12:17:28] "POST /tags HTTP/1.1" 409 221 0.014038 10.0.0.22 - - [2026-02-12 12:17:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.130273 10.0.0.22 - - [2026-02-12 12:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007944 10.0.0.22 - - [2026-02-12 12:17:28] "GET /tag/20f5272c-d0a7-4e1e-a5cf-fea2da366223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017608 10.0.0.22 - - [2026-02-12 12:17:28] "POST /chown HTTP/1.1" 200 109 0.047292 10.0.0.22 - - [2026-02-12 12:17:28] "POST /tags HTTP/1.1" 409 238 0.002232 10.0.0.22 - - [2026-02-12 12:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.22 - - [2026-02-12 12:17:28] "GET /tag/c44bb2fd-dd1a-4e95-9a97-daf6932ad42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011488 10.0.0.22 - - [2026-02-12 12:17:28] "POST /chown HTTP/1.1" 200 109 0.020509 10.0.0.22 - - [2026-02-12 12:17:28] "PUT /virtual-machine-interface/eddfc4d9-3690-4add-88e1-e8e498ba6d9f HTTP/1.1" 200 284 0.021490 10.0.0.22 - - [2026-02-12 12:17:29] "PUT /instance-ip/5612d9cb-b089-46a2-b085-b5a2123b0af3 HTTP/1.1" 200 256 0.035164 10.0.0.22 - - [2026-02-12 12:17:29] "POST /firewall-rules HTTP/1.1" 200 650 0.141659 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.043236 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.016539 10.0.0.22 - - [2026-02-12 12:17:29] "GET /firewall-rule/ea1a2e4b-d319-451b-977d-bad10c4a03c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.011249 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.024774 10.0.0.22 - - [2026-02-12 12:17:29] "GET /firewall-policy/79ddf529-383c-4eb4-b7d7-aa3c7d1caf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015038 10.0.0.22 - - [2026-02-12 12:17:29] "GET /firewall-rule/ea1a2e4b-d319-451b-977d-bad10c4a03c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003911 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.010325 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.019602 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.021275 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.055829 10.0.0.22 - - [2026-02-12 12:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007739 10.0.0.22 - - [2026-02-12 12:17:29] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039306 10.0.0.22 - - [2026-02-12 12:17:29] "POST /virtual-machines HTTP/1.1" 200 429 0.027714 10.0.0.22 - - [2026-02-12 12:17:29] "GET /loadbalancer/c606be1c-4c0f-4783-bbc2-d4ee8972f8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004483 10.0.0.22 - - [2026-02-12 12:17:29] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.068299 10.0.0.22 - - [2026-02-12 12:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023650 10.0.0.22 - - [2026-02-12 12:17:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.157001 10.0.0.22 - - [2026-02-12 12:17:29] "POST /chown HTTP/1.1" 200 109 0.028405 10.0.0.22 - - [2026-02-12 12:17:29] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.060914 10.0.0.22 - - [2026-02-12 12:17:29] "GET /loadbalancer-listener/ccf3454c-7e3d-42d5-8729-179fe04b8c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004220 10.0.0.22 - - [2026-02-12 12:17:29] "POST /chown HTTP/1.1" 200 109 0.013330 10.0.0.22 - - [2026-02-12 12:17:29] "GET /loadbalancer-listener/ccf3454c-7e3d-42d5-8729-179fe04b8c1d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005430 10.0.0.22 - - [2026-02-12 12:17:29] "PUT /virtual-machine-interface/2ffd508b-09e8-4037-bdb3-86f7dd9e220e HTTP/1.1" 200 284 0.027746 10.0.0.22 - - [2026-02-12 12:17:29] "PUT /instance-ip/5612d9cb-b089-46a2-b085-b5a2123b0af3 HTTP/1.1" 200 256 0.039989 10.0.0.22 - - [2026-02-12 12:17:29] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.056225 10.0.0.22 - - [2026-02-12 12:17:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019790 10.0.0.22 - - [2026-02-12 12:17:29] "GET /loadbalancer-pool/b107d3f5-7ff7-49af-a95d-63b741efea60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008730 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.025016 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.025018 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.036341 10.0.0.22 - - [2026-02-12 12:17:29] "POST /loadbalancer-members HTTP/1.1" 200 707 0.069702 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.030357 10.0.0.22 - - [2026-02-12 12:17:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028376 10.0.0.22 - - [2026-02-12 12:17:29] "GET /loadbalancer-member/60a18ac3-03ba-4901-bf89-5789ae7caafe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005021 10.0.0.22 - - [2026-02-12 12:17:29] "POST /ref-update HTTP/1.1" 200 156 0.033820 10.0.0.22 - - [2026-02-12 12:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.22 - - [2026-02-12 12:17:30] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009054 10.0.0.22 - - [2026-02-12 12:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.22 - - [2026-02-12 12:17:30] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002969 10.0.0.22 - - [2026-02-12 12:17:30] "POST /chown HTTP/1.1" 200 109 0.007668 10.0.0.22 - - [2026-02-12 12:17:30] "POST /tags HTTP/1.1" 409 221 0.006601 10.0.0.22 - - [2026-02-12 12:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.22 - - [2026-02-12 12:17:30] "GET /tag/20f5272c-d0a7-4e1e-a5cf-fea2da366223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016407 10.0.0.22 - - [2026-02-12 12:17:30] "POST /chown HTTP/1.1" 200 109 0.041997 10.0.0.22 - - [2026-02-12 12:17:30] "PUT /instance-ip/5612d9cb-b089-46a2-b085-b5a2123b0af3 HTTP/1.1" 200 256 0.025105 10.0.0.22 - - [2026-02-12 12:17:30] "POST /tags HTTP/1.1" 409 238 0.001805 10.0.0.22 - - [2026-02-12 12:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.22 - - [2026-02-12 12:17:30] "GET /tag/c44bb2fd-dd1a-4e95-9a97-daf6932ad42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010237 10.0.0.22 - - [2026-02-12 12:17:30] "POST /ref-update HTTP/1.1" 200 156 0.013606 10.0.0.22 - - [2026-02-12 12:17:30] "POST /chown HTTP/1.1" 200 109 0.019805 10.0.0.22 - - [2026-02-12 12:17:30] "POST /firewall-rules HTTP/1.1" 409 293 0.006187 10.0.0.22 - - [2026-02-12 12:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.22 - - [2026-02-12 12:17:30] "POST /chown HTTP/1.1" 200 109 0.024329 10.0.0.22 - - [2026-02-12 12:17:30] "PUT /firewall-rule/ea1a2e4b-d319-451b-977d-bad10c4a03c5 HTTP/1.1" 200 260 0.024962 10.0.0.22 - - [2026-02-12 12:17:30] "PUT /instance-ip/5612d9cb-b089-46a2-b085-b5a2123b0af3 HTTP/1.1" 200 256 0.023980 10.0.0.22 - - [2026-02-12 12:17:30] "GET /firewall-rule/ea1a2e4b-d319-451b-977d-bad10c4a03c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.020311 10.0.0.22 - - [2026-02-12 12:17:30] "GET /firewall-policy/79ddf529-383c-4eb4-b7d7-aa3c7d1caf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.034557 10.0.0.22 - - [2026-02-12 12:17:30] "GET /firewall-rule/ea1a2e4b-d319-451b-977d-bad10c4a03c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009556 10.0.0.22 - - [2026-02-12 12:17:30] "POST /ref-update HTTP/1.1" 200 156 0.094842 10.0.0.22 - - [2026-02-12 12:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.22 - - [2026-02-12 12:17:30] "POST /chown HTTP/1.1" 200 109 0.016978 10.0.0.22 - - [2026-02-12 12:17:30] "POST /chown HTTP/1.1" 200 109 0.025126 10.0.0.22 - - [2026-02-12 12:17:30] "PUT /instance-ip/5612d9cb-b089-46a2-b085-b5a2123b0af3 HTTP/1.1" 200 256 0.046019 10.0.0.22 - - [2026-02-12 12:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.22 - - [2026-02-12 12:17:30] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007066 10.0.0.22 - - [2026-02-12 12:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.22 - - [2026-02-12 12:17:30] "POST /ref-update HTTP/1.1" 200 156 0.019915 10.0.0.22 - - [2026-02-12 12:17:30] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055072 10.0.0.22 - - [2026-02-12 12:17:30] "POST /chown HTTP/1.1" 200 109 0.038085 10.0.0.22 - - [2026-02-12 12:17:30] "POST /chown HTTP/1.1" 200 109 0.013805 10.0.0.22 - - [2026-02-12 12:17:30] "POST /virtual-machines HTTP/1.1" 200 373 0.012097 10.0.0.22 - - [2026-02-12 12:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018197 10.0.0.22 - - [2026-02-12 12:17:30] "PUT /instance-ip/5612d9cb-b089-46a2-b085-b5a2123b0af3 HTTP/1.1" 200 256 0.034940 10.0.0.22 - - [2026-02-12 12:17:30] "POST /ref-update HTTP/1.1" 200 156 0.024171 10.0.0.22 - - [2026-02-12 12:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.22 - - [2026-02-12 12:17:30] "POST /chown HTTP/1.1" 200 109 0.034341 10.0.0.22 - - [2026-02-12 12:17:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.152525 10.0.0.22 - - [2026-02-12 12:17:30] "POST /chown HTTP/1.1" 200 109 0.036334 10.0.0.22 - - [2026-02-12 12:17:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023503 10.0.0.22 - - [2026-02-12 12:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024482 10.0.0.22 - - [2026-02-12 12:17:31] "PUT /instance-ip/5612d9cb-b089-46a2-b085-b5a2123b0af3 HTTP/1.1" 200 256 0.060446 10.0.0.22 - - [2026-02-12 12:17:31] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007298 10.0.0.22 - - [2026-02-12 12:17:31] "POST /ref-update HTTP/1.1" 200 156 0.043914 10.0.0.22 - - [2026-02-12 12:17:31] "POST /instance-ips HTTP/1.1" 200 413 0.073441 10.0.0.22 - - [2026-02-12 12:17:31] "POST /chown HTTP/1.1" 200 109 0.037300 10.0.0.22 - - [2026-02-12 12:17:31] "POST /chown HTTP/1.1" 200 109 0.027581 10.0.0.22 - - [2026-02-12 12:17:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.039315 10.0.0.22 - - [2026-02-12 12:17:31] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006859 10.0.0.22 - - [2026-02-12 12:17:31] "PUT /instance-ip/5612d9cb-b089-46a2-b085-b5a2123b0af3 HTTP/1.1" 200 256 0.020841 10.0.0.22 - - [2026-02-12 12:17:31] "POST /ref-update HTTP/1.1" 200 156 0.036163 10.0.0.22 - - [2026-02-12 12:17:31] "POST /set-tag HTTP/1.1" 200 109 0.054225 10.0.0.22 - - [2026-02-12 12:17:31] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018470 10.0.0.22 - - [2026-02-12 12:17:31] "GET /instance-ip/cdc4a50c-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007546 10.0.0.22 - - [2026-02-12 12:17:31] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003565 10.0.0.22 - - [2026-02-12 12:17:31] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.014122 10.0.0.22 - - [2026-02-12 12:17:31] "POST /set-tag HTTP/1.1" 200 109 0.003585 10.0.0.22 - - [2026-02-12 12:17:31] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.012356 10.0.0.22 - - [2026-02-12 12:17:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027707 10.0.0.22 - - [2026-02-12 12:17:31] "POST /ref-update HTTP/1.1" 200 156 0.013188 10.0.0.22 - - [2026-02-12 12:17:31] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008466 10.0.0.22 - - [2026-02-12 12:17:31] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.024988 10.0.0.22 - - [2026-02-12 12:17:31] "POST /set-tag HTTP/1.1" 200 109 0.019156 10.0.0.22 - - [2026-02-12 12:17:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028858 10.0.0.22 - - [2026-02-12 12:17:31] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003859 10.0.0.22 - - [2026-02-12 12:17:31] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.014249 10.0.0.22 - - [2026-02-12 12:17:31] "POST /set-tag HTTP/1.1" 200 109 0.016049 10.0.0.22 - - [2026-02-12 12:17:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020516 10.0.0.22 - - [2026-02-12 12:17:31] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.011019 10.0.0.22 - - [2026-02-12 12:17:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020546 10.0.0.22 - - [2026-02-12 12:17:31] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.010422 10.0.0.22 - - [2026-02-12 12:17:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013189 10.0.0.22 - - [2026-02-12 12:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.22 - - [2026-02-12 12:17:31] "POST /chown HTTP/1.1" 200 109 0.007058 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.022826 10.0.0.22 - - [2026-02-12 12:17:32] "POST /ref-update HTTP/1.1" 200 156 0.018112 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.006822 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.019878 10.0.0.22 - - [2026-02-12 12:17:32] "POST /ref-update HTTP/1.1" 200 156 0.009264 10.0.0.22 - - [2026-02-12 12:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.006959 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.021417 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.024308 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.006164 10.0.0.22 - - [2026-02-12 12:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025743 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.009507 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.007042 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.016628 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.025665 10.0.0.22 - - [2026-02-12 12:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.007055 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.018194 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.011837 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.020504 10.0.0.22 - - [2026-02-12 12:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005645 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.014967 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.011698 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.006868 10.0.0.22 - - [2026-02-12 12:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007349 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.007590 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.007877 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.017838 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.022331 10.0.0.22 - - [2026-02-12 12:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.006503 10.0.0.22 - - [2026-02-12 12:17:32] "POST /chown HTTP/1.1" 200 109 0.025543 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.008036 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.022123 10.0.0.22 - - [2026-02-12 12:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.008872 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.018832 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.014661 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.009221 10.0.0.22 - - [2026-02-12 12:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.006896 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.007019 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.012174 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.020729 10.0.0.22 - - [2026-02-12 12:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.007053 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.017372 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.008531 10.0.0.22 - - [2026-02-12 12:17:33] "POST /chown HTTP/1.1" 200 109 0.017820 10.0.0.22 - - [2026-02-12 12:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.22 - - [2026-02-12 12:17:36] "POST /chown HTTP/1.1" 200 109 0.016255 10.0.0.22 - - [2026-02-12 12:17:36] "POST /chown HTTP/1.1" 200 109 0.011907 10.0.0.22 - - [2026-02-12 12:17:36] "POST /chown HTTP/1.1" 200 109 0.029337 10.0.0.22 - - [2026-02-12 12:17:36] "POST /chown HTTP/1.1" 200 109 0.044682 10.0.0.22 - - [2026-02-12 12:17:39] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009094 10.0.0.22 - - [2026-02-12 12:17:39] "POST /set-tag HTTP/1.1" 200 109 0.009978 10.0.0.22 - - [2026-02-12 12:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.22 - - [2026-02-12 12:17:39] "GET /loadbalancer/3e930c70-67dd-4668-b239-84edf905bc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.014657 10.0.0.22 - - [2026-02-12 12:17:39] "GET /loadbalancer-pool/88704eb8-39fb-47a6-ac5d-ef387ca8a4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.006093 10.0.0.22 - - [2026-02-12 12:17:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024579 10.0.0.22 - - [2026-02-12 12:17:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015998 10.0.0.22 - - [2026-02-12 12:17:39] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012500 10.0.0.22 - - [2026-02-12 12:17:39] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003826 10.0.0.22 - - [2026-02-12 12:17:39] "POST /ref-update HTTP/1.1" 200 156 0.005535 10.0.0.22 - - [2026-02-12 12:17:39] "GET /floating-ip/13d31864-92bd-4f1e-aacc-866c6d8b7c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.012353 10.0.0.22 - - [2026-02-12 12:17:39] "PUT /floating-ip/13d31864-92bd-4f1e-aacc-866c6d8b7c03 HTTP/1.1" 200 256 0.006988 10.0.0.22 - - [2026-02-12 12:17:39] "POST /tags HTTP/1.1" 409 221 0.007641 10.0.0.22 - - [2026-02-12 12:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.22 - - [2026-02-12 12:17:39] "GET /tag/20f5272c-d0a7-4e1e-a5cf-fea2da366223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020741 10.0.0.22 - - [2026-02-12 12:17:39] "POST /set-tag HTTP/1.1" 200 109 0.024755 10.0.0.22 - - [2026-02-12 12:17:39] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016022 10.0.0.22 - - [2026-02-12 12:17:39] "POST /set-tag HTTP/1.1" 200 109 0.003162 10.0.0.22 - - [2026-02-12 12:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.22 - - [2026-02-12 12:17:39] "GET /loadbalancer/3e930c70-67dd-4668-b239-84edf905bc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002933 10.0.0.22 - - [2026-02-12 12:17:39] "GET /loadbalancer-pool/88704eb8-39fb-47a6-ac5d-ef387ca8a4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003259 10.0.0.22 - - [2026-02-12 12:17:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.029994 10.0.0.22 - - [2026-02-12 12:17:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008791 10.0.0.22 - - [2026-02-12 12:17:39] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016747 10.0.0.22 - - [2026-02-12 12:17:39] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004241 10.0.0.22 - - [2026-02-12 12:17:39] "POST /ref-update HTTP/1.1" 200 156 0.013259 10.0.0.22 - - [2026-02-12 12:17:39] "GET /floating-ip/13d31864-92bd-4f1e-aacc-866c6d8b7c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014018 10.0.0.22 - - [2026-02-12 12:17:39] "POST /set-tag HTTP/1.1" 200 109 0.049486 10.0.0.22 - - [2026-02-12 12:17:43] "GET /virtual-machine/e43c61c9-cf7a-4e24-a037-92ac16478fc3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.007880 10.0.0.22 - - [2026-02-12 12:17:43] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012715 10.0.0.22 - - [2026-02-12 12:17:43] "GET /virtual-machine/206e6c0d-1ebe-45ba-a838-c287160fed17?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004460 10.0.0.22 - - [2026-02-12 12:17:43] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006607 10.0.0.22 - - [2026-02-12 12:17:45] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011246 10.0.0.22 - - [2026-02-12 12:17:45] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.22 - - [2026-02-12 12:17:48] "GET /virtual-machine/d56a308b-151e-45e7-bbfd-f85931ba4ea8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003460 10.0.0.22 - - [2026-02-12 12:17:48] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004994 10.0.0.22 - - [2026-02-12 12:17:49] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014006 10.0.0.22 - - [2026-02-12 12:17:49] "POST /set-tag HTTP/1.1" 200 109 0.005398 10.0.0.22 - - [2026-02-12 12:18:20] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014517 10.0.0.22 - - [2026-02-12 12:18:20] "POST /set-tag HTTP/1.1" 200 109 0.004790 10.0.0.22 - - [2026-02-12 12:18:20] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006356 10.0.0.22 - - [2026-02-12 12:18:20] "POST /set-tag HTTP/1.1" 200 109 0.004462 10.0.0.22 - - [2026-02-12 12:18:20] "GET /virtual-machine/d56a308b-151e-45e7-bbfd-f85931ba4ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003928 10.0.0.22 - - [2026-02-12 12:18:20] "POST /ref-update HTTP/1.1" 200 156 0.013369 10.0.0.22 - - [2026-02-12 12:18:20] "GET /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017990 10.0.0.22 - - [2026-02-12 12:18:20] "POST /set-tag HTTP/1.1" 200 109 0.020244 10.0.0.22 - - [2026-02-12 12:18:20] "POST /set-tag HTTP/1.1" 200 109 0.017659 10.0.0.22 - - [2026-02-12 12:18:20] "DELETE /instance-ip/cdc4a50c-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.049684 10.0.0.22 - - [2026-02-12 12:18:20] "DELETE /virtual-machine-interface/cda19d96-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.057035 10.0.0.22 - - [2026-02-12 12:18:20] "DELETE /virtual-machine/d56a308b-151e-45e7-bbfd-f85931ba4ea8 HTTP/1.1" 200 115 0.023326 10.0.0.22 - - [2026-02-12 12:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.22 - - [2026-02-12 12:18:24] "GET /tag/c44bb2fd-dd1a-4e95-9a97-daf6932ad42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.034958 10.0.0.22 - - [2026-02-12 12:18:24] "GET /tag/c44bb2fd-dd1a-4e95-9a97-daf6932ad42b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.024025 10.0.0.22 - - [2026-02-12 12:18:24] "GET /virtual-machine-interface/2ffd508b-09e8-4037-bdb3-86f7dd9e220e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006677 10.0.0.22 - - [2026-02-12 12:18:24] "POST /set-tag HTTP/1.1" 200 109 0.016098 10.0.0.22 - - [2026-02-12 12:18:24] "GET /virtual-machine-interface/3b2d822d-1797-4054-af2a-d5389ad8ea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013287 10.0.0.22 - - [2026-02-12 12:18:24] "POST /set-tag HTTP/1.1" 200 109 0.016050 10.0.0.22 - - [2026-02-12 12:18:24] "GET /virtual-machine-interface/eddfc4d9-3690-4add-88e1-e8e498ba6d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004778 10.0.0.22 - - [2026-02-12 12:18:24] "POST /set-tag HTTP/1.1" 200 109 0.012903 10.0.0.22 - - [2026-02-12 12:18:24] "GET /firewall-policy/79ddf529-383c-4eb4-b7d7-aa3c7d1caf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005457 10.0.0.22 - - [2026-02-12 12:18:24] "GET /firewall-rule/ea1a2e4b-d319-451b-977d-bad10c4a03c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003496 10.0.0.22 - - [2026-02-12 12:18:24] "POST /ref-update HTTP/1.1" 200 156 0.014236 10.0.0.22 - - [2026-02-12 12:18:24] "DELETE /firewall-rule/ea1a2e4b-d319-451b-977d-bad10c4a03c5 HTTP/1.1" 200 115 0.051786 10.0.0.22 - - [2026-02-12 12:18:24] "DELETE /loadbalancer-member/60a18ac3-03ba-4901-bf89-5789ae7caafe HTTP/1.1" 200 115 0.037305 10.0.0.22 - - [2026-02-12 12:18:24] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.007854 10.0.0.22 - - [2026-02-12 12:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024432 10.0.0.22 - - [2026-02-12 12:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.22 - - [2026-02-12 12:18:24] "DELETE /loadbalancer-pool/b107d3f5-7ff7-49af-a95d-63b741efea60 HTTP/1.1" 200 115 0.071451 10.0.0.22 - - [2026-02-12 12:18:24] "DELETE /loadbalancer-listener/ccf3454c-7e3d-42d5-8729-179fe04b8c1d HTTP/1.1" 200 115 0.034436 10.0.0.22 - - [2026-02-12 12:18:24] "GET /floating-ip/d7eb7900-c202-4db1-a28b-6f02817e8d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005750 10.0.0.22 - - [2026-02-12 12:18:24] "POST /chown HTTP/1.1" 200 109 0.010818 10.0.0.22 - - [2026-02-12 12:18:24] "POST /chown HTTP/1.1" 200 109 0.023605 10.0.0.22 - - [2026-02-12 12:18:24] "POST /chown HTTP/1.1" 200 109 0.013752 10.0.0.22 - - [2026-02-12 12:18:25] "PUT /floating-ip/d7eb7900-c202-4db1-a28b-6f02817e8d58 HTTP/1.1" 200 256 0.035340 10.0.0.22 - - [2026-02-12 12:18:25] "POST /chown HTTP/1.1" 200 109 0.012078 10.0.0.22 - - [2026-02-12 12:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.22 - - [2026-02-12 12:18:25] "POST /chown HTTP/1.1" 200 109 0.009347 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /floating-ip/d7eb7900-c202-4db1-a28b-6f02817e8d58 HTTP/1.1" 200 115 0.105681 10.0.0.22 - - [2026-02-12 12:18:25] "POST /chown HTTP/1.1" 200 109 0.010281 10.0.0.22 - - [2026-02-12 12:18:25] "POST /chown HTTP/1.1" 200 109 0.016546 10.0.0.22 - - [2026-02-12 12:18:25] "POST /chown HTTP/1.1" 200 109 0.013290 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /loadbalancer/c606be1c-4c0f-4783-bbc2-d4ee8972f8db HTTP/1.1" 200 115 0.075616 10.0.0.22 - - [2026-02-12 12:18:25] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.010605 10.0.0.22 - - [2026-02-12 12:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.031038 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /instance-ip/5612d9cb-b089-46a2-b085-b5a2123b0af3 HTTP/1.1" 200 115 0.099940 10.0.0.22 - - [2026-02-12 12:18:25] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.015605 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /virtual-machine-interface/3b2d822d-1797-4054-af2a-d5389ad8ea66 HTTP/1.1" 200 115 0.067726 10.0.0.22 - - [2026-02-12 12:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022113 10.0.0.22 - - [2026-02-12 12:18:25] "GET /floating-ip-pool/2fc2a0bf-980e-4e75-bf30-dc3f1f8f271e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016484 10.0.0.22 - - [2026-02-12 12:18:25] "PUT /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 266 0.026286 10.0.0.22 - - [2026-02-12 12:18:25] "POST /ref-update HTTP/1.1" 200 156 0.026075 10.0.0.22 - - [2026-02-12 12:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.042335 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /tag/c44bb2fd-dd1a-4e95-9a97-daf6932ad42b HTTP/1.1" 200 115 0.231461 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /floating-ip-pool/2fc2a0bf-980e-4e75-bf30-dc3f1f8f271e HTTP/1.1" 200 115 0.095153 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /service-instance/d9928ca6-4a04-4757-88d9-593c1456d80c HTTP/1.1" 200 115 0.080445 10.0.0.22 - - [2026-02-12 12:18:25] "GET /virtual-machine-interface/eddfc4d9-3690-4add-88e1-e8e498ba6d9f?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004973 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /virtual-machine-interface/eddfc4d9-3690-4add-88e1-e8e498ba6d9f HTTP/1.1" 200 115 0.087610 10.0.0.22 - - [2026-02-12 12:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013363 10.0.0.22 - - [2026-02-12 12:18:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002638 10.0.0.22 - - [2026-02-12 12:18:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008208 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /virtual-network/482c6aaa-f318-44c0-9417-a9caa04995d4 HTTP/1.1" 200 115 0.204146 10.0.0.22 - - [2026-02-12 12:18:25] "POST /ref-update HTTP/1.1" 200 156 0.056913 10.0.0.22 - - [2026-02-12 12:18:25] "GET /routing-instance/59414b9b-48a6-4341-bea8-82dccbbf6521 HTTP/1.1" 404 171 0.008007 10.0.0.22 - - [2026-02-12 12:18:25] "GET /domains HTTP/1.1" 200 280 0.009177 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /route-target/8128bfdd-1b6a-4ecf-a7bc-f3ec99d42ec0 HTTP/1.1" 200 115 0.082313 10.0.0.22 - - [2026-02-12 12:18:25] "GET /domain/168fb2bf-c66e-49fd-b422-7e20e5b6e896 HTTP/1.1" 200 3086 0.019469 10.0.0.22 - - [2026-02-12 12:18:25] "DELETE /virtual-machine/867beff9-f728-44d1-bfa5-895adf6322cb HTTP/1.1" 200 115 0.074700 10.0.0.22 - - [2026-02-12 12:18:26] "GET /virtual-machine-interface/2ffd508b-09e8-4037-bdb3-86f7dd9e220e?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.024990 10.0.0.22 - - [2026-02-12 12:18:26] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098 HTTP/1.1" 200 7142 0.107292 10.0.0.22 - - [2026-02-12 12:18:26] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.016158 10.0.0.22 - - [2026-02-12 12:18:26] "POST /set-tag HTTP/1.1" 200 109 0.030313 10.0.0.22 - - [2026-02-12 12:18:26] "DELETE /virtual-machine-interface/2ffd508b-09e8-4037-bdb3-86f7dd9e220e HTTP/1.1" 200 115 0.139802 10.0.0.22 - - [2026-02-12 12:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.026800 10.0.0.22 - - [2026-02-12 12:18:26] "GET /loadbalancer/3e930c70-67dd-4668-b239-84edf905bc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.027910 10.0.0.22 - - [2026-02-12 12:18:26] "DELETE /virtual-machine/7fa6d818-eb4c-4b46-907b-a12abb88d9ee HTTP/1.1" 200 115 0.089335 10.0.0.22 - - [2026-02-12 12:18:26] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011782 10.0.0.22 - - [2026-02-12 12:18:26] "POST /set-tag HTTP/1.1" 200 109 0.031056 10.0.0.22 - - [2026-02-12 12:18:26] "DELETE /loadbalancer-member/74dca98b-e6d4-4d84-8fe5-89557cb6d1e7 HTTP/1.1" 200 115 0.033068 10.0.0.22 - - [2026-02-12 12:18:27] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006402 10.0.0.22 - - [2026-02-12 12:18:27] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.22 - - [2026-02-12 12:18:27] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006805 10.0.0.22 - - [2026-02-12 12:18:27] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.22 - - [2026-02-12 12:18:27] "GET /virtual-machine/206e6c0d-1ebe-45ba-a838-c287160fed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003474 10.0.0.22 - - [2026-02-12 12:18:27] "POST /ref-update HTTP/1.1" 200 156 0.012390 10.0.0.22 - - [2026-02-12 12:18:27] "GET /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015298 10.0.0.22 - - [2026-02-12 12:18:27] "POST /set-tag HTTP/1.1" 200 109 0.038771 10.0.0.22 - - [2026-02-12 12:18:27] "POST /set-tag HTTP/1.1" 200 109 0.048145 10.0.0.22 - - [2026-02-12 12:18:27] "POST /set-tag HTTP/1.1" 200 109 0.037826 10.0.0.22 - - [2026-02-12 12:18:27] "DELETE /instance-ip/c95706a4-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.036517 10.0.0.22 - - [2026-02-12 12:18:27] "POST /ref-update HTTP/1.1" 200 156 0.007953 10.0.0.22 - - [2026-02-12 12:18:27] "DELETE /virtual-machine-interface/c93ff45a-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.042278 10.0.0.22 - - [2026-02-12 12:18:27] "DELETE /virtual-machine/206e6c0d-1ebe-45ba-a838-c287160fed17 HTTP/1.1" 200 115 0.018352 10.0.0.22 - - [2026-02-12 12:18:31] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009140 10.0.0.22 - - [2026-02-12 12:18:31] "POST /set-tag HTTP/1.1" 200 109 0.006741 10.0.0.22 - - [2026-02-12 12:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.22 - - [2026-02-12 12:18:31] "GET /loadbalancer/3e930c70-67dd-4668-b239-84edf905bc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003410 10.0.0.22 - - [2026-02-12 12:18:32] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006568 10.0.0.22 - - [2026-02-12 12:18:32] "POST /set-tag HTTP/1.1" 200 109 0.003982 10.0.0.22 - - [2026-02-12 12:18:32] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006507 10.0.0.22 - - [2026-02-12 12:18:32] "POST /set-tag HTTP/1.1" 200 109 0.011582 10.0.0.22 - - [2026-02-12 12:18:32] "GET /virtual-machine/e43c61c9-cf7a-4e24-a037-92ac16478fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003662 10.0.0.22 - - [2026-02-12 12:18:32] "POST /ref-update HTTP/1.1" 200 156 0.011645 10.0.0.22 - - [2026-02-12 12:18:32] "GET /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012466 10.0.0.22 - - [2026-02-12 12:18:32] "POST /set-tag HTTP/1.1" 200 109 0.019230 10.0.0.22 - - [2026-02-12 12:18:32] "POST /set-tag HTTP/1.1" 200 109 0.071414 10.0.0.22 - - [2026-02-12 12:18:32] "POST /set-tag HTTP/1.1" 200 109 0.053378 10.0.0.22 - - [2026-02-12 12:18:32] "DELETE /instance-ip/c8e8821a-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.058311 10.0.0.22 - - [2026-02-12 12:18:32] "POST /ref-update HTTP/1.1" 200 156 0.012503 10.0.0.22 - - [2026-02-12 12:18:32] "DELETE /virtual-machine-interface/c8d2d834-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.069843 10.0.0.22 - - [2026-02-12 12:18:32] "DELETE /virtual-machine/e43c61c9-cf7a-4e24-a037-92ac16478fc3 HTTP/1.1" 200 115 0.033330 10.0.0.22 - - [2026-02-12 12:18:32] "DELETE /tag/6aaac5bb-2de0-42e8-9bf5-d4479d263908 HTTP/1.1" 200 115 0.069242 10.0.0.22 - - [2026-02-12 12:18:32] "DELETE /tag/29d67409-ff75-47ea-b5d1-be60cc71dac0 HTTP/1.1" 200 115 0.038084 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:18:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001775 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:18:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001010 10.0.0.22 - - [2026-02-12 12:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.22 - - [2026-02-12 12:18:36] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057253 10.0.0.22 - - [2026-02-12 12:18:36] "POST /tags HTTP/1.1" 200 393 0.026226 10.0.0.22 - - [2026-02-12 12:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020316 10.0.0.22 - - [2026-02-12 12:18:36] "GET /tag/3f63d890-e74e-4a02-a463-f4d6d054ac14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014916 10.0.0.22 - - [2026-02-12 12:18:36] "POST /tags HTTP/1.1" 200 341 0.027103 10.0.0.22 - - [2026-02-12 12:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.22 - - [2026-02-12 12:18:36] "GET /tag/b6d72739-6f05-41d3-8008-273ed8cc4046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.033627 10.0.0.22 - - [2026-02-12 12:18:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000482 10.0.0.22 - - [2026-02-12 12:18:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.006768 10.0.0.22 - - [2026-02-12 12:18:37] "POST /security-groups HTTP/1.1" 200 589 0.087056 10.0.0.22 - - [2026-02-12 12:18:37] "POST /projects HTTP/1.1" 200 519 0.302238 10.0.0.22 - - [2026-02-12 12:18:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.002321 10.0.0.22 - - [2026-02-12 12:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023703 10.0.0.22 - - [2026-02-12 12:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.023126 10.0.0.22 - - [2026-02-12 12:18:37] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.021934 10.0.0.22 - - [2026-02-12 12:18:37] "POST /access-control-lists HTTP/1.1" 200 598 0.110101 10.0.0.22 - - [2026-02-12 12:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.22 - - [2026-02-12 12:18:37] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.010323 10.0.0.22 - - [2026-02-12 12:18:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.003711 10.0.0.22 - - [2026-02-12 12:18:37] "POST /access-control-lists HTTP/1.1" 200 596 0.043646 10.0.0.22 - - [2026-02-12 12:18:37] "PUT /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4 HTTP/1.1" 200 264 0.088652 10.0.0.22 - - [2026-02-12 12:18:37] "PUT /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae HTTP/1.1" 200 264 0.064853 10.0.0.22 - - [2026-02-12 12:18:37] "POST /security-groups HTTP/1.1" 200 591 0.079920 10.0.0.22 - - [2026-02-12 12:18:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.001875 10.0.0.22 - - [2026-02-12 12:18:37] "POST /access-control-lists HTTP/1.1" 200 632 0.028360 10.0.0.22 - - [2026-02-12 12:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030152 10.0.0.22 - - [2026-02-12 12:18:37] "POST /chown HTTP/1.1" 200 109 0.027330 10.0.0.22 - - [2026-02-12 12:18:37] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009568 10.0.0.22 - - [2026-02-12 12:18:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.018941 10.0.0.22 - - [2026-02-12 12:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.22 - - [2026-02-12 12:18:37] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011883 10.0.0.22 - - [2026-02-12 12:18:37] "POST /access-control-lists HTTP/1.1" 200 630 0.063223 10.0.0.22 - - [2026-02-12 12:18:37] "POST /tags HTTP/1.1" 409 226 0.002157 10.0.0.22 - - [2026-02-12 12:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.22 - - [2026-02-12 12:18:37] "GET /tag/b6d72739-6f05-41d3-8008-273ed8cc4046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012356 10.0.0.22 - - [2026-02-12 12:18:37] "POST /firewall-rules HTTP/1.1" 200 600 0.086761 10.0.0.22 - - [2026-02-12 12:18:38] "GET /firewall-rule/2754f2ea-59fb-40ec-a231-2d4510bce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.013410 10.0.0.22 - - [2026-02-12 12:18:38] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005921 10.0.0.22 - - [2026-02-12 12:18:38] "GET /firewall-rule/2754f2ea-59fb-40ec-a231-2d4510bce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003174 10.0.0.22 - - [2026-02-12 12:18:38] "POST /ref-update HTTP/1.1" 200 156 0.060170 10.0.0.22 - - [2026-02-12 12:18:38] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002724 10.0.0.22 - - [2026-02-12 12:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.22 - - [2026-02-12 12:18:38] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003338 10.0.0.22 - - [2026-02-12 12:18:38] "POST /tags HTTP/1.1" 409 226 0.002216 10.0.0.22 - - [2026-02-12 12:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.22 - - [2026-02-12 12:18:38] "GET /tag/b6d72739-6f05-41d3-8008-273ed8cc4046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012777 10.0.0.22 - - [2026-02-12 12:18:38] "POST /firewall-rules HTTP/1.1" 200 598 0.079633 10.0.0.22 - - [2026-02-12 12:18:38] "GET /firewall-rule/86715006-258b-4de1-8669-4ebd6a452c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.019341 10.0.0.22 - - [2026-02-12 12:18:38] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.013124 10.0.0.22 - - [2026-02-12 12:18:38] "GET /firewall-rule/86715006-258b-4de1-8669-4ebd6a452c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002745 10.0.0.22 - - [2026-02-12 12:18:38] "POST /ref-update HTTP/1.1" 200 156 0.076574 10.0.0.22 - - [2026-02-12 12:18:39] "POST /tags HTTP/1.1" 200 393 0.034989 10.0.0.22 - - [2026-02-12 12:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.025395 10.0.0.22 - - [2026-02-12 12:18:39] "GET /tag/f9fa1965-e9b0-401f-bf48-7a53d57e94c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011384 10.0.0.22 - - [2026-02-12 12:18:39] "POST /tags HTTP/1.1" 200 341 0.026330 10.0.0.22 - - [2026-02-12 12:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016154 10.0.0.22 - - [2026-02-12 12:18:39] "GET /tag/577bd913-bf7c-454b-bed9-14d7ab0059d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014653 10.0.0.22 - - [2026-02-12 12:18:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.000470 10.0.0.22 - - [2026-02-12 12:18:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.011606 10.0.0.22 - - [2026-02-12 12:18:40] "POST /security-groups HTTP/1.1" 200 589 0.075128 10.0.0.22 - - [2026-02-12 12:18:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.001928 10.0.0.22 - - [2026-02-12 12:18:40] "POST /projects HTTP/1.1" 200 519 0.237034 10.0.0.22 - - [2026-02-12 12:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015909 10.0.0.22 - - [2026-02-12 12:18:40] "POST /access-control-lists HTTP/1.1" 200 598 0.030275 10.0.0.22 - - [2026-02-12 12:18:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.025938 10.0.0.22 - - [2026-02-12 12:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026151 10.0.0.22 - - [2026-02-12 12:18:40] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005863 10.0.0.22 - - [2026-02-12 12:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.22 - - [2026-02-12 12:18:40] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004104 10.0.0.22 - - [2026-02-12 12:18:40] "POST /access-control-lists HTTP/1.1" 200 596 0.058320 10.0.0.22 - - [2026-02-12 12:18:40] "PUT /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4 HTTP/1.1" 200 264 0.071605 10.0.0.22 - - [2026-02-12 12:18:40] "PUT /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae HTTP/1.1" 200 264 0.040491 10.0.0.22 - - [2026-02-12 12:18:40] "POST /security-groups HTTP/1.1" 200 591 0.066462 10.0.0.22 - - [2026-02-12 12:18:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.002718 10.0.0.22 - - [2026-02-12 12:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031759 10.0.0.22 - - [2026-02-12 12:18:40] "POST /chown HTTP/1.1" 200 109 0.009844 10.0.0.22 - - [2026-02-12 12:18:40] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027729 10.0.0.22 - - [2026-02-12 12:18:40] "POST /access-control-lists HTTP/1.1" 200 632 0.101271 10.0.0.22 - - [2026-02-12 12:18:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.027924 10.0.0.22 - - [2026-02-12 12:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.028477 10.0.0.22 - - [2026-02-12 12:18:40] "GET /global-system-configs HTTP/1.1" 200 322 0.017854 10.0.0.22 - - [2026-02-12 12:18:40] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007104 10.0.0.22 - - [2026-02-12 12:18:40] "POST /tags HTTP/1.1" 409 226 0.002713 10.0.0.22 - - [2026-02-12 12:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.22 - - [2026-02-12 12:18:40] "GET /global-system-configs HTTP/1.1" 200 322 0.006690 10.0.0.22 - - [2026-02-12 12:18:40] "GET /tag/577bd913-bf7c-454b-bed9-14d7ab0059d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.057823 10.0.0.22 - - [2026-02-12 12:18:40] "POST /access-control-lists HTTP/1.1" 200 630 0.084315 10.0.0.22 - - [2026-02-12 12:18:40] "POST /firewall-rules HTTP/1.1" 200 600 0.068125 10.0.0.22 - - [2026-02-12 12:18:40] "GET /firewall-rule/fd46406b-9385-4931-893f-5f5b119fc5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.009120 10.0.0.22 - - [2026-02-12 12:18:40] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005325 10.0.0.22 - - [2026-02-12 12:18:41] "GET /firewall-rule/fd46406b-9385-4931-893f-5f5b119fc5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003486 10.0.0.22 - - [2026-02-12 12:18:41] "POST /ref-update HTTP/1.1" 200 156 0.062023 10.0.0.22 - - [2026-02-12 12:18:41] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026576 10.0.0.22 - - [2026-02-12 12:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2026-02-12 12:18:41] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005388 10.0.0.22 - - [2026-02-12 12:18:41] "POST /tags HTTP/1.1" 409 226 0.002091 10.0.0.22 - - [2026-02-12 12:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.22 - - [2026-02-12 12:18:41] "GET /tag/577bd913-bf7c-454b-bed9-14d7ab0059d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020285 10.0.0.22 - - [2026-02-12 12:18:41] "POST /firewall-rules HTTP/1.1" 200 598 0.085339 10.0.0.22 - - [2026-02-12 12:18:41] "GET /firewall-rule/4b634071-180f-4eb8-9325-8421592fac0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004509 10.0.0.22 - - [2026-02-12 12:18:41] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004803 10.0.0.22 - - [2026-02-12 12:18:41] "GET /firewall-rule/4b634071-180f-4eb8-9325-8421592fac0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002909 10.0.0.22 - - [2026-02-12 12:18:41] "POST /ref-update HTTP/1.1" 200 156 0.068972 10.0.0.22 - - [2026-02-12 12:18:42] "POST /tags HTTP/1.1" 200 345 0.100856 10.0.0.22 - - [2026-02-12 12:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.22 - - [2026-02-12 12:18:42] "GET /tag/c0b30f56-2074-4f73-a091-0d2dbf4a91c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.027009 10.0.0.22 - - [2026-02-12 12:18:42] "POST /projects HTTP/1.1" 409 238 0.002198 10.0.0.22 - - [2026-02-12 12:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.22 - - [2026-02-12 12:18:42] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035198 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.22 - - [2026-02-12 12:18:43] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007563 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.22 - - [2026-02-12 12:18:43] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005060 10.0.0.22 - - [2026-02-12 12:18:43] "POST /security-groups HTTP/1.1" 409 285 0.002987 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009309 10.0.0.22 - - [2026-02-12 12:18:43] "PUT /security-group/9c4afb1e-d2f6-4afc-862b-8e7100bcf66d HTTP/1.1" 200 262 0.060852 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011090 10.0.0.22 - - [2026-02-12 12:18:43] "PUT /access-control-list/44982dc4-4d6f-473a-bf9a-bc202607e57e HTTP/1.1" 200 272 0.030994 10.0.0.22 - - [2026-02-12 12:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.041450 10.0.0.22 - - [2026-02-12 12:18:43] "POST /tags HTTP/1.1" 409 228 0.003270 10.0.0.22 - - [2026-02-12 12:18:43] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.093132 10.0.0.22 - - [2026-02-12 12:18:43] "PUT /access-control-list/b0475d32-ec6d-4bd9-928d-dab84d653688 HTTP/1.1" 200 272 0.068020 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011734 10.0.0.22 - - [2026-02-12 12:18:43] "GET /tag/c0b30f56-2074-4f73-a091-0d2dbf4a91c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022292 10.0.0.22 - - [2026-02-12 12:18:43] "POST /tags HTTP/1.1" 200 345 0.023468 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006822 10.0.0.22 - - [2026-02-12 12:18:43] "GET /tag/d919423c-63ad-415e-b6a3-786043072da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014326 10.0.0.22 - - [2026-02-12 12:18:43] "POST /projects HTTP/1.1" 409 238 0.002817 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.22 - - [2026-02-12 12:18:43] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055148 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.22 - - [2026-02-12 12:18:43] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005907 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.22 - - [2026-02-12 12:18:43] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003704 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.22 - - [2026-02-12 12:18:43] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033238 10.0.0.22 - - [2026-02-12 12:18:43] "POST /security-groups HTTP/1.1" 409 285 0.002205 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.22 - - [2026-02-12 12:18:43] "PUT /security-group/ec916f14-ad4f-4e76-8f4f-6fa794d65161 HTTP/1.1" 200 262 0.056720 10.0.0.22 - - [2026-02-12 12:18:43] "PUT /access-control-list/ff842338-524a-442d-9d4a-4304dd6a7608 HTTP/1.1" 200 272 0.010184 10.0.0.22 - - [2026-02-12 12:18:43] "PUT /access-control-list/53510d00-210b-4fcb-bac9-560f8fc43def HTTP/1.1" 200 272 0.010729 10.0.0.22 - - [2026-02-12 12:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009658 10.0.0.22 - - [2026-02-12 12:18:43] "POST /tags HTTP/1.1" 409 228 0.002676 10.0.0.22 - - [2026-02-12 12:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.22 - - [2026-02-12 12:18:43] "GET /tag/d919423c-63ad-415e-b6a3-786043072da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013633 10.0.0.22 - - [2026-02-12 12:18:44] "POST /tags HTTP/1.1" 200 291 0.061211 10.0.0.22 - - [2026-02-12 12:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018057 10.0.0.22 - - [2026-02-12 12:18:44] "GET /tag/04f2cd1c-577e-4abe-b16c-cc295f0ebe34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.012669 10.0.0.22 - - [2026-02-12 12:18:44] "POST /tags HTTP/1.1" 200 303 0.057217 10.0.0.22 - - [2026-02-12 12:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015733 10.0.0.22 - - [2026-02-12 12:18:44] "GET /tag/c0e71de0-16ed-46a4-95ea-a8a6b85911fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014744 10.0.0.22 - - [2026-02-12 12:18:44] "POST /tags HTTP/1.1" 409 252 0.002160 10.0.0.22 - - [2026-02-12 12:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.22 - - [2026-02-12 12:18:44] "GET /tag/3f63d890-e74e-4a02-a463-f4d6d054ac14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016263 10.0.0.22 - - [2026-02-12 12:18:44] "POST /tags HTTP/1.1" 409 226 0.001793 10.0.0.22 - - [2026-02-12 12:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2026-02-12 12:18:44] "GET /tag/b6d72739-6f05-41d3-8008-273ed8cc4046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015442 10.0.0.22 - - [2026-02-12 12:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2026-02-12 12:18:44] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008564 10.0.0.22 - - [2026-02-12 12:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.22 - - [2026-02-12 12:18:44] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043533 10.0.0.22 - - [2026-02-12 12:18:44] "POST /virtual-machines HTTP/1.1" 200 395 0.008424 10.0.0.22 - - [2026-02-12 12:18:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009623 10.0.0.22 - - [2026-02-12 12:18:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128152 10.0.0.22 - - [2026-02-12 12:18:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025466 10.0.0.22 - - [2026-02-12 12:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856 10.0.0.22 - - [2026-02-12 12:18:44] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006145 10.0.0.22 - - [2026-02-12 12:18:44] "POST /instance-ips HTTP/1.1" 200 397 0.022553 10.0.0.22 - - [2026-02-12 12:18:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.029370 10.0.0.22 - - [2026-02-12 12:18:44] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009902 10.0.0.22 - - [2026-02-12 12:18:44] "POST /set-tag HTTP/1.1" 200 109 0.067567 10.0.0.22 - - [2026-02-12 12:18:44] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013451 10.0.0.22 - - [2026-02-12 12:18:44] "GET /instance-ip/f9af91a4-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004449 10.0.0.22 - - [2026-02-12 12:18:45] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004536 10.0.0.22 - - [2026-02-12 12:18:45] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.22 - - [2026-02-12 12:18:45] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004815 10.0.0.22 - - [2026-02-12 12:18:45] "POST /ref-update HTTP/1.1" 200 156 0.014731 10.0.0.22 - - [2026-02-12 12:18:45] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019545 10.0.0.22 - - [2026-02-12 12:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.22 - - [2026-02-12 12:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.22 - - [2026-02-12 12:18:45] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006572 10.0.0.22 - - [2026-02-12 12:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.22 - - [2026-02-12 12:18:45] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050551 10.0.0.22 - - [2026-02-12 12:18:45] "POST /virtual-machines HTTP/1.1" 200 395 0.016930 10.0.0.22 - - [2026-02-12 12:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.031267 10.0.0.22 - - [2026-02-12 12:18:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110790 10.0.0.22 - - [2026-02-12 12:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012880 10.0.0.22 - - [2026-02-12 12:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007680 10.0.0.22 - - [2026-02-12 12:18:45] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006920 10.0.0.22 - - [2026-02-12 12:18:45] "POST /instance-ips HTTP/1.1" 200 397 0.026431 10.0.0.22 - - [2026-02-12 12:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026831 10.0.0.22 - - [2026-02-12 12:18:45] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014085 10.0.0.22 - - [2026-02-12 12:18:45] "POST /set-tag HTTP/1.1" 200 109 0.065922 10.0.0.22 - - [2026-02-12 12:18:45] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017851 10.0.0.22 - - [2026-02-12 12:18:45] "GET /instance-ip/fa30f69a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006278 10.0.0.22 - - [2026-02-12 12:18:45] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004476 10.0.0.22 - - [2026-02-12 12:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.22 - - [2026-02-12 12:18:45] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004336 10.0.0.22 - - [2026-02-12 12:18:45] "POST /ref-update HTTP/1.1" 200 156 0.008922 10.0.0.22 - - [2026-02-12 12:18:45] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004711 10.0.0.22 - - [2026-02-12 12:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.22 - - [2026-02-12 12:18:45] "POST /tags HTTP/1.1" 200 291 0.018641 10.0.0.22 - - [2026-02-12 12:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008505 10.0.0.22 - - [2026-02-12 12:18:46] "GET /tag/0f7da2e1-3b49-494e-8214-9ce23cffb975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013619 10.0.0.22 - - [2026-02-12 12:18:46] "POST /tags HTTP/1.1" 409 252 0.002014 10.0.0.22 - - [2026-02-12 12:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.22 - - [2026-02-12 12:18:46] "GET /tag/f9fa1965-e9b0-401f-bf48-7a53d57e94c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014511 10.0.0.22 - - [2026-02-12 12:18:46] "POST /tags HTTP/1.1" 409 226 0.002202 10.0.0.22 - - [2026-02-12 12:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.22 - - [2026-02-12 12:18:46] "GET /tag/577bd913-bf7c-454b-bed9-14d7ab0059d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016101 10.0.0.22 - - [2026-02-12 12:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.22 - - [2026-02-12 12:18:46] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007828 10.0.0.22 - - [2026-02-12 12:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.22 - - [2026-02-12 12:18:46] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054866 10.0.0.22 - - [2026-02-12 12:18:46] "POST /virtual-machines HTTP/1.1" 200 395 0.013879 10.0.0.22 - - [2026-02-12 12:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023893 10.0.0.22 - - [2026-02-12 12:18:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109283 10.0.0.22 - - [2026-02-12 12:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010751 10.0.0.22 - - [2026-02-12 12:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020655 10.0.0.22 - - [2026-02-12 12:18:46] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007977 10.0.0.22 - - [2026-02-12 12:18:46] "POST /instance-ips HTTP/1.1" 200 397 0.028333 10.0.0.22 - - [2026-02-12 12:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019403 10.0.0.22 - - [2026-02-12 12:18:46] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008433 10.0.0.22 - - [2026-02-12 12:18:46] "POST /set-tag HTTP/1.1" 200 109 0.066030 10.0.0.22 - - [2026-02-12 12:18:46] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008207 10.0.0.22 - - [2026-02-12 12:18:46] "GET /instance-ip/face3b8a-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.014799 10.0.0.22 - - [2026-02-12 12:18:46] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006202 10.0.0.22 - - [2026-02-12 12:18:46] "POST /set-tag HTTP/1.1" 200 109 0.003645 10.0.0.22 - - [2026-02-12 12:18:46] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004807 10.0.0.22 - - [2026-02-12 12:18:47] "POST /ref-update HTTP/1.1" 200 156 0.010272 10.0.0.22 - - [2026-02-12 12:18:47] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009464 10.0.0.22 - - [2026-02-12 12:18:47] "POST /set-tag HTTP/1.1" 200 109 0.003980 10.0.0.22 - - [2026-02-12 12:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.22 - - [2026-02-12 12:18:47] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012101 10.0.0.22 - - [2026-02-12 12:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.22 - - [2026-02-12 12:18:47] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041252 10.0.0.22 - - [2026-02-12 12:18:47] "POST /virtual-machines HTTP/1.1" 200 395 0.008726 10.0.0.22 - - [2026-02-12 12:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026437 10.0.0.22 - - [2026-02-12 12:18:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113299 10.0.0.22 - - [2026-02-12 12:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010229 10.0.0.22 - - [2026-02-12 12:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008657 10.0.0.22 - - [2026-02-12 12:18:47] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006161 10.0.0.22 - - [2026-02-12 12:18:47] "POST /instance-ips HTTP/1.1" 200 397 0.025355 10.0.0.22 - - [2026-02-12 12:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.037760 10.0.0.22 - - [2026-02-12 12:18:47] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021289 10.0.0.22 - - [2026-02-12 12:18:47] "POST /set-tag HTTP/1.1" 200 109 0.067700 10.0.0.22 - - [2026-02-12 12:18:47] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021010 10.0.0.22 - - [2026-02-12 12:18:47] "GET /instance-ip/fb500eda-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003427 10.0.0.22 - - [2026-02-12 12:18:47] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005408 10.0.0.22 - - [2026-02-12 12:18:47] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.22 - - [2026-02-12 12:18:47] "POST /tags HTTP/1.1" 200 299 0.031075 10.0.0.22 - - [2026-02-12 12:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.22 - - [2026-02-12 12:18:47] "GET /tag/a1c31f89-9931-40d4-a2bf-4c7dd2ade621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013191 10.0.0.22 - - [2026-02-12 12:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.22 - - [2026-02-12 12:18:47] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004225 10.0.0.22 - - [2026-02-12 12:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.22 - - [2026-02-12 12:18:47] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035359 10.0.0.22 - - [2026-02-12 12:18:47] "POST /virtual-machines HTTP/1.1" 200 395 0.008948 10.0.0.22 - - [2026-02-12 12:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007294 10.0.0.22 - - [2026-02-12 12:18:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110775 10.0.0.22 - - [2026-02-12 12:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022625 10.0.0.22 - - [2026-02-12 12:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012859 10.0.0.22 - - [2026-02-12 12:18:48] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005676 10.0.0.22 - - [2026-02-12 12:18:48] "POST /instance-ips HTTP/1.1" 200 397 0.027500 10.0.0.22 - - [2026-02-12 12:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022008 10.0.0.22 - - [2026-02-12 12:18:48] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008884 10.0.0.22 - - [2026-02-12 12:18:48] "POST /set-tag HTTP/1.1" 200 109 0.023038 10.0.0.22 - - [2026-02-12 12:18:48] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009821 10.0.0.22 - - [2026-02-12 12:18:48] "GET /instance-ip/fbc82c62-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004766 10.0.0.22 - - [2026-02-12 12:18:48] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005331 10.0.0.22 - - [2026-02-12 12:18:48] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.22 - - [2026-02-12 12:18:48] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004641 10.0.0.22 - - [2026-02-12 12:18:48] "POST /ref-update HTTP/1.1" 200 156 0.012870 10.0.0.22 - - [2026-02-12 12:18:48] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011225 10.0.0.22 - - [2026-02-12 12:18:48] "POST /set-tag HTTP/1.1" 200 109 0.006383 10.0.0.22 - - [2026-02-12 12:18:48] "POST /tags HTTP/1.1" 200 299 0.024703 10.0.0.22 - - [2026-02-12 12:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.22 - - [2026-02-12 12:18:48] "GET /tag/25e48e31-c0e6-43f1-8dce-7cea3a12d261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016671 10.0.0.22 - - [2026-02-12 12:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.22 - - [2026-02-12 12:18:48] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008361 10.0.0.22 - - [2026-02-12 12:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009882 10.0.0.22 - - [2026-02-12 12:18:48] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036737 10.0.0.22 - - [2026-02-12 12:18:48] "POST /virtual-machines HTTP/1.1" 200 395 0.018139 10.0.0.22 - - [2026-02-12 12:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008107 10.0.0.22 - - [2026-02-12 12:18:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100608 10.0.0.22 - - [2026-02-12 12:18:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008106 10.0.0.22 - - [2026-02-12 12:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.22 - - [2026-02-12 12:18:49] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004832 10.0.0.22 - - [2026-02-12 12:18:49] "POST /instance-ips HTTP/1.1" 200 397 0.025074 10.0.0.22 - - [2026-02-12 12:18:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022754 10.0.0.22 - - [2026-02-12 12:18:49] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015743 10.0.0.22 - - [2026-02-12 12:18:49] "POST /set-tag HTTP/1.1" 200 109 0.023578 10.0.0.22 - - [2026-02-12 12:18:49] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014468 10.0.0.22 - - [2026-02-12 12:18:49] "GET /instance-ip/fc4ec5d8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003767 10.0.0.22 - - [2026-02-12 12:18:49] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007859 10.0.0.22 - - [2026-02-12 12:18:49] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.22 - - [2026-02-12 12:18:49] "POST /tags HTTP/1.1" 200 299 0.029668 10.0.0.22 - - [2026-02-12 12:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015648 10.0.0.22 - - [2026-02-12 12:18:49] "GET /tag/2be1201c-4bf5-4da4-b122-116a442adff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012353 10.0.0.22 - - [2026-02-12 12:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.22 - - [2026-02-12 12:18:49] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004385 10.0.0.22 - - [2026-02-12 12:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.22 - - [2026-02-12 12:18:49] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036389 10.0.0.22 - - [2026-02-12 12:18:49] "POST /virtual-machines HTTP/1.1" 200 395 0.009023 10.0.0.22 - - [2026-02-12 12:18:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028425 10.0.0.22 - - [2026-02-12 12:18:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105911 10.0.0.22 - - [2026-02-12 12:18:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008920 10.0.0.22 - - [2026-02-12 12:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009467 10.0.0.22 - - [2026-02-12 12:18:49] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007721 10.0.0.22 - - [2026-02-12 12:18:49] "POST /instance-ips HTTP/1.1" 200 397 0.024753 10.0.0.22 - - [2026-02-12 12:18:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020553 10.0.0.22 - - [2026-02-12 12:18:49] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012292 10.0.0.22 - - [2026-02-12 12:18:50] "POST /set-tag HTTP/1.1" 200 109 0.029139 10.0.0.22 - - [2026-02-12 12:18:50] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014551 10.0.0.22 - - [2026-02-12 12:18:50] "GET /instance-ip/fcbfcc9c-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003812 10.0.0.22 - - [2026-02-12 12:18:50] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005841 10.0.0.22 - - [2026-02-12 12:18:50] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.22 - - [2026-02-12 12:18:50] "POST /tags HTTP/1.1" 200 299 0.023713 10.0.0.22 - - [2026-02-12 12:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.22 - - [2026-02-12 12:18:50] "GET /tag/ae76d0aa-865f-4b5b-bca4-37f0d9e1ace6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016978 10.0.0.22 - - [2026-02-12 12:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.22 - - [2026-02-12 12:18:50] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009689 10.0.0.22 - - [2026-02-12 12:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.22 - - [2026-02-12 12:18:50] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060194 10.0.0.22 - - [2026-02-12 12:18:50] "POST /virtual-machines HTTP/1.1" 200 395 0.018183 10.0.0.22 - - [2026-02-12 12:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040574 10.0.0.22 - - [2026-02-12 12:18:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120402 10.0.0.22 - - [2026-02-12 12:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009248 10.0.0.22 - - [2026-02-12 12:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019808 10.0.0.22 - - [2026-02-12 12:18:50] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004717 10.0.0.22 - - [2026-02-12 12:18:50] "POST /instance-ips HTTP/1.1" 200 397 0.026931 10.0.0.22 - - [2026-02-12 12:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029065 10.0.0.22 - - [2026-02-12 12:18:50] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010229 10.0.0.22 - - [2026-02-12 12:18:50] "POST /set-tag HTTP/1.1" 200 109 0.038022 10.0.0.22 - - [2026-02-12 12:18:50] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007829 10.0.0.22 - - [2026-02-12 12:18:50] "GET /instance-ip/fd401f6e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005444 10.0.0.22 - - [2026-02-12 12:18:50] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005891 10.0.0.22 - - [2026-02-12 12:18:50] "POST /set-tag HTTP/1.1" 200 109 0.003551 10.0.0.22 - - [2026-02-12 12:18:50] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004211 10.0.0.22 - - [2026-02-12 12:18:51] "POST /ref-update HTTP/1.1" 200 156 0.014601 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.027075 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.009553 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007108 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006336 10.0.0.22 - - [2026-02-12 12:18:51] "POST /ref-update HTTP/1.1" 200 156 0.015550 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023133 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.003570 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004816 10.0.0.22 - - [2026-02-12 12:18:51] "POST /ref-update HTTP/1.1" 200 156 0.018728 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012946 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.003244 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004191 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005569 10.0.0.22 - - [2026-02-12 12:18:51] "POST /ref-update HTTP/1.1" 200 156 0.012231 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012709 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.004320 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004351 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005110 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.004139 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006889 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.007047 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013486 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.004412 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004545 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004872 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.22 - - [2026-02-12 12:18:51] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004233 10.0.0.22 - - [2026-02-12 12:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.22 - - [2026-02-12 12:18:55] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009264 10.0.0.22 - - [2026-02-12 12:18:55] "POST /set-tag HTTP/1.1" 200 109 0.005092 10.0.0.22 - - [2026-02-12 12:18:56] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005883 10.0.0.22 - - [2026-02-12 12:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.22 - - [2026-02-12 12:18:56] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009711 10.0.0.22 - - [2026-02-12 12:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.22 - - [2026-02-12 12:18:56] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004288 10.0.0.22 - - [2026-02-12 12:18:56] "POST /set-tag HTTP/1.1" 200 109 0.003181 10.0.0.22 - - [2026-02-12 12:18:58] "GET /virtual-machine/4a1affb4-8c94-417a-8541-d1fbdd86ff63?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.008997 10.0.0.22 - - [2026-02-12 12:18:58] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009454 10.0.0.22 - - [2026-02-12 12:18:58] "GET /virtual-machine/5de2a2be-796b-442c-a154-57317f2d30b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007407 10.0.0.22 - - [2026-02-12 12:18:58] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010424 10.0.0.22 - - [2026-02-12 12:18:58] "GET /virtual-machine/cb7678c4-d28a-477a-9b9a-19c262f71cb2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005213 10.0.0.22 - - [2026-02-12 12:18:59] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012549 10.0.0.22 - - [2026-02-12 12:18:59] "GET /virtual-machine/aebe879a-89a0-418e-90d2-bc43978f0032?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006155 10.0.0.22 - - [2026-02-12 12:18:59] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005478 10.0.0.22 - - [2026-02-12 12:19:00] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006332 10.0.0.22 - - [2026-02-12 12:19:00] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.22 - - [2026-02-12 12:19:00] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005243 10.0.0.22 - - [2026-02-12 12:19:00] "POST /set-tag HTTP/1.1" 200 109 0.002785 10.0.0.22 - - [2026-02-12 12:19:01] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005407 10.0.0.22 - - [2026-02-12 12:19:01] "POST /set-tag HTTP/1.1" 200 109 0.004648 10.0.0.22 - - [2026-02-12 12:19:04] "GET /virtual-machine/172757b3-37f5-42ff-97bd-aa0aa063d5fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006630 10.0.0.22 - - [2026-02-12 12:19:04] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005387 10.0.0.22 - - [2026-02-12 12:19:04] "GET /virtual-machine/398c31fb-c7f7-4668-be9b-ac5586d3db1b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006250 10.0.0.22 - - [2026-02-12 12:19:04] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007099 10.0.0.22 - - [2026-02-12 12:19:04] "GET /virtual-machine/0faf151d-4268-4958-82e3-d84a244c3ed6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004583 10.0.0.22 - - [2026-02-12 12:19:04] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007007 10.0.0.22 - - [2026-02-12 12:19:04] "GET /virtual-machine/044b04ec-1dfc-4596-8026-218edb3c7283?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.008541 10.0.0.22 - - [2026-02-12 12:19:04] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008753 10.0.0.22 - - [2026-02-12 12:19:05] "GET /loadbalancer/2dc8b254-0451-45dc-8c73-f29ac8bc3ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003827 10.0.0.22 - - [2026-02-12 12:19:05] "POST /tags HTTP/1.1" 200 333 0.040283 10.0.0.22 - - [2026-02-12 12:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010537 10.0.0.22 - - [2026-02-12 12:19:05] "GET /tag/01842439-4770-4ff7-b842-a9f3df086b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016482 10.0.0.22 - - [2026-02-12 12:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.22 - - [2026-02-12 12:19:05] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033832 10.0.0.22 - - [2026-02-12 12:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.22 - - [2026-02-12 12:19:05] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004809 10.0.0.22 - - [2026-02-12 12:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.22 - - [2026-02-12 12:19:05] "GET /service-appliance-set/6d2a0722-bdd5-4989-a7ab-a76f28b9fb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003171 10.0.0.22 - - [2026-02-12 12:19:05] "POST /fqname-to-id HTTP/1.1" 404 273 0.002054 10.0.0.22 - - [2026-02-12 12:19:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.110941 10.0.0.22 - - [2026-02-12 12:19:05] "GET /virtual-machine-interface/1ef4f059-19bc-485b-b549-c4d20d4ebcb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.021725 10.0.0.22 - - [2026-02-12 12:19:05] "POST /instance-ips HTTP/1.1" 200 409 0.024293 10.0.0.22 - - [2026-02-12 12:19:05] "GET /instance-ip/710b2fd6-05ba-4f9f-b13e-7c15f2dce59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004749 10.0.0.22 - - [2026-02-12 12:19:05] "POST /loadbalancers HTTP/1.1" 200 629 0.065742 10.0.0.22 - - [2026-02-12 12:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020343 10.0.0.22 - - [2026-02-12 12:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011260 10.0.0.22 - - [2026-02-12 12:19:05] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041940 10.0.0.22 - - [2026-02-12 12:19:05] "GET /instance-ip/710b2fd6-05ba-4f9f-b13e-7c15f2dce59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002752 10.0.0.22 - - [2026-02-12 12:19:05] "POST /floating-ips HTTP/1.1" 200 597 0.031627 10.0.0.22 - - [2026-02-12 12:19:05] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060434 10.0.0.22 - - [2026-02-12 12:19:05] "GET /loadbalancer/2dc8b254-0451-45dc-8c73-f29ac8bc3ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003630 10.0.0.22 - - [2026-02-12 12:19:05] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017790 10.0.0.22 - - [2026-02-12 12:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.22 - - [2026-02-12 12:19:05] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035738 10.0.0.22 - - [2026-02-12 12:19:05] "GET /loadbalancer-listener/0625c698-a438-4600-b704-cb5f1cb3fb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.003591 10.0.0.22 - - [2026-02-12 12:19:05] "GET /loadbalancer-listener/0625c698-a438-4600-b704-cb5f1cb3fb74?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003937 10.0.0.22 - - [2026-02-12 12:19:05] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019840 10.0.0.22 - - [2026-02-12 12:19:06] "GET /instance-ip/710b2fd6-05ba-4f9f-b13e-7c15f2dce59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005718 10.0.0.22 - - [2026-02-12 12:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.22 - - [2026-02-12 12:19:06] "GET /instance-ip/710b2fd6-05ba-4f9f-b13e-7c15f2dce59d?fields=floating_ips HTTP/1.1" 200 1212 0.008068 10.0.0.22 - - [2026-02-12 12:19:06] "GET /loadbalancer/2dc8b254-0451-45dc-8c73-f29ac8bc3ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003438 10.0.0.22 - - [2026-02-12 12:19:06] "GET /floating-ip/1de51096-a352-4211-85e5-e7b468d7b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002304 10.0.0.22 - - [2026-02-12 12:19:06] "GET /loadbalancer-pool/9cfca23f-d643-44cc-ac91-30cb222ddda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004915 10.0.0.22 - - [2026-02-12 12:19:06] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021724 10.0.0.22 - - [2026-02-12 12:19:06] "GET /loadbalancer/2dc8b254-0451-45dc-8c73-f29ac8bc3ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008772 10.0.0.22 - - [2026-02-12 12:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011273 10.0.0.22 - - [2026-02-12 12:19:06] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007545 10.0.0.22 - - [2026-02-12 12:19:06] "POST /tags HTTP/1.1" 409 221 0.002296 10.0.0.22 - - [2026-02-12 12:19:06] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005255 10.0.0.22 - - [2026-02-12 12:19:06] "POST /ref-update HTTP/1.1" 200 156 0.008192 10.0.0.22 - - [2026-02-12 12:19:06] "GET /floating-ip/1de51096-a352-4211-85e5-e7b468d7b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.006835 10.0.0.22 - - [2026-02-12 12:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.22 - - [2026-02-12 12:19:06] "GET /tag/01842439-4770-4ff7-b842-a9f3df086b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.023364 10.0.0.22 - - [2026-02-12 12:19:06] "PUT /floating-ip/1de51096-a352-4211-85e5-e7b468d7b8b7 HTTP/1.1" 200 256 0.013142 10.0.0.22 - - [2026-02-12 12:19:06] "POST /set-tag HTTP/1.1" 200 109 0.080941 10.0.0.22 - - [2026-02-12 12:19:06] "GET /loadbalancer-pool/9cfca23f-d643-44cc-ac91-30cb222ddda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003006 10.0.0.22 - - [2026-02-12 12:19:06] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024666 10.0.0.22 - - [2026-02-12 12:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012360 10.0.0.22 - - [2026-02-12 12:19:06] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009221 10.0.0.22 - - [2026-02-12 12:19:06] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003737 10.0.0.22 - - [2026-02-12 12:19:06] "POST /ref-update HTTP/1.1" 200 156 0.007049 10.0.0.22 - - [2026-02-12 12:19:06] "GET /floating-ip/1de51096-a352-4211-85e5-e7b468d7b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.006496 10.0.0.22 - - [2026-02-12 12:19:06] "POST /set-tag HTTP/1.1" 200 109 0.063625 10.0.0.22 - - [2026-02-12 12:19:07] "POST /tags HTTP/1.1" 409 206 0.002608 10.0.0.22 - - [2026-02-12 12:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.22 - - [2026-02-12 12:19:07] "GET /tag/c0e71de0-16ed-46a4-95ea-a8a6b85911fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015844 10.0.0.22 - - [2026-02-12 12:19:07] "POST /tags HTTP/1.1" 409 204 0.002512 10.0.0.22 - - [2026-02-12 12:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.22 - - [2026-02-12 12:19:07] "GET /tag/25e48e31-c0e6-43f1-8dce-7cea3a12d261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019384 10.0.0.22 - - [2026-02-12 12:19:07] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003188 10.0.0.22 - - [2026-02-12 12:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.22 - - [2026-02-12 12:19:07] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003624 10.0.0.22 - - [2026-02-12 12:19:07] "POST /tags HTTP/1.1" 409 206 0.002542 10.0.0.22 - - [2026-02-12 12:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.22 - - [2026-02-12 12:19:07] "GET /tag/c0e71de0-16ed-46a4-95ea-a8a6b85911fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011245 10.0.0.22 - - [2026-02-12 12:19:07] "POST /tags HTTP/1.1" 409 226 0.002540 10.0.0.22 - - [2026-02-12 12:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.22 - - [2026-02-12 12:19:07] "GET /tag/b6d72739-6f05-41d3-8008-273ed8cc4046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017135 10.0.0.22 - - [2026-02-12 12:19:07] "POST /tags HTTP/1.1" 409 204 0.002844 10.0.0.22 - - [2026-02-12 12:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.22 - - [2026-02-12 12:19:07] "GET /tag/25e48e31-c0e6-43f1-8dce-7cea3a12d261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012829 10.0.0.22 - - [2026-02-12 12:19:07] "POST /tags HTTP/1.1" 409 226 0.003608 10.0.0.22 - - [2026-02-12 12:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.22 - - [2026-02-12 12:19:07] "GET /tag/b6d72739-6f05-41d3-8008-273ed8cc4046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.030944 10.0.0.22 - - [2026-02-12 12:19:08] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005902 10.0.0.22 - - [2026-02-12 12:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.22 - - [2026-02-12 12:19:08] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005437 10.0.0.22 - - [2026-02-12 12:19:08] "POST /firewall-rules HTTP/1.1" 200 626 0.097264 10.0.0.22 - - [2026-02-12 12:19:08] "POST /firewall-rules HTTP/1.1" 200 646 0.079905 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-rule/004726df-6558-4ccf-8bea-6391eb818dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2589 0.025966 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003754 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-rule/3274e7d3-f01e-469a-9232-dd8b02cda183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005527 10.0.0.22 - - [2026-02-12 12:19:08] "POST /ref-update HTTP/1.1" 200 156 0.017540 10.0.0.22 - - [2026-02-12 12:19:08] "POST /firewall-policys HTTP/1.1" 200 606 0.021486 10.0.0.22 - - [2026-02-12 12:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034007 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005362 10.0.0.22 - - [2026-02-12 12:19:08] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003240 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002831 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-policy/79ddf529-383c-4eb4-b7d7-aa3c7d1caf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004430 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004552 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005702 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004982 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004654 10.0.0.22 - - [2026-02-12 12:19:08] "POST /ref-update HTTP/1.1" 200 156 0.026087 10.0.0.22 - - [2026-02-12 12:19:08] "POST /ref-update HTTP/1.1" 200 156 0.032413 10.0.0.22 - - [2026-02-12 12:19:08] "POST /ref-update HTTP/1.1" 200 156 0.018554 10.0.0.22 - - [2026-02-12 12:19:08] "POST /ref-update HTTP/1.1" 200 156 0.028384 10.0.0.22 - - [2026-02-12 12:19:08] "POST /ref-update HTTP/1.1" 200 156 0.038670 10.0.0.22 - - [2026-02-12 12:19:08] "GET /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004326 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:20:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002347 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:20:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001723 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:20:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:20:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001495 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:20:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:20:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 10.0.0.22 - - [2026-02-12 12:21:07] "POST /tags HTTP/1.1" 409 252 0.003195 10.0.0.22 - - [2026-02-12 12:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.22 - - [2026-02-12 12:21:07] "GET /tag/f9fa1965-e9b0-401f-bf48-7a53d57e94c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020329 10.0.0.22 - - [2026-02-12 12:21:07] "POST /tags HTTP/1.1" 409 228 0.005376 10.0.0.22 - - [2026-02-12 12:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.22 - - [2026-02-12 12:21:07] "GET /tag/d919423c-63ad-415e-b6a3-786043072da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.036234 10.0.0.22 - - [2026-02-12 12:21:07] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007364 10.0.0.22 - - [2026-02-12 12:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.22 - - [2026-02-12 12:21:07] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005662 10.0.0.22 - - [2026-02-12 12:21:08] "POST /tags HTTP/1.1" 409 206 0.005753 10.0.0.22 - - [2026-02-12 12:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.22 - - [2026-02-12 12:21:08] "GET /tag/c0e71de0-16ed-46a4-95ea-a8a6b85911fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.029552 10.0.0.22 - - [2026-02-12 12:21:08] "POST /tags HTTP/1.1" 409 226 0.002810 10.0.0.22 - - [2026-02-12 12:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.22 - - [2026-02-12 12:21:08] "GET /tag/b6d72739-6f05-41d3-8008-273ed8cc4046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012698 10.0.0.22 - - [2026-02-12 12:21:08] "POST /tags HTTP/1.1" 409 204 0.003529 10.0.0.22 - - [2026-02-12 12:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.22 - - [2026-02-12 12:21:08] "GET /tag/25e48e31-c0e6-43f1-8dce-7cea3a12d261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.028294 10.0.0.22 - - [2026-02-12 12:21:08] "POST /tags HTTP/1.1" 409 226 0.002584 10.0.0.22 - - [2026-02-12 12:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.22 - - [2026-02-12 12:21:08] "GET /tag/b6d72739-6f05-41d3-8008-273ed8cc4046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016328 10.0.0.22 - - [2026-02-12 12:21:08] "POST /tags HTTP/1.1" 409 228 0.002579 10.0.0.22 - - [2026-02-12 12:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.22 - - [2026-02-12 12:21:08] "GET /tag/d919423c-63ad-415e-b6a3-786043072da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012207 10.0.0.22 - - [2026-02-12 12:21:08] "POST /tags HTTP/1.1" 409 252 0.002449 10.0.0.22 - - [2026-02-12 12:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2026-02-12 12:21:08] "GET /tag/f9fa1965-e9b0-401f-bf48-7a53d57e94c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015296 10.0.0.22 - - [2026-02-12 12:21:08] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003254 10.0.0.22 - - [2026-02-12 12:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.22 - - [2026-02-12 12:21:08] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004495 10.0.0.22 - - [2026-02-12 12:21:08] "POST /firewall-rules HTTP/1.1" 409 281 0.008785 10.0.0.22 - - [2026-02-12 12:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.22 - - [2026-02-12 12:21:08] "PUT /firewall-rule/3274e7d3-f01e-469a-9232-dd8b02cda183 HTTP/1.1" 200 260 0.025871 10.0.0.22 - - [2026-02-12 12:21:08] "POST /firewall-rules HTTP/1.1" 409 291 0.004398 10.0.0.22 - - [2026-02-12 12:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.22 - - [2026-02-12 12:21:08] "PUT /firewall-rule/004726df-6558-4ccf-8bea-6391eb818dd5 HTTP/1.1" 200 260 0.046213 10.0.0.22 - - [2026-02-12 12:21:08] "GET /firewall-rule/004726df-6558-4ccf-8bea-6391eb818dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2589 0.009001 10.0.0.22 - - [2026-02-12 12:21:08] "POST /firewall-rules HTTP/1.1" 200 658 0.084634 10.0.0.22 - - [2026-02-12 12:21:08] "GET /firewall-rule/266cddc4-a7dd-45b4-a11f-f8bbc3852baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.022110 10.0.0.22 - - [2026-02-12 12:21:08] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002227 10.0.0.22 - - [2026-02-12 12:21:08] "GET /firewall-rule/3274e7d3-f01e-469a-9232-dd8b02cda183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003579 10.0.0.22 - - [2026-02-12 12:21:08] "POST /firewall-policys HTTP/1.1" 409 269 0.001950 10.0.0.22 - - [2026-02-12 12:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.22 - - [2026-02-12 12:21:08] "PUT /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09 HTTP/1.1" 200 264 0.023946 10.0.0.22 - - [2026-02-12 12:21:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019335 10.0.0.22 - - [2026-02-12 12:21:09] "GET /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.011405 10.0.0.22 - - [2026-02-12 12:21:09] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002972 10.0.0.22 - - [2026-02-12 12:21:09] "GET /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002285 10.0.0.22 - - [2026-02-12 12:21:09] "GET /firewall-policy/79ddf529-383c-4eb4-b7d7-aa3c7d1caf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002297 10.0.0.22 - - [2026-02-12 12:21:09] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003288 10.0.0.22 - - [2026-02-12 12:21:09] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003230 10.0.0.22 - - [2026-02-12 12:21:09] "GET /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003352 10.0.0.22 - - [2026-02-12 12:21:09] "GET /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002910 10.0.0.22 - - [2026-02-12 12:22:11] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.016568 10.0.0.22 - - [2026-02-12 12:22:11] "POST /set-tag HTTP/1.1" 200 109 0.008580 10.0.0.22 - - [2026-02-12 12:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.22 - - [2026-02-12 12:22:11] "GET /loadbalancer/2dc8b254-0451-45dc-8c73-f29ac8bc3ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003182 10.0.0.22 - - [2026-02-12 12:22:11] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006116 10.0.0.22 - - [2026-02-12 12:22:11] "POST /set-tag HTTP/1.1" 200 109 0.021862 10.0.0.22 - - [2026-02-12 12:22:11] "DELETE /loadbalancer-member/1ca7e08f-099a-4e06-950e-f83b611a8f87 HTTP/1.1" 200 115 0.040298 10.0.0.22 - - [2026-02-12 12:22:11] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004504 10.0.0.22 - - [2026-02-12 12:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.22 - - [2026-02-12 12:22:11] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006886 10.0.0.22 - - [2026-02-12 12:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.22 - - [2026-02-12 12:22:11] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008413 10.0.0.22 - - [2026-02-12 12:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.22 - - [2026-02-12 12:22:11] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004588 10.0.0.22 - - [2026-02-12 12:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.22 - - [2026-02-12 12:22:11] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008308 10.0.0.22 - - [2026-02-12 12:22:11] "POST /set-tag HTTP/1.1" 200 109 0.003670 10.0.0.22 - - [2026-02-12 12:22:11] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011152 10.0.0.22 - - [2026-02-12 12:22:11] "POST /set-tag HTTP/1.1" 200 109 0.004533 10.0.0.22 - - [2026-02-12 12:22:11] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.023797 10.0.0.22 - - [2026-02-12 12:22:11] "POST /set-tag HTTP/1.1" 200 109 0.003853 10.0.0.22 - - [2026-02-12 12:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.22 - - [2026-02-12 12:22:11] "GET /loadbalancer/2dc8b254-0451-45dc-8c73-f29ac8bc3ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003321 10.0.0.22 - - [2026-02-12 12:22:12] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005653 10.0.0.22 - - [2026-02-12 12:22:12] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.22 - - [2026-02-12 12:22:12] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005814 10.0.0.22 - - [2026-02-12 12:22:12] "POST /set-tag HTTP/1.1" 200 109 0.004472 10.0.0.22 - - [2026-02-12 12:22:12] "GET /virtual-machine/aebe879a-89a0-418e-90d2-bc43978f0032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005074 10.0.0.22 - - [2026-02-12 12:22:12] "POST /ref-update HTTP/1.1" 200 156 0.020646 10.0.0.22 - - [2026-02-12 12:22:12] "GET /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008104 10.0.0.22 - - [2026-02-12 12:22:12] "POST /set-tag HTTP/1.1" 200 109 0.019602 10.0.0.22 - - [2026-02-12 12:22:12] "POST /set-tag HTTP/1.1" 200 109 0.015844 10.0.0.22 - - [2026-02-12 12:22:13] "POST /set-tag HTTP/1.1" 200 109 0.023947 10.0.0.22 - - [2026-02-12 12:22:13] "POST /set-tag HTTP/1.1" 200 109 0.017545 10.0.0.22 - - [2026-02-12 12:22:13] "POST /set-tag HTTP/1.1" 200 109 0.029837 10.0.0.22 - - [2026-02-12 12:22:13] "DELETE /instance-ip/fb500eda-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.056291 10.0.0.22 - - [2026-02-12 12:22:13] "DELETE /virtual-machine-interface/fb34e34e-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.045721 10.0.0.22 - - [2026-02-12 12:22:13] "DELETE /virtual-machine/aebe879a-89a0-418e-90d2-bc43978f0032 HTTP/1.1" 200 115 0.037549 10.0.0.22 - - [2026-02-12 12:22:13] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004747 10.0.0.22 - - [2026-02-12 12:22:13] "POST /set-tag HTTP/1.1" 200 109 0.004362 10.0.0.22 - - [2026-02-12 12:22:13] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004566 10.0.0.22 - - [2026-02-12 12:22:13] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.22 - - [2026-02-12 12:22:13] "GET /virtual-machine/cb7678c4-d28a-477a-9b9a-19c262f71cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.008386 10.0.0.22 - - [2026-02-12 12:22:13] "POST /ref-update HTTP/1.1" 200 156 0.011006 10.0.0.22 - - [2026-02-12 12:22:13] "GET /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025047 10.0.0.22 - - [2026-02-12 12:22:13] "POST /set-tag HTTP/1.1" 200 109 0.025739 10.0.0.22 - - [2026-02-12 12:22:13] "POST /set-tag HTTP/1.1" 200 109 0.054220 10.0.0.22 - - [2026-02-12 12:22:13] "POST /set-tag HTTP/1.1" 200 109 0.056741 10.0.0.22 - - [2026-02-12 12:22:13] "POST /set-tag HTTP/1.1" 200 109 0.025518 10.0.0.22 - - [2026-02-12 12:22:13] "POST /set-tag HTTP/1.1" 200 109 0.046040 10.0.0.22 - - [2026-02-12 12:22:13] "DELETE /instance-ip/face3b8a-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.073207 10.0.0.22 - - [2026-02-12 12:22:13] "DELETE /virtual-machine-interface/fab37890-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.049186 10.0.0.22 - - [2026-02-12 12:22:13] "DELETE /virtual-machine/cb7678c4-d28a-477a-9b9a-19c262f71cb2 HTTP/1.1" 200 115 0.019914 10.0.0.22 - - [2026-02-12 12:22:13] "DELETE /tag/0f7da2e1-3b49-494e-8214-9ce23cffb975 HTTP/1.1" 200 115 0.047294 10.0.0.22 - - [2026-02-12 12:22:13] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006276 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.003499 10.0.0.22 - - [2026-02-12 12:22:14] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004346 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.22 - - [2026-02-12 12:22:14] "GET /virtual-machine/5de2a2be-796b-442c-a154-57317f2d30b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004461 10.0.0.22 - - [2026-02-12 12:22:14] "POST /ref-update HTTP/1.1" 200 156 0.013872 10.0.0.22 - - [2026-02-12 12:22:14] "GET /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.016199 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.024779 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.034134 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.029100 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.015525 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.019371 10.0.0.22 - - [2026-02-12 12:22:14] "DELETE /instance-ip/fa30f69a-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.043827 10.0.0.22 - - [2026-02-12 12:22:14] "POST /ref-update HTTP/1.1" 200 156 0.008822 10.0.0.22 - - [2026-02-12 12:22:14] "DELETE /virtual-machine-interface/fa1665a0-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.043112 10.0.0.22 - - [2026-02-12 12:22:14] "DELETE /virtual-machine/5de2a2be-796b-442c-a154-57317f2d30b0 HTTP/1.1" 200 115 0.028735 10.0.0.22 - - [2026-02-12 12:22:14] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005379 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.22 - - [2026-02-12 12:22:14] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004566 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.22 - - [2026-02-12 12:22:14] "GET /virtual-machine/4a1affb4-8c94-417a-8541-d1fbdd86ff63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004351 10.0.0.22 - - [2026-02-12 12:22:14] "POST /ref-update HTTP/1.1" 200 156 0.013752 10.0.0.22 - - [2026-02-12 12:22:14] "GET /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017544 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.023890 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.023744 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.033079 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.017068 10.0.0.22 - - [2026-02-12 12:22:14] "POST /set-tag HTTP/1.1" 200 109 0.050284 10.0.0.22 - - [2026-02-12 12:22:15] "DELETE /instance-ip/f9af91a4-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.061953 10.0.0.22 - - [2026-02-12 12:22:15] "POST /ref-update HTTP/1.1" 200 156 0.013552 10.0.0.22 - - [2026-02-12 12:22:15] "DELETE /virtual-machine-interface/f996b0f8-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.048740 10.0.0.22 - - [2026-02-12 12:22:15] "DELETE /virtual-machine/4a1affb4-8c94-417a-8541-d1fbdd86ff63 HTTP/1.1" 200 115 0.038672 10.0.0.22 - - [2026-02-12 12:22:15] "DELETE /tag/c0e71de0-16ed-46a4-95ea-a8a6b85911fb HTTP/1.1" 409 388 0.005703 10.0.0.22 - - [2026-02-12 12:22:15] "DELETE /tag/04f2cd1c-577e-4abe-b16c-cc295f0ebe34 HTTP/1.1" 200 115 0.040449 10.0.0.22 - - [2026-02-12 12:22:42] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023520 10.0.0.22 - - [2026-02-12 12:22:42] "POST /set-tag HTTP/1.1" 200 109 0.009899 10.0.0.22 - - [2026-02-12 12:22:42] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017986 10.0.0.22 - - [2026-02-12 12:22:42] "POST /set-tag HTTP/1.1" 200 109 0.009408 10.0.0.22 - - [2026-02-12 12:22:42] "GET /virtual-machine/398c31fb-c7f7-4668-be9b-ac5586d3db1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005137 10.0.0.22 - - [2026-02-12 12:22:42] "POST /ref-update HTTP/1.1" 200 156 0.012278 10.0.0.22 - - [2026-02-12 12:22:43] "GET /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004868 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.019583 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.027147 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.017638 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.034585 10.0.0.22 - - [2026-02-12 12:22:43] "DELETE /instance-ip/fcbfcc9c-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.044313 10.0.0.22 - - [2026-02-12 12:22:43] "DELETE /virtual-machine-interface/fca49d1e-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.037039 10.0.0.22 - - [2026-02-12 12:22:43] "DELETE /virtual-machine/398c31fb-c7f7-4668-be9b-ac5586d3db1b HTTP/1.1" 200 115 0.018663 10.0.0.22 - - [2026-02-12 12:22:43] "DELETE /tag/2be1201c-4bf5-4da4-b122-116a442adff7 HTTP/1.1" 200 115 0.045912 10.0.0.22 - - [2026-02-12 12:22:43] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006048 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.22 - - [2026-02-12 12:22:43] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006428 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.22 - - [2026-02-12 12:22:43] "GET /virtual-machine/172757b3-37f5-42ff-97bd-aa0aa063d5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003065 10.0.0.22 - - [2026-02-12 12:22:43] "POST /ref-update HTTP/1.1" 200 156 0.012013 10.0.0.22 - - [2026-02-12 12:22:43] "GET /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015803 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.021927 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.034922 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.029033 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.019658 10.0.0.22 - - [2026-02-12 12:22:43] "DELETE /instance-ip/fbc82c62-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.042813 10.0.0.22 - - [2026-02-12 12:22:43] "DELETE /virtual-machine-interface/fbb1bf22-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.057444 10.0.0.22 - - [2026-02-12 12:22:43] "DELETE /virtual-machine/172757b3-37f5-42ff-97bd-aa0aa063d5fb HTTP/1.1" 200 115 0.023678 10.0.0.22 - - [2026-02-12 12:22:43] "DELETE /tag/a1c31f89-9931-40d4-a2bf-4c7dd2ade621 HTTP/1.1" 200 115 0.034558 10.0.0.22 - - [2026-02-12 12:22:43] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004322 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.22 - - [2026-02-12 12:22:43] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010773 10.0.0.22 - - [2026-02-12 12:22:43] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.22 - - [2026-02-12 12:22:44] "GET /virtual-machine/0faf151d-4268-4958-82e3-d84a244c3ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004596 10.0.0.22 - - [2026-02-12 12:22:44] "POST /ref-update HTTP/1.1" 200 156 0.011608 10.0.0.22 - - [2026-02-12 12:22:44] "GET /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009061 10.0.0.22 - - [2026-02-12 12:22:44] "POST /set-tag HTTP/1.1" 200 109 0.019893 10.0.0.22 - - [2026-02-12 12:22:44] "POST /set-tag HTTP/1.1" 200 109 0.031078 10.0.0.22 - - [2026-02-12 12:22:44] "POST /set-tag HTTP/1.1" 200 109 0.024375 10.0.0.22 - - [2026-02-12 12:22:44] "POST /set-tag HTTP/1.1" 200 109 0.013792 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /instance-ip/fc4ec5d8-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.044407 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /virtual-machine-interface/fc339e98-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.044650 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /virtual-machine/0faf151d-4268-4958-82e3-d84a244c3ed6 HTTP/1.1" 200 115 0.016962 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /tag/c0b30f56-2074-4f73-a091-0d2dbf4a91c3 HTTP/1.1" 200 115 0.033741 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /tag/3f63d890-e74e-4a02-a463-f4d6d054ac14 HTTP/1.1" 200 115 0.028861 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /tag/25e48e31-c0e6-43f1-8dce-7cea3a12d261 HTTP/1.1" 409 236 0.004691 10.0.0.22 - - [2026-02-12 12:22:44] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005602 10.0.0.22 - - [2026-02-12 12:22:44] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.22 - - [2026-02-12 12:22:44] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004334 10.0.0.22 - - [2026-02-12 12:22:44] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.22 - - [2026-02-12 12:22:44] "GET /virtual-machine/044b04ec-1dfc-4596-8026-218edb3c7283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.003707 10.0.0.22 - - [2026-02-12 12:22:44] "POST /ref-update HTTP/1.1" 200 156 0.013711 10.0.0.22 - - [2026-02-12 12:22:44] "GET /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005620 10.0.0.22 - - [2026-02-12 12:22:44] "POST /set-tag HTTP/1.1" 200 109 0.017415 10.0.0.22 - - [2026-02-12 12:22:44] "POST /set-tag HTTP/1.1" 200 109 0.016178 10.0.0.22 - - [2026-02-12 12:22:44] "POST /set-tag HTTP/1.1" 200 109 0.022703 10.0.0.22 - - [2026-02-12 12:22:44] "POST /set-tag HTTP/1.1" 200 109 0.028604 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /instance-ip/fd401f6e-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.056439 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /virtual-machine-interface/fd2440d2-080c-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.044402 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /virtual-machine/044b04ec-1dfc-4596-8026-218edb3c7283 HTTP/1.1" 200 115 0.022357 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /tag/ae76d0aa-865f-4b5b-bca4-37f0d9e1ace6 HTTP/1.1" 200 115 0.031860 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /tag/d919423c-63ad-415e-b6a3-786043072da2 HTTP/1.1" 409 236 0.005212 10.0.0.22 - - [2026-02-12 12:22:44] "DELETE /tag/f9fa1965-e9b0-401f-bf48-7a53d57e94c3 HTTP/1.1" 409 236 0.006798 10.0.0.22 - - [2026-02-12 12:22:46] "POST /projects HTTP/1.1" 409 238 0.003308 10.0.0.22 - - [2026-02-12 12:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.22 - - [2026-02-12 12:22:46] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038864 10.0.0.22 - - [2026-02-12 12:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.22 - - [2026-02-12 12:22:46] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005602 10.0.0.22 - - [2026-02-12 12:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.22 - - [2026-02-12 12:22:46] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005278 10.0.0.22 - - [2026-02-12 12:22:46] "POST /security-groups HTTP/1.1" 409 285 0.002947 10.0.0.22 - - [2026-02-12 12:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.22 - - [2026-02-12 12:22:46] "PUT /security-group/ec916f14-ad4f-4e76-8f4f-6fa794d65161 HTTP/1.1" 200 262 0.059733 10.0.0.22 - - [2026-02-12 12:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018226 10.0.0.22 - - [2026-02-12 12:22:46] "PUT /access-control-list/ff842338-524a-442d-9d4a-4304dd6a7608 HTTP/1.1" 200 272 0.017286 10.0.0.22 - - [2026-02-12 12:22:46] "PUT /access-control-list/53510d00-210b-4fcb-bac9-560f8fc43def HTTP/1.1" 200 272 0.027651 10.0.0.22 - - [2026-02-12 12:22:51] "POST /projects HTTP/1.1" 409 238 0.009382 10.0.0.22 - - [2026-02-12 12:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.22 - - [2026-02-12 12:22:51] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047956 10.0.0.22 - - [2026-02-12 12:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.22 - - [2026-02-12 12:22:51] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004507 10.0.0.22 - - [2026-02-12 12:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.22 - - [2026-02-12 12:22:51] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005531 10.0.0.22 - - [2026-02-12 12:22:51] "POST /security-groups HTTP/1.1" 409 285 0.003368 10.0.0.22 - - [2026-02-12 12:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005704 10.0.0.22 - - [2026-02-12 12:22:51] "PUT /security-group/ec916f14-ad4f-4e76-8f4f-6fa794d65161 HTTP/1.1" 200 262 0.063608 10.0.0.22 - - [2026-02-12 12:22:52] "PUT /access-control-list/ff842338-524a-442d-9d4a-4304dd6a7608 HTTP/1.1" 200 272 0.027220 10.0.0.22 - - [2026-02-12 12:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.045223 10.0.0.22 - - [2026-02-12 12:22:52] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.011217 10.0.0.22 - - [2026-02-12 12:22:52] "PUT /access-control-list/53510d00-210b-4fcb-bac9-560f8fc43def HTTP/1.1" 200 272 0.029544 10.0.0.22 - - [2026-02-12 12:22:52] "GET /firewall-rule/fd46406b-9385-4931-893f-5f5b119fc5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003362 10.0.0.22 - - [2026-02-12 12:22:52] "POST /ref-update HTTP/1.1" 200 156 0.088913 10.0.0.22 - - [2026-02-12 12:22:52] "DELETE /firewall-rule/fd46406b-9385-4931-893f-5f5b119fc5dd HTTP/1.1" 200 115 0.058289 10.0.0.22 - - [2026-02-12 12:22:52] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004915 10.0.0.22 - - [2026-02-12 12:22:52] "GET /firewall-rule/4b634071-180f-4eb8-9325-8421592fac0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003054 10.0.0.22 - - [2026-02-12 12:22:52] "POST /ref-update HTTP/1.1" 200 156 0.088593 10.0.0.22 - - [2026-02-12 12:22:52] "DELETE /firewall-rule/4b634071-180f-4eb8-9325-8421592fac0c HTTP/1.1" 200 115 0.093180 10.0.0.22 - - [2026-02-12 12:22:52] "DELETE /tag/577bd913-bf7c-454b-bed9-14d7ab0059d2 HTTP/1.1" 200 115 0.047256 10.0.0.22 - - [2026-02-12 12:22:52] "DELETE /tag/d919423c-63ad-415e-b6a3-786043072da2 HTTP/1.1" 409 236 0.011809 10.0.0.22 - - [2026-02-12 12:22:52] "DELETE /tag/f9fa1965-e9b0-401f-bf48-7a53d57e94c3 HTTP/1.1" 409 236 0.007562 10.0.0.22 - - [2026-02-12 12:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2026-02-12 12:22:52] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006041 10.0.0.22 - - [2026-02-12 12:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.22 - - [2026-02-12 12:22:52] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005746 10.0.0.22 - - [2026-02-12 12:22:52] "PUT /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4 HTTP/1.1" 200 264 0.112736 10.0.0.22 - - [2026-02-12 12:22:52] "PUT /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae HTTP/1.1" 200 264 0.061220 10.0.0.22 - - [2026-02-12 12:22:53] "DELETE /security-group/ec916f14-ad4f-4e76-8f4f-6fa794d65161 HTTP/1.1" 200 115 0.140080 10.0.0.22 - - [2026-02-12 12:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.22 - - [2026-02-12 12:22:53] "DELETE /access-control-list/ff842338-524a-442d-9d4a-4304dd6a7608 HTTP/1.1" 200 115 0.096050 10.0.0.22 - - [2026-02-12 12:22:53] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.062120 10.0.0.22 - - [2026-02-12 12:22:53] "DELETE /access-control-list/53510d00-210b-4fcb-bac9-560f8fc43def HTTP/1.1" 200 115 0.096989 10.0.0.22 - - [2026-02-12 12:22:53] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?fields=security_groups HTTP/1.1" 200 1353 0.076614 10.0.0.22 - - [2026-02-12 12:22:53] "DELETE /security-group/bce256bd-1187-4d0b-a979-cc3acb2eafe0 HTTP/1.1" 200 115 0.098386 10.0.0.22 - - [2026-02-12 12:22:53] "DELETE /access-control-list/84d9a4dc-ce94-4eda-833b-658f22b35569 HTTP/1.1" 200 115 0.095345 10.0.0.22 - - [2026-02-12 12:22:53] "GET /project/b3dce31f-a47a-4229-ad51-3465b8b65669?fields=application_policy_sets HTTP/1.1" 200 1392 0.122628 10.0.0.22 - - [2026-02-12 12:22:53] "DELETE /access-control-list/1fa244c7-2e7a-4a08-b658-dbc801c18253 HTTP/1.1" 200 115 0.100488 10.0.0.22 - - [2026-02-12 12:22:53] "DELETE /project/b3dce31f-a47a-4229-ad51-3465b8b65669 HTTP/1.1" 200 115 0.575443 10.0.0.22 - - [2026-02-12 12:22:53] "POST /projects HTTP/1.1" 409 238 0.002435 10.0.0.22 - - [2026-02-12 12:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.22 - - [2026-02-12 12:22:53] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052297 10.0.0.22 - - [2026-02-12 12:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.22 - - [2026-02-12 12:22:53] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005826 10.0.0.22 - - [2026-02-12 12:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.22 - - [2026-02-12 12:22:53] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004894 10.0.0.22 - - [2026-02-12 12:22:53] "POST /security-groups HTTP/1.1" 409 285 0.002669 10.0.0.22 - - [2026-02-12 12:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.22 - - [2026-02-12 12:22:53] "PUT /security-group/9c4afb1e-d2f6-4afc-862b-8e7100bcf66d HTTP/1.1" 200 262 0.057717 10.0.0.22 - - [2026-02-12 12:22:53] "PUT /access-control-list/44982dc4-4d6f-473a-bf9a-bc202607e57e HTTP/1.1" 200 272 0.035159 10.0.0.22 - - [2026-02-12 12:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.075261 10.0.0.22 - - [2026-02-12 12:22:54] "PUT /access-control-list/b0475d32-ec6d-4bd9-928d-dab84d653688 HTTP/1.1" 200 272 0.057951 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:22:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001254 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:22:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 10.0.0.22 - - [2026-02-12 12:22:57] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002687 10.0.0.22 - - [2026-02-12 12:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.22 - - [2026-02-12 12:22:57] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002795 10.0.0.22 - - [2026-02-12 12:22:57] "GET /firewall-policy/d3822997-638a-4c7e-b346-21b6fea4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002635 10.0.0.22 - - [2026-02-12 12:22:57] "GET /firewall-rule/3274e7d3-f01e-469a-9232-dd8b02cda183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003075 10.0.0.22 - - [2026-02-12 12:22:57] "POST /ref-update HTTP/1.1" 200 156 0.014657 10.0.0.22 - - [2026-02-12 12:22:57] "DELETE /firewall-rule/3274e7d3-f01e-469a-9232-dd8b02cda183 HTTP/1.1" 200 115 0.050564 10.0.0.22 - - [2026-02-12 12:22:57] "GET /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003628 10.0.0.22 - - [2026-02-12 12:22:57] "GET /firewall-rule/004726df-6558-4ccf-8bea-6391eb818dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2589 0.002836 10.0.0.22 - - [2026-02-12 12:22:57] "POST /ref-update HTTP/1.1" 200 156 0.012501 10.0.0.22 - - [2026-02-12 12:22:57] "DELETE /firewall-rule/004726df-6558-4ccf-8bea-6391eb818dd5 HTTP/1.1" 200 115 0.045558 10.0.0.22 - - [2026-02-12 12:22:57] "GET /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.008446 10.0.0.22 - - [2026-02-12 12:22:57] "GET /firewall-rule/266cddc4-a7dd-45b4-a11f-f8bbc3852baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.004400 10.0.0.22 - - [2026-02-12 12:22:58] "POST /ref-update HTTP/1.1" 200 156 0.010925 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /firewall-rule/266cddc4-a7dd-45b4-a11f-f8bbc3852baa HTTP/1.1" 200 115 0.048372 10.0.0.22 - - [2026-02-12 12:22:58] "GET /application-policy-set/e5ab082b-a900-45ce-8410-c3a739310506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002649 10.0.0.22 - - [2026-02-12 12:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.22 - - [2026-02-12 12:22:58] "GET /policy-management/73c67c3d-7356-459f-a9f2-3949d4da1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002728 10.0.0.22 - - [2026-02-12 12:22:58] "GET /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003614 10.0.0.22 - - [2026-02-12 12:22:58] "POST /ref-update HTTP/1.1" 200 156 0.033882 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /firewall-policy/e1eb3900-745c-4b80-80ab-eac568187b09 HTTP/1.1" 200 115 0.049747 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /tag/c0e71de0-16ed-46a4-95ea-a8a6b85911fb HTTP/1.1" 200 115 0.087017 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /tag/d919423c-63ad-415e-b6a3-786043072da2 HTTP/1.1" 200 115 0.073632 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /tag/f9fa1965-e9b0-401f-bf48-7a53d57e94c3 HTTP/1.1" 200 115 0.036182 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /tag/25e48e31-c0e6-43f1-8dce-7cea3a12d261 HTTP/1.1" 200 115 0.070442 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /loadbalancer-member/a5650780-38df-41df-9013-f9545b935585 HTTP/1.1" 200 115 0.035446 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /loadbalancer-pool/9cfca23f-d643-44cc-ac91-30cb222ddda6 HTTP/1.1" 200 115 0.033420 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /loadbalancer-listener/0625c698-a438-4600-b704-cb5f1cb3fb74 HTTP/1.1" 200 115 0.045780 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /loadbalancer/2dc8b254-0451-45dc-8c73-f29ac8bc3ccf HTTP/1.1" 200 115 0.041716 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /floating-ip/1de51096-a352-4211-85e5-e7b468d7b8b7 HTTP/1.1" 200 115 0.032491 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /instance-ip/710b2fd6-05ba-4f9f-b13e-7c15f2dce59d HTTP/1.1" 200 115 0.061118 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /virtual-machine-interface/1ef4f059-19bc-485b-b549-c4d20d4ebcb2 HTTP/1.1" 200 115 0.046522 10.0.0.22 - - [2026-02-12 12:22:58] "DELETE /tag/01842439-4770-4ff7-b842-a9f3df086b03 HTTP/1.1" 200 115 0.055049 10.0.0.22 - - [2026-02-12 12:22:58] "POST /projects HTTP/1.1" 409 238 0.004269 10.0.0.22 - - [2026-02-12 12:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.22 - - [2026-02-12 12:22:59] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.096061 10.0.0.22 - - [2026-02-12 12:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.22 - - [2026-02-12 12:22:59] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005383 10.0.0.22 - - [2026-02-12 12:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2026-02-12 12:22:59] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.014584 10.0.0.22 - - [2026-02-12 12:22:59] "POST /security-groups HTTP/1.1" 409 285 0.002566 10.0.0.22 - - [2026-02-12 12:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.22 - - [2026-02-12 12:22:59] "PUT /security-group/9c4afb1e-d2f6-4afc-862b-8e7100bcf66d HTTP/1.1" 200 262 0.064117 10.0.0.22 - - [2026-02-12 12:22:59] "PUT /access-control-list/44982dc4-4d6f-473a-bf9a-bc202607e57e HTTP/1.1" 200 272 0.016732 10.0.0.22 - - [2026-02-12 12:22:59] "PUT /access-control-list/b0475d32-ec6d-4bd9-928d-dab84d653688 HTTP/1.1" 200 272 0.041041 10.0.0.22 - - [2026-02-12 12:22:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.050038 10.0.0.22 - - [2026-02-12 12:22:59] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.011503 10.0.0.22 - - [2026-02-12 12:22:59] "GET /firewall-rule/2754f2ea-59fb-40ec-a231-2d4510bce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004432 10.0.0.22 - - [2026-02-12 12:22:59] "POST /ref-update HTTP/1.1" 200 156 0.121401 10.0.0.22 - - [2026-02-12 12:22:59] "DELETE /firewall-rule/2754f2ea-59fb-40ec-a231-2d4510bce140 HTTP/1.1" 200 115 0.071181 10.0.0.22 - - [2026-02-12 12:22:59] "GET /firewall-policy/dd5b99e8-3b4b-447d-b732-1dac9008a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006588 10.0.0.22 - - [2026-02-12 12:22:59] "GET /firewall-rule/86715006-258b-4de1-8669-4ebd6a452c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.003857 10.0.0.22 - - [2026-02-12 12:22:59] "POST /ref-update HTTP/1.1" 200 156 0.060863 10.0.0.22 - - [2026-02-12 12:22:59] "DELETE /firewall-rule/86715006-258b-4de1-8669-4ebd6a452c74 HTTP/1.1" 200 115 0.050994 10.0.0.22 - - [2026-02-12 12:22:59] "DELETE /tag/b6d72739-6f05-41d3-8008-273ed8cc4046 HTTP/1.1" 200 115 0.047019 10.0.0.22 - - [2026-02-12 12:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.22 - - [2026-02-12 12:22:59] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004606 10.0.0.22 - - [2026-02-12 12:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.22 - - [2026-02-12 12:22:59] "GET /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004884 10.0.0.22 - - [2026-02-12 12:23:00] "PUT /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4 HTTP/1.1" 200 264 0.092410 10.0.0.22 - - [2026-02-12 12:23:00] "PUT /virtual-network/b43ba063-2c36-426a-8a47-2f04ff0bc3ae HTTP/1.1" 200 264 0.110498 10.0.0.22 - - [2026-02-12 12:23:00] "DELETE /security-group/9c4afb1e-d2f6-4afc-862b-8e7100bcf66d HTTP/1.1" 200 115 0.082196 10.0.0.22 - - [2026-02-12 12:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.22 - - [2026-02-12 12:23:00] "DELETE /access-control-list/44982dc4-4d6f-473a-bf9a-bc202607e57e HTTP/1.1" 200 115 0.046332 10.0.0.22 - - [2026-02-12 12:23:00] "DELETE /access-control-list/b0475d32-ec6d-4bd9-928d-dab84d653688 HTTP/1.1" 200 115 0.024511 10.0.0.22 - - [2026-02-12 12:23:00] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.035806 10.0.0.22 - - [2026-02-12 12:23:00] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?fields=security_groups HTTP/1.1" 200 1353 0.035828 10.0.0.22 - - [2026-02-12 12:23:00] "DELETE /security-group/0e369ecd-96f4-4a4b-8511-a7740331c14a HTTP/1.1" 200 115 0.086995 10.0.0.22 - - [2026-02-12 12:23:00] "DELETE /access-control-list/355a44dd-0ca7-4b3e-8f9a-2f72066a3d1b HTTP/1.1" 200 115 0.044367 10.0.0.22 - - [2026-02-12 12:23:00] "GET /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8?fields=application_policy_sets HTTP/1.1" 200 1392 0.077778 10.0.0.22 - - [2026-02-12 12:23:00] "DELETE /access-control-list/df771f4e-ee67-4114-883e-6bf2275f89f6 HTTP/1.1" 200 115 0.077160 10.0.0.22 - - [2026-02-12 12:23:00] "DELETE /project/e1bdb337-314d-4cbf-b27f-bac6bb3361e8 HTTP/1.1" 200 115 0.386504 10.0.0.22 - - [2026-02-12 12:23:40] "GET /global-system-configs HTTP/1.1" 200 322 0.003333 10.0.0.22 - - [2026-02-12 12:23:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001918 10.0.0.22 - - [2026-02-12 12:23:51] "GET / HTTP/1.1" 200 35931 0.002546 10.0.0.22 - - [2026-02-12 12:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.22 - - [2026-02-12 12:23:51] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003030 10.0.0.22 - - [2026-02-12 12:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.22 - - [2026-02-12 12:23:51] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003452 10.0.0.22 - - [2026-02-12 12:24:06] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.22 - - [2026-02-12 12:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.22 - - [2026-02-12 12:24:06] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005105 10.0.0.22 - - [2026-02-12 12:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.22 - - [2026-02-12 12:24:06] "GET /config-node/e0cbf9d7-70b8-456e-81c4-6d894527d4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004424 10.0.0.22 - - [2026-02-12 12:24:17] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.22 - - [2026-02-12 12:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.22 - - [2026-02-12 12:24:18] "GET /routing-instance/3698656e-1522-4318-8789-fd533aebb4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002864 10.0.0.22 - - [2026-02-12 12:24:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002091 10.0.0.22 - - [2026-02-12 12:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008749 10.0.0.22 - - [2026-02-12 12:24:18] "GET /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004438 10.0.0.22 - - [2026-02-12 12:24:18] "PUT /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6 HTTP/1.1" 200 254 0.025029 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:24:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:24:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:24:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:24:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:24:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:24:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001530 10.0.0.22 - - [2026-02-12 12:24:41] "GET / HTTP/1.1" 200 35931 0.003090 10.0.0.22 - - [2026-02-12 12:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.22 - - [2026-02-12 12:24:41] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004262 10.0.0.22 - - [2026-02-12 12:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.22 - - [2026-02-12 12:24:41] "GET /config-node/e0cbf9d7-70b8-456e-81c4-6d894527d4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.009806 10.0.0.22 - - [2026-02-12 12:24:42] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.22 - - [2026-02-12 12:24:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003109 10.0.0.22 - - [2026-02-12 12:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.22 - - [2026-02-12 12:24:47] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004157 10.0.0.22 - - [2026-02-12 12:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.22 - - [2026-02-12 12:24:47] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.032922 10.0.0.22 - - [2026-02-12 12:24:47] "GET / HTTP/1.1" 200 35931 0.004726 10.0.0.22 - - [2026-02-12 12:24:47] "POST /alarms HTTP/1.1" 409 264 0.002664 10.0.0.22 - - [2026-02-12 12:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2026-02-12 12:24:47] "PUT /alarm/e6bcc65f-9719-4898-b409-ae4d5d3bf480 HTTP/1.1" 200 244 0.012236 10.0.0.22 - - [2026-02-12 12:24:47] "POST /alarms HTTP/1.1" 409 261 0.002762 10.0.0.22 - - [2026-02-12 12:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.22 - - [2026-02-12 12:24:47] "PUT /alarm/e12b4caa-06f0-44ca-95ae-5c5a7603a662 HTTP/1.1" 200 244 0.014452 10.0.0.22 - - [2026-02-12 12:24:47] "POST /alarms HTTP/1.1" 409 261 0.002171 10.0.0.22 - - [2026-02-12 12:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.22 - - [2026-02-12 12:24:47] "PUT /alarm/1e66ae07-e202-45f0-9ae5-b75c2211f809 HTTP/1.1" 200 244 0.012248 10.0.0.22 - - [2026-02-12 12:24:47] "POST /alarms HTTP/1.1" 409 253 0.009928 10.0.0.22 - - [2026-02-12 12:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.22 - - [2026-02-12 12:24:47] "PUT /alarm/9de89348-a433-43d1-81f1-81db44aea53c HTTP/1.1" 200 244 0.014477 10.0.0.22 - - [2026-02-12 12:24:47] "POST /alarms HTTP/1.1" 409 251 0.007613 10.0.0.22 - - [2026-02-12 12:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.22 - - [2026-02-12 12:24:47] "PUT /alarm/064e81f2-3750-443a-8dd8-72803fbcecc4 HTTP/1.1" 200 244 0.012461 10.0.0.22 - - [2026-02-12 12:24:47] "POST /alarms HTTP/1.1" 409 252 0.004318 10.0.0.22 - - [2026-02-12 12:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007996 10.0.0.22 - - [2026-02-12 12:24:47] "PUT /alarm/05a90504-946a-49a8-83f5-60ba938639ec HTTP/1.1" 200 244 0.012484 10.0.0.22 - - [2026-02-12 12:24:47] "POST /alarms HTTP/1.1" 409 256 0.008643 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/83506a52-8f00-49d5-a0ff-c38c7d5955d8 HTTP/1.1" 200 244 0.012775 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 248 0.006158 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/8e363f61-caf4-4520-aea2-9c70087d572e HTTP/1.1" 200 244 0.015251 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 252 0.003420 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/c5b49af9-fbf9-404e-bd03-205f164e90c7 HTTP/1.1" 200 244 0.013117 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 257 0.006697 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/2db65ea9-3130-456b-a759-7d09ab052e1e HTTP/1.1" 200 244 0.011578 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 251 0.004679 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/2a9d7c2e-4d62-4632-8c11-d46c25078bd3 HTTP/1.1" 200 244 0.009747 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 257 0.009102 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/3bef2913-4653-42bc-930c-e7c2c37a669f HTTP/1.1" 200 244 0.012532 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 261 0.007646 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/665c7455-787f-4eac-a2b8-054b915728ee HTTP/1.1" 200 244 0.014383 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 258 0.011836 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/837c03cb-23cc-4177-975a-5269793ab345 HTTP/1.1" 200 244 0.018809 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 254 0.009664 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/f77dc0a1-a19b-4906-9608-706b917b0215 HTTP/1.1" 200 244 0.012943 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 254 0.005176 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/759e24a3-aa5a-4957-bf5d-ccc7856cc534 HTTP/1.1" 200 244 0.017609 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 254 0.009289 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/3ca1db4e-c2fa-4207-bb2c-f2294676a53a HTTP/1.1" 200 244 0.014075 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 247 0.009134 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/6c61ad44-c3e9-441e-881f-57259381bc24 HTTP/1.1" 200 244 0.012324 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 272 0.004925 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2026-02-12 12:24:48] "PUT /alarm/b517d09b-4244-4413-bf36-190e3d1a23d9 HTTP/1.1" 200 244 0.011474 10.0.0.22 - - [2026-02-12 12:24:48] "POST /alarms HTTP/1.1" 409 261 0.006007 10.0.0.22 - - [2026-02-12 12:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.22 - - [2026-02-12 12:24:49] "PUT /alarm/0ce9521d-4f09-458e-b0f6-a45d2093bb4b HTTP/1.1" 200 244 0.010777 10.0.0.22 - - [2026-02-12 12:24:49] "POST /alarms HTTP/1.1" 409 259 0.007647 10.0.0.22 - - [2026-02-12 12:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.22 - - [2026-02-12 12:24:49] "PUT /alarm/850a22b3-eba6-401b-b45a-689225feb421 HTTP/1.1" 200 244 0.013291 10.0.0.22 - - [2026-02-12 12:24:49] "POST /alarms HTTP/1.1" 409 265 0.008162 10.0.0.22 - - [2026-02-12 12:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.22 - - [2026-02-12 12:24:49] "PUT /alarm/6d70c4c9-462e-451c-bd8c-67800b0f8f40 HTTP/1.1" 200 244 0.011918 10.0.0.22 - - [2026-02-12 12:24:49] "POST /alarms HTTP/1.1" 409 279 0.003937 10.0.0.22 - - [2026-02-12 12:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.22 - - [2026-02-12 12:24:49] "PUT /alarm/475a6420-2d5e-4e92-9c24-3672f0be79a7 HTTP/1.1" 200 244 0.024359 10.0.0.22 - - [2026-02-12 12:24:49] "GET / HTTP/1.1" 200 35931 0.002448 10.0.0.22 - - [2026-02-12 12:24:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002171 10.0.0.22 - - [2026-02-12 12:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297 10.0.0.22 - - [2026-02-12 12:24:49] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.012337 10.0.0.22 - - [2026-02-12 12:24:49] "GET / HTTP/1.1" 200 35931 0.002868 10.0.0.22 - - [2026-02-12 12:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2026-02-12 12:24:49] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004136 10.0.0.22 - - [2026-02-12 12:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011014 10.0.0.22 - - [2026-02-12 12:24:50] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.013604 10.0.0.22 - - [2026-02-12 12:24:50] "GET / HTTP/1.1" 200 35931 0.004748 10.0.0.22 - - [2026-02-12 12:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.22 - - [2026-02-12 12:24:50] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005668 10.0.0.22 - - [2026-02-12 12:24:50] "PUT /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e HTTP/1.1" 200 274 0.035707 10.0.0.22 - - [2026-02-12 12:24:53] "GET / HTTP/1.1" 200 35931 0.002324 10.0.0.22 - - [2026-02-12 12:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.22 - - [2026-02-12 12:24:53] "GET /routing-instance/3698656e-1522-4318-8789-fd533aebb4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003679 10.0.0.22 - - [2026-02-12 12:24:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002615 10.0.0.22 - - [2026-02-12 12:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.22 - - [2026-02-12 12:24:53] "GET /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.008083 10.0.0.22 - - [2026-02-12 12:24:53] "PUT /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6 HTTP/1.1" 200 254 0.014503 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:24:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001048 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:24:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001582 10.0.0.22 - - [2026-02-12 12:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.22 - - [2026-02-12 12:24:56] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.012138 10.0.0.22 - - [2026-02-12 12:25:08] "GET / HTTP/1.1" 200 35931 0.002667 10.0.0.22 - - [2026-02-12 12:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.22 - - [2026-02-12 12:25:08] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005917 10.0.0.22 - - [2026-02-12 12:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.22 - - [2026-02-12 12:25:08] "GET /config-node/e0cbf9d7-70b8-456e-81c4-6d894527d4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003331 10.0.0.22 - - [2026-02-12 12:25:20] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.22 - - [2026-02-12 12:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.22 - - [2026-02-12 12:25:20] "GET /routing-instance/3698656e-1522-4318-8789-fd533aebb4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004996 10.0.0.22 - - [2026-02-12 12:25:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002561 10.0.0.22 - - [2026-02-12 12:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.22 - - [2026-02-12 12:25:20] "GET /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002926 10.0.0.22 - - [2026-02-12 12:25:20] "PUT /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6 HTTP/1.1" 200 254 0.022485 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:25:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001458 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:25:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002515 10.0.0.22 - - [2026-02-12 12:25:35] "GET / HTTP/1.1" 200 35931 0.002516 10.0.0.22 - - [2026-02-12 12:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.22 - - [2026-02-12 12:25:35] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.019384 10.0.0.22 - - [2026-02-12 12:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.22 - - [2026-02-12 12:25:35] "GET /config-node/e0cbf9d7-70b8-456e-81c4-6d894527d4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004246 10.0.0.22 - - [2026-02-12 12:25:36] "GET / HTTP/1.1" 200 35931 0.002070 10.0.0.22 - - [2026-02-12 12:25:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002065 10.0.0.22 - - [2026-02-12 12:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013870 10.0.0.22 - - [2026-02-12 12:25:41] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.015117 10.0.0.22 - - [2026-02-12 12:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012225 10.0.0.22 - - [2026-02-12 12:25:41] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.034426 10.0.0.22 - - [2026-02-12 12:25:41] "GET / HTTP/1.1" 200 35931 0.002597 10.0.0.22 - - [2026-02-12 12:25:41] "POST /alarms HTTP/1.1" 409 264 0.002567 10.0.0.22 - - [2026-02-12 12:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.22 - - [2026-02-12 12:25:41] "PUT /alarm/e6bcc65f-9719-4898-b409-ae4d5d3bf480 HTTP/1.1" 200 244 0.011517 10.0.0.22 - - [2026-02-12 12:25:41] "POST /alarms HTTP/1.1" 409 261 0.010770 10.0.0.22 - - [2026-02-12 12:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.22 - - [2026-02-12 12:25:41] "PUT /alarm/e12b4caa-06f0-44ca-95ae-5c5a7603a662 HTTP/1.1" 200 244 0.012547 10.0.0.22 - - [2026-02-12 12:25:41] "POST /alarms HTTP/1.1" 409 261 0.018559 10.0.0.22 - - [2026-02-12 12:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.22 - - [2026-02-12 12:25:41] "PUT /alarm/1e66ae07-e202-45f0-9ae5-b75c2211f809 HTTP/1.1" 200 244 0.011547 10.0.0.22 - - [2026-02-12 12:25:41] "POST /alarms HTTP/1.1" 409 253 0.002328 10.0.0.22 - - [2026-02-12 12:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.22 - - [2026-02-12 12:25:41] "PUT /alarm/9de89348-a433-43d1-81f1-81db44aea53c HTTP/1.1" 200 244 0.010307 10.0.0.22 - - [2026-02-12 12:25:41] "POST /alarms HTTP/1.1" 409 251 0.009576 10.0.0.22 - - [2026-02-12 12:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.22 - - [2026-02-12 12:25:41] "PUT /alarm/064e81f2-3750-443a-8dd8-72803fbcecc4 HTTP/1.1" 200 244 0.009890 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 252 0.011455 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/05a90504-946a-49a8-83f5-60ba938639ec HTTP/1.1" 200 244 0.011118 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 256 0.010077 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/83506a52-8f00-49d5-a0ff-c38c7d5955d8 HTTP/1.1" 200 244 0.011486 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 248 0.005829 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/8e363f61-caf4-4520-aea2-9c70087d572e HTTP/1.1" 200 244 0.011701 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 252 0.006306 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/c5b49af9-fbf9-404e-bd03-205f164e90c7 HTTP/1.1" 200 244 0.011950 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 257 0.007117 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/2db65ea9-3130-456b-a759-7d09ab052e1e HTTP/1.1" 200 244 0.011903 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 251 0.012076 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/2a9d7c2e-4d62-4632-8c11-d46c25078bd3 HTTP/1.1" 200 244 0.011485 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 257 0.010539 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/3bef2913-4653-42bc-930c-e7c2c37a669f HTTP/1.1" 200 244 0.009995 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 261 0.009628 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/665c7455-787f-4eac-a2b8-054b915728ee HTTP/1.1" 200 244 0.011771 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 258 0.014771 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/837c03cb-23cc-4177-975a-5269793ab345 HTTP/1.1" 200 244 0.010449 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 254 0.006656 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/f77dc0a1-a19b-4906-9608-706b917b0215 HTTP/1.1" 200 244 0.010447 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 254 0.012710 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/759e24a3-aa5a-4957-bf5d-ccc7856cc534 HTTP/1.1" 200 244 0.009766 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 254 0.005085 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/3ca1db4e-c2fa-4207-bb2c-f2294676a53a HTTP/1.1" 200 244 0.031398 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 247 0.008384 10.0.0.22 - - [2026-02-12 12:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.22 - - [2026-02-12 12:25:42] "PUT /alarm/6c61ad44-c3e9-441e-881f-57259381bc24 HTTP/1.1" 200 244 0.013399 10.0.0.22 - - [2026-02-12 12:25:42] "POST /alarms HTTP/1.1" 409 272 0.009299 10.0.0.22 - - [2026-02-12 12:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.22 - - [2026-02-12 12:25:43] "PUT /alarm/b517d09b-4244-4413-bf36-190e3d1a23d9 HTTP/1.1" 200 244 0.015376 10.0.0.22 - - [2026-02-12 12:25:43] "POST /alarms HTTP/1.1" 409 261 0.023370 10.0.0.22 - - [2026-02-12 12:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.22 - - [2026-02-12 12:25:43] "PUT /alarm/0ce9521d-4f09-458e-b0f6-a45d2093bb4b HTTP/1.1" 200 244 0.016138 10.0.0.22 - - [2026-02-12 12:25:43] "POST /alarms HTTP/1.1" 409 259 0.013774 10.0.0.22 - - [2026-02-12 12:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.22 - - [2026-02-12 12:25:43] "PUT /alarm/850a22b3-eba6-401b-b45a-689225feb421 HTTP/1.1" 200 244 0.016943 10.0.0.22 - - [2026-02-12 12:25:43] "POST /alarms HTTP/1.1" 409 265 0.006454 10.0.0.22 - - [2026-02-12 12:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.22 - - [2026-02-12 12:25:43] "PUT /alarm/6d70c4c9-462e-451c-bd8c-67800b0f8f40 HTTP/1.1" 200 244 0.023889 10.0.0.22 - - [2026-02-12 12:25:43] "POST /alarms HTTP/1.1" 409 279 0.017649 10.0.0.22 - - [2026-02-12 12:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.22 - - [2026-02-12 12:25:43] "PUT /alarm/475a6420-2d5e-4e92-9c24-3672f0be79a7 HTTP/1.1" 200 244 0.010590 10.0.0.22 - - [2026-02-12 12:25:43] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.22 - - [2026-02-12 12:25:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002960 10.0.0.22 - - [2026-02-12 12:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.22 - - [2026-02-12 12:25:43] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.011095 10.0.0.22 - - [2026-02-12 12:25:43] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.22 - - [2026-02-12 12:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.22 - - [2026-02-12 12:25:43] "GET /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002948 10.0.0.22 - - [2026-02-12 12:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.22 - - [2026-02-12 12:25:43] "PUT /global-vrouter-config/8f176f9a-f6df-49d8-8670-fdbb409cc4ff HTTP/1.1" 200 276 0.013014 10.0.0.22 - - [2026-02-12 12:25:44] "GET / HTTP/1.1" 200 35931 0.003129 10.0.0.22 - - [2026-02-12 12:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.22 - - [2026-02-12 12:25:44] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006293 10.0.0.22 - - [2026-02-12 12:25:44] "PUT /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e HTTP/1.1" 200 274 0.019084 10.0.0.22 - - [2026-02-12 12:25:47] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.22 - - [2026-02-12 12:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.22 - - [2026-02-12 12:25:47] "GET /routing-instance/3698656e-1522-4318-8789-fd533aebb4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002687 10.0.0.22 - - [2026-02-12 12:25:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002959 10.0.0.22 - - [2026-02-12 12:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.22 - - [2026-02-12 12:25:47] "GET /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.008360 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:25:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:25:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001483 10.0.0.22 - - [2026-02-12 12:25:47] "PUT /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6 HTTP/1.1" 200 254 0.021435 10.0.0.22 - - [2026-02-12 12:25:51] "POST /tags HTTP/1.1" 200 355 0.024631 10.0.0.22 - - [2026-02-12 12:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013617 10.0.0.22 - - [2026-02-12 12:25:52] "GET /tag/6fd8b634-fca3-415d-a1bc-4a87342929e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.026307 10.0.0.22 - - [2026-02-12 12:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.22 - - [2026-02-12 12:25:52] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007296 10.0.0.22 - - [2026-02-12 12:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.22 - - [2026-02-12 12:25:52] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045753 10.0.0.22 - - [2026-02-12 12:25:52] "POST /virtual-machines HTTP/1.1" 200 351 0.012326 10.0.0.22 - - [2026-02-12 12:25:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025965 10.0.0.22 - - [2026-02-12 12:25:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.140190 10.0.0.22 - - [2026-02-12 12:25:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017832 10.0.0.22 - - [2026-02-12 12:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012722 10.0.0.22 - - [2026-02-12 12:25:52] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005200 10.0.0.22 - - [2026-02-12 12:25:52] "POST /instance-ips HTTP/1.1" 200 391 0.025031 10.0.0.22 - - [2026-02-12 12:25:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021863 10.0.0.22 - - [2026-02-12 12:25:52] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007319 10.0.0.22 - - [2026-02-12 12:25:52] "POST /set-tag HTTP/1.1" 200 109 0.014729 10.0.0.22 - - [2026-02-12 12:25:52] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012974 10.0.0.22 - - [2026-02-12 12:25:52] "GET /instance-ip/f8ad9728-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004777 10.0.0.22 - - [2026-02-12 12:25:52] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005656 10.0.0.22 - - [2026-02-12 12:25:52] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.22 - - [2026-02-12 12:25:52] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005297 10.0.0.22 - - [2026-02-12 12:25:52] "POST /ref-update HTTP/1.1" 200 156 0.009598 10.0.0.22 - - [2026-02-12 12:25:52] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007727 10.0.0.22 - - [2026-02-12 12:25:52] "POST /set-tag HTTP/1.1" 200 109 0.004268 10.0.0.22 - - [2026-02-12 12:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.22 - - [2026-02-12 12:25:52] "GET /virtual-network/d2c42db9-e09e-4059-9029-2bb28c2e7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005798 10.0.0.22 - - [2026-02-12 12:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.22 - - [2026-02-12 12:25:53] "GET /project/3d7add91-f0e6-4cf3-9deb-70568bdf4098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040277 10.0.0.22 - - [2026-02-12 12:25:53] "POST /virtual-machines HTTP/1.1" 200 355 0.007855 10.0.0.22 - - [2026-02-12 12:25:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014185 10.0.0.22 - - [2026-02-12 12:25:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.109499 10.0.0.22 - - [2026-02-12 12:25:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009389 10.0.0.22 - - [2026-02-12 12:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017025 10.0.0.22 - - [2026-02-12 12:25:53] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008360 10.0.0.22 - - [2026-02-12 12:25:53] "POST /instance-ips HTTP/1.1" 200 395 0.032444 10.0.0.22 - - [2026-02-12 12:25:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027288 10.0.0.22 - - [2026-02-12 12:25:53] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010557 10.0.0.22 - - [2026-02-12 12:25:53] "POST /set-tag HTTP/1.1" 200 109 0.020596 10.0.0.22 - - [2026-02-12 12:25:53] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018672 10.0.0.22 - - [2026-02-12 12:25:53] "GET /instance-ip/f9229398-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004621 10.0.0.22 - - [2026-02-12 12:25:53] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005086 10.0.0.22 - - [2026-02-12 12:25:53] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.22 - - [2026-02-12 12:25:53] "GET /virtual-router/89bb0f85-bc41-444c-886b-cf6271c23fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003865 10.0.0.22 - - [2026-02-12 12:25:53] "POST /ref-update HTTP/1.1" 200 156 0.010220 10.0.0.22 - - [2026-02-12 12:25:53] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005353 10.0.0.22 - - [2026-02-12 12:25:53] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.22 - - [2026-02-12 12:25:53] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005224 10.0.0.22 - - [2026-02-12 12:25:53] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.22 - - [2026-02-12 12:25:53] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004693 10.0.0.22 - - [2026-02-12 12:25:53] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.22 - - [2026-02-12 12:26:03] "GET / HTTP/1.1" 200 35931 0.001891 10.0.0.22 - - [2026-02-12 12:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.22 - - [2026-02-12 12:26:03] "GET /global-system-config/f5f65bbd-ba26-4bc4-88f2-f0a6ca3e125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006203 10.0.0.22 - - [2026-02-12 12:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.22 - - [2026-02-12 12:26:03] "GET /config-node/e0cbf9d7-70b8-456e-81c4-6d894527d4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002212 10.0.0.22 - - [2026-02-12 12:26:06] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005472 10.0.0.22 - - [2026-02-12 12:26:06] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.22 - - [2026-02-12 12:26:07] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005037 10.0.0.22 - - [2026-02-12 12:26:07] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.22 - - [2026-02-12 12:26:08] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008806 10.0.0.22 - - [2026-02-12 12:26:08] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.22 - - [2026-02-12 12:26:14] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.22 - - [2026-02-12 12:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.22 - - [2026-02-12 12:26:14] "GET /routing-instance/3698656e-1522-4318-8789-fd533aebb4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003067 10.0.0.22 - - [2026-02-12 12:26:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001669 10.0.0.22 - - [2026-02-12 12:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.22 - - [2026-02-12 12:26:14] "GET /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003136 10.0.0.22 - - [2026-02-12 12:26:14] "PUT /bgp-router/988a6b2b-4278-44d6-ac12-ea39c99da2a6 HTTP/1.1" 200 254 0.010825 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:26:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:26:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 10.0.0.22 - - [2026-02-12 12:26:39] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018701 10.0.0.22 - - [2026-02-12 12:26:39] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.22 - - [2026-02-12 12:26:39] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004520 10.0.0.22 - - [2026-02-12 12:26:39] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.22 - - [2026-02-12 12:26:39] "GET /virtual-machine/b455047f-b173-4a8a-a659-e9d6167aed2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003388 10.0.0.22 - - [2026-02-12 12:26:39] "POST /ref-update HTTP/1.1" 200 156 0.012386 10.0.0.22 - - [2026-02-12 12:26:39] "GET /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.024504 10.0.0.22 - - [2026-02-12 12:26:39] "POST /set-tag HTTP/1.1" 200 109 0.018326 10.0.0.22 - - [2026-02-12 12:26:39] "POST /set-tag HTTP/1.1" 200 109 0.017256 10.0.0.22 - - [2026-02-12 12:26:39] "DELETE /instance-ip/f8ad9728-080d-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.079946 10.0.0.22 - - [2026-02-12 12:26:39] "DELETE /virtual-machine-interface/f88ad878-080d-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.047662 10.0.0.22 - - [2026-02-12 12:26:39] "DELETE /virtual-machine/b455047f-b173-4a8a-a659-e9d6167aed2d HTTP/1.1" 200 115 0.019698 10.0.0.22 - - [2026-02-12 12:26:39] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007941 10.0.0.22 - - [2026-02-12 12:26:39] "POST /set-tag HTTP/1.1" 200 109 0.002869 10.0.0.22 - - [2026-02-12 12:27:10] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006382 10.0.0.22 - - [2026-02-12 12:27:10] "POST /set-tag HTTP/1.1" 200 109 0.007830 10.0.0.22 - - [2026-02-12 12:27:10] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006020 10.0.0.22 - - [2026-02-12 12:27:10] "POST /set-tag HTTP/1.1" 200 109 0.007915 10.0.0.22 - - [2026-02-12 12:27:10] "GET /virtual-machine/5cebdbb5-7721-4c48-a730-0a9435eb2fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004788 10.0.0.22 - - [2026-02-12 12:27:10] "POST /ref-update HTTP/1.1" 200 156 0.019383 10.0.0.22 - - [2026-02-12 12:27:10] "GET /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004707 10.0.0.22 - - [2026-02-12 12:27:10] "POST /set-tag HTTP/1.1" 200 109 0.019762 10.0.0.22 - - [2026-02-12 12:27:10] "POST /set-tag HTTP/1.1" 200 109 0.024674 10.0.0.22 - - [2026-02-12 12:27:10] "DELETE /instance-ip/f9229398-080d-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.071462 10.0.0.22 - - [2026-02-12 12:27:10] "DELETE /virtual-machine-interface/f907f682-080d-11f1-b57a-fa163e345d18 HTTP/1.1" 200 115 0.058548 10.0.0.22 - - [2026-02-12 12:27:10] "DELETE /virtual-machine/5cebdbb5-7721-4c48-a730-0a9435eb2fde HTTP/1.1" 200 115 0.035517 10.0.0.22 - - [2026-02-12 12:27:10] "DELETE /tag/6fd8b634-fca3-415d-a1bc-4a87342929e8 HTTP/1.1" 200 115 0.073497 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:27:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.22 - - [2026-02-12 12:27:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002969