++ 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: =================== Sun Feb 1 11:38:20 AM UTC 2026 ===================' INFO: =================== Sun Feb 1 11:38:20 AM 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22 ++ CONFIGDB_NODES=10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.22,10.25.94.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.25.94.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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/01/2026 11:39:08.718 7faae08c9900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/01/2026 11:39:09.253 7faae08c9900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/01/2026 11:39:09.303 7faae08c9900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/01/2026 11:39:09.303 7faae08c9900 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-02-01 11:39:20] "GET / HTTP/1.1" 503 181 0.000288 10.0.0.22 - - [2026-02-01 11:39:20] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.22 - - [2026-02-01 11:39:20] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.22 - - [2026-02-01 11:39:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.005056 10.0.0.22 - - [2026-02-01 11:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.22 - - [2026-02-01 11:39:20] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006471 10.0.0.22 - - [2026-02-01 11:39:20] "POST /service-appliance-sets HTTP/1.1" 200 553 0.048657 10.0.0.22 - - [2026-02-01 11:39:21] "GET / HTTP/1.1" 200 45303 0.002420 10.0.0.22 - - [2026-02-01 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008712 10.0.0.22 - - [2026-02-01 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.22 - - [2026-02-01 11:39:21] "POST /fqname-to-id HTTP/1.1" 404 180 0.003819 10.0.0.22 - - [2026-02-01 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.22 - - [2026-02-01 11:39:21] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010322 10.0.0.22 - - [2026-02-01 11:39:21] "POST /service-appliance-sets HTTP/1.1" 200 541 0.048018 10.0.0.22 - - [2026-02-01 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012516 10.0.0.22 - - [2026-02-01 11:39:21] "GET /network-ipam/e034f509-123e-4e68-97ed-5e9cc6525351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003565 10.0.0.22 - - [2026-02-01 11:39:21] "POST /service-templates HTTP/1.1" 200 511 0.046781 10.0.0.22 - - [2026-02-01 11:39:21] "POST /service-templates HTTP/1.1" 200 501 0.048683 10.0.0.22 - - [2026-02-01 11:39:21] "POST /service-templates HTTP/1.1" 200 515 0.083316 10.0.0.22 - - [2026-02-01 11:39:21] "POST /service-templates HTTP/1.1" 200 535 0.061721 10.0.0.22 - - [2026-02-01 11:39:21] "POST /service-templates HTTP/1.1" 200 507 0.082707 10.0.0.22 - - [2026-02-01 11:39:21] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.22 - - [2026-02-01 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006769 10.0.0.22 - - [2026-02-01 11:39:21] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008961 10.0.0.22 - - [2026-02-01 11:39:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.005714 10.0.0.22 - - [2026-02-01 11:39:21] "POST /analytics-nodes HTTP/1.1" 200 599 0.079448 10.0.0.22 - - [2026-02-01 11:39:22] "GET / HTTP/1.1" 200 35931 0.001674 10.0.0.22 - - [2026-02-01 11:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.22 - - [2026-02-01 11:39:22] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005587 10.0.0.22 - - [2026-02-01 11:39:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002464 10.0.0.22 - - [2026-02-01 11:39:22] "POST /config-database-nodes HTTP/1.1" 200 611 0.043125 10.0.0.22 - - [2026-02-01 11:39:22] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.22 - - [2026-02-01 11:39:22] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.22 - - [2026-02-01 11:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012551 10.0.0.22 - - [2026-02-01 11:39:22] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012612 10.0.0.22 - - [2026-02-01 11:39:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.003105 10.0.0.22 - - [2026-02-01 11:39:22] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.041959 10.0.0.22 - - [2026-02-01 11:39:23] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.22 - - [2026-02-01 11:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.22 - - [2026-02-01 11:39:23] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009722 10.0.0.22 - - [2026-02-01 11:39:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.004622 10.0.0.22 - - [2026-02-01 11:39:23] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.044480 10.0.0.22 - - [2026-02-01 11:39:24] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.22 - - [2026-02-01 11:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.22 - - [2026-02-01 11:39:24] "GET /routing-instance/f3cec5a0-cd79-4e78-9666-ca15a900e951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003711 10.0.0.22 - - [2026-02-01 11:39:24] "POST /bgp-routers HTTP/1.1" 200 616 0.030515 10.0.0.22 - - [2026-02-01 11:39:24] "GET /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.057178 10.0.0.22 - - [2026-02-01 11:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013844 10.0.0.22 - - [2026-02-01 11:39:24] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010130 10.0.0.22 - - [2026-02-01 11:39:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018262 10.0.0.22 - - [2026-02-01 11:39:24] "POST /ref-update HTTP/1.1" 200 156 0.039178 10.0.0.22 - - [2026-02-01 11:39:25] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.22 - - [2026-02-01 11:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.22 - - [2026-02-01 11:39:25] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012392 10.0.0.22 - - [2026-02-01 11:39:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003767 10.0.0.22 - - [2026-02-01 11:39:25] "POST /database-nodes HTTP/1.1" 200 597 0.032768 10.0.0.22 - - [2026-02-01 11:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.22 - - [2026-02-01 11:39:25] "GET /network-ipam/e034f509-123e-4e68-97ed-5e9cc6525351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003360 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:39:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:39:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 10.0.0.22 - - [2026-02-01 11:39:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.003348 10.0.0.22 - - [2026-02-01 11:39:26] "POST /access-control-lists HTTP/1.1" 200 587 0.261162 10.0.0.22 - - [2026-02-01 11:39:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.004630 10.0.0.22 - - [2026-02-01 11:39:26] "POST /access-control-lists HTTP/1.1" 200 585 0.022028 10.0.0.22 - - [2026-02-01 11:39:26] "POST /route-targets HTTP/1.1" 200 327 0.019790 10.0.0.22 - - [2026-02-01 11:39:26] "POST /ref-update HTTP/1.1" 200 156 0.026129 10.0.0.22 - - [2026-02-01 11:39:26] "POST /route-targets HTTP/1.1" 200 327 0.021636 10.0.0.22 - - [2026-02-01 11:39:26] "POST /ref-update HTTP/1.1" 200 156 0.016639 10.0.0.22 - - [2026-02-01 11:39:26] "POST /route-targets HTTP/1.1" 200 327 0.012444 10.0.0.22 - - [2026-02-01 11:39:26] "POST /ref-update HTTP/1.1" 200 156 0.024343 10.0.0.22 - - [2026-02-01 11:39:26] "POST /route-targets HTTP/1.1" 200 327 0.024964 10.0.0.22 - - [2026-02-01 11:39:26] "POST /ref-update HTTP/1.1" 200 156 0.037203 10.0.0.22 - - [2026-02-01 11:39:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.004282 10.0.0.22 - - [2026-02-01 11:39:26] "POST /access-control-lists HTTP/1.1" 200 551 0.071072 10.0.0.22 - - [2026-02-01 11:39:26] "PUT /access-control-list/f618877b-6c65-4c55-921b-eb090b9172e3 HTTP/1.1" 200 272 0.029699 10.0.0.22 - - [2026-02-01 11:39:26] "PUT /access-control-list/16ca1ceb-3be8-4602-ad9b-981c18af6842 HTTP/1.1" 200 272 0.023466 10.0.0.22 - - [2026-02-01 11:39:30] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.22 - - [2026-02-01 11:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007004 10.0.0.22 - - [2026-02-01 11:39:30] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007043 10.0.0.22 - - [2026-02-01 11:39:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002407 10.0.0.22 - - [2026-02-01 11:39:30] "POST /config-nodes HTTP/1.1" 200 593 0.045814 10.0.0.22 - - [2026-02-01 11:39:31] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.22 - - [2026-02-01 11:39:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015282 10.0.0.22 - - [2026-02-01 11:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.22 - - [2026-02-01 11:39:36] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004847 10.0.0.22 - - [2026-02-01 11:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.22 - - [2026-02-01 11:39:36] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.011119 10.0.0.22 - - [2026-02-01 11:39:36] "GET / HTTP/1.1" 200 35931 0.003471 10.0.0.22 - - [2026-02-01 11:39:36] "POST /alarms HTTP/1.1" 200 581 0.019187 10.0.0.22 - - [2026-02-01 11:39:36] "POST /alarms HTTP/1.1" 200 575 0.035549 10.0.0.22 - - [2026-02-01 11:39:36] "POST /alarms HTTP/1.1" 200 575 0.040608 10.0.0.22 - - [2026-02-01 11:39:36] "POST /alarms HTTP/1.1" 200 559 0.022633 10.0.0.22 - - [2026-02-01 11:39:36] "POST /alarms HTTP/1.1" 200 555 0.037920 10.0.0.22 - - [2026-02-01 11:39:36] "POST /alarms HTTP/1.1" 200 557 0.045445 10.0.0.22 - - [2026-02-01 11:39:36] "POST /alarms HTTP/1.1" 200 565 0.025465 10.0.0.22 - - [2026-02-01 11:39:36] "POST /alarms HTTP/1.1" 200 549 0.027208 10.0.0.22 - - [2026-02-01 11:39:36] "POST /alarms HTTP/1.1" 200 557 0.049374 10.0.0.22 - - [2026-02-01 11:39:37] "POST /alarms HTTP/1.1" 200 567 0.031368 10.0.0.22 - - [2026-02-01 11:39:37] "POST /alarms HTTP/1.1" 200 555 0.045465 10.0.0.22 - - [2026-02-01 11:39:37] "POST /alarms HTTP/1.1" 200 567 0.036560 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:39:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:39:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 10.0.0.22 - - [2026-02-01 11:39:37] "POST /alarms HTTP/1.1" 200 575 0.081668 10.0.0.22 - - [2026-02-01 11:39:37] "POST /alarms HTTP/1.1" 200 569 0.037194 10.0.0.22 - - [2026-02-01 11:39:37] "POST /alarms HTTP/1.1" 200 561 0.049649 10.0.0.22 - - [2026-02-01 11:39:37] "POST /alarms HTTP/1.1" 200 561 0.023483 10.0.0.22 - - [2026-02-01 11:39:37] "POST /alarms HTTP/1.1" 200 561 0.155188 10.0.0.22 - - [2026-02-01 11:39:37] "POST /alarms HTTP/1.1" 200 547 0.273620 10.0.0.22 - - [2026-02-01 11:39:38] "POST /alarms HTTP/1.1" 200 595 0.067982 10.0.0.22 - - [2026-02-01 11:39:38] "POST /alarms HTTP/1.1" 200 575 0.073883 10.0.0.22 - - [2026-02-01 11:39:38] "POST /alarms HTTP/1.1" 200 571 0.049344 10.0.0.22 - - [2026-02-01 11:39:38] "POST /alarms HTTP/1.1" 200 583 0.023514 10.0.0.22 - - [2026-02-01 11:39:38] "POST /alarms HTTP/1.1" 200 609 0.041903 10.0.0.22 - - [2026-02-01 11:39:38] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.22 - - [2026-02-01 11:39:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003249 10.0.0.22 - - [2026-02-01 11:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.22 - - [2026-02-01 11:39:38] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.009377 10.0.0.22 - - [2026-02-01 11:39:39] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.22 - - [2026-02-01 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006266 10.0.0.22 - - [2026-02-01 11:39:39] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004856 10.0.0.22 - - [2026-02-01 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.22 - - [2026-02-01 11:39:39] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.012409 10.0.0.22 - - [2026-02-01 11:39:39] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.22 - - [2026-02-01 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.22 - - [2026-02-01 11:39:39] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008371 10.0.0.22 - - [2026-02-01 11:39:39] "PUT /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf HTTP/1.1" 200 274 0.015918 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:39:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:39:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001167 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:40:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:40:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001037 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:40:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:40:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:40:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:40:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.22 - - [2026-02-01 11:40:30] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.22 - - [2026-02-01 11:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010996 10.0.0.22 - - [2026-02-01 11:40:30] "GET /domain/43390389-a8e5-4659-b20b-aa21bae3f6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006952 10.0.0.22 - - [2026-02-01 11:40:31] "POST /id-to-fqname HTTP/1.1" 200 173 0.002062 10.0.0.22 - - [2026-02-01 11:40:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.004637 10.0.0.22 - - [2026-02-01 11:40:31] "POST /security-groups HTTP/1.1" 200 570 0.081095 10.0.0.22 - - [2026-02-01 11:40:31] "POST /projects HTTP/1.1" 200 481 0.352605 10.0.0.22 - - [2026-02-01 11:40:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.003574 10.0.0.22 - - [2026-02-01 11:40:31] "POST /access-control-lists HTTP/1.1" 200 579 0.081968 10.0.0.22 - - [2026-02-01 11:40:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.012039 10.0.0.22 - - [2026-02-01 11:40:31] "POST /security-groups HTTP/1.1" 200 534 0.134854 10.0.0.22 - - [2026-02-01 11:40:31] "POST /chown HTTP/1.1" 200 109 0.038621 10.0.0.22 - - [2026-02-01 11:40:31] "POST /policy-managements HTTP/1.1" 409 214 0.031480 10.0.0.22 - - [2026-02-01 11:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.22 - - [2026-02-01 11:40:31] "POST /access-control-lists HTTP/1.1" 200 577 0.094519 10.0.0.22 - - [2026-02-01 11:40:31] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005294 10.0.0.22 - - [2026-02-01 11:40:31] "POST /application-policy-sets HTTP/1.1" 200 528 0.021108 10.0.0.22 - - [2026-02-01 11:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.026220 10.0.0.22 - - [2026-02-01 11:40:31] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.012301 10.0.0.22 - - [2026-02-01 11:40:31] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.022974 10.0.0.22 - - [2026-02-01 11:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019320 10.0.0.22 - - [2026-02-01 11:40:31] "GET /virtual-network/1fe05808-4557-4514-83b7-ddb8de2cc304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.005773 10.0.0.22 - - [2026-02-01 11:40:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000545 10.0.0.22 - - [2026-02-01 11:40:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.013646 10.0.0.22 - - [2026-02-01 11:40:32] "POST /security-groups HTTP/1.1" 200 574 0.080307 10.0.0.22 - - [2026-02-01 11:40:32] "POST /projects HTTP/1.1" 200 489 0.237475 10.0.0.22 - - [2026-02-01 11:40:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.003228 10.0.0.22 - - [2026-02-01 11:40:32] "POST /security-groups HTTP/1.1" 200 546 0.084565 10.0.0.22 - - [2026-02-01 11:40:32] "POST /access-control-lists HTTP/1.1" 200 594 0.066731 10.0.0.22 - - [2026-02-01 11:40:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.004766 10.0.0.22 - - [2026-02-01 11:40:32] "POST /chown HTTP/1.1" 200 109 0.081174 10.0.0.22 - - [2026-02-01 11:40:32] "POST /access-control-lists HTTP/1.1" 200 592 0.100416 10.0.0.22 - - [2026-02-01 11:40:32] "POST /network-ipams HTTP/1.1" 200 522 0.106895 10.0.0.22 - - [2026-02-01 11:40:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.003836 10.0.0.22 - - [2026-02-01 11:40:32] "POST /network-ipams HTTP/1.1" 200 510 0.061392 10.0.0.22 - - [2026-02-01 11:40:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.003616 10.0.0.22 - - [2026-02-01 11:40:32] "POST /access-control-lists HTTP/1.1" 200 583 0.113648 10.0.0.22 - - [2026-02-01 11:40:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.027153 10.0.0.22 - - [2026-02-01 11:40:32] "POST /access-control-lists HTTP/1.1" 200 581 0.097040 10.0.0.22 - - [2026-02-01 11:40:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.001647 10.0.0.22 - - [2026-02-01 11:40:32] "POST /access-control-lists HTTP/1.1" 200 602 0.041427 10.0.0.22 - - [2026-02-01 11:40:32] "POST /useragent-kv HTTP/1.1" 200 115 0.028461 10.0.0.22 - - [2026-02-01 11:40:32] "POST /virtual-networks HTTP/1.1" 200 538 0.271087 10.0.0.22 - - [2026-02-01 11:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.22 - - [2026-02-01 11:40:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.002442 10.0.0.22 - - [2026-02-01 11:40:32] "POST /access-control-lists HTTP/1.1" 200 600 0.021565 10.0.0.22 - - [2026-02-01 11:40:32] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.023155 10.0.0.22 - - [2026-02-01 11:40:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.002834 10.0.0.22 - - [2026-02-01 11:40:32] "POST /network-ipams HTTP/1.1" 200 518 0.039525 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:40:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001372 10.0.0.22 - - [2026-02-01 11:40:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.006174 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:40:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001205 10.0.0.22 - - [2026-02-01 11:40:32] "POST /access-control-lists HTTP/1.1" 200 589 0.143141 10.0.0.22 - - [2026-02-01 11:40:33] "POST /route-targets HTTP/1.1" 200 327 0.065107 10.0.0.22 - - [2026-02-01 11:40:33] "POST /ref-update HTTP/1.1" 200 156 0.071286 10.0.0.22 - - [2026-02-01 11:40:33] "POST /useragent-kv HTTP/1.1" 200 115 0.014776 10.0.0.22 - - [2026-02-01 11:40:33] "POST /virtual-networks HTTP/1.1" 200 546 0.355520 10.0.0.22 - - [2026-02-01 11:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.22 - - [2026-02-01 11:40:33] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.080666 10.0.0.22 - - [2026-02-01 11:40:33] "PUT /access-control-list/334359e4-ac6e-41db-9844-518fa74ee594 HTTP/1.1" 200 272 0.195360 10.0.0.22 - - [2026-02-01 11:40:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.018024 10.0.0.22 - - [2026-02-01 11:40:33] "POST /network-policys HTTP/1.1" 200 538 0.080410 10.0.0.22 - - [2026-02-01 11:40:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.023431 10.0.0.22 - - [2026-02-01 11:40:33] "POST /route-targets HTTP/1.1" 200 327 0.057192 10.0.0.22 - - [2026-02-01 11:40:33] "POST /network-policys HTTP/1.1" 200 534 0.066894 10.0.0.22 - - [2026-02-01 11:40:33] "POST /ref-update HTTP/1.1" 200 156 0.074318 10.0.0.22 - - [2026-02-01 11:40:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.004841 10.0.0.22 - - [2026-02-01 11:40:33] "POST /network-policys HTTP/1.1" 200 542 0.050719 10.0.0.22 - - [2026-02-01 11:40:33] "PUT /access-control-list/6f9e2156-e772-4960-8abe-a8ae1309404a HTTP/1.1" 200 272 0.021014 10.0.0.22 - - [2026-02-01 11:40:33] "POST /ref-update HTTP/1.1" 200 156 0.123717 10.0.0.22 - - [2026-02-01 11:40:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014050 10.0.0.22 - - [2026-02-01 11:40:34] "PUT /access-control-list/334359e4-ac6e-41db-9844-518fa74ee594 HTTP/1.1" 200 272 0.039331 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.133750 10.0.0.22 - - [2026-02-01 11:40:34] "PUT /access-control-list/6f9e2156-e772-4960-8abe-a8ae1309404a HTTP/1.1" 200 272 0.038691 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.121847 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034546 10.0.0.22 - - [2026-02-01 11:40:34] "PUT /access-control-list/334359e4-ac6e-41db-9844-518fa74ee594 HTTP/1.1" 200 272 0.100548 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015894 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.042494 10.0.0.22 - - [2026-02-01 11:40:34] "POST /fqname-to-id HTTP/1.1" 404 237 0.015550 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.112142 10.0.0.22 - - [2026-02-01 11:40:34] "POST /access-control-lists HTTP/1.1" 200 601 0.099497 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.128481 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.083934 10.0.0.22 - - [2026-02-01 11:40:34] "PUT /access-control-list/6f9e2156-e772-4960-8abe-a8ae1309404a HTTP/1.1" 200 272 0.032445 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.106165 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006327 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004122 10.0.0.22 - - [2026-02-01 11:40:34] "PUT /access-control-list/3d72965d-d52d-4640-baf0-f1b8fcad073a HTTP/1.1" 200 272 0.076091 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014198 10.0.0.22 - - [2026-02-01 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.021571 10.0.0.22 - - [2026-02-01 11:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.22 - - [2026-02-01 11:40:34] "GET /virtual-network/1fe05808-4557-4514-83b7-ddb8de2cc304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.018203 10.0.0.22 - - [2026-02-01 11:40:34] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004759 10.0.0.22 - - [2026-02-01 11:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.22 - - [2026-02-01 11:40:34] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002466 10.0.0.22 - - [2026-02-01 11:40:35] "POST /firewall-policys HTTP/1.1" 200 530 0.058401 10.0.0.22 - - [2026-02-01 11:40:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.059899 10.0.0.22 - - [2026-02-01 11:40:35] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007734 10.0.0.22 - - [2026-02-01 11:40:35] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.013044 10.0.0.22 - - [2026-02-01 11:40:35] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.021918 10.0.0.22 - - [2026-02-01 11:40:35] "POST /ref-update HTTP/1.1" 200 156 0.050562 10.0.0.22 - - [2026-02-01 11:40:35] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004626 10.0.0.22 - - [2026-02-01 11:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.22 - - [2026-02-01 11:40:35] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002501 10.0.0.22 - - [2026-02-01 11:40:35] "POST /firewall-policys HTTP/1.1" 200 532 0.028158 10.0.0.22 - - [2026-02-01 11:40:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.039629 10.0.0.22 - - [2026-02-01 11:40:35] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003124 10.0.0.22 - - [2026-02-01 11:40:35] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004646 10.0.0.22 - - [2026-02-01 11:40:35] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004795 10.0.0.22 - - [2026-02-01 11:40:35] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003320 10.0.0.22 - - [2026-02-01 11:40:35] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003279 10.0.0.22 - - [2026-02-01 11:40:35] "POST /ref-update HTTP/1.1" 200 156 0.020863 10.0.0.22 - - [2026-02-01 11:40:35] "POST /ref-update HTTP/1.1" 200 156 0.036778 10.0.0.22 - - [2026-02-01 11:40:35] "POST /ref-update HTTP/1.1" 200 156 0.025690 10.0.0.22 - - [2026-02-01 11:40:35] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.015954 10.0.0.22 - - [2026-02-01 11:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.22 - - [2026-02-01 11:40:35] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008175 10.0.0.22 - - [2026-02-01 11:40:35] "POST /firewall-policys HTTP/1.1" 200 530 0.023918 10.0.0.22 - - [2026-02-01 11:40:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024143 10.0.0.22 - - [2026-02-01 11:40:35] "GET /firewall-policy/d0aa31b8-0e45-4582-bcc8-fd7686843389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011218 10.0.0.22 - - [2026-02-01 11:40:35] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005645 10.0.0.22 - - [2026-02-01 11:40:35] "GET /firewall-policy/d0aa31b8-0e45-4582-bcc8-fd7686843389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.035911 10.0.0.22 - - [2026-02-01 11:40:35] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010826 10.0.0.22 - - [2026-02-01 11:40:36] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003260 10.0.0.22 - - [2026-02-01 11:40:36] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002639 10.0.0.22 - - [2026-02-01 11:40:36] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007341 10.0.0.22 - - [2026-02-01 11:40:36] "POST /ref-update HTTP/1.1" 200 156 0.016850 10.0.0.22 - - [2026-02-01 11:40:36] "POST /ref-update HTTP/1.1" 200 156 0.033375 10.0.0.22 - - [2026-02-01 11:40:36] "POST /ref-update HTTP/1.1" 200 156 0.066382 10.0.0.22 - - [2026-02-01 11:40:36] "POST /ref-update HTTP/1.1" 200 156 0.070882 10.0.0.22 - - [2026-02-01 11:40:36] "POST /ref-update HTTP/1.1" 200 156 0.050158 10.0.0.22 - - [2026-02-01 11:40:36] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.016944 10.0.0.22 - - [2026-02-01 11:40:36] "POST /tags HTTP/1.1" 200 299 0.057321 10.0.0.22 - - [2026-02-01 11:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013548 10.0.0.22 - - [2026-02-01 11:40:36] "GET /tag/2651075d-422a-484b-8852-4db91886055f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016320 10.0.0.22 - - [2026-02-01 11:40:36] "POST /set-tag HTTP/1.1" 200 109 0.024265 10.0.0.22 - - [2026-02-01 11:40:36] "POST /tags HTTP/1.1" 200 357 0.106286 10.0.0.22 - - [2026-02-01 11:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008751 10.0.0.22 - - [2026-02-01 11:40:36] "GET /tag/01bc80be-b23a-4186-9d06-a7c51fec686a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.013405 10.0.0.22 - - [2026-02-01 11:40:36] "POST /tags HTTP/1.1" 200 305 0.059312 10.0.0.22 - - [2026-02-01 11:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019699 10.0.0.22 - - [2026-02-01 11:40:37] "GET /tag/f1a6151d-0dfd-418e-8f07-a37dfb47b2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013107 10.0.0.22 - - [2026-02-01 11:40:37] "POST /id-to-fqname HTTP/1.1" 200 174 0.002958 10.0.0.22 - - [2026-02-01 11:40:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.009414 10.0.0.22 - - [2026-02-01 11:40:37] "POST /security-groups HTTP/1.1" 200 571 0.072844 10.0.0.22 - - [2026-02-01 11:40:37] "POST /projects HTTP/1.1" 200 483 0.237044 10.0.0.22 - - [2026-02-01 11:40:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.005727 10.0.0.22 - - [2026-02-01 11:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025211 10.0.0.22 - - [2026-02-01 11:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.024227 10.0.0.22 - - [2026-02-01 11:40:37] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.025194 10.0.0.22 - - [2026-02-01 11:40:37] "POST /access-control-lists HTTP/1.1" 200 580 0.097967 10.0.0.22 - - [2026-02-01 11:40:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.028667 10.0.0.22 - - [2026-02-01 11:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021764 10.0.0.22 - - [2026-02-01 11:40:37] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.010511 10.0.0.22 - - [2026-02-01 11:40:37] "POST /access-control-lists HTTP/1.1" 200 578 0.074426 10.0.0.22 - - [2026-02-01 11:40:37] "PUT /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9 HTTP/1.1" 200 264 0.102141 10.0.0.22 - - [2026-02-01 11:40:37] "PUT /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664 HTTP/1.1" 200 264 0.073702 10.0.0.22 - - [2026-02-01 11:40:37] "POST /security-groups HTTP/1.1" 200 537 0.096620 10.0.0.22 - - [2026-02-01 11:40:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.008769 10.0.0.22 - - [2026-02-01 11:40:37] "POST /access-control-lists HTTP/1.1" 200 596 0.032572 10.0.0.22 - - [2026-02-01 11:40:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.010204 10.0.0.22 - - [2026-02-01 11:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.049562 10.0.0.22 - - [2026-02-01 11:40:37] "POST /chown HTTP/1.1" 200 109 0.039157 10.0.0.22 - - [2026-02-01 11:40:38] "POST /access-control-lists HTTP/1.1" 200 594 0.074119 10.0.0.22 - - [2026-02-01 11:40:38] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.039171 10.0.0.22 - - [2026-02-01 11:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.22 - - [2026-02-01 11:40:38] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002820 10.0.0.22 - - [2026-02-01 11:40:38] "POST /tags HTTP/1.1" 409 207 0.002125 10.0.0.22 - - [2026-02-01 11:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.22 - - [2026-02-01 11:40:38] "GET /tag/f1a6151d-0dfd-418e-8f07-a37dfb47b2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014392 10.0.0.22 - - [2026-02-01 11:40:38] "POST /firewall-rules HTTP/1.1" 200 564 0.068905 10.0.0.22 - - [2026-02-01 11:40:38] "GET /firewall-rule/b7bfde28-a9ba-4862-88e8-6e444fedb5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008287 10.0.0.22 - - [2026-02-01 11:40:38] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002249 10.0.0.22 - - [2026-02-01 11:40:38] "GET /firewall-rule/b7bfde28-a9ba-4862-88e8-6e444fedb5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002062 10.0.0.22 - - [2026-02-01 11:40:38] "POST /ref-update HTTP/1.1" 200 156 0.015429 10.0.0.22 - - [2026-02-01 11:40:38] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022095 10.0.0.22 - - [2026-02-01 11:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.22 - - [2026-02-01 11:40:38] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003043 10.0.0.22 - - [2026-02-01 11:40:38] "POST /tags HTTP/1.1" 409 207 0.002032 10.0.0.22 - - [2026-02-01 11:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.22 - - [2026-02-01 11:40:38] "GET /tag/f1a6151d-0dfd-418e-8f07-a37dfb47b2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.030495 10.0.0.22 - - [2026-02-01 11:40:38] "POST /firewall-rules HTTP/1.1" 200 562 0.092627 10.0.0.22 - - [2026-02-01 11:40:38] "GET /firewall-rule/d963ac68-52a7-4ff7-b9b9-0d375a435916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.010241 10.0.0.22 - - [2026-02-01 11:40:38] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003439 10.0.0.22 - - [2026-02-01 11:40:38] "GET /firewall-rule/d963ac68-52a7-4ff7-b9b9-0d375a435916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002100 10.0.0.22 - - [2026-02-01 11:40:38] "POST /ref-update HTTP/1.1" 200 156 0.022682 10.0.0.22 - - [2026-02-01 11:40:38] "POST /fqname-to-id HTTP/1.1" 404 226 0.005285 10.0.0.22 - - [2026-02-01 11:40:38] "POST /tags HTTP/1.1" 200 301 0.063258 10.0.0.22 - - [2026-02-01 11:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.22 - - [2026-02-01 11:40:38] "GET /tag/5de3c8fc-293a-4bf1-b2a7-d26b3e0ea34d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015833 10.0.0.22 - - [2026-02-01 11:40:38] "POST /tags HTTP/1.1" 200 325 0.059017 10.0.0.22 - - [2026-02-01 11:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.22 - - [2026-02-01 11:40:38] "GET /tag/fd1703be-cc4f-412e-b888-421124879819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.014946 10.0.0.22 - - [2026-02-01 11:40:39] "POST /tags HTTP/1.1" 200 363 0.027566 10.0.0.22 - - [2026-02-01 11:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.22 - - [2026-02-01 11:40:39] "GET /tag/fc334c60-7155-43d1-8aaf-2277e29fdabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018081 10.0.0.22 - - [2026-02-01 11:40:39] "POST /tags HTTP/1.1" 200 311 0.040107 10.0.0.22 - - [2026-02-01 11:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.22 - - [2026-02-01 11:40:39] "GET /tag/ae489816-bdb2-4f2a-8b4c-05ba0fe0dbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013563 10.0.0.22 - - [2026-02-01 11:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.22 - - [2026-02-01 11:40:39] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005232 10.0.0.22 - - [2026-02-01 11:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.22 - - [2026-02-01 11:40:39] "GET /project/186ddd5e-782e-4bc7-b575-7625d563ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054385 10.0.0.22 - - [2026-02-01 11:40:39] "POST /virtual-machines HTTP/1.1" 200 377 0.015391 10.0.0.22 - - [2026-02-01 11:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015396 10.0.0.22 - - [2026-02-01 11:40:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.121844 10.0.0.22 - - [2026-02-01 11:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.028819 10.0.0.22 - - [2026-02-01 11:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010415 10.0.0.22 - - [2026-02-01 11:40:39] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006616 10.0.0.22 - - [2026-02-01 11:40:39] "POST /instance-ips HTTP/1.1" 200 409 0.041476 10.0.0.22 - - [2026-02-01 11:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.036283 10.0.0.22 - - [2026-02-01 11:40:39] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.020113 10.0.0.22 - - [2026-02-01 11:40:39] "POST /set-tag HTTP/1.1" 200 109 0.026186 10.0.0.22 - - [2026-02-01 11:40:39] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025514 10.0.0.22 - - [2026-02-01 11:40:39] "GET /instance-ip/d516342c-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002865 10.0.0.22 - - [2026-02-01 11:40:39] "POST /tags HTTP/1.1" 200 305 0.094972 10.0.0.22 - - [2026-02-01 11:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010990 10.0.0.22 - - [2026-02-01 11:40:40] "GET /tag/d88245f2-2841-4818-b91a-36712de89bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.025367 10.0.0.22 - - [2026-02-01 11:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.22 - - [2026-02-01 11:40:40] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035615 10.0.0.22 - - [2026-02-01 11:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2026-02-01 11:40:40] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005172 10.0.0.22 - - [2026-02-01 11:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.22 - - [2026-02-01 11:40:40] "GET /service-appliance-set/d5d91cf7-0345-497d-a27c-9e582b4ecac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003352 10.0.0.22 - - [2026-02-01 11:40:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.001466 10.0.0.22 - - [2026-02-01 11:40:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.094031 10.0.0.22 - - [2026-02-01 11:40:40] "GET /virtual-machine-interface/1fe11444-afe8-458f-aaa5-0fddf0e1e22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.020233 10.0.0.22 - - [2026-02-01 11:40:40] "POST /instance-ips HTTP/1.1" 200 381 0.051254 10.0.0.22 - - [2026-02-01 11:40:40] "GET /instance-ip/d27b8137-c3b3-416d-b37c-76d73334fb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005278 10.0.0.22 - - [2026-02-01 11:40:40] "POST /loadbalancers HTTP/1.1" 200 582 0.071241 10.0.0.22 - - [2026-02-01 11:40:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.051259 10.0.0.22 - - [2026-02-01 11:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010051 10.0.0.22 - - [2026-02-01 11:40:40] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082783 10.0.0.22 - - [2026-02-01 11:40:40] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.105250 10.0.0.22 - - [2026-02-01 11:40:40] "GET /loadbalancer/2c1c5fe5-a811-46f7-b6aa-b27a7df7fd2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.023137 10.0.0.22 - - [2026-02-01 11:40:40] "GET /instance-ip/d27b8137-c3b3-416d-b37c-76d73334fb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007513 10.0.0.22 - - [2026-02-01 11:40:40] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032380 10.0.0.22 - - [2026-02-01 11:40:40] "POST /floating-ips HTTP/1.1" 200 583 0.049698 10.0.0.22 - - [2026-02-01 11:40:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011196 10.0.0.22 - - [2026-02-01 11:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005768 10.0.0.22 - - [2026-02-01 11:40:40] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074061 10.0.0.22 - - [2026-02-01 11:40:40] "GET /loadbalancer-listener/c55d9462-89ce-427b-93a0-33a828864006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003533 10.0.0.22 - - [2026-02-01 11:40:40] "GET /loadbalancer-listener/c55d9462-89ce-427b-93a0-33a828864006?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003723 10.0.0.22 - - [2026-02-01 11:40:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026499 10.0.0.22 - - [2026-02-01 11:40:41] "GET /instance-ip/d27b8137-c3b3-416d-b37c-76d73334fb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003798 10.0.0.22 - - [2026-02-01 11:40:41] "GET /instance-ip/d27b8137-c3b3-416d-b37c-76d73334fb63?fields=floating_ips HTTP/1.1" 200 1171 0.005910 10.0.0.22 - - [2026-02-01 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.22 - - [2026-02-01 11:40:41] "GET /floating-ip/79c35abc-0b7b-4a75-b89a-f0a8c04edaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.021121 10.0.0.22 - - [2026-02-01 11:40:41] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.023950 10.0.0.22 - - [2026-02-01 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.22 - - [2026-02-01 11:40:41] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.017444 10.0.0.22 - - [2026-02-01 11:40:41] "POST /tags HTTP/1.1" 200 301 0.027999 10.0.0.22 - - [2026-02-01 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010787 10.0.0.22 - - [2026-02-01 11:40:41] "GET /tag/fdfb2af8-90df-4938-8b6b-b9ed5281ab09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013064 10.0.0.22 - - [2026-02-01 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.22 - - [2026-02-01 11:40:41] "GET /project/186ddd5e-782e-4bc7-b575-7625d563ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039201 10.0.0.22 - - [2026-02-01 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.22 - - [2026-02-01 11:40:41] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004593 10.0.0.22 - - [2026-02-01 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2026-02-01 11:40:41] "GET /service-appliance-set/d5d91cf7-0345-497d-a27c-9e582b4ecac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002397 10.0.0.22 - - [2026-02-01 11:40:41] "POST /fqname-to-id HTTP/1.1" 404 242 0.001513 10.0.0.22 - - [2026-02-01 11:40:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118222 10.0.0.22 - - [2026-02-01 11:40:41] "GET /virtual-machine-interface/cc016690-189e-416b-835b-da5686a953a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.014053 10.0.0.22 - - [2026-02-01 11:40:41] "POST /instance-ips HTTP/1.1" 200 377 0.038724 10.0.0.22 - - [2026-02-01 11:40:41] "GET /instance-ip/afb0d054-2a0a-4f05-837f-74a2b4c51ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.014751 10.0.0.22 - - [2026-02-01 11:40:41] "POST /loadbalancers HTTP/1.1" 200 582 0.097669 10.0.0.22 - - [2026-02-01 11:40:41] "GET /project/186ddd5e-782e-4bc7-b575-7625d563ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036650 10.0.0.22 - - [2026-02-01 11:40:41] "GET /instance-ip/afb0d054-2a0a-4f05-837f-74a2b4c51ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004164 10.0.0.22 - - [2026-02-01 11:40:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025558 10.0.0.22 - - [2026-02-01 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.026621 10.0.0.22 - - [2026-02-01 11:40:41] "GET /project/186ddd5e-782e-4bc7-b575-7625d563ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059196 10.0.0.22 - - [2026-02-01 11:40:41] "POST /floating-ips HTTP/1.1" 200 581 0.057312 10.0.0.22 - - [2026-02-01 11:40:41] "GET /loadbalancer/988fee51-6497-4a93-bc97-f4f3997c4aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003515 10.0.0.22 - - [2026-02-01 11:40:41] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018258 10.0.0.22 - - [2026-02-01 11:40:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021983 10.0.0.22 - - [2026-02-01 11:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005657 10.0.0.22 - - [2026-02-01 11:40:42] "GET /project/186ddd5e-782e-4bc7-b575-7625d563ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047479 10.0.0.22 - - [2026-02-01 11:40:42] "GET /loadbalancer-listener/3dcbc4b4-6d7d-495d-a8a9-6fd6e03644eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002424 10.0.0.22 - - [2026-02-01 11:40:42] "GET /loadbalancer-listener/3dcbc4b4-6d7d-495d-a8a9-6fd6e03644eb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003456 10.0.0.22 - - [2026-02-01 11:40:42] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021187 10.0.0.22 - - [2026-02-01 11:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.22 - - [2026-02-01 11:40:42] "GET /instance-ip/afb0d054-2a0a-4f05-837f-74a2b4c51ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.009802 10.0.0.22 - - [2026-02-01 11:40:42] "GET /instance-ip/afb0d054-2a0a-4f05-837f-74a2b4c51ac7?fields=floating_ips HTTP/1.1" 200 1164 0.013640 10.0.0.22 - - [2026-02-01 11:40:42] "GET /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004767 10.0.0.22 - - [2026-02-01 11:40:42] "GET /project/186ddd5e-782e-4bc7-b575-7625d563ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060708 10.0.0.22 - - [2026-02-01 11:40:42] "GET /loadbalancer/988fee51-6497-4a93-bc97-f4f3997c4aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003223 10.0.0.22 - - [2026-02-01 11:40:42] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.042703 10.0.0.22 - - [2026-02-01 11:40:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.043485 10.0.0.22 - - [2026-02-01 11:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008805 10.0.0.22 - - [2026-02-01 11:40:42] "GET /project/186ddd5e-782e-4bc7-b575-7625d563ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039940 10.0.0.22 - - [2026-02-01 11:40:42] "GET /loadbalancer-listener/02cd2c24-f150-4f8d-bb0e-0e06e0ea5197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004158 10.0.0.22 - - [2026-02-01 11:40:42] "GET /loadbalancer-listener/02cd2c24-f150-4f8d-bb0e-0e06e0ea5197?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.006260 10.0.0.22 - - [2026-02-01 11:40:42] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031644 10.0.0.22 - - [2026-02-01 11:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.22 - - [2026-02-01 11:40:42] "GET /instance-ip/afb0d054-2a0a-4f05-837f-74a2b4c51ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003760 10.0.0.22 - - [2026-02-01 11:40:42] "GET /instance-ip/afb0d054-2a0a-4f05-837f-74a2b4c51ac7?fields=floating_ips HTTP/1.1" 200 1164 0.007132 10.0.0.22 - - [2026-02-01 11:40:42] "GET /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005368 10.0.0.22 - - [2026-02-01 11:40:42] "GET /project/186ddd5e-782e-4bc7-b575-7625d563ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070308 10.0.0.22 - - [2026-02-01 11:40:42] "GET /loadbalancer/988fee51-6497-4a93-bc97-f4f3997c4aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.010108 10.0.0.22 - - [2026-02-01 11:40:42] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.025423 10.0.0.22 - - [2026-02-01 11:40:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019706 10.0.0.22 - - [2026-02-01 11:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.22 - - [2026-02-01 11:40:42] "GET /project/186ddd5e-782e-4bc7-b575-7625d563ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041121 10.0.0.22 - - [2026-02-01 11:40:42] "GET /loadbalancer-listener/ec628b2d-364d-4596-8895-184a64032682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007469 10.0.0.22 - - [2026-02-01 11:40:42] "GET /loadbalancer-listener/ec628b2d-364d-4596-8895-184a64032682?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004225 10.0.0.22 - - [2026-02-01 11:40:43] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022314 10.0.0.22 - - [2026-02-01 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.22 - - [2026-02-01 11:40:43] "GET /instance-ip/afb0d054-2a0a-4f05-837f-74a2b4c51ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.009681 10.0.0.22 - - [2026-02-01 11:40:43] "GET /loadbalancer/988fee51-6497-4a93-bc97-f4f3997c4aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009829 10.0.0.22 - - [2026-02-01 11:40:43] "GET /instance-ip/afb0d054-2a0a-4f05-837f-74a2b4c51ac7?fields=floating_ips HTTP/1.1" 200 1164 0.006649 10.0.0.22 - - [2026-02-01 11:40:43] "GET /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003326 10.0.0.22 - - [2026-02-01 11:40:43] "POST /tags HTTP/1.1" 200 355 0.025243 10.0.0.22 - - [2026-02-01 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012695 10.0.0.22 - - [2026-02-01 11:40:43] "GET /tag/50445d98-97b3-44d6-8e0f-a8129e75d475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.025943 10.0.0.22 - - [2026-02-01 11:40:43] "POST /tags HTTP/1.1" 200 303 0.030192 10.0.0.22 - - [2026-02-01 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016434 10.0.0.22 - - [2026-02-01 11:40:43] "GET /tag/36357df6-95cf-433f-8c7e-6111b09bb340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.030106 10.0.0.22 - - [2026-02-01 11:40:43] "POST /projects HTTP/1.1" 409 218 0.002620 10.0.0.22 - - [2026-02-01 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.22 - - [2026-02-01 11:40:43] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052305 10.0.0.22 - - [2026-02-01 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007052 10.0.0.22 - - [2026-02-01 11:40:43] "GET /network-ipam/062db4c9-16a9-4c2c-9ef0-d4fce89f1b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.005041 10.0.0.22 - - [2026-02-01 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.22 - - [2026-02-01 11:40:43] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005060 10.0.0.22 - - [2026-02-01 11:40:43] "PUT /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9 HTTP/1.1" 200 264 0.066938 10.0.0.22 - - [2026-02-01 11:40:43] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.021324 10.0.0.22 - - [2026-02-01 11:40:43] "POST /set-tag HTTP/1.1" 200 109 0.079239 10.0.0.22 - - [2026-02-01 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008883 10.0.0.22 - - [2026-02-01 11:40:43] "GET /network-ipam/25f2018f-d951-48ec-8416-3abe2882468f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.003170 10.0.0.22 - - [2026-02-01 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.22 - - [2026-02-01 11:40:43] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004482 10.0.0.22 - - [2026-02-01 11:40:43] "PUT /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664 HTTP/1.1" 200 264 0.047318 10.0.0.22 - - [2026-02-01 11:40:43] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006766 10.0.0.22 - - [2026-02-01 11:40:44] "POST /set-tag HTTP/1.1" 200 109 0.049169 10.0.0.22 - - [2026-02-01 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007037 10.0.0.22 - - [2026-02-01 11:40:44] "GET /network-policy/e81f0c74-d1a9-405a-b694-3cb2b5f2dfb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003354 10.0.0.22 - - [2026-02-01 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.22 - - [2026-02-01 11:40:44] "GET /network-policy/66f03044-7a39-4103-8b39-30a3f4f60d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002538 10.0.0.22 - - [2026-02-01 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.22 - - [2026-02-01 11:40:44] "GET /network-policy/b3bdbdf5-a9d3-4588-9341-304bd0ab91bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.011667 10.0.0.22 - - [2026-02-01 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.22 - - [2026-02-01 11:40:44] "PUT /network-policy/b3bdbdf5-a9d3-4588-9341-304bd0ab91bc HTTP/1.1" 200 262 0.011437 10.0.0.22 - - [2026-02-01 11:40:44] "POST /ref-update HTTP/1.1" 200 156 0.070624 10.0.0.22 - - [2026-02-01 11:40:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020024 10.0.0.22 - - [2026-02-01 11:40:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2026-02-01 11:40:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002004 10.0.0.22 - - [2026-02-01 11:40:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001773 10.0.0.22 - - [2026-02-01 11:40:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003891 10.0.0.22 - - [2026-02-01 11:40:44] "POST /security-groups HTTP/1.1" 409 245 0.003207 10.0.0.22 - - [2026-02-01 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2026-02-01 11:40:44] "PUT /security-group/f1c5c450-30b0-4103-aec3-205c55a32ee6 HTTP/1.1" 200 262 0.063277 10.0.0.22 - - [2026-02-01 11:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.068780 10.0.0.22 - - [2026-02-01 11:40:44] "PUT /access-control-list/0ce57cf9-2e45-49b7-9ed3-7e863a726fe0 HTTP/1.1" 200 272 0.060162 10.0.0.22 - - [2026-02-01 11:40:44] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.041796 10.0.0.22 - - [2026-02-01 11:40:44] "PUT /access-control-list/e49efd2d-22cf-43b8-9e20-c1225fbfd5d5 HTTP/1.1" 200 272 0.036747 10.0.0.22 - - [2026-02-01 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.22 - - [2026-02-01 11:40:44] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003006 10.0.0.22 - - [2026-02-01 11:40:44] "POST /tags HTTP/1.1" 409 206 0.001930 10.0.0.22 - - [2026-02-01 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.22 - - [2026-02-01 11:40:44] "GET /tag/36357df6-95cf-433f-8c7e-6111b09bb340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012389 10.0.0.22 - - [2026-02-01 11:40:44] "POST /firewall-rules HTTP/1.1" 200 562 0.078007 10.0.0.22 - - [2026-02-01 11:40:44] "GET /firewall-rule/df4db740-e987-4de3-a07f-56236e6e6532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004928 10.0.0.22 - - [2026-02-01 11:40:44] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003684 10.0.0.22 - - [2026-02-01 11:40:44] "GET /firewall-rule/df4db740-e987-4de3-a07f-56236e6e6532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003081 10.0.0.22 - - [2026-02-01 11:40:45] "POST /ref-update HTTP/1.1" 200 156 0.030274 10.0.0.22 - - [2026-02-01 11:40:45] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007102 10.0.0.22 - - [2026-02-01 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.22 - - [2026-02-01 11:40:45] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005863 10.0.0.22 - - [2026-02-01 11:40:45] "POST /tags HTTP/1.1" 409 206 0.001944 10.0.0.22 - - [2026-02-01 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.22 - - [2026-02-01 11:40:45] "GET /tag/36357df6-95cf-433f-8c7e-6111b09bb340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016706 10.0.0.22 - - [2026-02-01 11:40:45] "POST /firewall-rules HTTP/1.1" 200 560 0.074579 10.0.0.22 - - [2026-02-01 11:40:45] "GET /firewall-rule/578c4c30-3fdd-4c99-89d4-7d67b2ff5085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.012329 10.0.0.22 - - [2026-02-01 11:40:45] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004748 10.0.0.22 - - [2026-02-01 11:40:45] "GET /firewall-rule/578c4c30-3fdd-4c99-89d4-7d67b2ff5085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.004130 10.0.0.22 - - [2026-02-01 11:40:45] "POST /ref-update HTTP/1.1" 200 156 0.047554 10.0.0.22 - - [2026-02-01 11:40:45] "POST /tags HTTP/1.1" 200 371 0.287899 10.0.0.22 - - [2026-02-01 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.027506 10.0.0.22 - - [2026-02-01 11:40:45] "GET /tag/9438c7e7-1e35-42da-97b2-a39378c1465b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.026480 10.0.0.22 - - [2026-02-01 11:40:45] "POST /tags HTTP/1.1" 200 319 0.066372 10.0.0.22 - - [2026-02-01 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.026201 10.0.0.22 - - [2026-02-01 11:40:45] "GET /tag/aa4d0c9d-08ed-4345-aa2d-bb0ec688e89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.041543 10.0.0.22 - - [2026-02-01 11:40:46] "POST /id-to-fqname HTTP/1.1" 200 181 0.003687 10.0.0.22 - - [2026-02-01 11:40:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.008704 10.0.0.22 - - [2026-02-01 11:40:46] "POST /security-groups HTTP/1.1" 200 578 0.092646 10.0.0.22 - - [2026-02-01 11:40:46] "POST /projects HTTP/1.1" 200 497 0.319722 10.0.0.22 - - [2026-02-01 11:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014166 10.0.0.22 - - [2026-02-01 11:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017689 10.0.0.22 - - [2026-02-01 11:40:46] "POST /fqname-to-id HTTP/1.1" 404 225 0.031615 10.0.0.22 - - [2026-02-01 11:40:46] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.012743 10.0.0.22 - - [2026-02-01 11:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006811 10.0.0.22 - - [2026-02-01 11:40:46] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006171 10.0.0.22 - - [2026-02-01 11:40:46] "POST /access-control-lists HTTP/1.1" 200 587 0.137224 10.0.0.22 - - [2026-02-01 11:40:46] "POST /fqname-to-id HTTP/1.1" 404 224 0.040682 10.0.0.22 - - [2026-02-01 11:40:46] "PUT /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9 HTTP/1.1" 200 264 0.176373 10.0.0.22 - - [2026-02-01 11:40:46] "POST /access-control-lists HTTP/1.1" 200 585 0.108285 10.0.0.22 - - [2026-02-01 11:40:46] "PUT /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664 HTTP/1.1" 200 264 0.141588 10.0.0.22 - - [2026-02-01 11:40:47] "POST /security-groups HTTP/1.1" 200 558 0.256612 10.0.0.22 - - [2026-02-01 11:40:47] "POST /fqname-to-id HTTP/1.1" 404 248 0.012420 10.0.0.22 - - [2026-02-01 11:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.146152 10.0.0.22 - - [2026-02-01 11:40:47] "POST /chown HTTP/1.1" 200 109 0.099217 10.0.0.22 - - [2026-02-01 11:40:47] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.044643 10.0.0.22 - - [2026-02-01 11:40:47] "POST /access-control-lists HTTP/1.1" 200 610 0.287059 10.0.0.22 - - [2026-02-01 11:40:47] "POST /fqname-to-id HTTP/1.1" 404 247 0.005566 10.0.0.22 - - [2026-02-01 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.22 - - [2026-02-01 11:40:47] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002989 10.0.0.22 - - [2026-02-01 11:40:47] "POST /tags HTTP/1.1" 409 214 0.002162 10.0.0.22 - - [2026-02-01 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.22 - - [2026-02-01 11:40:47] "GET /tag/aa4d0c9d-08ed-4345-aa2d-bb0ec688e89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.049610 10.0.0.22 - - [2026-02-01 11:40:47] "POST /access-control-lists HTTP/1.1" 200 608 0.083754 10.0.0.22 - - [2026-02-01 11:40:47] "POST /firewall-rules HTTP/1.1" 200 578 0.105374 10.0.0.22 - - [2026-02-01 11:40:47] "GET /firewall-rule/3d780a0b-34b9-4dee-a531-5df562e486d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.011169 10.0.0.22 - - [2026-02-01 11:40:47] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006583 10.0.0.22 - - [2026-02-01 11:40:47] "GET /firewall-rule/3d780a0b-34b9-4dee-a531-5df562e486d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004466 10.0.0.22 - - [2026-02-01 11:40:47] "POST /ref-update HTTP/1.1" 200 156 0.076446 10.0.0.22 - - [2026-02-01 11:40:47] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004946 10.0.0.22 - - [2026-02-01 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.22 - - [2026-02-01 11:40:47] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004559 10.0.0.22 - - [2026-02-01 11:40:48] "POST /tags HTTP/1.1" 409 214 0.002868 10.0.0.22 - - [2026-02-01 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018161 10.0.0.22 - - [2026-02-01 11:40:48] "GET /tag/aa4d0c9d-08ed-4345-aa2d-bb0ec688e89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.028154 10.0.0.22 - - [2026-02-01 11:40:48] "POST /firewall-rules HTTP/1.1" 200 576 0.076298 10.0.0.22 - - [2026-02-01 11:40:48] "GET /firewall-rule/ffc13ff2-6f5f-4829-9cb5-cf4692ffcdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.009244 10.0.0.22 - - [2026-02-01 11:40:48] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004799 10.0.0.22 - - [2026-02-01 11:40:48] "GET /firewall-rule/ffc13ff2-6f5f-4829-9cb5-cf4692ffcdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003357 10.0.0.22 - - [2026-02-01 11:40:48] "POST /ref-update HTTP/1.1" 200 156 0.057324 10.0.0.22 - - [2026-02-01 11:40:48] "POST /tags HTTP/1.1" 200 363 0.021074 10.0.0.22 - - [2026-02-01 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007224 10.0.0.22 - - [2026-02-01 11:40:48] "GET /tag/79b7bb1a-9fbf-4df0-aebe-5cdabf9c6204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019369 10.0.0.22 - - [2026-02-01 11:40:48] "POST /tags HTTP/1.1" 200 311 0.023658 10.0.0.22 - - [2026-02-01 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007092 10.0.0.22 - - [2026-02-01 11:40:48] "GET /tag/e67b49b0-2b30-4ab7-a7fe-331f46f051f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017028 10.0.0.22 - - [2026-02-01 11:40:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.000811 10.0.0.22 - - [2026-02-01 11:40:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.011220 10.0.0.22 - - [2026-02-01 11:40:48] "POST /security-groups HTTP/1.1" 200 574 0.079516 10.0.0.22 - - [2026-02-01 11:40:48] "POST /projects HTTP/1.1" 200 489 0.272603 10.0.0.22 - - [2026-02-01 11:40:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.007980 10.0.0.22 - - [2026-02-01 11:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024301 10.0.0.22 - - [2026-02-01 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.027275 10.0.0.22 - - [2026-02-01 11:40:49] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.22 - - [2026-02-01 11:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2026-02-01 11:40:49] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014495 10.0.0.22 - - [2026-02-01 11:40:49] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007802 10.0.0.22 - - [2026-02-01 11:40:49] "POST /access-control-lists HTTP/1.1" 200 583 0.102855 10.0.0.22 - - [2026-02-01 11:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021381 10.0.0.22 - - [2026-02-01 11:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.022547 10.0.0.22 - - [2026-02-01 11:40:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.010218 10.0.0.22 - - [2026-02-01 11:40:49] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006876 10.0.0.22 - - [2026-02-01 11:40:49] "GET /config-node/c59912cc-66e2-4184-9bbc-7f524a7a5e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.010087 10.0.0.22 - - [2026-02-01 11:40:49] "POST /access-control-lists HTTP/1.1" 200 581 0.104784 10.0.0.22 - - [2026-02-01 11:40:49] "PUT /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9 HTTP/1.1" 200 264 0.158668 10.0.0.22 - - [2026-02-01 11:40:49] "PUT /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664 HTTP/1.1" 200 264 0.063837 10.0.0.22 - - [2026-02-01 11:40:49] "POST /security-groups HTTP/1.1" 200 546 0.071827 10.0.0.22 - - [2026-02-01 11:40:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.002245 10.0.0.22 - - [2026-02-01 11:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.055853 10.0.0.22 - - [2026-02-01 11:40:49] "POST /access-control-lists HTTP/1.1" 200 602 0.086863 10.0.0.22 - - [2026-02-01 11:40:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.016947 10.0.0.22 - - [2026-02-01 11:40:49] "POST /chown HTTP/1.1" 200 109 0.035665 10.0.0.22 - - [2026-02-01 11:40:49] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013359 10.0.0.22 - - [2026-02-01 11:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.22 - - [2026-02-01 11:40:49] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008060 10.0.0.22 - - [2026-02-01 11:40:49] "POST /access-control-lists HTTP/1.1" 200 600 0.095556 10.0.0.22 - - [2026-02-01 11:40:49] "POST /tags HTTP/1.1" 409 210 0.020202 10.0.0.22 - - [2026-02-01 11:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.22 - - [2026-02-01 11:40:49] "GET /tag/e67b49b0-2b30-4ab7-a7fe-331f46f051f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013258 10.0.0.22 - - [2026-02-01 11:40:49] "POST /firewall-rules HTTP/1.1" 200 570 0.065563 10.0.0.22 - - [2026-02-01 11:40:49] "GET /firewall-rule/21d7ac0e-ed48-483d-8800-58926712a1e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004400 10.0.0.22 - - [2026-02-01 11:40:49] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003567 10.0.0.22 - - [2026-02-01 11:40:49] "GET /firewall-rule/21d7ac0e-ed48-483d-8800-58926712a1e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002196 10.0.0.22 - - [2026-02-01 11:40:49] "POST /ref-update HTTP/1.1" 200 156 0.039688 10.0.0.22 - - [2026-02-01 11:40:49] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013952 10.0.0.22 - - [2026-02-01 11:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.22 - - [2026-02-01 11:40:50] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020229 10.0.0.22 - - [2026-02-01 11:40:50] "POST /tags HTTP/1.1" 409 210 0.002201 10.0.0.22 - - [2026-02-01 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.22 - - [2026-02-01 11:40:50] "GET /tag/e67b49b0-2b30-4ab7-a7fe-331f46f051f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011523 10.0.0.22 - - [2026-02-01 11:40:50] "POST /firewall-rules HTTP/1.1" 200 568 0.063997 10.0.0.22 - - [2026-02-01 11:40:50] "GET /firewall-rule/0b115f98-b4bd-47e4-914f-f8dc3465fc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.004479 10.0.0.22 - - [2026-02-01 11:40:50] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005631 10.0.0.22 - - [2026-02-01 11:40:50] "GET /firewall-rule/0b115f98-b4bd-47e4-914f-f8dc3465fc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002102 10.0.0.22 - - [2026-02-01 11:40:50] "POST /ref-update HTTP/1.1" 200 156 0.036602 10.0.0.22 - - [2026-02-01 11:40:50] "POST /tags HTTP/1.1" 409 237 0.005621 10.0.0.22 - - [2026-02-01 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.22 - - [2026-02-01 11:40:50] "GET /tag/fc334c60-7155-43d1-8aaf-2277e29fdabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012006 10.0.0.22 - - [2026-02-01 11:40:50] "POST /tags HTTP/1.1" 409 210 0.015234 10.0.0.22 - - [2026-02-01 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.22 - - [2026-02-01 11:40:50] "GET /tag/ae489816-bdb2-4f2a-8b4c-05ba0fe0dbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023480 10.0.0.22 - - [2026-02-01 11:40:50] "POST /projects HTTP/1.1" 409 223 0.002255 10.0.0.22 - - [2026-02-01 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.22 - - [2026-02-01 11:40:50] "GET /project/186ddd5e-782e-4bc7-b575-7625d563ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043695 10.0.0.22 - - [2026-02-01 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.22 - - [2026-02-01 11:40:50] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004735 10.0.0.22 - - [2026-02-01 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.22 - - [2026-02-01 11:40:50] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004492 10.0.0.22 - - [2026-02-01 11:40:50] "PUT /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9 HTTP/1.1" 200 264 0.050514 10.0.0.22 - - [2026-02-01 11:40:50] "PUT /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664 HTTP/1.1" 200 264 0.044612 10.0.0.22 - - [2026-02-01 11:40:50] "POST /security-groups HTTP/1.1" 409 253 0.011617 10.0.0.22 - - [2026-02-01 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.22 - - [2026-02-01 11:40:50] "PUT /security-group/5d0ea54b-6d47-42c2-a313-a13700237dc3 HTTP/1.1" 200 262 0.059689 10.0.0.22 - - [2026-02-01 11:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032240 10.0.0.22 - - [2026-02-01 11:40:50] "PUT /access-control-list/8eb3065e-9624-4fe6-ae0b-b06325b9d5fe HTTP/1.1" 200 272 0.022389 10.0.0.22 - - [2026-02-01 11:40:50] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023304 10.0.0.22 - - [2026-02-01 11:40:50] "PUT /access-control-list/48ead0ce-f49f-406d-a96d-e593d263f158 HTTP/1.1" 200 272 0.033473 10.0.0.22 - - [2026-02-01 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.22 - - [2026-02-01 11:40:50] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002689 10.0.0.22 - - [2026-02-01 11:40:50] "POST /tags HTTP/1.1" 409 210 0.001678 10.0.0.22 - - [2026-02-01 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.22 - - [2026-02-01 11:40:51] "GET /tag/ae489816-bdb2-4f2a-8b4c-05ba0fe0dbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016549 10.0.0.22 - - [2026-02-01 11:40:51] "POST /firewall-rules HTTP/1.1" 200 570 0.072261 10.0.0.22 - - [2026-02-01 11:40:51] "GET /firewall-rule/a2ab1b82-0cf3-4b0d-9e00-260c1fbf5c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004463 10.0.0.22 - - [2026-02-01 11:40:51] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005323 10.0.0.22 - - [2026-02-01 11:40:51] "GET /firewall-rule/a2ab1b82-0cf3-4b0d-9e00-260c1fbf5c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002435 10.0.0.22 - - [2026-02-01 11:40:51] "POST /ref-update HTTP/1.1" 200 156 0.063648 10.0.0.22 - - [2026-02-01 11:40:51] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008451 10.0.0.22 - - [2026-02-01 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.22 - - [2026-02-01 11:40:51] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003375 10.0.0.22 - - [2026-02-01 11:40:51] "POST /tags HTTP/1.1" 409 210 0.001870 10.0.0.22 - - [2026-02-01 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.22 - - [2026-02-01 11:40:51] "GET /tag/ae489816-bdb2-4f2a-8b4c-05ba0fe0dbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016136 10.0.0.22 - - [2026-02-01 11:40:51] "POST /firewall-rules HTTP/1.1" 200 568 0.074907 10.0.0.22 - - [2026-02-01 11:40:51] "GET /firewall-rule/203ae5f0-2a84-43f5-84b7-042e1ca7f2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.007346 10.0.0.22 - - [2026-02-01 11:40:51] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005749 10.0.0.22 - - [2026-02-01 11:40:51] "GET /firewall-rule/203ae5f0-2a84-43f5-84b7-042e1ca7f2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002626 10.0.0.22 - - [2026-02-01 11:40:51] "POST /ref-update HTTP/1.1" 200 156 0.047249 10.0.0.22 - - [2026-02-01 11:40:51] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004823 10.0.0.22 - - [2026-02-01 11:40:51] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.22 - - [2026-02-01 11:41:00] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.22 - - [2026-02-01 11:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.22 - - [2026-02-01 11:41:00] "GET /routing-instance/f3cec5a0-cd79-4e78-9666-ca15a900e951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003242 10.0.0.22 - - [2026-02-01 11:41:00] "POST /bgp-routers HTTP/1.1" 409 301 0.001929 10.0.0.22 - - [2026-02-01 11:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.22 - - [2026-02-01 11:41:00] "GET /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.005213 10.0.0.22 - - [2026-02-01 11:41:00] "PUT /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24 HTTP/1.1" 200 254 0.018370 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:41:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:41:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:41:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:41:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:41:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:41:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:41:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001099 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:41:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.41 - - [2026-02-01 11:42:07] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.41 - - [2026-02-01 11:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.41 - - [2026-02-01 11:42:07] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006488 10.0.0.41 - - [2026-02-01 11:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.41 - - [2026-02-01 11:42:07] "GET /routing-instance/f3cec5a0-cd79-4e78-9666-ca15a900e951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003265 10.0.0.41 - - [2026-02-01 11:42:07] "PUT /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf HTTP/1.1" 200 274 0.010472 10.0.0.41 - - [2026-02-01 11:42:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.004371 10.0.0.41 - - [2026-02-01 11:42:07] "POST /virtual-routers HTTP/1.1" 200 599 0.016551 10.0.0.41 - - [2026-02-01 11:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.41 - - [2026-02-01 11:42:07] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.008061 10.0.0.41 - - [2026-02-01 11:42:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.002299 10.0.0.41 - - [2026-02-01 11:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.41 - - [2026-02-01 11:42:07] "GET /virtual-network/1fe05808-4557-4514-83b7-ddb8de2cc304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004315 10.0.0.41 - - [2026-02-01 11:42:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.062990 10.0.0.22 - - [2026-02-01 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.22 - - [2026-02-01 11:42:21] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002752 10.0.0.41 - - [2026-02-01 11:42:39] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.41 - - [2026-02-01 11:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.41 - - [2026-02-01 11:42:39] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004702 10.0.0.41 - - [2026-02-01 11:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.41 - - [2026-02-01 11:42:39] "GET /routing-instance/f3cec5a0-cd79-4e78-9666-ca15a900e951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002279 10.0.0.41 - - [2026-02-01 11:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.41 - - [2026-02-01 11:42:39] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003067 10.0.0.41 - - [2026-02-01 11:42:39] "PUT /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d HTTP/1.1" 200 262 0.013440 10.0.0.41 - - [2026-02-01 11:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009805 10.0.0.41 - - [2026-02-01 11:42:39] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004167 10.0.0.41 - - [2026-02-01 11:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.41 - - [2026-02-01 11:42:39] "GET /virtual-machine-interface/ce6855d3-4964-49c3-ba5e-33af9187ea8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005213 10.0.0.41 - - [2026-02-01 11:42:39] "PUT /virtual-machine-interface/ce6855d3-4964-49c3-ba5e-33af9187ea8d HTTP/1.1" 200 284 0.011244 10.0.0.22 - - [2026-02-01 11:43:31] "GET /global-system-configs HTTP/1.1" 200 322 0.004212 10.0.0.22 - - [2026-02-01 11:43:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002661 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:43:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:43:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001197 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:43:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001294 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:43:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001200 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:43:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:43:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:44:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:44:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001156 10.0.0.22 - - [2026-02-01 11:45:36] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003540 10.0.0.22 - - [2026-02-01 11:45:36] "POST /ref-update HTTP/1.1" 200 156 0.010999 10.0.0.22 - - [2026-02-01 11:45:48] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006616 10.0.0.22 - - [2026-02-01 11:45:48] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.22 - - [2026-02-01 11:45:48] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009093 10.0.0.22 - - [2026-02-01 11:45:48] "POST /set-tag HTTP/1.1" 200 109 0.003370 10.0.0.22 - - [2026-02-01 11:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.22 - - [2026-02-01 11:45:48] "GET /loadbalancer/988fee51-6497-4a93-bc97-f4f3997c4aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003418 10.0.0.22 - - [2026-02-01 11:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.22 - - [2026-02-01 11:45:48] "GET /loadbalancer/988fee51-6497-4a93-bc97-f4f3997c4aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002954 10.0.0.22 - - [2026-02-01 11:45:48] "GET /loadbalancer-pool/c2a1f83e-1482-42f2-87f5-82f40fa87aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004382 10.0.0.22 - - [2026-02-01 11:45:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016490 10.0.0.22 - - [2026-02-01 11:45:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009588 10.0.0.22 - - [2026-02-01 11:45:48] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.048898 10.0.0.22 - - [2026-02-01 11:45:48] "POST /tags HTTP/1.1" 409 205 0.004121 10.0.0.22 - - [2026-02-01 11:45:48] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006653 10.0.0.22 - - [2026-02-01 11:45:48] "POST /ref-update HTTP/1.1" 200 156 0.009670 10.0.0.22 - - [2026-02-01 11:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.22 - - [2026-02-01 11:45:48] "GET /tag/fdfb2af8-90df-4938-8b6b-b9ed5281ab09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012079 10.0.0.22 - - [2026-02-01 11:45:48] "GET /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.004593 10.0.0.22 - - [2026-02-01 11:45:49] "PUT /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24 HTTP/1.1" 200 256 0.014759 10.0.0.22 - - [2026-02-01 11:45:49] "POST /set-tag HTTP/1.1" 200 109 0.094510 10.0.0.22 - - [2026-02-01 11:45:49] "GET /loadbalancer-pool/96640c1a-86ce-4272-9cee-f6a3e30b018b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004624 10.0.0.22 - - [2026-02-01 11:45:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022246 10.0.0.22 - - [2026-02-01 11:45:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014131 10.0.0.22 - - [2026-02-01 11:45:49] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009415 10.0.0.22 - - [2026-02-01 11:45:49] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005030 10.0.0.22 - - [2026-02-01 11:45:49] "POST /ref-update HTTP/1.1" 200 156 0.008719 10.0.0.22 - - [2026-02-01 11:45:49] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.22 - - [2026-02-01 11:45:49] "GET /loadbalancer-pool/f8935edc-ee80-44f4-bfd8-a5f4239425b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004374 10.0.0.22 - - [2026-02-01 11:45:49] "GET /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.002094 10.0.0.22 - - [2026-02-01 11:45:49] "PUT /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24 HTTP/1.1" 200 256 0.017298 10.0.0.22 - - [2026-02-01 11:45:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.054500 10.0.0.22 - - [2026-02-01 11:45:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007773 10.0.0.22 - - [2026-02-01 11:45:49] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007681 10.0.0.22 - - [2026-02-01 11:45:49] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007982 10.0.0.22 - - [2026-02-01 11:45:49] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.22 - - [2026-02-01 11:45:49] "POST /ref-update HTTP/1.1" 200 156 0.006868 10.0.0.22 - - [2026-02-01 11:45:49] "GET /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.003239 10.0.0.22 - - [2026-02-01 11:45:49] "PUT /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24 HTTP/1.1" 200 256 0.010227 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:47:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001142 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:47:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:48:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:48:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001403 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:48:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:48:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 10.0.0.22 - - [2026-02-01 11:48:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002760 10.0.0.22 - - [2026-02-01 11:48:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002361 10.0.0.22 - - [2026-02-01 11:48:54] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005093 10.0.0.22 - - [2026-02-01 11:48:54] "POST /set-tag HTTP/1.1" 200 109 0.003677 10.0.0.22 - - [2026-02-01 11:48:55] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009370 10.0.0.22 - - [2026-02-01 11:48:55] "POST /set-tag HTTP/1.1" 200 109 0.004759 10.0.0.22 - - [2026-02-01 11:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.22 - - [2026-02-01 11:48:55] "GET /loadbalancer/988fee51-6497-4a93-bc97-f4f3997c4aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003711 10.0.0.22 - - [2026-02-01 11:48:55] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006676 10.0.0.22 - - [2026-02-01 11:48:55] "POST /set-tag HTTP/1.1" 200 109 0.055167 10.0.0.22 - - [2026-02-01 11:48:55] "DELETE /loadbalancer-member/81606ff3-37ae-41b5-a038-c4376b7e5406 HTTP/1.1" 200 115 0.052711 10.0.0.22 - - [2026-02-01 11:48:55] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005337 10.0.0.22 - - [2026-02-01 11:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.22 - - [2026-02-01 11:48:55] "DELETE /loadbalancer-member/72823bae-a5eb-4fd6-b4d9-24f16a29e402 HTTP/1.1" 200 115 0.052540 10.0.0.22 - - [2026-02-01 11:48:55] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006187 10.0.0.22 - - [2026-02-01 11:48:55] "POST /set-tag HTTP/1.1" 200 109 0.003491 10.0.0.22 - - [2026-02-01 11:48:55] "DELETE /loadbalancer-member/b240c498-386d-44a6-b020-63a0ccdeb659 HTTP/1.1" 200 115 0.050731 10.0.0.22 - - [2026-02-01 11:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007469 10.0.0.22 - - [2026-02-01 11:48:55] "GET /loadbalancer/988fee51-6497-4a93-bc97-f4f3997c4aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007121 10.0.0.22 - - [2026-02-01 11:48:55] "GET /loadbalancer-pool/c2a1f83e-1482-42f2-87f5-82f40fa87aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003971 10.0.0.22 - - [2026-02-01 11:48:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038105 10.0.0.22 - - [2026-02-01 11:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.053813 10.0.0.22 - - [2026-02-01 11:48:55] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020040 10.0.0.22 - - [2026-02-01 11:48:55] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005982 10.0.0.22 - - [2026-02-01 11:48:55] "GET /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003515 10.0.0.22 - - [2026-02-01 11:48:55] "POST /set-tag HTTP/1.1" 200 109 0.091426 10.0.0.22 - - [2026-02-01 11:48:55] "GET /loadbalancer-pool/96640c1a-86ce-4272-9cee-f6a3e30b018b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.022573 10.0.0.22 - - [2026-02-01 11:48:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029144 10.0.0.22 - - [2026-02-01 11:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027336 10.0.0.22 - - [2026-02-01 11:48:56] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009645 10.0.0.22 - - [2026-02-01 11:48:56] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.22 - - [2026-02-01 11:48:56] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007469 10.0.0.22 - - [2026-02-01 11:48:56] "GET /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002323 10.0.0.22 - - [2026-02-01 11:48:56] "GET /loadbalancer-pool/f8935edc-ee80-44f4-bfd8-a5f4239425b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005061 10.0.0.22 - - [2026-02-01 11:48:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046127 10.0.0.22 - - [2026-02-01 11:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024392 10.0.0.22 - - [2026-02-01 11:48:56] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010346 10.0.0.22 - - [2026-02-01 11:48:56] "GET /virtual-machine-interface/d4fdbf6e-ff62-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007417 10.0.0.22 - - [2026-02-01 11:48:56] "GET /floating-ip/0e6b0ee3-c707-47a3-a628-9e7ff8486a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005231 10.0.0.22 - - [2026-02-01 11:48:56] "POST /set-tag HTTP/1.1" 200 109 0.006867 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:49:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:49:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 10.0.0.22 - - [2026-02-01 11:50:27] "GET / HTTP/1.1" 200 35931 0.002622 10.0.0.22 - - [2026-02-01 11:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.22 - - [2026-02-01 11:50:27] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059213 10.0.0.22 - - [2026-02-01 11:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.22 - - [2026-02-01 11:50:28] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055114 10.0.0.22 - - [2026-02-01 11:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.22 - - [2026-02-01 11:50:28] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054680 10.0.0.22 - - [2026-02-01 11:50:28] "POST /tags HTTP/1.1" 200 333 0.058347 10.0.0.22 - - [2026-02-01 11:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.22 - - [2026-02-01 11:50:28] "GET /tag/860f65c9-eaa3-4825-8d1d-eddea31f088b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015406 10.0.0.22 - - [2026-02-01 11:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.22 - - [2026-02-01 11:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.22 - - [2026-02-01 11:50:29] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057128 10.0.0.22 - - [2026-02-01 11:50:29] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067706 10.0.0.22 - - [2026-02-01 11:50:29] "GET /virtual-networks?parent_id=3d3b6aef-0581-4efb-a93e-72410202f764&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005979 10.0.0.22 - - [2026-02-01 11:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.22 - - [2026-02-01 11:50:29] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007258 10.0.0.22 - - [2026-02-01 11:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008927 10.0.0.22 - - [2026-02-01 11:50:29] "GET /service-appliance-set/d5d91cf7-0345-497d-a27c-9e582b4ecac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003674 10.0.0.22 - - [2026-02-01 11:50:29] "POST /fqname-to-id HTTP/1.1" 404 254 0.004376 10.0.0.22 - - [2026-02-01 11:50:29] "POST /virtual-networks HTTP/1.1" 200 512 0.086740 10.0.0.22 - - [2026-02-01 11:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017678 10.0.0.22 - - [2026-02-01 11:50:29] "GET /network-ipam/3bddb60b-d354-49e8-a528-07e4b23e5a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.006550 10.0.0.22 - - [2026-02-01 11:50:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.095928 10.0.0.22 - - [2026-02-01 11:50:29] "GET /virtual-machine-interface/3e3733c5-944e-41de-ab6e-0be187eab937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.026528 10.0.0.22 - - [2026-02-01 11:50:29] "POST /useragent-kv HTTP/1.1" 200 115 0.010839 10.0.0.22 - - [2026-02-01 11:50:29] "POST /ref-update HTTP/1.1" 200 156 0.133874 10.0.0.22 - - [2026-02-01 11:50:29] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.008179 10.0.0.22 - - [2026-02-01 11:50:29] "POST /instance-ips HTTP/1.1" 200 409 0.066809 10.0.0.22 - - [2026-02-01 11:50:29] "GET /domains HTTP/1.1" 200 280 0.002721 10.0.0.22 - - [2026-02-01 11:50:29] "GET /instance-ip/fa7a8e30-66d5-4c75-b98d-38505f88ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.009791 10.0.0.22 - - [2026-02-01 11:50:29] "GET /domain/43390389-a8e5-4659-b20b-aa21bae3f6ea HTTP/1.1" 200 3086 0.021459 10.0.0.22 - - [2026-02-01 11:50:29] "POST /loadbalancers HTTP/1.1" 200 610 0.036178 10.0.0.22 - - [2026-02-01 11:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.046654 10.0.0.22 - - [2026-02-01 11:50:29] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764 HTTP/1.1" 200 5716 0.082744 10.0.0.22 - - [2026-02-01 11:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009598 10.0.0.22 - - [2026-02-01 11:50:29] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d HTTP/1.1" 200 2080 0.009716 10.0.0.22 - - [2026-02-01 11:50:29] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d HTTP/1.1" 200 2080 0.018904 10.0.0.22 - - [2026-02-01 11:50:29] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.093198 10.0.0.22 - - [2026-02-01 11:50:29] "GET /routing-instance/49d44abf-3b0c-4ca4-bd3a-af4c3448fb16 HTTP/1.1" 200 1181 0.016376 10.0.0.22 - - [2026-02-01 11:50:29] "GET /instance-ip/fa7a8e30-66d5-4c75-b98d-38505f88ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.012919 10.0.0.22 - - [2026-02-01 11:50:29] "GET /routing-instance/49d44abf-3b0c-4ca4-bd3a-af4c3448fb16 HTTP/1.1" 200 1181 0.014017 10.0.0.22 - - [2026-02-01 11:50:29] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090910 10.0.0.22 - - [2026-02-01 11:50:29] "GET /loadbalancer/8a8b3a43-3900-44ba-9226-2ef0ffbaa5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005817 10.0.0.22 - - [2026-02-01 11:50:29] "POST /route-targets HTTP/1.1" 200 327 0.063777 10.0.0.22 - - [2026-02-01 11:50:29] "POST /ref-update HTTP/1.1" 200 156 0.031327 10.0.0.22 - - [2026-02-01 11:50:29] "POST /floating-ips HTTP/1.1" 200 597 0.096941 10.0.0.22 - - [2026-02-01 11:50:29] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.100889 10.0.0.22 - - [2026-02-01 11:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.22 - - [2026-02-01 11:50:29] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045039 10.0.0.22 - - [2026-02-01 11:50:29] "GET /loadbalancer-listener/9674e82a-f4b1-4e67-a5bb-8d991ba2b190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.008614 10.0.0.22 - - [2026-02-01 11:50:29] "GET /loadbalancer-listener/9674e82a-f4b1-4e67-a5bb-8d991ba2b190?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003531 10.0.0.22 - - [2026-02-01 11:50:30] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.026395 10.0.0.22 - - [2026-02-01 11:50:30] "GET /instance-ip/fa7a8e30-66d5-4c75-b98d-38505f88ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006345 10.0.0.22 - - [2026-02-01 11:50:30] "GET /instance-ip/fa7a8e30-66d5-4c75-b98d-38505f88ffae?fields=floating_ips HTTP/1.1" 200 1213 0.013966 10.0.0.22 - - [2026-02-01 11:50:30] "GET /floating-ip/ce077c27-86de-4121-a5d9-e6c0775ab547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003091 10.0.0.22 - - [2026-02-01 11:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.22 - - [2026-02-01 11:50:30] "GET /loadbalancer/8a8b3a43-3900-44ba-9226-2ef0ffbaa5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003114 10.0.0.22 - - [2026-02-01 11:50:30] "POST /tags HTTP/1.1" 200 295 0.073377 10.0.0.22 - - [2026-02-01 11:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.22 - - [2026-02-01 11:50:30] "GET /tag/bb3af4f8-492c-4451-bc59-34f8d0927dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.020004 10.0.0.22 - - [2026-02-01 11:50:30] "POST /tags HTTP/1.1" 409 233 0.007973 10.0.0.22 - - [2026-02-01 11:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007561 10.0.0.22 - - [2026-02-01 11:50:30] "GET /tag/50445d98-97b3-44d6-8e0f-a8129e75d475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.022262 10.0.0.22 - - [2026-02-01 11:50:30] "POST /tags HTTP/1.1" 409 206 0.002769 10.0.0.22 - - [2026-02-01 11:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.22 - - [2026-02-01 11:50:30] "GET /tag/36357df6-95cf-433f-8c7e-6111b09bb340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021963 10.0.0.22 - - [2026-02-01 11:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.22 - - [2026-02-01 11:50:30] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006656 10.0.0.22 - - [2026-02-01 11:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.22 - - [2026-02-01 11:50:30] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052082 10.0.0.22 - - [2026-02-01 11:50:30] "POST /virtual-machines HTTP/1.1" 200 369 0.011063 10.0.0.22 - - [2026-02-01 11:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020801 10.0.0.22 - - [2026-02-01 11:50:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126651 10.0.0.22 - - [2026-02-01 11:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011549 10.0.0.22 - - [2026-02-01 11:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.021217 10.0.0.22 - - [2026-02-01 11:50:30] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005016 10.0.0.22 - - [2026-02-01 11:50:30] "POST /instance-ips HTTP/1.1" 200 409 0.026660 10.0.0.22 - - [2026-02-01 11:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030679 10.0.0.22 - - [2026-02-01 11:50:30] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012619 10.0.0.22 - - [2026-02-01 11:50:31] "POST /set-tag HTTP/1.1" 200 109 0.025300 10.0.0.22 - - [2026-02-01 11:50:31] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010841 10.0.0.22 - - [2026-02-01 11:50:31] "GET /instance-ip/358357da-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.017061 10.0.0.22 - - [2026-02-01 11:50:31] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004875 10.0.0.22 - - [2026-02-01 11:50:31] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.22 - - [2026-02-01 11:50:31] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003676 10.0.0.22 - - [2026-02-01 11:50:31] "POST /ref-update HTTP/1.1" 200 156 0.011076 10.0.0.22 - - [2026-02-01 11:50:31] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.027004 10.0.0.22 - - [2026-02-01 11:50:31] "POST /set-tag HTTP/1.1" 200 109 0.004170 10.0.0.22 - - [2026-02-01 11:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.22 - - [2026-02-01 11:50:31] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005303 10.0.0.22 - - [2026-02-01 11:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.22 - - [2026-02-01 11:50:31] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041535 10.0.0.22 - - [2026-02-01 11:50:31] "POST /virtual-machines HTTP/1.1" 200 369 0.013645 10.0.0.22 - - [2026-02-01 11:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025014 10.0.0.22 - - [2026-02-01 11:50:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108361 10.0.0.22 - - [2026-02-01 11:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010468 10.0.0.22 - - [2026-02-01 11:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015901 10.0.0.22 - - [2026-02-01 11:50:31] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004696 10.0.0.22 - - [2026-02-01 11:50:31] "POST /instance-ips HTTP/1.1" 200 409 0.027666 10.0.0.22 - - [2026-02-01 11:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033532 10.0.0.22 - - [2026-02-01 11:50:31] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019310 10.0.0.22 - - [2026-02-01 11:50:31] "POST /set-tag HTTP/1.1" 200 109 0.024003 10.0.0.22 - - [2026-02-01 11:50:31] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016129 10.0.0.22 - - [2026-02-01 11:50:31] "GET /instance-ip/35fddab4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008961 10.0.0.22 - - [2026-02-01 11:50:31] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005096 10.0.0.22 - - [2026-02-01 11:50:31] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.22 - - [2026-02-01 11:50:31] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003704 10.0.0.22 - - [2026-02-01 11:50:31] "POST /ref-update HTTP/1.1" 200 156 0.011829 10.0.0.22 - - [2026-02-01 11:50:32] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007441 10.0.0.22 - - [2026-02-01 11:50:32] "POST /set-tag HTTP/1.1" 200 109 0.005086 10.0.0.22 - - [2026-02-01 11:50:32] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005339 10.0.0.22 - - [2026-02-01 11:50:32] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.22 - - [2026-02-01 11:50:32] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004866 10.0.0.22 - - [2026-02-01 11:50:32] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.22 - - [2026-02-01 11:50:34] "GET /domains HTTP/1.1" 200 280 0.002440 10.0.0.22 - - [2026-02-01 11:50:34] "GET /domain/43390389-a8e5-4659-b20b-aa21bae3f6ea HTTP/1.1" 200 3086 0.003348 10.0.0.22 - - [2026-02-01 11:50:34] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764 HTTP/1.1" 200 7064 0.035314 10.0.0.22 - - [2026-02-01 11:50:34] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d HTTP/1.1" 200 2080 0.008162 10.0.0.22 - - [2026-02-01 11:50:34] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d HTTP/1.1" 200 2080 0.004014 10.0.0.22 - - [2026-02-01 11:50:34] "GET /routing-instance/49d44abf-3b0c-4ca4-bd3a-af4c3448fb16 HTTP/1.1" 200 1402 0.003388 10.0.0.22 - - [2026-02-01 11:50:34] "GET /routing-instance/49d44abf-3b0c-4ca4-bd3a-af4c3448fb16 HTTP/1.1" 200 1402 0.002172 10.0.0.22 - - [2026-02-01 11:50:34] "GET /route-target/ff49c808-2580-4aec-a79d-98a02f7f786c HTTP/1.1" 200 1153 0.002283 10.0.0.22 - - [2026-02-01 11:50:34] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d HTTP/1.1" 200 2080 0.004756 10.0.0.22 - - [2026-02-01 11:50:34] "GET /routing-instance/49d44abf-3b0c-4ca4-bd3a-af4c3448fb16 HTTP/1.1" 200 1402 0.002580 10.0.0.22 - - [2026-02-01 11:50:34] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004791 10.0.0.22 - - [2026-02-01 11:50:34] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d HTTP/1.1" 200 2080 0.003622 10.0.0.22 - - [2026-02-01 11:50:34] "GET /routing-instance/49d44abf-3b0c-4ca4-bd3a-af4c3448fb16 HTTP/1.1" 200 1402 0.002508 10.0.0.22 - - [2026-02-01 11:50:34] "GET /routing-instance/49d44abf-3b0c-4ca4-bd3a-af4c3448fb16 HTTP/1.1" 200 1402 0.002273 10.0.0.22 - - [2026-02-01 11:50:34] "GET /route-target/ff49c808-2580-4aec-a79d-98a02f7f786c HTTP/1.1" 200 1153 0.001915 10.0.0.22 - - [2026-02-01 11:50:34] "GET /domains HTTP/1.1" 200 280 0.002042 10.0.0.22 - - [2026-02-01 11:50:34] "GET /domain/43390389-a8e5-4659-b20b-aa21bae3f6ea HTTP/1.1" 200 3086 0.002904 10.0.0.22 - - [2026-02-01 11:50:34] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764 HTTP/1.1" 200 7064 0.029181 10.0.0.22 - - [2026-02-01 11:50:34] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d HTTP/1.1" 200 2080 0.004241 10.0.0.22 - - [2026-02-01 11:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.22 - - [2026-02-01 11:50:34] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042142 10.0.0.22 - - [2026-02-01 11:50:34] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003901 10.0.0.22 - - [2026-02-01 11:50:34] "GET /floating-ip-pools?parent_id=bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001477 10.0.0.22 - - [2026-02-01 11:50:35] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005295 10.0.0.22 - - [2026-02-01 11:50:35] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020639 10.0.0.22 - - [2026-02-01 11:50:35] "POST /ref-update HTTP/1.1" 200 156 0.008638 10.0.0.22 - - [2026-02-01 11:50:35] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005212 10.0.0.22 - - [2026-02-01 11:50:35] "GET /domains HTTP/1.1" 200 280 0.001508 10.0.0.22 - - [2026-02-01 11:50:35] "GET /domain/43390389-a8e5-4659-b20b-aa21bae3f6ea HTTP/1.1" 200 3086 0.008184 10.0.0.22 - - [2026-02-01 11:50:35] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764 HTTP/1.1" 200 7320 0.030710 10.0.0.22 - - [2026-02-01 11:50:35] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d HTTP/1.1" 200 2318 0.004814 10.0.0.22 - - [2026-02-01 11:50:35] "GET /floating-ip-pool/1ac84a1c-f6fb-467e-8696-2228f738a191 HTTP/1.1" 200 1313 0.001950 10.0.0.22 - - [2026-02-01 11:50:35] "GET /domains HTTP/1.1" 200 280 0.001364 10.0.0.22 - - [2026-02-01 11:50:35] "GET /domain/43390389-a8e5-4659-b20b-aa21bae3f6ea HTTP/1.1" 200 3086 0.002242 10.0.0.22 - - [2026-02-01 11:50:35] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764 HTTP/1.1" 200 7320 0.036824 10.0.0.22 - - [2026-02-01 11:50:35] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d HTTP/1.1" 200 2318 0.004580 10.0.0.22 - - [2026-02-01 11:50:35] "GET /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004390 10.0.0.22 - - [2026-02-01 11:50:35] "POST /tags HTTP/1.1" 200 365 0.057350 10.0.0.22 - - [2026-02-01 11:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.22 - - [2026-02-01 11:50:35] "GET /tag/82ea0181-e8f5-48af-8033-5ebdaae90dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.016176 10.0.0.22 - - [2026-02-01 11:50:35] "POST /tags HTTP/1.1" 409 206 0.003707 10.0.0.22 - - [2026-02-01 11:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.22 - - [2026-02-01 11:50:35] "GET /tag/36357df6-95cf-433f-8c7e-6111b09bb340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012713 10.0.0.22 - - [2026-02-01 11:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.22 - - [2026-02-01 11:50:35] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053065 10.0.0.22 - - [2026-02-01 11:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.22 - - [2026-02-01 11:50:35] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003716 10.0.0.22 - - [2026-02-01 11:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.22 - - [2026-02-01 11:50:35] "GET /service-appliance-set/193669da-0e35-4a57-80c5-e22dd2fb4687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003991 10.0.0.22 - - [2026-02-01 11:50:35] "POST /fqname-to-id HTTP/1.1" 404 258 0.001519 10.0.0.22 - - [2026-02-01 11:50:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.095719 10.0.0.22 - - [2026-02-01 11:50:35] "GET /virtual-machine-interface/7be7c131-e520-4ef6-b4b6-036002e1eac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004820 10.0.0.22 - - [2026-02-01 11:50:35] "POST /set-tag HTTP/1.1" 200 109 0.019338 10.0.0.22 - - [2026-02-01 11:50:35] "POST /instance-ips HTTP/1.1" 200 417 0.036727 10.0.0.22 - - [2026-02-01 11:50:35] "GET /instance-ip/439827e9-bfe6-4491-b5c8-5b150058360f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008328 10.0.0.22 - - [2026-02-01 11:50:35] "POST /loadbalancers HTTP/1.1" 200 618 0.061744 10.0.0.22 - - [2026-02-01 11:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025473 10.0.0.22 - - [2026-02-01 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.22 - - [2026-02-01 11:50:36] "POST /service-instances HTTP/1.1" 200 566 0.031908 10.0.0.22 - - [2026-02-01 11:50:36] "POST /ref-update HTTP/1.1" 200 156 0.020095 10.0.0.22 - - [2026-02-01 11:50:36] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.022511 10.0.0.22 - - [2026-02-01 11:50:36] "GET /virtual-machine-interface/7be7c131-e520-4ef6-b4b6-036002e1eac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.025892 10.0.0.22 - - [2026-02-01 11:50:36] "GET /virtual-machine-interface/7be7c131-e520-4ef6-b4b6-036002e1eac5?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.008095 10.0.0.22 - - [2026-02-01 11:50:36] "PUT /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 266 0.033546 10.0.0.22 - - [2026-02-01 11:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032075 10.0.0.22 - - [2026-02-01 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014683 10.0.0.22 - - [2026-02-01 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006681 10.0.0.22 - - [2026-02-01 11:50:36] "GET /floating-ip-pool/1ac84a1c-f6fb-467e-8696-2228f738a191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002514 10.0.0.22 - - [2026-02-01 11:50:36] "POST /floating-ips HTTP/1.1" 200 671 0.079827 10.0.0.22 - - [2026-02-01 11:50:36] "POST /virtual-machines HTTP/1.1" 200 429 0.062931 10.0.0.22 - - [2026-02-01 11:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008433 10.0.0.22 - - [2026-02-01 11:50:36] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005275 10.0.0.22 - - [2026-02-01 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.22 - - [2026-02-01 11:50:36] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005045 10.0.0.22 - - [2026-02-01 11:50:36] "POST /tags HTTP/1.1" 409 221 0.006511 10.0.0.22 - - [2026-02-01 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.22 - - [2026-02-01 11:50:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.135605 10.0.0.22 - - [2026-02-01 11:50:36] "POST /chown HTTP/1.1" 200 109 0.012136 10.0.0.22 - - [2026-02-01 11:50:36] "GET /tag/860f65c9-eaa3-4825-8d1d-eddea31f088b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018763 10.0.0.22 - - [2026-02-01 11:50:36] "POST /tags HTTP/1.1" 409 238 0.001904 10.0.0.22 - - [2026-02-01 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.22 - - [2026-02-01 11:50:36] "GET /tag/82ea0181-e8f5-48af-8033-5ebdaae90dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011498 10.0.0.22 - - [2026-02-01 11:50:36] "POST /chown HTTP/1.1" 200 109 0.023745 10.0.0.22 - - [2026-02-01 11:50:36] "PUT /virtual-machine-interface/f1a1f83e-1c0c-46b9-83af-00423633811a HTTP/1.1" 200 284 0.027999 10.0.0.22 - - [2026-02-01 11:50:36] "PUT /instance-ip/439827e9-bfe6-4491-b5c8-5b150058360f HTTP/1.1" 200 256 0.063532 10.0.0.22 - - [2026-02-01 11:50:36] "POST /firewall-rules HTTP/1.1" 200 650 0.141971 10.0.0.22 - - [2026-02-01 11:50:36] "GET /firewall-rule/61ad897c-282d-45e1-b5d7-f6f4e50f1c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.006607 10.0.0.22 - - [2026-02-01 11:50:36] "GET /firewall-policy/d0aa31b8-0e45-4582-bcc8-fd7686843389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002093 10.0.0.22 - - [2026-02-01 11:50:36] "GET /firewall-rule/61ad897c-282d-45e1-b5d7-f6f4e50f1c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002003 10.0.0.22 - - [2026-02-01 11:50:36] "POST /ref-update HTTP/1.1" 200 156 0.016842 10.0.0.22 - - [2026-02-01 11:50:36] "POST /ref-update HTTP/1.1" 200 156 0.024644 10.0.0.22 - - [2026-02-01 11:50:36] "POST /ref-update HTTP/1.1" 200 156 0.027331 10.0.0.22 - - [2026-02-01 11:50:36] "POST /ref-update HTTP/1.1" 200 156 0.038499 10.0.0.22 - - [2026-02-01 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012403 10.0.0.22 - - [2026-02-01 11:50:36] "POST /ref-update HTTP/1.1" 200 156 0.014139 10.0.0.22 - - [2026-02-01 11:50:36] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059279 10.0.0.22 - - [2026-02-01 11:50:36] "POST /ref-update HTTP/1.1" 200 156 0.042171 10.0.0.22 - - [2026-02-01 11:50:36] "GET /loadbalancer/192dd56d-d38d-4665-b179-7bea72814661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003505 10.0.0.22 - - [2026-02-01 11:50:36] "POST /ref-update HTTP/1.1" 200 156 0.031727 10.0.0.22 - - [2026-02-01 11:50:36] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.032796 10.0.0.22 - - [2026-02-01 11:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.22 - - [2026-02-01 11:50:37] "POST /virtual-machines HTTP/1.1" 200 429 0.011567 10.0.0.22 - - [2026-02-01 11:50:37] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.074550 10.0.0.22 - - [2026-02-01 11:50:37] "GET /loadbalancer-listener/bba92509-3067-4b87-9a0a-5aa04b98b5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.019934 10.0.0.22 - - [2026-02-01 11:50:37] "GET /loadbalancer-listener/bba92509-3067-4b87-9a0a-5aa04b98b5e1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.009481 10.0.0.22 - - [2026-02-01 11:50:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.151480 10.0.0.22 - - [2026-02-01 11:50:37] "POST /chown HTTP/1.1" 200 109 0.015792 10.0.0.22 - - [2026-02-01 11:50:37] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.037939 10.0.0.22 - - [2026-02-01 11:50:37] "POST /chown HTTP/1.1" 200 109 0.031149 10.0.0.22 - - [2026-02-01 11:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.047271 10.0.0.22 - - [2026-02-01 11:50:37] "GET /loadbalancer-pool/684e6b26-7dc2-4177-b94f-d49a65eff1da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006464 10.0.0.22 - - [2026-02-01 11:50:37] "PUT /virtual-machine-interface/24c4dd61-e812-426a-acb3-addd4225c377 HTTP/1.1" 200 284 0.062104 10.0.0.22 - - [2026-02-01 11:50:37] "PUT /instance-ip/439827e9-bfe6-4491-b5c8-5b150058360f HTTP/1.1" 200 256 0.030249 10.0.0.22 - - [2026-02-01 11:50:37] "POST /loadbalancer-members HTTP/1.1" 200 707 0.043038 10.0.0.22 - - [2026-02-01 11:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034340 10.0.0.22 - - [2026-02-01 11:50:37] "POST /ref-update HTTP/1.1" 200 156 0.040894 10.0.0.22 - - [2026-02-01 11:50:37] "GET /loadbalancer-member/56b45a58-5100-49e0-adc8-d15d295a4b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.018677 10.0.0.22 - - [2026-02-01 11:50:37] "POST /ref-update HTTP/1.1" 200 156 0.033555 10.0.0.22 - - [2026-02-01 11:50:37] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003050 10.0.0.22 - - [2026-02-01 11:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.22 - - [2026-02-01 11:50:37] "POST /ref-update HTTP/1.1" 200 156 0.027746 10.0.0.22 - - [2026-02-01 11:50:37] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011414 10.0.0.22 - - [2026-02-01 11:50:37] "POST /tags HTTP/1.1" 409 221 0.004168 10.0.0.22 - - [2026-02-01 11:50:37] "POST /ref-update HTTP/1.1" 200 156 0.008775 10.0.0.22 - - [2026-02-01 11:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.22 - - [2026-02-01 11:50:37] "POST /ref-update HTTP/1.1" 200 156 0.025150 10.0.0.22 - - [2026-02-01 11:50:37] "GET /tag/860f65c9-eaa3-4825-8d1d-eddea31f088b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.035743 10.0.0.22 - - [2026-02-01 11:50:37] "POST /tags HTTP/1.1" 409 238 0.019910 10.0.0.22 - - [2026-02-01 11:50:37] "PUT /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 266 0.035018 10.0.0.22 - - [2026-02-01 11:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006481 10.0.0.22 - - [2026-02-01 11:50:37] "GET /tag/82ea0181-e8f5-48af-8033-5ebdaae90dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013093 10.0.0.22 - - [2026-02-01 11:50:37] "POST /firewall-rules HTTP/1.1" 409 293 0.005032 10.0.0.22 - - [2026-02-01 11:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009843 10.0.0.22 - - [2026-02-01 11:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.22 - - [2026-02-01 11:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.22 - - [2026-02-01 11:50:37] "POST /chown HTTP/1.1" 200 109 0.017433 10.0.0.22 - - [2026-02-01 11:50:37] "PUT /firewall-rule/61ad897c-282d-45e1-b5d7-f6f4e50f1c93 HTTP/1.1" 200 260 0.073185 10.0.0.22 - - [2026-02-01 11:50:37] "POST /chown HTTP/1.1" 200 109 0.031659 10.0.0.22 - - [2026-02-01 11:50:37] "GET /firewall-rule/61ad897c-282d-45e1-b5d7-f6f4e50f1c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.019180 10.0.0.22 - - [2026-02-01 11:50:37] "PUT /instance-ip/439827e9-bfe6-4491-b5c8-5b150058360f HTTP/1.1" 200 256 0.021606 10.0.0.22 - - [2026-02-01 11:50:37] "POST /ref-update HTTP/1.1" 200 156 0.016526 10.0.0.22 - - [2026-02-01 11:50:37] "GET /firewall-policy/d0aa31b8-0e45-4582-bcc8-fd7686843389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009862 10.0.0.22 - - [2026-02-01 11:50:37] "GET /firewall-rule/61ad897c-282d-45e1-b5d7-f6f4e50f1c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005446 10.0.0.22 - - [2026-02-01 11:50:38] "POST /chown HTTP/1.1" 200 109 0.008246 10.0.0.22 - - [2026-02-01 11:50:38] "POST /chown HTTP/1.1" 200 109 0.019400 10.0.0.22 - - [2026-02-01 11:50:38] "PUT /instance-ip/439827e9-bfe6-4491-b5c8-5b150058360f HTTP/1.1" 200 256 0.016455 10.0.0.22 - - [2026-02-01 11:50:38] "POST /ref-update HTTP/1.1" 200 156 0.011539 10.0.0.22 - - [2026-02-01 11:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.22 - - [2026-02-01 11:50:38] "POST /chown HTTP/1.1" 200 109 0.007567 10.0.0.22 - - [2026-02-01 11:50:38] "POST /chown HTTP/1.1" 200 109 0.007112 10.0.0.22 - - [2026-02-01 11:50:38] "PUT /instance-ip/439827e9-bfe6-4491-b5c8-5b150058360f HTTP/1.1" 200 256 0.030764 10.0.0.22 - - [2026-02-01 11:50:38] "POST /ref-update HTTP/1.1" 200 156 0.019627 10.0.0.22 - - [2026-02-01 11:50:38] "POST /chown HTTP/1.1" 200 109 0.008656 10.0.0.22 - - [2026-02-01 11:50:38] "POST /chown HTTP/1.1" 200 109 0.029101 10.0.0.22 - - [2026-02-01 11:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018440 10.0.0.22 - - [2026-02-01 11:50:38] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007257 10.0.0.22 - - [2026-02-01 11:50:38] "PUT /instance-ip/439827e9-bfe6-4491-b5c8-5b150058360f HTTP/1.1" 200 256 0.046950 10.0.0.22 - - [2026-02-01 11:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.22 - - [2026-02-01 11:50:38] "POST /ref-update HTTP/1.1" 200 156 0.018393 10.0.0.22 - - [2026-02-01 11:50:38] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053978 10.0.0.22 - - [2026-02-01 11:50:38] "POST /virtual-machines HTTP/1.1" 200 373 0.020958 10.0.0.22 - - [2026-02-01 11:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017243 10.0.0.22 - - [2026-02-01 11:50:38] "PUT /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 266 0.031729 10.0.0.22 - - [2026-02-01 11:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017821 10.0.0.22 - - [2026-02-01 11:50:38] "PUT /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 266 0.074233 10.0.0.22 - - [2026-02-01 11:50:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.168745 10.0.0.22 - - [2026-02-01 11:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011287 10.0.0.22 - - [2026-02-01 11:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.22 - - [2026-02-01 11:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025953 10.0.0.22 - - [2026-02-01 11:50:38] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005054 10.0.0.22 - - [2026-02-01 11:50:38] "PUT /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 266 0.017082 10.0.0.22 - - [2026-02-01 11:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012494 10.0.0.22 - - [2026-02-01 11:50:38] "POST /instance-ips HTTP/1.1" 200 413 0.055995 10.0.0.22 - - [2026-02-01 11:50:38] "PUT /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 266 0.014167 10.0.0.22 - - [2026-02-01 11:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.044845 10.0.0.22 - - [2026-02-01 11:50:38] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.021367 10.0.0.22 - - [2026-02-01 11:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007344 10.0.0.22 - - [2026-02-01 11:50:39] "PUT /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 266 0.012030 10.0.0.22 - - [2026-02-01 11:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021141 10.0.0.22 - - [2026-02-01 11:50:39] "POST /set-tag HTTP/1.1" 200 109 0.052258 10.0.0.22 - - [2026-02-01 11:50:39] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018972 10.0.0.22 - - [2026-02-01 11:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.22 - - [2026-02-01 11:50:39] "GET /instance-ip/3a445e90-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002707 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.008483 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.013330 10.0.0.22 - - [2026-02-01 11:50:39] "POST /ref-update HTTP/1.1" 200 156 0.014976 10.0.0.22 - - [2026-02-01 11:50:39] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007719 10.0.0.22 - - [2026-02-01 11:50:39] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.037925 10.0.0.22 - - [2026-02-01 11:50:39] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.021939 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.030494 10.0.0.22 - - [2026-02-01 11:50:39] "POST /ref-update HTTP/1.1" 200 156 0.021531 10.0.0.22 - - [2026-02-01 11:50:39] "POST /ref-update HTTP/1.1" 200 156 0.044922 10.0.0.22 - - [2026-02-01 11:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006271 10.0.0.22 - - [2026-02-01 11:50:39] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011307 10.0.0.22 - - [2026-02-01 11:50:39] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.007660 10.0.0.22 - - [2026-02-01 11:50:39] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011540 10.0.0.22 - - [2026-02-01 11:50:39] "POST /set-tag HTTP/1.1" 200 109 0.005326 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.033613 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.028308 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.006788 10.0.0.22 - - [2026-02-01 11:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.006093 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.022768 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.007053 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.022247 10.0.0.22 - - [2026-02-01 11:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.007127 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.025446 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.012604 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.006445 10.0.0.22 - - [2026-02-01 11:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.011327 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.030765 10.0.0.22 - - [2026-02-01 11:50:39] "POST /chown HTTP/1.1" 200 109 0.009665 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.022443 10.0.0.22 - - [2026-02-01 11:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.006980 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.033726 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.024024 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.006997 10.0.0.22 - - [2026-02-01 11:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.006327 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.006397 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.015185 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.015891 10.0.0.22 - - [2026-02-01 11:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.006409 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.016368 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.006782 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.019372 10.0.0.22 - - [2026-02-01 11:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.009902 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.017640 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.013349 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.006968 10.0.0.22 - - [2026-02-01 11:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.006154 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.014974 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.007206 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.014440 10.0.0.22 - - [2026-02-01 11:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.006945 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.015552 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.028717 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.007901 10.0.0.22 - - [2026-02-01 11:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.22 - - [2026-02-01 11:50:40] "POST /chown HTTP/1.1" 200 109 0.005715 10.0.0.22 - - [2026-02-01 11:50:41] "POST /chown HTTP/1.1" 200 109 0.006702 10.0.0.22 - - [2026-02-01 11:50:41] "POST /chown HTTP/1.1" 200 109 0.017470 10.0.0.22 - - [2026-02-01 11:50:41] "POST /chown HTTP/1.1" 200 109 0.018744 10.0.0.22 - - [2026-02-01 11:50:41] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007272 10.0.0.22 - - [2026-02-01 11:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.22 - - [2026-02-01 11:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.22 - - [2026-02-01 11:50:41] "GET /loadbalancer/8a8b3a43-3900-44ba-9226-2ef0ffbaa5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002150 10.0.0.22 - - [2026-02-01 11:50:41] "GET /loadbalancer-pool/8a209bdb-a3ea-40c1-bf3e-20185017d139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002331 10.0.0.22 - - [2026-02-01 11:50:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020675 10.0.0.22 - - [2026-02-01 11:50:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014580 10.0.0.22 - - [2026-02-01 11:50:42] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018068 10.0.0.22 - - [2026-02-01 11:50:42] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008864 10.0.0.22 - - [2026-02-01 11:50:42] "POST /ref-update HTTP/1.1" 200 156 0.008758 10.0.0.22 - - [2026-02-01 11:50:42] "GET /floating-ip/ce077c27-86de-4121-a5d9-e6c0775ab547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.020014 10.0.0.22 - - [2026-02-01 11:50:42] "POST /tags HTTP/1.1" 409 221 0.002290 10.0.0.22 - - [2026-02-01 11:50:42] "PUT /floating-ip/ce077c27-86de-4121-a5d9-e6c0775ab547 HTTP/1.1" 200 256 0.010773 10.0.0.22 - - [2026-02-01 11:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008880 10.0.0.22 - - [2026-02-01 11:50:42] "GET /tag/860f65c9-eaa3-4825-8d1d-eddea31f088b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020277 10.0.0.22 - - [2026-02-01 11:50:42] "POST /set-tag HTTP/1.1" 200 109 0.019961 10.0.0.22 - - [2026-02-01 11:50:42] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005193 10.0.0.22 - - [2026-02-01 11:50:42] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.22 - - [2026-02-01 11:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.22 - - [2026-02-01 11:50:42] "GET /loadbalancer/8a8b3a43-3900-44ba-9226-2ef0ffbaa5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003072 10.0.0.22 - - [2026-02-01 11:50:42] "GET /loadbalancer-pool/8a209bdb-a3ea-40c1-bf3e-20185017d139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002776 10.0.0.22 - - [2026-02-01 11:50:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016594 10.0.0.22 - - [2026-02-01 11:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008888 10.0.0.22 - - [2026-02-01 11:50:43] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013428 10.0.0.22 - - [2026-02-01 11:50:43] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016114 10.0.0.22 - - [2026-02-01 11:50:43] "POST /ref-update HTTP/1.1" 200 156 0.012631 10.0.0.22 - - [2026-02-01 11:50:43] "GET /floating-ip/ce077c27-86de-4121-a5d9-e6c0775ab547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011956 10.0.0.22 - - [2026-02-01 11:50:43] "POST /set-tag HTTP/1.1" 200 109 0.040705 10.0.0.22 - - [2026-02-01 11:50:43] "GET /virtual-machine/c0680a51-34f0-432f-975a-1bb2f8fefd7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003399 10.0.0.22 - - [2026-02-01 11:50:43] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005357 10.0.0.22 - - [2026-02-01 11:50:43] "GET /virtual-machine/1dd9acd7-c622-4695-a9d0-c47efffe4b5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003476 10.0.0.22 - - [2026-02-01 11:50:43] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004600 10.0.0.22 - - [2026-02-01 11:50:53] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005377 10.0.0.22 - - [2026-02-01 11:50:53] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.22 - - [2026-02-01 11:50:58] "GET /virtual-machine/7ee2b0ee-8405-406b-96ef-c6d411f5b25d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003403 10.0.0.22 - - [2026-02-01 11:50:58] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004541 10.0.0.22 - - [2026-02-01 11:50:58] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006909 10.0.0.22 - - [2026-02-01 11:50:58] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.22 - - [2026-02-01 11:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.22 - - [2026-02-01 11:51:22] "POST /chown HTTP/1.1" 200 109 0.007668 10.0.0.22 - - [2026-02-01 11:51:22] "POST /chown HTTP/1.1" 200 109 0.009673 10.0.0.22 - - [2026-02-01 11:51:22] "POST /chown HTTP/1.1" 200 109 0.006950 10.0.0.22 - - [2026-02-01 11:51:22] "POST /chown HTTP/1.1" 200 109 0.007145 10.0.0.22 - - [2026-02-01 11:51:29] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010822 10.0.0.22 - - [2026-02-01 11:51:29] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.22 - - [2026-02-01 11:51:30] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004714 10.0.0.22 - - [2026-02-01 11:51:30] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.22 - - [2026-02-01 11:51:30] "GET /virtual-machine/7ee2b0ee-8405-406b-96ef-c6d411f5b25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002936 10.0.0.22 - - [2026-02-01 11:51:30] "POST /ref-update HTTP/1.1" 200 156 0.014141 10.0.0.22 - - [2026-02-01 11:51:30] "GET /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018394 10.0.0.22 - - [2026-02-01 11:51:30] "POST /set-tag HTTP/1.1" 200 109 0.020146 10.0.0.22 - - [2026-02-01 11:51:30] "POST /set-tag HTTP/1.1" 200 109 0.029102 10.0.0.22 - - [2026-02-01 11:51:30] "DELETE /instance-ip/3a445e90-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.045599 10.0.0.22 - - [2026-02-01 11:51:30] "DELETE /virtual-machine-interface/3a258cfe-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.049371 10.0.0.22 - - [2026-02-01 11:51:30] "DELETE /virtual-machine/7ee2b0ee-8405-406b-96ef-c6d411f5b25d HTTP/1.1" 200 115 0.015820 10.0.0.22 - - [2026-02-01 11:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.22 - - [2026-02-01 11:51:34] "GET /tag/82ea0181-e8f5-48af-8033-5ebdaae90dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012679 10.0.0.22 - - [2026-02-01 11:51:34] "GET /tag/82ea0181-e8f5-48af-8033-5ebdaae90dc4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.013444 10.0.0.22 - - [2026-02-01 11:51:34] "GET /virtual-machine-interface/24c4dd61-e812-426a-acb3-addd4225c377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004815 10.0.0.22 - - [2026-02-01 11:51:34] "POST /set-tag HTTP/1.1" 200 109 0.016708 10.0.0.22 - - [2026-02-01 11:51:34] "GET /virtual-machine-interface/7be7c131-e520-4ef6-b4b6-036002e1eac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.021007 10.0.0.22 - - [2026-02-01 11:51:34] "POST /set-tag HTTP/1.1" 200 109 0.015586 10.0.0.22 - - [2026-02-01 11:51:34] "GET /virtual-machine-interface/f1a1f83e-1c0c-46b9-83af-00423633811a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005489 10.0.0.22 - - [2026-02-01 11:51:34] "POST /set-tag HTTP/1.1" 200 109 0.016860 10.0.0.22 - - [2026-02-01 11:51:34] "GET /firewall-policy/d0aa31b8-0e45-4582-bcc8-fd7686843389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011247 10.0.0.22 - - [2026-02-01 11:51:34] "GET /firewall-rule/61ad897c-282d-45e1-b5d7-f6f4e50f1c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003132 10.0.0.22 - - [2026-02-01 11:51:34] "POST /ref-update HTTP/1.1" 200 156 0.013825 10.0.0.22 - - [2026-02-01 11:51:34] "DELETE /firewall-rule/61ad897c-282d-45e1-b5d7-f6f4e50f1c93 HTTP/1.1" 200 115 0.047493 10.0.0.22 - - [2026-02-01 11:51:34] "DELETE /loadbalancer-member/56b45a58-5100-49e0-adc8-d15d295a4b0b HTTP/1.1" 200 115 0.038974 10.0.0.22 - - [2026-02-01 11:51:34] "DELETE /loadbalancer-pool/684e6b26-7dc2-4177-b94f-d49a65eff1da HTTP/1.1" 200 115 0.062309 10.0.0.22 - - [2026-02-01 11:51:34] "PUT /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 266 0.018042 10.0.0.22 - - [2026-02-01 11:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014347 10.0.0.22 - - [2026-02-01 11:51:34] "DELETE /loadbalancer-listener/bba92509-3067-4b87-9a0a-5aa04b98b5e1 HTTP/1.1" 200 115 0.081653 10.0.0.22 - - [2026-02-01 11:51:34] "GET /floating-ip/95be5086-217d-4842-b533-71c7e0df6f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.009069 10.0.0.22 - - [2026-02-01 11:51:34] "PUT /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 266 0.020489 10.0.0.22 - - [2026-02-01 11:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016138 10.0.0.22 - - [2026-02-01 11:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.026501 10.0.0.22 - - [2026-02-01 11:51:34] "POST /chown HTTP/1.1" 200 109 0.018495 10.0.0.22 - - [2026-02-01 11:51:34] "PUT /floating-ip/95be5086-217d-4842-b533-71c7e0df6f6a HTTP/1.1" 200 256 0.068853 10.0.0.22 - - [2026-02-01 11:51:34] "POST /chown HTTP/1.1" 200 109 0.038201 10.0.0.22 - - [2026-02-01 11:51:34] "POST /chown HTTP/1.1" 200 109 0.031762 10.0.0.22 - - [2026-02-01 11:51:34] "POST /chown HTTP/1.1" 200 109 0.031666 10.0.0.22 - - [2026-02-01 11:51:34] "DELETE /floating-ip/95be5086-217d-4842-b533-71c7e0df6f6a HTTP/1.1" 200 115 0.145216 10.0.0.22 - - [2026-02-01 11:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.22 - - [2026-02-01 11:51:34] "POST /chown HTTP/1.1" 200 109 0.013145 10.0.0.22 - - [2026-02-01 11:51:34] "POST /chown HTTP/1.1" 200 109 0.023395 10.0.0.22 - - [2026-02-01 11:51:34] "DELETE /loadbalancer/192dd56d-d38d-4665-b179-7bea72814661 HTTP/1.1" 200 115 0.082915 10.0.0.22 - - [2026-02-01 11:51:35] "POST /chown HTTP/1.1" 200 109 0.005446 10.0.0.22 - - [2026-02-01 11:51:35] "POST /chown HTTP/1.1" 200 109 0.032312 10.0.0.22 - - [2026-02-01 11:51:35] "GET /floating-ip-pool/1ac84a1c-f6fb-467e-8696-2228f738a191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.006959 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /instance-ip/439827e9-bfe6-4491-b5c8-5b150058360f HTTP/1.1" 200 115 0.137635 10.0.0.22 - - [2026-02-01 11:51:35] "POST /ref-update HTTP/1.1" 200 156 0.038762 10.0.0.22 - - [2026-02-01 11:51:35] "PUT /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 266 0.041628 10.0.0.22 - - [2026-02-01 11:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013299 10.0.0.22 - - [2026-02-01 11:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /floating-ip-pool/1ac84a1c-f6fb-467e-8696-2228f738a191 HTTP/1.1" 200 115 0.101112 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /virtual-machine-interface/7be7c131-e520-4ef6-b4b6-036002e1eac5 HTTP/1.1" 200 115 0.155153 10.0.0.22 - - [2026-02-01 11:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012095 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /tag/82ea0181-e8f5-48af-8033-5ebdaae90dc4 HTTP/1.1" 200 115 0.106311 10.0.0.22 - - [2026-02-01 11:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012595 10.0.0.22 - - [2026-02-01 11:51:35] "POST /useragent-kv HTTP/1.1" 200 115 0.019372 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /service-instance/d8d91521-b815-4e43-8008-501e4582e6f6 HTTP/1.1" 200 115 0.080983 10.0.0.22 - - [2026-02-01 11:51:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003983 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /virtual-network/bb9ed3db-ade6-4eeb-8fef-2f367d0ad70d HTTP/1.1" 200 115 0.199186 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /route-target/ff49c808-2580-4aec-a79d-98a02f7f786c HTTP/1.1" 200 115 0.028920 10.0.0.22 - - [2026-02-01 11:51:35] "GET /routing-instance/49d44abf-3b0c-4ca4-bd3a-af4c3448fb16 HTTP/1.1" 404 171 0.009619 10.0.0.22 - - [2026-02-01 11:51:35] "GET /domains HTTP/1.1" 200 280 0.001541 10.0.0.22 - - [2026-02-01 11:51:35] "GET /domain/43390389-a8e5-4659-b20b-aa21bae3f6ea HTTP/1.1" 200 3086 0.004141 10.0.0.22 - - [2026-02-01 11:51:35] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764 HTTP/1.1" 200 7411 0.042649 10.0.0.22 - - [2026-02-01 11:51:35] "GET /virtual-machine-interface/f1a1f83e-1c0c-46b9-83af-00423633811a?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.014860 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /virtual-machine-interface/f1a1f83e-1c0c-46b9-83af-00423633811a HTTP/1.1" 200 115 0.038557 10.0.0.22 - - [2026-02-01 11:51:35] "POST /ref-update HTTP/1.1" 200 156 0.016137 10.0.0.22 - - [2026-02-01 11:51:35] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008619 10.0.0.22 - - [2026-02-01 11:51:35] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /virtual-machine/ef9e80d7-bdf7-47aa-8003-5e0955ea05ea HTTP/1.1" 200 115 0.035524 10.0.0.22 - - [2026-02-01 11:51:35] "GET /virtual-machine-interface/24c4dd61-e812-426a-acb3-addd4225c377?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.009694 10.0.0.22 - - [2026-02-01 11:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010142 10.0.0.22 - - [2026-02-01 11:51:35] "GET /loadbalancer/8a8b3a43-3900-44ba-9226-2ef0ffbaa5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003554 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /virtual-machine-interface/24c4dd61-e812-426a-acb3-addd4225c377 HTTP/1.1" 200 115 0.047290 10.0.0.22 - - [2026-02-01 11:51:35] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004389 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /virtual-machine/5c2609df-4714-43fa-9196-846331c2a30d HTTP/1.1" 200 115 0.035659 10.0.0.22 - - [2026-02-01 11:51:35] "POST /set-tag HTTP/1.1" 200 109 0.057972 10.0.0.22 - - [2026-02-01 11:51:35] "DELETE /loadbalancer-member/5f6e01e2-a1e4-431d-9792-00eb9ee2be8d HTTP/1.1" 200 115 0.050790 10.0.0.22 - - [2026-02-01 11:51:36] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005973 10.0.0.22 - - [2026-02-01 11:51:37] "POST /set-tag HTTP/1.1" 200 109 0.003347 10.0.0.22 - - [2026-02-01 11:51:37] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005081 10.0.0.22 - - [2026-02-01 11:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.22 - - [2026-02-01 11:51:37] "GET /virtual-machine/1dd9acd7-c622-4695-a9d0-c47efffe4b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003242 10.0.0.22 - - [2026-02-01 11:51:37] "POST /ref-update HTTP/1.1" 200 156 0.010704 10.0.0.22 - - [2026-02-01 11:51:37] "GET /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017295 10.0.0.22 - - [2026-02-01 11:51:37] "POST /set-tag HTTP/1.1" 200 109 0.017148 10.0.0.22 - - [2026-02-01 11:51:37] "POST /set-tag HTTP/1.1" 200 109 0.030420 10.0.0.22 - - [2026-02-01 11:51:37] "POST /set-tag HTTP/1.1" 200 109 0.028127 10.0.0.22 - - [2026-02-01 11:51:37] "DELETE /instance-ip/35fddab4-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.037050 10.0.0.22 - - [2026-02-01 11:51:37] "POST /ref-update HTTP/1.1" 200 156 0.009102 10.0.0.22 - - [2026-02-01 11:51:37] "DELETE /virtual-machine-interface/35e49af4-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.055673 10.0.0.22 - - [2026-02-01 11:51:37] "DELETE /virtual-machine/1dd9acd7-c622-4695-a9d0-c47efffe4b5f HTTP/1.1" 200 115 0.015319 10.0.0.22 - - [2026-02-01 11:51:40] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005177 10.0.0.22 - - [2026-02-01 11:51:40] "POST /set-tag HTTP/1.1" 200 109 0.006185 10.0.0.22 - - [2026-02-01 11:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.22 - - [2026-02-01 11:51:40] "GET /loadbalancer/8a8b3a43-3900-44ba-9226-2ef0ffbaa5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002667 10.0.0.22 - - [2026-02-01 11:51:42] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006341 10.0.0.22 - - [2026-02-01 11:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.22 - - [2026-02-01 11:51:42] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004591 10.0.0.22 - - [2026-02-01 11:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.22 - - [2026-02-01 11:51:42] "GET /virtual-machine/c0680a51-34f0-432f-975a-1bb2f8fefd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003206 10.0.0.22 - - [2026-02-01 11:51:42] "POST /ref-update HTTP/1.1" 200 156 0.009658 10.0.0.22 - - [2026-02-01 11:51:42] "GET /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018746 10.0.0.22 - - [2026-02-01 11:51:42] "POST /set-tag HTTP/1.1" 200 109 0.034885 10.0.0.22 - - [2026-02-01 11:51:42] "POST /set-tag HTTP/1.1" 200 109 0.036249 10.0.0.22 - - [2026-02-01 11:51:42] "POST /set-tag HTTP/1.1" 200 109 0.030429 10.0.0.22 - - [2026-02-01 11:51:42] "DELETE /instance-ip/358357da-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.034243 10.0.0.22 - - [2026-02-01 11:51:42] "POST /ref-update HTTP/1.1" 200 156 0.015709 10.0.0.22 - - [2026-02-01 11:51:42] "DELETE /virtual-machine-interface/35671ce6-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.053966 10.0.0.22 - - [2026-02-01 11:51:42] "DELETE /virtual-machine/c0680a51-34f0-432f-975a-1bb2f8fefd7c HTTP/1.1" 200 115 0.022340 10.0.0.22 - - [2026-02-01 11:51:42] "DELETE /tag/50445d98-97b3-44d6-8e0f-a8129e75d475 HTTP/1.1" 200 115 0.035771 10.0.0.22 - - [2026-02-01 11:51:42] "DELETE /tag/bb3af4f8-492c-4451-bc59-34f8d0927dd1 HTTP/1.1" 200 115 0.050188 10.0.0.22 - - [2026-02-01 11:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.22 - - [2026-02-01 11:51:46] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054022 10.0.0.22 - - [2026-02-01 11:51:46] "POST /tags HTTP/1.1" 200 393 0.046441 10.0.0.22 - - [2026-02-01 11:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014610 10.0.0.22 - - [2026-02-01 11:51:46] "GET /tag/a2682c9b-6010-4544-b6f8-bfd6083325ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015654 10.0.0.22 - - [2026-02-01 11:51:46] "POST /tags HTTP/1.1" 200 341 0.023450 10.0.0.22 - - [2026-02-01 11:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.22 - - [2026-02-01 11:51:46] "GET /tag/a8b2aa11-d0d2-4417-8f29-0ea4ea571f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.028669 10.0.0.22 - - [2026-02-01 11:51:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.002874 10.0.0.22 - - [2026-02-01 11:51:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.004873 10.0.0.22 - - [2026-02-01 11:51:46] "POST /security-groups HTTP/1.1" 200 589 0.073374 10.0.0.22 - - [2026-02-01 11:51:46] "POST /projects HTTP/1.1" 200 519 0.182178 10.0.0.22 - - [2026-02-01 11:51:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.002041 10.0.0.22 - - [2026-02-01 11:51:46] "POST /access-control-lists HTTP/1.1" 200 598 0.062827 10.0.0.22 - - [2026-02-01 11:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.055370 10.0.0.22 - - [2026-02-01 11:51:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.017324 10.0.0.22 - - [2026-02-01 11:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006354 10.0.0.22 - - [2026-02-01 11:51:46] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009492 10.0.0.22 - - [2026-02-01 11:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.22 - - [2026-02-01 11:51:46] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005203 10.0.0.22 - - [2026-02-01 11:51:46] "POST /access-control-lists HTTP/1.1" 200 596 0.077850 10.0.0.22 - - [2026-02-01 11:51:46] "PUT /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9 HTTP/1.1" 200 264 0.052938 10.0.0.22 - - [2026-02-01 11:51:46] "PUT /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664 HTTP/1.1" 200 264 0.051930 10.0.0.22 - - [2026-02-01 11:51:46] "POST /security-groups HTTP/1.1" 200 591 0.070428 10.0.0.22 - - [2026-02-01 11:51:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.002937 10.0.0.22 - - [2026-02-01 11:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.036198 10.0.0.22 - - [2026-02-01 11:51:46] "POST /chown HTTP/1.1" 200 109 0.062695 10.0.0.22 - - [2026-02-01 11:51:46] "POST /access-control-lists HTTP/1.1" 200 632 0.095430 10.0.0.22 - - [2026-02-01 11:51:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.005155 10.0.0.22 - - [2026-02-01 11:51:47] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007828 10.0.0.22 - - [2026-02-01 11:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2026-02-01 11:51:47] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003306 10.0.0.22 - - [2026-02-01 11:51:47] "POST /tags HTTP/1.1" 409 226 0.004040 10.0.0.22 - - [2026-02-01 11:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007748 10.0.0.22 - - [2026-02-01 11:51:47] "GET /tag/a8b2aa11-d0d2-4417-8f29-0ea4ea571f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020788 10.0.0.22 - - [2026-02-01 11:51:47] "POST /access-control-lists HTTP/1.1" 200 630 0.127445 10.0.0.22 - - [2026-02-01 11:51:47] "POST /firewall-rules HTTP/1.1" 200 600 0.109433 10.0.0.22 - - [2026-02-01 11:51:47] "GET /firewall-rule/2ecf5536-55f3-4b35-b433-67e0b2058c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004401 10.0.0.22 - - [2026-02-01 11:51:47] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003502 10.0.0.22 - - [2026-02-01 11:51:47] "GET /firewall-rule/2ecf5536-55f3-4b35-b433-67e0b2058c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002012 10.0.0.22 - - [2026-02-01 11:51:47] "POST /ref-update HTTP/1.1" 200 156 0.042440 10.0.0.22 - - [2026-02-01 11:51:47] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012948 10.0.0.22 - - [2026-02-01 11:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.22 - - [2026-02-01 11:51:47] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003046 10.0.0.22 - - [2026-02-01 11:51:47] "POST /tags HTTP/1.1" 409 226 0.001545 10.0.0.22 - - [2026-02-01 11:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.22 - - [2026-02-01 11:51:47] "GET /tag/a8b2aa11-d0d2-4417-8f29-0ea4ea571f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012313 10.0.0.22 - - [2026-02-01 11:51:47] "POST /firewall-rules HTTP/1.1" 200 598 0.065570 10.0.0.22 - - [2026-02-01 11:51:47] "GET /firewall-rule/1a406d69-8ce2-46c9-991c-7fe1643464e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.008958 10.0.0.22 - - [2026-02-01 11:51:47] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004932 10.0.0.22 - - [2026-02-01 11:51:47] "GET /firewall-rule/1a406d69-8ce2-46c9-991c-7fe1643464e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002975 10.0.0.22 - - [2026-02-01 11:51:47] "POST /ref-update HTTP/1.1" 200 156 0.048940 10.0.0.22 - - [2026-02-01 11:51:49] "POST /tags HTTP/1.1" 200 393 0.026920 10.0.0.22 - - [2026-02-01 11:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014834 10.0.0.22 - - [2026-02-01 11:51:49] "GET /tag/ce85a7e4-013f-43cf-9fbb-ba91aa5570cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.021417 10.0.0.22 - - [2026-02-01 11:51:49] "POST /tags HTTP/1.1" 200 341 0.038186 10.0.0.22 - - [2026-02-01 11:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.22 - - [2026-02-01 11:51:49] "GET /tag/1b769b9d-476c-47ea-acb0-382142c4c9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.019868 10.0.0.22 - - [2026-02-01 11:51:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.001850 10.0.0.22 - - [2026-02-01 11:51:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.005621 10.0.0.22 - - [2026-02-01 11:51:49] "POST /security-groups HTTP/1.1" 200 589 0.060443 10.0.0.22 - - [2026-02-01 11:51:49] "POST /projects HTTP/1.1" 200 519 0.222765 10.0.0.22 - - [2026-02-01 11:51:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.003674 10.0.0.22 - - [2026-02-01 11:51:49] "POST /access-control-lists HTTP/1.1" 200 598 0.061794 10.0.0.22 - - [2026-02-01 11:51:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.007020 10.0.0.22 - - [2026-02-01 11:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.060686 10.0.0.22 - - [2026-02-01 11:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010993 10.0.0.22 - - [2026-02-01 11:51:49] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005078 10.0.0.22 - - [2026-02-01 11:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.22 - - [2026-02-01 11:51:49] "POST /access-control-lists HTTP/1.1" 200 596 0.082926 10.0.0.22 - - [2026-02-01 11:51:49] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008823 10.0.0.22 - - [2026-02-01 11:51:49] "PUT /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9 HTTP/1.1" 200 264 0.043447 10.0.0.22 - - [2026-02-01 11:51:49] "PUT /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664 HTTP/1.1" 200 264 0.046176 10.0.0.22 - - [2026-02-01 11:51:49] "POST /security-groups HTTP/1.1" 200 591 0.070928 10.0.0.22 - - [2026-02-01 11:51:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.002709 10.0.0.22 - - [2026-02-01 11:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026388 10.0.0.22 - - [2026-02-01 11:51:49] "POST /chown HTTP/1.1" 200 109 0.036346 10.0.0.22 - - [2026-02-01 11:51:50] "POST /access-control-lists HTTP/1.1" 200 632 0.074970 10.0.0.22 - - [2026-02-01 11:51:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.010011 10.0.0.22 - - [2026-02-01 11:51:50] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004434 10.0.0.22 - - [2026-02-01 11:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.22 - - [2026-02-01 11:51:50] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004947 10.0.0.22 - - [2026-02-01 11:51:50] "POST /tags HTTP/1.1" 409 226 0.002101 10.0.0.22 - - [2026-02-01 11:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.22 - - [2026-02-01 11:51:50] "GET /tag/1b769b9d-476c-47ea-acb0-382142c4c9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011104 10.0.0.22 - - [2026-02-01 11:51:50] "POST /access-control-lists HTTP/1.1" 200 630 0.077729 10.0.0.22 - - [2026-02-01 11:51:50] "POST /firewall-rules HTTP/1.1" 200 600 0.072474 10.0.0.22 - - [2026-02-01 11:51:50] "GET /firewall-rule/db8f1242-f3d5-426b-8d78-bdd793b973e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005580 10.0.0.22 - - [2026-02-01 11:51:50] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003954 10.0.0.22 - - [2026-02-01 11:51:50] "GET /firewall-rule/db8f1242-f3d5-426b-8d78-bdd793b973e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002170 10.0.0.22 - - [2026-02-01 11:51:50] "POST /ref-update HTTP/1.1" 200 156 0.069456 10.0.0.22 - - [2026-02-01 11:51:50] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006615 10.0.0.22 - - [2026-02-01 11:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.22 - - [2026-02-01 11:51:50] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003757 10.0.0.22 - - [2026-02-01 11:51:50] "POST /tags HTTP/1.1" 409 226 0.002229 10.0.0.22 - - [2026-02-01 11:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.22 - - [2026-02-01 11:51:50] "GET /tag/1b769b9d-476c-47ea-acb0-382142c4c9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012576 10.0.0.22 - - [2026-02-01 11:51:50] "POST /firewall-rules HTTP/1.1" 200 598 0.078938 10.0.0.22 - - [2026-02-01 11:51:50] "GET /firewall-rule/1bda410f-efde-4088-afba-e902b4368f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004350 10.0.0.22 - - [2026-02-01 11:51:50] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003951 10.0.0.22 - - [2026-02-01 11:51:50] "GET /firewall-rule/1bda410f-efde-4088-afba-e902b4368f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002285 10.0.0.22 - - [2026-02-01 11:51:50] "POST /ref-update HTTP/1.1" 200 156 0.066751 10.0.0.22 - - [2026-02-01 11:51:52] "POST /tags HTTP/1.1" 200 345 0.098973 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020223 10.0.0.22 - - [2026-02-01 11:51:52] "GET /tag/6007180d-c19d-44bb-a45f-73da1e889e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018112 10.0.0.22 - - [2026-02-01 11:51:52] "POST /projects HTTP/1.1" 409 238 0.007779 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.22 - - [2026-02-01 11:51:52] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036427 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.22 - - [2026-02-01 11:51:52] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007411 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.22 - - [2026-02-01 11:51:52] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005072 10.0.0.22 - - [2026-02-01 11:51:52] "POST /security-groups HTTP/1.1" 409 285 0.002467 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.22 - - [2026-02-01 11:51:52] "PUT /security-group/f1fb4cbb-84c9-4915-883f-66d1e47e63d8 HTTP/1.1" 200 262 0.067358 10.0.0.22 - - [2026-02-01 11:51:52] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067342 10.0.0.22 - - [2026-02-01 11:51:52] "PUT /access-control-list/4ccee674-4324-449d-9c99-a2446360688f HTTP/1.1" 200 272 0.040241 10.0.0.22 - - [2026-02-01 11:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.050342 10.0.0.22 - - [2026-02-01 11:51:52] "POST /tags HTTP/1.1" 409 228 0.018567 10.0.0.22 - - [2026-02-01 11:51:52] "PUT /access-control-list/f5f8dd90-e2a1-499b-aa0a-c51d72bf8e69 HTTP/1.1" 200 272 0.046872 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.22 - - [2026-02-01 11:51:52] "GET /tag/6007180d-c19d-44bb-a45f-73da1e889e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011890 10.0.0.22 - - [2026-02-01 11:51:52] "POST /tags HTTP/1.1" 200 345 0.051215 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.22 - - [2026-02-01 11:51:52] "GET /tag/d4f3165f-e56b-43be-8902-5f9e4482799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016802 10.0.0.22 - - [2026-02-01 11:51:52] "POST /projects HTTP/1.1" 409 238 0.002131 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.22 - - [2026-02-01 11:51:52] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037697 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.22 - - [2026-02-01 11:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.22 - - [2026-02-01 11:51:53] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006133 10.0.0.22 - - [2026-02-01 11:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008276 10.0.0.22 - - [2026-02-01 11:51:53] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043290 10.0.0.22 - - [2026-02-01 11:51:53] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006180 10.0.0.22 - - [2026-02-01 11:51:53] "POST /security-groups HTTP/1.1" 409 285 0.002653 10.0.0.22 - - [2026-02-01 11:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.22 - - [2026-02-01 11:51:53] "PUT /security-group/8dd090d3-6c84-4fac-a86b-4b2e49d51f44 HTTP/1.1" 200 262 0.058368 10.0.0.22 - - [2026-02-01 11:51:53] "PUT /access-control-list/31f69fac-0247-4430-b8da-23d08df42392 HTTP/1.1" 200 272 0.010741 10.0.0.22 - - [2026-02-01 11:51:53] "PUT /access-control-list/7a0efbf9-00d1-49f5-852c-0949172e5daa HTTP/1.1" 200 272 0.017823 10.0.0.22 - - [2026-02-01 11:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020563 10.0.0.22 - - [2026-02-01 11:51:53] "POST /tags HTTP/1.1" 409 228 0.009770 10.0.0.22 - - [2026-02-01 11:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.22 - - [2026-02-01 11:51:53] "GET /tag/d4f3165f-e56b-43be-8902-5f9e4482799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011483 10.0.0.22 - - [2026-02-01 11:51:53] "POST /tags HTTP/1.1" 200 291 0.049637 10.0.0.22 - - [2026-02-01 11:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009775 10.0.0.22 - - [2026-02-01 11:51:53] "GET /tag/5e3882c7-874e-4d73-84f2-66730a49749c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.014447 10.0.0.22 - - [2026-02-01 11:51:53] "POST /tags HTTP/1.1" 200 303 0.051101 10.0.0.22 - - [2026-02-01 11:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011662 10.0.0.22 - - [2026-02-01 11:51:53] "GET /tag/4c56d36a-7bc5-4cf3-a40b-1149c2e226a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014039 10.0.0.22 - - [2026-02-01 11:51:53] "POST /tags HTTP/1.1" 409 252 0.002126 10.0.0.22 - - [2026-02-01 11:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.22 - - [2026-02-01 11:51:53] "GET /tag/a2682c9b-6010-4544-b6f8-bfd6083325ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012468 10.0.0.22 - - [2026-02-01 11:51:53] "POST /tags HTTP/1.1" 409 226 0.002073 10.0.0.22 - - [2026-02-01 11:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2026-02-01 11:51:53] "GET /tag/a8b2aa11-d0d2-4417-8f29-0ea4ea571f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011344 10.0.0.22 - - [2026-02-01 11:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.22 - - [2026-02-01 11:51:53] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004586 10.0.0.22 - - [2026-02-01 11:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.22 - - [2026-02-01 11:51:53] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041995 10.0.0.22 - - [2026-02-01 11:51:53] "POST /virtual-machines HTTP/1.1" 200 395 0.020065 10.0.0.22 - - [2026-02-01 11:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015987 10.0.0.22 - - [2026-02-01 11:51:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104059 10.0.0.22 - - [2026-02-01 11:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008700 10.0.0.22 - - [2026-02-01 11:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008068 10.0.0.22 - - [2026-02-01 11:51:54] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007323 10.0.0.22 - - [2026-02-01 11:51:54] "POST /instance-ips HTTP/1.1" 200 397 0.028298 10.0.0.22 - - [2026-02-01 11:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022085 10.0.0.22 - - [2026-02-01 11:51:54] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010192 10.0.0.22 - - [2026-02-01 11:51:54] "POST /set-tag HTTP/1.1" 200 109 0.063772 10.0.0.22 - - [2026-02-01 11:51:54] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015116 10.0.0.22 - - [2026-02-01 11:51:54] "GET /instance-ip/671b73ae-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005965 10.0.0.22 - - [2026-02-01 11:51:54] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005826 10.0.0.22 - - [2026-02-01 11:51:54] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.22 - - [2026-02-01 11:51:54] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004409 10.0.0.22 - - [2026-02-01 11:51:54] "POST /ref-update HTTP/1.1" 200 156 0.010114 10.0.0.22 - - [2026-02-01 11:51:54] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018330 10.0.0.22 - - [2026-02-01 11:51:54] "POST /set-tag HTTP/1.1" 200 109 0.004185 10.0.0.22 - - [2026-02-01 11:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.22 - - [2026-02-01 11:51:54] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004017 10.0.0.22 - - [2026-02-01 11:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.22 - - [2026-02-01 11:51:54] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036944 10.0.0.22 - - [2026-02-01 11:51:54] "POST /virtual-machines HTTP/1.1" 200 395 0.008901 10.0.0.22 - - [2026-02-01 11:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013205 10.0.0.22 - - [2026-02-01 11:51:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115374 10.0.0.22 - - [2026-02-01 11:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010460 10.0.0.22 - - [2026-02-01 11:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017055 10.0.0.22 - - [2026-02-01 11:51:54] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004833 10.0.0.22 - - [2026-02-01 11:51:54] "POST /instance-ips HTTP/1.1" 200 397 0.033899 10.0.0.22 - - [2026-02-01 11:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019594 10.0.0.22 - - [2026-02-01 11:51:54] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014086 10.0.0.22 - - [2026-02-01 11:51:55] "POST /set-tag HTTP/1.1" 200 109 0.063854 10.0.0.22 - - [2026-02-01 11:51:55] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016987 10.0.0.22 - - [2026-02-01 11:51:55] "GET /instance-ip/6798496a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004731 10.0.0.22 - - [2026-02-01 11:51:55] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004666 10.0.0.22 - - [2026-02-01 11:51:55] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.22 - - [2026-02-01 11:51:55] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004035 10.0.0.22 - - [2026-02-01 11:51:55] "POST /ref-update HTTP/1.1" 200 156 0.008862 10.0.0.22 - - [2026-02-01 11:51:55] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025554 10.0.0.22 - - [2026-02-01 11:51:55] "POST /set-tag HTTP/1.1" 200 109 0.008174 10.0.0.22 - - [2026-02-01 11:51:55] "POST /tags HTTP/1.1" 200 291 0.016271 10.0.0.22 - - [2026-02-01 11:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007595 10.0.0.22 - - [2026-02-01 11:51:55] "GET /tag/62dd8603-8b87-43a4-98a7-ca3680eaba7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016355 10.0.0.22 - - [2026-02-01 11:51:55] "POST /tags HTTP/1.1" 409 252 0.002510 10.0.0.22 - - [2026-02-01 11:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.22 - - [2026-02-01 11:51:55] "GET /tag/ce85a7e4-013f-43cf-9fbb-ba91aa5570cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011460 10.0.0.22 - - [2026-02-01 11:51:55] "POST /tags HTTP/1.1" 409 226 0.002284 10.0.0.22 - - [2026-02-01 11:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.22 - - [2026-02-01 11:51:55] "GET /tag/1b769b9d-476c-47ea-acb0-382142c4c9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012517 10.0.0.22 - - [2026-02-01 11:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.22 - - [2026-02-01 11:51:55] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004384 10.0.0.22 - - [2026-02-01 11:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.22 - - [2026-02-01 11:51:55] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043359 10.0.0.22 - - [2026-02-01 11:51:55] "POST /virtual-machines HTTP/1.1" 200 395 0.011447 10.0.0.22 - - [2026-02-01 11:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011782 10.0.0.22 - - [2026-02-01 11:51:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108895 10.0.0.22 - - [2026-02-01 11:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008848 10.0.0.22 - - [2026-02-01 11:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013175 10.0.0.22 - - [2026-02-01 11:51:55] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010388 10.0.0.22 - - [2026-02-01 11:51:55] "POST /instance-ips HTTP/1.1" 200 397 0.026555 10.0.0.22 - - [2026-02-01 11:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022294 10.0.0.22 - - [2026-02-01 11:51:56] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019892 10.0.0.22 - - [2026-02-01 11:51:56] "POST /set-tag HTTP/1.1" 200 109 0.063055 10.0.0.22 - - [2026-02-01 11:51:56] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022484 10.0.0.22 - - [2026-02-01 11:51:56] "GET /instance-ip/68376108-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004233 10.0.0.22 - - [2026-02-01 11:51:56] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004687 10.0.0.22 - - [2026-02-01 11:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.22 - - [2026-02-01 11:51:56] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003527 10.0.0.22 - - [2026-02-01 11:51:56] "POST /ref-update HTTP/1.1" 200 156 0.008204 10.0.0.22 - - [2026-02-01 11:51:56] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004875 10.0.0.22 - - [2026-02-01 11:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.22 - - [2026-02-01 11:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.22 - - [2026-02-01 11:51:56] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003888 10.0.0.22 - - [2026-02-01 11:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.22 - - [2026-02-01 11:51:56] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034534 10.0.0.22 - - [2026-02-01 11:51:56] "POST /virtual-machines HTTP/1.1" 200 395 0.007941 10.0.0.22 - - [2026-02-01 11:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007858 10.0.0.22 - - [2026-02-01 11:51:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119201 10.0.0.22 - - [2026-02-01 11:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020528 10.0.0.22 - - [2026-02-01 11:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013035 10.0.0.22 - - [2026-02-01 11:51:56] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005998 10.0.0.22 - - [2026-02-01 11:51:56] "POST /instance-ips HTTP/1.1" 200 397 0.027277 10.0.0.22 - - [2026-02-01 11:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.040379 10.0.0.22 - - [2026-02-01 11:51:56] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.030385 10.0.0.22 - - [2026-02-01 11:51:56] "POST /set-tag HTTP/1.1" 200 109 0.067916 10.0.0.22 - - [2026-02-01 11:51:56] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006876 10.0.0.22 - - [2026-02-01 11:51:56] "GET /instance-ip/68ab1120-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004280 10.0.0.22 - - [2026-02-01 11:51:57] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005830 10.0.0.22 - - [2026-02-01 11:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.22 - - [2026-02-01 11:51:57] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004520 10.0.0.22 - - [2026-02-01 11:51:57] "POST /ref-update HTTP/1.1" 200 156 0.008595 10.0.0.22 - - [2026-02-01 11:51:57] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024060 10.0.0.22 - - [2026-02-01 11:51:57] "POST /set-tag HTTP/1.1" 200 109 0.003015 10.0.0.22 - - [2026-02-01 11:51:57] "POST /tags HTTP/1.1" 200 299 0.017492 10.0.0.22 - - [2026-02-01 11:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007319 10.0.0.22 - - [2026-02-01 11:51:57] "GET /tag/26cde684-1618-461f-80c5-cad8cf39fe12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.018675 10.0.0.22 - - [2026-02-01 11:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2026-02-01 11:51:57] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004133 10.0.0.22 - - [2026-02-01 11:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.22 - - [2026-02-01 11:51:57] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042861 10.0.0.22 - - [2026-02-01 11:51:57] "POST /virtual-machines HTTP/1.1" 200 395 0.014501 10.0.0.22 - - [2026-02-01 11:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023963 10.0.0.22 - - [2026-02-01 11:51:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125889 10.0.0.22 - - [2026-02-01 11:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009140 10.0.0.22 - - [2026-02-01 11:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.22 - - [2026-02-01 11:51:57] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010345 10.0.0.22 - - [2026-02-01 11:51:57] "POST /instance-ips HTTP/1.1" 200 397 0.020075 10.0.0.22 - - [2026-02-01 11:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017634 10.0.0.22 - - [2026-02-01 11:51:57] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010132 10.0.0.22 - - [2026-02-01 11:51:57] "POST /set-tag HTTP/1.1" 200 109 0.020118 10.0.0.22 - - [2026-02-01 11:51:57] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018417 10.0.0.22 - - [2026-02-01 11:51:57] "GET /instance-ip/69403e62-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003082 10.0.0.22 - - [2026-02-01 11:51:57] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005485 10.0.0.22 - - [2026-02-01 11:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.22 - - [2026-02-01 11:51:57] "POST /tags HTTP/1.1" 200 299 0.019377 10.0.0.22 - - [2026-02-01 11:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020295 10.0.0.22 - - [2026-02-01 11:51:58] "GET /tag/749d4896-f1f9-4301-958b-aeab05c234c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015182 10.0.0.22 - - [2026-02-01 11:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.22 - - [2026-02-01 11:51:58] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004094 10.0.0.22 - - [2026-02-01 11:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2026-02-01 11:51:58] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032901 10.0.0.22 - - [2026-02-01 11:51:58] "POST /virtual-machines HTTP/1.1" 200 395 0.009530 10.0.0.22 - - [2026-02-01 11:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009569 10.0.0.22 - - [2026-02-01 11:51:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127173 10.0.0.22 - - [2026-02-01 11:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032092 10.0.0.22 - - [2026-02-01 11:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010421 10.0.0.22 - - [2026-02-01 11:51:58] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005676 10.0.0.22 - - [2026-02-01 11:51:58] "POST /instance-ips HTTP/1.1" 200 397 0.021372 10.0.0.22 - - [2026-02-01 11:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020103 10.0.0.22 - - [2026-02-01 11:51:58] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012587 10.0.0.22 - - [2026-02-01 11:51:58] "POST /set-tag HTTP/1.1" 200 109 0.019967 10.0.0.22 - - [2026-02-01 11:51:58] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011789 10.0.0.22 - - [2026-02-01 11:51:58] "GET /instance-ip/69b117ea-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004141 10.0.0.22 - - [2026-02-01 11:51:58] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005134 10.0.0.22 - - [2026-02-01 11:51:58] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.22 - - [2026-02-01 11:51:58] "POST /tags HTTP/1.1" 200 299 0.020108 10.0.0.22 - - [2026-02-01 11:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.22 - - [2026-02-01 11:51:58] "GET /tag/fd9699ce-e2de-4cf8-97c1-c7280f8e5bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012431 10.0.0.22 - - [2026-02-01 11:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.22 - - [2026-02-01 11:51:58] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005198 10.0.0.22 - - [2026-02-01 11:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.22 - - [2026-02-01 11:51:58] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027608 10.0.0.22 - - [2026-02-01 11:51:58] "POST /virtual-machines HTTP/1.1" 200 395 0.013390 10.0.0.22 - - [2026-02-01 11:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008679 10.0.0.22 - - [2026-02-01 11:51:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106661 10.0.0.22 - - [2026-02-01 11:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024515 10.0.0.22 - - [2026-02-01 11:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.22 - - [2026-02-01 11:51:59] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005178 10.0.0.22 - - [2026-02-01 11:51:59] "POST /instance-ips HTTP/1.1" 200 397 0.018879 10.0.0.22 - - [2026-02-01 11:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028727 10.0.0.22 - - [2026-02-01 11:51:59] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013068 10.0.0.22 - - [2026-02-01 11:51:59] "POST /set-tag HTTP/1.1" 200 109 0.023287 10.0.0.22 - - [2026-02-01 11:51:59] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021804 10.0.0.22 - - [2026-02-01 11:51:59] "GET /instance-ip/6a1c3e8a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003560 10.0.0.22 - - [2026-02-01 11:51:59] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004608 10.0.0.22 - - [2026-02-01 11:51:59] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.22 - - [2026-02-01 11:51:59] "POST /tags HTTP/1.1" 200 299 0.017838 10.0.0.22 - - [2026-02-01 11:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2026-02-01 11:51:59] "GET /tag/bb9a5850-a8b8-4a55-959f-f7859bf689bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013109 10.0.0.22 - - [2026-02-01 11:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2026-02-01 11:51:59] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004642 10.0.0.22 - - [2026-02-01 11:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.22 - - [2026-02-01 11:51:59] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036664 10.0.0.22 - - [2026-02-01 11:51:59] "POST /virtual-machines HTTP/1.1" 200 395 0.007656 10.0.0.22 - - [2026-02-01 11:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009132 10.0.0.22 - - [2026-02-01 11:51:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109244 10.0.0.22 - - [2026-02-01 11:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017285 10.0.0.22 - - [2026-02-01 11:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009874 10.0.0.22 - - [2026-02-01 11:51:59] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005105 10.0.0.22 - - [2026-02-01 11:51:59] "POST /instance-ips HTTP/1.1" 200 397 0.019289 10.0.0.22 - - [2026-02-01 11:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023080 10.0.0.22 - - [2026-02-01 11:51:59] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014060 10.0.0.22 - - [2026-02-01 11:51:59] "POST /set-tag HTTP/1.1" 200 109 0.032133 10.0.0.22 - - [2026-02-01 11:51:59] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.030379 10.0.0.22 - - [2026-02-01 11:52:00] "GET /instance-ip/6a8598b2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005335 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005075 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.004195 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.005284 10.0.0.22 - - [2026-02-01 11:52:00] "POST /ref-update HTTP/1.1" 200 156 0.010115 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013037 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004737 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003703 10.0.0.22 - - [2026-02-01 11:52:00] "POST /ref-update HTTP/1.1" 200 156 0.016556 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008036 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004723 10.0.0.22 - - [2026-02-01 11:52:00] "POST /ref-update HTTP/1.1" 200 156 0.009152 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012546 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004280 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004494 10.0.0.22 - - [2026-02-01 11:52:00] "POST /ref-update HTTP/1.1" 200 156 0.008709 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014153 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003987 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004920 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.005011 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004292 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005203 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005194 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004198 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.22 - - [2026-02-01 11:52:00] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004401 10.0.0.22 - - [2026-02-01 11:52:00] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.22 - - [2026-02-01 11:52:01] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005217 10.0.0.22 - - [2026-02-01 11:52:01] "POST /set-tag HTTP/1.1" 200 109 0.003487 10.0.0.22 - - [2026-02-01 11:52:02] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005679 10.0.0.22 - - [2026-02-01 11:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.22 - - [2026-02-01 11:52:03] "GET /virtual-machine/271faeda-40d5-4648-83a7-7d3fe1da9231?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003402 10.0.0.22 - - [2026-02-01 11:52:03] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004520 10.0.0.22 - - [2026-02-01 11:52:05] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005053 10.0.0.22 - - [2026-02-01 11:52:05] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.22 - - [2026-02-01 11:52:05] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004539 10.0.0.22 - - [2026-02-01 11:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.22 - - [2026-02-01 11:52:05] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004389 10.0.0.22 - - [2026-02-01 11:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.22 - - [2026-02-01 11:52:08] "GET /virtual-machine/5766514d-c4a1-4d3d-b7fe-44f8c6600378?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006249 10.0.0.22 - - [2026-02-01 11:52:08] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010632 10.0.0.22 - - [2026-02-01 11:52:08] "GET /virtual-machine/b3f6bb1b-5765-4006-8284-4da11e12a5f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002989 10.0.0.22 - - [2026-02-01 11:52:08] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005126 10.0.0.22 - - [2026-02-01 11:52:08] "GET /virtual-machine/d1ab507e-e699-45b8-8067-84b827b5e5c1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003143 10.0.0.22 - - [2026-02-01 11:52:08] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004218 10.0.0.22 - - [2026-02-01 11:52:08] "GET /virtual-machine/83507c63-487f-476c-bd4b-15963aa8428c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004127 10.0.0.22 - - [2026-02-01 11:52:08] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014376 10.0.0.22 - - [2026-02-01 11:52:10] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005453 10.0.0.22 - - [2026-02-01 11:52:10] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.22 - - [2026-02-01 11:52:10] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006510 10.0.0.22 - - [2026-02-01 11:52:10] "POST /set-tag HTTP/1.1" 200 109 0.005726 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:52:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:52:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 10.0.0.22 - - [2026-02-01 11:52:13] "GET /virtual-machine/0a475208-c36b-4ed4-bb82-14103bd14edd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003874 10.0.0.22 - - [2026-02-01 11:52:13] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004685 10.0.0.22 - - [2026-02-01 11:52:13] "GET /virtual-machine/8c4eec60-bdd6-48f8-a146-a756807e1c96?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003335 10.0.0.22 - - [2026-02-01 11:52:13] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004464 10.0.0.22 - - [2026-02-01 11:52:13] "GET /virtual-machine/e060de50-e9fb-4506-80b3-111fb0cbb42c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003482 10.0.0.22 - - [2026-02-01 11:52:13] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005045 10.0.0.22 - - [2026-02-01 11:52:14] "GET /loadbalancer/a6b8551e-0b63-43e8-8cf7-129a82be2f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003957 10.0.0.22 - - [2026-02-01 11:52:14] "POST /tags HTTP/1.1" 200 333 0.030631 10.0.0.22 - - [2026-02-01 11:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.027563 10.0.0.22 - - [2026-02-01 11:52:14] "GET /tag/01e0a2c8-6a5c-4bdc-bb95-205b3c3224ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.038490 10.0.0.22 - - [2026-02-01 11:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013359 10.0.0.22 - - [2026-02-01 11:52:14] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061873 10.0.0.22 - - [2026-02-01 11:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.22 - - [2026-02-01 11:52:14] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004996 10.0.0.22 - - [2026-02-01 11:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.22 - - [2026-02-01 11:52:14] "GET /service-appliance-set/d5d91cf7-0345-497d-a27c-9e582b4ecac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002444 10.0.0.22 - - [2026-02-01 11:52:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.001704 10.0.0.22 - - [2026-02-01 11:52:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.141701 10.0.0.22 - - [2026-02-01 11:52:14] "GET /virtual-machine-interface/448ebada-6b65-481e-95c0-dc5ebf41dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005049 10.0.0.22 - - [2026-02-01 11:52:14] "POST /instance-ips HTTP/1.1" 200 409 0.021903 10.0.0.22 - - [2026-02-01 11:52:14] "GET /instance-ip/9e71262e-cc01-404e-9b43-b4526066adbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.006538 10.0.0.22 - - [2026-02-01 11:52:14] "POST /loadbalancers HTTP/1.1" 200 629 0.064021 10.0.0.22 - - [2026-02-01 11:52:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034260 10.0.0.22 - - [2026-02-01 11:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012261 10.0.0.22 - - [2026-02-01 11:52:15] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.105848 10.0.0.22 - - [2026-02-01 11:52:15] "GET /instance-ip/9e71262e-cc01-404e-9b43-b4526066adbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009986 10.0.0.22 - - [2026-02-01 11:52:15] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059475 10.0.0.22 - - [2026-02-01 11:52:15] "GET /loadbalancer/a6b8551e-0b63-43e8-8cf7-129a82be2f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.007056 10.0.0.22 - - [2026-02-01 11:52:15] "POST /floating-ips HTTP/1.1" 200 597 0.067884 10.0.0.22 - - [2026-02-01 11:52:15] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.061939 10.0.0.22 - - [2026-02-01 11:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.22 - - [2026-02-01 11:52:15] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038213 10.0.0.22 - - [2026-02-01 11:52:15] "GET /loadbalancer-listener/7aedcc75-998d-4c32-9d3a-676fc894dcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003308 10.0.0.22 - - [2026-02-01 11:52:15] "GET /loadbalancer/a6b8551e-0b63-43e8-8cf7-129a82be2f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002126 10.0.0.22 - - [2026-02-01 11:52:15] "GET /loadbalancer-listener/7aedcc75-998d-4c32-9d3a-676fc894dcf7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003994 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:52:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000817 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:52:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.22 - - [2026-02-01 11:52:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.031723 10.0.0.22 - - [2026-02-01 11:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.22 - - [2026-02-01 11:52:15] "GET /instance-ip/9e71262e-cc01-404e-9b43-b4526066adbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009340 10.0.0.22 - - [2026-02-01 11:52:15] "GET /instance-ip/9e71262e-cc01-404e-9b43-b4526066adbf?fields=floating_ips HTTP/1.1" 200 1213 0.005714 10.0.0.22 - - [2026-02-01 11:52:15] "GET /loadbalancer/a6b8551e-0b63-43e8-8cf7-129a82be2f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003047 10.0.0.22 - - [2026-02-01 11:52:15] "GET /loadbalancer-pool/c07e2638-a1e8-4307-8c0c-2abb1db873c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004008 10.0.0.22 - - [2026-02-01 11:52:15] "GET /floating-ip/7511fda6-22e0-464f-bf2f-998db7b41868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002834 10.0.0.22 - - [2026-02-01 11:52:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.034996 10.0.0.22 - - [2026-02-01 11:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010429 10.0.0.22 - - [2026-02-01 11:52:15] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.180797 10.0.0.22 - - [2026-02-01 11:52:15] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.169322 10.0.0.22 - - [2026-02-01 11:52:15] "POST /tags HTTP/1.1" 409 221 0.001965 10.0.0.22 - - [2026-02-01 11:52:15] "POST /ref-update HTTP/1.1" 200 156 0.007215 10.0.0.22 - - [2026-02-01 11:52:15] "GET /floating-ip/7511fda6-22e0-464f-bf2f-998db7b41868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.009347 10.0.0.22 - - [2026-02-01 11:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.22 - - [2026-02-01 11:52:15] "GET /tag/01e0a2c8-6a5c-4bdc-bb95-205b3c3224ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014420 10.0.0.22 - - [2026-02-01 11:52:15] "PUT /floating-ip/7511fda6-22e0-464f-bf2f-998db7b41868 HTTP/1.1" 200 256 0.021264 10.0.0.22 - - [2026-02-01 11:52:15] "POST /set-tag HTTP/1.1" 200 109 0.112359 10.0.0.22 - - [2026-02-01 11:52:16] "GET /loadbalancer-pool/c07e2638-a1e8-4307-8c0c-2abb1db873c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003077 10.0.0.22 - - [2026-02-01 11:52:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014896 10.0.0.22 - - [2026-02-01 11:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019101 10.0.0.22 - - [2026-02-01 11:52:16] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010044 10.0.0.22 - - [2026-02-01 11:52:16] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004310 10.0.0.22 - - [2026-02-01 11:52:16] "POST /ref-update HTTP/1.1" 200 156 0.007185 10.0.0.22 - - [2026-02-01 11:52:16] "GET /floating-ip/7511fda6-22e0-464f-bf2f-998db7b41868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.012603 10.0.0.22 - - [2026-02-01 11:52:16] "POST /set-tag HTTP/1.1" 200 109 0.059917 10.0.0.22 - - [2026-02-01 11:52:16] "POST /tags HTTP/1.1" 409 206 0.002342 10.0.0.22 - - [2026-02-01 11:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.22 - - [2026-02-01 11:52:16] "GET /tag/4c56d36a-7bc5-4cf3-a40b-1149c2e226a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017918 10.0.0.22 - - [2026-02-01 11:52:16] "POST /tags HTTP/1.1" 409 204 0.003433 10.0.0.22 - - [2026-02-01 11:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.22 - - [2026-02-01 11:52:16] "GET /tag/749d4896-f1f9-4301-958b-aeab05c234c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013743 10.0.0.22 - - [2026-02-01 11:52:16] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004287 10.0.0.22 - - [2026-02-01 11:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.22 - - [2026-02-01 11:52:16] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003965 10.0.0.22 - - [2026-02-01 11:52:16] "POST /tags HTTP/1.1" 409 206 0.002108 10.0.0.22 - - [2026-02-01 11:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.22 - - [2026-02-01 11:52:16] "GET /tag/4c56d36a-7bc5-4cf3-a40b-1149c2e226a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020661 10.0.0.22 - - [2026-02-01 11:52:16] "POST /tags HTTP/1.1" 409 226 0.002600 10.0.0.22 - - [2026-02-01 11:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.22 - - [2026-02-01 11:52:16] "GET /tag/a8b2aa11-d0d2-4417-8f29-0ea4ea571f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013638 10.0.0.22 - - [2026-02-01 11:52:16] "POST /tags HTTP/1.1" 409 204 0.002347 10.0.0.22 - - [2026-02-01 11:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.22 - - [2026-02-01 11:52:17] "GET /tag/749d4896-f1f9-4301-958b-aeab05c234c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.020666 10.0.0.22 - - [2026-02-01 11:52:17] "POST /tags HTTP/1.1" 409 226 0.003274 10.0.0.22 - - [2026-02-01 11:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.22 - - [2026-02-01 11:52:17] "GET /tag/a8b2aa11-d0d2-4417-8f29-0ea4ea571f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011825 10.0.0.22 - - [2026-02-01 11:52:17] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006085 10.0.0.22 - - [2026-02-01 11:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732 10.0.0.22 - - [2026-02-01 11:52:17] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007931 10.0.0.22 - - [2026-02-01 11:52:17] "POST /firewall-rules HTTP/1.1" 200 626 0.080647 10.0.0.22 - - [2026-02-01 11:52:17] "POST /firewall-rules HTTP/1.1" 200 646 0.129282 10.0.0.22 - - [2026-02-01 11:52:17] "GET /firewall-rule/6bfca817-e919-486f-9982-73989f68fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.009742 10.0.0.22 - - [2026-02-01 11:52:17] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003131 10.0.0.22 - - [2026-02-01 11:52:17] "GET /firewall-rule/929f115d-5059-4fa2-b0f4-6c67dec15786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.018893 10.0.0.22 - - [2026-02-01 11:52:17] "POST /ref-update HTTP/1.1" 200 156 0.021459 10.0.0.22 - - [2026-02-01 11:52:17] "POST /firewall-policys HTTP/1.1" 200 606 0.059016 10.0.0.22 - - [2026-02-01 11:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020336 10.0.0.22 - - [2026-02-01 11:52:17] "GET /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.020294 10.0.0.22 - - [2026-02-01 11:52:17] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005388 10.0.0.22 - - [2026-02-01 11:52:17] "GET /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.031411 10.0.0.22 - - [2026-02-01 11:52:17] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.011131 10.0.0.22 - - [2026-02-01 11:52:17] "GET /firewall-policy/d0aa31b8-0e45-4582-bcc8-fd7686843389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007902 10.0.0.22 - - [2026-02-01 11:52:17] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.034847 10.0.0.22 - - [2026-02-01 11:52:17] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002718 10.0.0.22 - - [2026-02-01 11:52:17] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003236 10.0.0.22 - - [2026-02-01 11:52:17] "POST /ref-update HTTP/1.1" 200 156 0.029390 10.0.0.22 - - [2026-02-01 11:52:18] "POST /ref-update HTTP/1.1" 200 156 0.041735 10.0.0.22 - - [2026-02-01 11:52:18] "POST /ref-update HTTP/1.1" 200 156 0.027145 10.0.0.22 - - [2026-02-01 11:52:18] "POST /ref-update HTTP/1.1" 200 156 0.075410 10.0.0.22 - - [2026-02-01 11:52:18] "POST /ref-update HTTP/1.1" 200 156 0.059757 10.0.0.22 - - [2026-02-01 11:52:18] "GET /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.025310 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:52:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001166 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:52:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.22 - - [2026-02-01 11:53:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002716 10.0.0.22 - - [2026-02-01 11:53:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002228 10.0.0.22 - - [2026-02-01 11:54:16] "POST /tags HTTP/1.1" 409 252 0.005133 10.0.0.22 - - [2026-02-01 11:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.22 - - [2026-02-01 11:54:16] "GET /tag/ce85a7e4-013f-43cf-9fbb-ba91aa5570cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012038 10.0.0.22 - - [2026-02-01 11:54:16] "POST /tags HTTP/1.1" 409 228 0.001833 10.0.0.22 - - [2026-02-01 11:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.22 - - [2026-02-01 11:54:16] "GET /tag/d4f3165f-e56b-43be-8902-5f9e4482799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011657 10.0.0.22 - - [2026-02-01 11:54:16] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004071 10.0.0.22 - - [2026-02-01 11:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.22 - - [2026-02-01 11:54:16] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002261 10.0.0.22 - - [2026-02-01 11:54:16] "POST /tags HTTP/1.1" 409 206 0.001396 10.0.0.22 - - [2026-02-01 11:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2026-02-01 11:54:16] "GET /tag/4c56d36a-7bc5-4cf3-a40b-1149c2e226a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011806 10.0.0.22 - - [2026-02-01 11:54:16] "POST /tags HTTP/1.1" 409 226 0.001666 10.0.0.22 - - [2026-02-01 11:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.22 - - [2026-02-01 11:54:16] "GET /tag/a8b2aa11-d0d2-4417-8f29-0ea4ea571f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011741 10.0.0.22 - - [2026-02-01 11:54:16] "POST /tags HTTP/1.1" 409 204 0.002318 10.0.0.22 - - [2026-02-01 11:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2026-02-01 11:54:16] "GET /tag/749d4896-f1f9-4301-958b-aeab05c234c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011609 10.0.0.22 - - [2026-02-01 11:54:16] "POST /tags HTTP/1.1" 409 226 0.001718 10.0.0.22 - - [2026-02-01 11:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.22 - - [2026-02-01 11:54:16] "GET /tag/a8b2aa11-d0d2-4417-8f29-0ea4ea571f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011625 10.0.0.22 - - [2026-02-01 11:54:16] "POST /tags HTTP/1.1" 409 228 0.001541 10.0.0.22 - - [2026-02-01 11:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.22 - - [2026-02-01 11:54:16] "GET /tag/d4f3165f-e56b-43be-8902-5f9e4482799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012412 10.0.0.22 - - [2026-02-01 11:54:16] "POST /tags HTTP/1.1" 409 252 0.001556 10.0.0.22 - - [2026-02-01 11:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2026-02-01 11:54:16] "GET /tag/ce85a7e4-013f-43cf-9fbb-ba91aa5570cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011729 10.0.0.22 - - [2026-02-01 11:54:16] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002374 10.0.0.22 - - [2026-02-01 11:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.22 - - [2026-02-01 11:54:17] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002964 10.0.0.22 - - [2026-02-01 11:54:17] "POST /firewall-rules HTTP/1.1" 409 281 0.002023 10.0.0.22 - - [2026-02-01 11:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.22 - - [2026-02-01 11:54:17] "PUT /firewall-rule/929f115d-5059-4fa2-b0f4-6c67dec15786 HTTP/1.1" 200 260 0.017917 10.0.0.22 - - [2026-02-01 11:54:17] "POST /firewall-rules HTTP/1.1" 409 291 0.012847 10.0.0.22 - - [2026-02-01 11:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.22 - - [2026-02-01 11:54:17] "PUT /firewall-rule/6bfca817-e919-486f-9982-73989f68fa10 HTTP/1.1" 200 260 0.021652 10.0.0.22 - - [2026-02-01 11:54:17] "GET /firewall-rule/6bfca817-e919-486f-9982-73989f68fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004858 10.0.0.22 - - [2026-02-01 11:54:17] "POST /firewall-rules HTTP/1.1" 200 658 0.084692 10.0.0.22 - - [2026-02-01 11:54:17] "GET /firewall-rule/d14565f8-fc82-43e4-a23e-7eb1d44aae58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.005263 10.0.0.22 - - [2026-02-01 11:54:17] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002351 10.0.0.22 - - [2026-02-01 11:54:17] "GET /firewall-rule/929f115d-5059-4fa2-b0f4-6c67dec15786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003411 10.0.0.22 - - [2026-02-01 11:54:17] "POST /firewall-policys HTTP/1.1" 409 269 0.002437 10.0.0.22 - - [2026-02-01 11:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.22 - - [2026-02-01 11:54:17] "PUT /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e HTTP/1.1" 200 264 0.021525 10.0.0.22 - - [2026-02-01 11:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023611 10.0.0.22 - - [2026-02-01 11:54:17] "GET /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.015091 10.0.0.22 - - [2026-02-01 11:54:17] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002946 10.0.0.22 - - [2026-02-01 11:54:17] "GET /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002684 10.0.0.22 - - [2026-02-01 11:54:17] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002841 10.0.0.22 - - [2026-02-01 11:54:17] "GET /firewall-policy/d0aa31b8-0e45-4582-bcc8-fd7686843389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003474 10.0.0.22 - - [2026-02-01 11:54:17] "GET /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002756 10.0.0.22 - - [2026-02-01 11:54:17] "GET /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002672 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:54:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001103 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:54:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.22 - - [2026-02-01 11:55:18] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006389 10.0.0.22 - - [2026-02-01 11:55:19] "POST /set-tag HTTP/1.1" 200 109 0.003329 10.0.0.22 - - [2026-02-01 11:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.22 - - [2026-02-01 11:55:19] "GET /loadbalancer/a6b8551e-0b63-43e8-8cf7-129a82be2f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003101 10.0.0.22 - - [2026-02-01 11:55:19] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004338 10.0.0.22 - - [2026-02-01 11:55:19] "POST /set-tag HTTP/1.1" 200 109 0.019013 10.0.0.22 - - [2026-02-01 11:55:19] "DELETE /loadbalancer-member/8925edf1-9643-4b3e-b3d5-afee05d1a2d7 HTTP/1.1" 200 115 0.031442 10.0.0.22 - - [2026-02-01 11:55:19] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012078 10.0.0.22 - - [2026-02-01 11:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.22 - - [2026-02-01 11:55:19] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004832 10.0.0.22 - - [2026-02-01 11:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.22 - - [2026-02-01 11:55:19] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004918 10.0.0.22 - - [2026-02-01 11:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.22 - - [2026-02-01 11:55:19] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004006 10.0.0.22 - - [2026-02-01 11:55:19] "POST /set-tag HTTP/1.1" 200 109 0.006343 10.0.0.22 - - [2026-02-01 11:55:19] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004388 10.0.0.22 - - [2026-02-01 11:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.22 - - [2026-02-01 11:55:19] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004885 10.0.0.22 - - [2026-02-01 11:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.22 - - [2026-02-01 11:55:19] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003908 10.0.0.22 - - [2026-02-01 11:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.22 - - [2026-02-01 11:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.22 - - [2026-02-01 11:55:19] "GET /loadbalancer/a6b8551e-0b63-43e8-8cf7-129a82be2f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002478 10.0.0.22 - - [2026-02-01 11:55:20] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013486 10.0.0.22 - - [2026-02-01 11:55:20] "POST /set-tag HTTP/1.1" 200 109 0.005998 10.0.0.22 - - [2026-02-01 11:55:20] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005149 10.0.0.22 - - [2026-02-01 11:55:20] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.22 - - [2026-02-01 11:55:20] "GET /virtual-machine/5766514d-c4a1-4d3d-b7fe-44f8c6600378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004378 10.0.0.22 - - [2026-02-01 11:55:20] "POST /ref-update HTTP/1.1" 200 156 0.014226 10.0.0.22 - - [2026-02-01 11:55:20] "GET /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009874 10.0.0.22 - - [2026-02-01 11:55:20] "POST /set-tag HTTP/1.1" 200 109 0.020507 10.0.0.22 - - [2026-02-01 11:55:20] "POST /set-tag HTTP/1.1" 200 109 0.020128 10.0.0.22 - - [2026-02-01 11:55:20] "POST /set-tag HTTP/1.1" 200 109 0.056394 10.0.0.22 - - [2026-02-01 11:55:20] "POST /set-tag HTTP/1.1" 200 109 0.031353 10.0.0.22 - - [2026-02-01 11:55:20] "POST /set-tag HTTP/1.1" 200 109 0.024915 10.0.0.22 - - [2026-02-01 11:55:20] "DELETE /instance-ip/6798496a-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.061623 10.0.0.22 - - [2026-02-01 11:55:21] "POST /ref-update HTTP/1.1" 200 156 0.007726 10.0.0.22 - - [2026-02-01 11:55:21] "DELETE /virtual-machine-interface/677da40c-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.042327 10.0.0.22 - - [2026-02-01 11:55:21] "DELETE /virtual-machine/5766514d-c4a1-4d3d-b7fe-44f8c6600378 HTTP/1.1" 200 115 0.018971 10.0.0.22 - - [2026-02-01 11:55:21] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006839 10.0.0.22 - - [2026-02-01 11:55:21] "POST /set-tag HTTP/1.1" 200 109 0.003355 10.0.0.22 - - [2026-02-01 11:55:21] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004449 10.0.0.22 - - [2026-02-01 11:55:21] "POST /set-tag HTTP/1.1" 200 109 0.005198 10.0.0.22 - - [2026-02-01 11:55:21] "GET /virtual-machine/271faeda-40d5-4648-83a7-7d3fe1da9231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004304 10.0.0.22 - - [2026-02-01 11:55:21] "POST /ref-update HTTP/1.1" 200 156 0.026565 10.0.0.22 - - [2026-02-01 11:55:21] "GET /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.037940 10.0.0.22 - - [2026-02-01 11:55:21] "POST /set-tag HTTP/1.1" 200 109 0.019182 10.0.0.22 - - [2026-02-01 11:55:21] "POST /set-tag HTTP/1.1" 200 109 0.033732 10.0.0.22 - - [2026-02-01 11:55:21] "POST /set-tag HTTP/1.1" 200 109 0.071810 10.0.0.22 - - [2026-02-01 11:55:21] "POST /set-tag HTTP/1.1" 200 109 0.018203 10.0.0.22 - - [2026-02-01 11:55:21] "POST /set-tag HTTP/1.1" 200 109 0.044046 10.0.0.22 - - [2026-02-01 11:55:21] "DELETE /instance-ip/671b73ae-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.043859 10.0.0.22 - - [2026-02-01 11:55:21] "POST /ref-update HTTP/1.1" 200 156 0.007684 10.0.0.22 - - [2026-02-01 11:55:21] "DELETE /virtual-machine-interface/6701d11a-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.046497 10.0.0.22 - - [2026-02-01 11:55:21] "DELETE /virtual-machine/271faeda-40d5-4648-83a7-7d3fe1da9231 HTTP/1.1" 200 115 0.022852 10.0.0.22 - - [2026-02-01 11:55:21] "DELETE /tag/5e3882c7-874e-4d73-84f2-66730a49749c HTTP/1.1" 200 115 0.033328 10.0.0.22 - - [2026-02-01 11:55:21] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004180 10.0.0.22 - - [2026-02-01 11:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.22 - - [2026-02-01 11:55:21] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005218 10.0.0.22 - - [2026-02-01 11:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.22 - - [2026-02-01 11:55:21] "GET /virtual-machine/b3f6bb1b-5765-4006-8284-4da11e12a5f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003397 10.0.0.22 - - [2026-02-01 11:55:21] "POST /ref-update HTTP/1.1" 200 156 0.019777 10.0.0.22 - - [2026-02-01 11:55:22] "GET /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015192 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.018584 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.031998 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.028531 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.017397 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.025694 10.0.0.22 - - [2026-02-01 11:55:22] "DELETE /instance-ip/68376108-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.052627 10.0.0.22 - - [2026-02-01 11:55:22] "DELETE /virtual-machine-interface/681e9682-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.062341 10.0.0.22 - - [2026-02-01 11:55:22] "DELETE /virtual-machine/b3f6bb1b-5765-4006-8284-4da11e12a5f0 HTTP/1.1" 200 115 0.036115 10.0.0.22 - - [2026-02-01 11:55:22] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013441 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.22 - - [2026-02-01 11:55:22] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004277 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.22 - - [2026-02-01 11:55:22] "GET /virtual-machine/d1ab507e-e699-45b8-8067-84b827b5e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003172 10.0.0.22 - - [2026-02-01 11:55:22] "POST /ref-update HTTP/1.1" 200 156 0.013374 10.0.0.22 - - [2026-02-01 11:55:22] "GET /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020691 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.018950 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.036986 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.025179 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.015222 10.0.0.22 - - [2026-02-01 11:55:22] "POST /set-tag HTTP/1.1" 200 109 0.034069 10.0.0.22 - - [2026-02-01 11:55:22] "DELETE /instance-ip/68ab1120-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.044469 10.0.0.22 - - [2026-02-01 11:55:22] "DELETE /virtual-machine-interface/6892a676-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.038059 10.0.0.22 - - [2026-02-01 11:55:22] "DELETE /virtual-machine/d1ab507e-e699-45b8-8067-84b827b5e5c1 HTTP/1.1" 200 115 0.020756 10.0.0.22 - - [2026-02-01 11:55:22] "DELETE /tag/62dd8603-8b87-43a4-98a7-ca3680eaba7f HTTP/1.1" 200 115 0.036367 10.0.0.22 - - [2026-02-01 11:55:22] "DELETE /tag/4c56d36a-7bc5-4cf3-a40b-1149c2e226a6 HTTP/1.1" 409 388 0.004047 10.0.0.22 - - [2026-02-01 11:55:50] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005868 10.0.0.22 - - [2026-02-01 11:55:50] "POST /set-tag HTTP/1.1" 200 109 0.007391 10.0.0.22 - - [2026-02-01 11:55:50] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005702 10.0.0.22 - - [2026-02-01 11:55:50] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.22 - - [2026-02-01 11:55:50] "GET /virtual-machine/e060de50-e9fb-4506-80b3-111fb0cbb42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004202 10.0.0.22 - - [2026-02-01 11:55:50] "POST /ref-update HTTP/1.1" 200 156 0.011950 10.0.0.22 - - [2026-02-01 11:55:50] "GET /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007630 10.0.0.22 - - [2026-02-01 11:55:50] "POST /set-tag HTTP/1.1" 200 109 0.023920 10.0.0.22 - - [2026-02-01 11:55:50] "POST /set-tag HTTP/1.1" 200 109 0.030718 10.0.0.22 - - [2026-02-01 11:55:50] "POST /set-tag HTTP/1.1" 200 109 0.033505 10.0.0.22 - - [2026-02-01 11:55:50] "POST /set-tag HTTP/1.1" 200 109 0.024424 10.0.0.22 - - [2026-02-01 11:55:51] "DELETE /instance-ip/6a8598b2-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.054093 10.0.0.22 - - [2026-02-01 11:55:51] "DELETE /virtual-machine-interface/6a703134-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.043813 10.0.0.22 - - [2026-02-01 11:55:51] "DELETE /virtual-machine/e060de50-e9fb-4506-80b3-111fb0cbb42c HTTP/1.1" 200 115 0.025515 10.0.0.22 - - [2026-02-01 11:55:51] "DELETE /tag/bb9a5850-a8b8-4a55-959f-f7859bf689bb HTTP/1.1" 200 115 0.033757 10.0.0.22 - - [2026-02-01 11:55:51] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004395 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.003177 10.0.0.22 - - [2026-02-01 11:55:51] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005655 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.22 - - [2026-02-01 11:55:51] "GET /virtual-machine/83507c63-487f-476c-bd4b-15963aa8428c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003353 10.0.0.22 - - [2026-02-01 11:55:51] "POST /ref-update HTTP/1.1" 200 156 0.015979 10.0.0.22 - - [2026-02-01 11:55:51] "GET /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017159 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.018476 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.032009 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.029793 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.013504 10.0.0.22 - - [2026-02-01 11:55:51] "DELETE /instance-ip/69403e62-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.056457 10.0.0.22 - - [2026-02-01 11:55:51] "DELETE /virtual-machine-interface/69241a66-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.056659 10.0.0.22 - - [2026-02-01 11:55:51] "DELETE /virtual-machine/83507c63-487f-476c-bd4b-15963aa8428c HTTP/1.1" 200 115 0.026345 10.0.0.22 - - [2026-02-01 11:55:51] "DELETE /tag/26cde684-1618-461f-80c5-cad8cf39fe12 HTTP/1.1" 200 115 0.036080 10.0.0.22 - - [2026-02-01 11:55:51] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004842 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.22 - - [2026-02-01 11:55:51] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004249 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.22 - - [2026-02-01 11:55:51] "GET /virtual-machine/8c4eec60-bdd6-48f8-a146-a756807e1c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003125 10.0.0.22 - - [2026-02-01 11:55:51] "POST /ref-update HTTP/1.1" 200 156 0.010659 10.0.0.22 - - [2026-02-01 11:55:51] "GET /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009637 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.019003 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.046793 10.0.0.22 - - [2026-02-01 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.024039 10.0.0.22 - - [2026-02-01 11:55:52] "POST /set-tag HTTP/1.1" 200 109 0.013667 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /instance-ip/69b117ea-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.047683 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /virtual-machine-interface/69965de2-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.045208 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /virtual-machine/8c4eec60-bdd6-48f8-a146-a756807e1c96 HTTP/1.1" 200 115 0.017454 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /tag/749d4896-f1f9-4301-958b-aeab05c234c1 HTTP/1.1" 409 236 0.006376 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /tag/6007180d-c19d-44bb-a45f-73da1e889e25 HTTP/1.1" 200 115 0.035927 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /tag/a2682c9b-6010-4544-b6f8-bfd6083325ff HTTP/1.1" 200 115 0.031419 10.0.0.22 - - [2026-02-01 11:55:52] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005256 10.0.0.22 - - [2026-02-01 11:55:52] "POST /set-tag HTTP/1.1" 200 109 0.003317 10.0.0.22 - - [2026-02-01 11:55:52] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004409 10.0.0.22 - - [2026-02-01 11:55:52] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.22 - - [2026-02-01 11:55:52] "GET /virtual-machine/0a475208-c36b-4ed4-bb82-14103bd14edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003242 10.0.0.22 - - [2026-02-01 11:55:52] "POST /ref-update HTTP/1.1" 200 156 0.008333 10.0.0.22 - - [2026-02-01 11:55:52] "GET /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013817 10.0.0.22 - - [2026-02-01 11:55:52] "POST /set-tag HTTP/1.1" 200 109 0.016458 10.0.0.22 - - [2026-02-01 11:55:52] "POST /set-tag HTTP/1.1" 200 109 0.022246 10.0.0.22 - - [2026-02-01 11:55:52] "POST /set-tag HTTP/1.1" 200 109 0.020133 10.0.0.22 - - [2026-02-01 11:55:52] "POST /set-tag HTTP/1.1" 200 109 0.012423 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /instance-ip/6a1c3e8a-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.057709 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /virtual-machine-interface/6a05eb08-ff64-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.035900 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /virtual-machine/0a475208-c36b-4ed4-bb82-14103bd14edd HTTP/1.1" 200 115 0.025774 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /tag/d4f3165f-e56b-43be-8902-5f9e4482799a HTTP/1.1" 409 236 0.008109 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /tag/fd9699ce-e2de-4cf8-97c1-c7280f8e5bfa HTTP/1.1" 200 115 0.030589 10.0.0.22 - - [2026-02-01 11:55:52] "DELETE /tag/ce85a7e4-013f-43cf-9fbb-ba91aa5570cb HTTP/1.1" 409 236 0.003821 10.0.0.22 - - [2026-02-01 11:55:54] "POST /projects HTTP/1.1" 409 238 0.010595 10.0.0.22 - - [2026-02-01 11:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.22 - - [2026-02-01 11:55:54] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033745 10.0.0.22 - - [2026-02-01 11:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.22 - - [2026-02-01 11:55:54] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004190 10.0.0.22 - - [2026-02-01 11:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.22 - - [2026-02-01 11:55:54] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004332 10.0.0.22 - - [2026-02-01 11:55:54] "POST /security-groups HTTP/1.1" 409 285 0.002423 10.0.0.22 - - [2026-02-01 11:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.22 - - [2026-02-01 11:55:54] "PUT /security-group/8dd090d3-6c84-4fac-a86b-4b2e49d51f44 HTTP/1.1" 200 262 0.054912 10.0.0.22 - - [2026-02-01 11:55:54] "PUT /access-control-list/31f69fac-0247-4430-b8da-23d08df42392 HTTP/1.1" 200 272 0.014573 10.0.0.22 - - [2026-02-01 11:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017023 10.0.0.22 - - [2026-02-01 11:55:54] "PUT /access-control-list/7a0efbf9-00d1-49f5-852c-0949172e5daa HTTP/1.1" 200 272 0.026752 10.0.0.22 - - [2026-02-01 11:55:59] "POST /projects HTTP/1.1" 409 238 0.002459 10.0.0.22 - - [2026-02-01 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006838 10.0.0.22 - - [2026-02-01 11:55:59] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046601 10.0.0.22 - - [2026-02-01 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.22 - - [2026-02-01 11:55:59] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004402 10.0.0.22 - - [2026-02-01 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.22 - - [2026-02-01 11:55:59] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003593 10.0.0.22 - - [2026-02-01 11:55:59] "POST /security-groups HTTP/1.1" 409 285 0.001757 10.0.0.22 - - [2026-02-01 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.22 - - [2026-02-01 11:55:59] "PUT /security-group/8dd090d3-6c84-4fac-a86b-4b2e49d51f44 HTTP/1.1" 200 262 0.055353 10.0.0.22 - - [2026-02-01 11:55:59] "PUT /access-control-list/31f69fac-0247-4430-b8da-23d08df42392 HTTP/1.1" 200 272 0.016696 10.0.0.22 - - [2026-02-01 11:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.029419 10.0.0.22 - - [2026-02-01 11:55:59] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.011792 10.0.0.22 - - [2026-02-01 11:55:59] "PUT /access-control-list/7a0efbf9-00d1-49f5-852c-0949172e5daa HTTP/1.1" 200 272 0.033244 10.0.0.22 - - [2026-02-01 11:55:59] "GET /firewall-rule/db8f1242-f3d5-426b-8d78-bdd793b973e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002865 10.0.0.22 - - [2026-02-01 11:55:59] "POST /ref-update HTTP/1.1" 200 156 0.046707 10.0.0.22 - - [2026-02-01 11:55:59] "DELETE /firewall-rule/db8f1242-f3d5-426b-8d78-bdd793b973e1 HTTP/1.1" 200 115 0.042557 10.0.0.22 - - [2026-02-01 11:55:59] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005146 10.0.0.22 - - [2026-02-01 11:55:59] "GET /firewall-rule/1bda410f-efde-4088-afba-e902b4368f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003293 10.0.0.22 - - [2026-02-01 11:56:00] "POST /ref-update HTTP/1.1" 200 156 0.049752 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /firewall-rule/1bda410f-efde-4088-afba-e902b4368f06 HTTP/1.1" 200 115 0.041374 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /tag/1b769b9d-476c-47ea-acb0-382142c4c9d1 HTTP/1.1" 200 115 0.034885 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /tag/ce85a7e4-013f-43cf-9fbb-ba91aa5570cb HTTP/1.1" 409 236 0.005239 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /tag/d4f3165f-e56b-43be-8902-5f9e4482799a HTTP/1.1" 409 236 0.004428 10.0.0.22 - - [2026-02-01 11:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.22 - - [2026-02-01 11:56:00] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003851 10.0.0.22 - - [2026-02-01 11:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.22 - - [2026-02-01 11:56:00] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005475 10.0.0.22 - - [2026-02-01 11:56:00] "PUT /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9 HTTP/1.1" 200 264 0.044528 10.0.0.22 - - [2026-02-01 11:56:00] "PUT /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664 HTTP/1.1" 200 264 0.056890 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /security-group/8dd090d3-6c84-4fac-a86b-4b2e49d51f44 HTTP/1.1" 200 115 0.049218 10.0.0.22 - - [2026-02-01 11:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006349 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /access-control-list/31f69fac-0247-4430-b8da-23d08df42392 HTTP/1.1" 200 115 0.029455 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /access-control-list/7a0efbf9-00d1-49f5-852c-0949172e5daa HTTP/1.1" 200 115 0.046380 10.0.0.22 - - [2026-02-01 11:56:00] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.053878 10.0.0.22 - - [2026-02-01 11:56:00] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?fields=security_groups HTTP/1.1" 200 1352 0.039923 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /security-group/daf5f6f8-3c6a-4445-972f-8df284896fa5 HTTP/1.1" 200 115 0.045881 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /access-control-list/36725945-fb0d-4fe0-9501-ec7de3442017 HTTP/1.1" 200 115 0.041114 10.0.0.22 - - [2026-02-01 11:56:00] "GET /project/39c1216b-96c2-4aa3-bf68-58321cae2359?fields=application_policy_sets HTTP/1.1" 200 1391 0.063524 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /access-control-list/fe79e983-a1a1-409a-a5e7-a4376c901d65 HTTP/1.1" 200 115 0.059513 10.0.0.22 - - [2026-02-01 11:56:00] "DELETE /project/39c1216b-96c2-4aa3-bf68-58321cae2359 HTTP/1.1" 200 115 0.348179 10.0.0.22 - - [2026-02-01 11:56:00] "POST /projects HTTP/1.1" 409 238 0.002084 10.0.0.22 - - [2026-02-01 11:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.22 - - [2026-02-01 11:56:00] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035174 10.0.0.22 - - [2026-02-01 11:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.22 - - [2026-02-01 11:56:00] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004807 10.0.0.22 - - [2026-02-01 11:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.22 - - [2026-02-01 11:56:00] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005154 10.0.0.22 - - [2026-02-01 11:56:00] "POST /security-groups HTTP/1.1" 409 285 0.002533 10.0.0.22 - - [2026-02-01 11:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.22 - - [2026-02-01 11:56:01] "PUT /security-group/f1fb4cbb-84c9-4915-883f-66d1e47e63d8 HTTP/1.1" 200 262 0.058461 10.0.0.22 - - [2026-02-01 11:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030505 10.0.0.22 - - [2026-02-01 11:56:01] "PUT /access-control-list/4ccee674-4324-449d-9c99-a2446360688f HTTP/1.1" 200 272 0.020787 10.0.0.22 - - [2026-02-01 11:56:01] "PUT /access-control-list/f5f8dd90-e2a1-499b-aa0a-c51d72bf8e69 HTTP/1.1" 200 272 0.017916 10.0.0.22 - - [2026-02-01 11:56:05] "DELETE /loadbalancer-member/bd4270f4-1b17-430f-953c-ecca71d37bfa HTTP/1.1" 200 115 0.057454 10.0.0.22 - - [2026-02-01 11:56:05] "DELETE /loadbalancer-pool/c07e2638-a1e8-4307-8c0c-2abb1db873c6 HTTP/1.1" 200 115 0.077616 10.0.0.22 - - [2026-02-01 11:56:05] "DELETE /loadbalancer-listener/7aedcc75-998d-4c32-9d3a-676fc894dcf7 HTTP/1.1" 200 115 0.040498 10.0.0.22 - - [2026-02-01 11:56:05] "DELETE /loadbalancer/a6b8551e-0b63-43e8-8cf7-129a82be2f16 HTTP/1.1" 200 115 0.070378 10.0.0.22 - - [2026-02-01 11:56:05] "DELETE /floating-ip/7511fda6-22e0-464f-bf2f-998db7b41868 HTTP/1.1" 200 115 0.042788 10.0.0.22 - - [2026-02-01 11:56:05] "DELETE /instance-ip/9e71262e-cc01-404e-9b43-b4526066adbf HTTP/1.1" 200 115 0.043175 10.0.0.22 - - [2026-02-01 11:56:05] "DELETE /virtual-machine-interface/448ebada-6b65-481e-95c0-dc5ebf41dff8 HTTP/1.1" 200 115 0.052301 10.0.0.22 - - [2026-02-01 11:56:05] "DELETE /tag/01e0a2c8-6a5c-4bdc-bb95-205b3c3224ee HTTP/1.1" 200 115 0.037819 10.0.0.22 - - [2026-02-01 11:56:05] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002896 10.0.0.22 - - [2026-02-01 11:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.22 - - [2026-02-01 11:56:05] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002989 10.0.0.22 - - [2026-02-01 11:56:05] "GET /firewall-policy/eb6562ff-faba-46b2-bafd-24273c580ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002336 10.0.0.22 - - [2026-02-01 11:56:06] "GET /firewall-rule/929f115d-5059-4fa2-b0f4-6c67dec15786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003752 10.0.0.22 - - [2026-02-01 11:56:06] "POST /ref-update HTTP/1.1" 200 156 0.015444 10.0.0.22 - - [2026-02-01 11:56:06] "DELETE /firewall-rule/929f115d-5059-4fa2-b0f4-6c67dec15786 HTTP/1.1" 200 115 0.074374 10.0.0.22 - - [2026-02-01 11:56:06] "GET /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002763 10.0.0.22 - - [2026-02-01 11:56:06] "GET /firewall-rule/d14565f8-fc82-43e4-a23e-7eb1d44aae58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004434 10.0.0.22 - - [2026-02-01 11:56:06] "POST /ref-update HTTP/1.1" 200 156 0.021950 10.0.0.22 - - [2026-02-01 11:56:06] "DELETE /firewall-rule/d14565f8-fc82-43e4-a23e-7eb1d44aae58 HTTP/1.1" 200 115 0.063842 10.0.0.22 - - [2026-02-01 11:56:06] "GET /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.015363 10.0.0.22 - - [2026-02-01 11:56:06] "GET /firewall-rule/6bfca817-e919-486f-9982-73989f68fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.008512 10.0.0.22 - - [2026-02-01 11:56:06] "POST /ref-update HTTP/1.1" 200 156 0.022093 10.0.0.22 - - [2026-02-01 11:56:06] "DELETE /firewall-rule/6bfca817-e919-486f-9982-73989f68fa10 HTTP/1.1" 200 115 0.050267 10.0.0.22 - - [2026-02-01 11:56:06] "GET /application-policy-set/9cc58e14-c63e-468b-a116-86ae764876cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004865 10.0.0.22 - - [2026-02-01 11:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.22 - - [2026-02-01 11:56:06] "GET /policy-management/e0d4e3a9-2b04-475f-90a3-26aa559af8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006694 10.0.0.22 - - [2026-02-01 11:56:06] "GET /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007268 10.0.0.22 - - [2026-02-01 11:56:06] "POST /ref-update HTTP/1.1" 200 156 0.068402 10.0.0.22 - - [2026-02-01 11:56:06] "DELETE /firewall-policy/e8719de2-4f53-4c68-b95f-53b4225e0e6e HTTP/1.1" 200 115 0.079751 10.0.0.22 - - [2026-02-01 11:56:06] "DELETE /tag/749d4896-f1f9-4301-958b-aeab05c234c1 HTTP/1.1" 200 115 0.100359 10.0.0.22 - - [2026-02-01 11:56:06] "DELETE /tag/4c56d36a-7bc5-4cf3-a40b-1149c2e226a6 HTTP/1.1" 200 115 0.092484 10.0.0.22 - - [2026-02-01 11:56:07] "DELETE /tag/d4f3165f-e56b-43be-8902-5f9e4482799a HTTP/1.1" 200 115 0.075543 10.0.0.22 - - [2026-02-01 11:56:07] "DELETE /tag/ce85a7e4-013f-43cf-9fbb-ba91aa5570cb HTTP/1.1" 200 115 0.042420 10.0.0.22 - - [2026-02-01 11:56:07] "POST /projects HTTP/1.1" 409 238 0.005960 10.0.0.22 - - [2026-02-01 11:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.22 - - [2026-02-01 11:56:07] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047552 10.0.0.22 - - [2026-02-01 11:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.22 - - [2026-02-01 11:56:07] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.061211 10.0.0.22 - - [2026-02-01 11:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.22 - - [2026-02-01 11:56:07] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005511 10.0.0.22 - - [2026-02-01 11:56:07] "POST /security-groups HTTP/1.1" 409 285 0.003014 10.0.0.22 - - [2026-02-01 11:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.22 - - [2026-02-01 11:56:07] "PUT /security-group/f1fb4cbb-84c9-4915-883f-66d1e47e63d8 HTTP/1.1" 200 262 0.143094 10.0.0.22 - - [2026-02-01 11:56:07] "PUT /access-control-list/4ccee674-4324-449d-9c99-a2446360688f HTTP/1.1" 200 272 0.015471 10.0.0.22 - - [2026-02-01 11:56:07] "PUT /access-control-list/f5f8dd90-e2a1-499b-aa0a-c51d72bf8e69 HTTP/1.1" 200 272 0.018771 10.0.0.22 - - [2026-02-01 11:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.017584 10.0.0.22 - - [2026-02-01 11:56:07] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.007867 10.0.0.22 - - [2026-02-01 11:56:07] "GET /firewall-rule/2ecf5536-55f3-4b35-b433-67e0b2058c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002376 10.0.0.22 - - [2026-02-01 11:56:07] "POST /ref-update HTTP/1.1" 200 156 0.060931 10.0.0.22 - - [2026-02-01 11:56:07] "DELETE /firewall-rule/2ecf5536-55f3-4b35-b433-67e0b2058c08 HTTP/1.1" 200 115 0.049267 10.0.0.22 - - [2026-02-01 11:56:07] "GET /firewall-policy/2894b9c2-7de1-4e70-ac15-6d582b9cd344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.014140 10.0.0.22 - - [2026-02-01 11:56:07] "GET /firewall-rule/1a406d69-8ce2-46c9-991c-7fe1643464e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003453 10.0.0.22 - - [2026-02-01 11:56:07] "POST /ref-update HTTP/1.1" 200 156 0.070480 10.0.0.22 - - [2026-02-01 11:56:07] "DELETE /firewall-rule/1a406d69-8ce2-46c9-991c-7fe1643464e3 HTTP/1.1" 200 115 0.056901 10.0.0.22 - - [2026-02-01 11:56:08] "DELETE /tag/a8b2aa11-d0d2-4417-8f29-0ea4ea571f96 HTTP/1.1" 200 115 0.060118 10.0.0.22 - - [2026-02-01 11:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.22 - - [2026-02-01 11:56:08] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004739 10.0.0.22 - - [2026-02-01 11:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2026-02-01 11:56:08] "GET /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004133 10.0.0.22 - - [2026-02-01 11:56:08] "PUT /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9 HTTP/1.1" 200 264 0.038478 10.0.0.22 - - [2026-02-01 11:56:08] "PUT /virtual-network/3d7651de-ef25-4c2d-a5ff-bca3e8197664 HTTP/1.1" 200 264 0.039512 10.0.0.22 - - [2026-02-01 11:56:08] "DELETE /security-group/f1fb4cbb-84c9-4915-883f-66d1e47e63d8 HTTP/1.1" 200 115 0.071760 10.0.0.22 - - [2026-02-01 11:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008308 10.0.0.22 - - [2026-02-01 11:56:08] "DELETE /access-control-list/4ccee674-4324-449d-9c99-a2446360688f HTTP/1.1" 200 115 0.057235 10.0.0.22 - - [2026-02-01 11:56:08] "DELETE /access-control-list/f5f8dd90-e2a1-499b-aa0a-c51d72bf8e69 HTTP/1.1" 200 115 0.035036 10.0.0.22 - - [2026-02-01 11:56:08] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.056241 10.0.0.22 - - [2026-02-01 11:56:08] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?fields=security_groups HTTP/1.1" 200 1352 0.057740 10.0.0.22 - - [2026-02-01 11:56:08] "DELETE /access-control-list/3659087b-07d5-4bb7-a231-07fc3a962090 HTTP/1.1" 200 115 0.056583 10.0.0.22 - - [2026-02-01 11:56:08] "DELETE /security-group/4cbd8ceb-20c1-4ffa-b5ef-429a1169d980 HTTP/1.1" 200 115 0.104133 10.0.0.22 - - [2026-02-01 11:56:08] "DELETE /access-control-list/cad5469b-c942-44b1-ae09-45dcf674d046 HTTP/1.1" 200 115 0.053132 10.0.0.22 - - [2026-02-01 11:56:08] "GET /project/20fb656e-ee5e-49c3-9208-168c430d3119?fields=application_policy_sets HTTP/1.1" 200 1391 0.058670 10.0.0.22 - - [2026-02-01 11:56:08] "DELETE /project/20fb656e-ee5e-49c3-9208-168c430d3119 HTTP/1.1" 200 115 0.461861 10.0.0.22 - - [2026-02-01 11:56:58] "GET / HTTP/1.1" 200 35931 0.001874 10.0.0.22 - - [2026-02-01 11:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.22 - - [2026-02-01 11:56:58] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002508 10.0.0.22 - - [2026-02-01 11:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.22 - - [2026-02-01 11:56:58] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003123 10.0.0.22 - - [2026-02-01 11:57:14] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.22 - - [2026-02-01 11:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2026-02-01 11:57:14] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005319 10.0.0.22 - - [2026-02-01 11:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.22 - - [2026-02-01 11:57:14] "GET /config-node/c59912cc-66e2-4184-9bbc-7f524a7a5e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001975 10.0.0.22 - - [2026-02-01 11:57:14] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.22 - - [2026-02-01 11:57:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002063 10.0.0.22 - - [2026-02-01 11:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.22 - - [2026-02-01 11:57:19] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002535 10.0.0.22 - - [2026-02-01 11:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.22 - - [2026-02-01 11:57:19] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.009424 10.0.0.22 - - [2026-02-01 11:57:20] "GET / HTTP/1.1" 200 35931 0.002450 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 264 0.002508 10.0.0.22 - - [2026-02-01 11:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.22 - - [2026-02-01 11:57:20] "PUT /alarm/ab3e4caf-c37b-4ff0-bbd8-fa75ec0eb671 HTTP/1.1" 200 244 0.010065 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 261 0.005690 10.0.0.22 - - [2026-02-01 11:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.22 - - [2026-02-01 11:57:20] "PUT /alarm/c6ee9e91-8ce3-45a9-be93-8f9be0f0b81e HTTP/1.1" 200 244 0.014707 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 261 0.002577 10.0.0.22 - - [2026-02-01 11:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.22 - - [2026-02-01 11:57:20] "PUT /alarm/b2d3d61d-1c6c-4d69-ae7b-2b1dc5aacb1d HTTP/1.1" 200 244 0.010262 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 253 0.010884 10.0.0.22 - - [2026-02-01 11:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.22 - - [2026-02-01 11:57:20] "PUT /alarm/8897e653-abd5-4bbb-b6d5-2044c65cc0b6 HTTP/1.1" 200 244 0.012283 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 251 0.010450 10.0.0.22 - - [2026-02-01 11:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.22 - - [2026-02-01 11:57:20] "PUT /alarm/9b231939-aa3a-40d3-be28-b5eab44b5965 HTTP/1.1" 200 244 0.010660 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 252 0.012092 10.0.0.22 - - [2026-02-01 11:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.22 - - [2026-02-01 11:57:20] "PUT /alarm/357e8f37-bb53-4fbd-a260-2737fb0701e6 HTTP/1.1" 200 244 0.015270 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 256 0.006481 10.0.0.22 - - [2026-02-01 11:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.22 - - [2026-02-01 11:57:20] "PUT /alarm/63a4d853-49df-428c-9c62-4abfe67b8829 HTTP/1.1" 200 244 0.011731 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 248 0.008224 10.0.0.22 - - [2026-02-01 11:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.22 - - [2026-02-01 11:57:20] "PUT /alarm/3ab1a94d-8860-4816-805d-ca3c299f454d HTTP/1.1" 200 244 0.013116 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 252 0.010890 10.0.0.22 - - [2026-02-01 11:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.22 - - [2026-02-01 11:57:20] "PUT /alarm/c8b2c82c-214b-4b3c-b812-77618f0b9fa7 HTTP/1.1" 200 244 0.010265 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 257 0.007432 10.0.0.22 - - [2026-02-01 11:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.22 - - [2026-02-01 11:57:20] "PUT /alarm/f9bc00db-e897-4cf2-bd72-425aaa6db214 HTTP/1.1" 200 244 0.010787 10.0.0.22 - - [2026-02-01 11:57:20] "POST /alarms HTTP/1.1" 409 251 0.005377 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/16b00db8-d233-4ed1-bb6c-a09e6f0b7f0e HTTP/1.1" 200 244 0.011523 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 257 0.003478 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/2c0aade6-48a4-4ea1-b873-14b306f8a4ac HTTP/1.1" 200 244 0.011164 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 261 0.010063 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/30133d57-db34-4143-a07d-2fdad57bd5e0 HTTP/1.1" 200 244 0.012538 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 258 0.003938 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/022368f1-8d53-4602-bc87-6fc6cd62b600 HTTP/1.1" 200 244 0.019203 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 254 0.009393 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/e00936e3-312b-4b0c-bc4c-999a51ce8e68 HTTP/1.1" 200 244 0.010959 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 254 0.004209 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/0b2c82be-cc08-41cc-8c58-2ac2e2af0b82 HTTP/1.1" 200 244 0.011916 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 254 0.009016 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/4ad2ca9f-73b9-4892-bd80-f254487a6fe2 HTTP/1.1" 200 244 0.011373 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 247 0.005287 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/52bb0080-5aa8-46ea-bec9-9b8b88821e80 HTTP/1.1" 200 244 0.012316 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 272 0.007474 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/a453623e-8ab5-4ed6-bcd2-434330db9890 HTTP/1.1" 200 244 0.012019 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 261 0.016471 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/a2c4ead7-df68-497d-9cea-1f9e81e7e7e0 HTTP/1.1" 200 244 0.011431 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 259 0.001826 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/e1e1bd95-e9f1-428d-a264-20a6527c75b2 HTTP/1.1" 200 244 0.011229 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 265 0.014449 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/b19088e8-c2b2-4828-800c-f7f184840ba9 HTTP/1.1" 200 244 0.010061 10.0.0.22 - - [2026-02-01 11:57:21] "POST /alarms HTTP/1.1" 409 279 0.003347 10.0.0.22 - - [2026-02-01 11:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.22 - - [2026-02-01 11:57:21] "PUT /alarm/f4edb557-487d-466f-83b7-e40b0f9779e8 HTTP/1.1" 200 244 0.016839 10.0.0.22 - - [2026-02-01 11:57:22] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.22 - - [2026-02-01 11:57:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002106 10.0.0.22 - - [2026-02-01 11:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.22 - - [2026-02-01 11:57:22] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.007309 10.0.0.22 - - [2026-02-01 11:57:22] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.22 - - [2026-02-01 11:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.22 - - [2026-02-01 11:57:22] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003477 10.0.0.22 - - [2026-02-01 11:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.22 - - [2026-02-01 11:57:22] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.009590 10.0.0.22 - - [2026-02-01 11:57:22] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.22 - - [2026-02-01 11:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2026-02-01 11:57:22] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004798 10.0.0.22 - - [2026-02-01 11:57:22] "PUT /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf HTTP/1.1" 200 274 0.019601 10.0.0.22 - - [2026-02-01 11:57:26] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.22 - - [2026-02-01 11:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.22 - - [2026-02-01 11:57:26] "GET /routing-instance/f3cec5a0-cd79-4e78-9666-ca15a900e951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002977 10.0.0.22 - - [2026-02-01 11:57:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001851 10.0.0.22 - - [2026-02-01 11:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.22 - - [2026-02-01 11:57:26] "GET /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002740 10.0.0.22 - - [2026-02-01 11:57:26] "PUT /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24 HTTP/1.1" 200 254 0.011547 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:57:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001313 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:57:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001150 10.0.0.22 - - [2026-02-01 11:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.22 - - [2026-02-01 11:57:29] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002667 10.0.0.22 - - [2026-02-01 11:57:42] "GET / HTTP/1.1" 200 35931 0.002040 10.0.0.22 - - [2026-02-01 11:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.22 - - [2026-02-01 11:57:42] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004632 10.0.0.22 - - [2026-02-01 11:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.22 - - [2026-02-01 11:57:43] "GET /config-node/c59912cc-66e2-4184-9bbc-7f524a7a5e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002869 10.0.0.22 - - [2026-02-01 11:57:54] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.22 - - [2026-02-01 11:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.22 - - [2026-02-01 11:57:54] "GET /routing-instance/f3cec5a0-cd79-4e78-9666-ca15a900e951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002905 10.0.0.22 - - [2026-02-01 11:57:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001528 10.0.0.22 - - [2026-02-01 11:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.22 - - [2026-02-01 11:57:54] "GET /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002983 10.0.0.22 - - [2026-02-01 11:57:54] "PUT /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24 HTTP/1.1" 200 254 0.011324 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:57:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:57:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001221 10.0.0.22 - - [2026-02-01 11:58:09] "GET / HTTP/1.1" 200 35931 0.001789 10.0.0.22 - - [2026-02-01 11:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.22 - - [2026-02-01 11:58:09] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006746 10.0.0.22 - - [2026-02-01 11:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.22 - - [2026-02-01 11:58:09] "GET /config-node/c59912cc-66e2-4184-9bbc-7f524a7a5e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002824 10.0.0.22 - - [2026-02-01 11:58:09] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.22 - - [2026-02-01 11:58:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002624 10.0.0.22 - - [2026-02-01 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.22 - - [2026-02-01 11:58:14] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002767 10.0.0.22 - - [2026-02-01 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.22 - - [2026-02-01 11:58:14] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.007173 10.0.0.22 - - [2026-02-01 11:58:14] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.22 - - [2026-02-01 11:58:14] "POST /alarms HTTP/1.1" 409 264 0.002226 10.0.0.22 - - [2026-02-01 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.22 - - [2026-02-01 11:58:14] "PUT /alarm/ab3e4caf-c37b-4ff0-bbd8-fa75ec0eb671 HTTP/1.1" 200 244 0.009044 10.0.0.22 - - [2026-02-01 11:58:14] "POST /alarms HTTP/1.1" 409 261 0.001867 10.0.0.22 - - [2026-02-01 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.22 - - [2026-02-01 11:58:14] "PUT /alarm/c6ee9e91-8ce3-45a9-be93-8f9be0f0b81e HTTP/1.1" 200 244 0.009697 10.0.0.22 - - [2026-02-01 11:58:14] "POST /alarms HTTP/1.1" 409 261 0.003113 10.0.0.22 - - [2026-02-01 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.22 - - [2026-02-01 11:58:14] "PUT /alarm/b2d3d61d-1c6c-4d69-ae7b-2b1dc5aacb1d HTTP/1.1" 200 244 0.010400 10.0.0.22 - - [2026-02-01 11:58:14] "POST /alarms HTTP/1.1" 409 253 0.018462 10.0.0.22 - - [2026-02-01 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.22 - - [2026-02-01 11:58:14] "PUT /alarm/8897e653-abd5-4bbb-b6d5-2044c65cc0b6 HTTP/1.1" 200 244 0.012285 10.0.0.22 - - [2026-02-01 11:58:14] "POST /alarms HTTP/1.1" 409 251 0.010288 10.0.0.22 - - [2026-02-01 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/9b231939-aa3a-40d3-be28-b5eab44b5965 HTTP/1.1" 200 244 0.011449 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 252 0.013064 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/357e8f37-bb53-4fbd-a260-2737fb0701e6 HTTP/1.1" 200 244 0.012847 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 256 0.004037 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/63a4d853-49df-428c-9c62-4abfe67b8829 HTTP/1.1" 200 244 0.010017 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 248 0.006095 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/3ab1a94d-8860-4816-805d-ca3c299f454d HTTP/1.1" 200 244 0.010470 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 252 0.006901 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013685 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/c8b2c82c-214b-4b3c-b812-77618f0b9fa7 HTTP/1.1" 200 244 0.023031 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 257 0.015150 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/f9bc00db-e897-4cf2-bd72-425aaa6db214 HTTP/1.1" 200 244 0.009996 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 251 0.008238 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/16b00db8-d233-4ed1-bb6c-a09e6f0b7f0e HTTP/1.1" 200 244 0.015857 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 257 0.006981 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/2c0aade6-48a4-4ea1-b873-14b306f8a4ac HTTP/1.1" 200 244 0.011560 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 261 0.004370 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/30133d57-db34-4143-a07d-2fdad57bd5e0 HTTP/1.1" 200 244 0.016549 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 258 0.008053 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/022368f1-8d53-4602-bc87-6fc6cd62b600 HTTP/1.1" 200 244 0.010453 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 254 0.007665 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/e00936e3-312b-4b0c-bc4c-999a51ce8e68 HTTP/1.1" 200 244 0.016517 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 254 0.005791 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/0b2c82be-cc08-41cc-8c58-2ac2e2af0b82 HTTP/1.1" 200 244 0.024298 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 254 0.006882 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/4ad2ca9f-73b9-4892-bd80-f254487a6fe2 HTTP/1.1" 200 244 0.010686 10.0.0.22 - - [2026-02-01 11:58:15] "POST /alarms HTTP/1.1" 409 247 0.014366 10.0.0.22 - - [2026-02-01 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2026-02-01 11:58:15] "PUT /alarm/52bb0080-5aa8-46ea-bec9-9b8b88821e80 HTTP/1.1" 200 244 0.010557 10.0.0.22 - - [2026-02-01 11:58:16] "POST /alarms HTTP/1.1" 409 272 0.010769 10.0.0.22 - - [2026-02-01 11:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.22 - - [2026-02-01 11:58:16] "PUT /alarm/a453623e-8ab5-4ed6-bcd2-434330db9890 HTTP/1.1" 200 244 0.010843 10.0.0.22 - - [2026-02-01 11:58:16] "POST /alarms HTTP/1.1" 409 261 0.012183 10.0.0.22 - - [2026-02-01 11:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009881 10.0.0.22 - - [2026-02-01 11:58:16] "PUT /alarm/a2c4ead7-df68-497d-9cea-1f9e81e7e7e0 HTTP/1.1" 200 244 0.012017 10.0.0.22 - - [2026-02-01 11:58:16] "POST /alarms HTTP/1.1" 409 259 0.004728 10.0.0.22 - - [2026-02-01 11:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.22 - - [2026-02-01 11:58:16] "PUT /alarm/e1e1bd95-e9f1-428d-a264-20a6527c75b2 HTTP/1.1" 200 244 0.010986 10.0.0.22 - - [2026-02-01 11:58:16] "POST /alarms HTTP/1.1" 409 265 0.009064 10.0.0.22 - - [2026-02-01 11:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.22 - - [2026-02-01 11:58:16] "PUT /alarm/b19088e8-c2b2-4828-800c-f7f184840ba9 HTTP/1.1" 200 244 0.013978 10.0.0.22 - - [2026-02-01 11:58:16] "POST /alarms HTTP/1.1" 409 279 0.010628 10.0.0.22 - - [2026-02-01 11:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.22 - - [2026-02-01 11:58:16] "PUT /alarm/f4edb557-487d-466f-83b7-e40b0f9779e8 HTTP/1.1" 200 244 0.010377 10.0.0.22 - - [2026-02-01 11:58:16] "GET / HTTP/1.1" 200 35931 0.001893 10.0.0.22 - - [2026-02-01 11:58:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002123 10.0.0.22 - - [2026-02-01 11:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.22 - - [2026-02-01 11:58:16] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.008260 10.0.0.22 - - [2026-02-01 11:58:16] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.22 - - [2026-02-01 11:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.22 - - [2026-02-01 11:58:16] "GET /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002593 10.0.0.22 - - [2026-02-01 11:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.22 - - [2026-02-01 11:58:16] "PUT /global-vrouter-config/22da71d1-753a-4514-bb27-a30525623a4b HTTP/1.1" 200 276 0.009771 10.0.0.22 - - [2026-02-01 11:58:17] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.22 - - [2026-02-01 11:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.22 - - [2026-02-01 11:58:17] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005147 10.0.0.22 - - [2026-02-01 11:58:17] "PUT /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf HTTP/1.1" 200 274 0.016164 10.0.0.22 - - [2026-02-01 11:58:20] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.22 - - [2026-02-01 11:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.22 - - [2026-02-01 11:58:20] "GET /routing-instance/f3cec5a0-cd79-4e78-9666-ca15a900e951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003373 10.0.0.22 - - [2026-02-01 11:58:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002275 10.0.0.22 - - [2026-02-01 11:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.22 - - [2026-02-01 11:58:20] "GET /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003302 10.0.0.22 - - [2026-02-01 11:58:20] "PUT /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24 HTTP/1.1" 200 254 0.017075 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:58:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:58:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.22 - - [2026-02-01 11:58:25] "POST /tags HTTP/1.1" 200 355 0.022668 10.0.0.22 - - [2026-02-01 11:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009181 10.0.0.22 - - [2026-02-01 11:58:25] "GET /tag/5117d481-cf96-444a-982c-3bdb6f3649b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.035955 10.0.0.22 - - [2026-02-01 11:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012386 10.0.0.22 - - [2026-02-01 11:58:25] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007038 10.0.0.22 - - [2026-02-01 11:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006734 10.0.0.22 - - [2026-02-01 11:58:25] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.106227 10.0.0.22 - - [2026-02-01 11:58:25] "POST /virtual-machines HTTP/1.1" 200 351 0.038977 10.0.0.22 - - [2026-02-01 11:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039638 10.0.0.22 - - [2026-02-01 11:58:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.191333 10.0.0.22 - - [2026-02-01 11:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031145 10.0.0.22 - - [2026-02-01 11:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.031337 10.0.0.22 - - [2026-02-01 11:58:26] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005776 10.0.0.22 - - [2026-02-01 11:58:26] "POST /instance-ips HTTP/1.1" 200 391 0.024482 10.0.0.22 - - [2026-02-01 11:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025053 10.0.0.22 - - [2026-02-01 11:58:26] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007637 10.0.0.22 - - [2026-02-01 11:58:26] "POST /set-tag HTTP/1.1" 200 109 0.040966 10.0.0.22 - - [2026-02-01 11:58:26] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.044211 10.0.0.22 - - [2026-02-01 11:58:26] "GET /instance-ip/50d473e2-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.015441 10.0.0.22 - - [2026-02-01 11:58:26] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011733 10.0.0.22 - - [2026-02-01 11:58:26] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.22 - - [2026-02-01 11:58:26] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.010612 10.0.0.22 - - [2026-02-01 11:58:26] "POST /ref-update HTTP/1.1" 200 156 0.017682 10.0.0.22 - - [2026-02-01 11:58:26] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004761 10.0.0.22 - - [2026-02-01 11:58:26] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.22 - - [2026-02-01 11:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.22 - - [2026-02-01 11:58:26] "GET /virtual-network/db1b73b6-8331-4b58-b9f9-fd7cb99613a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.024204 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:58:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:58:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 10.0.0.22 - - [2026-02-01 11:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.22 - - [2026-02-01 11:58:26] "GET /project/3d3b6aef-0581-4efb-a93e-72410202f764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076001 10.0.0.22 - - [2026-02-01 11:58:26] "POST /virtual-machines HTTP/1.1" 200 355 0.026101 10.0.0.22 - - [2026-02-01 11:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013912 10.0.0.22 - - [2026-02-01 11:58:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.119930 10.0.0.22 - - [2026-02-01 11:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021352 10.0.0.22 - - [2026-02-01 11:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009727 10.0.0.22 - - [2026-02-01 11:58:27] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005427 10.0.0.22 - - [2026-02-01 11:58:27] "POST /instance-ips HTTP/1.1" 200 395 0.203926 10.0.0.22 - - [2026-02-01 11:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024215 10.0.0.22 - - [2026-02-01 11:58:27] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005129 10.0.0.22 - - [2026-02-01 11:58:27] "POST /set-tag HTTP/1.1" 200 109 0.038928 10.0.0.22 - - [2026-02-01 11:58:27] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.030336 10.0.0.22 - - [2026-02-01 11:58:27] "GET /instance-ip/51672066-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.011223 10.0.0.22 - - [2026-02-01 11:58:27] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013152 10.0.0.22 - - [2026-02-01 11:58:27] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.22 - - [2026-02-01 11:58:27] "GET /virtual-router/7c886db9-3405-4b28-9e0c-c14e39a9fe7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004002 10.0.0.22 - - [2026-02-01 11:58:27] "POST /ref-update HTTP/1.1" 200 156 0.015783 10.0.0.22 - - [2026-02-01 11:58:27] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.032948 10.0.0.22 - - [2026-02-01 11:58:27] "POST /set-tag HTTP/1.1" 200 109 0.004285 10.0.0.22 - - [2026-02-01 11:58:27] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005023 10.0.0.22 - - [2026-02-01 11:58:27] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.22 - - [2026-02-01 11:58:27] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006374 10.0.0.22 - - [2026-02-01 11:58:27] "POST /set-tag HTTP/1.1" 200 109 0.012191 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:58:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.22 - - [2026-02-01 11:58:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001077 10.0.0.22 - - [2026-02-01 11:58:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002078 10.0.0.22 - - [2026-02-01 11:58:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002050 10.0.0.22 - - [2026-02-01 11:58:40] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005627 10.0.0.22 - - [2026-02-01 11:58:40] "POST /set-tag HTTP/1.1" 200 109 0.003453 10.0.0.22 - - [2026-02-01 11:58:40] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004229 10.0.0.22 - - [2026-02-01 11:58:40] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.22 - - [2026-02-01 11:58:42] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007444 10.0.0.22 - - [2026-02-01 11:58:42] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.22 - - [2026-02-01 11:58:45] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.22 - - [2026-02-01 11:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2026-02-01 11:58:45] "GET /global-system-config/3b8cecbd-7809-41bf-90e0-7f007f56e4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005381 10.0.0.22 - - [2026-02-01 11:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.22 - - [2026-02-01 11:58:45] "GET /config-node/c59912cc-66e2-4184-9bbc-7f524a7a5e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002193 10.0.0.22 - - [2026-02-01 11:58:56] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.22 - - [2026-02-01 11:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.22 - - [2026-02-01 11:58:56] "GET /routing-instance/f3cec5a0-cd79-4e78-9666-ca15a900e951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004112 10.0.0.22 - - [2026-02-01 11:58:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001669 10.0.0.22 - - [2026-02-01 11:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.22 - - [2026-02-01 11:58:57] "GET /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003378 10.0.0.22 - - [2026-02-01 11:58:57] "PUT /bgp-router/0c5c4fcb-5d14-4762-8aed-00191d775a24 HTTP/1.1" 200 254 0.015914 10.0.0.22 - - [2026-02-01 11:59:14] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015759 10.0.0.22 - - [2026-02-01 11:59:14] "POST /set-tag HTTP/1.1" 200 109 0.008014 10.0.0.22 - - [2026-02-01 11:59:14] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006771 10.0.0.22 - - [2026-02-01 11:59:14] "POST /set-tag HTTP/1.1" 200 109 0.007430 10.0.0.22 - - [2026-02-01 11:59:14] "GET /virtual-machine/241be09e-0ff9-42fc-b178-d5a09821651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.006957 10.0.0.22 - - [2026-02-01 11:59:14] "POST /ref-update HTTP/1.1" 200 156 0.015778 10.0.0.22 - - [2026-02-01 11:59:14] "GET /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009982 10.0.0.22 - - [2026-02-01 11:59:14] "POST /set-tag HTTP/1.1" 200 109 0.029988 10.0.0.22 - - [2026-02-01 11:59:14] "POST /set-tag HTTP/1.1" 200 109 0.025583 10.0.0.22 - - [2026-02-01 11:59:14] "DELETE /instance-ip/50d473e2-ff65-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.074175 10.0.0.22 - - [2026-02-01 11:59:14] "DELETE /virtual-machine-interface/50aa81b8-ff65-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.048522 10.0.0.22 - - [2026-02-01 11:59:14] "DELETE /virtual-machine/241be09e-0ff9-42fc-b178-d5a09821651b HTTP/1.1" 200 115 0.032153 10.0.0.22 - - [2026-02-01 11:59:14] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008918 10.0.0.22 - - [2026-02-01 11:59:14] "POST /set-tag HTTP/1.1" 200 109 0.006754 10.0.0.22 - - [2026-02-01 11:59:45] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005665 10.0.0.22 - - [2026-02-01 11:59:45] "POST /set-tag HTTP/1.1" 200 109 0.011997 10.0.0.22 - - [2026-02-01 11:59:45] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005792 10.0.0.22 - - [2026-02-01 11:59:45] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.22 - - [2026-02-01 11:59:45] "GET /virtual-machine/ad90ae9b-2231-4745-a0ec-35d21b99b719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003061 10.0.0.22 - - [2026-02-01 11:59:45] "POST /ref-update HTTP/1.1" 200 156 0.017589 10.0.0.22 - - [2026-02-01 11:59:45] "GET /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006248 10.0.0.22 - - [2026-02-01 11:59:45] "POST /set-tag HTTP/1.1" 200 109 0.021080 10.0.0.22 - - [2026-02-01 11:59:45] "POST /set-tag HTTP/1.1" 200 109 0.066069 10.0.0.22 - - [2026-02-01 11:59:45] "DELETE /instance-ip/51672066-ff65-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.069649 10.0.0.22 - - [2026-02-01 11:59:45] "DELETE /virtual-machine-interface/514f1c0a-ff65-11f0-a587-fa163ede565b HTTP/1.1" 200 115 0.048399 10.0.0.22 - - [2026-02-01 11:59:45] "DELETE /virtual-machine/ad90ae9b-2231-4745-a0ec-35d21b99b719 HTTP/1.1" 200 115 0.020010 10.0.0.22 - - [2026-02-01 11:59:45] "DELETE /tag/5117d481-cf96-444a-982c-3bdb6f3649b7 HTTP/1.1" 200 115 0.049648