++ 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: =================== Mon Jun 22 01:38:59 AM UTC 2026 ===================' INFO: =================== Mon Jun 22 01:38:59 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22 ++ CONFIGDB_NODES=10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.22,10.76.138.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.76.138.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 ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ 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: 06/22/2026 01:39:48.160 7fc1b6b4d700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/22/2026 01:39:48.481 7fc1b6b4d700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/22/2026 01:39:48.521 7fc1b6b4d700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/22/2026 01:39:48.522 7fc1b6b4d700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-06-22 01:39:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000853 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-06-22 01:40:00] "GET / HTTP/1.1" 503 181 0.000173 10.0.0.22 - - [2026-06-22 01:40:00] "GET / HTTP/1.1" 503 181 0.000219 10.0.0.22 - - [2026-06-22 01:40:01] "GET / HTTP/1.1" 200 35931 0.001245 10.0.0.22 - - [2026-06-22 01:40:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.002994 10.0.0.22 - - [2026-06-22 01:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.22 - - [2026-06-22 01:40:01] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025398 10.0.0.22 - - [2026-06-22 01:40:01] "POST /service-appliance-sets HTTP/1.1" 200 553 0.051781 10.0.0.22 - - [2026-06-22 01:40:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.002592 10.0.0.22 - - [2026-06-22 01:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934 10.0.0.22 - - [2026-06-22 01:40:01] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012309 10.0.0.22 - - [2026-06-22 01:40:01] "GET / HTTP/1.1" 200 45303 0.001295 10.0.0.22 - - [2026-06-22 01:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010324 10.0.0.22 - - [2026-06-22 01:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.22 - - [2026-06-22 01:40:01] "POST /service-appliance-sets HTTP/1.1" 200 541 0.065368 10.0.0.22 - - [2026-06-22 01:40:01] "GET / HTTP/1.1" 200 35931 0.001140 10.0.0.22 - - [2026-06-22 01:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.22 - - [2026-06-22 01:40:01] "GET /routing-instance/e94f0d43-ea58-4b89-874f-cc5d2d954e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009623 10.0.0.22 - - [2026-06-22 01:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005607 10.0.0.22 - - [2026-06-22 01:40:01] "GET /network-ipam/115aec0c-bc2b-45b0-9aa2-7571af4b0daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005673 10.0.0.22 - - [2026-06-22 01:40:01] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.22 - - [2026-06-22 01:40:01] "POST /bgp-routers HTTP/1.1" 200 616 0.094086 10.0.0.22 - - [2026-06-22 01:40:01] "GET /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.027865 10.0.0.22 - - [2026-06-22 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.22 - - [2026-06-22 01:40:02] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016611 10.0.0.22 - - [2026-06-22 01:40:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006038 10.0.0.22 - - [2026-06-22 01:40:02] "POST /ref-update HTTP/1.1" 200 156 0.012008 10.0.0.22 - - [2026-06-22 01:40:02] "POST /service-templates HTTP/1.1" 200 511 0.024420 10.0.0.22 - - [2026-06-22 01:40:02] "POST /service-templates HTTP/1.1" 200 501 0.030975 10.0.0.22 - - [2026-06-22 01:40:02] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.22 - - [2026-06-22 01:40:02] "POST /service-templates HTTP/1.1" 200 515 0.061910 10.0.0.22 - - [2026-06-22 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.22 - - [2026-06-22 01:40:02] "GET /domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003621 10.0.0.22 - - [2026-06-22 01:40:02] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.22 - - [2026-06-22 01:40:02] "POST /service-templates HTTP/1.1" 200 535 0.101765 10.0.0.22 - - [2026-06-22 01:40:02] "POST /service-templates HTTP/1.1" 200 507 0.123336 10.0.0.22 - - [2026-06-22 01:40:02] "POST /id-to-fqname HTTP/1.1" 200 173 0.000561 10.0.0.22 - - [2026-06-22 01:40:02] "POST /fqname-to-id HTTP/1.1" 404 182 0.037763 10.0.0.22 - - [2026-06-22 01:40:02] "POST /security-groups HTTP/1.1" 200 570 0.101059 10.0.0.22 - - [2026-06-22 01:40:02] "POST /projects HTTP/1.1" 200 481 0.460161 10.0.0.22 - - [2026-06-22 01:40:02] "GET / HTTP/1.1" 200 35931 0.008227 10.0.0.22 - - [2026-06-22 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.027169 10.0.0.22 - - [2026-06-22 01:40:02] "POST /security-groups HTTP/1.1" 200 534 0.118453 10.0.0.22 - - [2026-06-22 01:40:02] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.040313 10.0.0.22 - - [2026-06-22 01:40:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.004546 10.0.0.22 - - [2026-06-22 01:40:03] "POST /chown HTTP/1.1" 200 109 0.069864 10.0.0.22 - - [2026-06-22 01:40:03] "POST /policy-managements HTTP/1.1" 409 214 0.021077 10.0.0.22 - - [2026-06-22 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007644 10.0.0.22 - - [2026-06-22 01:40:03] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011679 10.0.0.22 - - [2026-06-22 01:40:03] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.124054 10.0.0.22 - - [2026-06-22 01:40:03] "POST /application-policy-sets HTTP/1.1" 200 528 0.074434 10.0.0.22 - - [2026-06-22 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007791 10.0.0.22 - - [2026-06-22 01:40:03] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.023833 10.0.0.22 - - [2026-06-22 01:40:03] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.045472 10.0.0.22 - - [2026-06-22 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.22 - - [2026-06-22 01:40:03] "GET /virtual-network/15ef2fe8-3bf7-46ff-9a33-0568f9ce2dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007915 10.0.0.22 - - [2026-06-22 01:40:03] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.22 - - [2026-06-22 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.22 - - [2026-06-22 01:40:03] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006730 10.0.0.22 - - [2026-06-22 01:40:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.003484 10.0.0.22 - - [2026-06-22 01:40:03] "POST /id-to-fqname HTTP/1.1" 200 177 0.000593 10.0.0.22 - - [2026-06-22 01:40:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.029594 10.0.0.22 - - [2026-06-22 01:40:03] "POST /database-nodes HTTP/1.1" 200 597 0.086704 10.0.0.22 - - [2026-06-22 01:40:03] "POST /security-groups HTTP/1.1" 200 574 0.065225 10.0.0.22 - - [2026-06-22 01:40:03] "POST /projects HTTP/1.1" 200 489 0.277343 10.0.0.22 - - [2026-06-22 01:40:03] "POST /security-groups HTTP/1.1" 200 546 0.079081 10.0.0.22 - - [2026-06-22 01:40:03] "POST /chown HTTP/1.1" 200 109 0.022583 10.0.0.22 - - [2026-06-22 01:40:03] "POST /network-ipams HTTP/1.1" 200 522 0.084173 10.0.0.22 - - [2026-06-22 01:40:04] "POST /network-ipams HTTP/1.1" 200 510 0.084982 10.0.0.22 - - [2026-06-22 01:40:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.002692 10.0.0.22 - - [2026-06-22 01:40:04] "POST /useragent-kv HTTP/1.1" 200 115 0.013182 10.0.0.22 - - [2026-06-22 01:40:04] "POST /virtual-networks HTTP/1.1" 200 538 0.217884 10.0.0.22 - - [2026-06-22 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.22 - - [2026-06-22 01:40:04] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.011596 10.0.0.22 - - [2026-06-22 01:40:04] "POST /network-ipams HTTP/1.1" 200 518 0.030983 10.0.0.22 - - [2026-06-22 01:40:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.006176 10.0.0.22 - - [2026-06-22 01:40:04] "POST /useragent-kv HTTP/1.1" 200 115 0.022216 10.0.0.22 - - [2026-06-22 01:40:04] "POST /virtual-networks HTTP/1.1" 200 546 0.173043 10.0.0.22 - - [2026-06-22 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.22 - - [2026-06-22 01:40:04] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.010724 10.0.0.22 - - [2026-06-22 01:40:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.002721 10.0.0.22 - - [2026-06-22 01:40:04] "POST /network-policys HTTP/1.1" 200 538 0.037990 10.0.0.22 - - [2026-06-22 01:40:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.002948 10.0.0.22 - - [2026-06-22 01:40:04] "POST /network-policys HTTP/1.1" 200 534 0.042826 10.0.0.22 - - [2026-06-22 01:40:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.013519 10.0.0.22 - - [2026-06-22 01:40:04] "POST /network-policys HTTP/1.1" 200 542 0.032089 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-update HTTP/1.1" 200 156 0.092023 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034655 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-update HTTP/1.1" 200 156 0.057278 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-update HTTP/1.1" 200 156 0.076780 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010425 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007204 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-update HTTP/1.1" 200 156 0.063694 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-update HTTP/1.1" 200 156 0.118860 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-update HTTP/1.1" 200 156 0.095144 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003202 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002791 10.0.0.22 - - [2026-06-22 01:40:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002136 10.0.0.22 - - [2026-06-22 01:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.22 - - [2026-06-22 01:40:05] "GET /virtual-network/15ef2fe8-3bf7-46ff-9a33-0568f9ce2dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012448 10.0.0.22 - - [2026-06-22 01:40:05] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.049673 10.0.0.22 - - [2026-06-22 01:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.22 - - [2026-06-22 01:40:05] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005394 10.0.0.22 - - [2026-06-22 01:40:06] "POST /firewall-policys HTTP/1.1" 200 530 0.061632 10.0.0.22 - - [2026-06-22 01:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.081764 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:40:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:40:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001455 10.0.0.22 - - [2026-06-22 01:40:06] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.024892 10.0.0.22 - - [2026-06-22 01:40:06] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003547 10.0.0.22 - - [2026-06-22 01:40:06] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004836 10.0.0.22 - - [2026-06-22 01:40:06] "POST /ref-update HTTP/1.1" 200 156 0.035996 10.0.0.22 - - [2026-06-22 01:40:06] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004328 10.0.0.22 - - [2026-06-22 01:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.22 - - [2026-06-22 01:40:06] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002540 10.0.0.22 - - [2026-06-22 01:40:06] "POST /firewall-policys HTTP/1.1" 200 532 0.046470 10.0.0.22 - - [2026-06-22 01:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.084185 10.0.0.22 - - [2026-06-22 01:40:06] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003826 10.0.0.22 - - [2026-06-22 01:40:06] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.197599 10.0.0.22 - - [2026-06-22 01:40:06] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003486 10.0.0.22 - - [2026-06-22 01:40:06] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.046300 10.0.0.22 - - [2026-06-22 01:40:06] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004325 10.0.0.22 - - [2026-06-22 01:40:06] "POST /ref-update HTTP/1.1" 200 156 0.054423 10.0.0.22 - - [2026-06-22 01:40:06] "GET / HTTP/1.1" 200 35931 0.001191 10.0.0.22 - - [2026-06-22 01:40:06] "POST /ref-update HTTP/1.1" 200 156 0.039646 10.0.0.22 - - [2026-06-22 01:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.22 - - [2026-06-22 01:40:06] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.021814 10.0.0.22 - - [2026-06-22 01:40:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.002104 10.0.0.22 - - [2026-06-22 01:40:07] "POST /ref-update HTTP/1.1" 200 156 0.050059 10.0.0.22 - - [2026-06-22 01:40:07] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.020999 10.0.0.22 - - [2026-06-22 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.22 - - [2026-06-22 01:40:07] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.058469 10.0.0.22 - - [2026-06-22 01:40:07] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011470 10.0.0.22 - - [2026-06-22 01:40:07] "POST /firewall-policys HTTP/1.1" 200 530 0.027486 10.0.0.22 - - [2026-06-22 01:40:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.064508 10.0.0.22 - - [2026-06-22 01:40:07] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.019927 10.0.0.22 - - [2026-06-22 01:40:07] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.005149 10.0.0.22 - - [2026-06-22 01:40:07] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.005452 10.0.0.22 - - [2026-06-22 01:40:07] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002817 10.0.0.22 - - [2026-06-22 01:40:07] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004650 10.0.0.22 - - [2026-06-22 01:40:07] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003542 10.0.0.22 - - [2026-06-22 01:40:07] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002686 10.0.0.22 - - [2026-06-22 01:40:07] "POST /ref-update HTTP/1.1" 200 156 0.024002 10.0.0.22 - - [2026-06-22 01:40:07] "POST /ref-update HTTP/1.1" 200 156 0.038466 10.0.0.22 - - [2026-06-22 01:40:07] "POST /ref-update HTTP/1.1" 200 156 0.034934 10.0.0.22 - - [2026-06-22 01:40:07] "POST /ref-update HTTP/1.1" 200 156 0.056932 10.0.0.22 - - [2026-06-22 01:40:07] "POST /ref-update HTTP/1.1" 200 156 0.091881 10.0.0.22 - - [2026-06-22 01:40:07] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.032537 10.0.0.22 - - [2026-06-22 01:40:07] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.22 - - [2026-06-22 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.22 - - [2026-06-22 01:40:07] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.042440 10.0.0.22 - - [2026-06-22 01:40:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.013349 10.0.0.22 - - [2026-06-22 01:40:07] "POST /tags HTTP/1.1" 200 299 0.118295 10.0.0.22 - - [2026-06-22 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.033950 10.0.0.22 - - [2026-06-22 01:40:08] "GET /tag/3a71cf38-cd69-49c2-85c1-1c11624fa387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.029267 10.0.0.22 - - [2026-06-22 01:40:08] "POST /analytics-nodes HTTP/1.1" 200 599 0.074493 10.0.0.22 - - [2026-06-22 01:40:08] "POST /set-tag HTTP/1.1" 200 109 0.035190 10.0.0.22 - - [2026-06-22 01:40:08] "POST /tags HTTP/1.1" 200 305 0.507879 10.0.0.22 - - [2026-06-22 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.028057 10.0.0.22 - - [2026-06-22 01:40:08] "GET /tag/f839028b-dd39-4ff5-8830-3589444fbf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.040941 10.0.0.22 - - [2026-06-22 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.025741 10.0.0.22 - - [2026-06-22 01:40:09] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.22 - - [2026-06-22 01:40:09] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.092057 10.0.0.22 - - [2026-06-22 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.22 - - [2026-06-22 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013695 10.0.0.22 - - [2026-06-22 01:40:09] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.021580 10.0.0.22 - - [2026-06-22 01:40:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002856 10.0.0.22 - - [2026-06-22 01:40:09] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.013618 10.0.0.22 - - [2026-06-22 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.024929 10.0.0.22 - - [2026-06-22 01:40:09] "GET /service-appliance-set/0992a2fa-0e9d-41db-85e8-713396ff9232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.022205 10.0.0.22 - - [2026-06-22 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006119 10.0.0.22 - - [2026-06-22 01:40:09] "GET /network-ipam/115aec0c-bc2b-45b0-9aa2-7571af4b0daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.015161 10.0.0.22 - - [2026-06-22 01:40:09] "POST /config-nodes HTTP/1.1" 200 593 0.105676 10.0.0.22 - - [2026-06-22 01:40:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.013073 10.0.0.22 - - [2026-06-22 01:40:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142039 10.0.0.22 - - [2026-06-22 01:40:09] "GET /virtual-machine-interface/bb92e17b-c0bb-4782-abce-7c89cc0b0a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.025176 10.0.0.22 - - [2026-06-22 01:40:09] "POST /instance-ips HTTP/1.1" 200 381 0.082312 10.0.0.22 - - [2026-06-22 01:40:09] "GET /instance-ip/f1d9782c-3a22-4f26-931f-3d7dfa8a5272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.023440 10.0.0.22 - - [2026-06-22 01:40:09] "GET / HTTP/1.1" 200 35931 0.001377 10.0.0.22 - - [2026-06-22 01:40:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003704 10.0.0.22 - - [2026-06-22 01:40:09] "POST /loadbalancers HTTP/1.1" 200 582 0.062582 10.0.0.22 - - [2026-06-22 01:40:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024148 10.0.0.22 - - [2026-06-22 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014057 10.0.0.22 - - [2026-06-22 01:40:09] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055443 10.0.0.22 - - [2026-06-22 01:40:09] "GET /loadbalancer/ed4b88cf-deb4-4978-bde2-b799b3fae625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.020561 10.0.0.22 - - [2026-06-22 01:40:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.002858 10.0.0.22 - - [2026-06-22 01:40:09] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059780 10.0.0.22 - - [2026-06-22 01:40:09] "GET /instance-ip/f1d9782c-3a22-4f26-931f-3d7dfa8a5272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003804 10.0.0.22 - - [2026-06-22 01:40:09] "POST /access-control-lists HTTP/1.1" 200 587 0.098163 10.0.0.22 - - [2026-06-22 01:40:09] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.112248 10.0.0.22 - - [2026-06-22 01:40:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020561 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.036354 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005425 10.0.0.22 - - [2026-06-22 01:40:10] "POST /floating-ips HTTP/1.1" 200 583 0.134142 10.0.0.22 - - [2026-06-22 01:40:10] "POST /access-control-lists HTTP/1.1" 200 585 0.034885 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.004787 10.0.0.22 - - [2026-06-22 01:40:10] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.081643 10.0.0.22 - - [2026-06-22 01:40:10] "POST /access-control-lists HTTP/1.1" 200 579 0.050029 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.013504 10.0.0.22 - - [2026-06-22 01:40:10] "GET /loadbalancer-listener/526c856b-e3f1-4ceb-88c0-32f515eaa8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.025014 10.0.0.22 - - [2026-06-22 01:40:10] "GET /loadbalancer-listener/526c856b-e3f1-4ceb-88c0-32f515eaa8a5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005042 10.0.0.22 - - [2026-06-22 01:40:10] "POST /access-control-lists HTTP/1.1" 200 577 0.074259 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.022329 10.0.0.22 - - [2026-06-22 01:40:10] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.099370 10.0.0.22 - - [2026-06-22 01:40:10] "GET /instance-ip/f1d9782c-3a22-4f26-931f-3d7dfa8a5272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003708 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008592 10.0.0.22 - - [2026-06-22 01:40:10] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003776 10.0.0.22 - - [2026-06-22 01:40:10] "POST /access-control-lists HTTP/1.1" 200 594 0.047777 10.0.0.22 - - [2026-06-22 01:40:10] "GET /instance-ip/f1d9782c-3a22-4f26-931f-3d7dfa8a5272?fields=floating_ips HTTP/1.1" 200 1171 0.025992 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.003017 10.0.0.22 - - [2026-06-22 01:40:10] "GET /floating-ip/139dd022-274f-4881-adff-7f0c9a1ac3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003934 10.0.0.22 - - [2026-06-22 01:40:10] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.020611 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010871 10.0.0.22 - - [2026-06-22 01:40:10] "POST /access-control-lists HTTP/1.1" 200 592 0.060202 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.004977 10.0.0.22 - - [2026-06-22 01:40:10] "GET /loadbalancer/ed4b88cf-deb4-4978-bde2-b799b3fae625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002908 10.0.0.22 - - [2026-06-22 01:40:10] "POST /access-control-lists HTTP/1.1" 200 583 0.070037 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.015701 10.0.0.22 - - [2026-06-22 01:40:10] "POST /tags HTTP/1.1" 200 301 0.122234 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020023 10.0.0.22 - - [2026-06-22 01:40:10] "POST /access-control-lists HTTP/1.1" 200 581 0.089780 10.0.0.22 - - [2026-06-22 01:40:10] "GET /tag/acdbbd1f-ac7a-4701-9819-057d5685f25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.035443 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002671 10.0.0.22 - - [2026-06-22 01:40:10] "POST /access-control-lists HTTP/1.1" 200 602 0.041974 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.004374 10.0.0.22 - - [2026-06-22 01:40:10] "POST /tags HTTP/1.1" 200 325 0.081062 10.0.0.22 - - [2026-06-22 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010965 10.0.0.22 - - [2026-06-22 01:40:10] "POST /access-control-lists HTTP/1.1" 200 600 0.015141 10.0.0.22 - - [2026-06-22 01:40:10] "GET /tag/600d5b2a-6830-4c6f-8b4b-932f3334306b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.018097 10.0.0.22 - - [2026-06-22 01:40:10] "POST /route-targets HTTP/1.1" 200 327 0.037187 10.0.0.22 - - [2026-06-22 01:40:10] "POST /tags HTTP/1.1" 200 363 0.080401 10.0.0.22 - - [2026-06-22 01:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.022954 10.0.0.22 - - [2026-06-22 01:40:11] "POST /ref-update HTTP/1.1" 200 156 0.047347 10.0.0.22 - - [2026-06-22 01:40:11] "POST /route-targets HTTP/1.1" 200 327 0.014899 10.0.0.22 - - [2026-06-22 01:40:11] "GET /tag/1ca5cb12-6f13-4602-91a2-df99bc8bad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.014698 10.0.0.22 - - [2026-06-22 01:40:11] "POST /ref-update HTTP/1.1" 200 156 0.035325 10.0.0.22 - - [2026-06-22 01:40:11] "POST /tags HTTP/1.1" 200 311 0.083426 10.0.0.22 - - [2026-06-22 01:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008462 10.0.0.22 - - [2026-06-22 01:40:11] "POST /route-targets HTTP/1.1" 200 327 0.027953 10.0.0.22 - - [2026-06-22 01:40:11] "POST /ref-update HTTP/1.1" 200 156 0.024577 10.0.0.22 - - [2026-06-22 01:40:11] "GET /tag/3c77dc54-9c4f-4f90-bdcf-9acc4c6c1860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016387 10.0.0.22 - - [2026-06-22 01:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.22 - - [2026-06-22 01:40:11] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.007254 10.0.0.22 - - [2026-06-22 01:40:11] "POST /route-targets HTTP/1.1" 200 327 0.009830 10.0.0.22 - - [2026-06-22 01:40:11] "POST /ref-update HTTP/1.1" 200 156 0.013654 10.0.0.22 - - [2026-06-22 01:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.22 - - [2026-06-22 01:40:11] "POST /route-targets HTTP/1.1" 200 327 0.014592 10.0.0.22 - - [2026-06-22 01:40:11] "GET /project/94b50b7e-f1d0-4110-a852-10c36a8d7971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045202 10.0.0.22 - - [2026-06-22 01:40:11] "POST /virtual-machines HTTP/1.1" 200 377 0.012359 10.0.0.22 - - [2026-06-22 01:40:11] "POST /ref-update HTTP/1.1" 200 156 0.020926 10.0.0.22 - - [2026-06-22 01:40:11] "POST /route-targets HTTP/1.1" 200 327 0.021348 10.0.0.22 - - [2026-06-22 01:40:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036909 10.0.0.22 - - [2026-06-22 01:40:11] "POST /ref-update HTTP/1.1" 200 156 0.021696 10.0.0.22 - - [2026-06-22 01:40:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.001909 10.0.0.22 - - [2026-06-22 01:40:11] "POST /access-control-lists HTTP/1.1" 200 551 0.080400 10.0.0.22 - - [2026-06-22 01:40:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.003709 10.0.0.22 - - [2026-06-22 01:40:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.201215 10.0.0.22 - - [2026-06-22 01:40:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031030 10.0.0.22 - - [2026-06-22 01:40:11] "POST /access-control-lists HTTP/1.1" 200 589 0.057709 10.0.0.22 - - [2026-06-22 01:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021475 10.0.0.22 - - [2026-06-22 01:40:11] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008588 10.0.0.22 - - [2026-06-22 01:40:11] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.22 - - [2026-06-22 01:40:11] "POST /ref-update HTTP/1.1" 200 156 0.061311 10.0.0.22 - - [2026-06-22 01:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006999 10.0.0.22 - - [2026-06-22 01:40:11] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004507 10.0.0.22 - - [2026-06-22 01:40:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.013082 10.0.0.22 - - [2026-06-22 01:40:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.006457 10.0.0.22 - - [2026-06-22 01:40:11] "POST /instance-ips HTTP/1.1" 200 409 0.084580 10.0.0.22 - - [2026-06-22 01:40:11] "POST /access-control-lists HTTP/1.1" 200 601 0.103189 10.0.0.22 - - [2026-06-22 01:40:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.080106 10.0.0.22 - - [2026-06-22 01:40:11] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004738 10.0.0.22 - - [2026-06-22 01:40:11] "POST /ref-update HTTP/1.1" 200 156 0.037570 10.0.0.22 - - [2026-06-22 01:40:11] "POST /config-database-nodes HTTP/1.1" 200 611 0.122400 10.0.0.22 - - [2026-06-22 01:40:12] "POST /ref-update HTTP/1.1" 200 156 0.041414 10.0.0.22 - - [2026-06-22 01:40:12] "POST /set-tag HTTP/1.1" 200 109 0.116541 10.0.0.22 - - [2026-06-22 01:40:12] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.048038 10.0.0.22 - - [2026-06-22 01:40:12] "GET /instance-ip/4f106bda-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004688 10.0.0.22 - - [2026-06-22 01:40:12] "POST /tags HTTP/1.1" 200 357 0.066094 10.0.0.22 - - [2026-06-22 01:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011832 10.0.0.22 - - [2026-06-22 01:40:12] "GET /tag/1ae22d2f-96d1-413c-923b-ac54df709d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.013392 10.0.0.22 - - [2026-06-22 01:40:12] "POST /tags HTTP/1.1" 200 305 0.017515 10.0.0.22 - - [2026-06-22 01:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.22 - - [2026-06-22 01:40:12] "GET /tag/ffcb339a-6f0d-4f0e-8670-dc9511842c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.021031 10.0.0.22 - - [2026-06-22 01:40:12] "POST /id-to-fqname HTTP/1.1" 200 174 0.000685 10.0.0.22 - - [2026-06-22 01:40:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.010466 10.0.0.22 - - [2026-06-22 01:40:12] "POST /security-groups HTTP/1.1" 200 571 0.075176 10.0.0.22 - - [2026-06-22 01:40:12] "POST /projects HTTP/1.1" 200 483 0.206843 10.0.0.22 - - [2026-06-22 01:40:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.004939 10.0.0.22 - - [2026-06-22 01:40:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.045588 10.0.0.22 - - [2026-06-22 01:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.22 - - [2026-06-22 01:40:12] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.012490 10.0.0.22 - - [2026-06-22 01:40:12] "POST /access-control-lists HTTP/1.1" 200 580 0.091385 10.0.0.22 - - [2026-06-22 01:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023542 10.0.0.22 - - [2026-06-22 01:40:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.024437 10.0.0.22 - - [2026-06-22 01:40:12] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.009356 10.0.0.22 - - [2026-06-22 01:40:12] "POST /access-control-lists HTTP/1.1" 200 578 0.038282 10.0.0.22 - - [2026-06-22 01:40:13] "PUT /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037 HTTP/1.1" 200 264 0.079373 10.0.0.22 - - [2026-06-22 01:40:13] "PUT /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4 HTTP/1.1" 200 264 0.051101 10.0.0.22 - - [2026-06-22 01:40:13] "POST /security-groups HTTP/1.1" 200 537 0.067765 10.0.0.22 - - [2026-06-22 01:40:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.003647 10.0.0.22 - - [2026-06-22 01:40:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.044217 10.0.0.22 - - [2026-06-22 01:40:13] "POST /chown HTTP/1.1" 200 109 0.042587 10.0.0.22 - - [2026-06-22 01:40:13] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009426 10.0.0.22 - - [2026-06-22 01:40:13] "POST /access-control-lists HTTP/1.1" 200 596 0.081674 10.0.0.22 - - [2026-06-22 01:40:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.016483 10.0.0.22 - - [2026-06-22 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.22 - - [2026-06-22 01:40:13] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003056 10.0.0.22 - - [2026-06-22 01:40:13] "POST /tags HTTP/1.1" 409 207 0.001893 10.0.0.22 - - [2026-06-22 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.22 - - [2026-06-22 01:40:13] "GET /tag/ffcb339a-6f0d-4f0e-8670-dc9511842c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.022073 10.0.0.22 - - [2026-06-22 01:40:13] "POST /access-control-lists HTTP/1.1" 200 594 0.108289 10.0.0.22 - - [2026-06-22 01:40:13] "POST /firewall-rules HTTP/1.1" 200 564 0.134926 10.0.0.22 - - [2026-06-22 01:40:13] "GET /firewall-rule/64b8b70a-2673-467a-a303-63f6eba1eb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005933 10.0.0.22 - - [2026-06-22 01:40:13] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002832 10.0.0.22 - - [2026-06-22 01:40:13] "GET /firewall-rule/64b8b70a-2673-467a-a303-63f6eba1eb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.010975 10.0.0.22 - - [2026-06-22 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.026720 10.0.0.22 - - [2026-06-22 01:40:13] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013020 10.0.0.22 - - [2026-06-22 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.22 - - [2026-06-22 01:40:13] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002994 10.0.0.22 - - [2026-06-22 01:40:13] "POST /tags HTTP/1.1" 409 207 0.002190 10.0.0.22 - - [2026-06-22 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2026-06-22 01:40:13] "GET /tag/ffcb339a-6f0d-4f0e-8670-dc9511842c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.014313 10.0.0.22 - - [2026-06-22 01:40:13] "POST /firewall-rules HTTP/1.1" 200 562 0.084837 10.0.0.22 - - [2026-06-22 01:40:13] "GET /firewall-rule/901b3c5d-e16e-45dd-9404-5d4080bf3d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007415 10.0.0.22 - - [2026-06-22 01:40:14] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004841 10.0.0.22 - - [2026-06-22 01:40:14] "GET /firewall-rule/901b3c5d-e16e-45dd-9404-5d4080bf3d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007476 10.0.0.22 - - [2026-06-22 01:40:14] "POST /ref-update HTTP/1.1" 200 156 0.017509 10.0.0.22 - - [2026-06-22 01:40:14] "POST /tags HTTP/1.1" 200 301 0.019512 10.0.0.22 - - [2026-06-22 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.024636 10.0.0.22 - - [2026-06-22 01:40:14] "GET /tag/4a8697f4-7137-4fe5-b057-a36276862f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.024262 10.0.0.22 - - [2026-06-22 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.22 - - [2026-06-22 01:40:14] "GET /project/94b50b7e-f1d0-4110-a852-10c36a8d7971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051584 10.0.0.22 - - [2026-06-22 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.22 - - [2026-06-22 01:40:14] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005866 10.0.0.22 - - [2026-06-22 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.22 - - [2026-06-22 01:40:14] "GET /service-appliance-set/0992a2fa-0e9d-41db-85e8-713396ff9232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.002769 10.0.0.22 - - [2026-06-22 01:40:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.003516 10.0.0.22 - - [2026-06-22 01:40:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123503 10.0.0.22 - - [2026-06-22 01:40:14] "GET /virtual-machine-interface/8e8bbe24-7841-4ea1-9040-0a4e306e1589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.022186 10.0.0.22 - - [2026-06-22 01:40:14] "POST /instance-ips HTTP/1.1" 200 377 0.029799 10.0.0.22 - - [2026-06-22 01:40:14] "GET /instance-ip/3263b1f4-7448-40e3-a1fc-8277191ce2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.016934 10.0.0.22 - - [2026-06-22 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009435 10.0.0.22 - - [2026-06-22 01:40:14] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1764 0.005741 10.0.0.22 - - [2026-06-22 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.22 - - [2026-06-22 01:40:14] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.025827 10.0.0.22 - - [2026-06-22 01:40:14] "POST /loadbalancers HTTP/1.1" 200 582 0.135388 10.0.0.22 - - [2026-06-22 01:40:14] "GET /project/94b50b7e-f1d0-4110-a852-10c36a8d7971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049976 10.0.0.22 - - [2026-06-22 01:40:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.036711 10.0.0.22 - - [2026-06-22 01:40:14] "GET /instance-ip/3263b1f4-7448-40e3-a1fc-8277191ce2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007722 10.0.0.22 - - [2026-06-22 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023659 10.0.0.22 - - [2026-06-22 01:40:14] "POST /floating-ips HTTP/1.1" 200 581 0.072292 10.0.0.22 - - [2026-06-22 01:40:14] "GET /project/94b50b7e-f1d0-4110-a852-10c36a8d7971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.093290 10.0.0.22 - - [2026-06-22 01:40:15] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.014575 10.0.0.22 - - [2026-06-22 01:40:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031865 10.0.0.22 - - [2026-06-22 01:40:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031903 10.0.0.22 - - [2026-06-22 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009750 10.0.0.242 - - [2026-06-22 01:40:15] "GET / HTTP/1.1" 200 35931 0.002535 10.0.0.242 - - [2026-06-22 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.242 - - [2026-06-22 01:40:15] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.027170 10.0.0.22 - - [2026-06-22 01:40:15] "GET / HTTP/1.1" 200 35931 0.087550 10.0.0.242 - - [2026-06-22 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007172 10.0.0.22 - - [2026-06-22 01:40:15] "GET /project/94b50b7e-f1d0-4110-a852-10c36a8d7971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.151825 10.0.0.22 - - [2026-06-22 01:40:15] "GET /loadbalancer-listener/a3711104-378d-4539-b197-d7a050d329b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.008502 10.0.0.22 - - [2026-06-22 01:40:15] "GET /loadbalancer-listener/a3711104-378d-4539-b197-d7a050d329b6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.009275 10.0.0.22 - - [2026-06-22 01:40:15] "POST /alarms HTTP/1.1" 200 581 0.043236 10.0.0.242 - - [2026-06-22 01:40:15] "GET /routing-instance/e94f0d43-ea58-4b89-874f-cc5d2d954e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008154 10.0.0.242 - - [2026-06-22 01:40:15] "PUT /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8 HTTP/1.1" 200 274 0.032523 10.0.0.22 - - [2026-06-22 01:40:15] "POST /alarms HTTP/1.1" 200 575 0.081246 10.0.0.242 - - [2026-06-22 01:40:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.060389 10.0.0.22 - - [2026-06-22 01:40:15] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.085552 10.0.0.22 - - [2026-06-22 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.22 - - [2026-06-22 01:40:15] "GET /instance-ip/3263b1f4-7448-40e3-a1fc-8277191ce2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.024390 10.0.0.22 - - [2026-06-22 01:40:15] "POST /alarms HTTP/1.1" 200 575 0.096967 10.0.0.22 - - [2026-06-22 01:40:15] "GET /instance-ip/3263b1f4-7448-40e3-a1fc-8277191ce2e6?fields=floating_ips HTTP/1.1" 200 1164 0.029970 10.0.0.22 - - [2026-06-22 01:40:15] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.010871 10.0.0.242 - - [2026-06-22 01:40:15] "POST /virtual-routers HTTP/1.1" 200 599 0.062298 10.0.0.242 - - [2026-06-22 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022625 10.0.0.22 - - [2026-06-22 01:40:15] "GET /project/94b50b7e-f1d0-4110-a852-10c36a8d7971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.125171 10.0.0.242 - - [2026-06-22 01:40:15] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.023515 10.0.0.22 - - [2026-06-22 01:40:15] "POST /alarms HTTP/1.1" 200 559 0.061145 10.0.0.22 - - [2026-06-22 01:40:15] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004883 10.0.0.242 - - [2026-06-22 01:40:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.016943 10.0.0.242 - - [2026-06-22 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.242 - - [2026-06-22 01:40:15] "GET /virtual-network/15ef2fe8-3bf7-46ff-9a33-0568f9ce2dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006669 10.0.0.22 - - [2026-06-22 01:40:15] "POST /alarms HTTP/1.1" 200 555 0.067493 10.0.0.22 - - [2026-06-22 01:40:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.091045 10.0.0.22 - - [2026-06-22 01:40:15] "POST /alarms HTTP/1.1" 200 557 0.072401 10.0.0.22 - - [2026-06-22 01:40:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031796 10.0.0.22 - - [2026-06-22 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009975 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:40:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:40:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 10.0.0.242 - - [2026-06-22 01:40:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.209880 10.0.0.22 - - [2026-06-22 01:40:16] "POST /alarms HTTP/1.1" 200 565 0.125829 10.0.0.22 - - [2026-06-22 01:40:16] "GET /project/94b50b7e-f1d0-4110-a852-10c36a8d7971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.153116 10.0.0.22 - - [2026-06-22 01:40:16] "GET /loadbalancer-listener/e4dbec14-0c2e-4aa4-9e4a-51f48ef5c071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.017360 10.0.0.22 - - [2026-06-22 01:40:16] "POST /alarms HTTP/1.1" 200 549 0.096191 10.0.0.22 - - [2026-06-22 01:40:16] "GET /loadbalancer-listener/e4dbec14-0c2e-4aa4-9e4a-51f48ef5c071?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.032441 10.0.0.22 - - [2026-06-22 01:40:16] "POST /alarms HTTP/1.1" 200 557 0.109344 10.0.0.22 - - [2026-06-22 01:40:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.131711 10.0.0.22 - - [2026-06-22 01:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.22 - - [2026-06-22 01:40:16] "GET /instance-ip/3263b1f4-7448-40e3-a1fc-8277191ce2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002685 10.0.0.22 - - [2026-06-22 01:40:16] "GET /instance-ip/3263b1f4-7448-40e3-a1fc-8277191ce2e6?fields=floating_ips HTTP/1.1" 200 1164 0.003775 10.0.0.22 - - [2026-06-22 01:40:16] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002495 10.0.0.22 - - [2026-06-22 01:40:16] "GET /project/94b50b7e-f1d0-4110-a852-10c36a8d7971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034737 10.0.0.22 - - [2026-06-22 01:40:16] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006506 10.0.0.22 - - [2026-06-22 01:40:16] "POST /alarms HTTP/1.1" 200 567 0.160651 10.0.0.22 - - [2026-06-22 01:40:16] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.039065 10.0.0.22 - - [2026-06-22 01:40:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.189947 10.0.0.22 - - [2026-06-22 01:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.22 - - [2026-06-22 01:40:16] "POST /alarms HTTP/1.1" 200 555 0.236627 10.0.0.22 - - [2026-06-22 01:40:16] "POST /alarms HTTP/1.1" 200 567 0.053627 10.0.0.22 - - [2026-06-22 01:40:16] "GET /project/94b50b7e-f1d0-4110-a852-10c36a8d7971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054716 10.0.0.22 - - [2026-06-22 01:40:16] "GET /loadbalancer-listener/1e1a3af5-b103-4971-9941-2a2a71d0facc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007640 10.0.0.22 - - [2026-06-22 01:40:16] "GET /loadbalancer-listener/1e1a3af5-b103-4971-9941-2a2a71d0facc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.008086 10.0.0.22 - - [2026-06-22 01:40:16] "POST /alarms HTTP/1.1" 200 575 0.093900 10.0.0.22 - - [2026-06-22 01:40:16] "POST /alarms HTTP/1.1" 200 569 0.054400 10.0.0.22 - - [2026-06-22 01:40:16] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.128180 10.0.0.22 - - [2026-06-22 01:40:17] "GET /instance-ip/3263b1f4-7448-40e3-a1fc-8277191ce2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005302 10.0.0.22 - - [2026-06-22 01:40:17] "GET /instance-ip/3263b1f4-7448-40e3-a1fc-8277191ce2e6?fields=floating_ips HTTP/1.1" 200 1164 0.004494 10.0.0.22 - - [2026-06-22 01:40:17] "POST /alarms HTTP/1.1" 200 561 0.096626 10.0.0.22 - - [2026-06-22 01:40:17] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.013078 10.0.0.22 - - [2026-06-22 01:40:17] "POST /tags HTTP/1.1" 200 355 0.078106 10.0.0.22 - - [2026-06-22 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006669 10.0.0.22 - - [2026-06-22 01:40:17] "POST /alarms HTTP/1.1" 200 561 0.031098 10.0.0.22 - - [2026-06-22 01:40:17] "GET /tag/9919e62f-614b-4e2e-bdca-04dc90c9717a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.040486 10.0.0.22 - - [2026-06-22 01:40:17] "POST /alarms HTTP/1.1" 200 561 0.048312 10.0.0.22 - - [2026-06-22 01:40:17] "POST /tags HTTP/1.1" 200 303 0.037347 10.0.0.22 - - [2026-06-22 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008015 10.0.0.22 - - [2026-06-22 01:40:17] "POST /alarms HTTP/1.1" 200 547 0.052752 10.0.0.22 - - [2026-06-22 01:40:17] "GET /tag/c20713a2-95e0-47d5-9dae-7ff82f741d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018331 10.0.0.22 - - [2026-06-22 01:40:17] "POST /projects HTTP/1.1" 409 218 0.006108 10.0.0.22 - - [2026-06-22 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008527 10.0.0.22 - - [2026-06-22 01:40:17] "POST /alarms HTTP/1.1" 200 595 0.049200 10.0.0.22 - - [2026-06-22 01:40:17] "POST /alarms HTTP/1.1" 200 575 0.059914 10.0.0.22 - - [2026-06-22 01:40:17] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080169 10.0.0.22 - - [2026-06-22 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.22 - - [2026-06-22 01:40:17] "GET /network-ipam/f9751d1b-8a19-4b1e-9163-3dcad8cd6433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.028138 10.0.0.22 - - [2026-06-22 01:40:17] "POST /alarms HTTP/1.1" 200 571 0.065214 10.0.0.22 - - [2026-06-22 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.22 - - [2026-06-22 01:40:17] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.014703 10.0.0.22 - - [2026-06-22 01:40:17] "POST /alarms HTTP/1.1" 200 583 0.118132 10.0.0.22 - - [2026-06-22 01:40:17] "PUT /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037 HTTP/1.1" 200 264 0.169714 10.0.0.22 - - [2026-06-22 01:40:17] "POST /alarms HTTP/1.1" 200 609 0.062366 10.0.0.22 - - [2026-06-22 01:40:17] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.017464 10.0.0.22 - - [2026-06-22 01:40:17] "POST /set-tag HTTP/1.1" 200 109 0.057440 10.0.0.22 - - [2026-06-22 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.036778 10.0.0.22 - - [2026-06-22 01:40:17] "GET /network-ipam/913a5d3b-8a41-4319-a24d-3cc37a405016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003303 10.0.0.22 - - [2026-06-22 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.22 - - [2026-06-22 01:40:17] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004968 10.0.0.22 - - [2026-06-22 01:40:18] "PUT /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4 HTTP/1.1" 200 264 0.042368 10.0.0.22 - - [2026-06-22 01:40:18] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006347 10.0.0.22 - - [2026-06-22 01:40:18] "POST /set-tag HTTP/1.1" 200 109 0.078996 10.0.0.22 - - [2026-06-22 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.22 - - [2026-06-22 01:40:18] "GET /network-policy/8c5022f3-4171-46f9-92d0-5f6358c976ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002685 10.0.0.22 - - [2026-06-22 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.22 - - [2026-06-22 01:40:18] "GET /network-policy/0b14229a-4b34-43c6-8037-44a44463612f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005001 10.0.0.22 - - [2026-06-22 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.22 - - [2026-06-22 01:40:18] "GET /network-policy/4b85a296-87b9-4368-ac8a-67b9ccc0519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003908 10.0.0.22 - - [2026-06-22 01:40:18] "GET / HTTP/1.1" 200 35931 0.002249 10.0.0.22 - - [2026-06-22 01:40:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002012 10.0.0.22 - - [2026-06-22 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.22 - - [2026-06-22 01:40:18] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.014242 10.0.0.22 - - [2026-06-22 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.22 - - [2026-06-22 01:40:18] "PUT /network-policy/4b85a296-87b9-4368-ac8a-67b9ccc0519f HTTP/1.1" 200 262 0.011269 10.0.0.22 - - [2026-06-22 01:40:18] "POST /ref-update HTTP/1.1" 200 156 0.085466 10.0.0.22 - - [2026-06-22 01:40:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002108 10.0.0.22 - - [2026-06-22 01:40:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001740 10.0.0.22 - - [2026-06-22 01:40:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001674 10.0.0.22 - - [2026-06-22 01:40:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002292 10.0.0.22 - - [2026-06-22 01:40:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001969 10.0.0.22 - - [2026-06-22 01:40:18] "POST /security-groups HTTP/1.1" 409 245 0.006436 10.0.0.22 - - [2026-06-22 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.22 - - [2026-06-22 01:40:18] "PUT /security-group/c7a2df42-d73f-471c-b6aa-eb8b280b1863 HTTP/1.1" 200 262 0.072966 10.0.0.22 - - [2026-06-22 01:40:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.103690 10.0.0.22 - - [2026-06-22 01:40:18] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.22 - - [2026-06-22 01:40:18] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.028840 10.0.0.22 - - [2026-06-22 01:40:18] "PUT /access-control-list/79cafc3a-29a7-44f3-898e-02107f402251 HTTP/1.1" 200 272 0.084884 10.0.0.22 - - [2026-06-22 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.026311 10.0.0.22 - - [2026-06-22 01:40:18] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.013590 10.0.0.22 - - [2026-06-22 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.22 - - [2026-06-22 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.22 - - [2026-06-22 01:40:18] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010293 10.0.0.22 - - [2026-06-22 01:40:18] "PUT /access-control-list/e4e37d7d-1a5d-46f3-8ee3-d8f97c01d7a7 HTTP/1.1" 200 272 0.044069 10.0.0.22 - - [2026-06-22 01:40:18] "POST /tags HTTP/1.1" 409 206 0.004234 10.0.0.22 - - [2026-06-22 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014459 10.0.0.22 - - [2026-06-22 01:40:18] "GET /tag/c20713a2-95e0-47d5-9dae-7ff82f741d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.030648 10.0.0.22 - - [2026-06-22 01:40:18] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.092430 10.0.0.22 - - [2026-06-22 01:40:19] "POST /firewall-rules HTTP/1.1" 200 562 0.151630 10.0.0.22 - - [2026-06-22 01:40:19] "GET /firewall-rule/8c9174fb-fc9e-4b69-97c3-63828998402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004282 10.0.0.22 - - [2026-06-22 01:40:19] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.009970 10.0.0.22 - - [2026-06-22 01:40:19] "GET /firewall-rule/8c9174fb-fc9e-4b69-97c3-63828998402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003715 10.0.0.22 - - [2026-06-22 01:40:19] "POST /ref-update HTTP/1.1" 200 156 0.039788 10.0.0.22 - - [2026-06-22 01:40:19] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011645 10.0.0.22 - - [2026-06-22 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008058 10.0.0.22 - - [2026-06-22 01:40:19] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007364 10.0.0.22 - - [2026-06-22 01:40:19] "POST /tags HTTP/1.1" 409 206 0.011832 10.0.0.22 - - [2026-06-22 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.22 - - [2026-06-22 01:40:19] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.22 - - [2026-06-22 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.22 - - [2026-06-22 01:40:19] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008009 10.0.0.22 - - [2026-06-22 01:40:19] "GET /tag/c20713a2-95e0-47d5-9dae-7ff82f741d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014589 10.0.0.22 - - [2026-06-22 01:40:19] "PUT /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8 HTTP/1.1" 200 274 0.040434 10.0.0.22 - - [2026-06-22 01:40:19] "POST /firewall-rules HTTP/1.1" 200 560 0.096774 10.0.0.22 - - [2026-06-22 01:40:19] "GET /firewall-rule/a0ece04a-4c7c-4994-a21e-fcde1331caf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.018624 10.0.0.22 - - [2026-06-22 01:40:19] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.008658 10.0.0.22 - - [2026-06-22 01:40:19] "GET /firewall-rule/a0ece04a-4c7c-4994-a21e-fcde1331caf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.012063 10.0.0.22 - - [2026-06-22 01:40:19] "POST /ref-update HTTP/1.1" 200 156 0.038642 10.0.0.22 - - [2026-06-22 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.22 - - [2026-06-22 01:40:19] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003360 10.0.0.22 - - [2026-06-22 01:40:19] "POST /tags HTTP/1.1" 200 371 0.032256 10.0.0.22 - - [2026-06-22 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.027644 10.0.0.22 - - [2026-06-22 01:40:19] "GET /tag/65007c1f-5845-4df4-b808-8d69f5b8c783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.025434 10.0.0.22 - - [2026-06-22 01:40:19] "POST /tags HTTP/1.1" 200 319 0.056000 10.0.0.22 - - [2026-06-22 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.22 - - [2026-06-22 01:40:20] "GET /tag/6e75a7e8-ce5a-4ff3-bed8-8fe7c316db3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.022457 10.0.0.22 - - [2026-06-22 01:40:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.000505 10.0.0.22 - - [2026-06-22 01:40:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.017641 10.0.0.22 - - [2026-06-22 01:40:20] "POST /security-groups HTTP/1.1" 200 578 0.088897 10.0.0.22 - - [2026-06-22 01:40:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.003076 10.0.0.22 - - [2026-06-22 01:40:20] "POST /projects HTTP/1.1" 200 497 0.296817 10.0.0.22 - - [2026-06-22 01:40:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033246 10.0.0.22 - - [2026-06-22 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015399 10.0.0.22 - - [2026-06-22 01:40:20] "POST /access-control-lists HTTP/1.1" 200 587 0.072909 10.0.0.22 - - [2026-06-22 01:40:20] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.009924 10.0.0.22 - - [2026-06-22 01:40:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.002814 10.0.0.22 - - [2026-06-22 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007493 10.0.0.22 - - [2026-06-22 01:40:20] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.009695 10.0.0.22 - - [2026-06-22 01:40:20] "POST /access-control-lists HTTP/1.1" 200 585 0.096031 10.0.0.22 - - [2026-06-22 01:40:20] "PUT /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037 HTTP/1.1" 200 264 0.162649 10.0.0.22 - - [2026-06-22 01:40:20] "PUT /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4 HTTP/1.1" 200 264 0.166408 10.0.0.22 - - [2026-06-22 01:40:20] "POST /security-groups HTTP/1.1" 200 558 0.139328 10.0.0.22 - - [2026-06-22 01:40:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.007653 10.0.0.22 - - [2026-06-22 01:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032588 10.0.0.22 - - [2026-06-22 01:40:21] "POST /chown HTTP/1.1" 200 109 0.089794 10.0.0.22 - - [2026-06-22 01:40:21] "POST /access-control-lists HTTP/1.1" 200 610 0.145354 10.0.0.22 - - [2026-06-22 01:40:21] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.025541 10.0.0.22 - - [2026-06-22 01:40:21] "POST /fqname-to-id HTTP/1.1" 404 247 0.019288 10.0.0.22 - - [2026-06-22 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012522 10.0.0.22 - - [2026-06-22 01:40:21] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014351 10.0.0.22 - - [2026-06-22 01:40:21] "POST /tags HTTP/1.1" 409 214 0.008204 10.0.0.22 - - [2026-06-22 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.026150 10.0.0.22 - - [2026-06-22 01:40:21] "POST /access-control-lists HTTP/1.1" 200 608 0.122078 10.0.0.22 - - [2026-06-22 01:40:21] "GET /tag/6e75a7e8-ce5a-4ff3-bed8-8fe7c316db3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.041049 10.0.0.22 - - [2026-06-22 01:40:21] "POST /firewall-rules HTTP/1.1" 200 578 0.136778 10.0.0.22 - - [2026-06-22 01:40:21] "GET /firewall-rule/984215eb-aac5-44c4-8a33-03da6f021ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.012113 10.0.0.22 - - [2026-06-22 01:40:21] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003766 10.0.0.22 - - [2026-06-22 01:40:21] "GET /firewall-rule/984215eb-aac5-44c4-8a33-03da6f021ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006515 10.0.0.22 - - [2026-06-22 01:40:21] "POST /ref-update HTTP/1.1" 200 156 0.033984 10.0.0.22 - - [2026-06-22 01:40:21] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015131 10.0.0.22 - - [2026-06-22 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.22 - - [2026-06-22 01:40:21] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015519 10.0.0.22 - - [2026-06-22 01:40:21] "POST /tags HTTP/1.1" 409 214 0.003645 10.0.0.22 - - [2026-06-22 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011871 10.0.0.22 - - [2026-06-22 01:40:21] "GET /tag/6e75a7e8-ce5a-4ff3-bed8-8fe7c316db3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.050346 10.0.0.22 - - [2026-06-22 01:40:22] "POST /firewall-rules HTTP/1.1" 200 576 0.164641 10.0.0.22 - - [2026-06-22 01:40:22] "GET /firewall-rule/fdd20778-a977-46fa-8ee6-c6dd7ff1c32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.031426 10.0.0.22 - - [2026-06-22 01:40:22] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.034427 10.0.0.22 - - [2026-06-22 01:40:22] "GET /firewall-rule/fdd20778-a977-46fa-8ee6-c6dd7ff1c32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004574 10.0.0.22 - - [2026-06-22 01:40:22] "POST /ref-update HTTP/1.1" 200 156 0.142249 10.0.0.22 - - [2026-06-22 01:40:22] "POST /tags HTTP/1.1" 200 363 0.032139 10.0.0.22 - - [2026-06-22 01:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.033027 10.0.0.22 - - [2026-06-22 01:40:22] "GET /tag/fa1732e4-4996-4d1c-ad6e-bb0f1b312301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.015761 10.0.0.22 - - [2026-06-22 01:40:22] "POST /tags HTTP/1.1" 200 311 0.066394 10.0.0.22 - - [2026-06-22 01:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019554 10.0.0.22 - - [2026-06-22 01:40:22] "GET /tag/5a70a621-7eb4-460c-9850-d271163687e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.075376 10.0.0.22 - - [2026-06-22 01:40:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000504 10.0.0.22 - - [2026-06-22 01:40:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.006809 10.0.0.22 - - [2026-06-22 01:40:22] "POST /security-groups HTTP/1.1" 200 574 0.090902 10.0.0.22 - - [2026-06-22 01:40:22] "POST /projects HTTP/1.1" 200 489 0.252963 10.0.0.22 - - [2026-06-22 01:40:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.003564 10.0.0.22 - - [2026-06-22 01:40:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010834 10.0.0.22 - - [2026-06-22 01:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013157 10.0.0.22 - - [2026-06-22 01:40:23] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.014555 10.0.0.22 - - [2026-06-22 01:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.22 - - [2026-06-22 01:40:23] "POST /access-control-lists HTTP/1.1" 200 583 0.081062 10.0.0.22 - - [2026-06-22 01:40:23] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.027790 10.0.0.22 - - [2026-06-22 01:40:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.011589 10.0.0.22 - - [2026-06-22 01:40:23] "POST /access-control-lists HTTP/1.1" 200 581 0.073707 10.0.0.22 - - [2026-06-22 01:40:23] "PUT /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037 HTTP/1.1" 200 264 0.106967 10.0.0.22 - - [2026-06-22 01:40:23] "PUT /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4 HTTP/1.1" 200 264 0.188357 10.0.0.22 - - [2026-06-22 01:40:23] "POST /security-groups HTTP/1.1" 200 546 0.082990 10.0.0.22 - - [2026-06-22 01:40:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.006336 10.0.0.22 - - [2026-06-22 01:40:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013434 10.0.0.22 - - [2026-06-22 01:40:23] "POST /access-control-lists HTTP/1.1" 200 602 0.074182 10.0.0.22 - - [2026-06-22 01:40:23] "POST /chown HTTP/1.1" 200 109 0.068525 10.0.0.22 - - [2026-06-22 01:40:23] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007892 10.0.0.22 - - [2026-06-22 01:40:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.003087 10.0.0.22 - - [2026-06-22 01:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.22 - - [2026-06-22 01:40:23] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016457 10.0.0.22 - - [2026-06-22 01:40:23] "POST /access-control-lists HTTP/1.1" 200 600 0.064953 10.0.0.22 - - [2026-06-22 01:40:23] "POST /tags HTTP/1.1" 409 210 0.015095 10.0.0.22 - - [2026-06-22 01:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.22 - - [2026-06-22 01:40:23] "GET /tag/5a70a621-7eb4-460c-9850-d271163687e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.021403 10.0.0.22 - - [2026-06-22 01:40:23] "POST /firewall-rules HTTP/1.1" 200 570 0.067991 10.0.0.22 - - [2026-06-22 01:40:23] "GET /firewall-rule/455552fd-528e-444e-9c7c-4f04d49bdb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004264 10.0.0.22 - - [2026-06-22 01:40:23] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003405 10.0.0.22 - - [2026-06-22 01:40:23] "GET /firewall-rule/455552fd-528e-444e-9c7c-4f04d49bdb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001901 10.0.0.22 - - [2026-06-22 01:40:24] "POST /ref-update HTTP/1.1" 200 156 0.059996 10.0.0.22 - - [2026-06-22 01:40:24] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016763 10.0.0.22 - - [2026-06-22 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.22 - - [2026-06-22 01:40:24] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007134 10.0.0.22 - - [2026-06-22 01:40:24] "POST /tags HTTP/1.1" 409 210 0.001951 10.0.0.22 - - [2026-06-22 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.22 - - [2026-06-22 01:40:24] "GET /tag/5a70a621-7eb4-460c-9850-d271163687e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015743 10.0.0.22 - - [2026-06-22 01:40:24] "POST /firewall-rules HTTP/1.1" 200 568 0.067492 10.0.0.22 - - [2026-06-22 01:40:24] "GET /firewall-rule/98d75caf-eaee-4e6a-ab46-748cb188b7d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012989 10.0.0.22 - - [2026-06-22 01:40:24] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004338 10.0.0.22 - - [2026-06-22 01:40:24] "GET /firewall-rule/98d75caf-eaee-4e6a-ab46-748cb188b7d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002325 10.0.0.22 - - [2026-06-22 01:40:24] "POST /ref-update HTTP/1.1" 200 156 0.034209 10.0.0.22 - - [2026-06-22 01:40:24] "POST /tags HTTP/1.1" 409 237 0.006832 10.0.0.22 - - [2026-06-22 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.22 - - [2026-06-22 01:40:24] "GET /tag/1ca5cb12-6f13-4602-91a2-df99bc8bad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.020873 10.0.0.22 - - [2026-06-22 01:40:24] "POST /tags HTTP/1.1" 409 210 0.003915 10.0.0.22 - - [2026-06-22 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.22 - - [2026-06-22 01:40:24] "GET /tag/3c77dc54-9c4f-4f90-bdcf-9acc4c6c1860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017354 10.0.0.22 - - [2026-06-22 01:40:24] "POST /projects HTTP/1.1" 409 223 0.001850 10.0.0.22 - - [2026-06-22 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.22 - - [2026-06-22 01:40:24] "GET /project/94b50b7e-f1d0-4110-a852-10c36a8d7971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034659 10.0.0.22 - - [2026-06-22 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.22 - - [2026-06-22 01:40:24] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004601 10.0.0.22 - - [2026-06-22 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.22 - - [2026-06-22 01:40:24] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006401 10.0.0.22 - - [2026-06-22 01:40:24] "PUT /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037 HTTP/1.1" 200 264 0.069772 10.0.0.22 - - [2026-06-22 01:40:24] "PUT /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4 HTTP/1.1" 200 264 0.068579 10.0.0.22 - - [2026-06-22 01:40:24] "POST /security-groups HTTP/1.1" 409 253 0.011593 10.0.0.22 - - [2026-06-22 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009580 10.0.0.22 - - [2026-06-22 01:40:25] "PUT /security-group/843e3c3b-7048-4271-883f-23e5839188af HTTP/1.1" 200 262 0.067411 10.0.0.22 - - [2026-06-22 01:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.044583 10.0.0.22 - - [2026-06-22 01:40:25] "PUT /access-control-list/cbf606df-6d51-40ef-a0a9-c1b9a005e81d HTTP/1.1" 200 272 0.043114 10.0.0.22 - - [2026-06-22 01:40:25] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009352 10.0.0.22 - - [2026-06-22 01:40:25] "PUT /access-control-list/289ffc75-625b-4cbf-980b-2b4c5fa0414e HTTP/1.1" 200 272 0.018270 10.0.0.22 - - [2026-06-22 01:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.22 - - [2026-06-22 01:40:25] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003560 10.0.0.22 - - [2026-06-22 01:40:25] "POST /tags HTTP/1.1" 409 210 0.001805 10.0.0.22 - - [2026-06-22 01:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.22 - - [2026-06-22 01:40:25] "GET /tag/3c77dc54-9c4f-4f90-bdcf-9acc4c6c1860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016890 10.0.0.22 - - [2026-06-22 01:40:25] "POST /firewall-rules HTTP/1.1" 200 570 0.070696 10.0.0.22 - - [2026-06-22 01:40:25] "GET /firewall-rule/3023b942-4881-4df8-b46e-8b7a697a1fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004567 10.0.0.22 - - [2026-06-22 01:40:25] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003760 10.0.0.22 - - [2026-06-22 01:40:25] "GET /firewall-rule/3023b942-4881-4df8-b46e-8b7a697a1fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002506 10.0.0.22 - - [2026-06-22 01:40:25] "POST /ref-update HTTP/1.1" 200 156 0.042331 10.0.0.22 - - [2026-06-22 01:40:25] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004079 10.0.0.22 - - [2026-06-22 01:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.22 - - [2026-06-22 01:40:25] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003412 10.0.0.22 - - [2026-06-22 01:40:25] "POST /tags HTTP/1.1" 409 210 0.001729 10.0.0.22 - - [2026-06-22 01:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.22 - - [2026-06-22 01:40:25] "GET /tag/3c77dc54-9c4f-4f90-bdcf-9acc4c6c1860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019750 10.0.0.22 - - [2026-06-22 01:40:25] "POST /firewall-rules HTTP/1.1" 200 568 0.070691 10.0.0.22 - - [2026-06-22 01:40:25] "GET /firewall-rule/6ccaaa4b-3958-4def-910d-1aab81089a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011065 10.0.0.22 - - [2026-06-22 01:40:25] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004139 10.0.0.22 - - [2026-06-22 01:40:25] "GET /firewall-rule/6ccaaa4b-3958-4def-910d-1aab81089a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002238 10.0.0.22 - - [2026-06-22 01:40:25] "POST /ref-update HTTP/1.1" 200 156 0.041881 10.0.0.22 - - [2026-06-22 01:40:25] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005116 10.0.0.22 - - [2026-06-22 01:40:25] "POST /ref-update HTTP/1.1" 200 156 0.010144 10.0.0.22 - - [2026-06-22 01:40:25] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014176 10.0.0.22 - - [2026-06-22 01:40:25] "POST /set-tag HTTP/1.1" 200 109 0.008072 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:40:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:40:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000949 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:40:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:40:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001318 10.0.0.22 - - [2026-06-22 01:40:38] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006784 10.0.0.22 - - [2026-06-22 01:40:38] "POST /set-tag HTTP/1.1" 200 109 0.002959 10.0.0.22 - - [2026-06-22 01:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.22 - - [2026-06-22 01:40:38] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003028 10.0.0.242 - - [2026-06-22 01:40:48] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.242 - - [2026-06-22 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.242 - - [2026-06-22 01:40:48] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005635 10.0.0.242 - - [2026-06-22 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.242 - - [2026-06-22 01:40:48] "GET /routing-instance/e94f0d43-ea58-4b89-874f-cc5d2d954e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003438 10.0.0.242 - - [2026-06-22 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.242 - - [2026-06-22 01:40:48] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003706 10.0.0.242 - - [2026-06-22 01:40:48] "PUT /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b HTTP/1.1" 200 262 0.027331 10.0.0.242 - - [2026-06-22 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.242 - - [2026-06-22 01:40:48] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.012213 10.0.0.242 - - [2026-06-22 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.242 - - [2026-06-22 01:40:48] "GET /virtual-machine-interface/4f26fb5c-6ad3-4c3a-bcec-fb0bc0464510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004202 10.0.0.242 - - [2026-06-22 01:40:48] "PUT /virtual-machine-interface/4f26fb5c-6ad3-4c3a-bcec-fb0bc0464510 HTTP/1.1" 200 284 0.010763 10.0.0.22 - - [2026-06-22 01:40:57] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004718 10.0.0.22 - - [2026-06-22 01:40:57] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.22 - - [2026-06-22 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.22 - - [2026-06-22 01:40:57] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002628 10.0.0.22 - - [2026-06-22 01:40:57] "GET /loadbalancer-pool/cd79a3c3-a4b7-4884-97cb-367c415f6af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003644 10.0.0.22 - - [2026-06-22 01:40:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013355 10.0.0.22 - - [2026-06-22 01:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007378 10.0.0.22 - - [2026-06-22 01:40:57] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011613 10.0.0.22 - - [2026-06-22 01:40:57] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003692 10.0.0.22 - - [2026-06-22 01:40:57] "POST /tags HTTP/1.1" 409 205 0.001626 10.0.0.22 - - [2026-06-22 01:40:57] "POST /ref-update HTTP/1.1" 200 156 0.006767 10.0.0.22 - - [2026-06-22 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.22 - - [2026-06-22 01:40:57] "GET /tag/4a8697f4-7137-4fe5-b057-a36276862f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011680 10.0.0.22 - - [2026-06-22 01:40:57] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.013732 10.0.0.22 - - [2026-06-22 01:40:57] "PUT /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98 HTTP/1.1" 200 256 0.009639 10.0.0.22 - - [2026-06-22 01:40:57] "POST /set-tag HTTP/1.1" 200 109 0.081141 10.0.0.22 - - [2026-06-22 01:40:57] "GET /loadbalancer-pool/138a0678-e39e-45ab-bec7-8d3cae2a8ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004386 10.0.0.22 - - [2026-06-22 01:40:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016047 10.0.0.22 - - [2026-06-22 01:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023699 10.0.0.22 - - [2026-06-22 01:40:57] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006665 10.0.0.22 - - [2026-06-22 01:40:57] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006205 10.0.0.22 - - [2026-06-22 01:40:57] "POST /ref-update HTTP/1.1" 200 156 0.005872 10.0.0.22 - - [2026-06-22 01:40:57] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.22 - - [2026-06-22 01:40:57] "GET /loadbalancer-pool/4bbdf093-db29-4166-b868-f6703fde6aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005952 10.0.0.22 - - [2026-06-22 01:40:57] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003969 10.0.0.22 - - [2026-06-22 01:40:57] "PUT /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98 HTTP/1.1" 200 256 0.027915 10.0.0.22 - - [2026-06-22 01:40:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.051940 10.0.0.22 - - [2026-06-22 01:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.006908 10.0.0.22 - - [2026-06-22 01:40:57] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008515 10.0.0.22 - - [2026-06-22 01:40:57] "POST /set-tag HTTP/1.1" 200 109 0.007718 10.0.0.22 - - [2026-06-22 01:40:57] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009868 10.0.0.22 - - [2026-06-22 01:40:57] "POST /ref-update HTTP/1.1" 200 156 0.009945 10.0.0.22 - - [2026-06-22 01:40:57] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.002961 10.0.0.22 - - [2026-06-22 01:40:57] "PUT /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98 HTTP/1.1" 200 256 0.011792 10.0.0.22 - - [2026-06-22 01:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.22 - - [2026-06-22 01:41:02] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002855 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:41:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:41:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:41:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:41:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 10.0.0.22 - - [2026-06-22 01:42:09] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.22 - - [2026-06-22 01:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.22 - - [2026-06-22 01:42:09] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004452 10.0.0.22 - - [2026-06-22 01:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.22 - - [2026-06-22 01:42:09] "GET /config-node/3928d101-cc61-4a2b-863d-080070642bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.008836 10.0.0.22 - - [2026-06-22 01:42:20] "GET / HTTP/1.1" 200 35931 0.001668 10.0.0.22 - - [2026-06-22 01:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.22 - - [2026-06-22 01:42:20] "GET /routing-instance/e94f0d43-ea58-4b89-874f-cc5d2d954e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002519 10.0.0.22 - - [2026-06-22 01:42:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001645 10.0.0.22 - - [2026-06-22 01:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2026-06-22 01:42:21] "GET /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003675 10.0.0.22 - - [2026-06-22 01:42:21] "PUT /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f HTTP/1.1" 200 254 0.027025 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:42:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001223 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:42:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001419 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:42:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:42:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 10.0.0.22 - - [2026-06-22 01:42:31] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010771 10.0.0.22 - - [2026-06-22 01:42:31] "POST /set-tag HTTP/1.1" 200 109 0.005839 10.0.0.22 - - [2026-06-22 01:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.22 - - [2026-06-22 01:42:31] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002482 10.0.0.22 - - [2026-06-22 01:42:32] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004260 10.0.0.22 - - [2026-06-22 01:42:32] "POST /set-tag HTTP/1.1" 200 109 0.038513 10.0.0.22 - - [2026-06-22 01:42:32] "DELETE /loadbalancer-member/677c230f-6556-41a0-aa63-90af2124908f HTTP/1.1" 200 115 0.059382 10.0.0.22 - - [2026-06-22 01:42:32] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007077 10.0.0.22 - - [2026-06-22 01:42:32] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.22 - - [2026-06-22 01:42:32] "DELETE /loadbalancer-member/6f4279af-18f1-459a-8162-3d07378b6678 HTTP/1.1" 200 115 0.023478 10.0.0.22 - - [2026-06-22 01:42:32] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007063 10.0.0.22 - - [2026-06-22 01:42:32] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.22 - - [2026-06-22 01:42:32] "DELETE /loadbalancer-member/a990262b-6493-489f-8e2d-a3599936f807 HTTP/1.1" 200 115 0.023611 10.0.0.22 - - [2026-06-22 01:42:32] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009333 10.0.0.22 - - [2026-06-22 01:42:32] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.22 - - [2026-06-22 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.22 - - [2026-06-22 01:42:32] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002350 10.0.0.22 - - [2026-06-22 01:42:32] "GET /loadbalancer-pool/cd79a3c3-a4b7-4884-97cb-367c415f6af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003168 10.0.0.22 - - [2026-06-22 01:42:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018062 10.0.0.22 - - [2026-06-22 01:42:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012822 10.0.0.22 - - [2026-06-22 01:42:32] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013325 10.0.0.22 - - [2026-06-22 01:42:32] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013515 10.0.0.22 - - [2026-06-22 01:42:32] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002986 10.0.0.22 - - [2026-06-22 01:42:32] "POST /set-tag HTTP/1.1" 200 109 0.080181 10.0.0.22 - - [2026-06-22 01:42:32] "GET /loadbalancer-pool/138a0678-e39e-45ab-bec7-8d3cae2a8ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002849 10.0.0.22 - - [2026-06-22 01:42:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020152 10.0.0.22 - - [2026-06-22 01:42:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.038164 10.0.0.22 - - [2026-06-22 01:42:32] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012800 10.0.0.22 - - [2026-06-22 01:42:32] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003769 10.0.0.22 - - [2026-06-22 01:42:32] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003036 10.0.0.22 - - [2026-06-22 01:42:32] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.22 - - [2026-06-22 01:42:32] "GET /loadbalancer-pool/4bbdf093-db29-4166-b868-f6703fde6aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002491 10.0.0.22 - - [2026-06-22 01:42:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018155 10.0.0.22 - - [2026-06-22 01:42:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008183 10.0.0.22 - - [2026-06-22 01:42:32] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014869 10.0.0.22 - - [2026-06-22 01:42:32] "POST /set-tag HTTP/1.1" 200 109 0.004014 10.0.0.22 - - [2026-06-22 01:42:32] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008008 10.0.0.22 - - [2026-06-22 01:42:32] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005084 10.0.0.22 - - [2026-06-22 01:44:08] "GET / HTTP/1.1" 200 35931 0.001293 10.0.0.22 - - [2026-06-22 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.22 - - [2026-06-22 01:44:08] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052446 10.0.0.22 - - [2026-06-22 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.22 - - [2026-06-22 01:44:08] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041744 10.0.0.22 - - [2026-06-22 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.22 - - [2026-06-22 01:44:08] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.086523 10.0.0.22 - - [2026-06-22 01:44:08] "GET /global-system-configs HTTP/1.1" 200 322 0.010599 10.0.0.22 - - [2026-06-22 01:44:09] "POST /tags HTTP/1.1" 200 333 0.045160 10.0.0.22 - - [2026-06-22 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.049673 10.0.0.22 - - [2026-06-22 01:44:09] "GET /tag/81e9a678-db4b-416d-8d25-41d815b82915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.044058 10.0.0.22 - - [2026-06-22 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.22 - - [2026-06-22 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.22 - - [2026-06-22 01:44:09] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037398 10.0.0.22 - - [2026-06-22 01:44:09] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048240 10.0.0.22 - - [2026-06-22 01:44:09] "GET /virtual-networks?parent_id=8194ef1d-a979-49ab-9678-4884a4086ca5&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.015491 10.0.0.22 - - [2026-06-22 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.22 - - [2026-06-22 01:44:09] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.008555 10.0.0.22 - - [2026-06-22 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.22 - - [2026-06-22 01:44:09] "POST /virtual-networks HTTP/1.1" 200 512 0.069427 10.0.0.22 - - [2026-06-22 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.22 - - [2026-06-22 01:44:09] "GET /service-appliance-set/0992a2fa-0e9d-41db-85e8-713396ff9232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.018051 10.0.0.22 - - [2026-06-22 01:44:09] "POST /fqname-to-id HTTP/1.1" 404 254 0.002016 10.0.0.22 - - [2026-06-22 01:44:09] "GET /network-ipam/a5a53a00-87f8-4a54-9198-23a4271bb7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002656 10.0.0.22 - - [2026-06-22 01:44:09] "GET /global-system-configs HTTP/1.1" 200 322 0.011490 10.0.0.22 - - [2026-06-22 01:44:09] "POST /useragent-kv HTTP/1.1" 200 115 0.012928 10.0.0.22 - - [2026-06-22 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.176859 10.0.0.22 - - [2026-06-22 01:44:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.159810 10.0.0.22 - - [2026-06-22 01:44:09] "GET /virtual-machine-interface/0948bfab-6005-43d1-b66c-c8dc3b9a18bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.016383 10.0.0.22 - - [2026-06-22 01:44:09] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.018269 10.0.0.22 - - [2026-06-22 01:44:09] "POST /instance-ips HTTP/1.1" 200 409 0.030391 10.0.0.22 - - [2026-06-22 01:44:09] "GET /domains HTTP/1.1" 200 280 0.010080 10.0.0.22 - - [2026-06-22 01:44:09] "GET /domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e HTTP/1.1" 200 3087 0.013594 10.0.0.22 - - [2026-06-22 01:44:09] "GET /instance-ip/b9865718-d030-42a5-b990-e3152a5e5232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.012428 10.0.0.22 - - [2026-06-22 01:44:09] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5 HTTP/1.1" 200 5476 0.051745 10.0.0.22 - - [2026-06-22 01:44:09] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b HTTP/1.1" 200 2087 0.007938 10.0.0.22 - - [2026-06-22 01:44:09] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b HTTP/1.1" 200 2087 0.003916 10.0.0.22 - - [2026-06-22 01:44:09] "GET /routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 HTTP/1.1" 200 1182 0.049532 10.0.0.22 - - [2026-06-22 01:44:09] "POST /loadbalancers HTTP/1.1" 200 610 0.101428 10.0.0.22 - - [2026-06-22 01:44:09] "GET /routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 HTTP/1.1" 200 1182 0.002986 10.0.0.22 - - [2026-06-22 01:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.052143 10.0.0.22 - - [2026-06-22 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009366 10.0.0.22 - - [2026-06-22 01:44:09] "POST /route-targets HTTP/1.1" 200 327 0.036546 10.0.0.22 - - [2026-06-22 01:44:09] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068951 10.0.0.22 - - [2026-06-22 01:44:09] "GET /instance-ip/b9865718-d030-42a5-b990-e3152a5e5232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.010938 10.0.0.22 - - [2026-06-22 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.052746 10.0.0.22 - - [2026-06-22 01:44:09] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.100107 10.0.0.22 - - [2026-06-22 01:44:10] "GET /loadbalancer/c5d4c92f-f401-4db8-b252-d05e77b88ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007153 10.0.0.22 - - [2026-06-22 01:44:10] "POST /floating-ips HTTP/1.1" 200 597 0.083860 10.0.0.22 - - [2026-06-22 01:44:10] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.061877 10.0.0.22 - - [2026-06-22 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010547 10.0.0.22 - - [2026-06-22 01:44:10] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037527 10.0.0.22 - - [2026-06-22 01:44:10] "GET /loadbalancer-listener/74e1fce6-53b3-4348-baed-e4a7bc5865ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004735 10.0.0.22 - - [2026-06-22 01:44:10] "GET /loadbalancer-listener/74e1fce6-53b3-4348-baed-e4a7bc5865ad?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003476 10.0.0.22 - - [2026-06-22 01:44:10] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023199 10.0.0.22 - - [2026-06-22 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.22 - - [2026-06-22 01:44:10] "GET /instance-ip/b9865718-d030-42a5-b990-e3152a5e5232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003271 10.0.0.22 - - [2026-06-22 01:44:10] "GET /instance-ip/b9865718-d030-42a5-b990-e3152a5e5232?fields=floating_ips HTTP/1.1" 200 1213 0.005080 10.0.0.22 - - [2026-06-22 01:44:10] "GET /floating-ip/4b42ddea-1d4b-4de7-bbe2-5d29528168ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002043 10.0.0.22 - - [2026-06-22 01:44:10] "GET /loadbalancer/c5d4c92f-f401-4db8-b252-d05e77b88ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002556 10.0.0.22 - - [2026-06-22 01:44:10] "POST /tags HTTP/1.1" 200 295 0.079122 10.0.0.22 - - [2026-06-22 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.22 - - [2026-06-22 01:44:10] "GET /tag/b04475f6-06eb-46d7-bd4d-90644a8b71a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.014777 10.0.0.22 - - [2026-06-22 01:44:10] "POST /tags HTTP/1.1" 409 233 0.001904 10.0.0.22 - - [2026-06-22 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.22 - - [2026-06-22 01:44:10] "GET /tag/9919e62f-614b-4e2e-bdca-04dc90c9717a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.010564 10.0.0.22 - - [2026-06-22 01:44:10] "POST /tags HTTP/1.1" 409 206 0.001994 10.0.0.22 - - [2026-06-22 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.22 - - [2026-06-22 01:44:10] "GET /tag/c20713a2-95e0-47d5-9dae-7ff82f741d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010527 10.0.0.22 - - [2026-06-22 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.22 - - [2026-06-22 01:44:10] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004042 10.0.0.22 - - [2026-06-22 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.22 - - [2026-06-22 01:44:10] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042452 10.0.0.22 - - [2026-06-22 01:44:10] "POST /virtual-machines HTTP/1.1" 200 369 0.008208 10.0.0.22 - - [2026-06-22 01:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008799 10.0.0.22 - - [2026-06-22 01:44:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130541 10.0.0.22 - - [2026-06-22 01:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027793 10.0.0.22 - - [2026-06-22 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014151 10.0.0.22 - - [2026-06-22 01:44:11] "POST /instance-ips HTTP/1.1" 200 409 0.021581 10.0.0.22 - - [2026-06-22 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018682 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008016 10.0.0.22 - - [2026-06-22 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.038709 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023536 10.0.0.22 - - [2026-06-22 01:44:11] "GET /instance-ip/ddaae802-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002563 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004198 10.0.0.22 - - [2026-06-22 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003194 10.0.0.22 - - [2026-06-22 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.009744 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013086 10.0.0.22 - - [2026-06-22 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.22 - - [2026-06-22 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003727 10.0.0.22 - - [2026-06-22 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.22 - - [2026-06-22 01:44:11] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033962 10.0.0.22 - - [2026-06-22 01:44:11] "POST /virtual-machines HTTP/1.1" 200 369 0.008953 10.0.0.22 - - [2026-06-22 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018631 10.0.0.22 - - [2026-06-22 01:44:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095164 10.0.0.22 - - [2026-06-22 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009205 10.0.0.22 - - [2026-06-22 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007484 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007084 10.0.0.22 - - [2026-06-22 01:44:11] "POST /instance-ips HTTP/1.1" 200 409 0.024273 10.0.0.22 - - [2026-06-22 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020949 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007210 10.0.0.22 - - [2026-06-22 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.015234 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010688 10.0.0.22 - - [2026-06-22 01:44:11] "GET /instance-ip/de1a659c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004657 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004719 10.0.0.22 - - [2026-06-22 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.22 - - [2026-06-22 01:44:11] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003518 10.0.0.22 - - [2026-06-22 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.008646 10.0.0.22 - - [2026-06-22 01:44:12] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010954 10.0.0.22 - - [2026-06-22 01:44:12] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.22 - - [2026-06-22 01:44:12] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004172 10.0.0.22 - - [2026-06-22 01:44:12] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.22 - - [2026-06-22 01:44:12] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003927 10.0.0.22 - - [2026-06-22 01:44:12] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.22 - - [2026-06-22 01:44:14] "GET /domains HTTP/1.1" 200 280 0.002391 10.0.0.22 - - [2026-06-22 01:44:14] "GET /domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e HTTP/1.1" 200 3087 0.003480 10.0.0.22 - - [2026-06-22 01:44:14] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5 HTTP/1.1" 200 7064 0.036992 10.0.0.22 - - [2026-06-22 01:44:14] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b HTTP/1.1" 200 2087 0.005465 10.0.0.22 - - [2026-06-22 01:44:14] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b HTTP/1.1" 200 2087 0.006457 10.0.0.22 - - [2026-06-22 01:44:14] "GET /routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 HTTP/1.1" 200 1403 0.003680 10.0.0.22 - - [2026-06-22 01:44:14] "GET /routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 HTTP/1.1" 200 1403 0.002625 10.0.0.22 - - [2026-06-22 01:44:14] "GET /route-target/e2197b88-927b-4b66-b76c-8ed28cf99750 HTTP/1.1" 200 1153 0.002510 10.0.0.22 - - [2026-06-22 01:44:14] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b HTTP/1.1" 200 2087 0.003723 10.0.0.22 - - [2026-06-22 01:44:14] "GET /routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 HTTP/1.1" 200 1403 0.009372 10.0.0.22 - - [2026-06-22 01:44:14] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003773 10.0.0.22 - - [2026-06-22 01:44:14] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b HTTP/1.1" 200 2087 0.003944 10.0.0.22 - - [2026-06-22 01:44:14] "GET /routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 HTTP/1.1" 200 1403 0.002582 10.0.0.22 - - [2026-06-22 01:44:14] "GET /routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 HTTP/1.1" 200 1403 0.003584 10.0.0.22 - - [2026-06-22 01:44:14] "GET /route-target/e2197b88-927b-4b66-b76c-8ed28cf99750 HTTP/1.1" 200 1153 0.002441 10.0.0.22 - - [2026-06-22 01:44:14] "GET /domains HTTP/1.1" 200 280 0.001772 10.0.0.22 - - [2026-06-22 01:44:14] "GET /domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e HTTP/1.1" 200 3087 0.003113 10.0.0.22 - - [2026-06-22 01:44:15] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5 HTTP/1.1" 200 7064 0.035059 10.0.0.22 - - [2026-06-22 01:44:15] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b HTTP/1.1" 200 2087 0.004538 10.0.0.22 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.22 - - [2026-06-22 01:44:15] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026540 10.0.0.22 - - [2026-06-22 01:44:15] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003531 10.0.0.22 - - [2026-06-22 01:44:15] "GET /floating-ip-pools?parent_id=9aeb8582-374c-456f-9b8e-a107aacef05b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001474 10.0.0.22 - - [2026-06-22 01:44:15] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003360 10.0.0.22 - - [2026-06-22 01:44:15] "POST /floating-ip-pools HTTP/1.1" 200 562 0.014540 10.0.0.22 - - [2026-06-22 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.023096 10.0.0.22 - - [2026-06-22 01:44:15] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.024143 10.0.0.22 - - [2026-06-22 01:44:15] "GET /domains HTTP/1.1" 200 280 0.009527 10.0.0.22 - - [2026-06-22 01:44:15] "GET /domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e HTTP/1.1" 200 3087 0.004366 10.0.0.22 - - [2026-06-22 01:44:15] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5 HTTP/1.1" 200 7320 0.039536 10.0.0.22 - - [2026-06-22 01:44:15] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b HTTP/1.1" 200 2325 0.007366 10.0.0.22 - - [2026-06-22 01:44:15] "GET /floating-ip-pool/b97602e5-dc4e-4ca1-bf79-20accba48584 HTTP/1.1" 200 1315 0.002497 10.0.0.22 - - [2026-06-22 01:44:15] "GET /domains HTTP/1.1" 200 280 0.001684 10.0.0.22 - - [2026-06-22 01:44:15] "GET /domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e HTTP/1.1" 200 3087 0.002654 10.0.0.22 - - [2026-06-22 01:44:15] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5 HTTP/1.1" 200 7320 0.029795 10.0.0.22 - - [2026-06-22 01:44:15] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b HTTP/1.1" 200 2325 0.009223 10.0.0.22 - - [2026-06-22 01:44:15] "GET /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.007545 10.0.0.22 - - [2026-06-22 01:44:15] "POST /tags HTTP/1.1" 200 365 0.078673 10.0.0.22 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014807 10.0.0.22 - - [2026-06-22 01:44:15] "GET /tag/ccd305c3-ee80-4200-8a55-6126491290b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.021849 10.0.0.22 - - [2026-06-22 01:44:15] "POST /tags HTTP/1.1" 409 206 0.002569 10.0.0.22 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.22 - - [2026-06-22 01:44:15] "GET /tag/c20713a2-95e0-47d5-9dae-7ff82f741d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.027845 10.0.0.22 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.22 - - [2026-06-22 01:44:15] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051602 10.0.0.22 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.22 - - [2026-06-22 01:44:15] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006928 10.0.0.22 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.22 - - [2026-06-22 01:44:15] "GET /service-appliance-set/290c9b75-a24b-4408-a1da-17fbd8778af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003034 10.0.0.22 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 258 0.001929 10.0.0.22 - - [2026-06-22 01:44:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.110972 10.0.0.22 - - [2026-06-22 01:44:15] "GET /virtual-machine-interface/3b98ce01-0944-4fb4-9bfc-1ab623685058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014660 10.0.0.22 - - [2026-06-22 01:44:15] "POST /set-tag HTTP/1.1" 200 109 0.020971 10.0.0.22 - - [2026-06-22 01:44:16] "POST /instance-ips HTTP/1.1" 200 417 0.031035 10.0.0.22 - - [2026-06-22 01:44:16] "GET /instance-ip/7e619b3a-e8a7-4da4-8a41-4a2eb8b2ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.008748 10.0.0.22 - - [2026-06-22 01:44:16] "POST /loadbalancers HTTP/1.1" 200 618 0.079661 10.0.0.22 - - [2026-06-22 01:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009223 10.0.0.22 - - [2026-06-22 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.22 - - [2026-06-22 01:44:16] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042730 10.0.0.22 - - [2026-06-22 01:44:16] "POST /service-instances HTTP/1.1" 200 566 0.022935 10.0.0.22 - - [2026-06-22 01:44:16] "GET /virtual-machine-interface/3b98ce01-0944-4fb4-9bfc-1ab623685058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006119 10.0.0.22 - - [2026-06-22 01:44:16] "GET /virtual-machine-interface/3b98ce01-0944-4fb4-9bfc-1ab623685058?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006964 10.0.0.22 - - [2026-06-22 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.027493 10.0.0.22 - - [2026-06-22 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009807 10.0.0.22 - - [2026-06-22 01:44:16] "GET /floating-ip-pool/b97602e5-dc4e-4ca1-bf79-20accba48584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003714 10.0.0.22 - - [2026-06-22 01:44:16] "PUT /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 266 0.026644 10.0.0.22 - - [2026-06-22 01:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033587 10.0.0.22 - - [2026-06-22 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008915 10.0.0.22 - - [2026-06-22 01:44:16] "POST /floating-ips HTTP/1.1" 200 671 0.133546 10.0.0.22 - - [2026-06-22 01:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.006377 10.0.0.22 - - [2026-06-22 01:44:16] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003979 10.0.0.22 - - [2026-06-22 01:44:16] "POST /virtual-machines HTTP/1.1" 200 429 0.077240 10.0.0.22 - - [2026-06-22 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.22 - - [2026-06-22 01:44:16] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005716 10.0.0.22 - - [2026-06-22 01:44:16] "POST /tags HTTP/1.1" 409 221 0.005940 10.0.0.22 - - [2026-06-22 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.22 - - [2026-06-22 01:44:16] "GET /tag/81e9a678-db4b-416d-8d25-41d815b82915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010174 10.0.0.22 - - [2026-06-22 01:44:16] "POST /tags HTTP/1.1" 409 238 0.016235 10.0.0.22 - - [2026-06-22 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.22 - - [2026-06-22 01:44:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.137356 10.0.0.22 - - [2026-06-22 01:44:16] "POST /chown HTTP/1.1" 200 109 0.015728 10.0.0.22 - - [2026-06-22 01:44:16] "GET /tag/ccd305c3-ee80-4200-8a55-6126491290b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.016242 10.0.0.22 - - [2026-06-22 01:44:16] "POST /chown HTTP/1.1" 200 109 0.007048 10.0.0.22 - - [2026-06-22 01:44:16] "POST /firewall-rules HTTP/1.1" 200 650 0.093100 10.0.0.22 - - [2026-06-22 01:44:16] "PUT /virtual-machine-interface/4fdf0eb5-5bae-4843-8427-12fb555d3b6a HTTP/1.1" 200 284 0.077927 10.0.0.22 - - [2026-06-22 01:44:16] "GET /firewall-rule/6a43ac92-6f40-49dc-afb6-297072d92bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.025255 10.0.0.22 - - [2026-06-22 01:44:16] "PUT /instance-ip/7e619b3a-e8a7-4da4-8a41-4a2eb8b2ab57 HTTP/1.1" 200 256 0.031511 10.0.0.22 - - [2026-06-22 01:44:16] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002512 10.0.0.22 - - [2026-06-22 01:44:16] "GET /firewall-rule/6a43ac92-6f40-49dc-afb6-297072d92bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002347 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.035843 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.038292 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.009469 10.0.0.22 - - [2026-06-22 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013236 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.026099 10.0.0.22 - - [2026-06-22 01:44:17] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041738 10.0.0.22 - - [2026-06-22 01:44:17] "GET /loadbalancer/0c7bda90-ec53-49bc-87ae-958a589083fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.007898 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.012424 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.023161 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.025158 10.0.0.22 - - [2026-06-22 01:44:17] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.066062 10.0.0.22 - - [2026-06-22 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011701 10.0.0.22 - - [2026-06-22 01:44:17] "POST /virtual-machines HTTP/1.1" 200 429 0.045339 10.0.0.22 - - [2026-06-22 01:44:17] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061132 10.0.0.22 - - [2026-06-22 01:44:17] "GET /loadbalancer-listener/7761af0a-53e2-41ce-8bb0-33102d7ff49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.037772 10.0.0.22 - - [2026-06-22 01:44:17] "GET /loadbalancer-listener/7761af0a-53e2-41ce-8bb0-33102d7ff49a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006766 10.0.0.22 - - [2026-06-22 01:44:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.126863 10.0.0.22 - - [2026-06-22 01:44:17] "POST /chown HTTP/1.1" 200 109 0.027222 10.0.0.22 - - [2026-06-22 01:44:17] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.051768 10.0.0.22 - - [2026-06-22 01:44:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008171 10.0.0.22 - - [2026-06-22 01:44:17] "GET /loadbalancer-pool/5d7e9b90-be0f-4d5d-82b3-520b5de96585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003448 10.0.0.22 - - [2026-06-22 01:44:17] "POST /chown HTTP/1.1" 200 109 0.021803 10.0.0.22 - - [2026-06-22 01:44:17] "PUT /virtual-machine-interface/53def2f6-5d12-48bd-9a23-8fbac22f49b8 HTTP/1.1" 200 284 0.020184 10.0.0.22 - - [2026-06-22 01:44:17] "POST /loadbalancer-members HTTP/1.1" 200 707 0.055121 10.0.0.22 - - [2026-06-22 01:44:17] "PUT /instance-ip/7e619b3a-e8a7-4da4-8a41-4a2eb8b2ab57 HTTP/1.1" 200 256 0.028692 10.0.0.22 - - [2026-06-22 01:44:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021142 10.0.0.22 - - [2026-06-22 01:44:17] "GET /loadbalancer-member/ff69769e-14db-4f57-a958-fd8cb5dda8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.010268 10.0.0.22 - - [2026-06-22 01:44:17] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006374 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.038080 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.017664 10.0.0.22 - - [2026-06-22 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015374 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.037065 10.0.0.22 - - [2026-06-22 01:44:17] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006393 10.0.0.22 - - [2026-06-22 01:44:17] "POST /tags HTTP/1.1" 409 221 0.013930 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.014386 10.0.0.22 - - [2026-06-22 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017104 10.0.0.22 - - [2026-06-22 01:44:17] "GET /tag/81e9a678-db4b-416d-8d25-41d815b82915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.015448 10.0.0.22 - - [2026-06-22 01:44:17] "POST /tags HTTP/1.1" 409 238 0.004624 10.0.0.22 - - [2026-06-22 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.042715 10.0.0.22 - - [2026-06-22 01:44:17] "PUT /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 266 0.010489 10.0.0.22 - - [2026-06-22 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.22 - - [2026-06-22 01:44:17] "GET /tag/ccd305c3-ee80-4200-8a55-6126491290b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.019850 10.0.0.22 - - [2026-06-22 01:44:17] "POST /firewall-rules HTTP/1.1" 409 293 0.003520 10.0.0.22 - - [2026-06-22 01:44:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010026 10.0.0.22 - - [2026-06-22 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2026-06-22 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.22 - - [2026-06-22 01:44:18] "POST /chown HTTP/1.1" 200 109 0.021359 10.0.0.22 - - [2026-06-22 01:44:18] "POST /chown HTTP/1.1" 200 109 0.029172 10.0.0.22 - - [2026-06-22 01:44:18] "PUT /firewall-rule/6a43ac92-6f40-49dc-afb6-297072d92bcd HTTP/1.1" 200 260 0.063917 10.0.0.22 - - [2026-06-22 01:44:18] "GET /firewall-rule/6a43ac92-6f40-49dc-afb6-297072d92bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.022175 10.0.0.22 - - [2026-06-22 01:44:18] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004668 10.0.0.22 - - [2026-06-22 01:44:18] "PUT /instance-ip/7e619b3a-e8a7-4da4-8a41-4a2eb8b2ab57 HTTP/1.1" 200 256 0.011129 10.0.0.22 - - [2026-06-22 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.018369 10.0.0.22 - - [2026-06-22 01:44:18] "GET /firewall-rule/6a43ac92-6f40-49dc-afb6-297072d92bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003442 10.0.0.22 - - [2026-06-22 01:44:18] "POST /chown HTTP/1.1" 200 109 0.014109 10.0.0.22 - - [2026-06-22 01:44:18] "POST /chown HTTP/1.1" 200 109 0.005880 10.0.0.22 - - [2026-06-22 01:44:18] "PUT /instance-ip/7e619b3a-e8a7-4da4-8a41-4a2eb8b2ab57 HTTP/1.1" 200 256 0.018507 10.0.0.22 - - [2026-06-22 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.028810 10.0.0.22 - - [2026-06-22 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.22 - - [2026-06-22 01:44:18] "POST /chown HTTP/1.1" 200 109 0.006963 10.0.0.22 - - [2026-06-22 01:44:18] "POST /chown HTTP/1.1" 200 109 0.027464 10.0.0.22 - - [2026-06-22 01:44:18] "PUT /instance-ip/7e619b3a-e8a7-4da4-8a41-4a2eb8b2ab57 HTTP/1.1" 200 256 0.027212 10.0.0.22 - - [2026-06-22 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.017957 10.0.0.22 - - [2026-06-22 01:44:18] "POST /chown HTTP/1.1" 200 109 0.030112 10.0.0.22 - - [2026-06-22 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021847 10.0.0.22 - - [2026-06-22 01:44:18] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004210 10.0.0.22 - - [2026-06-22 01:44:18] "POST /chown HTTP/1.1" 200 109 0.024276 10.0.0.22 - - [2026-06-22 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.22 - - [2026-06-22 01:44:18] "PUT /instance-ip/7e619b3a-e8a7-4da4-8a41-4a2eb8b2ab57 HTTP/1.1" 200 256 0.023300 10.0.0.22 - - [2026-06-22 01:44:18] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052741 10.0.0.22 - - [2026-06-22 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.040664 10.0.0.22 - - [2026-06-22 01:44:18] "POST /virtual-machines HTTP/1.1" 200 373 0.013323 10.0.0.22 - - [2026-06-22 01:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023772 10.0.0.22 - - [2026-06-22 01:44:18] "PUT /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 266 0.040308 10.0.0.22 - - [2026-06-22 01:44:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.137470 10.0.0.22 - - [2026-06-22 01:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027309 10.0.0.22 - - [2026-06-22 01:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010669 10.0.0.22 - - [2026-06-22 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011476 10.0.0.22 - - [2026-06-22 01:44:18] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006155 10.0.0.22 - - [2026-06-22 01:44:18] "PUT /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 266 0.018453 10.0.0.22 - - [2026-06-22 01:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017939 10.0.0.22 - - [2026-06-22 01:44:18] "PUT /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 266 0.007957 10.0.0.22 - - [2026-06-22 01:44:18] "POST /instance-ips HTTP/1.1" 200 413 0.046675 10.0.0.22 - - [2026-06-22 01:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030933 10.0.0.22 - - [2026-06-22 01:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038489 10.0.0.22 - - [2026-06-22 01:44:19] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.016476 10.0.0.22 - - [2026-06-22 01:44:19] "PUT /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 266 0.018904 10.0.0.22 - - [2026-06-22 01:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024601 10.0.0.22 - - [2026-06-22 01:44:19] "POST /set-tag HTTP/1.1" 200 109 0.043610 10.0.0.22 - - [2026-06-22 01:44:19] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011610 10.0.0.22 - - [2026-06-22 01:44:19] "PUT /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 266 0.032592 10.0.0.22 - - [2026-06-22 01:44:19] "GET /instance-ip/e25e9632-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009662 10.0.0.22 - - [2026-06-22 01:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028110 10.0.0.22 - - [2026-06-22 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.22 - - [2026-06-22 01:44:19] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005553 10.0.0.22 - - [2026-06-22 01:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.22 - - [2026-06-22 01:44:19] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.004025 10.0.0.22 - - [2026-06-22 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.008874 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.010958 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.013658 10.0.0.22 - - [2026-06-22 01:44:19] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011663 10.0.0.22 - - [2026-06-22 01:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.22 - - [2026-06-22 01:44:19] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004482 10.0.0.22 - - [2026-06-22 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.025667 10.0.0.22 - - [2026-06-22 01:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.006812 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.017517 10.0.0.22 - - [2026-06-22 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.016448 10.0.0.22 - - [2026-06-22 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.006615 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.020893 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.031034 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.007221 10.0.0.22 - - [2026-06-22 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.005330 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.013263 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.006274 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.018293 10.0.0.22 - - [2026-06-22 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.006119 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.019739 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.016858 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.009831 10.0.0.22 - - [2026-06-22 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.22 - - [2026-06-22 01:44:19] "POST /chown HTTP/1.1" 200 109 0.006472 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.006902 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.017563 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.015776 10.0.0.22 - - [2026-06-22 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.006580 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.012445 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.006212 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.019959 10.0.0.22 - - [2026-06-22 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.006296 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.020225 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.012332 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.006128 10.0.0.22 - - [2026-06-22 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.006044 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.006610 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.014575 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.017823 10.0.0.22 - - [2026-06-22 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.009637 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.010310 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.007720 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.015282 10.0.0.22 - - [2026-06-22 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016786 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.006265 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.015013 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.018120 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.006455 10.0.0.22 - - [2026-06-22 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.005586 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.005872 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.012825 10.0.0.22 - - [2026-06-22 01:44:20] "POST /chown HTTP/1.1" 200 109 0.022937 10.0.0.22 - - [2026-06-22 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011700 10.0.0.22 - - [2026-06-22 01:44:21] "POST /chown HTTP/1.1" 200 109 0.006504 10.0.0.22 - - [2026-06-22 01:44:21] "POST /chown HTTP/1.1" 200 109 0.011217 10.0.0.22 - - [2026-06-22 01:44:21] "POST /chown HTTP/1.1" 200 109 0.007279 10.0.0.22 - - [2026-06-22 01:44:21] "POST /chown HTTP/1.1" 200 109 0.021079 10.0.0.22 - - [2026-06-22 01:44:21] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004536 10.0.0.22 - - [2026-06-22 01:44:21] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.22 - - [2026-06-22 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.22 - - [2026-06-22 01:44:21] "GET /loadbalancer/c5d4c92f-f401-4db8-b252-d05e77b88ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002814 10.0.0.22 - - [2026-06-22 01:44:22] "GET /loadbalancer-pool/dc597c8a-d645-4729-900d-129bfb66dbc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002771 10.0.0.22 - - [2026-06-22 01:44:22] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014593 10.0.0.22 - - [2026-06-22 01:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017761 10.0.0.22 - - [2026-06-22 01:44:22] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011240 10.0.0.22 - - [2026-06-22 01:44:22] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004993 10.0.0.22 - - [2026-06-22 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.007153 10.0.0.22 - - [2026-06-22 01:44:22] "POST /tags HTTP/1.1" 409 221 0.001854 10.0.0.22 - - [2026-06-22 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.22 - - [2026-06-22 01:44:22] "GET /tag/81e9a678-db4b-416d-8d25-41d815b82915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010161 10.0.0.22 - - [2026-06-22 01:44:22] "GET /floating-ip/4b42ddea-1d4b-4de7-bbe2-5d29528168ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.003835 10.0.0.22 - - [2026-06-22 01:44:22] "PUT /floating-ip/4b42ddea-1d4b-4de7-bbe2-5d29528168ea HTTP/1.1" 200 256 0.009372 10.0.0.22 - - [2026-06-22 01:44:22] "POST /set-tag HTTP/1.1" 200 109 0.036913 10.0.0.22 - - [2026-06-22 01:44:22] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004015 10.0.0.22 - - [2026-06-22 01:44:22] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.22 - - [2026-06-22 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.22 - - [2026-06-22 01:44:22] "GET /loadbalancer/c5d4c92f-f401-4db8-b252-d05e77b88ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002049 10.0.0.22 - - [2026-06-22 01:44:22] "GET /loadbalancer-pool/dc597c8a-d645-4729-900d-129bfb66dbc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002524 10.0.0.22 - - [2026-06-22 01:44:22] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014332 10.0.0.22 - - [2026-06-22 01:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015055 10.0.0.22 - - [2026-06-22 01:44:22] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011612 10.0.0.22 - - [2026-06-22 01:44:22] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003484 10.0.0.22 - - [2026-06-22 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.007040 10.0.0.22 - - [2026-06-22 01:44:22] "GET /floating-ip/4b42ddea-1d4b-4de7-bbe2-5d29528168ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003197 10.0.0.22 - - [2026-06-22 01:44:22] "POST /set-tag HTTP/1.1" 200 109 0.019222 10.0.0.22 - - [2026-06-22 01:44:23] "GET /virtual-machine/61a38441-446c-402f-994e-8841ccc3e251?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003037 10.0.0.22 - - [2026-06-22 01:44:23] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004285 10.0.0.22 - - [2026-06-22 01:44:23] "GET /virtual-machine/9661603f-b608-49ca-bfb1-6b022b06b1fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003835 10.0.0.22 - - [2026-06-22 01:44:23] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005953 10.0.0.22 - - [2026-06-22 01:44:27] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004589 10.0.0.22 - - [2026-06-22 01:44:27] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.22 - - [2026-06-22 01:44:28] "GET /virtual-machine/f16d7b6e-1115-4995-8d53-7f12284c23f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002999 10.0.0.22 - - [2026-06-22 01:44:28] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005224 10.0.0.22 - - [2026-06-22 01:44:28] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005573 10.0.0.22 - - [2026-06-22 01:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.22 - - [2026-06-22 01:45:01] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004175 10.0.0.22 - - [2026-06-22 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.22 - - [2026-06-22 01:45:01] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003846 10.0.0.22 - - [2026-06-22 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.22 - - [2026-06-22 01:45:01] "GET /virtual-machine/f16d7b6e-1115-4995-8d53-7f12284c23f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002865 10.0.0.22 - - [2026-06-22 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.008549 10.0.0.22 - - [2026-06-22 01:45:01] "GET /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013291 10.0.0.22 - - [2026-06-22 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.017931 10.0.0.22 - - [2026-06-22 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.028590 10.0.0.22 - - [2026-06-22 01:45:01] "DELETE /instance-ip/e25e9632-6ddb-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.072760 10.0.0.22 - - [2026-06-22 01:45:01] "DELETE /virtual-machine-interface/e2412cc8-6ddb-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.091697 10.0.0.22 - - [2026-06-22 01:45:01] "DELETE /virtual-machine/f16d7b6e-1115-4995-8d53-7f12284c23f4 HTTP/1.1" 200 115 0.018571 10.0.0.22 - - [2026-06-22 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2026-06-22 01:45:02] "POST /chown HTTP/1.1" 200 109 0.006450 10.0.0.22 - - [2026-06-22 01:45:02] "POST /chown HTTP/1.1" 200 109 0.018655 10.0.0.22 - - [2026-06-22 01:45:02] "POST /chown HTTP/1.1" 200 109 0.006567 10.0.0.22 - - [2026-06-22 01:45:02] "POST /chown HTTP/1.1" 200 109 0.016963 10.0.0.22 - - [2026-06-22 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.22 - - [2026-06-22 01:45:03] "GET /tag/ccd305c3-ee80-4200-8a55-6126491290b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015693 10.0.0.22 - - [2026-06-22 01:45:03] "GET /tag/ccd305c3-ee80-4200-8a55-6126491290b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012151 10.0.0.22 - - [2026-06-22 01:45:03] "GET /virtual-machine-interface/3b98ce01-0944-4fb4-9bfc-1ab623685058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004178 10.0.0.22 - - [2026-06-22 01:45:03] "POST /set-tag HTTP/1.1" 200 109 0.015152 10.0.0.22 - - [2026-06-22 01:45:04] "GET /virtual-machine-interface/4fdf0eb5-5bae-4843-8427-12fb555d3b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004528 10.0.0.22 - - [2026-06-22 01:45:04] "POST /set-tag HTTP/1.1" 200 109 0.013081 10.0.0.22 - - [2026-06-22 01:45:04] "GET /virtual-machine-interface/53def2f6-5d12-48bd-9a23-8fbac22f49b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.020175 10.0.0.22 - - [2026-06-22 01:45:04] "POST /set-tag HTTP/1.1" 200 109 0.028471 10.0.0.22 - - [2026-06-22 01:45:04] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.005826 10.0.0.22 - - [2026-06-22 01:45:04] "GET /firewall-rule/6a43ac92-6f40-49dc-afb6-297072d92bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.012545 10.0.0.22 - - [2026-06-22 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.012133 10.0.0.22 - - [2026-06-22 01:45:04] "DELETE /firewall-rule/6a43ac92-6f40-49dc-afb6-297072d92bcd HTTP/1.1" 200 115 0.041569 10.0.0.22 - - [2026-06-22 01:45:04] "DELETE /loadbalancer-member/ff69769e-14db-4f57-a958-fd8cb5dda8d1 HTTP/1.1" 200 115 0.028542 10.0.0.22 - - [2026-06-22 01:45:04] "PUT /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 266 0.010662 10.0.0.22 - - [2026-06-22 01:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020857 10.0.0.22 - - [2026-06-22 01:45:04] "DELETE /loadbalancer-pool/5d7e9b90-be0f-4d5d-82b3-520b5de96585 HTTP/1.1" 200 115 0.078896 10.0.0.22 - - [2026-06-22 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.22 - - [2026-06-22 01:45:04] "DELETE /loadbalancer-listener/7761af0a-53e2-41ce-8bb0-33102d7ff49a HTTP/1.1" 200 115 0.028861 10.0.0.22 - - [2026-06-22 01:45:04] "GET /floating-ip/97dd337a-e02a-47f2-b331-66794a3cf7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004563 10.0.0.22 - - [2026-06-22 01:45:04] "POST /chown HTTP/1.1" 200 109 0.006881 10.0.0.22 - - [2026-06-22 01:45:04] "POST /chown HTTP/1.1" 200 109 0.013670 10.0.0.22 - - [2026-06-22 01:45:04] "POST /chown HTTP/1.1" 200 109 0.019789 10.0.0.22 - - [2026-06-22 01:45:04] "PUT /floating-ip/97dd337a-e02a-47f2-b331-66794a3cf7f0 HTTP/1.1" 200 256 0.041878 10.0.0.22 - - [2026-06-22 01:45:04] "POST /chown HTTP/1.1" 200 109 0.010144 10.0.0.22 - - [2026-06-22 01:45:04] "PUT /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 266 0.011278 10.0.0.22 - - [2026-06-22 01:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.035839 10.0.0.22 - - [2026-06-22 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.22 - - [2026-06-22 01:45:04] "DELETE /floating-ip/97dd337a-e02a-47f2-b331-66794a3cf7f0 HTTP/1.1" 200 115 0.135886 10.0.0.22 - - [2026-06-22 01:45:04] "DELETE /loadbalancer/0c7bda90-ec53-49bc-87ae-958a589083fd HTTP/1.1" 200 115 0.032361 10.0.0.22 - - [2026-06-22 01:45:04] "POST /chown HTTP/1.1" 200 109 0.007890 10.0.0.22 - - [2026-06-22 01:45:04] "POST /chown HTTP/1.1" 200 109 0.022419 10.0.0.22 - - [2026-06-22 01:45:04] "POST /chown HTTP/1.1" 200 109 0.015774 10.0.0.22 - - [2026-06-22 01:45:04] "DELETE /instance-ip/7e619b3a-e8a7-4da4-8a41-4a2eb8b2ab57 HTTP/1.1" 200 115 0.096027 10.0.0.22 - - [2026-06-22 01:45:04] "POST /chown HTTP/1.1" 404 171 0.006070 10.0.0.22 - - [2026-06-22 01:45:04] "PUT /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 266 0.031715 10.0.0.22 - - [2026-06-22 01:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027339 10.0.0.22 - - [2026-06-22 01:45:04] "GET /floating-ip-pool/b97602e5-dc4e-4ca1-bf79-20accba48584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002662 10.0.0.22 - - [2026-06-22 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012254 10.0.0.22 - - [2026-06-22 01:45:04] "DELETE /virtual-machine-interface/3b98ce01-0944-4fb4-9bfc-1ab623685058 HTTP/1.1" 200 115 0.174238 10.0.0.22 - - [2026-06-22 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.055655 10.0.0.22 - - [2026-06-22 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2026-06-22 01:45:05] "DELETE /floating-ip-pool/b97602e5-dc4e-4ca1-bf79-20accba48584 HTTP/1.1" 200 115 0.048893 10.0.0.22 - - [2026-06-22 01:45:05] "DELETE /service-instance/38e1c21c-e602-42d6-af61-4e995ac6fc6e HTTP/1.1" 200 115 0.073597 10.0.0.22 - - [2026-06-22 01:45:05] "DELETE /tag/ccd305c3-ee80-4200-8a55-6126491290b1 HTTP/1.1" 200 115 0.137984 10.0.0.22 - - [2026-06-22 01:45:05] "GET /virtual-machine-interface/53def2f6-5d12-48bd-9a23-8fbac22f49b8?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004025 10.0.0.22 - - [2026-06-22 01:45:05] "DELETE /virtual-machine-interface/53def2f6-5d12-48bd-9a23-8fbac22f49b8 HTTP/1.1" 200 115 0.073306 10.0.0.22 - - [2026-06-22 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011782 10.0.0.22 - - [2026-06-22 01:45:05] "DELETE /virtual-machine/57e8aee3-4360-4c17-b1b8-7c4a0cd111e5 HTTP/1.1" 200 115 0.041898 10.0.0.22 - - [2026-06-22 01:45:05] "GET /virtual-machine-interface/4fdf0eb5-5bae-4843-8427-12fb555d3b6a?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.005769 10.0.0.22 - - [2026-06-22 01:45:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004102 10.0.0.22 - - [2026-06-22 01:45:05] "POST /useragent-kv HTTP/1.1" 200 115 0.001012 10.0.0.22 - - [2026-06-22 01:45:05] "DELETE /virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b HTTP/1.1" 200 115 0.165724 10.0.0.22 - - [2026-06-22 01:45:05] "GET /routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 HTTP/1.1" 404 171 0.002201 10.0.0.22 - - [2026-06-22 01:45:05] "DELETE /route-target/e2197b88-927b-4b66-b76c-8ed28cf99750 HTTP/1.1" 200 115 0.030919 10.0.0.22 - - [2026-06-22 01:45:05] "GET /domains HTTP/1.1" 200 280 0.002354 10.0.0.22 - - [2026-06-22 01:45:05] "GET /domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e HTTP/1.1" 200 3087 0.003108 10.0.0.22 - - [2026-06-22 01:45:05] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5 HTTP/1.1" 200 6873 0.038655 10.0.0.22 - - [2026-06-22 01:45:05] "DELETE /virtual-machine-interface/4fdf0eb5-5bae-4843-8427-12fb555d3b6a HTTP/1.1" 200 115 0.082185 10.0.0.22 - - [2026-06-22 01:45:05] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009253 10.0.0.22 - - [2026-06-22 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.008740 10.0.0.22 - - [2026-06-22 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.032055 10.0.0.22 - - [2026-06-22 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016643 10.0.0.22 - - [2026-06-22 01:45:05] "GET /loadbalancer/c5d4c92f-f401-4db8-b252-d05e77b88ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002692 10.0.0.22 - - [2026-06-22 01:45:05] "DELETE /virtual-machine/1e94df1a-45d7-4a0c-9e32-1bf00ea67c8c HTTP/1.1" 200 115 0.032382 10.0.0.22 - - [2026-06-22 01:45:05] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004467 10.0.0.22 - - [2026-06-22 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.017097 10.0.0.22 - - [2026-06-22 01:45:05] "DELETE /loadbalancer-member/155429f6-c752-4437-a8e1-2c57921186a5 HTTP/1.1" 200 115 0.039218 10.0.0.22 - - [2026-06-22 01:45:07] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009040 10.0.0.22 - - [2026-06-22 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.22 - - [2026-06-22 01:45:07] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004078 10.0.0.22 - - [2026-06-22 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.22 - - [2026-06-22 01:45:07] "GET /virtual-machine/9661603f-b608-49ca-bfb1-6b022b06b1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002581 10.0.0.22 - - [2026-06-22 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.009436 10.0.0.22 - - [2026-06-22 01:45:07] "GET /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010656 10.0.0.22 - - [2026-06-22 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.021808 10.0.0.22 - - [2026-06-22 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.064431 10.0.0.22 - - [2026-06-22 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.031199 10.0.0.22 - - [2026-06-22 01:45:07] "DELETE /instance-ip/de1a659c-6ddb-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.029247 10.0.0.22 - - [2026-06-22 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.014724 10.0.0.22 - - [2026-06-22 01:45:07] "DELETE /virtual-machine-interface/de02c52c-6ddb-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.044246 10.0.0.22 - - [2026-06-22 01:45:07] "DELETE /virtual-machine/9661603f-b608-49ca-bfb1-6b022b06b1fa HTTP/1.1" 200 115 0.029916 10.0.0.22 - - [2026-06-22 01:45:10] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011605 10.0.0.22 - - [2026-06-22 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.005119 10.0.0.22 - - [2026-06-22 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.22 - - [2026-06-22 01:45:10] "GET /loadbalancer/c5d4c92f-f401-4db8-b252-d05e77b88ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002455 10.0.0.22 - - [2026-06-22 01:45:11] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007955 10.0.0.22 - - [2026-06-22 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.007083 10.0.0.22 - - [2026-06-22 01:45:11] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004875 10.0.0.22 - - [2026-06-22 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.003415 10.0.0.22 - - [2026-06-22 01:45:11] "GET /virtual-machine/61a38441-446c-402f-994e-8841ccc3e251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002881 10.0.0.22 - - [2026-06-22 01:45:11] "POST /ref-update HTTP/1.1" 200 156 0.010106 10.0.0.22 - - [2026-06-22 01:45:11] "GET /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015073 10.0.0.22 - - [2026-06-22 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.019232 10.0.0.22 - - [2026-06-22 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.030448 10.0.0.22 - - [2026-06-22 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.021439 10.0.0.22 - - [2026-06-22 01:45:11] "DELETE /instance-ip/ddaae802-6ddb-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.064727 10.0.0.22 - - [2026-06-22 01:45:11] "POST /ref-update HTTP/1.1" 200 156 0.009196 10.0.0.22 - - [2026-06-22 01:45:11] "DELETE /virtual-machine-interface/dd91043c-6ddb-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.044893 10.0.0.22 - - [2026-06-22 01:45:11] "DELETE /virtual-machine/61a38441-446c-402f-994e-8841ccc3e251 HTTP/1.1" 200 115 0.024756 10.0.0.22 - - [2026-06-22 01:45:11] "DELETE /tag/9919e62f-614b-4e2e-bdca-04dc90c9717a HTTP/1.1" 200 115 0.034261 10.0.0.22 - - [2026-06-22 01:45:11] "DELETE /tag/b04475f6-06eb-46d7-bd4d-90644a8b71a8 HTTP/1.1" 200 115 0.047821 10.0.0.22 - - [2026-06-22 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.22 - - [2026-06-22 01:45:15] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029709 10.0.0.22 - - [2026-06-22 01:45:15] "POST /tags HTTP/1.1" 200 393 0.043640 10.0.0.22 - - [2026-06-22 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010192 10.0.0.22 - - [2026-06-22 01:45:15] "GET /tag/96a6e215-049d-4432-8753-5356bb708faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.015188 10.0.0.22 - - [2026-06-22 01:45:15] "POST /tags HTTP/1.1" 200 341 0.022864 10.0.0.22 - - [2026-06-22 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.22 - - [2026-06-22 01:45:15] "GET /tag/8f636a7e-8a65-41bc-b8bf-ff261e4eed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011490 10.0.0.22 - - [2026-06-22 01:45:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.001689 10.0.0.22 - - [2026-06-22 01:45:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.005716 10.0.0.22 - - [2026-06-22 01:45:16] "POST /security-groups HTTP/1.1" 200 589 0.060530 10.0.0.22 - - [2026-06-22 01:45:16] "POST /projects HTTP/1.1" 200 519 0.168880 10.0.0.22 - - [2026-06-22 01:45:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.002033 10.0.0.22 - - [2026-06-22 01:45:16] "POST /access-control-lists HTTP/1.1" 200 598 0.075936 10.0.0.22 - - [2026-06-22 01:45:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.006647 10.0.0.22 - - [2026-06-22 01:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.059500 10.0.0.22 - - [2026-06-22 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.22 - - [2026-06-22 01:45:16] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007618 10.0.0.22 - - [2026-06-22 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.22 - - [2026-06-22 01:45:16] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.038865 10.0.0.22 - - [2026-06-22 01:45:16] "POST /access-control-lists HTTP/1.1" 200 596 0.059288 10.0.0.22 - - [2026-06-22 01:45:16] "PUT /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037 HTTP/1.1" 200 264 0.057083 10.0.0.22 - - [2026-06-22 01:45:16] "PUT /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4 HTTP/1.1" 200 264 0.057482 10.0.0.22 - - [2026-06-22 01:45:16] "POST /security-groups HTTP/1.1" 200 591 0.075930 10.0.0.22 - - [2026-06-22 01:45:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.005899 10.0.0.22 - - [2026-06-22 01:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027782 10.0.0.22 - - [2026-06-22 01:45:16] "POST /chown HTTP/1.1" 200 109 0.050777 10.0.0.22 - - [2026-06-22 01:45:16] "POST /access-control-lists HTTP/1.1" 200 632 0.079948 10.0.0.22 - - [2026-06-22 01:45:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.015106 10.0.0.22 - - [2026-06-22 01:45:16] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003280 10.0.0.22 - - [2026-06-22 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.22 - - [2026-06-22 01:45:16] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002331 10.0.0.22 - - [2026-06-22 01:45:16] "POST /tags HTTP/1.1" 409 226 0.001785 10.0.0.22 - - [2026-06-22 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.22 - - [2026-06-22 01:45:16] "GET /tag/8f636a7e-8a65-41bc-b8bf-ff261e4eed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.043673 10.0.0.22 - - [2026-06-22 01:45:16] "POST /access-control-lists HTTP/1.1" 200 630 0.087156 10.0.0.22 - - [2026-06-22 01:45:16] "POST /firewall-rules HTTP/1.1" 200 600 0.083721 10.0.0.22 - - [2026-06-22 01:45:16] "GET /firewall-rule/7bea77e2-4b71-4ba1-9e1a-c39eedf65c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.012594 10.0.0.22 - - [2026-06-22 01:45:16] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003787 10.0.0.22 - - [2026-06-22 01:45:16] "GET /firewall-rule/7bea77e2-4b71-4ba1-9e1a-c39eedf65c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002071 10.0.0.22 - - [2026-06-22 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.050769 10.0.0.22 - - [2026-06-22 01:45:17] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002533 10.0.0.22 - - [2026-06-22 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.22 - - [2026-06-22 01:45:17] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002242 10.0.0.22 - - [2026-06-22 01:45:17] "POST /tags HTTP/1.1" 409 226 0.002125 10.0.0.22 - - [2026-06-22 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007771 10.0.0.22 - - [2026-06-22 01:45:17] "GET /tag/8f636a7e-8a65-41bc-b8bf-ff261e4eed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016687 10.0.0.22 - - [2026-06-22 01:45:17] "POST /firewall-rules HTTP/1.1" 200 598 0.064095 10.0.0.22 - - [2026-06-22 01:45:17] "GET /firewall-rule/c8b77b25-4ae5-48e4-ba0c-e8ef88536ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005757 10.0.0.22 - - [2026-06-22 01:45:17] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003811 10.0.0.22 - - [2026-06-22 01:45:17] "GET /firewall-rule/c8b77b25-4ae5-48e4-ba0c-e8ef88536ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002739 10.0.0.22 - - [2026-06-22 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.040930 10.0.0.22 - - [2026-06-22 01:45:18] "POST /tags HTTP/1.1" 200 393 0.022453 10.0.0.22 - - [2026-06-22 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007265 10.0.0.22 - - [2026-06-22 01:45:18] "GET /tag/b38a9d2e-0e41-40b3-b397-e0ddca7a8a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011512 10.0.0.22 - - [2026-06-22 01:45:18] "POST /tags HTTP/1.1" 200 341 0.029250 10.0.0.22 - - [2026-06-22 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006496 10.0.0.22 - - [2026-06-22 01:45:18] "GET /tag/8fe55ffc-475d-4b54-9f4e-cbe3aa1d60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012720 10.0.0.22 - - [2026-06-22 01:45:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.000861 10.0.0.22 - - [2026-06-22 01:45:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.001911 10.0.0.22 - - [2026-06-22 01:45:19] "POST /security-groups HTTP/1.1" 200 589 0.071558 10.0.0.22 - - [2026-06-22 01:45:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.002824 10.0.0.22 - - [2026-06-22 01:45:19] "POST /projects HTTP/1.1" 200 519 0.207781 10.0.0.22 - - [2026-06-22 01:45:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.052471 10.0.0.22 - - [2026-06-22 01:45:19] "POST /access-control-lists HTTP/1.1" 200 598 0.064449 10.0.0.22 - - [2026-06-22 01:45:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.008714 10.0.0.22 - - [2026-06-22 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016844 10.0.0.22 - - [2026-06-22 01:45:19] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004067 10.0.0.22 - - [2026-06-22 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.22 - - [2026-06-22 01:45:19] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.040502 10.0.0.22 - - [2026-06-22 01:45:19] "POST /access-control-lists HTTP/1.1" 200 596 0.063620 10.0.0.22 - - [2026-06-22 01:45:19] "PUT /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037 HTTP/1.1" 200 264 0.036417 10.0.0.22 - - [2026-06-22 01:45:19] "PUT /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4 HTTP/1.1" 200 264 0.041355 10.0.0.22 - - [2026-06-22 01:45:19] "POST /security-groups HTTP/1.1" 200 591 0.075204 10.0.0.22 - - [2026-06-22 01:45:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.001685 10.0.0.22 - - [2026-06-22 01:45:19] "POST /access-control-lists HTTP/1.1" 200 632 0.060322 10.0.0.22 - - [2026-06-22 01:45:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.014919 10.0.0.22 - - [2026-06-22 01:45:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.073403 10.0.0.22 - - [2026-06-22 01:45:19] "POST /chown HTTP/1.1" 200 109 0.016692 10.0.0.22 - - [2026-06-22 01:45:19] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.045017 10.0.0.22 - - [2026-06-22 01:45:19] "POST /access-control-lists HTTP/1.1" 200 630 0.081871 10.0.0.22 - - [2026-06-22 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.22 - - [2026-06-22 01:45:19] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002507 10.0.0.22 - - [2026-06-22 01:45:19] "POST /tags HTTP/1.1" 409 226 0.001506 10.0.0.22 - - [2026-06-22 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.22 - - [2026-06-22 01:45:19] "GET /tag/8fe55ffc-475d-4b54-9f4e-cbe3aa1d60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010533 10.0.0.22 - - [2026-06-22 01:45:19] "POST /firewall-rules HTTP/1.1" 200 600 0.060670 10.0.0.22 - - [2026-06-22 01:45:19] "GET /firewall-rule/cef69629-3b81-4e85-92e8-0acb1a404b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.009523 10.0.0.22 - - [2026-06-22 01:45:19] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004282 10.0.0.22 - - [2026-06-22 01:45:19] "GET /firewall-rule/cef69629-3b81-4e85-92e8-0acb1a404b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001853 10.0.0.22 - - [2026-06-22 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.055998 10.0.0.22 - - [2026-06-22 01:45:20] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006641 10.0.0.22 - - [2026-06-22 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.22 - - [2026-06-22 01:45:20] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003559 10.0.0.22 - - [2026-06-22 01:45:20] "POST /tags HTTP/1.1" 409 226 0.002091 10.0.0.22 - - [2026-06-22 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.22 - - [2026-06-22 01:45:20] "GET /tag/8fe55ffc-475d-4b54-9f4e-cbe3aa1d60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009581 10.0.0.22 - - [2026-06-22 01:45:20] "POST /firewall-rules HTTP/1.1" 200 598 0.063815 10.0.0.22 - - [2026-06-22 01:45:20] "GET /firewall-rule/5c38d6c4-22fc-438b-abcb-e1c7dc7152eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003954 10.0.0.22 - - [2026-06-22 01:45:20] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003606 10.0.0.22 - - [2026-06-22 01:45:20] "GET /firewall-rule/5c38d6c4-22fc-438b-abcb-e1c7dc7152eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002068 10.0.0.22 - - [2026-06-22 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.055872 10.0.0.22 - - [2026-06-22 01:45:21] "POST /tags HTTP/1.1" 200 345 0.100053 10.0.0.22 - - [2026-06-22 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016850 10.0.0.22 - - [2026-06-22 01:45:21] "GET /tag/cc47477f-112b-4dff-b1ec-3663ac72841f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.020667 10.0.0.22 - - [2026-06-22 01:45:21] "POST /projects HTTP/1.1" 409 238 0.001892 10.0.0.22 - - [2026-06-22 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.22 - - [2026-06-22 01:45:22] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050150 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010861 10.0.0.22 - - [2026-06-22 01:45:22] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006190 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.22 - - [2026-06-22 01:45:22] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003826 10.0.0.22 - - [2026-06-22 01:45:22] "POST /security-groups HTTP/1.1" 409 285 0.003624 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.22 - - [2026-06-22 01:45:22] "PUT /security-group/270ad9ed-5eee-4384-944c-f027559a4136 HTTP/1.1" 200 262 0.059149 10.0.0.22 - - [2026-06-22 01:45:22] "PUT /access-control-list/cd38a214-cb63-43c7-aa8a-54e535201d35 HTTP/1.1" 200 272 0.015446 10.0.0.22 - - [2026-06-22 01:45:22] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.091342 10.0.0.22 - - [2026-06-22 01:45:22] "PUT /access-control-list/1a5ee0f9-dc68-45bf-9ad7-adc577e015e4 HTTP/1.1" 200 272 0.046708 10.0.0.22 - - [2026-06-22 01:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028962 10.0.0.22 - - [2026-06-22 01:45:22] "POST /tags HTTP/1.1" 409 228 0.012090 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.22 - - [2026-06-22 01:45:22] "GET /tag/cc47477f-112b-4dff-b1ec-3663ac72841f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011273 10.0.0.22 - - [2026-06-22 01:45:22] "POST /tags HTTP/1.1" 200 345 0.029057 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.22 - - [2026-06-22 01:45:22] "GET /tag/b279e920-984f-4c6d-9f43-968d37e4ca69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.017173 10.0.0.22 - - [2026-06-22 01:45:22] "POST /projects HTTP/1.1" 409 238 0.002279 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.22 - - [2026-06-22 01:45:22] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031343 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010568 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.22 - - [2026-06-22 01:45:22] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003895 10.0.0.22 - - [2026-06-22 01:45:22] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040581 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.22 - - [2026-06-22 01:45:22] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003964 10.0.0.22 - - [2026-06-22 01:45:22] "POST /security-groups HTTP/1.1" 409 285 0.002221 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.22 - - [2026-06-22 01:45:22] "PUT /security-group/ad196422-c032-4897-9276-2d964567e399 HTTP/1.1" 200 262 0.058777 10.0.0.22 - - [2026-06-22 01:45:22] "PUT /access-control-list/73cf1230-a588-4adf-a88f-9eceac09d3c6 HTTP/1.1" 200 272 0.011932 10.0.0.22 - - [2026-06-22 01:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024924 10.0.0.22 - - [2026-06-22 01:45:22] "POST /tags HTTP/1.1" 409 228 0.005445 10.0.0.22 - - [2026-06-22 01:45:22] "PUT /access-control-list/e4413c4b-155d-47b6-b738-ed9f43c3ff22 HTTP/1.1" 200 272 0.038789 10.0.0.22 - - [2026-06-22 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.22 - - [2026-06-22 01:45:22] "GET /tag/b279e920-984f-4c6d-9f43-968d37e4ca69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011010 10.0.0.22 - - [2026-06-22 01:45:22] "POST /tags HTTP/1.1" 200 291 0.058476 10.0.0.22 - - [2026-06-22 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.22 - - [2026-06-22 01:45:23] "GET /tag/7fb0f39e-c14b-469d-a4f6-30c6915944e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012344 10.0.0.22 - - [2026-06-22 01:45:23] "POST /tags HTTP/1.1" 200 303 0.062854 10.0.0.22 - - [2026-06-22 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022432 10.0.0.22 - - [2026-06-22 01:45:23] "GET /tag/d7bcedbb-2df9-4983-830c-8788c715f113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013347 10.0.0.22 - - [2026-06-22 01:45:23] "POST /tags HTTP/1.1" 409 252 0.001801 10.0.0.22 - - [2026-06-22 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.22 - - [2026-06-22 01:45:23] "GET /tag/96a6e215-049d-4432-8753-5356bb708faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009829 10.0.0.22 - - [2026-06-22 01:45:23] "POST /tags HTTP/1.1" 409 226 0.001704 10.0.0.22 - - [2026-06-22 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.22 - - [2026-06-22 01:45:23] "GET /tag/8f636a7e-8a65-41bc-b8bf-ff261e4eed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009942 10.0.0.22 - - [2026-06-22 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.22 - - [2026-06-22 01:45:23] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004457 10.0.0.22 - - [2026-06-22 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2026-06-22 01:45:23] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042138 10.0.0.22 - - [2026-06-22 01:45:23] "POST /virtual-machines HTTP/1.1" 200 395 0.008516 10.0.0.22 - - [2026-06-22 01:45:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.006624 10.0.0.22 - - [2026-06-22 01:45:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096889 10.0.0.22 - - [2026-06-22 01:45:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025842 10.0.0.22 - - [2026-06-22 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017545 10.0.0.22 - - [2026-06-22 01:45:23] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004480 10.0.0.22 - - [2026-06-22 01:45:23] "POST /instance-ips HTTP/1.1" 200 397 0.021674 10.0.0.22 - - [2026-06-22 01:45:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020222 10.0.0.22 - - [2026-06-22 01:45:23] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011800 10.0.0.22 - - [2026-06-22 01:45:23] "POST /set-tag HTTP/1.1" 200 109 0.063742 10.0.0.22 - - [2026-06-22 01:45:23] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021621 10.0.0.22 - - [2026-06-22 01:45:23] "GET /instance-ip/08f71896-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003703 10.0.0.22 - - [2026-06-22 01:45:23] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003996 10.0.0.22 - - [2026-06-22 01:45:23] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.22 - - [2026-06-22 01:45:23] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004705 10.0.0.22 - - [2026-06-22 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.018356 10.0.0.22 - - [2026-06-22 01:45:24] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006005 10.0.0.22 - - [2026-06-22 01:45:24] "POST /set-tag HTTP/1.1" 200 109 0.004668 10.0.0.22 - - [2026-06-22 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.22 - - [2026-06-22 01:45:24] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003560 10.0.0.22 - - [2026-06-22 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.22 - - [2026-06-22 01:45:24] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047235 10.0.0.22 - - [2026-06-22 01:45:24] "POST /virtual-machines HTTP/1.1" 200 395 0.012995 10.0.0.22 - - [2026-06-22 01:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025750 10.0.0.22 - - [2026-06-22 01:45:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113312 10.0.0.22 - - [2026-06-22 01:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007704 10.0.0.22 - - [2026-06-22 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010824 10.0.0.22 - - [2026-06-22 01:45:24] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008463 10.0.0.22 - - [2026-06-22 01:45:24] "POST /instance-ips HTTP/1.1" 200 397 0.026291 10.0.0.22 - - [2026-06-22 01:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027465 10.0.0.22 - - [2026-06-22 01:45:24] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008077 10.0.0.22 - - [2026-06-22 01:45:24] "POST /set-tag HTTP/1.1" 200 109 0.063708 10.0.0.22 - - [2026-06-22 01:45:24] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008680 10.0.0.22 - - [2026-06-22 01:45:24] "GET /instance-ip/0971c244-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003650 10.0.0.22 - - [2026-06-22 01:45:24] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004142 10.0.0.22 - - [2026-06-22 01:45:24] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.22 - - [2026-06-22 01:45:24] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003715 10.0.0.22 - - [2026-06-22 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.008246 10.0.0.22 - - [2026-06-22 01:45:24] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009803 10.0.0.22 - - [2026-06-22 01:45:24] "POST /set-tag HTTP/1.1" 200 109 0.003314 10.0.0.22 - - [2026-06-22 01:45:24] "POST /tags HTTP/1.1" 200 291 0.017618 10.0.0.22 - - [2026-06-22 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011482 10.0.0.22 - - [2026-06-22 01:45:24] "GET /tag/c3f8966b-cf27-4328-95fd-a9e02e564bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011097 10.0.0.22 - - [2026-06-22 01:45:24] "POST /tags HTTP/1.1" 409 252 0.001806 10.0.0.22 - - [2026-06-22 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.22 - - [2026-06-22 01:45:24] "GET /tag/b38a9d2e-0e41-40b3-b397-e0ddca7a8a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010545 10.0.0.22 - - [2026-06-22 01:45:24] "POST /tags HTTP/1.1" 409 226 0.001778 10.0.0.22 - - [2026-06-22 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.22 - - [2026-06-22 01:45:24] "GET /tag/8fe55ffc-475d-4b54-9f4e-cbe3aa1d60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010952 10.0.0.22 - - [2026-06-22 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.22 - - [2026-06-22 01:45:25] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004398 10.0.0.22 - - [2026-06-22 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.22 - - [2026-06-22 01:45:25] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054991 10.0.0.22 - - [2026-06-22 01:45:25] "POST /virtual-machines HTTP/1.1" 200 395 0.014498 10.0.0.22 - - [2026-06-22 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011902 10.0.0.22 - - [2026-06-22 01:45:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109752 10.0.0.22 - - [2026-06-22 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026118 10.0.0.22 - - [2026-06-22 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011977 10.0.0.22 - - [2026-06-22 01:45:25] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004398 10.0.0.22 - - [2026-06-22 01:45:25] "POST /instance-ips HTTP/1.1" 200 397 0.029807 10.0.0.22 - - [2026-06-22 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039964 10.0.0.22 - - [2026-06-22 01:45:25] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014402 10.0.0.22 - - [2026-06-22 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.062637 10.0.0.22 - - [2026-06-22 01:45:25] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010225 10.0.0.22 - - [2026-06-22 01:45:25] "GET /instance-ip/0a002d04-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006070 10.0.0.22 - - [2026-06-22 01:45:25] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003934 10.0.0.22 - - [2026-06-22 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.22 - - [2026-06-22 01:45:25] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005507 10.0.0.22 - - [2026-06-22 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.007830 10.0.0.22 - - [2026-06-22 01:45:25] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004251 10.0.0.22 - - [2026-06-22 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.22 - - [2026-06-22 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.22 - - [2026-06-22 01:45:25] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003325 10.0.0.22 - - [2026-06-22 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.22 - - [2026-06-22 01:45:25] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040778 10.0.0.22 - - [2026-06-22 01:45:25] "POST /virtual-machines HTTP/1.1" 200 395 0.014925 10.0.0.22 - - [2026-06-22 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010031 10.0.0.22 - - [2026-06-22 01:45:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106705 10.0.0.22 - - [2026-06-22 01:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007466 10.0.0.22 - - [2026-06-22 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 10.0.0.22 - - [2026-06-22 01:45:26] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010724 10.0.0.22 - - [2026-06-22 01:45:26] "POST /instance-ips HTTP/1.1" 200 397 0.020630 10.0.0.22 - - [2026-06-22 01:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021988 10.0.0.22 - - [2026-06-22 01:45:26] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012084 10.0.0.22 - - [2026-06-22 01:45:26] "POST /set-tag HTTP/1.1" 200 109 0.063866 10.0.0.22 - - [2026-06-22 01:45:26] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013299 10.0.0.22 - - [2026-06-22 01:45:26] "GET /instance-ip/0a6fa9fe-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003190 10.0.0.22 - - [2026-06-22 01:45:26] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004458 10.0.0.22 - - [2026-06-22 01:45:26] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.22 - - [2026-06-22 01:45:26] "POST /tags HTTP/1.1" 200 299 0.018734 10.0.0.22 - - [2026-06-22 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006938 10.0.0.22 - - [2026-06-22 01:45:26] "GET /tag/93ec4155-028a-467b-b068-213d26931e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015105 10.0.0.22 - - [2026-06-22 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.22 - - [2026-06-22 01:45:26] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004716 10.0.0.22 - - [2026-06-22 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006477 10.0.0.22 - - [2026-06-22 01:45:26] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024926 10.0.0.22 - - [2026-06-22 01:45:26] "POST /virtual-machines HTTP/1.1" 200 395 0.007323 10.0.0.22 - - [2026-06-22 01:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007589 10.0.0.22 - - [2026-06-22 01:45:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106809 10.0.0.22 - - [2026-06-22 01:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027909 10.0.0.22 - - [2026-06-22 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007126 10.0.0.22 - - [2026-06-22 01:45:26] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005780 10.0.0.22 - - [2026-06-22 01:45:26] "POST /instance-ips HTTP/1.1" 200 397 0.027290 10.0.0.22 - - [2026-06-22 01:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022093 10.0.0.22 - - [2026-06-22 01:45:26] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010472 10.0.0.22 - - [2026-06-22 01:45:26] "POST /set-tag HTTP/1.1" 200 109 0.016421 10.0.0.22 - - [2026-06-22 01:45:27] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017556 10.0.0.22 - - [2026-06-22 01:45:27] "GET /instance-ip/0ae10914-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003712 10.0.0.22 - - [2026-06-22 01:45:27] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004158 10.0.0.22 - - [2026-06-22 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.22 - - [2026-06-22 01:45:27] "POST /tags HTTP/1.1" 200 299 0.017874 10.0.0.22 - - [2026-06-22 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009508 10.0.0.22 - - [2026-06-22 01:45:27] "GET /tag/4adaeedb-b9e8-4fe1-9be3-f59bd24fe034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012260 10.0.0.22 - - [2026-06-22 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.22 - - [2026-06-22 01:45:27] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005162 10.0.0.22 - - [2026-06-22 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.22 - - [2026-06-22 01:45:27] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059996 10.0.0.22 - - [2026-06-22 01:45:27] "POST /virtual-machines HTTP/1.1" 200 395 0.009470 10.0.0.22 - - [2026-06-22 01:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014296 10.0.0.22 - - [2026-06-22 01:45:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107544 10.0.0.22 - - [2026-06-22 01:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011818 10.0.0.22 - - [2026-06-22 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009470 10.0.0.22 - - [2026-06-22 01:45:27] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015341 10.0.0.22 - - [2026-06-22 01:45:27] "POST /instance-ips HTTP/1.1" 200 397 0.033011 10.0.0.22 - - [2026-06-22 01:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020573 10.0.0.22 - - [2026-06-22 01:45:27] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.017082 10.0.0.22 - - [2026-06-22 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.017359 10.0.0.22 - - [2026-06-22 01:45:27] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021024 10.0.0.22 - - [2026-06-22 01:45:27] "GET /instance-ip/0b4fe302-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003138 10.0.0.22 - - [2026-06-22 01:45:27] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004172 10.0.0.22 - - [2026-06-22 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.22 - - [2026-06-22 01:45:27] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003587 10.0.0.22 - - [2026-06-22 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.009403 10.0.0.22 - - [2026-06-22 01:45:27] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012725 10.0.0.22 - - [2026-06-22 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.22 - - [2026-06-22 01:45:27] "POST /tags HTTP/1.1" 200 299 0.016426 10.0.0.22 - - [2026-06-22 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014521 10.0.0.22 - - [2026-06-22 01:45:28] "GET /tag/d22bf9b8-f386-4f8a-bcf4-cd2834c096d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012051 10.0.0.22 - - [2026-06-22 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.22 - - [2026-06-22 01:45:28] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004138 10.0.0.22 - - [2026-06-22 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.22 - - [2026-06-22 01:45:28] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039465 10.0.0.22 - - [2026-06-22 01:45:28] "POST /virtual-machines HTTP/1.1" 200 395 0.016545 10.0.0.22 - - [2026-06-22 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014965 10.0.0.22 - - [2026-06-22 01:45:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104061 10.0.0.22 - - [2026-06-22 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009889 10.0.0.22 - - [2026-06-22 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009529 10.0.0.22 - - [2026-06-22 01:45:28] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006877 10.0.0.22 - - [2026-06-22 01:45:28] "POST /instance-ips HTTP/1.1" 200 397 0.103042 10.0.0.22 - - [2026-06-22 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.051257 10.0.0.22 - - [2026-06-22 01:45:28] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010716 10.0.0.22 - - [2026-06-22 01:45:28] "POST /set-tag HTTP/1.1" 200 109 0.018445 10.0.0.22 - - [2026-06-22 01:45:28] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013568 10.0.0.22 - - [2026-06-22 01:45:28] "GET /instance-ip/0bd20774-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004711 10.0.0.22 - - [2026-06-22 01:45:28] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004231 10.0.0.22 - - [2026-06-22 01:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.22 - - [2026-06-22 01:45:28] "POST /tags HTTP/1.1" 200 299 0.016639 10.0.0.22 - - [2026-06-22 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.22 - - [2026-06-22 01:45:28] "GET /tag/2e44b320-0c72-4654-a779-d3871128a496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010839 10.0.0.22 - - [2026-06-22 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.22 - - [2026-06-22 01:45:28] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004066 10.0.0.22 - - [2026-06-22 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006185 10.0.0.22 - - [2026-06-22 01:45:28] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034442 10.0.0.22 - - [2026-06-22 01:45:29] "POST /virtual-machines HTTP/1.1" 200 395 0.007819 10.0.0.22 - - [2026-06-22 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021805 10.0.0.22 - - [2026-06-22 01:45:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129394 10.0.0.22 - - [2026-06-22 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009253 10.0.0.22 - - [2026-06-22 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016479 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004179 10.0.0.22 - - [2026-06-22 01:45:29] "POST /instance-ips HTTP/1.1" 200 397 0.031247 10.0.0.22 - - [2026-06-22 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025843 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015118 10.0.0.22 - - [2026-06-22 01:45:29] "POST /set-tag HTTP/1.1" 200 109 0.016708 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015411 10.0.0.22 - - [2026-06-22 01:45:29] "GET /instance-ip/0c523aac-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004413 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003901 10.0.0.22 - - [2026-06-22 01:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003069 10.0.0.22 - - [2026-06-22 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.009700 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007190 10.0.0.22 - - [2026-06-22 01:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004493 10.0.0.22 - - [2026-06-22 01:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005291 10.0.0.22 - - [2026-06-22 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.008007 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014921 10.0.0.22 - - [2026-06-22 01:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004931 10.0.0.22 - - [2026-06-22 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.008848 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018987 10.0.0.22 - - [2026-06-22 01:45:29] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005944 10.0.0.22 - - [2026-06-22 01:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003921 10.0.0.22 - - [2026-06-22 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.008476 10.0.0.22 - - [2026-06-22 01:45:29] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008043 10.0.0.22 - - [2026-06-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.22 - - [2026-06-22 01:45:30] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004587 10.0.0.22 - - [2026-06-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.22 - - [2026-06-22 01:45:30] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006209 10.0.0.22 - - [2026-06-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.22 - - [2026-06-22 01:45:30] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004083 10.0.0.22 - - [2026-06-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.22 - - [2026-06-22 01:45:30] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003949 10.0.0.22 - - [2026-06-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.22 - - [2026-06-22 01:45:30] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004771 10.0.0.22 - - [2026-06-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.22 - - [2026-06-22 01:45:30] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003834 10.0.0.22 - - [2026-06-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.22 - - [2026-06-22 01:45:30] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005081 10.0.0.22 - - [2026-06-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.22 - - [2026-06-22 01:45:30] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003795 10.0.0.22 - - [2026-06-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.22 - - [2026-06-22 01:45:34] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004597 10.0.0.22 - - [2026-06-22 01:45:34] "POST /set-tag HTTP/1.1" 200 109 0.005581 10.0.0.22 - - [2026-06-22 01:45:34] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004186 10.0.0.22 - - [2026-06-22 01:45:34] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.22 - - [2026-06-22 01:45:35] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004621 10.0.0.22 - - [2026-06-22 01:45:35] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.22 - - [2026-06-22 01:45:37] "GET /virtual-machine/066574ba-5bed-4dac-b541-8e70abf0a7c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003230 10.0.0.22 - - [2026-06-22 01:45:37] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003879 10.0.0.22 - - [2026-06-22 01:45:37] "GET /virtual-machine/c0153c29-789f-4169-9ee2-0cc92b3e7487?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003026 10.0.0.22 - - [2026-06-22 01:45:37] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004305 10.0.0.22 - - [2026-06-22 01:45:37] "GET /virtual-machine/ef94da6e-8f64-46d2-9c26-ef4f5f93eec4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002878 10.0.0.22 - - [2026-06-22 01:45:37] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004826 10.0.0.22 - - [2026-06-22 01:45:37] "GET /virtual-machine/0373d33f-9cd9-46f6-b251-dcb3f025acd2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003108 10.0.0.22 - - [2026-06-22 01:45:37] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005876 10.0.0.22 - - [2026-06-22 01:45:37] "GET /virtual-machine/d627c370-d180-49aa-8da2-79ed5cfbb241?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002651 10.0.0.22 - - [2026-06-22 01:45:37] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004266 10.0.0.22 - - [2026-06-22 01:45:39] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004382 10.0.0.22 - - [2026-06-22 01:45:39] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.22 - - [2026-06-22 01:45:40] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005696 10.0.0.22 - - [2026-06-22 01:45:40] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.22 - - [2026-06-22 01:45:40] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003677 10.0.0.22 - - [2026-06-22 01:45:40] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.22 - - [2026-06-22 01:45:43] "GET /virtual-machine/65512130-f2af-46c3-b823-517a55c98be0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003720 10.0.0.22 - - [2026-06-22 01:45:43] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005213 10.0.0.22 - - [2026-06-22 01:45:43] "GET /virtual-machine/a7bcaff3-ed34-4932-96d3-e617bfbdaf4e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004556 10.0.0.22 - - [2026-06-22 01:45:43] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005130 10.0.0.22 - - [2026-06-22 01:45:43] "GET /virtual-machine/eab4f073-8da6-4bb8-be24-97d08c867b3f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003373 10.0.0.22 - - [2026-06-22 01:45:43] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006102 10.0.0.22 - - [2026-06-22 01:45:43] "GET /loadbalancer/1e3ee2b7-a795-46b2-9f19-dc0183cd8684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001803 10.0.0.22 - - [2026-06-22 01:45:43] "POST /tags HTTP/1.1" 200 333 0.025459 10.0.0.22 - - [2026-06-22 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018167 10.0.0.22 - - [2026-06-22 01:45:43] "GET /tag/76e2ae34-ac6a-47cc-ac48-b6fbe5971bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.015644 10.0.0.22 - - [2026-06-22 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.22 - - [2026-06-22 01:45:43] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034212 10.0.0.22 - - [2026-06-22 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.22 - - [2026-06-22 01:45:43] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004040 10.0.0.22 - - [2026-06-22 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.22 - - [2026-06-22 01:45:43] "GET /service-appliance-set/0992a2fa-0e9d-41db-85e8-713396ff9232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.002077 10.0.0.22 - - [2026-06-22 01:45:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.001803 10.0.0.22 - - [2026-06-22 01:45:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.093873 10.0.0.22 - - [2026-06-22 01:45:44] "GET /virtual-machine-interface/de22373d-9800-45b0-be2c-803ab123192e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004107 10.0.0.22 - - [2026-06-22 01:45:44] "POST /instance-ips HTTP/1.1" 200 409 0.020577 10.0.0.22 - - [2026-06-22 01:45:44] "GET /instance-ip/e940cff5-35d6-4254-bf89-5d9c86654281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003926 10.0.0.22 - - [2026-06-22 01:45:44] "POST /loadbalancers HTTP/1.1" 200 629 0.058878 10.0.0.22 - - [2026-06-22 01:45:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019163 10.0.0.22 - - [2026-06-22 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.22 - - [2026-06-22 01:45:44] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049340 10.0.0.22 - - [2026-06-22 01:45:44] "GET /instance-ip/e940cff5-35d6-4254-bf89-5d9c86654281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003274 10.0.0.22 - - [2026-06-22 01:45:44] "POST /floating-ips HTTP/1.1" 200 597 0.022202 10.0.0.22 - - [2026-06-22 01:45:44] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048047 10.0.0.22 - - [2026-06-22 01:45:44] "GET /loadbalancer/1e3ee2b7-a795-46b2-9f19-dc0183cd8684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003162 10.0.0.22 - - [2026-06-22 01:45:44] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.023270 10.0.0.22 - - [2026-06-22 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.22 - - [2026-06-22 01:45:44] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030589 10.0.0.22 - - [2026-06-22 01:45:44] "GET /loadbalancer-listener/2671b761-0335-473d-97ed-55eee331570e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002665 10.0.0.22 - - [2026-06-22 01:45:44] "GET /loadbalancer-listener/2671b761-0335-473d-97ed-55eee331570e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002568 10.0.0.22 - - [2026-06-22 01:45:44] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018392 10.0.0.22 - - [2026-06-22 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.22 - - [2026-06-22 01:45:44] "GET /instance-ip/e940cff5-35d6-4254-bf89-5d9c86654281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002638 10.0.0.22 - - [2026-06-22 01:45:44] "GET /loadbalancer/1e3ee2b7-a795-46b2-9f19-dc0183cd8684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007844 10.0.0.22 - - [2026-06-22 01:45:44] "GET /instance-ip/e940cff5-35d6-4254-bf89-5d9c86654281?fields=floating_ips HTTP/1.1" 200 1213 0.006939 10.0.0.22 - - [2026-06-22 01:45:44] "GET /floating-ip/e23964ba-aa2b-43dd-bf0f-abb84f33195c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002904 10.0.0.22 - - [2026-06-22 01:45:44] "GET /loadbalancer-pool/5ab40a3c-bf29-4ce5-8cf6-1a59762d2fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005300 10.0.0.22 - - [2026-06-22 01:45:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015373 10.0.0.22 - - [2026-06-22 01:45:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027724 10.0.0.22 - - [2026-06-22 01:45:44] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009343 10.0.0.22 - - [2026-06-22 01:45:44] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003806 10.0.0.22 - - [2026-06-22 01:45:44] "POST /ref-update HTTP/1.1" 200 156 0.006596 10.0.0.22 - - [2026-06-22 01:45:44] "GET /floating-ip/e23964ba-aa2b-43dd-bf0f-abb84f33195c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.010467 10.0.0.22 - - [2026-06-22 01:45:44] "GET /loadbalancer/1e3ee2b7-a795-46b2-9f19-dc0183cd8684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005958 10.0.0.22 - - [2026-06-22 01:45:44] "POST /tags HTTP/1.1" 409 221 0.002400 10.0.0.22 - - [2026-06-22 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.22 - - [2026-06-22 01:45:44] "GET /tag/76e2ae34-ac6a-47cc-ac48-b6fbe5971bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012603 10.0.0.22 - - [2026-06-22 01:45:44] "PUT /floating-ip/e23964ba-aa2b-43dd-bf0f-abb84f33195c HTTP/1.1" 200 256 0.010584 10.0.0.22 - - [2026-06-22 01:45:44] "POST /set-tag HTTP/1.1" 200 109 0.068147 10.0.0.22 - - [2026-06-22 01:45:44] "GET /loadbalancer-pool/5ab40a3c-bf29-4ce5-8cf6-1a59762d2fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.043145 10.0.0.22 - - [2026-06-22 01:45:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031551 10.0.0.22 - - [2026-06-22 01:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009101 10.0.0.22 - - [2026-06-22 01:45:45] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013916 10.0.0.22 - - [2026-06-22 01:45:45] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013944 10.0.0.22 - - [2026-06-22 01:45:45] "POST /ref-update HTTP/1.1" 200 156 0.034816 10.0.0.22 - - [2026-06-22 01:45:45] "GET /floating-ip/e23964ba-aa2b-43dd-bf0f-abb84f33195c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.017798 10.0.0.22 - - [2026-06-22 01:45:45] "POST /set-tag HTTP/1.1" 200 109 0.109669 10.0.0.22 - - [2026-06-22 01:45:45] "POST /tags HTTP/1.1" 409 206 0.002756 10.0.0.22 - - [2026-06-22 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.22 - - [2026-06-22 01:45:45] "GET /tag/d7bcedbb-2df9-4983-830c-8788c715f113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014008 10.0.0.22 - - [2026-06-22 01:45:45] "POST /tags HTTP/1.1" 409 204 0.002095 10.0.0.22 - - [2026-06-22 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.22 - - [2026-06-22 01:45:45] "GET /tag/4adaeedb-b9e8-4fe1-9be3-f59bd24fe034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012618 10.0.0.22 - - [2026-06-22 01:45:45] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002202 10.0.0.22 - - [2026-06-22 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.22 - - [2026-06-22 01:45:45] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002248 10.0.0.22 - - [2026-06-22 01:45:45] "POST /tags HTTP/1.1" 409 206 0.001476 10.0.0.22 - - [2026-06-22 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.22 - - [2026-06-22 01:45:45] "GET /tag/d7bcedbb-2df9-4983-830c-8788c715f113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010268 10.0.0.22 - - [2026-06-22 01:45:45] "POST /tags HTTP/1.1" 409 226 0.001706 10.0.0.22 - - [2026-06-22 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.22 - - [2026-06-22 01:45:45] "GET /tag/8f636a7e-8a65-41bc-b8bf-ff261e4eed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011320 10.0.0.22 - - [2026-06-22 01:45:45] "POST /tags HTTP/1.1" 409 204 0.001732 10.0.0.22 - - [2026-06-22 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.22 - - [2026-06-22 01:45:45] "GET /tag/4adaeedb-b9e8-4fe1-9be3-f59bd24fe034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010941 10.0.0.22 - - [2026-06-22 01:45:45] "POST /tags HTTP/1.1" 409 226 0.001773 10.0.0.22 - - [2026-06-22 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.22 - - [2026-06-22 01:45:45] "GET /tag/8f636a7e-8a65-41bc-b8bf-ff261e4eed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010078 10.0.0.22 - - [2026-06-22 01:45:45] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002126 10.0.0.22 - - [2026-06-22 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.22 - - [2026-06-22 01:45:45] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002896 10.0.0.22 - - [2026-06-22 01:45:45] "POST /firewall-rules HTTP/1.1" 200 626 0.067264 10.0.0.22 - - [2026-06-22 01:45:45] "POST /firewall-rules HTTP/1.1" 200 646 0.075840 10.0.0.22 - - [2026-06-22 01:45:45] "GET /firewall-rule/598b211e-8851-42b9-9c83-f6086429b44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003815 10.0.0.22 - - [2026-06-22 01:45:45] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002177 10.0.0.22 - - [2026-06-22 01:45:45] "GET /firewall-rule/a894e1c5-f715-4721-a304-e019ddc2901e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003671 10.0.0.22 - - [2026-06-22 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.015784 10.0.0.22 - - [2026-06-22 01:45:46] "POST /firewall-policys HTTP/1.1" 200 606 0.034234 10.0.0.22 - - [2026-06-22 01:45:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015621 10.0.0.22 - - [2026-06-22 01:45:46] "GET /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.005918 10.0.0.22 - - [2026-06-22 01:45:46] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002451 10.0.0.22 - - [2026-06-22 01:45:46] "GET /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002317 10.0.0.22 - - [2026-06-22 01:45:46] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003403 10.0.0.22 - - [2026-06-22 01:45:46] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004092 10.0.0.22 - - [2026-06-22 01:45:46] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003959 10.0.0.22 - - [2026-06-22 01:45:46] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002416 10.0.0.22 - - [2026-06-22 01:45:46] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002840 10.0.0.22 - - [2026-06-22 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.020452 10.0.0.22 - - [2026-06-22 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.028146 10.0.0.22 - - [2026-06-22 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.018460 10.0.0.22 - - [2026-06-22 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.025543 10.0.0.22 - - [2026-06-22 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.026658 10.0.0.22 - - [2026-06-22 01:45:46] "GET /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002647 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:47:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:47:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:47:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:47:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:47:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:47:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:47:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:47:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.22 - - [2026-06-22 01:47:45] "POST /tags HTTP/1.1" 409 252 0.001953 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.22 - - [2026-06-22 01:47:45] "GET /tag/b38a9d2e-0e41-40b3-b397-e0ddca7a8a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011005 10.0.0.22 - - [2026-06-22 01:47:45] "POST /tags HTTP/1.1" 409 228 0.001861 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.22 - - [2026-06-22 01:47:45] "GET /tag/b279e920-984f-4c6d-9f43-968d37e4ca69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013544 10.0.0.22 - - [2026-06-22 01:47:45] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004655 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.22 - - [2026-06-22 01:47:45] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002809 10.0.0.22 - - [2026-06-22 01:47:45] "POST /tags HTTP/1.1" 409 206 0.001719 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.22 - - [2026-06-22 01:47:45] "GET /tag/d7bcedbb-2df9-4983-830c-8788c715f113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011525 10.0.0.22 - - [2026-06-22 01:47:45] "POST /tags HTTP/1.1" 409 226 0.004284 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.22 - - [2026-06-22 01:47:45] "GET /tag/8f636a7e-8a65-41bc-b8bf-ff261e4eed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010245 10.0.0.22 - - [2026-06-22 01:47:45] "POST /tags HTTP/1.1" 409 204 0.001716 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.22 - - [2026-06-22 01:47:45] "GET /tag/4adaeedb-b9e8-4fe1-9be3-f59bd24fe034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010984 10.0.0.22 - - [2026-06-22 01:47:45] "POST /tags HTTP/1.1" 409 226 0.001823 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.22 - - [2026-06-22 01:47:45] "GET /tag/8f636a7e-8a65-41bc-b8bf-ff261e4eed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010502 10.0.0.22 - - [2026-06-22 01:47:45] "POST /tags HTTP/1.1" 409 228 0.001929 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.22 - - [2026-06-22 01:47:45] "GET /tag/b279e920-984f-4c6d-9f43-968d37e4ca69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.023007 10.0.0.22 - - [2026-06-22 01:47:45] "POST /tags HTTP/1.1" 409 252 0.001993 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.22 - - [2026-06-22 01:47:45] "GET /tag/b38a9d2e-0e41-40b3-b397-e0ddca7a8a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011532 10.0.0.22 - - [2026-06-22 01:47:45] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002491 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.22 - - [2026-06-22 01:47:45] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002636 10.0.0.22 - - [2026-06-22 01:47:45] "POST /firewall-rules HTTP/1.1" 409 281 0.001822 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.22 - - [2026-06-22 01:47:45] "PUT /firewall-rule/a894e1c5-f715-4721-a304-e019ddc2901e HTTP/1.1" 200 260 0.024222 10.0.0.22 - - [2026-06-22 01:47:45] "POST /firewall-rules HTTP/1.1" 409 291 0.012590 10.0.0.22 - - [2026-06-22 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.22 - - [2026-06-22 01:47:45] "PUT /firewall-rule/598b211e-8851-42b9-9c83-f6086429b44f HTTP/1.1" 200 260 0.040483 10.0.0.22 - - [2026-06-22 01:47:45] "GET /firewall-rule/598b211e-8851-42b9-9c83-f6086429b44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.010669 10.0.0.22 - - [2026-06-22 01:47:46] "POST /firewall-rules HTTP/1.1" 200 658 0.090029 10.0.0.22 - - [2026-06-22 01:47:46] "GET /firewall-rule/f6b508fd-84c3-4c54-b32f-0c5662cf93e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.005197 10.0.0.22 - - [2026-06-22 01:47:46] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002886 10.0.0.22 - - [2026-06-22 01:47:46] "GET /firewall-rule/a894e1c5-f715-4721-a304-e019ddc2901e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003031 10.0.0.22 - - [2026-06-22 01:47:46] "POST /firewall-policys HTTP/1.1" 409 269 0.002200 10.0.0.22 - - [2026-06-22 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.22 - - [2026-06-22 01:47:46] "PUT /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3 HTTP/1.1" 200 264 0.027562 10.0.0.22 - - [2026-06-22 01:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013069 10.0.0.22 - - [2026-06-22 01:47:46] "GET /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008363 10.0.0.22 - - [2026-06-22 01:47:46] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008251 10.0.0.22 - - [2026-06-22 01:47:46] "GET /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002521 10.0.0.22 - - [2026-06-22 01:47:46] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002764 10.0.0.22 - - [2026-06-22 01:47:46] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003357 10.0.0.22 - - [2026-06-22 01:47:46] "GET /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002458 10.0.0.22 - - [2026-06-22 01:47:46] "GET /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002239 10.0.0.22 - - [2026-06-22 01:48:01] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004168 10.0.0.22 - - [2026-06-22 01:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.22 - - [2026-06-22 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.22 - - [2026-06-22 01:48:01] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002982 10.0.0.22 - - [2026-06-22 01:48:01] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011453 10.0.0.22 - - [2026-06-22 01:48:01] "POST /set-tag HTTP/1.1" 200 109 0.028177 10.0.0.22 - - [2026-06-22 01:48:01] "DELETE /loadbalancer-member/e528c947-2045-406e-9e99-a1bfdbeb972b HTTP/1.1" 200 115 0.033310 10.0.0.22 - - [2026-06-22 01:48:01] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006282 10.0.0.22 - - [2026-06-22 01:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.22 - - [2026-06-22 01:48:01] "DELETE /loadbalancer-member/43264161-9eeb-4cdb-9f71-dfd0b5ba051e HTTP/1.1" 200 115 0.032153 10.0.0.22 - - [2026-06-22 01:48:01] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004969 10.0.0.22 - - [2026-06-22 01:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.22 - - [2026-06-22 01:48:01] "DELETE /loadbalancer-member/ea724ef1-24c8-49a8-b3e0-4997e7384f4e HTTP/1.1" 200 115 0.042341 10.0.0.22 - - [2026-06-22 01:48:01] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005696 10.0.0.22 - - [2026-06-22 01:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.22 - - [2026-06-22 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.22 - - [2026-06-22 01:48:01] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002388 10.0.0.22 - - [2026-06-22 01:48:01] "GET /loadbalancer-pool/cd79a3c3-a4b7-4884-97cb-367c415f6af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002365 10.0.0.22 - - [2026-06-22 01:48:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034847 10.0.0.22 - - [2026-06-22 01:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.041762 10.0.0.22 - - [2026-06-22 01:48:02] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019513 10.0.0.22 - - [2026-06-22 01:48:02] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004079 10.0.0.22 - - [2026-06-22 01:48:02] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002193 10.0.0.22 - - [2026-06-22 01:48:02] "POST /set-tag HTTP/1.1" 200 109 0.060513 10.0.0.22 - - [2026-06-22 01:48:02] "GET /loadbalancer-pool/138a0678-e39e-45ab-bec7-8d3cae2a8ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007375 10.0.0.22 - - [2026-06-22 01:48:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018363 10.0.0.22 - - [2026-06-22 01:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.006891 10.0.0.22 - - [2026-06-22 01:48:02] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013325 10.0.0.22 - - [2026-06-22 01:48:02] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006699 10.0.0.22 - - [2026-06-22 01:48:02] "POST /set-tag HTTP/1.1" 200 109 0.005285 10.0.0.22 - - [2026-06-22 01:48:02] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002157 10.0.0.22 - - [2026-06-22 01:48:02] "GET /loadbalancer-pool/4bbdf093-db29-4166-b868-f6703fde6aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003597 10.0.0.22 - - [2026-06-22 01:48:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015217 10.0.0.22 - - [2026-06-22 01:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020512 10.0.0.22 - - [2026-06-22 01:48:02] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015028 10.0.0.22 - - [2026-06-22 01:48:02] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012119 10.0.0.22 - - [2026-06-22 01:48:02] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001812 10.0.0.22 - - [2026-06-22 01:48:02] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.22 - - [2026-06-22 01:48:55] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005023 10.0.0.22 - - [2026-06-22 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.006352 10.0.0.22 - - [2026-06-22 01:48:55] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005069 10.0.0.22 - - [2026-06-22 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.004758 10.0.0.22 - - [2026-06-22 01:48:55] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005589 10.0.0.22 - - [2026-06-22 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.003606 10.0.0.22 - - [2026-06-22 01:48:55] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004464 10.0.0.22 - - [2026-06-22 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.22 - - [2026-06-22 01:48:55] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004326 10.0.0.22 - - [2026-06-22 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.22 - - [2026-06-22 01:48:55] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004632 10.0.0.22 - - [2026-06-22 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.22 - - [2026-06-22 01:48:55] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003554 10.0.0.22 - - [2026-06-22 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.005528 10.0.0.22 - - [2026-06-22 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.22 - - [2026-06-22 01:48:55] "GET /loadbalancer/1e3ee2b7-a795-46b2-9f19-dc0183cd8684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002528 10.0.0.22 - - [2026-06-22 01:48:55] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003850 10.0.0.22 - - [2026-06-22 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.024655 10.0.0.22 - - [2026-06-22 01:48:55] "DELETE /loadbalancer-member/6ffd35bb-9ca8-4242-af43-15880b2b7d95 HTTP/1.1" 200 115 0.040845 10.0.0.22 - - [2026-06-22 01:48:55] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003814 10.0.0.22 - - [2026-06-22 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.22 - - [2026-06-22 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.22 - - [2026-06-22 01:48:56] "GET /loadbalancer/1e3ee2b7-a795-46b2-9f19-dc0183cd8684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002315 10.0.0.22 - - [2026-06-22 01:48:56] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004216 10.0.0.22 - - [2026-06-22 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.22 - - [2026-06-22 01:48:56] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007836 10.0.0.22 - - [2026-06-22 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.22 - - [2026-06-22 01:48:56] "GET /virtual-machine/ef94da6e-8f64-46d2-9c26-ef4f5f93eec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003384 10.0.0.22 - - [2026-06-22 01:48:56] "POST /ref-update HTTP/1.1" 200 156 0.009448 10.0.0.22 - - [2026-06-22 01:48:56] "GET /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003968 10.0.0.22 - - [2026-06-22 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.016725 10.0.0.22 - - [2026-06-22 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.032137 10.0.0.22 - - [2026-06-22 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.051094 10.0.0.22 - - [2026-06-22 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.013264 10.0.0.22 - - [2026-06-22 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.029251 10.0.0.22 - - [2026-06-22 01:48:56] "DELETE /instance-ip/0a002d04-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.049409 10.0.0.22 - - [2026-06-22 01:48:56] "DELETE /virtual-machine-interface/09eab03c-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.039096 10.0.0.22 - - [2026-06-22 01:48:56] "DELETE /virtual-machine/ef94da6e-8f64-46d2-9c26-ef4f5f93eec4 HTTP/1.1" 200 115 0.020324 10.0.0.22 - - [2026-06-22 01:48:56] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005892 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.22 - - [2026-06-22 01:48:57] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005183 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.22 - - [2026-06-22 01:48:57] "GET /virtual-machine/066574ba-5bed-4dac-b541-8e70abf0a7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003747 10.0.0.22 - - [2026-06-22 01:48:57] "POST /ref-update HTTP/1.1" 200 156 0.011352 10.0.0.22 - - [2026-06-22 01:48:57] "GET /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017143 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.017572 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.021754 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.029009 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.016935 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.024366 10.0.0.22 - - [2026-06-22 01:48:57] "DELETE /instance-ip/08f71896-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.062784 10.0.0.22 - - [2026-06-22 01:48:57] "POST /ref-update HTTP/1.1" 200 156 0.014286 10.0.0.22 - - [2026-06-22 01:48:57] "DELETE /virtual-machine-interface/08e371ec-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.035811 10.0.0.22 - - [2026-06-22 01:48:57] "DELETE /virtual-machine/066574ba-5bed-4dac-b541-8e70abf0a7c0 HTTP/1.1" 200 115 0.022280 10.0.0.22 - - [2026-06-22 01:48:57] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004251 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.22 - - [2026-06-22 01:48:57] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003810 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.001835 10.0.0.22 - - [2026-06-22 01:48:57] "GET /virtual-machine/0373d33f-9cd9-46f6-b251-dcb3f025acd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002560 10.0.0.22 - - [2026-06-22 01:48:57] "POST /ref-update HTTP/1.1" 200 156 0.008805 10.0.0.22 - - [2026-06-22 01:48:57] "GET /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007356 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.016387 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.022355 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.025378 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.013282 10.0.0.22 - - [2026-06-22 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.045063 10.0.0.22 - - [2026-06-22 01:48:57] "DELETE /instance-ip/0a6fa9fe-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.067060 10.0.0.22 - - [2026-06-22 01:48:58] "DELETE /virtual-machine-interface/0a55acd4-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.038994 10.0.0.22 - - [2026-06-22 01:48:58] "DELETE /virtual-machine/0373d33f-9cd9-46f6-b251-dcb3f025acd2 HTTP/1.1" 200 115 0.017033 10.0.0.22 - - [2026-06-22 01:48:58] "DELETE /tag/c3f8966b-cf27-4328-95fd-a9e02e564bfe HTTP/1.1" 200 115 0.043947 10.0.0.22 - - [2026-06-22 01:48:58] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005642 10.0.0.22 - - [2026-06-22 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.22 - - [2026-06-22 01:48:58] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004072 10.0.0.22 - - [2026-06-22 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.22 - - [2026-06-22 01:48:58] "GET /virtual-machine/c0153c29-789f-4169-9ee2-0cc92b3e7487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002622 10.0.0.22 - - [2026-06-22 01:48:58] "POST /ref-update HTTP/1.1" 200 156 0.012708 10.0.0.22 - - [2026-06-22 01:48:58] "GET /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005611 10.0.0.22 - - [2026-06-22 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.016162 10.0.0.22 - - [2026-06-22 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.026182 10.0.0.22 - - [2026-06-22 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.021638 10.0.0.22 - - [2026-06-22 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.015106 10.0.0.22 - - [2026-06-22 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.022137 10.0.0.22 - - [2026-06-22 01:48:58] "DELETE /instance-ip/0971c244-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.045504 10.0.0.22 - - [2026-06-22 01:48:58] "POST /ref-update HTTP/1.1" 200 156 0.009738 10.0.0.22 - - [2026-06-22 01:48:58] "DELETE /virtual-machine-interface/095802c8-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.034754 10.0.0.22 - - [2026-06-22 01:48:58] "DELETE /virtual-machine/c0153c29-789f-4169-9ee2-0cc92b3e7487 HTTP/1.1" 200 115 0.017951 10.0.0.22 - - [2026-06-22 01:48:58] "DELETE /tag/d7bcedbb-2df9-4983-830c-8788c715f113 HTTP/1.1" 409 388 0.006821 10.0.0.22 - - [2026-06-22 01:48:58] "DELETE /tag/7fb0f39e-c14b-469d-a4f6-30c6915944e1 HTTP/1.1" 200 115 0.030347 10.0.0.22 - - [2026-06-22 01:49:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002449 10.0.0.22 - - [2026-06-22 01:49:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002324 10.0.0.22 - - [2026-06-22 01:49:26] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004223 10.0.0.22 - - [2026-06-22 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.22 - - [2026-06-22 01:49:26] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004007 10.0.0.22 - - [2026-06-22 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.22 - - [2026-06-22 01:49:26] "GET /virtual-machine/eab4f073-8da6-4bb8-be24-97d08c867b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002750 10.0.0.22 - - [2026-06-22 01:49:26] "POST /ref-update HTTP/1.1" 200 156 0.008518 10.0.0.22 - - [2026-06-22 01:49:26] "GET /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009890 10.0.0.22 - - [2026-06-22 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.015913 10.0.0.22 - - [2026-06-22 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.028713 10.0.0.22 - - [2026-06-22 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.024485 10.0.0.22 - - [2026-06-22 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.014338 10.0.0.22 - - [2026-06-22 01:49:27] "DELETE /instance-ip/0c523aac-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.040121 10.0.0.22 - - [2026-06-22 01:49:27] "DELETE /virtual-machine-interface/0c35b396-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.045171 10.0.0.22 - - [2026-06-22 01:49:27] "DELETE /virtual-machine/eab4f073-8da6-4bb8-be24-97d08c867b3f HTTP/1.1" 200 115 0.018628 10.0.0.22 - - [2026-06-22 01:49:27] "DELETE /tag/2e44b320-0c72-4654-a779-d3871128a496 HTTP/1.1" 200 115 0.067066 10.0.0.22 - - [2026-06-22 01:49:27] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007937 10.0.0.22 - - [2026-06-22 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.22 - - [2026-06-22 01:49:27] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008752 10.0.0.22 - - [2026-06-22 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.22 - - [2026-06-22 01:49:27] "GET /virtual-machine/a7bcaff3-ed34-4932-96d3-e617bfbdaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002814 10.0.0.22 - - [2026-06-22 01:49:27] "POST /ref-update HTTP/1.1" 200 156 0.009153 10.0.0.22 - - [2026-06-22 01:49:27] "GET /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006709 10.0.0.22 - - [2026-06-22 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.023991 10.0.0.22 - - [2026-06-22 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.024347 10.0.0.22 - - [2026-06-22 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.029385 10.0.0.22 - - [2026-06-22 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.014436 10.0.0.22 - - [2026-06-22 01:49:27] "DELETE /instance-ip/0b4fe302-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.060582 10.0.0.22 - - [2026-06-22 01:49:27] "DELETE /virtual-machine-interface/0b352eb8-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.039309 10.0.0.22 - - [2026-06-22 01:49:28] "DELETE /virtual-machine/a7bcaff3-ed34-4932-96d3-e617bfbdaf4e HTTP/1.1" 200 115 0.029493 10.0.0.22 - - [2026-06-22 01:49:28] "DELETE /tag/4adaeedb-b9e8-4fe1-9be3-f59bd24fe034 HTTP/1.1" 409 236 0.003744 10.0.0.22 - - [2026-06-22 01:49:28] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004427 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.22 - - [2026-06-22 01:49:28] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003834 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.22 - - [2026-06-22 01:49:28] "GET /virtual-machine/d627c370-d180-49aa-8da2-79ed5cfbb241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002556 10.0.0.22 - - [2026-06-22 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.013112 10.0.0.22 - - [2026-06-22 01:49:28] "GET /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012555 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.015634 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.015803 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.015782 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.013949 10.0.0.22 - - [2026-06-22 01:49:28] "DELETE /instance-ip/0ae10914-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.055812 10.0.0.22 - - [2026-06-22 01:49:28] "DELETE /virtual-machine-interface/0acaac6e-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.052221 10.0.0.22 - - [2026-06-22 01:49:28] "DELETE /virtual-machine/d627c370-d180-49aa-8da2-79ed5cfbb241 HTTP/1.1" 200 115 0.019929 10.0.0.22 - - [2026-06-22 01:49:28] "DELETE /tag/cc47477f-112b-4dff-b1ec-3663ac72841f HTTP/1.1" 200 115 0.053376 10.0.0.22 - - [2026-06-22 01:49:28] "DELETE /tag/96a6e215-049d-4432-8753-5356bb708faf HTTP/1.1" 200 115 0.035357 10.0.0.22 - - [2026-06-22 01:49:28] "DELETE /tag/93ec4155-028a-467b-b068-213d26931e35 HTTP/1.1" 200 115 0.026808 10.0.0.22 - - [2026-06-22 01:49:28] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003603 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.22 - - [2026-06-22 01:49:28] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003872 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.22 - - [2026-06-22 01:49:28] "GET /virtual-machine/65512130-f2af-46c3-b823-517a55c98be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002785 10.0.0.22 - - [2026-06-22 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.037426 10.0.0.22 - - [2026-06-22 01:49:28] "GET /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011475 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.015242 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.029508 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.024177 10.0.0.22 - - [2026-06-22 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.013338 10.0.0.22 - - [2026-06-22 01:49:29] "DELETE /instance-ip/0bd20774-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.047005 10.0.0.22 - - [2026-06-22 01:49:29] "DELETE /virtual-machine-interface/0bb9201a-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.042661 10.0.0.22 - - [2026-06-22 01:49:29] "DELETE /virtual-machine/65512130-f2af-46c3-b823-517a55c98be0 HTTP/1.1" 200 115 0.022992 10.0.0.22 - - [2026-06-22 01:49:29] "DELETE /tag/b279e920-984f-4c6d-9f43-968d37e4ca69 HTTP/1.1" 409 236 0.005636 10.0.0.22 - - [2026-06-22 01:49:29] "DELETE /tag/b38a9d2e-0e41-40b3-b397-e0ddca7a8a90 HTTP/1.1" 409 236 0.004059 10.0.0.22 - - [2026-06-22 01:49:29] "DELETE /tag/d22bf9b8-f386-4f8a-bcf4-cd2834c096d1 HTTP/1.1" 200 115 0.029640 10.0.0.22 - - [2026-06-22 01:49:30] "POST /projects HTTP/1.1" 409 238 0.002155 10.0.0.22 - - [2026-06-22 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.22 - - [2026-06-22 01:49:30] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037938 10.0.0.22 - - [2026-06-22 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2026-06-22 01:49:31] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005548 10.0.0.22 - - [2026-06-22 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.22 - - [2026-06-22 01:49:31] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004102 10.0.0.22 - - [2026-06-22 01:49:31] "POST /security-groups HTTP/1.1" 409 285 0.002674 10.0.0.22 - - [2026-06-22 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.22 - - [2026-06-22 01:49:31] "PUT /security-group/ad196422-c032-4897-9276-2d964567e399 HTTP/1.1" 200 262 0.059462 10.0.0.22 - - [2026-06-22 01:49:31] "PUT /access-control-list/73cf1230-a588-4adf-a88f-9eceac09d3c6 HTTP/1.1" 200 272 0.025678 10.0.0.22 - - [2026-06-22 01:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.043818 10.0.0.22 - - [2026-06-22 01:49:31] "PUT /access-control-list/e4413c4b-155d-47b6-b738-ed9f43c3ff22 HTTP/1.1" 200 272 0.033191 10.0.0.22 - - [2026-06-22 01:49:36] "POST /projects HTTP/1.1" 409 238 0.002271 10.0.0.22 - - [2026-06-22 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.22 - - [2026-06-22 01:49:36] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032473 10.0.0.22 - - [2026-06-22 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.22 - - [2026-06-22 01:49:36] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004426 10.0.0.22 - - [2026-06-22 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.22 - - [2026-06-22 01:49:36] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004015 10.0.0.22 - - [2026-06-22 01:49:36] "POST /security-groups HTTP/1.1" 409 285 0.001874 10.0.0.22 - - [2026-06-22 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2026-06-22 01:49:36] "PUT /security-group/ad196422-c032-4897-9276-2d964567e399 HTTP/1.1" 200 262 0.054614 10.0.0.22 - - [2026-06-22 01:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023308 10.0.0.22 - - [2026-06-22 01:49:36] "PUT /access-control-list/73cf1230-a588-4adf-a88f-9eceac09d3c6 HTTP/1.1" 200 272 0.011690 10.0.0.22 - - [2026-06-22 01:49:36] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.013425 10.0.0.22 - - [2026-06-22 01:49:36] "PUT /access-control-list/e4413c4b-155d-47b6-b738-ed9f43c3ff22 HTTP/1.1" 200 272 0.022658 10.0.0.22 - - [2026-06-22 01:49:36] "GET /firewall-rule/cef69629-3b81-4e85-92e8-0acb1a404b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002568 10.0.0.22 - - [2026-06-22 01:49:36] "POST /ref-update HTTP/1.1" 200 156 0.053385 10.0.0.22 - - [2026-06-22 01:49:36] "DELETE /firewall-rule/cef69629-3b81-4e85-92e8-0acb1a404b3f HTTP/1.1" 200 115 0.037576 10.0.0.22 - - [2026-06-22 01:49:36] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004023 10.0.0.22 - - [2026-06-22 01:49:36] "GET /firewall-rule/5c38d6c4-22fc-438b-abcb-e1c7dc7152eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002842 10.0.0.22 - - [2026-06-22 01:49:36] "POST /ref-update HTTP/1.1" 200 156 0.040017 10.0.0.22 - - [2026-06-22 01:49:36] "DELETE /firewall-rule/5c38d6c4-22fc-438b-abcb-e1c7dc7152eb HTTP/1.1" 200 115 0.046477 10.0.0.22 - - [2026-06-22 01:49:36] "DELETE /tag/8fe55ffc-475d-4b54-9f4e-cbe3aa1d60c4 HTTP/1.1" 200 115 0.040104 10.0.0.22 - - [2026-06-22 01:49:36] "DELETE /tag/b38a9d2e-0e41-40b3-b397-e0ddca7a8a90 HTTP/1.1" 409 236 0.005805 10.0.0.22 - - [2026-06-22 01:49:36] "DELETE /tag/b279e920-984f-4c6d-9f43-968d37e4ca69 HTTP/1.1" 409 236 0.004991 10.0.0.22 - - [2026-06-22 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.22 - - [2026-06-22 01:49:36] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003589 10.0.0.22 - - [2026-06-22 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.22 - - [2026-06-22 01:49:36] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003629 10.0.0.22 - - [2026-06-22 01:49:36] "PUT /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037 HTTP/1.1" 200 264 0.039184 10.0.0.22 - - [2026-06-22 01:49:36] "PUT /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4 HTTP/1.1" 200 264 0.033754 10.0.0.22 - - [2026-06-22 01:49:36] "DELETE /security-group/ad196422-c032-4897-9276-2d964567e399 HTTP/1.1" 200 115 0.058693 10.0.0.22 - - [2026-06-22 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.22 - - [2026-06-22 01:49:36] "DELETE /access-control-list/73cf1230-a588-4adf-a88f-9eceac09d3c6 HTTP/1.1" 200 115 0.026242 10.0.0.22 - - [2026-06-22 01:49:36] "DELETE /access-control-list/e4413c4b-155d-47b6-b738-ed9f43c3ff22 HTTP/1.1" 200 115 0.027136 10.0.0.22 - - [2026-06-22 01:49:37] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.024941 10.0.0.22 - - [2026-06-22 01:49:37] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?fields=security_groups HTTP/1.1" 200 1352 0.030780 10.0.0.22 - - [2026-06-22 01:49:37] "DELETE /security-group/a6085e12-1770-46a5-a18e-88e678c8f0f4 HTTP/1.1" 200 115 0.036089 10.0.0.22 - - [2026-06-22 01:49:37] "DELETE /access-control-list/25f0d948-2abe-41a6-b7f1-97143e7dfd26 HTTP/1.1" 200 115 0.027366 10.0.0.22 - - [2026-06-22 01:49:37] "GET /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6?fields=application_policy_sets HTTP/1.1" 200 1391 0.050038 10.0.0.22 - - [2026-06-22 01:49:37] "DELETE /access-control-list/90573f0d-aa0c-4814-a55a-7922018ce115 HTTP/1.1" 200 115 0.051374 10.0.0.22 - - [2026-06-22 01:49:37] "DELETE /project/23b6eaad-b58e-4755-8d3a-a30b9f0525c6 HTTP/1.1" 200 115 0.268836 10.0.0.22 - - [2026-06-22 01:49:37] "POST /projects HTTP/1.1" 409 238 0.002661 10.0.0.22 - - [2026-06-22 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.22 - - [2026-06-22 01:49:37] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027972 10.0.0.22 - - [2026-06-22 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.22 - - [2026-06-22 01:49:37] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003739 10.0.0.22 - - [2026-06-22 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.22 - - [2026-06-22 01:49:37] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003849 10.0.0.22 - - [2026-06-22 01:49:37] "POST /security-groups HTTP/1.1" 409 285 0.001947 10.0.0.22 - - [2026-06-22 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.22 - - [2026-06-22 01:49:37] "PUT /security-group/270ad9ed-5eee-4384-944c-f027559a4136 HTTP/1.1" 200 262 0.055372 10.0.0.22 - - [2026-06-22 01:49:37] "PUT /access-control-list/cd38a214-cb63-43c7-aa8a-54e535201d35 HTTP/1.1" 200 272 0.012817 10.0.0.22 - - [2026-06-22 01:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025046 10.0.0.22 - - [2026-06-22 01:49:37] "PUT /access-control-list/1a5ee0f9-dc68-45bf-9ad7-adc577e015e4 HTTP/1.1" 200 272 0.024152 10.0.0.22 - - [2026-06-22 01:49:42] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002394 10.0.0.22 - - [2026-06-22 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.22 - - [2026-06-22 01:49:42] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002890 10.0.0.22 - - [2026-06-22 01:49:42] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003068 10.0.0.22 - - [2026-06-22 01:49:42] "GET /firewall-rule/a894e1c5-f715-4721-a304-e019ddc2901e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002314 10.0.0.22 - - [2026-06-22 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.012625 10.0.0.22 - - [2026-06-22 01:49:42] "DELETE /firewall-rule/a894e1c5-f715-4721-a304-e019ddc2901e HTTP/1.1" 200 115 0.036875 10.0.0.22 - - [2026-06-22 01:49:42] "GET /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002558 10.0.0.22 - - [2026-06-22 01:49:42] "GET /firewall-rule/598b211e-8851-42b9-9c83-f6086429b44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002660 10.0.0.22 - - [2026-06-22 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.013799 10.0.0.22 - - [2026-06-22 01:49:42] "DELETE /firewall-rule/598b211e-8851-42b9-9c83-f6086429b44f HTTP/1.1" 200 115 0.030174 10.0.0.22 - - [2026-06-22 01:49:42] "GET /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006416 10.0.0.22 - - [2026-06-22 01:49:42] "GET /firewall-rule/f6b508fd-84c3-4c54-b32f-0c5662cf93e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.002631 10.0.0.22 - - [2026-06-22 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.010717 10.0.0.22 - - [2026-06-22 01:49:42] "DELETE /firewall-rule/f6b508fd-84c3-4c54-b32f-0c5662cf93e7 HTTP/1.1" 200 115 0.043695 10.0.0.22 - - [2026-06-22 01:49:42] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002438 10.0.0.22 - - [2026-06-22 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.22 - - [2026-06-22 01:49:42] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002451 10.0.0.22 - - [2026-06-22 01:49:42] "GET /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003034 10.0.0.22 - - [2026-06-22 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.019173 10.0.0.22 - - [2026-06-22 01:49:42] "DELETE /firewall-policy/51edee9f-627e-4d81-86f3-f5c2022409d3 HTTP/1.1" 200 115 0.027860 10.0.0.22 - - [2026-06-22 01:49:42] "DELETE /tag/b279e920-984f-4c6d-9f43-968d37e4ca69 HTTP/1.1" 200 115 0.050843 10.0.0.22 - - [2026-06-22 01:49:42] "DELETE /tag/b38a9d2e-0e41-40b3-b397-e0ddca7a8a90 HTTP/1.1" 200 115 0.034851 10.0.0.22 - - [2026-06-22 01:49:42] "DELETE /tag/4adaeedb-b9e8-4fe1-9be3-f59bd24fe034 HTTP/1.1" 200 115 0.058347 10.0.0.22 - - [2026-06-22 01:49:42] "DELETE /tag/d7bcedbb-2df9-4983-830c-8788c715f113 HTTP/1.1" 200 115 0.075774 10.0.0.22 - - [2026-06-22 01:49:42] "DELETE /loadbalancer-member/a66ef015-7800-4919-b587-601500659170 HTTP/1.1" 200 115 0.039593 10.0.0.22 - - [2026-06-22 01:49:43] "DELETE /loadbalancer-pool/5ab40a3c-bf29-4ce5-8cf6-1a59762d2fc0 HTTP/1.1" 200 115 0.056929 10.0.0.22 - - [2026-06-22 01:49:43] "DELETE /loadbalancer-listener/2671b761-0335-473d-97ed-55eee331570e HTTP/1.1" 200 115 0.019402 10.0.0.22 - - [2026-06-22 01:49:43] "DELETE /loadbalancer/1e3ee2b7-a795-46b2-9f19-dc0183cd8684 HTTP/1.1" 200 115 0.070264 10.0.0.22 - - [2026-06-22 01:49:43] "DELETE /floating-ip/e23964ba-aa2b-43dd-bf0f-abb84f33195c HTTP/1.1" 200 115 0.027943 10.0.0.22 - - [2026-06-22 01:49:43] "DELETE /instance-ip/e940cff5-35d6-4254-bf89-5d9c86654281 HTTP/1.1" 200 115 0.036402 10.0.0.22 - - [2026-06-22 01:49:43] "DELETE /virtual-machine-interface/de22373d-9800-45b0-be2c-803ab123192e HTTP/1.1" 200 115 0.046401 10.0.0.22 - - [2026-06-22 01:49:43] "DELETE /tag/76e2ae34-ac6a-47cc-ac48-b6fbe5971bad HTTP/1.1" 200 115 0.045354 10.0.0.22 - - [2026-06-22 01:49:43] "POST /projects HTTP/1.1" 409 238 0.001987 10.0.0.22 - - [2026-06-22 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.22 - - [2026-06-22 01:49:43] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032672 10.0.0.22 - - [2026-06-22 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.22 - - [2026-06-22 01:49:43] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004959 10.0.0.22 - - [2026-06-22 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.22 - - [2026-06-22 01:49:43] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004753 10.0.0.22 - - [2026-06-22 01:49:43] "POST /security-groups HTTP/1.1" 409 285 0.004110 10.0.0.22 - - [2026-06-22 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.22 - - [2026-06-22 01:49:43] "PUT /security-group/270ad9ed-5eee-4384-944c-f027559a4136 HTTP/1.1" 200 262 0.056463 10.0.0.22 - - [2026-06-22 01:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017950 10.0.0.22 - - [2026-06-22 01:49:43] "PUT /access-control-list/cd38a214-cb63-43c7-aa8a-54e535201d35 HTTP/1.1" 200 272 0.015591 10.0.0.22 - - [2026-06-22 01:49:43] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.016381 10.0.0.22 - - [2026-06-22 01:49:43] "PUT /access-control-list/1a5ee0f9-dc68-45bf-9ad7-adc577e015e4 HTTP/1.1" 200 272 0.025925 10.0.0.22 - - [2026-06-22 01:49:43] "GET /firewall-rule/7bea77e2-4b71-4ba1-9e1a-c39eedf65c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009866 10.0.0.22 - - [2026-06-22 01:49:43] "POST /ref-update HTTP/1.1" 200 156 0.047930 10.0.0.22 - - [2026-06-22 01:49:43] "DELETE /firewall-rule/7bea77e2-4b71-4ba1-9e1a-c39eedf65c47 HTTP/1.1" 200 115 0.034284 10.0.0.22 - - [2026-06-22 01:49:43] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007989 10.0.0.22 - - [2026-06-22 01:49:43] "GET /firewall-rule/c8b77b25-4ae5-48e4-ba0c-e8ef88536ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002998 10.0.0.22 - - [2026-06-22 01:49:43] "POST /ref-update HTTP/1.1" 200 156 0.056287 10.0.0.22 - - [2026-06-22 01:49:43] "DELETE /firewall-rule/c8b77b25-4ae5-48e4-ba0c-e8ef88536ccc HTTP/1.1" 200 115 0.050850 10.0.0.22 - - [2026-06-22 01:49:43] "DELETE /tag/8f636a7e-8a65-41bc-b8bf-ff261e4eed77 HTTP/1.1" 200 115 0.075605 10.0.0.22 - - [2026-06-22 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006736 10.0.0.22 - - [2026-06-22 01:49:44] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004427 10.0.0.22 - - [2026-06-22 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.22 - - [2026-06-22 01:49:44] "GET /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.010544 10.0.0.22 - - [2026-06-22 01:49:44] "PUT /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037 HTTP/1.1" 200 264 0.058857 10.0.0.22 - - [2026-06-22 01:49:44] "PUT /virtual-network/836810ee-9fb9-47fd-8930-73a2622994e4 HTTP/1.1" 200 264 0.058866 10.0.0.22 - - [2026-06-22 01:49:44] "DELETE /security-group/270ad9ed-5eee-4384-944c-f027559a4136 HTTP/1.1" 200 115 0.067823 10.0.0.22 - - [2026-06-22 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.22 - - [2026-06-22 01:49:44] "DELETE /access-control-list/cd38a214-cb63-43c7-aa8a-54e535201d35 HTTP/1.1" 200 115 0.051796 10.0.0.22 - - [2026-06-22 01:49:44] "DELETE /access-control-list/1a5ee0f9-dc68-45bf-9ad7-adc577e015e4 HTTP/1.1" 200 115 0.037133 10.0.0.22 - - [2026-06-22 01:49:44] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.054571 10.0.0.22 - - [2026-06-22 01:49:44] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?fields=security_groups HTTP/1.1" 200 1352 0.045239 10.0.0.22 - - [2026-06-22 01:49:44] "DELETE /security-group/7a0e4157-38fc-417d-9c95-08396280fd24 HTTP/1.1" 200 115 0.062825 10.0.0.22 - - [2026-06-22 01:49:44] "DELETE /access-control-list/e244c396-d36c-4c3e-a77b-9669dcede5a2 HTTP/1.1" 200 115 0.052211 10.0.0.22 - - [2026-06-22 01:49:44] "GET /project/136ae732-0645-4a07-b762-151cd3302fa1?fields=application_policy_sets HTTP/1.1" 200 1391 0.055020 10.0.0.22 - - [2026-06-22 01:49:44] "DELETE /access-control-list/1aaa2828-d82c-42a0-8794-692c5ea39d6a HTTP/1.1" 200 115 0.049296 10.0.0.22 - - [2026-06-22 01:49:44] "DELETE /project/136ae732-0645-4a07-b762-151cd3302fa1 HTTP/1.1" 200 115 0.358483 10.0.0.22 - - [2026-06-22 01:50:36] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.22 - - [2026-06-22 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.22 - - [2026-06-22 01:50:36] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002780 10.0.0.22 - - [2026-06-22 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.22 - - [2026-06-22 01:50:36] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003881 10.0.0.22 - - [2026-06-22 01:50:51] "GET / HTTP/1.1" 200 35931 0.001155 10.0.0.22 - - [2026-06-22 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2026-06-22 01:50:51] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004300 10.0.0.22 - - [2026-06-22 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.22 - - [2026-06-22 01:50:51] "GET /config-node/3928d101-cc61-4a2b-863d-080070642bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001911 10.0.0.22 - - [2026-06-22 01:50:52] "GET / HTTP/1.1" 200 35931 0.001220 10.0.0.22 - - [2026-06-22 01:50:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001888 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.22 - - [2026-06-22 01:50:57] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002153 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.22 - - [2026-06-22 01:50:57] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.006310 10.0.0.22 - - [2026-06-22 01:50:57] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.22 - - [2026-06-22 01:50:57] "POST /alarms HTTP/1.1" 409 264 0.002015 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.22 - - [2026-06-22 01:50:57] "PUT /alarm/877a7c04-8d88-4b31-af27-8ae63b60f5a0 HTTP/1.1" 200 244 0.010291 10.0.0.22 - - [2026-06-22 01:50:57] "POST /alarms HTTP/1.1" 409 261 0.005599 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.22 - - [2026-06-22 01:50:57] "PUT /alarm/ee416abf-197f-493b-bb3b-56c9883ccef9 HTTP/1.1" 200 244 0.010142 10.0.0.22 - - [2026-06-22 01:50:57] "POST /alarms HTTP/1.1" 409 261 0.008313 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2026-06-22 01:50:57] "PUT /alarm/d57a2626-8ab5-4ce8-ba26-051c93e7789a HTTP/1.1" 200 244 0.009672 10.0.0.22 - - [2026-06-22 01:50:57] "POST /alarms HTTP/1.1" 409 253 0.010256 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.22 - - [2026-06-22 01:50:57] "PUT /alarm/df22f370-f2ee-4cbd-8190-fb3fc67f5826 HTTP/1.1" 200 244 0.009680 10.0.0.22 - - [2026-06-22 01:50:57] "POST /alarms HTTP/1.1" 409 251 0.005856 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.22 - - [2026-06-22 01:50:57] "PUT /alarm/31e88e3a-acb1-4434-9ab2-a4751b679b63 HTTP/1.1" 200 244 0.011186 10.0.0.22 - - [2026-06-22 01:50:57] "POST /alarms HTTP/1.1" 409 252 0.008305 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.22 - - [2026-06-22 01:50:57] "PUT /alarm/48535bd8-45fe-432d-b23a-0b708142c9c0 HTTP/1.1" 200 244 0.022280 10.0.0.22 - - [2026-06-22 01:50:57] "POST /alarms HTTP/1.1" 409 256 0.009598 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.22 - - [2026-06-22 01:50:57] "PUT /alarm/c19ed05d-a3ae-423e-9ef6-8c32853a67d9 HTTP/1.1" 200 244 0.009548 10.0.0.22 - - [2026-06-22 01:50:57] "POST /alarms HTTP/1.1" 409 248 0.007729 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.22 - - [2026-06-22 01:50:57] "PUT /alarm/c6e3cb57-5100-41ba-8574-9b8777f3d81c HTTP/1.1" 200 244 0.011636 10.0.0.22 - - [2026-06-22 01:50:57] "POST /alarms HTTP/1.1" 409 252 0.003189 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.22 - - [2026-06-22 01:50:57] "PUT /alarm/5090b0f6-0499-4fba-be6b-bc1eb172a8a1 HTTP/1.1" 200 244 0.009614 10.0.0.22 - - [2026-06-22 01:50:57] "POST /alarms HTTP/1.1" 409 257 0.003330 10.0.0.22 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/fe888274-de37-4f9c-8e3f-c5320bfce435 HTTP/1.1" 200 244 0.011266 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 251 0.006154 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/c7c7b507-3754-4985-ac5c-79a1ad6fd32b HTTP/1.1" 200 244 0.011935 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 257 0.006158 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/1f7e63fc-cf27-4f0d-b975-9a5ae747acea HTTP/1.1" 200 244 0.011128 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 261 0.011157 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/ee32ab1d-a448-4cdb-8e55-ab34e4e1ea05 HTTP/1.1" 200 244 0.011263 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 258 0.009124 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/ae7a149a-ff18-48cc-966e-6bb98a7287fa HTTP/1.1" 200 244 0.009566 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 254 0.006325 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/3cefdd81-9405-4d75-941e-7a00a67d4913 HTTP/1.1" 200 244 0.020816 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 254 0.005843 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/4edd8e9a-9da7-48b6-9b20-115842d70808 HTTP/1.1" 200 244 0.012046 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 254 0.006584 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/73c16d8a-3cfc-4318-a3a9-252d3a1561c8 HTTP/1.1" 200 244 0.013052 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 247 0.002616 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/707f1b9c-65c8-41e5-b045-e2fec0a6112b HTTP/1.1" 200 244 0.013256 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 272 0.002351 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/5d9fbf82-e217-46c0-b493-5ee12c42c691 HTTP/1.1" 200 244 0.011112 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 261 0.002340 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/e13d060c-5901-4578-b217-d5f5f22460c2 HTTP/1.1" 200 244 0.011523 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 259 0.002083 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/02bff21f-4745-4873-9135-fa309efd1a61 HTTP/1.1" 200 244 0.009164 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 265 0.003001 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/fac8214d-2014-4952-81e3-3c51c686d1a4 HTTP/1.1" 200 244 0.009629 10.0.0.22 - - [2026-06-22 01:50:58] "POST /alarms HTTP/1.1" 409 279 0.001955 10.0.0.22 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.22 - - [2026-06-22 01:50:58] "PUT /alarm/4ad5c5d3-3949-4dc8-a20f-c6c683b2bb59 HTTP/1.1" 200 244 0.010358 10.0.0.22 - - [2026-06-22 01:50:59] "POST /tags HTTP/1.1" 200 303 0.053548 10.0.0.22 - - [2026-06-22 01:50:59] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008664 10.0.0.22 - - [2026-06-22 01:50:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006663 10.0.0.22 - - [2026-06-22 01:50:59] "GET /tag/57564a8f-71a8-4cb9-81d1-198e1b47621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016610 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.22 - - [2026-06-22 01:50:59] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.007911 10.0.0.22 - - [2026-06-22 01:50:59] "POST /tags HTTP/1.1" 200 299 0.057657 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016140 10.0.0.22 - - [2026-06-22 01:50:59] "GET /tag/95abe69f-5a86-4984-a4d6-7305abb225e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.024775 10.0.0.22 - - [2026-06-22 01:50:59] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003639 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.22 - - [2026-06-22 01:50:59] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002216 10.0.0.22 - - [2026-06-22 01:50:59] "POST /tags HTTP/1.1" 409 206 0.002384 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.22 - - [2026-06-22 01:50:59] "GET /tag/57564a8f-71a8-4cb9-81d1-198e1b47621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.022492 10.0.0.22 - - [2026-06-22 01:50:59] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.22 - - [2026-06-22 01:50:59] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002537 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.22 - - [2026-06-22 01:50:59] "POST /tags HTTP/1.1" 200 341 0.018883 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010874 10.0.0.22 - - [2026-06-22 01:50:59] "GET /tag/5f77e2b1-d8b6-4c98-813f-aff35b96665c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013482 10.0.0.22 - - [2026-06-22 01:50:59] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.026114 10.0.0.22 - - [2026-06-22 01:50:59] "POST /tags HTTP/1.1" 409 204 0.002077 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.22 - - [2026-06-22 01:50:59] "GET /tag/95abe69f-5a86-4984-a4d6-7305abb225e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010674 10.0.0.22 - - [2026-06-22 01:50:59] "POST /tags HTTP/1.1" 409 226 0.001914 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.22 - - [2026-06-22 01:50:59] "GET /tag/5f77e2b1-d8b6-4c98-813f-aff35b96665c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010646 10.0.0.22 - - [2026-06-22 01:50:59] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002658 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2026-06-22 01:50:59] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002900 10.0.0.22 - - [2026-06-22 01:50:59] "POST /firewall-rules HTTP/1.1" 200 626 0.067722 10.0.0.22 - - [2026-06-22 01:50:59] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.22 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.22 - - [2026-06-22 01:50:59] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006929 10.0.0.22 - - [2026-06-22 01:50:59] "PUT /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8 HTTP/1.1" 200 274 0.018671 10.0.0.22 - - [2026-06-22 01:51:00] "POST /firewall-rules HTTP/1.1" 200 646 0.120801 10.0.0.22 - - [2026-06-22 01:51:00] "GET /firewall-rule/378c9b36-0323-45c3-ad71-573d5110fe31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.019006 10.0.0.22 - - [2026-06-22 01:51:00] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012593 10.0.0.22 - - [2026-06-22 01:51:00] "GET /firewall-rule/3d6cb039-b0f0-464b-b013-b31910eaebda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003863 10.0.0.22 - - [2026-06-22 01:51:00] "POST /ref-update HTTP/1.1" 200 156 0.012503 10.0.0.22 - - [2026-06-22 01:51:00] "POST /firewall-policys HTTP/1.1" 200 606 0.029363 10.0.0.22 - - [2026-06-22 01:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011011 10.0.0.22 - - [2026-06-22 01:51:00] "GET /firewall-policy/64fe79eb-ac01-486d-bcdb-04f4dd99e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005757 10.0.0.22 - - [2026-06-22 01:51:00] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002688 10.0.0.22 - - [2026-06-22 01:51:00] "GET /firewall-policy/64fe79eb-ac01-486d-bcdb-04f4dd99e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002657 10.0.0.22 - - [2026-06-22 01:51:00] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002316 10.0.0.22 - - [2026-06-22 01:51:00] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004322 10.0.0.22 - - [2026-06-22 01:51:00] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003962 10.0.0.22 - - [2026-06-22 01:51:00] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002298 10.0.0.22 - - [2026-06-22 01:51:00] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.002045 10.0.0.22 - - [2026-06-22 01:51:00] "POST /ref-update HTTP/1.1" 200 156 0.020217 10.0.0.22 - - [2026-06-22 01:51:00] "POST /ref-update HTTP/1.1" 200 156 0.030955 10.0.0.22 - - [2026-06-22 01:51:00] "POST /ref-update HTTP/1.1" 200 156 0.016659 10.0.0.22 - - [2026-06-22 01:51:00] "POST /ref-update HTTP/1.1" 200 156 0.024392 10.0.0.22 - - [2026-06-22 01:51:00] "POST /ref-update HTTP/1.1" 200 156 0.050833 10.0.0.22 - - [2026-06-22 01:51:00] "POST /tags HTTP/1.1" 200 393 0.027263 10.0.0.22 - - [2026-06-22 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.22 - - [2026-06-22 01:51:00] "GET /tag/b698ef92-612e-4d2d-8cda-92b93f5eac77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.018209 10.0.0.22 - - [2026-06-22 01:51:00] "POST /tags HTTP/1.1" 200 345 0.234806 10.0.0.22 - - [2026-06-22 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.22 - - [2026-06-22 01:51:00] "GET /tag/ab5c67a6-3ae3-490c-b8ec-ab3a7bbf2a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.021044 10.0.0.22 - - [2026-06-22 01:51:01] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003807 10.0.0.22 - - [2026-06-22 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.22 - - [2026-06-22 01:51:01] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002861 10.0.0.22 - - [2026-06-22 01:51:01] "POST /tags HTTP/1.1" 409 206 0.002537 10.0.0.22 - - [2026-06-22 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.22 - - [2026-06-22 01:51:01] "GET /tag/57564a8f-71a8-4cb9-81d1-198e1b47621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013237 10.0.0.22 - - [2026-06-22 01:51:01] "POST /tags HTTP/1.1" 409 226 0.002133 10.0.0.22 - - [2026-06-22 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.22 - - [2026-06-22 01:51:01] "GET /tag/5f77e2b1-d8b6-4c98-813f-aff35b96665c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011500 10.0.0.22 - - [2026-06-22 01:51:01] "POST /tags HTTP/1.1" 409 204 0.002099 10.0.0.22 - - [2026-06-22 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.22 - - [2026-06-22 01:51:01] "GET /tag/95abe69f-5a86-4984-a4d6-7305abb225e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.021821 10.0.0.22 - - [2026-06-22 01:51:01] "POST /tags HTTP/1.1" 409 226 0.004194 10.0.0.22 - - [2026-06-22 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.22 - - [2026-06-22 01:51:01] "GET /tag/5f77e2b1-d8b6-4c98-813f-aff35b96665c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012314 10.0.0.22 - - [2026-06-22 01:51:01] "POST /tags HTTP/1.1" 409 228 0.001979 10.0.0.22 - - [2026-06-22 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.22 - - [2026-06-22 01:51:01] "GET /tag/ab5c67a6-3ae3-490c-b8ec-ab3a7bbf2a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.016558 10.0.0.22 - - [2026-06-22 01:51:01] "POST /tags HTTP/1.1" 409 252 0.002872 10.0.0.22 - - [2026-06-22 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.22 - - [2026-06-22 01:51:01] "GET /tag/b698ef92-612e-4d2d-8cda-92b93f5eac77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.016633 10.0.0.22 - - [2026-06-22 01:51:01] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006850 10.0.0.22 - - [2026-06-22 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.22 - - [2026-06-22 01:51:01] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002526 10.0.0.22 - - [2026-06-22 01:51:01] "POST /firewall-rules HTTP/1.1" 409 281 0.002126 10.0.0.22 - - [2026-06-22 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.22 - - [2026-06-22 01:51:01] "PUT /firewall-rule/3d6cb039-b0f0-464b-b013-b31910eaebda HTTP/1.1" 200 260 0.034367 10.0.0.22 - - [2026-06-22 01:51:01] "POST /firewall-rules HTTP/1.1" 409 291 0.002458 10.0.0.22 - - [2026-06-22 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012350 10.0.0.22 - - [2026-06-22 01:51:01] "PUT /firewall-rule/378c9b36-0323-45c3-ad71-573d5110fe31 HTTP/1.1" 200 260 0.068353 10.0.0.22 - - [2026-06-22 01:51:01] "GET /firewall-rule/378c9b36-0323-45c3-ad71-573d5110fe31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003288 10.0.0.22 - - [2026-06-22 01:51:01] "POST /firewall-rules HTTP/1.1" 200 658 0.106310 10.0.0.22 - - [2026-06-22 01:51:01] "GET /firewall-rule/00ef5a74-5aa1-4766-b894-3b7e2d6a6670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.020127 10.0.0.22 - - [2026-06-22 01:51:01] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003097 10.0.0.22 - - [2026-06-22 01:51:01] "GET /firewall-rule/3d6cb039-b0f0-464b-b013-b31910eaebda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.005585 10.0.0.22 - - [2026-06-22 01:51:01] "POST /firewall-policys HTTP/1.1" 409 269 0.001846 10.0.0.22 - - [2026-06-22 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.22 - - [2026-06-22 01:51:02] "PUT /firewall-policy/64fe79eb-ac01-486d-bcdb-04f4dd99e8e5 HTTP/1.1" 200 264 0.034565 10.0.0.22 - - [2026-06-22 01:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.037846 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-policy/64fe79eb-ac01-486d-bcdb-04f4dd99e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006402 10.0.0.22 - - [2026-06-22 01:51:02] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006392 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-policy/64fe79eb-ac01-486d-bcdb-04f4dd99e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002458 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002763 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003061 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-policy/64fe79eb-ac01-486d-bcdb-04f4dd99e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002545 10.0.0.22 - - [2026-06-22 01:51:02] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.034244 10.0.0.22 - - [2026-06-22 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.22 - - [2026-06-22 01:51:02] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003990 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003237 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-rule/3d6cb039-b0f0-464b-b013-b31910eaebda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002919 10.0.0.22 - - [2026-06-22 01:51:02] "POST /ref-update HTTP/1.1" 200 156 0.013358 10.0.0.22 - - [2026-06-22 01:51:02] "DELETE /firewall-rule/3d6cb039-b0f0-464b-b013-b31910eaebda HTTP/1.1" 200 115 0.050291 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-policy/64fe79eb-ac01-486d-bcdb-04f4dd99e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003657 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-rule/378c9b36-0323-45c3-ad71-573d5110fe31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003084 10.0.0.22 - - [2026-06-22 01:51:02] "POST /ref-update HTTP/1.1" 200 156 0.035285 10.0.0.22 - - [2026-06-22 01:51:02] "DELETE /firewall-rule/378c9b36-0323-45c3-ad71-573d5110fe31 HTTP/1.1" 200 115 0.051666 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-policy/64fe79eb-ac01-486d-bcdb-04f4dd99e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004128 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-rule/00ef5a74-5aa1-4766-b894-3b7e2d6a6670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.002484 10.0.0.22 - - [2026-06-22 01:51:02] "POST /ref-update HTTP/1.1" 200 156 0.017158 10.0.0.22 - - [2026-06-22 01:51:02] "DELETE /firewall-rule/00ef5a74-5aa1-4766-b894-3b7e2d6a6670 HTTP/1.1" 200 115 0.087280 10.0.0.22 - - [2026-06-22 01:51:02] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008258 10.0.0.22 - - [2026-06-22 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.22 - - [2026-06-22 01:51:02] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004170 10.0.0.22 - - [2026-06-22 01:51:02] "GET /firewall-policy/64fe79eb-ac01-486d-bcdb-04f4dd99e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005984 10.0.0.22 - - [2026-06-22 01:51:03] "POST /ref-update HTTP/1.1" 200 156 0.045518 10.0.0.22 - - [2026-06-22 01:51:03] "DELETE /firewall-policy/64fe79eb-ac01-486d-bcdb-04f4dd99e8e5 HTTP/1.1" 200 115 0.055053 10.0.0.22 - - [2026-06-22 01:51:03] "DELETE /tag/ab5c67a6-3ae3-490c-b8ec-ab3a7bbf2a6d HTTP/1.1" 200 115 0.109378 10.0.0.22 - - [2026-06-22 01:51:03] "DELETE /tag/b698ef92-612e-4d2d-8cda-92b93f5eac77 HTTP/1.1" 200 115 0.038399 10.0.0.22 - - [2026-06-22 01:51:03] "DELETE /tag/95abe69f-5a86-4984-a4d6-7305abb225e8 HTTP/1.1" 200 115 0.052016 10.0.0.22 - - [2026-06-22 01:51:03] "DELETE /tag/57564a8f-71a8-4cb9-81d1-198e1b47621b HTTP/1.1" 200 115 0.114536 10.0.0.22 - - [2026-06-22 01:51:03] "GET / HTTP/1.1" 200 35931 0.001239 10.0.0.22 - - [2026-06-22 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.22 - - [2026-06-22 01:51:03] "GET /routing-instance/e94f0d43-ea58-4b89-874f-cc5d2d954e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002898 10.0.0.22 - - [2026-06-22 01:51:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002096 10.0.0.22 - - [2026-06-22 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.22 - - [2026-06-22 01:51:03] "GET /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002729 10.0.0.22 - - [2026-06-22 01:51:03] "PUT /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f HTTP/1.1" 200 254 0.011567 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:51:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001704 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:51:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 10.0.0.22 - - [2026-06-22 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.22 - - [2026-06-22 01:51:05] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003519 10.0.0.22 - - [2026-06-22 01:51:19] "GET / HTTP/1.1" 200 35931 0.002444 10.0.0.22 - - [2026-06-22 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.22 - - [2026-06-22 01:51:19] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004984 10.0.0.22 - - [2026-06-22 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.22 - - [2026-06-22 01:51:19] "GET /config-node/3928d101-cc61-4a2b-863d-080070642bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002813 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:51:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:51:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.22 - - [2026-06-22 01:51:30] "GET / HTTP/1.1" 200 35931 0.001185 10.0.0.22 - - [2026-06-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.22 - - [2026-06-22 01:51:30] "GET /routing-instance/e94f0d43-ea58-4b89-874f-cc5d2d954e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004063 10.0.0.22 - - [2026-06-22 01:51:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001844 10.0.0.22 - - [2026-06-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.22 - - [2026-06-22 01:51:30] "GET /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002336 10.0.0.22 - - [2026-06-22 01:51:30] "PUT /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f HTTP/1.1" 200 254 0.016716 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:51:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001139 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:51:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:51:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:51:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 10.0.0.22 - - [2026-06-22 01:51:51] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.22 - - [2026-06-22 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.22 - - [2026-06-22 01:51:51] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006698 10.0.0.22 - - [2026-06-22 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2026-06-22 01:51:51] "GET /config-node/3928d101-cc61-4a2b-863d-080070642bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002669 10.0.0.22 - - [2026-06-22 01:51:52] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.22 - - [2026-06-22 01:51:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001862 10.0.0.22 - - [2026-06-22 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.22 - - [2026-06-22 01:51:57] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002924 10.0.0.22 - - [2026-06-22 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.22 - - [2026-06-22 01:51:57] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.008516 10.0.0.22 - - [2026-06-22 01:51:57] "GET / HTTP/1.1" 200 35931 0.001861 10.0.0.22 - - [2026-06-22 01:51:57] "POST /alarms HTTP/1.1" 409 264 0.002390 10.0.0.22 - - [2026-06-22 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.22 - - [2026-06-22 01:51:57] "PUT /alarm/877a7c04-8d88-4b31-af27-8ae63b60f5a0 HTTP/1.1" 200 244 0.010740 10.0.0.22 - - [2026-06-22 01:51:57] "POST /alarms HTTP/1.1" 409 261 0.004158 10.0.0.22 - - [2026-06-22 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.22 - - [2026-06-22 01:51:57] "PUT /alarm/ee416abf-197f-493b-bb3b-56c9883ccef9 HTTP/1.1" 200 244 0.009813 10.0.0.22 - - [2026-06-22 01:51:57] "POST /alarms HTTP/1.1" 409 261 0.009279 10.0.0.22 - - [2026-06-22 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2026-06-22 01:51:57] "PUT /alarm/d57a2626-8ab5-4ce8-ba26-051c93e7789a HTTP/1.1" 200 244 0.009613 10.0.0.22 - - [2026-06-22 01:51:57] "POST /alarms HTTP/1.1" 409 253 0.005089 10.0.0.22 - - [2026-06-22 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.22 - - [2026-06-22 01:51:57] "PUT /alarm/df22f370-f2ee-4cbd-8190-fb3fc67f5826 HTTP/1.1" 200 244 0.009616 10.0.0.22 - - [2026-06-22 01:51:57] "POST /alarms HTTP/1.1" 409 251 0.019502 10.0.0.22 - - [2026-06-22 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.22 - - [2026-06-22 01:51:57] "PUT /alarm/31e88e3a-acb1-4434-9ab2-a4751b679b63 HTTP/1.1" 200 244 0.011619 10.0.0.22 - - [2026-06-22 01:51:57] "POST /alarms HTTP/1.1" 409 252 0.008744 10.0.0.22 - - [2026-06-22 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.22 - - [2026-06-22 01:51:57] "PUT /alarm/48535bd8-45fe-432d-b23a-0b708142c9c0 HTTP/1.1" 200 244 0.009969 10.0.0.22 - - [2026-06-22 01:51:57] "POST /alarms HTTP/1.1" 409 256 0.004750 10.0.0.22 - - [2026-06-22 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.22 - - [2026-06-22 01:51:57] "PUT /alarm/c19ed05d-a3ae-423e-9ef6-8c32853a67d9 HTTP/1.1" 200 244 0.009767 10.0.0.22 - - [2026-06-22 01:51:57] "POST /alarms HTTP/1.1" 409 248 0.007559 10.0.0.22 - - [2026-06-22 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.22 - - [2026-06-22 01:51:57] "PUT /alarm/c6e3cb57-5100-41ba-8574-9b8777f3d81c HTTP/1.1" 200 244 0.009001 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 252 0.009713 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/5090b0f6-0499-4fba-be6b-bc1eb172a8a1 HTTP/1.1" 200 244 0.013839 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 257 0.007323 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/fe888274-de37-4f9c-8e3f-c5320bfce435 HTTP/1.1" 200 244 0.009166 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 251 0.004920 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/c7c7b507-3754-4985-ac5c-79a1ad6fd32b HTTP/1.1" 200 244 0.009587 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 257 0.003217 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/1f7e63fc-cf27-4f0d-b975-9a5ae747acea HTTP/1.1" 200 244 0.009445 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 261 0.008666 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/ee32ab1d-a448-4cdb-8e55-ab34e4e1ea05 HTTP/1.1" 200 244 0.010148 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 258 0.004143 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/ae7a149a-ff18-48cc-966e-6bb98a7287fa HTTP/1.1" 200 244 0.010384 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 254 0.006239 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/3cefdd81-9405-4d75-941e-7a00a67d4913 HTTP/1.1" 200 244 0.011399 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 254 0.010710 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/4edd8e9a-9da7-48b6-9b20-115842d70808 HTTP/1.1" 200 244 0.011578 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 254 0.011716 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/73c16d8a-3cfc-4318-a3a9-252d3a1561c8 HTTP/1.1" 200 244 0.010254 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 247 0.006245 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/707f1b9c-65c8-41e5-b045-e2fec0a6112b HTTP/1.1" 200 244 0.010839 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 272 0.009143 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/5d9fbf82-e217-46c0-b493-5ee12c42c691 HTTP/1.1" 200 244 0.010926 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 261 0.009301 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/e13d060c-5901-4578-b217-d5f5f22460c2 HTTP/1.1" 200 244 0.012849 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 259 0.009313 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.22 - - [2026-06-22 01:51:58] "PUT /alarm/02bff21f-4745-4873-9135-fa309efd1a61 HTTP/1.1" 200 244 0.011897 10.0.0.22 - - [2026-06-22 01:51:58] "POST /alarms HTTP/1.1" 409 265 0.006775 10.0.0.22 - - [2026-06-22 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.22 - - [2026-06-22 01:51:59] "PUT /alarm/fac8214d-2014-4952-81e3-3c51c686d1a4 HTTP/1.1" 200 244 0.015186 10.0.0.22 - - [2026-06-22 01:51:59] "POST /alarms HTTP/1.1" 409 279 0.007722 10.0.0.22 - - [2026-06-22 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.22 - - [2026-06-22 01:51:59] "PUT /alarm/4ad5c5d3-3949-4dc8-a20f-c6c683b2bb59 HTTP/1.1" 200 244 0.010398 10.0.0.22 - - [2026-06-22 01:51:59] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.22 - - [2026-06-22 01:51:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002050 10.0.0.22 - - [2026-06-22 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.22 - - [2026-06-22 01:51:59] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.008195 10.0.0.22 - - [2026-06-22 01:51:59] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.22 - - [2026-06-22 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.22 - - [2026-06-22 01:51:59] "GET /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003050 10.0.0.22 - - [2026-06-22 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.22 - - [2026-06-22 01:51:59] "PUT /global-vrouter-config/c2005ff1-6f34-433a-bac1-5eaaae4bb3ac HTTP/1.1" 200 276 0.009737 10.0.0.22 - - [2026-06-22 01:52:00] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.22 - - [2026-06-22 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.22 - - [2026-06-22 01:52:00] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005039 10.0.0.22 - - [2026-06-22 01:52:00] "PUT /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8 HTTP/1.1" 200 274 0.016341 10.0.0.22 - - [2026-06-22 01:52:03] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.22 - - [2026-06-22 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.22 - - [2026-06-22 01:52:03] "GET /routing-instance/e94f0d43-ea58-4b89-874f-cc5d2d954e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005783 10.0.0.22 - - [2026-06-22 01:52:03] "POST /bgp-routers HTTP/1.1" 409 301 0.004248 10.0.0.22 - - [2026-06-22 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.22 - - [2026-06-22 01:52:03] "GET /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003942 10.0.0.22 - - [2026-06-22 01:52:03] "PUT /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f HTTP/1.1" 200 254 0.013110 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:52:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001693 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:52:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 10.0.0.22 - - [2026-06-22 01:52:06] "POST /tags HTTP/1.1" 200 355 0.032591 10.0.0.22 - - [2026-06-22 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012252 10.0.0.22 - - [2026-06-22 01:52:06] "GET /tag/fd38f3fe-1add-4fa0-965b-564ae24ed3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.016320 10.0.0.22 - - [2026-06-22 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.22 - - [2026-06-22 01:52:06] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005625 10.0.0.22 - - [2026-06-22 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.22 - - [2026-06-22 01:52:06] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064688 10.0.0.22 - - [2026-06-22 01:52:06] "POST /virtual-machines HTTP/1.1" 200 351 0.008440 10.0.0.22 - - [2026-06-22 01:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.017153 10.0.0.22 - - [2026-06-22 01:52:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.113972 10.0.0.22 - - [2026-06-22 01:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014995 10.0.0.22 - - [2026-06-22 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.22 - - [2026-06-22 01:52:07] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008405 10.0.0.22 - - [2026-06-22 01:52:07] "POST /instance-ips HTTP/1.1" 200 391 0.029744 10.0.0.22 - - [2026-06-22 01:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034105 10.0.0.22 - - [2026-06-22 01:52:07] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.026101 10.0.0.22 - - [2026-06-22 01:52:07] "POST /set-tag HTTP/1.1" 200 109 0.015966 10.0.0.22 - - [2026-06-22 01:52:07] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016504 10.0.0.22 - - [2026-06-22 01:52:07] "GET /instance-ip/f989ebda-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004128 10.0.0.22 - - [2026-06-22 01:52:07] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005466 10.0.0.22 - - [2026-06-22 01:52:07] "POST /set-tag HTTP/1.1" 200 109 0.003664 10.0.0.22 - - [2026-06-22 01:52:07] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.008506 10.0.0.22 - - [2026-06-22 01:52:07] "POST /ref-update HTTP/1.1" 200 156 0.015932 10.0.0.22 - - [2026-06-22 01:52:07] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017848 10.0.0.22 - - [2026-06-22 01:52:07] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.22 - - [2026-06-22 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.22 - - [2026-06-22 01:52:07] "GET /virtual-network/0f28374d-c013-40d7-b005-c6d23a99a037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012071 10.0.0.22 - - [2026-06-22 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.22 - - [2026-06-22 01:52:07] "GET /project/8194ef1d-a979-49ab-9678-4884a4086ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049298 10.0.0.22 - - [2026-06-22 01:52:07] "POST /virtual-machines HTTP/1.1" 200 355 0.017963 10.0.0.22 - - [2026-06-22 01:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.036200 10.0.0.22 - - [2026-06-22 01:52:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.125257 10.0.0.22 - - [2026-06-22 01:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008153 10.0.0.22 - - [2026-06-22 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013384 10.0.0.22 - - [2026-06-22 01:52:08] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005937 10.0.0.22 - - [2026-06-22 01:52:08] "POST /instance-ips HTTP/1.1" 200 395 0.021026 10.0.0.22 - - [2026-06-22 01:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023683 10.0.0.22 - - [2026-06-22 01:52:08] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.018872 10.0.0.22 - - [2026-06-22 01:52:08] "POST /set-tag HTTP/1.1" 200 109 0.026543 10.0.0.22 - - [2026-06-22 01:52:08] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013477 10.0.0.22 - - [2026-06-22 01:52:08] "GET /instance-ip/fa073bbc-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003797 10.0.0.22 - - [2026-06-22 01:52:08] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005783 10.0.0.22 - - [2026-06-22 01:52:08] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.22 - - [2026-06-22 01:52:08] "GET /virtual-router/c1dcb05e-a93f-4ea2-9605-33a6d7db270b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003301 10.0.0.22 - - [2026-06-22 01:52:08] "POST /ref-update HTTP/1.1" 200 156 0.011238 10.0.0.22 - - [2026-06-22 01:52:08] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003956 10.0.0.22 - - [2026-06-22 01:52:08] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.22 - - [2026-06-22 01:52:08] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003724 10.0.0.22 - - [2026-06-22 01:52:08] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.22 - - [2026-06-22 01:52:08] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003864 10.0.0.22 - - [2026-06-22 01:52:08] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.22 - - [2026-06-22 01:52:18] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006541 10.0.0.22 - - [2026-06-22 01:52:18] "POST /set-tag HTTP/1.1" 200 109 0.003626 10.0.0.22 - - [2026-06-22 01:52:18] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007815 10.0.0.22 - - [2026-06-22 01:52:18] "POST /set-tag HTTP/1.1" 200 109 0.003017 10.0.0.22 - - [2026-06-22 01:52:18] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.22 - - [2026-06-22 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.22 - - [2026-06-22 01:52:19] "GET /global-system-config/b332d69e-fb3a-4115-89cc-8be7db2ad9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004404 10.0.0.22 - - [2026-06-22 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.22 - - [2026-06-22 01:52:19] "GET /config-node/3928d101-cc61-4a2b-863d-080070642bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002176 10.0.0.22 - - [2026-06-22 01:52:19] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004488 10.0.0.22 - - [2026-06-22 01:52:19] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.22 - - [2026-06-22 01:52:30] "GET / HTTP/1.1" 200 35931 0.001234 10.0.0.22 - - [2026-06-22 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.22 - - [2026-06-22 01:52:30] "GET /routing-instance/e94f0d43-ea58-4b89-874f-cc5d2d954e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002571 10.0.0.22 - - [2026-06-22 01:52:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001802 10.0.0.22 - - [2026-06-22 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.22 - - [2026-06-22 01:52:30] "GET /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002620 10.0.0.22 - - [2026-06-22 01:52:30] "PUT /bgp-router/1bb9917e-6914-4403-ac25-e27f5301df2f HTTP/1.1" 200 254 0.021892 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:52:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001289 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:52:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001235 10.0.0.22 - - [2026-06-22 01:52:51] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006627 10.0.0.22 - - [2026-06-22 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.003349 10.0.0.22 - - [2026-06-22 01:52:51] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007337 10.0.0.22 - - [2026-06-22 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.008757 10.0.0.22 - - [2026-06-22 01:52:52] "GET /virtual-machine/7847765f-e5ef-43ec-bf3b-f85312f48e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.008321 10.0.0.22 - - [2026-06-22 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.024596 10.0.0.22 - - [2026-06-22 01:52:52] "GET /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.038238 10.0.0.22 - - [2026-06-22 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.022215 10.0.0.22 - - [2026-06-22 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.066441 10.0.0.22 - - [2026-06-22 01:52:52] "DELETE /instance-ip/f989ebda-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.090914 10.0.0.22 - - [2026-06-22 01:52:52] "DELETE /virtual-machine-interface/f96ef6c2-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.042401 10.0.0.22 - - [2026-06-22 01:52:52] "DELETE /virtual-machine/7847765f-e5ef-43ec-bf3b-f85312f48e56 HTTP/1.1" 200 115 0.022326 10.0.0.22 - - [2026-06-22 01:52:52] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006765 10.0.0.22 - - [2026-06-22 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.22 - - [2026-06-22 01:52:59] "POST /tags HTTP/1.1" 200 303 0.054153 10.0.0.22 - - [2026-06-22 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010282 10.0.0.22 - - [2026-06-22 01:52:59] "GET /tag/27a87367-ebaf-405a-b184-eb4c9ebedcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013439 10.0.0.22 - - [2026-06-22 01:52:59] "POST /tags HTTP/1.1" 200 299 0.059085 10.0.0.22 - - [2026-06-22 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008801 10.0.0.22 - - [2026-06-22 01:52:59] "GET /tag/c83d6e16-9503-4ed0-822c-b8488887c72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.017155 10.0.0.22 - - [2026-06-22 01:52:59] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003304 10.0.0.22 - - [2026-06-22 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.22 - - [2026-06-22 01:52:59] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002446 10.0.0.22 - - [2026-06-22 01:52:59] "POST /tags HTTP/1.1" 409 206 0.002164 10.0.0.22 - - [2026-06-22 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.22 - - [2026-06-22 01:52:59] "GET /tag/27a87367-ebaf-405a-b184-eb4c9ebedcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010738 10.0.0.22 - - [2026-06-22 01:52:59] "POST /tags HTTP/1.1" 409 226 0.001754 10.0.0.22 - - [2026-06-22 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.22 - - [2026-06-22 01:52:59] "GET /tag/5f77e2b1-d8b6-4c98-813f-aff35b96665c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010459 10.0.0.22 - - [2026-06-22 01:52:59] "POST /tags HTTP/1.1" 409 204 0.001822 10.0.0.22 - - [2026-06-22 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.22 - - [2026-06-22 01:52:59] "GET /tag/c83d6e16-9503-4ed0-822c-b8488887c72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010975 10.0.0.22 - - [2026-06-22 01:52:59] "POST /tags HTTP/1.1" 409 226 0.001961 10.0.0.22 - - [2026-06-22 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.22 - - [2026-06-22 01:52:59] "GET /tag/5f77e2b1-d8b6-4c98-813f-aff35b96665c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010407 10.0.0.22 - - [2026-06-22 01:52:59] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002254 10.0.0.22 - - [2026-06-22 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.22 - - [2026-06-22 01:52:59] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002654 10.0.0.22 - - [2026-06-22 01:52:59] "POST /firewall-rules HTTP/1.1" 200 626 0.075389 10.0.0.22 - - [2026-06-22 01:52:59] "POST /firewall-rules HTTP/1.1" 200 646 0.078567 10.0.0.22 - - [2026-06-22 01:52:59] "GET /firewall-rule/e4041b27-d4e2-4085-9ea4-7d5668eec58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003675 10.0.0.22 - - [2026-06-22 01:52:59] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003198 10.0.0.22 - - [2026-06-22 01:52:59] "GET /firewall-rule/6d2e830a-278c-43de-9468-2432df887212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003402 10.0.0.22 - - [2026-06-22 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.019347 10.0.0.22 - - [2026-06-22 01:53:00] "POST /firewall-policys HTTP/1.1" 200 606 0.044504 10.0.0.22 - - [2026-06-22 01:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030137 10.0.0.22 - - [2026-06-22 01:53:00] "GET /firewall-policy/74e02811-0709-41a5-a05a-734906a601b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014322 10.0.0.22 - - [2026-06-22 01:53:00] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003220 10.0.0.22 - - [2026-06-22 01:53:00] "GET /firewall-policy/74e02811-0709-41a5-a05a-734906a601b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002477 10.0.0.22 - - [2026-06-22 01:53:00] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.006497 10.0.0.22 - - [2026-06-22 01:53:00] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003815 10.0.0.22 - - [2026-06-22 01:53:00] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.002500 10.0.0.22 - - [2026-06-22 01:53:00] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002069 10.0.0.22 - - [2026-06-22 01:53:00] "GET /firewall-policy/76811df5-8378-4d80-9bde-e3a9f0b6e19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.002058 10.0.0.22 - - [2026-06-22 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.016394 10.0.0.22 - - [2026-06-22 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.019479 10.0.0.22 - - [2026-06-22 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.014963 10.0.0.22 - - [2026-06-22 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.030173 10.0.0.22 - - [2026-06-22 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.036978 10.0.0.22 - - [2026-06-22 01:53:00] "POST /tags HTTP/1.1" 200 393 0.018713 10.0.0.22 - - [2026-06-22 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011440 10.0.0.22 - - [2026-06-22 01:53:00] "GET /tag/f7ceaadb-dffd-4f4d-9eb7-840b96950b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010970 10.0.0.22 - - [2026-06-22 01:53:00] "POST /tags HTTP/1.1" 200 345 0.049316 10.0.0.22 - - [2026-06-22 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007662 10.0.0.22 - - [2026-06-22 01:53:00] "GET /tag/2ad20a51-ce9d-4496-9e1f-614a118fa841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013570 10.0.0.22 - - [2026-06-22 01:53:00] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003948 10.0.0.22 - - [2026-06-22 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.22 - - [2026-06-22 01:53:00] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002455 10.0.0.22 - - [2026-06-22 01:53:00] "POST /tags HTTP/1.1" 409 206 0.001935 10.0.0.22 - - [2026-06-22 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.22 - - [2026-06-22 01:53:00] "GET /tag/27a87367-ebaf-405a-b184-eb4c9ebedcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010063 10.0.0.22 - - [2026-06-22 01:53:00] "POST /tags HTTP/1.1" 409 226 0.001798 10.0.0.22 - - [2026-06-22 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.22 - - [2026-06-22 01:53:00] "GET /tag/5f77e2b1-d8b6-4c98-813f-aff35b96665c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012098 10.0.0.22 - - [2026-06-22 01:53:00] "POST /tags HTTP/1.1" 409 204 0.001914 10.0.0.22 - - [2026-06-22 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.22 - - [2026-06-22 01:53:00] "GET /tag/c83d6e16-9503-4ed0-822c-b8488887c72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009887 10.0.0.22 - - [2026-06-22 01:53:00] "POST /tags HTTP/1.1" 409 226 0.002246 10.0.0.22 - - [2026-06-22 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.22 - - [2026-06-22 01:53:00] "GET /tag/5f77e2b1-d8b6-4c98-813f-aff35b96665c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012475 10.0.0.22 - - [2026-06-22 01:53:00] "POST /tags HTTP/1.1" 409 228 0.001905 10.0.0.22 - - [2026-06-22 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.22 - - [2026-06-22 01:53:00] "GET /tag/2ad20a51-ce9d-4496-9e1f-614a118fa841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013386 10.0.0.22 - - [2026-06-22 01:53:00] "POST /tags HTTP/1.1" 409 252 0.001966 10.0.0.22 - - [2026-06-22 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.22 - - [2026-06-22 01:53:01] "GET /tag/f7ceaadb-dffd-4f4d-9eb7-840b96950b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011252 10.0.0.22 - - [2026-06-22 01:53:01] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002233 10.0.0.22 - - [2026-06-22 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.22 - - [2026-06-22 01:53:01] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002661 10.0.0.22 - - [2026-06-22 01:53:01] "POST /firewall-rules HTTP/1.1" 409 281 0.001842 10.0.0.22 - - [2026-06-22 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.22 - - [2026-06-22 01:53:01] "PUT /firewall-rule/6d2e830a-278c-43de-9468-2432df887212 HTTP/1.1" 200 260 0.027807 10.0.0.22 - - [2026-06-22 01:53:01] "POST /firewall-rules HTTP/1.1" 409 291 0.010252 10.0.0.22 - - [2026-06-22 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.22 - - [2026-06-22 01:53:01] "PUT /firewall-rule/e4041b27-d4e2-4085-9ea4-7d5668eec58a HTTP/1.1" 200 260 0.029503 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-rule/e4041b27-d4e2-4085-9ea4-7d5668eec58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007850 10.0.0.22 - - [2026-06-22 01:53:01] "POST /firewall-rules HTTP/1.1" 200 658 0.080119 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-rule/b5c201f4-53fe-40d1-993a-17efd859f8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003827 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002151 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-rule/6d2e830a-278c-43de-9468-2432df887212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003909 10.0.0.22 - - [2026-06-22 01:53:01] "POST /firewall-policys HTTP/1.1" 409 269 0.001942 10.0.0.22 - - [2026-06-22 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.22 - - [2026-06-22 01:53:01] "PUT /firewall-policy/74e02811-0709-41a5-a05a-734906a601b0 HTTP/1.1" 200 264 0.018671 10.0.0.22 - - [2026-06-22 01:53:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021841 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-policy/74e02811-0709-41a5-a05a-734906a601b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014514 10.0.0.22 - - [2026-06-22 01:53:01] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002749 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-policy/74e02811-0709-41a5-a05a-734906a601b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002163 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-policy/0e46d4c2-89c0-4e04-849c-67a7262599d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002230 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002634 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-policy/74e02811-0709-41a5-a05a-734906a601b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002349 10.0.0.22 - - [2026-06-22 01:53:01] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002303 10.0.0.22 - - [2026-06-22 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.22 - - [2026-06-22 01:53:01] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002562 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-policy/1614adc4-0a8c-4682-9dc3-acb3a249b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002008 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-rule/6d2e830a-278c-43de-9468-2432df887212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003298 10.0.0.22 - - [2026-06-22 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.011500 10.0.0.22 - - [2026-06-22 01:53:01] "DELETE /firewall-rule/6d2e830a-278c-43de-9468-2432df887212 HTTP/1.1" 200 115 0.032068 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-policy/74e02811-0709-41a5-a05a-734906a601b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003930 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-rule/e4041b27-d4e2-4085-9ea4-7d5668eec58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002805 10.0.0.22 - - [2026-06-22 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.013744 10.0.0.22 - - [2026-06-22 01:53:01] "DELETE /firewall-rule/e4041b27-d4e2-4085-9ea4-7d5668eec58a HTTP/1.1" 200 115 0.036133 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-policy/74e02811-0709-41a5-a05a-734906a601b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006230 10.0.0.22 - - [2026-06-22 01:53:01] "GET /firewall-rule/b5c201f4-53fe-40d1-993a-17efd859f8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.002624 10.0.0.22 - - [2026-06-22 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.011630 10.0.0.22 - - [2026-06-22 01:53:02] "DELETE /firewall-rule/b5c201f4-53fe-40d1-993a-17efd859f8df HTTP/1.1" 200 115 0.121825 10.0.0.22 - - [2026-06-22 01:53:02] "GET /application-policy-set/2cf5e662-5b58-4293-815f-59c56ec52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002467 10.0.0.22 - - [2026-06-22 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.22 - - [2026-06-22 01:53:02] "GET /policy-management/995211dc-0851-4ca9-931b-bc4ad0d87405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003008 10.0.0.22 - - [2026-06-22 01:53:02] "GET /firewall-policy/74e02811-0709-41a5-a05a-734906a601b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004133 10.0.0.22 - - [2026-06-22 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.040611 10.0.0.22 - - [2026-06-22 01:53:02] "DELETE /firewall-policy/74e02811-0709-41a5-a05a-734906a601b0 HTTP/1.1" 200 115 0.035035 10.0.0.22 - - [2026-06-22 01:53:02] "DELETE /tag/2ad20a51-ce9d-4496-9e1f-614a118fa841 HTTP/1.1" 200 115 0.070651 10.0.0.22 - - [2026-06-22 01:53:02] "DELETE /tag/f7ceaadb-dffd-4f4d-9eb7-840b96950b0c HTTP/1.1" 200 115 0.036398 10.0.0.22 - - [2026-06-22 01:53:02] "DELETE /tag/c83d6e16-9503-4ed0-822c-b8488887c72b HTTP/1.1" 200 115 0.058923 10.0.0.22 - - [2026-06-22 01:53:02] "DELETE /tag/27a87367-ebaf-405a-b184-eb4c9ebedcec HTTP/1.1" 200 115 0.066204 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:53:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.22 - - [2026-06-22 01:53:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 10.0.0.22 - - [2026-06-22 01:53:22] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005148 10.0.0.22 - - [2026-06-22 01:53:22] "POST /set-tag HTTP/1.1" 200 109 0.005289 10.0.0.22 - - [2026-06-22 01:53:22] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005129 10.0.0.22 - - [2026-06-22 01:53:22] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.22 - - [2026-06-22 01:53:23] "GET /virtual-machine/368f93bb-4825-461e-879c-84cc5c653e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.003660 10.0.0.22 - - [2026-06-22 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.014666 10.0.0.22 - - [2026-06-22 01:53:23] "GET /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.028186 10.0.0.22 - - [2026-06-22 01:53:23] "POST /set-tag HTTP/1.1" 200 109 0.021572 10.0.0.22 - - [2026-06-22 01:53:23] "POST /set-tag HTTP/1.1" 200 109 0.042303 10.0.0.22 - - [2026-06-22 01:53:23] "DELETE /instance-ip/fa073bbc-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.104624 10.0.0.22 - - [2026-06-22 01:53:23] "DELETE /virtual-machine-interface/f9eb79ea-6ddc-11f1-9960-fa163e82be35 HTTP/1.1" 200 115 0.041263 10.0.0.22 - - [2026-06-22 01:53:23] "DELETE /virtual-machine/368f93bb-4825-461e-879c-84cc5c653e14 HTTP/1.1" 200 115 0.019508 10.0.0.22 - - [2026-06-22 01:53:23] "DELETE /tag/fd38f3fe-1add-4fa0-965b-564ae24ed3a7 HTTP/1.1" 200 115 0.051550 10.0.0.22 - - [2026-06-22 01:53:46] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004910 10.0.0.22 - - [2026-06-22 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.004293 10.0.0.22 - - [2026-06-22 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.22 - - [2026-06-22 01:53:46] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002706 10.0.0.22 - - [2026-06-22 01:53:46] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004652 10.0.0.22 - - [2026-06-22 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.040269 10.0.0.22 - - [2026-06-22 01:53:46] "DELETE /loadbalancer-member/3b9320f0-7d06-47e3-9f91-82fc8f1fe271 HTTP/1.1" 200 115 0.054839 10.0.0.22 - - [2026-06-22 01:53:46] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004935 10.0.0.22 - - [2026-06-22 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.22 - - [2026-06-22 01:53:46] "DELETE /loadbalancer-member/809172b0-3fca-40af-be56-89f54cce063f HTTP/1.1" 200 115 0.022616 10.0.0.22 - - [2026-06-22 01:53:46] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003562 10.0.0.22 - - [2026-06-22 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.22 - - [2026-06-22 01:53:47] "DELETE /loadbalancer-member/7b99fd9c-9943-45ed-b081-9b83791a07b9 HTTP/1.1" 200 115 0.045631 10.0.0.22 - - [2026-06-22 01:53:47] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010411 10.0.0.22 - - [2026-06-22 01:53:47] "POST /set-tag HTTP/1.1" 200 109 0.003916 10.0.0.22 - - [2026-06-22 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.22 - - [2026-06-22 01:53:47] "GET /loadbalancer/70a1cd5c-1b3a-48b3-be7d-9f111fa5dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003380 10.0.0.22 - - [2026-06-22 01:53:47] "GET /loadbalancer-pool/cd79a3c3-a4b7-4884-97cb-367c415f6af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002944 10.0.0.22 - - [2026-06-22 01:53:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023399 10.0.0.22 - - [2026-06-22 01:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020096 10.0.0.22 - - [2026-06-22 01:53:47] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005550 10.0.0.22 - - [2026-06-22 01:53:47] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005714 10.0.0.22 - - [2026-06-22 01:53:47] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003605 10.0.0.22 - - [2026-06-22 01:53:47] "POST /set-tag HTTP/1.1" 200 109 0.079432 10.0.0.22 - - [2026-06-22 01:53:47] "GET /loadbalancer-pool/138a0678-e39e-45ab-bec7-8d3cae2a8ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014252 10.0.0.22 - - [2026-06-22 01:53:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035052 10.0.0.22 - - [2026-06-22 01:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017929 10.0.0.22 - - [2026-06-22 01:53:47] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013780 10.0.0.22 - - [2026-06-22 01:53:47] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010438 10.0.0.22 - - [2026-06-22 01:53:47] "POST /set-tag HTTP/1.1" 200 109 0.003935 10.0.0.22 - - [2026-06-22 01:53:47] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004822 10.0.0.22 - - [2026-06-22 01:53:47] "GET /loadbalancer-pool/4bbdf093-db29-4166-b868-f6703fde6aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003187 10.0.0.22 - - [2026-06-22 01:53:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015674 10.0.0.22 - - [2026-06-22 01:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025792 10.0.0.22 - - [2026-06-22 01:53:47] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004161 10.0.0.22 - - [2026-06-22 01:53:47] "GET /virtual-machine-interface/4eeb19b6-6ddb-11f1-9960-fa163e82be35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009377 10.0.0.22 - - [2026-06-22 01:53:47] "GET /floating-ip/a77dc68a-4ab2-434e-bc73-3968fc304a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.008505 10.0.0.22 - - [2026-06-22 01:53:47] "POST /set-tag HTTP/1.1" 200 109 0.002343