++ 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: =================== Fri Mar 20 09:59:56 AM UTC 2026 ===================' INFO: =================== Fri Mar 20 09:59:56 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 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ 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 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + 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 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + 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 ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.22,10.128.47.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.128.47.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' + 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: 03/20/2026 10:00:41.294 7f5a3be2f280 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/20/2026 10:00:41.514 7f5a3be2f280 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/20/2026 10:00:41.528 7f5a3be2f280 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/20/2026 10:00:41.528 7f5a3be2f280 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-03-20 10:00:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.005496 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-03-20 10:00:53] "GET / HTTP/1.1" 503 181 0.000196 10.0.0.22 - - [2026-03-20 10:00:54] "GET / HTTP/1.1" 503 181 0.000223 10.0.0.22 - - [2026-03-20 10:00:54] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.22 - - [2026-03-20 10:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.22 - - [2026-03-20 10:00:54] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006439 10.0.0.22 - - [2026-03-20 10:00:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002964 10.0.0.22 - - [2026-03-20 10:00:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.025362 10.0.0.22 - - [2026-03-20 10:00:54] "GET / HTTP/1.1" 200 45303 0.001419 10.0.0.22 - - [2026-03-20 10:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.22 - - [2026-03-20 10:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011935 10.0.0.22 - - [2026-03-20 10:00:55] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.22 - - [2026-03-20 10:00:55] "GET / HTTP/1.1" 200 35931 0.001147 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:00:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001093 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:00:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001096 10.0.0.22 - - [2026-03-20 10:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.22 - - [2026-03-20 10:00:55] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007832 10.0.0.22 - - [2026-03-20 10:00:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002872 10.0.0.22 - - [2026-03-20 10:00:55] "POST /config-database-nodes HTTP/1.1" 200 611 0.059050 10.0.0.22 - - [2026-03-20 10:00:55] "GET / HTTP/1.1" 200 35931 0.002935 10.0.0.22 - - [2026-03-20 10:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.22 - - [2026-03-20 10:00:55] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.132364 10.0.0.22 - - [2026-03-20 10:00:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002081 10.0.0.22 - - [2026-03-20 10:00:55] "GET / HTTP/1.1" 200 35931 0.001247 10.0.0.22 - - [2026-03-20 10:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.22 - - [2026-03-20 10:00:55] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007562 10.0.0.22 - - [2026-03-20 10:00:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.004846 10.0.0.22 - - [2026-03-20 10:00:55] "POST /analytics-nodes HTTP/1.1" 200 599 0.042645 10.0.0.22 - - [2026-03-20 10:00:55] "GET / HTTP/1.1" 200 35931 0.002644 10.0.0.22 - - [2026-03-20 10:00:56] "POST /database-nodes HTTP/1.1" 200 597 0.091377 10.0.0.22 - - [2026-03-20 10:00:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.002444 10.0.0.22 - - [2026-03-20 10:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014761 10.0.0.22 - - [2026-03-20 10:00:56] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009049 10.0.0.22 - - [2026-03-20 10:00:56] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.22 - - [2026-03-20 10:00:56] "POST /service-appliance-sets HTTP/1.1" 200 553 0.060381 10.0.0.22 - - [2026-03-20 10:00:56] "POST /fqname-to-id HTTP/1.1" 404 180 0.008442 10.0.0.22 - - [2026-03-20 10:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2026-03-20 10:00:56] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008522 10.0.0.22 - - [2026-03-20 10:00:56] "POST /service-appliance-sets HTTP/1.1" 200 541 0.047991 10.0.0.22 - - [2026-03-20 10:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.22 - - [2026-03-20 10:00:56] "GET /network-ipam/dab49949-d68f-484e-968f-d543e6ff427b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004522 10.0.0.22 - - [2026-03-20 10:00:56] "POST /service-templates HTTP/1.1" 200 511 0.095303 10.0.0.22 - - [2026-03-20 10:00:57] "POST /service-templates HTTP/1.1" 200 501 0.050958 10.0.0.22 - - [2026-03-20 10:00:57] "POST /service-templates HTTP/1.1" 200 515 0.033967 10.0.0.22 - - [2026-03-20 10:00:57] "GET / HTTP/1.1" 200 35931 0.002384 10.0.0.22 - - [2026-03-20 10:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010620 10.0.0.22 - - [2026-03-20 10:00:57] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011468 10.0.0.22 - - [2026-03-20 10:00:57] "POST /service-templates HTTP/1.1" 200 535 0.064668 10.0.0.22 - - [2026-03-20 10:00:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.006725 10.0.0.22 - - [2026-03-20 10:00:57] "POST /service-templates HTTP/1.1" 200 507 0.054961 10.0.0.22 - - [2026-03-20 10:00:57] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.110033 10.0.0.22 - - [2026-03-20 10:00:58] "GET / HTTP/1.1" 200 35931 0.001377 10.0.0.22 - - [2026-03-20 10:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.22 - - [2026-03-20 10:00:58] "GET /routing-instance/2f7def22-523b-4dba-b130-d50a06164d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003881 10.0.0.22 - - [2026-03-20 10:00:58] "POST /bgp-routers HTTP/1.1" 200 616 0.045057 10.0.0.22 - - [2026-03-20 10:00:58] "GET /bgp-router/fa1407fe-c8a7-4ffc-b6f8-7a6077a84e8e?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.053861 10.0.0.22 - - [2026-03-20 10:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.22 - - [2026-03-20 10:00:58] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009611 10.0.0.22 - - [2026-03-20 10:00:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003094 10.0.0.22 - - [2026-03-20 10:00:58] "POST /ref-update HTTP/1.1" 200 156 0.030114 10.0.0.22 - - [2026-03-20 10:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.22 - - [2026-03-20 10:00:58] "GET /network-ipam/dab49949-d68f-484e-968f-d543e6ff427b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002767 10.0.0.22 - - [2026-03-20 10:00:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.003542 10.0.0.22 - - [2026-03-20 10:00:59] "POST /access-control-lists HTTP/1.1" 200 587 0.041181 10.0.0.22 - - [2026-03-20 10:00:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.031889 10.0.0.22 - - [2026-03-20 10:00:59] "POST /access-control-lists HTTP/1.1" 200 585 0.021390 10.0.0.22 - - [2026-03-20 10:00:59] "POST /route-targets HTTP/1.1" 200 327 0.030094 10.0.0.22 - - [2026-03-20 10:00:59] "POST /ref-update HTTP/1.1" 200 156 0.031534 10.0.0.22 - - [2026-03-20 10:00:59] "POST /route-targets HTTP/1.1" 200 327 0.017877 10.0.0.22 - - [2026-03-20 10:00:59] "POST /ref-update HTTP/1.1" 200 156 0.016782 10.0.0.22 - - [2026-03-20 10:01:00] "POST /route-targets HTTP/1.1" 200 327 0.037574 10.0.0.22 - - [2026-03-20 10:01:00] "POST /ref-update HTTP/1.1" 200 156 0.022961 10.0.0.22 - - [2026-03-20 10:01:00] "POST /route-targets HTTP/1.1" 200 327 0.017205 10.0.0.22 - - [2026-03-20 10:01:00] "POST /ref-update HTTP/1.1" 200 156 0.023017 10.0.0.22 - - [2026-03-20 10:01:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.003114 10.0.0.22 - - [2026-03-20 10:01:00] "POST /access-control-lists HTTP/1.1" 200 551 0.071409 10.0.0.22 - - [2026-03-20 10:01:00] "PUT /access-control-list/4231fa18-1d76-4bb0-8b52-c555506141c8 HTTP/1.1" 200 272 0.016102 10.0.0.22 - - [2026-03-20 10:01:00] "PUT /access-control-list/e2261949-139e-4ae6-930b-a93d11ac1904 HTTP/1.1" 200 272 0.011809 10.0.0.22 - - [2026-03-20 10:01:05] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.22 - - [2026-03-20 10:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.22 - - [2026-03-20 10:01:05] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008283 10.0.0.22 - - [2026-03-20 10:01:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.003021 10.0.0.22 - - [2026-03-20 10:01:05] "POST /config-nodes HTTP/1.1" 200 593 0.030805 10.0.0.22 - - [2026-03-20 10:01:05] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.22 - - [2026-03-20 10:01:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002520 10.0.0.22 - - [2026-03-20 10:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.22 - - [2026-03-20 10:01:10] "GET /global-vrouter-config/d6eed486-2791-4ffd-bfdb-b83abe638820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002672 10.0.0.22 - - [2026-03-20 10:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.22 - - [2026-03-20 10:01:10] "PUT /global-vrouter-config/d6eed486-2791-4ffd-bfdb-b83abe638820 HTTP/1.1" 200 276 0.011435 10.0.0.22 - - [2026-03-20 10:01:10] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.22 - - [2026-03-20 10:01:10] "POST /alarms HTTP/1.1" 200 581 0.027469 10.0.0.22 - - [2026-03-20 10:01:10] "POST /alarms HTTP/1.1" 200 575 0.032776 10.0.0.22 - - [2026-03-20 10:01:10] "POST /alarms HTTP/1.1" 200 575 0.063513 10.0.0.22 - - [2026-03-20 10:01:10] "POST /alarms HTTP/1.1" 200 559 0.022531 10.0.0.22 - - [2026-03-20 10:01:10] "POST /alarms HTTP/1.1" 200 555 0.048921 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 557 0.067542 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 565 0.047758 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 549 0.046012 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 557 0.048851 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 567 0.022876 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 555 0.035563 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 567 0.081353 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 575 0.129943 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 569 0.052012 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 561 0.063259 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 561 0.090467 10.0.0.22 - - [2026-03-20 10:01:11] "POST /alarms HTTP/1.1" 200 561 0.077820 10.0.0.22 - - [2026-03-20 10:01:12] "POST /alarms HTTP/1.1" 200 547 0.048573 10.0.0.22 - - [2026-03-20 10:01:12] "POST /alarms HTTP/1.1" 200 595 0.072436 10.0.0.22 - - [2026-03-20 10:01:12] "POST /alarms HTTP/1.1" 200 575 0.199590 10.0.0.22 - - [2026-03-20 10:01:12] "POST /alarms HTTP/1.1" 200 571 0.283449 10.0.0.22 - - [2026-03-20 10:01:12] "POST /alarms HTTP/1.1" 200 583 0.023972 10.0.0.22 - - [2026-03-20 10:01:12] "POST /alarms HTTP/1.1" 200 609 0.037545 10.0.0.22 - - [2026-03-20 10:01:13] "GET / HTTP/1.1" 200 35931 0.001175 10.0.0.22 - - [2026-03-20 10:01:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002577 10.0.0.22 - - [2026-03-20 10:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.22 - - [2026-03-20 10:01:13] "PUT /global-vrouter-config/d6eed486-2791-4ffd-bfdb-b83abe638820 HTTP/1.1" 200 276 0.024885 10.0.0.22 - - [2026-03-20 10:01:13] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.22 - - [2026-03-20 10:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.22 - - [2026-03-20 10:01:13] "GET /global-vrouter-config/d6eed486-2791-4ffd-bfdb-b83abe638820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002697 10.0.0.22 - - [2026-03-20 10:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.22 - - [2026-03-20 10:01:13] "PUT /global-vrouter-config/d6eed486-2791-4ffd-bfdb-b83abe638820 HTTP/1.1" 200 276 0.010157 10.0.0.22 - - [2026-03-20 10:01:14] "GET / HTTP/1.1" 200 35931 0.002930 10.0.0.22 - - [2026-03-20 10:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.22 - - [2026-03-20 10:01:14] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007236 10.0.0.22 - - [2026-03-20 10:01:14] "PUT /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710 HTTP/1.1" 200 274 0.026298 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:03:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001258 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:03:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:03:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:03:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.22 - - [2026-03-20 10:03:15] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.22 - - [2026-03-20 10:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.22 - - [2026-03-20 10:03:15] "GET /domain/c7dfd6a7-b56c-4f3e-b1cf-2bcda33ab947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002819 10.0.0.22 - - [2026-03-20 10:03:15] "POST /id-to-fqname HTTP/1.1" 200 173 0.000499 10.0.0.22 - - [2026-03-20 10:03:15] "POST /fqname-to-id HTTP/1.1" 404 182 0.018047 10.0.0.22 - - [2026-03-20 10:03:15] "POST /security-groups HTTP/1.1" 200 570 0.081036 10.0.0.22 - - [2026-03-20 10:03:15] "POST /projects HTTP/1.1" 200 481 0.216946 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:03:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 10.0.0.22 - - [2026-03-20 10:03:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.030971 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:03:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 10.0.0.22 - - [2026-03-20 10:03:16] "POST /security-groups HTTP/1.1" 200 534 0.070902 10.0.0.22 - - [2026-03-20 10:03:16] "POST /access-control-lists HTTP/1.1" 200 579 0.107245 10.0.0.22 - - [2026-03-20 10:03:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.006145 10.0.0.22 - - [2026-03-20 10:03:16] "POST /chown HTTP/1.1" 200 109 0.081080 10.0.0.22 - - [2026-03-20 10:03:16] "POST /policy-managements HTTP/1.1" 409 214 0.002907 10.0.0.22 - - [2026-03-20 10:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.22 - - [2026-03-20 10:03:16] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015713 10.0.0.22 - - [2026-03-20 10:03:16] "POST /access-control-lists HTTP/1.1" 200 577 0.048154 10.0.0.22 - - [2026-03-20 10:03:16] "POST /application-policy-sets HTTP/1.1" 200 528 0.106410 10.0.0.22 - - [2026-03-20 10:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.22 - - [2026-03-20 10:03:16] "GET /global-vrouter-config/d6eed486-2791-4ffd-bfdb-b83abe638820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002603 10.0.0.22 - - [2026-03-20 10:03:16] "PUT /global-vrouter-config/d6eed486-2791-4ffd-bfdb-b83abe638820 HTTP/1.1" 200 276 0.006861 10.0.0.22 - - [2026-03-20 10:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014391 10.0.0.22 - - [2026-03-20 10:03:16] "GET /virtual-network/e91bc0d8-ef19-40fd-a5f3-bb10db364ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004709 10.0.0.22 - - [2026-03-20 10:03:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.000826 10.0.0.22 - - [2026-03-20 10:03:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.010346 10.0.0.22 - - [2026-03-20 10:03:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.003978 10.0.0.22 - - [2026-03-20 10:03:16] "POST /access-control-lists HTTP/1.1" 200 594 0.064270 10.0.0.22 - - [2026-03-20 10:03:16] "POST /security-groups HTTP/1.1" 200 574 0.058437 10.0.0.22 - - [2026-03-20 10:03:16] "POST /projects HTTP/1.1" 200 489 0.353325 10.0.0.22 - - [2026-03-20 10:03:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.049137 10.0.0.22 - - [2026-03-20 10:03:16] "POST /security-groups HTTP/1.1" 200 546 0.113383 10.0.0.22 - - [2026-03-20 10:03:16] "POST /access-control-lists HTTP/1.1" 200 592 0.069981 10.0.0.22 - - [2026-03-20 10:03:16] "POST /chown HTTP/1.1" 200 109 0.016750 10.0.0.22 - - [2026-03-20 10:03:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.003156 10.0.0.22 - - [2026-03-20 10:03:17] "POST /network-ipams HTTP/1.1" 200 522 0.058584 10.0.0.22 - - [2026-03-20 10:03:17] "POST /access-control-lists HTTP/1.1" 200 583 0.071023 10.0.0.22 - - [2026-03-20 10:03:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.014010 10.0.0.22 - - [2026-03-20 10:03:17] "POST /network-ipams HTTP/1.1" 200 510 0.075927 10.0.0.22 - - [2026-03-20 10:03:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.002691 10.0.0.22 - - [2026-03-20 10:03:17] "POST /access-control-lists HTTP/1.1" 200 581 0.105769 10.0.0.22 - - [2026-03-20 10:03:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.011756 10.0.0.22 - - [2026-03-20 10:03:17] "POST /access-control-lists HTTP/1.1" 200 602 0.119690 10.0.0.22 - - [2026-03-20 10:03:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.014051 10.0.0.22 - - [2026-03-20 10:03:17] "POST /useragent-kv HTTP/1.1" 200 115 0.043808 10.0.0.22 - - [2026-03-20 10:03:17] "POST /virtual-networks HTTP/1.1" 200 538 0.330578 10.0.0.22 - - [2026-03-20 10:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.22 - - [2026-03-20 10:03:17] "POST /access-control-lists HTTP/1.1" 200 600 0.027121 10.0.0.22 - - [2026-03-20 10:03:17] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.010065 10.0.0.22 - - [2026-03-20 10:03:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.004184 10.0.0.22 - - [2026-03-20 10:03:17] "POST /access-control-lists HTTP/1.1" 200 589 0.066979 10.0.0.22 - - [2026-03-20 10:03:17] "POST /network-ipams HTTP/1.1" 200 518 0.100938 10.0.0.22 - - [2026-03-20 10:03:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.012374 10.0.0.22 - - [2026-03-20 10:03:17] "POST /route-targets HTTP/1.1" 200 327 0.024024 10.0.0.22 - - [2026-03-20 10:03:17] "POST /ref-update HTTP/1.1" 200 156 0.032127 10.0.0.22 - - [2026-03-20 10:03:17] "PUT /access-control-list/d2cabf2c-8c47-4819-99cf-f79da9cea129 HTTP/1.1" 200 272 0.071792 10.0.0.22 - - [2026-03-20 10:03:17] "POST /useragent-kv HTTP/1.1" 200 115 0.010269 10.0.0.22 - - [2026-03-20 10:03:17] "POST /virtual-networks HTTP/1.1" 200 546 0.181873 10.0.0.22 - - [2026-03-20 10:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2026-03-20 10:03:17] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.010216 10.0.0.22 - - [2026-03-20 10:03:17] "POST /route-targets HTTP/1.1" 200 327 0.025159 10.0.0.22 - - [2026-03-20 10:03:18] "POST /ref-update HTTP/1.1" 200 156 0.021938 10.0.0.22 - - [2026-03-20 10:03:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.027524 10.0.0.22 - - [2026-03-20 10:03:18] "POST /network-policys HTTP/1.1" 200 538 0.021916 10.0.0.22 - - [2026-03-20 10:03:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.002741 10.0.0.22 - - [2026-03-20 10:03:18] "POST /network-policys HTTP/1.1" 200 534 0.036436 10.0.0.22 - - [2026-03-20 10:03:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.025138 10.0.0.22 - - [2026-03-20 10:03:18] "POST /network-policys HTTP/1.1" 200 542 0.023827 10.0.0.22 - - [2026-03-20 10:03:18] "POST /ref-update HTTP/1.1" 200 156 0.060457 10.0.0.22 - - [2026-03-20 10:03:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025418 10.0.0.22 - - [2026-03-20 10:03:18] "PUT /access-control-list/66954f63-089d-465e-8918-9695e6b6b4f0 HTTP/1.1" 200 272 0.033905 10.0.0.22 - - [2026-03-20 10:03:18] "PUT /access-control-list/d2cabf2c-8c47-4819-99cf-f79da9cea129 HTTP/1.1" 200 272 0.050325 10.0.0.22 - - [2026-03-20 10:03:18] "POST /ref-update HTTP/1.1" 200 156 0.148160 10.0.0.22 - - [2026-03-20 10:03:18] "PUT /access-control-list/66954f63-089d-465e-8918-9695e6b6b4f0 HTTP/1.1" 200 272 0.097287 10.0.0.22 - - [2026-03-20 10:03:18] "POST /ref-update HTTP/1.1" 200 156 0.101987 10.0.0.22 - - [2026-03-20 10:03:18] "PUT /access-control-list/d2cabf2c-8c47-4819-99cf-f79da9cea129 HTTP/1.1" 200 272 0.088165 10.0.0.22 - - [2026-03-20 10:03:18] "POST /ref-update HTTP/1.1" 200 156 0.297992 10.0.0.22 - - [2026-03-20 10:03:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022865 10.0.0.22 - - [2026-03-20 10:03:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008273 10.0.0.22 - - [2026-03-20 10:03:19] "PUT /access-control-list/66954f63-089d-465e-8918-9695e6b6b4f0 HTTP/1.1" 200 272 0.078767 10.0.0.22 - - [2026-03-20 10:03:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.013677 10.0.0.22 - - [2026-03-20 10:03:19] "POST /ref-update HTTP/1.1" 200 156 0.177356 10.0.0.22 - - [2026-03-20 10:03:19] "POST /ref-update HTTP/1.1" 200 156 0.094520 10.0.0.22 - - [2026-03-20 10:03:19] "POST /access-control-lists HTTP/1.1" 200 601 0.080197 10.0.0.22 - - [2026-03-20 10:03:19] "POST /ref-update HTTP/1.1" 200 156 0.058388 10.0.0.22 - - [2026-03-20 10:03:19] "POST /ref-update HTTP/1.1" 200 156 0.126321 10.0.0.22 - - [2026-03-20 10:03:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008500 10.0.0.22 - - [2026-03-20 10:03:19] "PUT /access-control-list/46143863-d771-4172-b902-0d165ba8b030 HTTP/1.1" 200 272 0.071604 10.0.0.22 - - [2026-03-20 10:03:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006306 10.0.0.22 - - [2026-03-20 10:03:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004474 10.0.0.22 - - [2026-03-20 10:03:19] "POST /ref-update HTTP/1.1" 200 156 0.023605 10.0.0.22 - - [2026-03-20 10:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.22 - - [2026-03-20 10:03:19] "GET /virtual-network/e91bc0d8-ef19-40fd-a5f3-bb10db364ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007706 10.0.0.22 - - [2026-03-20 10:03:19] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005891 10.0.0.22 - - [2026-03-20 10:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.22 - - [2026-03-20 10:03:19] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002848 10.0.0.22 - - [2026-03-20 10:03:19] "POST /firewall-policys HTTP/1.1" 200 530 0.049400 10.0.0.22 - - [2026-03-20 10:03:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.030248 10.0.0.22 - - [2026-03-20 10:03:19] "GET /firewall-policy/250c0529-dd7b-43f5-a225-36eb495a2fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002924 10.0.0.22 - - [2026-03-20 10:03:19] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003146 10.0.0.22 - - [2026-03-20 10:03:19] "GET /firewall-policy/250c0529-dd7b-43f5-a225-36eb495a2fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002677 10.0.0.22 - - [2026-03-20 10:03:19] "POST /ref-update HTTP/1.1" 200 156 0.020689 10.0.0.22 - - [2026-03-20 10:03:19] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004328 10.0.0.22 - - [2026-03-20 10:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.22 - - [2026-03-20 10:03:19] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002869 10.0.0.22 - - [2026-03-20 10:03:19] "POST /firewall-policys HTTP/1.1" 200 532 0.029359 10.0.0.22 - - [2026-03-20 10:03:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015584 10.0.0.22 - - [2026-03-20 10:03:19] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009918 10.0.0.22 - - [2026-03-20 10:03:19] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005678 10.0.0.22 - - [2026-03-20 10:03:19] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003005 10.0.0.22 - - [2026-03-20 10:03:20] "GET /firewall-policy/250c0529-dd7b-43f5-a225-36eb495a2fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002761 10.0.0.22 - - [2026-03-20 10:03:20] "GET /firewall-policy/250c0529-dd7b-43f5-a225-36eb495a2fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002676 10.0.0.22 - - [2026-03-20 10:03:20] "POST /ref-update HTTP/1.1" 200 156 0.017201 10.0.0.22 - - [2026-03-20 10:03:20] "POST /ref-update HTTP/1.1" 200 156 0.147774 10.0.0.22 - - [2026-03-20 10:03:20] "POST /ref-update HTTP/1.1" 200 156 0.067657 10.0.0.22 - - [2026-03-20 10:03:20] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.010828 10.0.0.22 - - [2026-03-20 10:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.22 - - [2026-03-20 10:03:20] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008873 10.0.0.22 - - [2026-03-20 10:03:20] "POST /firewall-policys HTTP/1.1" 200 530 0.022732 10.0.0.22 - - [2026-03-20 10:03:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.062024 10.0.0.22 - - [2026-03-20 10:03:20] "GET /firewall-policy/d4f7e2ae-f39a-411d-9671-d0983d482b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008094 10.0.0.22 - - [2026-03-20 10:03:20] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002933 10.0.0.22 - - [2026-03-20 10:03:20] "GET /firewall-policy/d4f7e2ae-f39a-411d-9671-d0983d482b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002481 10.0.0.22 - - [2026-03-20 10:03:20] "GET /firewall-policy/250c0529-dd7b-43f5-a225-36eb495a2fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004081 10.0.0.22 - - [2026-03-20 10:03:20] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003571 10.0.0.22 - - [2026-03-20 10:03:20] "GET /firewall-policy/250c0529-dd7b-43f5-a225-36eb495a2fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002830 10.0.0.22 - - [2026-03-20 10:03:20] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012246 10.0.0.22 - - [2026-03-20 10:03:20] "POST /ref-update HTTP/1.1" 200 156 0.066707 10.0.0.22 - - [2026-03-20 10:03:20] "POST /ref-update HTTP/1.1" 200 156 0.037379 10.0.0.22 - - [2026-03-20 10:03:20] "POST /ref-update HTTP/1.1" 200 156 0.061287 10.0.0.22 - - [2026-03-20 10:03:20] "POST /ref-update HTTP/1.1" 200 156 0.047677 10.0.0.22 - - [2026-03-20 10:03:20] "POST /ref-update HTTP/1.1" 200 156 0.022993 10.0.0.22 - - [2026-03-20 10:03:20] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.013783 10.0.0.22 - - [2026-03-20 10:03:21] "POST /tags HTTP/1.1" 200 299 0.047184 10.0.0.22 - - [2026-03-20 10:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.22 - - [2026-03-20 10:03:21] "GET /tag/1f778982-466f-41af-aa31-1d9f0a6b13d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019356 10.0.0.22 - - [2026-03-20 10:03:21] "POST /set-tag HTTP/1.1" 200 109 0.021024 10.0.0.22 - - [2026-03-20 10:03:21] "POST /tags HTTP/1.1" 200 305 0.155462 10.0.0.22 - - [2026-03-20 10:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.22 - - [2026-03-20 10:03:21] "GET /tag/2942029b-f36b-4365-baf7-96dad73b12a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015150 10.0.0.22 - - [2026-03-20 10:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.22 - - [2026-03-20 10:03:21] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044695 10.0.0.22 - - [2026-03-20 10:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011760 10.0.0.22 - - [2026-03-20 10:03:21] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.010430 10.0.0.22 - - [2026-03-20 10:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.22 - - [2026-03-20 10:03:21] "GET /service-appliance-set/59b9b5cb-2328-412b-9b39-9b2f7ac28564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003502 10.0.0.22 - - [2026-03-20 10:03:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.001602 10.0.0.22 - - [2026-03-20 10:03:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112252 10.0.0.22 - - [2026-03-20 10:03:21] "GET /virtual-machine-interface/b5a64eb0-eb63-4a52-b5f4-a007a228acc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.025161 10.0.0.22 - - [2026-03-20 10:03:21] "POST /instance-ips HTTP/1.1" 200 381 0.092850 10.0.0.22 - - [2026-03-20 10:03:22] "GET /instance-ip/4fca7796-c853-4b93-9e68-2c3fe9649523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013112 10.0.0.22 - - [2026-03-20 10:03:22] "POST /loadbalancers HTTP/1.1" 200 582 0.068382 10.0.0.22 - - [2026-03-20 10:03:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.054521 10.0.0.22 - - [2026-03-20 10:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014393 10.0.0.22 - - [2026-03-20 10:03:22] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.055649 10.0.0.22 - - [2026-03-20 10:03:22] "GET /loadbalancer/e22aa9d9-b74c-4545-8b75-5879c38b1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.010570 10.0.0.22 - - [2026-03-20 10:03:22] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.096650 10.0.0.22 - - [2026-03-20 10:03:22] "GET /instance-ip/4fca7796-c853-4b93-9e68-2c3fe9649523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003625 10.0.0.22 - - [2026-03-20 10:03:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.068293 10.0.0.22 - - [2026-03-20 10:03:22] "POST /floating-ips HTTP/1.1" 200 583 0.047620 10.0.0.22 - - [2026-03-20 10:03:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019975 10.0.0.22 - - [2026-03-20 10:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006233 10.0.0.22 - - [2026-03-20 10:03:22] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.065275 10.0.0.22 - - [2026-03-20 10:03:22] "GET /loadbalancer-listener/aa51b3fd-2669-49a7-a117-ea083263861c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002944 10.0.0.22 - - [2026-03-20 10:03:22] "GET /loadbalancer-listener/aa51b3fd-2669-49a7-a117-ea083263861c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003267 10.0.0.22 - - [2026-03-20 10:03:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018723 10.0.0.22 - - [2026-03-20 10:03:22] "GET /instance-ip/4fca7796-c853-4b93-9e68-2c3fe9649523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003612 10.0.0.22 - - [2026-03-20 10:03:22] "GET /instance-ip/4fca7796-c853-4b93-9e68-2c3fe9649523?fields=floating_ips HTTP/1.1" 200 1170 0.018006 10.0.0.22 - - [2026-03-20 10:03:22] "GET /floating-ip/6eef2b4b-9f59-449e-84b0-63b49d438c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003139 10.0.0.22 - - [2026-03-20 10:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.22 - - [2026-03-20 10:03:22] "GET /global-vrouter-config/d6eed486-2791-4ffd-bfdb-b83abe638820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003116 10.0.0.22 - - [2026-03-20 10:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2026-03-20 10:03:22] "PUT /global-vrouter-config/d6eed486-2791-4ffd-bfdb-b83abe638820 HTTP/1.1" 200 276 0.014443 10.0.0.22 - - [2026-03-20 10:03:22] "POST /tags HTTP/1.1" 200 301 0.037175 10.0.0.22 - - [2026-03-20 10:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017354 10.0.0.22 - - [2026-03-20 10:03:22] "GET /tag/22ae753a-4375-40aa-a302-44d3a2361d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011428 10.0.0.22 - - [2026-03-20 10:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.22 - - [2026-03-20 10:03:22] "GET /project/1bdb6c47-fc4d-4e3a-aad6-758255e7e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050925 10.0.0.22 - - [2026-03-20 10:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.22 - - [2026-03-20 10:03:22] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008428 10.0.0.22 - - [2026-03-20 10:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.22 - - [2026-03-20 10:03:23] "GET /service-appliance-set/59b9b5cb-2328-412b-9b39-9b2f7ac28564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005335 10.0.0.22 - - [2026-03-20 10:03:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.004850 10.0.0.22 - - [2026-03-20 10:03:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.177830 10.0.0.22 - - [2026-03-20 10:03:23] "GET /virtual-machine-interface/29ed6c44-9f3f-4435-abea-320d549078be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.005072 10.0.0.22 - - [2026-03-20 10:03:23] "POST /instance-ips HTTP/1.1" 200 377 0.024642 10.0.0.22 - - [2026-03-20 10:03:23] "GET /instance-ip/13eec4fb-561e-4d12-8ff6-d1d28d39960d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008167 10.0.0.22 - - [2026-03-20 10:03:23] "POST /loadbalancers HTTP/1.1" 200 582 0.061163 10.0.0.22 - - [2026-03-20 10:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027748 10.0.0.22 - - [2026-03-20 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019832 10.0.0.22 - - [2026-03-20 10:03:23] "GET /project/1bdb6c47-fc4d-4e3a-aad6-758255e7e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.088006 10.0.0.22 - - [2026-03-20 10:03:23] "GET /instance-ip/13eec4fb-561e-4d12-8ff6-d1d28d39960d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002825 10.0.0.22 - - [2026-03-20 10:03:23] "GET /project/1bdb6c47-fc4d-4e3a-aad6-758255e7e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054259 10.0.0.22 - - [2026-03-20 10:03:23] "GET /loadbalancer/87429444-efb0-4373-904f-0232fe05eedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002512 10.0.0.22 - - [2026-03-20 10:03:23] "POST /floating-ips HTTP/1.1" 200 581 0.051506 10.0.0.22 - - [2026-03-20 10:03:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.060706 10.0.0.22 - - [2026-03-20 10:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008852 10.0.0.22 - - [2026-03-20 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007165 10.0.0.22 - - [2026-03-20 10:03:23] "GET /project/1bdb6c47-fc4d-4e3a-aad6-758255e7e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032469 10.0.0.22 - - [2026-03-20 10:03:23] "GET /loadbalancer-listener/f6d9e256-82d2-4db5-98e7-cfc1d98bcf5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002893 10.0.0.22 - - [2026-03-20 10:03:23] "GET /loadbalancer-listener/f6d9e256-82d2-4db5-98e7-cfc1d98bcf5f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004389 10.0.0.22 - - [2026-03-20 10:03:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.049774 10.0.0.22 - - [2026-03-20 10:03:23] "GET /instance-ip/13eec4fb-561e-4d12-8ff6-d1d28d39960d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003645 10.0.0.22 - - [2026-03-20 10:03:23] "GET /instance-ip/13eec4fb-561e-4d12-8ff6-d1d28d39960d?fields=floating_ips HTTP/1.1" 200 1164 0.005925 10.0.0.22 - - [2026-03-20 10:03:23] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002799 10.0.0.22 - - [2026-03-20 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.22 - - [2026-03-20 10:03:24] "GET /project/1bdb6c47-fc4d-4e3a-aad6-758255e7e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051136 10.0.0.22 - - [2026-03-20 10:03:24] "GET /loadbalancer/87429444-efb0-4373-904f-0232fe05eedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003169 10.0.0.22 - - [2026-03-20 10:03:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024285 10.0.0.22 - - [2026-03-20 10:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023269 10.0.0.22 - - [2026-03-20 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006275 10.0.0.22 - - [2026-03-20 10:03:24] "GET /project/1bdb6c47-fc4d-4e3a-aad6-758255e7e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043601 10.0.0.22 - - [2026-03-20 10:03:24] "GET /loadbalancer-listener/4f99b37e-c003-4ae2-8170-4b7146ada228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003799 10.0.0.22 - - [2026-03-20 10:03:24] "GET /loadbalancer-listener/4f99b37e-c003-4ae2-8170-4b7146ada228?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.010348 10.0.0.22 - - [2026-03-20 10:03:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038018 10.0.0.22 - - [2026-03-20 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007978 10.0.0.22 - - [2026-03-20 10:03:24] "GET /instance-ip/13eec4fb-561e-4d12-8ff6-d1d28d39960d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006671 10.0.0.22 - - [2026-03-20 10:03:24] "GET /instance-ip/13eec4fb-561e-4d12-8ff6-d1d28d39960d?fields=floating_ips HTTP/1.1" 200 1164 0.006183 10.0.0.22 - - [2026-03-20 10:03:24] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.007394 10.0.0.22 - - [2026-03-20 10:03:24] "GET /project/1bdb6c47-fc4d-4e3a-aad6-758255e7e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.090387 10.0.0.22 - - [2026-03-20 10:03:24] "GET /loadbalancer/87429444-efb0-4373-904f-0232fe05eedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002935 10.0.0.22 - - [2026-03-20 10:03:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019413 10.0.0.22 - - [2026-03-20 10:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025032 10.0.0.22 - - [2026-03-20 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013906 10.0.0.22 - - [2026-03-20 10:03:24] "GET /project/1bdb6c47-fc4d-4e3a-aad6-758255e7e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038713 10.0.0.22 - - [2026-03-20 10:03:24] "GET /loadbalancer-listener/e398f41c-e683-4244-a4f8-a9027653d616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.008379 10.0.0.22 - - [2026-03-20 10:03:24] "GET /loadbalancer-listener/e398f41c-e683-4244-a4f8-a9027653d616?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.015132 10.0.0.22 - - [2026-03-20 10:03:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021613 10.0.0.22 - - [2026-03-20 10:03:24] "GET /instance-ip/13eec4fb-561e-4d12-8ff6-d1d28d39960d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003511 10.0.0.22 - - [2026-03-20 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.22 - - [2026-03-20 10:03:24] "GET /loadbalancer/e22aa9d9-b74c-4545-8b75-5879c38b1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002980 10.0.0.22 - - [2026-03-20 10:03:24] "GET /instance-ip/13eec4fb-561e-4d12-8ff6-d1d28d39960d?fields=floating_ips HTTP/1.1" 200 1164 0.004097 10.0.0.22 - - [2026-03-20 10:03:24] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.008018 10.0.0.22 - - [2026-03-20 10:03:24] "POST /tags HTTP/1.1" 200 357 0.061564 10.0.0.22 - - [2026-03-20 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015931 10.0.0.22 - - [2026-03-20 10:03:24] "GET /tag/d0d9ca2a-59bf-47c4-a0cb-e4b8b7df767a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.013120 10.0.0.22 - - [2026-03-20 10:03:25] "POST /tags HTTP/1.1" 200 305 0.066646 10.0.0.22 - - [2026-03-20 10:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008396 10.0.0.22 - - [2026-03-20 10:03:25] "GET /tag/3c4e6192-1073-461f-a4a9-770bd9a1bfdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.016063 10.0.0.22 - - [2026-03-20 10:03:25] "POST /id-to-fqname HTTP/1.1" 200 174 0.000989 10.0.0.22 - - [2026-03-20 10:03:25] "POST /fqname-to-id HTTP/1.1" 404 183 0.011229 10.0.0.22 - - [2026-03-20 10:03:25] "POST /security-groups HTTP/1.1" 200 571 0.064376 10.0.0.22 - - [2026-03-20 10:03:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.002014 10.0.0.22 - - [2026-03-20 10:03:25] "POST /projects HTTP/1.1" 200 483 0.250649 10.0.0.22 - - [2026-03-20 10:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008945 10.0.0.22 - - [2026-03-20 10:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017772 10.0.0.22 - - [2026-03-20 10:03:25] "POST /access-control-lists HTTP/1.1" 200 580 0.089070 10.0.0.22 - - [2026-03-20 10:03:25] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.017242 10.0.0.22 - - [2026-03-20 10:03:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.010108 10.0.0.22 - - [2026-03-20 10:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.22 - - [2026-03-20 10:03:25] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004747 10.0.0.22 - - [2026-03-20 10:03:25] "POST /access-control-lists HTTP/1.1" 200 578 0.069818 10.0.0.22 - - [2026-03-20 10:03:25] "PUT /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747 HTTP/1.1" 200 264 0.107074 10.0.0.22 - - [2026-03-20 10:03:25] "PUT /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76 HTTP/1.1" 200 264 0.082665 10.0.0.22 - - [2026-03-20 10:03:25] "POST /security-groups HTTP/1.1" 200 537 0.091555 10.0.0.22 - - [2026-03-20 10:03:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.001720 10.0.0.22 - - [2026-03-20 10:03:25] "POST /access-control-lists HTTP/1.1" 200 596 0.063599 10.0.0.22 - - [2026-03-20 10:03:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.007480 10.0.0.22 - - [2026-03-20 10:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.084333 10.0.0.22 - - [2026-03-20 10:03:25] "POST /chown HTTP/1.1" 200 109 0.023866 10.0.0.22 - - [2026-03-20 10:03:25] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013891 10.0.0.22 - - [2026-03-20 10:03:25] "POST /access-control-lists HTTP/1.1" 200 594 0.054011 10.0.0.22 - - [2026-03-20 10:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.22 - - [2026-03-20 10:03:26] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004311 10.0.0.22 - - [2026-03-20 10:03:26] "POST /tags HTTP/1.1" 409 207 0.001973 10.0.0.22 - - [2026-03-20 10:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2026-03-20 10:03:26] "GET /tag/3c4e6192-1073-461f-a4a9-770bd9a1bfdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.012638 10.0.0.22 - - [2026-03-20 10:03:26] "POST /firewall-rules HTTP/1.1" 200 564 0.071361 10.0.0.22 - - [2026-03-20 10:03:26] "GET /firewall-rule/be6999f4-9c16-4bc6-af27-3acb626c1640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.013343 10.0.0.22 - - [2026-03-20 10:03:26] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003049 10.0.0.22 - - [2026-03-20 10:03:26] "GET /firewall-rule/be6999f4-9c16-4bc6-af27-3acb626c1640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005881 10.0.0.22 - - [2026-03-20 10:03:26] "POST /ref-update HTTP/1.1" 200 156 0.018458 10.0.0.22 - - [2026-03-20 10:03:26] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002451 10.0.0.22 - - [2026-03-20 10:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2026-03-20 10:03:26] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002343 10.0.0.22 - - [2026-03-20 10:03:26] "POST /tags HTTP/1.1" 409 207 0.001570 10.0.0.22 - - [2026-03-20 10:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.22 - - [2026-03-20 10:03:26] "GET /tag/3c4e6192-1073-461f-a4a9-770bd9a1bfdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.009901 10.0.0.22 - - [2026-03-20 10:03:26] "POST /firewall-rules HTTP/1.1" 200 562 0.078561 10.0.0.22 - - [2026-03-20 10:03:26] "GET /firewall-rule/b2414f4a-39b9-4f91-845d-eec3192c74bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004230 10.0.0.22 - - [2026-03-20 10:03:26] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006092 10.0.0.22 - - [2026-03-20 10:03:26] "GET /firewall-rule/b2414f4a-39b9-4f91-845d-eec3192c74bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002363 10.0.0.22 - - [2026-03-20 10:03:26] "POST /ref-update HTTP/1.1" 200 156 0.022129 10.0.0.22 - - [2026-03-20 10:03:26] "POST /tags HTTP/1.1" 200 355 0.030553 10.0.0.22 - - [2026-03-20 10:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.22 - - [2026-03-20 10:03:26] "GET /tag/408b82b7-926d-4934-b836-687b458032a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.027047 10.0.0.22 - - [2026-03-20 10:03:26] "POST /tags HTTP/1.1" 200 303 0.033536 10.0.0.22 - - [2026-03-20 10:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012179 10.0.0.22 - - [2026-03-20 10:03:26] "GET /tag/79d21346-c8ab-4f64-babb-80258cbb73ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013926 10.0.0.22 - - [2026-03-20 10:03:26] "POST /projects HTTP/1.1" 409 218 0.001871 10.0.0.22 - - [2026-03-20 10:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.22 - - [2026-03-20 10:03:26] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051535 10.0.0.22 - - [2026-03-20 10:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.22 - - [2026-03-20 10:03:26] "GET /network-ipam/3502d612-fdbd-47ad-9d70-672a5396b9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002285 10.0.0.22 - - [2026-03-20 10:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.22 - - [2026-03-20 10:03:26] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004952 10.0.0.22 - - [2026-03-20 10:03:26] "PUT /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747 HTTP/1.1" 200 264 0.036918 10.0.0.22 - - [2026-03-20 10:03:27] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004944 10.0.0.22 - - [2026-03-20 10:03:27] "POST /set-tag HTTP/1.1" 200 109 0.063057 10.0.0.22 - - [2026-03-20 10:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016760 10.0.0.22 - - [2026-03-20 10:03:27] "GET /network-ipam/31aa1e9f-eaa7-4932-85e3-18caceecd880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.006622 10.0.0.22 - - [2026-03-20 10:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.22 - - [2026-03-20 10:03:27] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004013 10.0.0.22 - - [2026-03-20 10:03:27] "PUT /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76 HTTP/1.1" 200 264 0.054717 10.0.0.22 - - [2026-03-20 10:03:27] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.014150 10.0.0.22 - - [2026-03-20 10:03:27] "POST /set-tag HTTP/1.1" 200 109 0.057188 10.0.0.22 - - [2026-03-20 10:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.22 - - [2026-03-20 10:03:27] "GET /network-policy/1b0016ca-ee47-488c-8829-c8bb6267ee9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002840 10.0.0.22 - - [2026-03-20 10:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.22 - - [2026-03-20 10:03:27] "GET /network-policy/f40f228d-5cc1-44f6-92f8-8bd24625ea0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002994 10.0.0.22 - - [2026-03-20 10:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.22 - - [2026-03-20 10:03:27] "GET /network-policy/09546e54-4efa-4564-ba53-a9777a1ca358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002472 10.0.0.22 - - [2026-03-20 10:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.22 - - [2026-03-20 10:03:27] "PUT /network-policy/09546e54-4efa-4564-ba53-a9777a1ca358 HTTP/1.1" 200 262 0.032621 10.0.0.22 - - [2026-03-20 10:03:27] "POST /ref-update HTTP/1.1" 200 156 0.060134 10.0.0.22 - - [2026-03-20 10:03:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002722 10.0.0.22 - - [2026-03-20 10:03:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002423 10.0.0.22 - - [2026-03-20 10:03:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001864 10.0.0.22 - - [2026-03-20 10:03:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002360 10.0.0.22 - - [2026-03-20 10:03:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001819 10.0.0.22 - - [2026-03-20 10:03:27] "POST /security-groups HTTP/1.1" 409 245 0.047956 10.0.0.22 - - [2026-03-20 10:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.22 - - [2026-03-20 10:03:27] "PUT /security-group/9c88ba79-ec82-42c3-84ee-e911dee88e29 HTTP/1.1" 200 262 0.055386 10.0.0.22 - - [2026-03-20 10:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.037697 10.0.0.22 - - [2026-03-20 10:03:27] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008602 10.0.0.22 - - [2026-03-20 10:03:27] "PUT /access-control-list/c2e00e77-28cb-4334-966e-730d678718ea HTTP/1.1" 200 272 0.052357 10.0.0.22 - - [2026-03-20 10:03:27] "PUT /access-control-list/ecf10b45-4b91-4d02-b2e5-f76c0510b1cc HTTP/1.1" 200 272 0.020733 10.0.0.22 - - [2026-03-20 10:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019610 10.0.0.22 - - [2026-03-20 10:03:28] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005954 10.0.0.22 - - [2026-03-20 10:03:28] "POST /tags HTTP/1.1" 409 206 0.003328 10.0.0.22 - - [2026-03-20 10:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.22 - - [2026-03-20 10:03:28] "GET /tag/79d21346-c8ab-4f64-babb-80258cbb73ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020018 10.0.0.22 - - [2026-03-20 10:03:28] "POST /firewall-rules HTTP/1.1" 200 562 0.081272 10.0.0.22 - - [2026-03-20 10:03:28] "GET /firewall-rule/c0844181-d5e4-4db2-8666-2b3fed1a189f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004223 10.0.0.22 - - [2026-03-20 10:03:28] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007242 10.0.0.22 - - [2026-03-20 10:03:28] "GET /firewall-rule/c0844181-d5e4-4db2-8666-2b3fed1a189f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003952 10.0.0.22 - - [2026-03-20 10:03:28] "POST /ref-update HTTP/1.1" 200 156 0.034211 10.0.0.22 - - [2026-03-20 10:03:28] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017386 10.0.0.22 - - [2026-03-20 10:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.22 - - [2026-03-20 10:03:28] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005095 10.0.0.22 - - [2026-03-20 10:03:28] "POST /tags HTTP/1.1" 409 206 0.001953 10.0.0.22 - - [2026-03-20 10:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.22 - - [2026-03-20 10:03:28] "GET /tag/79d21346-c8ab-4f64-babb-80258cbb73ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013907 10.0.0.22 - - [2026-03-20 10:03:28] "POST /firewall-rules HTTP/1.1" 200 560 0.081455 10.0.0.22 - - [2026-03-20 10:03:28] "GET /firewall-rule/9510b880-c659-48cf-aa75-ab0263064c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.007825 10.0.0.22 - - [2026-03-20 10:03:28] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006188 10.0.0.22 - - [2026-03-20 10:03:28] "GET /firewall-rule/9510b880-c659-48cf-aa75-ab0263064c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004512 10.0.0.22 - - [2026-03-20 10:03:28] "POST /ref-update HTTP/1.1" 200 156 0.053045 10.0.0.22 - - [2026-03-20 10:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.22 - - [2026-03-20 10:03:28] "GET /loadbalancer/87429444-efb0-4373-904f-0232fe05eedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002528 10.0.0.22 - - [2026-03-20 10:03:28] "POST /tags HTTP/1.1" 200 371 0.036139 10.0.0.22 - - [2026-03-20 10:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013016 10.0.0.22 - - [2026-03-20 10:03:28] "GET /tag/063ab326-d428-4bd2-9d51-abdcded864ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.030497 10.0.0.22 - - [2026-03-20 10:03:28] "POST /tags HTTP/1.1" 200 319 0.020419 10.0.0.22 - - [2026-03-20 10:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018153 10.0.0.22 - - [2026-03-20 10:03:28] "GET /tag/612d60ef-c14f-453b-8aa3-d363db662742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012413 10.0.0.22 - - [2026-03-20 10:03:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.000466 10.0.0.22 - - [2026-03-20 10:03:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.007298 10.0.0.22 - - [2026-03-20 10:03:29] "POST /security-groups HTTP/1.1" 200 578 0.087106 10.0.0.22 - - [2026-03-20 10:03:29] "POST /projects HTTP/1.1" 200 497 0.209809 10.0.0.22 - - [2026-03-20 10:03:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.004463 10.0.0.22 - - [2026-03-20 10:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.048006 10.0.0.22 - - [2026-03-20 10:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014770 10.0.0.22 - - [2026-03-20 10:03:29] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.021204 10.0.0.22 - - [2026-03-20 10:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007070 10.0.0.22 - - [2026-03-20 10:03:29] "POST /access-control-lists HTTP/1.1" 200 587 0.126691 10.0.0.22 - - [2026-03-20 10:03:29] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.026213 10.0.0.22 - - [2026-03-20 10:03:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.018699 10.0.0.22 - - [2026-03-20 10:03:29] "POST /access-control-lists HTTP/1.1" 200 585 0.063507 10.0.0.22 - - [2026-03-20 10:03:29] "PUT /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747 HTTP/1.1" 200 264 0.097968 10.0.0.22 - - [2026-03-20 10:03:29] "PUT /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76 HTTP/1.1" 200 264 0.079878 10.0.0.22 - - [2026-03-20 10:03:29] "POST /security-groups HTTP/1.1" 200 558 0.096620 10.0.0.22 - - [2026-03-20 10:03:29] "POST /fqname-to-id HTTP/1.1" 404 248 0.005091 10.0.0.22 - - [2026-03-20 10:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030457 10.0.0.22 - - [2026-03-20 10:03:29] "POST /access-control-lists HTTP/1.1" 200 610 0.069914 10.0.0.22 - - [2026-03-20 10:03:29] "POST /fqname-to-id HTTP/1.1" 404 247 0.005553 10.0.0.22 - - [2026-03-20 10:03:29] "POST /chown HTTP/1.1" 200 109 0.060687 10.0.0.22 - - [2026-03-20 10:03:29] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025281 10.0.0.22 - - [2026-03-20 10:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.22 - - [2026-03-20 10:03:29] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.029197 10.0.0.22 - - [2026-03-20 10:03:29] "POST /tags HTTP/1.1" 409 214 0.001839 10.0.0.22 - - [2026-03-20 10:03:29] "POST /access-control-lists HTTP/1.1" 200 608 0.079149 10.0.0.22 - - [2026-03-20 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.22 - - [2026-03-20 10:03:30] "GET /tag/612d60ef-c14f-453b-8aa3-d363db662742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013574 10.0.0.22 - - [2026-03-20 10:03:30] "POST /firewall-rules HTTP/1.1" 200 578 0.090521 10.0.0.22 - - [2026-03-20 10:03:30] "GET /firewall-rule/544593fe-a060-47e9-871d-468fe1d6e6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.015891 10.0.0.22 - - [2026-03-20 10:03:30] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004189 10.0.0.22 - - [2026-03-20 10:03:30] "GET /firewall-rule/544593fe-a060-47e9-871d-468fe1d6e6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002280 10.0.0.22 - - [2026-03-20 10:03:30] "POST /ref-update HTTP/1.1" 200 156 0.031786 10.0.0.22 - - [2026-03-20 10:03:30] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002099 10.0.0.22 - - [2026-03-20 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.22 - - [2026-03-20 10:03:30] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002497 10.0.0.22 - - [2026-03-20 10:03:30] "POST /tags HTTP/1.1" 409 214 0.002034 10.0.0.22 - - [2026-03-20 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.22 - - [2026-03-20 10:03:30] "GET /tag/612d60ef-c14f-453b-8aa3-d363db662742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013390 10.0.0.22 - - [2026-03-20 10:03:30] "POST /firewall-rules HTTP/1.1" 200 576 0.067602 10.0.0.22 - - [2026-03-20 10:03:30] "GET /firewall-rule/481c3272-ec46-4814-ba7a-a6ebebe63f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004372 10.0.0.22 - - [2026-03-20 10:03:30] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003739 10.0.0.22 - - [2026-03-20 10:03:30] "GET /firewall-rule/481c3272-ec46-4814-ba7a-a6ebebe63f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003219 10.0.0.22 - - [2026-03-20 10:03:30] "POST /ref-update HTTP/1.1" 200 156 0.084020 10.0.0.22 - - [2026-03-20 10:03:30] "POST /tags HTTP/1.1" 200 363 0.047099 10.0.0.22 - - [2026-03-20 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.22 - - [2026-03-20 10:03:30] "GET /tag/30d995ed-ce2b-4695-93c2-e6aafeff4e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.018746 10.0.0.22 - - [2026-03-20 10:03:30] "POST /tags HTTP/1.1" 200 311 0.031463 10.0.0.22 - - [2026-03-20 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012287 10.0.0.22 - - [2026-03-20 10:03:30] "GET /tag/6b7e657c-cbbd-420c-826a-a223f41a11c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015140 10.0.0.22 - - [2026-03-20 10:03:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.000507 10.0.0.22 - - [2026-03-20 10:03:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.006350 10.0.0.22 - - [2026-03-20 10:03:31] "POST /security-groups HTTP/1.1" 200 574 0.085045 10.0.0.22 - - [2026-03-20 10:03:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.003090 10.0.0.22 - - [2026-03-20 10:03:31] "POST /projects HTTP/1.1" 200 489 0.284873 10.0.0.22 - - [2026-03-20 10:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007727 10.0.0.22 - - [2026-03-20 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.22 - - [2026-03-20 10:03:31] "POST /access-control-lists HTTP/1.1" 200 583 0.080328 10.0.0.22 - - [2026-03-20 10:03:31] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.029955 10.0.0.22 - - [2026-03-20 10:03:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.040305 10.0.0.22 - - [2026-03-20 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013546 10.0.0.22 - - [2026-03-20 10:03:31] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.015872 10.0.0.22 - - [2026-03-20 10:03:31] "POST /access-control-lists HTTP/1.1" 200 581 0.065079 10.0.0.22 - - [2026-03-20 10:03:31] "PUT /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747 HTTP/1.1" 200 264 0.087597 10.0.0.22 - - [2026-03-20 10:03:31] "PUT /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76 HTTP/1.1" 200 264 0.054808 10.0.0.22 - - [2026-03-20 10:03:31] "POST /security-groups HTTP/1.1" 200 546 0.088980 10.0.0.22 - - [2026-03-20 10:03:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.001574 10.0.0.22 - - [2026-03-20 10:03:31] "POST /access-control-lists HTTP/1.1" 200 602 0.063765 10.0.0.22 - - [2026-03-20 10:03:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.016503 10.0.0.22 - - [2026-03-20 10:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.070669 10.0.0.22 - - [2026-03-20 10:03:31] "POST /chown HTTP/1.1" 200 109 0.029529 10.0.0.22 - - [2026-03-20 10:03:31] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018371 10.0.0.22 - - [2026-03-20 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.22 - - [2026-03-20 10:03:31] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008300 10.0.0.22 - - [2026-03-20 10:03:31] "POST /access-control-lists HTTP/1.1" 200 600 0.121640 10.0.0.22 - - [2026-03-20 10:03:31] "POST /tags HTTP/1.1" 409 210 0.002042 10.0.0.22 - - [2026-03-20 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.22 - - [2026-03-20 10:03:31] "GET /tag/6b7e657c-cbbd-420c-826a-a223f41a11c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.027149 10.0.0.22 - - [2026-03-20 10:03:31] "POST /firewall-rules HTTP/1.1" 200 570 0.105686 10.0.0.22 - - [2026-03-20 10:03:32] "GET /firewall-rule/0d826cf6-595a-4f95-a96e-ad6a479831e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010780 10.0.0.22 - - [2026-03-20 10:03:32] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003497 10.0.0.22 - - [2026-03-20 10:03:32] "GET /firewall-rule/0d826cf6-595a-4f95-a96e-ad6a479831e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009434 10.0.0.22 - - [2026-03-20 10:03:32] "POST /ref-update HTTP/1.1" 200 156 0.084889 10.0.0.22 - - [2026-03-20 10:03:32] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006527 10.0.0.22 - - [2026-03-20 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.22 - - [2026-03-20 10:03:32] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002970 10.0.0.22 - - [2026-03-20 10:03:32] "POST /tags HTTP/1.1" 409 210 0.005561 10.0.0.22 - - [2026-03-20 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.22 - - [2026-03-20 10:03:32] "GET /tag/6b7e657c-cbbd-420c-826a-a223f41a11c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011361 10.0.0.22 - - [2026-03-20 10:03:32] "POST /firewall-rules HTTP/1.1" 200 568 0.074077 10.0.0.22 - - [2026-03-20 10:03:32] "GET /firewall-rule/bc74042f-9233-44bc-a4f1-34feb99a469d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.018957 10.0.0.22 - - [2026-03-20 10:03:32] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004482 10.0.0.22 - - [2026-03-20 10:03:32] "GET /firewall-rule/bc74042f-9233-44bc-a4f1-34feb99a469d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004276 10.0.0.22 - - [2026-03-20 10:03:32] "POST /ref-update HTTP/1.1" 200 156 0.061995 10.0.0.22 - - [2026-03-20 10:03:32] "POST /tags HTTP/1.1" 200 363 0.039115 10.0.0.22 - - [2026-03-20 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.032784 10.0.0.22 - - [2026-03-20 10:03:32] "GET /tag/937f4382-0901-46db-b6de-6ab982ce740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.013183 10.0.0.22 - - [2026-03-20 10:03:32] "POST /tags HTTP/1.1" 200 311 0.032964 10.0.0.22 - - [2026-03-20 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.22 - - [2026-03-20 10:03:32] "GET /tag/d86e3573-acba-4236-9b0e-68b1e4ad520d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.026206 10.0.0.22 - - [2026-03-20 10:03:32] "POST /projects HTTP/1.1" 409 223 0.002108 10.0.0.22 - - [2026-03-20 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2026-03-20 10:03:32] "GET /project/1bdb6c47-fc4d-4e3a-aad6-758255e7e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045489 10.0.0.22 - - [2026-03-20 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.22 - - [2026-03-20 10:03:32] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005641 10.0.0.22 - - [2026-03-20 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.22 - - [2026-03-20 10:03:33] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004328 10.0.0.22 - - [2026-03-20 10:03:33] "PUT /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747 HTTP/1.1" 200 264 0.089981 10.0.0.22 - - [2026-03-20 10:03:33] "PUT /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76 HTTP/1.1" 200 264 0.077454 10.0.0.22 - - [2026-03-20 10:03:33] "POST /security-groups HTTP/1.1" 409 253 0.005794 10.0.0.22 - - [2026-03-20 10:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.22 - - [2026-03-20 10:03:33] "PUT /security-group/a3937656-5b46-4912-8f87-afa87e982f94 HTTP/1.1" 200 262 0.067391 10.0.0.22 - - [2026-03-20 10:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021858 10.0.0.22 - - [2026-03-20 10:03:33] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003153 10.0.0.22 - - [2026-03-20 10:03:33] "PUT /access-control-list/d7ad3e44-453e-4e00-b710-07d25ff35aa8 HTTP/1.1" 200 272 0.018042 10.0.0.22 - - [2026-03-20 10:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.22 - - [2026-03-20 10:03:33] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016318 10.0.0.22 - - [2026-03-20 10:03:33] "POST /tags HTTP/1.1" 409 210 0.007780 10.0.0.22 - - [2026-03-20 10:03:33] "PUT /access-control-list/d331c38d-0487-418e-9852-11e3bfbb94f8 HTTP/1.1" 200 272 0.045991 10.0.0.22 - - [2026-03-20 10:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2026-03-20 10:03:33] "GET /tag/d86e3573-acba-4236-9b0e-68b1e4ad520d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.015395 10.0.0.22 - - [2026-03-20 10:03:33] "POST /firewall-rules HTTP/1.1" 200 570 0.098150 10.0.0.22 - - [2026-03-20 10:03:33] "GET /firewall-rule/e96490bc-5652-404f-a9da-9980c2967eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.008985 10.0.0.22 - - [2026-03-20 10:03:33] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004839 10.0.0.22 - - [2026-03-20 10:03:33] "GET /firewall-rule/e96490bc-5652-404f-a9da-9980c2967eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002630 10.0.0.22 - - [2026-03-20 10:03:33] "POST /ref-update HTTP/1.1" 200 156 0.073990 10.0.0.22 - - [2026-03-20 10:03:33] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017791 10.0.0.22 - - [2026-03-20 10:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008009 10.0.0.22 - - [2026-03-20 10:03:33] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003332 10.0.0.22 - - [2026-03-20 10:03:33] "POST /tags HTTP/1.1" 409 210 0.002568 10.0.0.22 - - [2026-03-20 10:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.22 - - [2026-03-20 10:03:33] "GET /tag/d86e3573-acba-4236-9b0e-68b1e4ad520d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.016299 10.0.0.22 - - [2026-03-20 10:03:34] "POST /firewall-rules HTTP/1.1" 200 568 0.068928 10.0.0.22 - - [2026-03-20 10:03:34] "GET /firewall-rule/9510172b-82b6-472b-b3fd-a4984d6f0e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.016336 10.0.0.22 - - [2026-03-20 10:03:34] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004634 10.0.0.22 - - [2026-03-20 10:03:34] "GET /firewall-rule/9510172b-82b6-472b-b3fd-a4984d6f0e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004719 10.0.0.22 - - [2026-03-20 10:03:34] "POST /ref-update HTTP/1.1" 200 156 0.045010 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:03:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:03:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 10.0.0.22 - - [2026-03-20 10:03:57] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.22 - - [2026-03-20 10:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.22 - - [2026-03-20 10:03:57] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010386 10.0.0.22 - - [2026-03-20 10:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.22 - - [2026-03-20 10:03:57] "GET /config-node/7bdf443f-86f3-4b0d-b932-07ead614edd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003296 10.0.0.22 - - [2026-03-20 10:04:01] "POST /tags HTTP/1.1" 200 301 0.066381 10.0.0.22 - - [2026-03-20 10:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014690 10.0.0.22 - - [2026-03-20 10:04:01] "GET /tag/197a3091-a218-4a6e-a61b-4722aeec9d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011980 10.0.0.22 - - [2026-03-20 10:04:01] "POST /tags HTTP/1.1" 200 325 0.047311 10.0.0.22 - - [2026-03-20 10:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.22 - - [2026-03-20 10:04:01] "GET /tag/d46f44c4-40f0-4ba7-81d4-d3252cc42a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.011425 10.0.0.22 - - [2026-03-20 10:04:01] "POST /tags HTTP/1.1" 409 237 0.001586 10.0.0.22 - - [2026-03-20 10:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.22 - - [2026-03-20 10:04:01] "GET /tag/937f4382-0901-46db-b6de-6ab982ce740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.011156 10.0.0.22 - - [2026-03-20 10:04:01] "POST /tags HTTP/1.1" 409 210 0.001747 10.0.0.22 - - [2026-03-20 10:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.22 - - [2026-03-20 10:04:01] "GET /tag/d86e3573-acba-4236-9b0e-68b1e4ad520d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010697 10.0.0.22 - - [2026-03-20 10:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.22 - - [2026-03-20 10:04:01] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003794 10.0.0.22 - - [2026-03-20 10:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.22 - - [2026-03-20 10:04:01] "GET /project/1bdb6c47-fc4d-4e3a-aad6-758255e7e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032521 10.0.0.22 - - [2026-03-20 10:04:01] "POST /virtual-machines HTTP/1.1" 200 377 0.020518 10.0.0.22 - - [2026-03-20 10:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017924 10.0.0.22 - - [2026-03-20 10:04:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.102426 10.0.0.22 - - [2026-03-20 10:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013287 10.0.0.22 - - [2026-03-20 10:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009780 10.0.0.22 - - [2026-03-20 10:04:01] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005224 10.0.0.22 - - [2026-03-20 10:04:01] "POST /instance-ips HTTP/1.1" 200 409 0.046966 10.0.0.22 - - [2026-03-20 10:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029998 10.0.0.22 - - [2026-03-20 10:04:01] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015898 10.0.0.22 - - [2026-03-20 10:04:02] "POST /set-tag HTTP/1.1" 200 109 0.055294 10.0.0.22 - - [2026-03-20 10:04:02] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.029391 10.0.0.22 - - [2026-03-20 10:04:02] "GET /instance-ip/1ec1fc22-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009429 10.0.0.22 - - [2026-03-20 10:04:02] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004635 10.0.0.22 - - [2026-03-20 10:04:02] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.22 - - [2026-03-20 10:04:02] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003553 10.0.0.22 - - [2026-03-20 10:04:02] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.22 - - [2026-03-20 10:04:02] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004130 10.0.0.22 - - [2026-03-20 10:04:02] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.22 - - [2026-03-20 10:04:09] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.22 - - [2026-03-20 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.22 - - [2026-03-20 10:04:09] "GET /routing-instance/2f7def22-523b-4dba-b130-d50a06164d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002687 10.0.0.22 - - [2026-03-20 10:04:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002026 10.0.0.22 - - [2026-03-20 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2026-03-20 10:04:09] "GET /bgp-router/fa1407fe-c8a7-4ffc-b6f8-7a6077a84e8e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003705 10.0.0.22 - - [2026-03-20 10:04:09] "PUT /bgp-router/fa1407fe-c8a7-4ffc-b6f8-7a6077a84e8e HTTP/1.1" 200 254 0.026040 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:04:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:04:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:04:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:04:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:04:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:04:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:04:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:04:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001271 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:04:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.129 - - [2026-03-20 10:04:56] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.129 - - [2026-03-20 10:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2026-03-20 10:04:56] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004205 10.0.0.129 - - [2026-03-20 10:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.129 - - [2026-03-20 10:04:56] "GET /routing-instance/2f7def22-523b-4dba-b130-d50a06164d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002326 10.0.0.129 - - [2026-03-20 10:04:56] "PUT /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710 HTTP/1.1" 200 274 0.007737 10.0.0.129 - - [2026-03-20 10:04:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.001794 10.0.0.129 - - [2026-03-20 10:04:56] "POST /virtual-routers HTTP/1.1" 200 599 0.013540 10.0.0.129 - - [2026-03-20 10:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.129 - - [2026-03-20 10:04:56] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004387 10.0.0.129 - - [2026-03-20 10:04:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.003417 10.0.0.129 - - [2026-03-20 10:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.129 - - [2026-03-20 10:04:56] "GET /virtual-network/e91bc0d8-ef19-40fd-a5f3-bb10db364ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003841 10.0.0.129 - - [2026-03-20 10:04:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.050383 10.0.0.22 - - [2026-03-20 10:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.22 - - [2026-03-20 10:04:57] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002494 10.0.0.22 - - [2026-03-20 10:05:04] "GET /global-system-configs HTTP/1.1" 200 322 0.003087 10.0.0.22 - - [2026-03-20 10:05:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001858 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:05:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:05:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:05:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:05:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:05:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:05:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 10.0.0.22 - - [2026-03-20 10:07:21] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002846 10.0.0.22 - - [2026-03-20 10:07:21] "POST /ref-update HTTP/1.1" 200 156 0.007806 10.0.0.129 - - [2026-03-20 10:07:23] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.129 - - [2026-03-20 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.129 - - [2026-03-20 10:07:23] "GET /global-system-config/55eab372-0f26-4b27-a3f1-6ddc2f122710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004841 10.0.0.129 - - [2026-03-20 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.129 - - [2026-03-20 10:07:23] "GET /routing-instance/2f7def22-523b-4dba-b130-d50a06164d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002817 10.0.0.129 - - [2026-03-20 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.129 - - [2026-03-20 10:07:23] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004636 10.0.0.129 - - [2026-03-20 10:07:23] "PUT /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840 HTTP/1.1" 200 262 0.009718 10.0.0.129 - - [2026-03-20 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019857 10.0.0.129 - - [2026-03-20 10:07:23] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002914 10.0.0.129 - - [2026-03-20 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.129 - - [2026-03-20 10:07:23] "GET /virtual-machine-interface/9aec1bdf-a324-47b1-95f4-8d3c90f7f2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.012256 10.0.0.129 - - [2026-03-20 10:07:23] "PUT /virtual-machine-interface/9aec1bdf-a324-47b1-95f4-8d3c90f7f2fa HTTP/1.1" 200 284 0.008460 10.0.0.22 - - [2026-03-20 10:07:31] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008027 10.0.0.22 - - [2026-03-20 10:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.22 - - [2026-03-20 10:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.22 - - [2026-03-20 10:07:31] "GET /loadbalancer/87429444-efb0-4373-904f-0232fe05eedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002678 10.0.0.22 - - [2026-03-20 10:07:31] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004291 10.0.0.22 - - [2026-03-20 10:07:31] "POST /set-tag HTTP/1.1" 200 109 0.004534 10.0.0.22 - - [2026-03-20 10:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.22 - - [2026-03-20 10:07:31] "GET /loadbalancer/87429444-efb0-4373-904f-0232fe05eedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002838 10.0.0.22 - - [2026-03-20 10:07:31] "GET /loadbalancer-pool/c7213cd5-d225-46e1-b3f4-63b239b0b554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004070 10.0.0.22 - - [2026-03-20 10:07:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021034 10.0.0.22 - - [2026-03-20 10:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015451 10.0.0.22 - - [2026-03-20 10:07:31] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013066 10.0.0.22 - - [2026-03-20 10:07:31] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004786 10.0.0.22 - - [2026-03-20 10:07:31] "POST /tags HTTP/1.1" 409 205 0.003912 10.0.0.22 - - [2026-03-20 10:07:31] "POST /ref-update HTTP/1.1" 200 156 0.006458 10.0.0.22 - - [2026-03-20 10:07:31] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.007802 10.0.0.22 - - [2026-03-20 10:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.22 - - [2026-03-20 10:07:31] "GET /tag/22ae753a-4375-40aa-a302-44d3a2361d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019400 10.0.0.22 - - [2026-03-20 10:07:31] "PUT /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770 HTTP/1.1" 200 256 0.013646 10.0.0.22 - - [2026-03-20 10:07:31] "POST /set-tag HTTP/1.1" 200 109 0.081665 10.0.0.22 - - [2026-03-20 10:07:31] "GET /loadbalancer-pool/431f1c16-43b4-4665-a0a0-98c5ef4f6adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004733 10.0.0.22 - - [2026-03-20 10:07:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021673 10.0.0.22 - - [2026-03-20 10:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018862 10.0.0.22 - - [2026-03-20 10:07:31] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010093 10.0.0.22 - - [2026-03-20 10:07:31] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004011 10.0.0.22 - - [2026-03-20 10:07:31] "POST /ref-update HTTP/1.1" 200 156 0.006942 10.0.0.22 - - [2026-03-20 10:07:31] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.015610 10.0.0.22 - - [2026-03-20 10:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.22 - - [2026-03-20 10:07:31] "GET /loadbalancer-pool/7d66e41f-4262-4333-98fa-9c7ad59baf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007256 10.0.0.22 - - [2026-03-20 10:07:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014426 10.0.0.22 - - [2026-03-20 10:07:31] "PUT /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770 HTTP/1.1" 200 256 0.015689 10.0.0.22 - - [2026-03-20 10:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016020 10.0.0.22 - - [2026-03-20 10:07:31] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006000 10.0.0.22 - - [2026-03-20 10:07:31] "POST /set-tag HTTP/1.1" 200 109 0.009032 10.0.0.22 - - [2026-03-20 10:07:31] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010155 10.0.0.22 - - [2026-03-20 10:07:31] "POST /ref-update HTTP/1.1" 200 156 0.006904 10.0.0.22 - - [2026-03-20 10:07:31] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.006700 10.0.0.22 - - [2026-03-20 10:07:31] "PUT /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770 HTTP/1.1" 200 256 0.014950 10.0.0.22 - - [2026-03-20 10:08:31] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004556 10.0.0.22 - - [2026-03-20 10:08:31] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.22 - - [2026-03-20 10:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.22 - - [2026-03-20 10:08:32] "GET /loadbalancer/87429444-efb0-4373-904f-0232fe05eedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002625 10.0.0.22 - - [2026-03-20 10:08:32] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004817 10.0.0.22 - - [2026-03-20 10:08:32] "POST /set-tag HTTP/1.1" 200 109 0.021498 10.0.0.22 - - [2026-03-20 10:08:32] "DELETE /loadbalancer-member/2e4398e5-7ceb-48b5-a747-5ddd49c737f8 HTTP/1.1" 200 115 0.043505 10.0.0.22 - - [2026-03-20 10:08:32] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004906 10.0.0.22 - - [2026-03-20 10:08:32] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.22 - - [2026-03-20 10:08:32] "DELETE /loadbalancer-member/74dfd10c-5a76-4ab1-b697-ab5f15a71200 HTTP/1.1" 200 115 0.029532 10.0.0.22 - - [2026-03-20 10:08:32] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004572 10.0.0.22 - - [2026-03-20 10:08:32] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.22 - - [2026-03-20 10:08:32] "DELETE /loadbalancer-member/e7307809-a732-4913-a578-8991669e81a3 HTTP/1.1" 200 115 0.030487 10.0.0.22 - - [2026-03-20 10:08:32] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004724 10.0.0.22 - - [2026-03-20 10:08:32] "POST /set-tag HTTP/1.1" 200 109 0.005687 10.0.0.22 - - [2026-03-20 10:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009009 10.0.0.22 - - [2026-03-20 10:08:32] "GET /loadbalancer/87429444-efb0-4373-904f-0232fe05eedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002767 10.0.0.22 - - [2026-03-20 10:08:32] "GET /loadbalancer-pool/c7213cd5-d225-46e1-b3f4-63b239b0b554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003418 10.0.0.22 - - [2026-03-20 10:08:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023466 10.0.0.22 - - [2026-03-20 10:08:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015737 10.0.0.22 - - [2026-03-20 10:08:32] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009212 10.0.0.22 - - [2026-03-20 10:08:32] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008063 10.0.0.22 - - [2026-03-20 10:08:32] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006249 10.0.0.22 - - [2026-03-20 10:08:32] "POST /set-tag HTTP/1.1" 200 109 0.063147 10.0.0.22 - - [2026-03-20 10:08:32] "GET /loadbalancer-pool/431f1c16-43b4-4665-a0a0-98c5ef4f6adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011587 10.0.0.22 - - [2026-03-20 10:08:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013442 10.0.0.22 - - [2026-03-20 10:08:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007348 10.0.0.22 - - [2026-03-20 10:08:32] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012683 10.0.0.22 - - [2026-03-20 10:08:32] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007301 10.0.0.22 - - [2026-03-20 10:08:32] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.22 - - [2026-03-20 10:08:32] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002824 10.0.0.22 - - [2026-03-20 10:08:32] "GET /loadbalancer-pool/7d66e41f-4262-4333-98fa-9c7ad59baf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002788 10.0.0.22 - - [2026-03-20 10:08:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015924 10.0.0.22 - - [2026-03-20 10:08:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013381 10.0.0.22 - - [2026-03-20 10:08:32] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010460 10.0.0.22 - - [2026-03-20 10:08:32] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006407 10.0.0.22 - - [2026-03-20 10:08:32] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002241 10.0.0.22 - - [2026-03-20 10:08:32] "POST /set-tag HTTP/1.1" 200 109 0.002713 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:09:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:09:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 10.0.0.22 - - [2026-03-20 10:10:04] "GET /global-system-configs HTTP/1.1" 200 322 0.001993 10.0.0.22 - - [2026-03-20 10:10:05] "GET /global-system-configs HTTP/1.1" 200 322 0.004437 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:10:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:10:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:10:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001087 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:10:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:10:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:10:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.22 - - [2026-03-20 10:12:34] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004501 10.0.0.22 - - [2026-03-20 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.22 - - [2026-03-20 10:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2026-03-20 10:12:34] "GET /loadbalancer/87429444-efb0-4373-904f-0232fe05eedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003168 10.0.0.22 - - [2026-03-20 10:12:34] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004193 10.0.0.22 - - [2026-03-20 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.026106 10.0.0.22 - - [2026-03-20 10:12:34] "DELETE /loadbalancer-member/0d567839-db60-45f4-9fe3-71e39f796be5 HTTP/1.1" 200 115 0.064330 10.0.0.22 - - [2026-03-20 10:12:34] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016638 10.0.0.22 - - [2026-03-20 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.22 - - [2026-03-20 10:12:34] "DELETE /loadbalancer-member/10a8ddf8-6b72-4bcb-a222-f3754f1ef1f3 HTTP/1.1" 200 115 0.127779 10.0.0.22 - - [2026-03-20 10:12:34] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004320 10.0.0.22 - - [2026-03-20 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.010215 10.0.0.22 - - [2026-03-20 10:12:34] "DELETE /loadbalancer-member/419e1f03-93b6-42a7-a26c-67023fb7b2e9 HTTP/1.1" 200 115 0.034830 10.0.0.22 - - [2026-03-20 10:12:34] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005996 10.0.0.22 - - [2026-03-20 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.004776 10.0.0.22 - - [2026-03-20 10:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.22 - - [2026-03-20 10:12:34] "GET /loadbalancer/87429444-efb0-4373-904f-0232fe05eedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005236 10.0.0.22 - - [2026-03-20 10:12:34] "GET /loadbalancer-pool/c7213cd5-d225-46e1-b3f4-63b239b0b554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003494 10.0.0.22 - - [2026-03-20 10:12:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028591 10.0.0.22 - - [2026-03-20 10:12:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.041111 10.0.0.22 - - [2026-03-20 10:12:34] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009458 10.0.0.22 - - [2026-03-20 10:12:34] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008272 10.0.0.22 - - [2026-03-20 10:12:34] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.007406 10.0.0.22 - - [2026-03-20 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.064396 10.0.0.22 - - [2026-03-20 10:12:34] "GET /loadbalancer-pool/431f1c16-43b4-4665-a0a0-98c5ef4f6adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.025684 10.0.0.22 - - [2026-03-20 10:12:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032213 10.0.0.22 - - [2026-03-20 10:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017399 10.0.0.22 - - [2026-03-20 10:12:35] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018857 10.0.0.22 - - [2026-03-20 10:12:35] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025818 10.0.0.22 - - [2026-03-20 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.003718 10.0.0.22 - - [2026-03-20 10:12:35] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004707 10.0.0.22 - - [2026-03-20 10:12:35] "GET /loadbalancer-pool/7d66e41f-4262-4333-98fa-9c7ad59baf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006025 10.0.0.22 - - [2026-03-20 10:12:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032465 10.0.0.22 - - [2026-03-20 10:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.044081 10.0.0.22 - - [2026-03-20 10:12:35] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025949 10.0.0.22 - - [2026-03-20 10:12:35] "GET /virtual-machine-interface/1ea7add6-2444-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005722 10.0.0.22 - - [2026-03-20 10:12:35] "GET /floating-ip/3d073ede-ee12-4e28-9a78-4a0e3d4c7770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.007032 10.0.0.22 - - [2026-03-20 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.22 - - [2026-03-20 10:13:07] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.22 - - [2026-03-20 10:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.22 - - [2026-03-20 10:13:07] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030955 10.0.0.22 - - [2026-03-20 10:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.22 - - [2026-03-20 10:13:07] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037877 10.0.0.22 - - [2026-03-20 10:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2026-03-20 10:13:07] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028463 10.0.0.22 - - [2026-03-20 10:13:07] "POST /tags HTTP/1.1" 200 333 0.055514 10.0.0.22 - - [2026-03-20 10:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010217 10.0.0.22 - - [2026-03-20 10:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.22 - - [2026-03-20 10:13:07] "GET /tag/7c5646b6-50f8-4b1e-b87e-74db08bb5f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.023654 10.0.0.22 - - [2026-03-20 10:13:07] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046387 10.0.0.22 - - [2026-03-20 10:13:07] "GET /virtual-networks?parent_id=0d6aa43c-2c0e-484d-ac5b-7426962b734d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004451 10.0.0.22 - - [2026-03-20 10:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.22 - - [2026-03-20 10:13:08] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.055166 10.0.0.22 - - [2026-03-20 10:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2026-03-20 10:13:08] "POST /virtual-networks HTTP/1.1" 200 512 0.078253 10.0.0.22 - - [2026-03-20 10:13:08] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004795 10.0.0.22 - - [2026-03-20 10:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.22 - - [2026-03-20 10:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.22 - - [2026-03-20 10:13:08] "GET /network-ipam/7535c8f3-c2b4-4931-ba8d-bb9ac4dd4d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002614 10.0.0.22 - - [2026-03-20 10:13:08] "GET /service-appliance-set/59b9b5cb-2328-412b-9b39-9b2f7ac28564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003290 10.0.0.22 - - [2026-03-20 10:13:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.009485 10.0.0.22 - - [2026-03-20 10:13:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003253 10.0.0.22 - - [2026-03-20 10:13:08] "POST /ref-update HTTP/1.1" 200 156 0.091518 10.0.0.22 - - [2026-03-20 10:13:08] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.021759 10.0.0.22 - - [2026-03-20 10:13:08] "GET /domains HTTP/1.1" 200 280 0.002515 10.0.0.22 - - [2026-03-20 10:13:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.114583 10.0.0.22 - - [2026-03-20 10:13:08] "GET /virtual-machine-interface/80f89a5d-a74b-464c-aff9-54c8ad92cd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021451 10.0.0.22 - - [2026-03-20 10:13:08] "GET /domain/c7dfd6a7-b56c-4f3e-b1cf-2bcda33ab947 HTTP/1.1" 200 3087 0.032969 10.0.0.22 - - [2026-03-20 10:13:08] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d HTTP/1.1" 200 5475 0.051242 10.0.0.22 - - [2026-03-20 10:13:08] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472 HTTP/1.1" 200 2089 0.008981 10.0.0.22 - - [2026-03-20 10:13:08] "POST /instance-ips HTTP/1.1" 200 409 0.070533 10.0.0.22 - - [2026-03-20 10:13:08] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472 HTTP/1.1" 200 2089 0.014720 10.0.0.22 - - [2026-03-20 10:13:08] "GET /routing-instance/e46fa388-4789-4d07-b506-162e95671bab HTTP/1.1" 200 1182 0.002561 10.0.0.22 - - [2026-03-20 10:13:08] "GET /routing-instance/e46fa388-4789-4d07-b506-162e95671bab HTTP/1.1" 200 1182 0.002050 10.0.0.22 - - [2026-03-20 10:13:08] "GET /instance-ip/a0ec9f37-46c5-4be9-8725-9251cae73eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003947 10.0.0.22 - - [2026-03-20 10:13:08] "POST /loadbalancers HTTP/1.1" 200 610 0.058213 10.0.0.22 - - [2026-03-20 10:13:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025901 10.0.0.22 - - [2026-03-20 10:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.22 - - [2026-03-20 10:13:08] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046861 10.0.0.22 - - [2026-03-20 10:13:08] "POST /route-targets HTTP/1.1" 200 327 0.031931 10.0.0.22 - - [2026-03-20 10:13:08] "GET /instance-ip/a0ec9f37-46c5-4be9-8725-9251cae73eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008114 10.0.0.22 - - [2026-03-20 10:13:08] "POST /ref-update HTTP/1.1" 200 156 0.021371 10.0.0.22 - - [2026-03-20 10:13:08] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052376 10.0.0.22 - - [2026-03-20 10:13:08] "GET /loadbalancer/40ee9692-447d-465a-a2a8-db23378af8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003606 10.0.0.22 - - [2026-03-20 10:13:08] "POST /floating-ips HTTP/1.1" 200 597 0.062079 10.0.0.22 - - [2026-03-20 10:13:08] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.018794 10.0.0.22 - - [2026-03-20 10:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.22 - - [2026-03-20 10:13:08] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031007 10.0.0.22 - - [2026-03-20 10:13:08] "GET /loadbalancer-listener/2462fe97-cc90-441f-914b-096179a98ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003046 10.0.0.22 - - [2026-03-20 10:13:08] "GET /loadbalancer-listener/2462fe97-cc90-441f-914b-096179a98ecc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004148 10.0.0.22 - - [2026-03-20 10:13:08] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.026888 10.0.0.22 - - [2026-03-20 10:13:08] "GET /instance-ip/a0ec9f37-46c5-4be9-8725-9251cae73eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003196 10.0.0.22 - - [2026-03-20 10:13:08] "GET /instance-ip/a0ec9f37-46c5-4be9-8725-9251cae73eb2?fields=floating_ips HTTP/1.1" 200 1212 0.004260 10.0.0.22 - - [2026-03-20 10:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001224 10.0.0.22 - - [2026-03-20 10:13:08] "GET /floating-ip/60eec219-d1c6-457a-8882-2cb10e4246d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.001859 10.0.0.22 - - [2026-03-20 10:13:08] "GET /loadbalancer/40ee9692-447d-465a-a2a8-db23378af8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002665 10.0.0.22 - - [2026-03-20 10:13:08] "POST /tags HTTP/1.1" 200 295 0.043334 10.0.0.22 - - [2026-03-20 10:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.22 - - [2026-03-20 10:13:09] "GET /tag/aba3fa7b-390b-4434-bf4b-b2476aadbdde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.018406 10.0.0.22 - - [2026-03-20 10:13:09] "POST /tags HTTP/1.1" 409 233 0.002632 10.0.0.22 - - [2026-03-20 10:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.22 - - [2026-03-20 10:13:09] "GET /tag/408b82b7-926d-4934-b836-687b458032a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.011747 10.0.0.22 - - [2026-03-20 10:13:09] "POST /tags HTTP/1.1" 409 206 0.002284 10.0.0.22 - - [2026-03-20 10:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.22 - - [2026-03-20 10:13:09] "GET /tag/79d21346-c8ab-4f64-babb-80258cbb73ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010809 10.0.0.22 - - [2026-03-20 10:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2026-03-20 10:13:09] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003548 10.0.0.22 - - [2026-03-20 10:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.22 - - [2026-03-20 10:13:09] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032231 10.0.0.22 - - [2026-03-20 10:13:09] "POST /virtual-machines HTTP/1.1" 200 369 0.007216 10.0.0.22 - - [2026-03-20 10:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009217 10.0.0.22 - - [2026-03-20 10:13:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119077 10.0.0.22 - - [2026-03-20 10:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009059 10.0.0.22 - - [2026-03-20 10:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013025 10.0.0.22 - - [2026-03-20 10:13:09] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006840 10.0.0.22 - - [2026-03-20 10:13:09] "POST /instance-ips HTTP/1.1" 200 409 0.019169 10.0.0.22 - - [2026-03-20 10:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026456 10.0.0.22 - - [2026-03-20 10:13:09] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012594 10.0.0.22 - - [2026-03-20 10:13:09] "POST /set-tag HTTP/1.1" 200 109 0.015278 10.0.0.22 - - [2026-03-20 10:13:09] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016603 10.0.0.22 - - [2026-03-20 10:13:09] "GET /instance-ip/653554be-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004153 10.0.0.22 - - [2026-03-20 10:13:09] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004142 10.0.0.22 - - [2026-03-20 10:13:09] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.22 - - [2026-03-20 10:13:09] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002978 10.0.0.22 - - [2026-03-20 10:13:09] "POST /ref-update HTTP/1.1" 200 156 0.008554 10.0.0.22 - - [2026-03-20 10:13:09] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010390 10.0.0.22 - - [2026-03-20 10:13:09] "POST /set-tag HTTP/1.1" 200 109 0.004000 10.0.0.22 - - [2026-03-20 10:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.22 - - [2026-03-20 10:13:09] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004100 10.0.0.22 - - [2026-03-20 10:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.22 - - [2026-03-20 10:13:09] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032552 10.0.0.22 - - [2026-03-20 10:13:09] "POST /virtual-machines HTTP/1.1" 200 369 0.007874 10.0.0.22 - - [2026-03-20 10:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008707 10.0.0.22 - - [2026-03-20 10:13:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101268 10.0.0.22 - - [2026-03-20 10:13:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008521 10.0.0.22 - - [2026-03-20 10:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.22 - - [2026-03-20 10:13:10] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007216 10.0.0.22 - - [2026-03-20 10:13:10] "POST /instance-ips HTTP/1.1" 200 409 0.019783 10.0.0.22 - - [2026-03-20 10:13:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020905 10.0.0.22 - - [2026-03-20 10:13:10] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004970 10.0.0.22 - - [2026-03-20 10:13:10] "POST /set-tag HTTP/1.1" 200 109 0.014643 10.0.0.22 - - [2026-03-20 10:13:10] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016063 10.0.0.22 - - [2026-03-20 10:13:10] "GET /instance-ip/65a1eb42-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002599 10.0.0.22 - - [2026-03-20 10:13:10] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004004 10.0.0.22 - - [2026-03-20 10:13:10] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.22 - - [2026-03-20 10:13:10] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003683 10.0.0.22 - - [2026-03-20 10:13:10] "POST /ref-update HTTP/1.1" 200 156 0.011932 10.0.0.22 - - [2026-03-20 10:13:10] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004059 10.0.0.22 - - [2026-03-20 10:13:10] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.22 - - [2026-03-20 10:13:10] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003977 10.0.0.22 - - [2026-03-20 10:13:10] "POST /set-tag HTTP/1.1" 200 109 0.004176 10.0.0.22 - - [2026-03-20 10:13:10] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004301 10.0.0.22 - - [2026-03-20 10:13:10] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.22 - - [2026-03-20 10:13:13] "GET /domains HTTP/1.1" 200 280 0.002301 10.0.0.22 - - [2026-03-20 10:13:13] "GET /domain/c7dfd6a7-b56c-4f3e-b1cf-2bcda33ab947 HTTP/1.1" 200 3087 0.003923 10.0.0.22 - - [2026-03-20 10:13:13] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d HTTP/1.1" 200 7063 0.048263 10.0.0.22 - - [2026-03-20 10:13:13] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472 HTTP/1.1" 200 2089 0.004789 10.0.0.22 - - [2026-03-20 10:13:13] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472 HTTP/1.1" 200 2089 0.009757 10.0.0.22 - - [2026-03-20 10:13:13] "GET /routing-instance/e46fa388-4789-4d07-b506-162e95671bab HTTP/1.1" 200 1403 0.010652 10.0.0.22 - - [2026-03-20 10:13:13] "GET /routing-instance/e46fa388-4789-4d07-b506-162e95671bab HTTP/1.1" 200 1403 0.002801 10.0.0.22 - - [2026-03-20 10:13:13] "GET /route-target/78a08d52-137a-4d81-a72f-96dce9fd287d HTTP/1.1" 200 1152 0.002723 10.0.0.22 - - [2026-03-20 10:13:13] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472 HTTP/1.1" 200 2089 0.005490 10.0.0.22 - - [2026-03-20 10:13:13] "GET /routing-instance/e46fa388-4789-4d07-b506-162e95671bab HTTP/1.1" 200 1403 0.004918 10.0.0.22 - - [2026-03-20 10:13:13] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005414 10.0.0.22 - - [2026-03-20 10:13:13] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472 HTTP/1.1" 200 2089 0.005354 10.0.0.22 - - [2026-03-20 10:13:13] "GET /routing-instance/e46fa388-4789-4d07-b506-162e95671bab HTTP/1.1" 200 1403 0.005289 10.0.0.22 - - [2026-03-20 10:13:13] "GET /routing-instance/e46fa388-4789-4d07-b506-162e95671bab HTTP/1.1" 200 1403 0.004293 10.0.0.22 - - [2026-03-20 10:13:13] "GET /route-target/78a08d52-137a-4d81-a72f-96dce9fd287d HTTP/1.1" 200 1152 0.002718 10.0.0.22 - - [2026-03-20 10:13:13] "GET /domains HTTP/1.1" 200 280 0.001940 10.0.0.22 - - [2026-03-20 10:13:13] "GET /domain/c7dfd6a7-b56c-4f3e-b1cf-2bcda33ab947 HTTP/1.1" 200 3087 0.002653 10.0.0.22 - - [2026-03-20 10:13:13] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d HTTP/1.1" 200 7063 0.027389 10.0.0.22 - - [2026-03-20 10:13:13] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472 HTTP/1.1" 200 2089 0.009416 10.0.0.22 - - [2026-03-20 10:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.22 - - [2026-03-20 10:13:13] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.024235 10.0.0.22 - - [2026-03-20 10:13:13] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004081 10.0.0.22 - - [2026-03-20 10:13:13] "GET /floating-ip-pools?parent_id=481b9a9f-5e0f-4e68-950a-76adf83d2472&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002138 10.0.0.22 - - [2026-03-20 10:13:13] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003755 10.0.0.22 - - [2026-03-20 10:13:13] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016044 10.0.0.22 - - [2026-03-20 10:13:13] "POST /ref-update HTTP/1.1" 200 156 0.008121 10.0.0.22 - - [2026-03-20 10:13:13] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007536 10.0.0.22 - - [2026-03-20 10:13:13] "GET /domains HTTP/1.1" 200 280 0.002406 10.0.0.22 - - [2026-03-20 10:13:13] "GET /domain/c7dfd6a7-b56c-4f3e-b1cf-2bcda33ab947 HTTP/1.1" 200 3087 0.003468 10.0.0.22 - - [2026-03-20 10:13:13] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d HTTP/1.1" 200 7319 0.038009 10.0.0.22 - - [2026-03-20 10:13:13] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472 HTTP/1.1" 200 2327 0.007429 10.0.0.22 - - [2026-03-20 10:13:13] "GET /floating-ip-pool/136478f0-a1fe-43dc-aade-ffe61a6d097d HTTP/1.1" 200 1314 0.005222 10.0.0.22 - - [2026-03-20 10:13:13] "GET /domains HTTP/1.1" 200 280 0.001464 10.0.0.22 - - [2026-03-20 10:13:13] "GET /domain/c7dfd6a7-b56c-4f3e-b1cf-2bcda33ab947 HTTP/1.1" 200 3087 0.003187 10.0.0.22 - - [2026-03-20 10:13:13] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d HTTP/1.1" 200 7319 0.040298 10.0.0.22 - - [2026-03-20 10:13:14] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472 HTTP/1.1" 200 2327 0.007658 10.0.0.22 - - [2026-03-20 10:13:14] "GET /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004192 10.0.0.22 - - [2026-03-20 10:13:14] "POST /tags HTTP/1.1" 200 365 0.056213 10.0.0.22 - - [2026-03-20 10:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.22 - - [2026-03-20 10:13:14] "GET /tag/f29aaf1e-1bf0-4be0-8b40-25a18744385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012726 10.0.0.22 - - [2026-03-20 10:13:14] "POST /tags HTTP/1.1" 409 206 0.002530 10.0.0.22 - - [2026-03-20 10:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.22 - - [2026-03-20 10:13:14] "GET /tag/79d21346-c8ab-4f64-babb-80258cbb73ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013292 10.0.0.22 - - [2026-03-20 10:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.22 - - [2026-03-20 10:13:14] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.030420 10.0.0.22 - - [2026-03-20 10:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.22 - - [2026-03-20 10:13:14] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004173 10.0.0.22 - - [2026-03-20 10:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2026-03-20 10:13:14] "GET /service-appliance-set/0289e464-44b3-4611-ac32-8a0df9e75d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003184 10.0.0.22 - - [2026-03-20 10:13:14] "POST /fqname-to-id HTTP/1.1" 404 258 0.001848 10.0.0.22 - - [2026-03-20 10:13:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089528 10.0.0.22 - - [2026-03-20 10:13:14] "GET /virtual-machine-interface/405536bb-3d6b-4a61-a701-91c410ea790a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014230 10.0.0.22 - - [2026-03-20 10:13:14] "POST /set-tag HTTP/1.1" 200 109 0.017350 10.0.0.22 - - [2026-03-20 10:13:14] "POST /instance-ips HTTP/1.1" 200 417 0.018072 10.0.0.22 - - [2026-03-20 10:13:14] "GET /instance-ip/5daf2bdc-8cb9-4a91-98aa-6c0c7b9a5fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006276 10.0.0.22 - - [2026-03-20 10:13:14] "POST /loadbalancers HTTP/1.1" 200 618 0.075075 10.0.0.22 - - [2026-03-20 10:13:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014438 10.0.0.22 - - [2026-03-20 10:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006018 10.0.0.22 - - [2026-03-20 10:13:14] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.038508 10.0.0.22 - - [2026-03-20 10:13:14] "POST /service-instances HTTP/1.1" 200 566 0.016388 10.0.0.22 - - [2026-03-20 10:13:14] "GET /virtual-machine-interface/405536bb-3d6b-4a61-a701-91c410ea790a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009173 10.0.0.22 - - [2026-03-20 10:13:14] "GET /virtual-machine-interface/405536bb-3d6b-4a61-a701-91c410ea790a?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007041 10.0.0.22 - - [2026-03-20 10:13:14] "POST /ref-update HTTP/1.1" 200 156 0.012556 10.0.0.22 - - [2026-03-20 10:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.22 - - [2026-03-20 10:13:14] "GET /floating-ip-pool/136478f0-a1fe-43dc-aade-ffe61a6d097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003975 10.0.0.22 - - [2026-03-20 10:13:14] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.009609 10.0.0.22 - - [2026-03-20 10:13:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021613 10.0.0.22 - - [2026-03-20 10:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006372 10.0.0.22 - - [2026-03-20 10:13:15] "POST /floating-ips HTTP/1.1" 200 671 0.131764 10.0.0.22 - - [2026-03-20 10:13:15] "POST /virtual-machines HTTP/1.1" 200 429 0.047070 10.0.0.22 - - [2026-03-20 10:13:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033029 10.0.0.22 - - [2026-03-20 10:13:15] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002912 10.0.0.22 - - [2026-03-20 10:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.22 - - [2026-03-20 10:13:15] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011138 10.0.0.22 - - [2026-03-20 10:13:15] "POST /tags HTTP/1.1" 409 221 0.001754 10.0.0.22 - - [2026-03-20 10:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009167 10.0.0.22 - - [2026-03-20 10:13:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.117768 10.0.0.22 - - [2026-03-20 10:13:15] "POST /chown HTTP/1.1" 200 109 0.029750 10.0.0.22 - - [2026-03-20 10:13:15] "GET /tag/7c5646b6-50f8-4b1e-b87e-74db08bb5f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.015537 10.0.0.22 - - [2026-03-20 10:13:15] "POST /tags HTTP/1.1" 409 238 0.006242 10.0.0.22 - - [2026-03-20 10:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.22 - - [2026-03-20 10:13:15] "POST /chown HTTP/1.1" 200 109 0.015195 10.0.0.22 - - [2026-03-20 10:13:15] "GET /tag/f29aaf1e-1bf0-4be0-8b40-25a18744385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010795 10.0.0.22 - - [2026-03-20 10:13:15] "PUT /virtual-machine-interface/ed6bc6a0-3904-4ded-a71d-f293afcf22ba HTTP/1.1" 200 284 0.038271 10.0.0.22 - - [2026-03-20 10:13:15] "PUT /instance-ip/5daf2bdc-8cb9-4a91-98aa-6c0c7b9a5fa8 HTTP/1.1" 200 256 0.017716 10.0.0.22 - - [2026-03-20 10:13:15] "POST /firewall-rules HTTP/1.1" 200 650 0.098811 10.0.0.22 - - [2026-03-20 10:13:15] "GET /firewall-rule/d012de2b-78c0-4f5c-bfe9-b9e2adde5674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.009844 10.0.0.22 - - [2026-03-20 10:13:15] "POST /ref-update HTTP/1.1" 200 156 0.051101 10.0.0.22 - - [2026-03-20 10:13:15] "POST /ref-update HTTP/1.1" 200 156 0.018607 10.0.0.22 - - [2026-03-20 10:13:15] "GET /firewall-policy/d4f7e2ae-f39a-411d-9671-d0983d482b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015151 10.0.0.22 - - [2026-03-20 10:13:15] "GET /firewall-rule/d012de2b-78c0-4f5c-bfe9-b9e2adde5674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004641 10.0.0.22 - - [2026-03-20 10:13:15] "POST /ref-update HTTP/1.1" 200 156 0.044110 10.0.0.22 - - [2026-03-20 10:13:15] "POST /ref-update HTTP/1.1" 200 156 0.035365 10.0.0.22 - - [2026-03-20 10:13:15] "POST /ref-update HTTP/1.1" 200 156 0.016037 10.0.0.22 - - [2026-03-20 10:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.22 - - [2026-03-20 10:13:15] "POST /ref-update HTTP/1.1" 200 156 0.039933 10.0.0.22 - - [2026-03-20 10:13:15] "POST /ref-update HTTP/1.1" 200 156 0.033689 10.0.0.22 - - [2026-03-20 10:13:15] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.064408 10.0.0.22 - - [2026-03-20 10:13:15] "GET /loadbalancer/bb874897-c206-4f52-8cc4-a93517af8f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007247 10.0.0.22 - - [2026-03-20 10:13:15] "POST /virtual-machines HTTP/1.1" 200 429 0.016546 10.0.0.22 - - [2026-03-20 10:13:15] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.031900 10.0.0.22 - - [2026-03-20 10:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.22 - - [2026-03-20 10:13:15] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.082377 10.0.0.22 - - [2026-03-20 10:13:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.156926 10.0.0.22 - - [2026-03-20 10:13:15] "POST /chown HTTP/1.1" 200 109 0.018405 10.0.0.22 - - [2026-03-20 10:13:15] "GET /loadbalancer-listener/99adb801-11aa-414b-89d4-2ccf8e125c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.009474 10.0.0.22 - - [2026-03-20 10:13:15] "GET /loadbalancer-listener/99adb801-11aa-414b-89d4-2ccf8e125c92?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003094 10.0.0.22 - - [2026-03-20 10:13:15] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.023983 10.0.0.22 - - [2026-03-20 10:13:15] "POST /chown HTTP/1.1" 200 109 0.010280 10.0.0.22 - - [2026-03-20 10:13:16] "PUT /virtual-machine-interface/b1a513aa-bca5-4e7d-9218-1cf183b1e78b HTTP/1.1" 200 284 0.030420 10.0.0.22 - - [2026-03-20 10:13:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015395 10.0.0.22 - - [2026-03-20 10:13:16] "GET /loadbalancer-pool/9149068a-5d93-41b5-942e-239ec42c9718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.025129 10.0.0.22 - - [2026-03-20 10:13:16] "PUT /instance-ip/5daf2bdc-8cb9-4a91-98aa-6c0c7b9a5fa8 HTTP/1.1" 200 256 0.051202 10.0.0.22 - - [2026-03-20 10:13:16] "POST /loadbalancer-members HTTP/1.1" 200 707 0.043544 10.0.0.22 - - [2026-03-20 10:13:16] "POST /ref-update HTTP/1.1" 200 156 0.012807 10.0.0.22 - - [2026-03-20 10:13:16] "POST /ref-update HTTP/1.1" 200 156 0.026015 10.0.0.22 - - [2026-03-20 10:13:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025379 10.0.0.22 - - [2026-03-20 10:13:16] "GET /loadbalancer-member/2abb27ec-2539-4592-bff5-9dc9de5fb391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005467 10.0.0.22 - - [2026-03-20 10:13:16] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002996 10.0.0.22 - - [2026-03-20 10:13:16] "POST /ref-update HTTP/1.1" 200 156 0.034439 10.0.0.22 - - [2026-03-20 10:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.22 - - [2026-03-20 10:13:16] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005090 10.0.0.22 - - [2026-03-20 10:13:16] "POST /tags HTTP/1.1" 409 221 0.003362 10.0.0.22 - - [2026-03-20 10:13:16] "POST /ref-update HTTP/1.1" 200 156 0.022163 10.0.0.22 - - [2026-03-20 10:13:16] "POST /ref-update HTTP/1.1" 200 156 0.021724 10.0.0.22 - - [2026-03-20 10:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008747 10.0.0.22 - - [2026-03-20 10:13:16] "GET /tag/7c5646b6-50f8-4b1e-b87e-74db08bb5f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.024621 10.0.0.22 - - [2026-03-20 10:13:16] "POST /tags HTTP/1.1" 409 238 0.002031 10.0.0.22 - - [2026-03-20 10:13:16] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.011834 10.0.0.22 - - [2026-03-20 10:13:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018710 10.0.0.22 - - [2026-03-20 10:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007830 10.0.0.22 - - [2026-03-20 10:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.22 - - [2026-03-20 10:13:16] "GET /tag/f29aaf1e-1bf0-4be0-8b40-25a18744385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011408 10.0.0.22 - - [2026-03-20 10:13:16] "POST /firewall-rules HTTP/1.1" 409 293 0.002544 10.0.0.22 - - [2026-03-20 10:13:16] "POST /chown HTTP/1.1" 200 109 0.006440 10.0.0.22 - - [2026-03-20 10:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.22 - - [2026-03-20 10:13:16] "POST /chown HTTP/1.1" 200 109 0.022942 10.0.0.22 - - [2026-03-20 10:13:16] "PUT /instance-ip/5daf2bdc-8cb9-4a91-98aa-6c0c7b9a5fa8 HTTP/1.1" 200 256 0.020052 10.0.0.22 - - [2026-03-20 10:13:16] "PUT /firewall-rule/d012de2b-78c0-4f5c-bfe9-b9e2adde5674 HTTP/1.1" 200 260 0.037980 10.0.0.22 - - [2026-03-20 10:13:16] "GET /firewall-rule/d012de2b-78c0-4f5c-bfe9-b9e2adde5674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.008053 10.0.0.22 - - [2026-03-20 10:13:16] "POST /ref-update HTTP/1.1" 200 156 0.010039 10.0.0.22 - - [2026-03-20 10:13:16] "GET /firewall-policy/d4f7e2ae-f39a-411d-9671-d0983d482b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009583 10.0.0.22 - - [2026-03-20 10:13:16] "GET /firewall-rule/d012de2b-78c0-4f5c-bfe9-b9e2adde5674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002093 10.0.0.22 - - [2026-03-20 10:13:16] "POST /chown HTTP/1.1" 200 109 0.017354 10.0.0.22 - - [2026-03-20 10:13:16] "POST /chown HTTP/1.1" 200 109 0.013428 10.0.0.22 - - [2026-03-20 10:13:16] "PUT /instance-ip/5daf2bdc-8cb9-4a91-98aa-6c0c7b9a5fa8 HTTP/1.1" 200 256 0.037383 10.0.0.22 - - [2026-03-20 10:13:16] "POST /ref-update HTTP/1.1" 200 156 0.023474 10.0.0.22 - - [2026-03-20 10:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010959 10.0.0.22 - - [2026-03-20 10:13:16] "POST /chown HTTP/1.1" 200 109 0.012734 10.0.0.22 - - [2026-03-20 10:13:16] "POST /chown HTTP/1.1" 200 109 0.029886 10.0.0.22 - - [2026-03-20 10:13:16] "PUT /instance-ip/5daf2bdc-8cb9-4a91-98aa-6c0c7b9a5fa8 HTTP/1.1" 200 256 0.041315 10.0.0.22 - - [2026-03-20 10:13:16] "POST /ref-update HTTP/1.1" 200 156 0.023086 10.0.0.22 - - [2026-03-20 10:13:16] "POST /chown HTTP/1.1" 200 109 0.017421 10.0.0.22 - - [2026-03-20 10:13:17] "POST /chown HTTP/1.1" 200 109 0.028410 10.0.0.22 - - [2026-03-20 10:13:17] "PUT /instance-ip/5daf2bdc-8cb9-4a91-98aa-6c0c7b9a5fa8 HTTP/1.1" 200 256 0.023198 10.0.0.22 - - [2026-03-20 10:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009620 10.0.0.22 - - [2026-03-20 10:13:17] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006215 10.0.0.22 - - [2026-03-20 10:13:17] "POST /ref-update HTTP/1.1" 200 156 0.035187 10.0.0.22 - - [2026-03-20 10:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008655 10.0.0.22 - - [2026-03-20 10:13:17] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.057338 10.0.0.22 - - [2026-03-20 10:13:17] "POST /virtual-machines HTTP/1.1" 200 373 0.022625 10.0.0.22 - - [2026-03-20 10:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.006961 10.0.0.22 - - [2026-03-20 10:13:17] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.067519 10.0.0.22 - - [2026-03-20 10:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023019 10.0.0.22 - - [2026-03-20 10:13:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131093 10.0.0.22 - - [2026-03-20 10:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031181 10.0.0.22 - - [2026-03-20 10:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015413 10.0.0.22 - - [2026-03-20 10:13:17] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.009118 10.0.0.22 - - [2026-03-20 10:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.006981 10.0.0.22 - - [2026-03-20 10:13:17] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010490 10.0.0.22 - - [2026-03-20 10:13:17] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.016603 10.0.0.22 - - [2026-03-20 10:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032027 10.0.0.22 - - [2026-03-20 10:13:17] "POST /instance-ips HTTP/1.1" 200 413 0.081332 10.0.0.22 - - [2026-03-20 10:13:17] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.033117 10.0.0.22 - - [2026-03-20 10:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.096455 10.0.0.22 - - [2026-03-20 10:13:17] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.025988 10.0.0.22 - - [2026-03-20 10:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.061775 10.0.0.22 - - [2026-03-20 10:13:17] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.015277 10.0.0.22 - - [2026-03-20 10:13:17] "POST /set-tag HTTP/1.1" 200 109 0.067017 10.0.0.22 - - [2026-03-20 10:13:17] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012326 10.0.0.22 - - [2026-03-20 10:13:17] "GET /instance-ip/69ffedd8-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.009412 10.0.0.22 - - [2026-03-20 10:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.056848 10.0.0.22 - - [2026-03-20 10:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011045 10.0.0.22 - - [2026-03-20 10:13:18] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007218 10.0.0.22 - - [2026-03-20 10:13:18] "POST /set-tag HTTP/1.1" 200 109 0.004984 10.0.0.22 - - [2026-03-20 10:13:18] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003965 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.022812 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.015314 10.0.0.22 - - [2026-03-20 10:13:18] "POST /ref-update HTTP/1.1" 200 156 0.014189 10.0.0.22 - - [2026-03-20 10:13:18] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006012 10.0.0.22 - - [2026-03-20 10:13:18] "POST /set-tag HTTP/1.1" 200 109 0.011366 10.0.0.22 - - [2026-03-20 10:13:18] "POST /ref-update HTTP/1.1" 200 156 0.018804 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.018939 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.009866 10.0.0.22 - - [2026-03-20 10:13:18] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011906 10.0.0.22 - - [2026-03-20 10:13:18] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.22 - - [2026-03-20 10:13:18] "POST /ref-update HTTP/1.1" 200 156 0.006661 10.0.0.22 - - [2026-03-20 10:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.007172 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.005654 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.020739 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.015504 10.0.0.22 - - [2026-03-20 10:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.005493 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.014410 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.008851 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.008842 10.0.0.22 - - [2026-03-20 10:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.005729 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.020365 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.015555 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.006170 10.0.0.22 - - [2026-03-20 10:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.010168 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.008126 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.018440 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.018773 10.0.0.22 - - [2026-03-20 10:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.008196 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.014839 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.006523 10.0.0.22 - - [2026-03-20 10:13:18] "POST /chown HTTP/1.1" 200 109 0.021355 10.0.0.22 - - [2026-03-20 10:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.006765 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.032754 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.027663 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.012200 10.0.0.22 - - [2026-03-20 10:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.008810 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.016591 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.005871 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.018669 10.0.0.22 - - [2026-03-20 10:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.006575 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.019063 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.012159 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.006049 10.0.0.22 - - [2026-03-20 10:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.005402 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.033534 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.006174 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.020430 10.0.0.22 - - [2026-03-20 10:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.016502 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.015032 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.006968 10.0.0.22 - - [2026-03-20 10:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.015908 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.006305 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.012479 10.0.0.22 - - [2026-03-20 10:13:19] "POST /chown HTTP/1.1" 200 109 0.017472 10.0.0.22 - - [2026-03-20 10:13:20] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009269 10.0.0.22 - - [2026-03-20 10:13:20] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.22 - - [2026-03-20 10:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.22 - - [2026-03-20 10:13:20] "GET /loadbalancer/40ee9692-447d-465a-a2a8-db23378af8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001975 10.0.0.22 - - [2026-03-20 10:13:20] "GET /loadbalancer-pool/e1ce7d71-de4a-4a84-983b-25274385b8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002186 10.0.0.22 - - [2026-03-20 10:13:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013830 10.0.0.22 - - [2026-03-20 10:13:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012218 10.0.0.22 - - [2026-03-20 10:13:20] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006809 10.0.0.22 - - [2026-03-20 10:13:20] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005955 10.0.0.22 - - [2026-03-20 10:13:20] "POST /ref-update HTTP/1.1" 200 156 0.005989 10.0.0.22 - - [2026-03-20 10:13:20] "GET /floating-ip/60eec219-d1c6-457a-8882-2cb10e4246d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.016981 10.0.0.22 - - [2026-03-20 10:13:20] "POST /tags HTTP/1.1" 409 221 0.001915 10.0.0.22 - - [2026-03-20 10:13:20] "PUT /floating-ip/60eec219-d1c6-457a-8882-2cb10e4246d4 HTTP/1.1" 200 256 0.009661 10.0.0.22 - - [2026-03-20 10:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.22 - - [2026-03-20 10:13:20] "GET /tag/7c5646b6-50f8-4b1e-b87e-74db08bb5f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010757 10.0.0.22 - - [2026-03-20 10:13:20] "POST /set-tag HTTP/1.1" 200 109 0.013196 10.0.0.22 - - [2026-03-20 10:13:21] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007458 10.0.0.22 - - [2026-03-20 10:13:21] "POST /set-tag HTTP/1.1" 200 109 0.003698 10.0.0.22 - - [2026-03-20 10:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.22 - - [2026-03-20 10:13:21] "GET /loadbalancer/40ee9692-447d-465a-a2a8-db23378af8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002486 10.0.0.22 - - [2026-03-20 10:13:21] "GET /loadbalancer-pool/e1ce7d71-de4a-4a84-983b-25274385b8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003307 10.0.0.22 - - [2026-03-20 10:13:21] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014040 10.0.0.22 - - [2026-03-20 10:13:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014121 10.0.0.22 - - [2026-03-20 10:13:21] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011633 10.0.0.22 - - [2026-03-20 10:13:21] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005891 10.0.0.22 - - [2026-03-20 10:13:21] "POST /ref-update HTTP/1.1" 200 156 0.015886 10.0.0.22 - - [2026-03-20 10:13:21] "GET /floating-ip/60eec219-d1c6-457a-8882-2cb10e4246d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.004657 10.0.0.22 - - [2026-03-20 10:13:21] "POST /set-tag HTTP/1.1" 200 109 0.022128 10.0.0.22 - - [2026-03-20 10:13:22] "GET /virtual-machine/9b36a21c-793e-4f84-8b3d-e924b283575c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002912 10.0.0.22 - - [2026-03-20 10:13:22] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004027 10.0.0.22 - - [2026-03-20 10:13:22] "GET /virtual-machine/e055d953-3812-4728-8621-3815d3879b75?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002784 10.0.0.22 - - [2026-03-20 10:13:22] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004264 10.0.0.22 - - [2026-03-20 10:13:31] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004225 10.0.0.22 - - [2026-03-20 10:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.22 - - [2026-03-20 10:13:32] "GET /virtual-machine/bbf5d0f2-5045-4f5e-8433-0f9608b8d495?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003102 10.0.0.22 - - [2026-03-20 10:13:32] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004782 10.0.0.22 - - [2026-03-20 10:13:32] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004045 10.0.0.22 - - [2026-03-20 10:13:32] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.22 - - [2026-03-20 10:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.22 - - [2026-03-20 10:13:57] "POST /chown HTTP/1.1" 200 109 0.006778 10.0.0.22 - - [2026-03-20 10:13:57] "POST /chown HTTP/1.1" 200 109 0.006403 10.0.0.22 - - [2026-03-20 10:13:57] "POST /chown HTTP/1.1" 200 109 0.006355 10.0.0.22 - - [2026-03-20 10:13:57] "POST /chown HTTP/1.1" 200 109 0.007702 10.0.0.22 - - [2026-03-20 10:14:04] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005066 10.0.0.22 - - [2026-03-20 10:14:04] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.22 - - [2026-03-20 10:14:04] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006018 10.0.0.22 - - [2026-03-20 10:14:04] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.22 - - [2026-03-20 10:14:04] "GET /virtual-machine/bbf5d0f2-5045-4f5e-8433-0f9608b8d495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003671 10.0.0.22 - - [2026-03-20 10:14:04] "POST /ref-update HTTP/1.1" 200 156 0.011333 10.0.0.22 - - [2026-03-20 10:14:04] "GET /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019990 10.0.0.22 - - [2026-03-20 10:14:04] "POST /set-tag HTTP/1.1" 200 109 0.015299 10.0.0.22 - - [2026-03-20 10:14:04] "POST /set-tag HTTP/1.1" 200 109 0.023684 10.0.0.22 - - [2026-03-20 10:14:04] "DELETE /instance-ip/69ffedd8-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.045275 10.0.0.22 - - [2026-03-20 10:14:04] "DELETE /virtual-machine-interface/69e58f4c-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.046343 10.0.0.22 - - [2026-03-20 10:14:04] "DELETE /virtual-machine/bbf5d0f2-5045-4f5e-8433-0f9608b8d495 HTTP/1.1" 200 115 0.037090 10.0.0.22 - - [2026-03-20 10:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.22 - - [2026-03-20 10:14:07] "GET /tag/f29aaf1e-1bf0-4be0-8b40-25a18744385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010339 10.0.0.22 - - [2026-03-20 10:14:07] "GET /tag/f29aaf1e-1bf0-4be0-8b40-25a18744385a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011200 10.0.0.22 - - [2026-03-20 10:14:07] "GET /virtual-machine-interface/405536bb-3d6b-4a61-a701-91c410ea790a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003998 10.0.0.22 - - [2026-03-20 10:14:07] "POST /set-tag HTTP/1.1" 200 109 0.014705 10.0.0.22 - - [2026-03-20 10:14:07] "GET /virtual-machine-interface/b1a513aa-bca5-4e7d-9218-1cf183b1e78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004316 10.0.0.22 - - [2026-03-20 10:14:07] "POST /set-tag HTTP/1.1" 200 109 0.013075 10.0.0.22 - - [2026-03-20 10:14:07] "GET /virtual-machine-interface/ed6bc6a0-3904-4ded-a71d-f293afcf22ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015349 10.0.0.22 - - [2026-03-20 10:14:07] "POST /set-tag HTTP/1.1" 200 109 0.024286 10.0.0.22 - - [2026-03-20 10:14:07] "GET /firewall-policy/d4f7e2ae-f39a-411d-9671-d0983d482b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007739 10.0.0.22 - - [2026-03-20 10:14:07] "GET /firewall-rule/d012de2b-78c0-4f5c-bfe9-b9e2adde5674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.005986 10.0.0.22 - - [2026-03-20 10:14:07] "POST /ref-update HTTP/1.1" 200 156 0.023422 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /firewall-rule/d012de2b-78c0-4f5c-bfe9-b9e2adde5674 HTTP/1.1" 200 115 0.033898 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /loadbalancer-member/2abb27ec-2539-4592-bff5-9dc9de5fb391 HTTP/1.1" 200 115 0.029662 10.0.0.22 - - [2026-03-20 10:14:08] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.010499 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /loadbalancer-pool/9149068a-5d93-41b5-942e-239ec42c9718 HTTP/1.1" 200 115 0.044694 10.0.0.22 - - [2026-03-20 10:14:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025987 10.0.0.22 - - [2026-03-20 10:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /loadbalancer-listener/99adb801-11aa-414b-89d4-2ccf8e125c92 HTTP/1.1" 200 115 0.045297 10.0.0.22 - - [2026-03-20 10:14:08] "GET /floating-ip/b51778d9-b842-45b7-a89d-3f518501146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002166 10.0.0.22 - - [2026-03-20 10:14:08] "POST /chown HTTP/1.1" 200 109 0.006527 10.0.0.22 - - [2026-03-20 10:14:08] "POST /chown HTTP/1.1" 200 109 0.008937 10.0.0.22 - - [2026-03-20 10:14:08] "POST /chown HTTP/1.1" 200 109 0.012729 10.0.0.22 - - [2026-03-20 10:14:08] "PUT /floating-ip/b51778d9-b842-45b7-a89d-3f518501146f HTTP/1.1" 200 256 0.033636 10.0.0.22 - - [2026-03-20 10:14:08] "POST /chown HTTP/1.1" 200 109 0.025578 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /floating-ip/b51778d9-b842-45b7-a89d-3f518501146f HTTP/1.1" 200 115 0.073642 10.0.0.22 - - [2026-03-20 10:14:08] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.012542 10.0.0.22 - - [2026-03-20 10:14:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014074 10.0.0.22 - - [2026-03-20 10:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /loadbalancer/bb874897-c206-4f52-8cc4-a93517af8f22 HTTP/1.1" 200 115 0.084363 10.0.0.22 - - [2026-03-20 10:14:08] "POST /chown HTTP/1.1" 200 109 0.007186 10.0.0.22 - - [2026-03-20 10:14:08] "POST /chown HTTP/1.1" 200 109 0.041368 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /instance-ip/5daf2bdc-8cb9-4a91-98aa-6c0c7b9a5fa8 HTTP/1.1" 200 115 0.074876 10.0.0.22 - - [2026-03-20 10:14:08] "POST /chown HTTP/1.1" 200 109 0.012767 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /virtual-machine-interface/405536bb-3d6b-4a61-a701-91c410ea790a HTTP/1.1" 200 115 0.059103 10.0.0.22 - - [2026-03-20 10:14:08] "POST /chown HTTP/1.1" 404 171 0.006206 10.0.0.22 - - [2026-03-20 10:14:08] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.028198 10.0.0.22 - - [2026-03-20 10:14:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017636 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /tag/f29aaf1e-1bf0-4be0-8b40-25a18744385a HTTP/1.1" 200 115 0.081553 10.0.0.22 - - [2026-03-20 10:14:08] "PUT /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 266 0.007708 10.0.0.22 - - [2026-03-20 10:14:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012681 10.0.0.22 - - [2026-03-20 10:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.22 - - [2026-03-20 10:14:08] "GET /floating-ip-pool/136478f0-a1fe-43dc-aade-ffe61a6d097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004461 10.0.0.22 - - [2026-03-20 10:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.22 - - [2026-03-20 10:14:08] "POST /ref-update HTTP/1.1" 200 156 0.017099 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /service-instance/78d76750-7ffa-44bb-804f-7202d5eca24f HTTP/1.1" 200 115 0.034711 10.0.0.22 - - [2026-03-20 10:14:08] "GET /virtual-machine-interface/b1a513aa-bca5-4e7d-9218-1cf183b1e78b?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.010101 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /floating-ip-pool/136478f0-a1fe-43dc-aade-ffe61a6d097d HTTP/1.1" 200 115 0.024220 10.0.0.22 - - [2026-03-20 10:14:08] "POST /useragent-kv HTTP/1.1" 200 115 0.012016 10.0.0.22 - - [2026-03-20 10:14:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001890 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /virtual-network/481b9a9f-5e0f-4e68-950a-76adf83d2472 HTTP/1.1" 200 115 0.098339 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /virtual-machine-interface/b1a513aa-bca5-4e7d-9218-1cf183b1e78b HTTP/1.1" 200 115 0.067609 10.0.0.22 - - [2026-03-20 10:14:08] "GET /routing-instance/e46fa388-4789-4d07-b506-162e95671bab HTTP/1.1" 404 171 0.002460 10.0.0.22 - - [2026-03-20 10:14:08] "GET /domains HTTP/1.1" 200 280 0.002049 10.0.0.22 - - [2026-03-20 10:14:08] "GET /domain/c7dfd6a7-b56c-4f3e-b1cf-2bcda33ab947 HTTP/1.1" 200 3087 0.004007 10.0.0.22 - - [2026-03-20 10:14:08] "DELETE /virtual-machine/e6f66e86-38e1-4aa7-8599-c4ec91d2e233 HTTP/1.1" 200 115 0.042961 10.0.0.22 - - [2026-03-20 10:14:08] "GET /virtual-machine-interface/ed6bc6a0-3904-4ded-a71d-f293afcf22ba?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.009676 10.0.0.22 - - [2026-03-20 10:14:08] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d HTTP/1.1" 200 7141 0.050500 10.0.0.22 - - [2026-03-20 10:14:09] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017875 10.0.0.22 - - [2026-03-20 10:14:09] "POST /set-tag HTTP/1.1" 200 109 0.004088 10.0.0.22 - - [2026-03-20 10:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.22 - - [2026-03-20 10:14:09] "GET /loadbalancer/40ee9692-447d-465a-a2a8-db23378af8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006327 10.0.0.22 - - [2026-03-20 10:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.22 - - [2026-03-20 10:14:09] "DELETE /route-target/78a08d52-137a-4d81-a72f-96dce9fd287d HTTP/1.1" 200 115 0.025686 10.0.0.22 - - [2026-03-20 10:14:09] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010257 10.0.0.22 - - [2026-03-20 10:14:09] "DELETE /virtual-machine-interface/ed6bc6a0-3904-4ded-a71d-f293afcf22ba HTTP/1.1" 200 115 0.130632 10.0.0.22 - - [2026-03-20 10:14:09] "POST /ref-update HTTP/1.1" 200 156 0.017051 10.0.0.22 - - [2026-03-20 10:14:09] "POST /set-tag HTTP/1.1" 200 109 0.042508 10.0.0.22 - - [2026-03-20 10:14:09] "DELETE /virtual-machine/a5f6c90c-5e8e-4722-9d16-1b0e10f0537a HTTP/1.1" 200 115 0.042564 10.0.0.22 - - [2026-03-20 10:14:09] "DELETE /loadbalancer-member/eeae5ef5-ab0f-438d-ac7d-cf6d0ac9ca14 HTTP/1.1" 200 115 0.054913 10.0.0.22 - - [2026-03-20 10:14:10] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005056 10.0.0.22 - - [2026-03-20 10:14:10] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.22 - - [2026-03-20 10:14:10] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004104 10.0.0.22 - - [2026-03-20 10:14:10] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.22 - - [2026-03-20 10:14:10] "GET /virtual-machine/e055d953-3812-4728-8621-3815d3879b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002860 10.0.0.22 - - [2026-03-20 10:14:10] "POST /ref-update HTTP/1.1" 200 156 0.013428 10.0.0.22 - - [2026-03-20 10:14:10] "GET /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006961 10.0.0.22 - - [2026-03-20 10:14:10] "POST /set-tag HTTP/1.1" 200 109 0.017608 10.0.0.22 - - [2026-03-20 10:14:10] "POST /set-tag HTTP/1.1" 200 109 0.028442 10.0.0.22 - - [2026-03-20 10:14:10] "POST /set-tag HTTP/1.1" 200 109 0.020000 10.0.0.22 - - [2026-03-20 10:14:10] "DELETE /instance-ip/65a1eb42-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.031559 10.0.0.22 - - [2026-03-20 10:14:10] "POST /ref-update HTTP/1.1" 200 156 0.008178 10.0.0.22 - - [2026-03-20 10:14:10] "DELETE /virtual-machine-interface/6589aaf0-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.044528 10.0.0.22 - - [2026-03-20 10:14:10] "DELETE /virtual-machine/e055d953-3812-4728-8621-3815d3879b75 HTTP/1.1" 200 115 0.020521 10.0.0.22 - - [2026-03-20 10:14:14] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004372 10.0.0.22 - - [2026-03-20 10:14:14] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.22 - - [2026-03-20 10:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.22 - - [2026-03-20 10:14:14] "GET /loadbalancer/40ee9692-447d-465a-a2a8-db23378af8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002450 10.0.0.22 - - [2026-03-20 10:14:15] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005563 10.0.0.22 - - [2026-03-20 10:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.22 - - [2026-03-20 10:14:15] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004179 10.0.0.22 - - [2026-03-20 10:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.22 - - [2026-03-20 10:14:15] "GET /virtual-machine/9b36a21c-793e-4f84-8b3d-e924b283575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002277 10.0.0.22 - - [2026-03-20 10:14:15] "POST /ref-update HTTP/1.1" 200 156 0.009356 10.0.0.22 - - [2026-03-20 10:14:15] "GET /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004352 10.0.0.22 - - [2026-03-20 10:14:15] "POST /set-tag HTTP/1.1" 200 109 0.015294 10.0.0.22 - - [2026-03-20 10:14:15] "POST /set-tag HTTP/1.1" 200 109 0.027524 10.0.0.22 - - [2026-03-20 10:14:15] "POST /set-tag HTTP/1.1" 200 109 0.013479 10.0.0.22 - - [2026-03-20 10:14:15] "DELETE /instance-ip/653554be-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.036420 10.0.0.22 - - [2026-03-20 10:14:15] "POST /ref-update HTTP/1.1" 200 156 0.006289 10.0.0.22 - - [2026-03-20 10:14:15] "DELETE /virtual-machine-interface/65196b46-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.039246 10.0.0.22 - - [2026-03-20 10:14:15] "DELETE /virtual-machine/9b36a21c-793e-4f84-8b3d-e924b283575c HTTP/1.1" 200 115 0.030520 10.0.0.22 - - [2026-03-20 10:14:15] "DELETE /tag/408b82b7-926d-4934-b836-687b458032a5 HTTP/1.1" 200 115 0.044865 10.0.0.22 - - [2026-03-20 10:14:15] "DELETE /tag/aba3fa7b-390b-4434-bf4b-b2476aadbdde HTTP/1.1" 200 115 0.052140 10.0.0.22 - - [2026-03-20 10:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.22 - - [2026-03-20 10:14:19] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041735 10.0.0.22 - - [2026-03-20 10:14:19] "POST /tags HTTP/1.1" 200 393 0.025152 10.0.0.22 - - [2026-03-20 10:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006646 10.0.0.22 - - [2026-03-20 10:14:19] "GET /tag/92424e79-7076-40e0-b7f1-01477cfb0609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012925 10.0.0.22 - - [2026-03-20 10:14:19] "POST /tags HTTP/1.1" 200 341 0.031481 10.0.0.22 - - [2026-03-20 10:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.22 - - [2026-03-20 10:14:19] "GET /tag/c4711402-f6c3-4c3d-90b7-8e0706f29a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.021007 10.0.0.22 - - [2026-03-20 10:14:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.000460 10.0.0.22 - - [2026-03-20 10:14:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.004438 10.0.0.22 - - [2026-03-20 10:14:19] "POST /security-groups HTTP/1.1" 200 589 0.062510 10.0.0.22 - - [2026-03-20 10:14:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.001805 10.0.0.22 - - [2026-03-20 10:14:19] "POST /projects HTTP/1.1" 200 519 0.198390 10.0.0.22 - - [2026-03-20 10:14:19] "POST /access-control-lists HTTP/1.1" 200 598 0.066247 10.0.0.22 - - [2026-03-20 10:14:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.016749 10.0.0.22 - - [2026-03-20 10:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031874 10.0.0.22 - - [2026-03-20 10:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012236 10.0.0.22 - - [2026-03-20 10:14:19] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010643 10.0.0.22 - - [2026-03-20 10:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.22 - - [2026-03-20 10:14:20] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009235 10.0.0.22 - - [2026-03-20 10:14:20] "POST /access-control-lists HTTP/1.1" 200 596 0.098499 10.0.0.22 - - [2026-03-20 10:14:20] "PUT /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747 HTTP/1.1" 200 264 0.074346 10.0.0.22 - - [2026-03-20 10:14:20] "PUT /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76 HTTP/1.1" 200 264 0.054871 10.0.0.22 - - [2026-03-20 10:14:20] "POST /security-groups HTTP/1.1" 200 591 0.078661 10.0.0.22 - - [2026-03-20 10:14:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.003039 10.0.0.22 - - [2026-03-20 10:14:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025558 10.0.0.22 - - [2026-03-20 10:14:20] "POST /chown HTTP/1.1" 200 109 0.024523 10.0.0.22 - - [2026-03-20 10:14:20] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016291 10.0.0.22 - - [2026-03-20 10:14:20] "POST /access-control-lists HTTP/1.1" 200 632 0.091897 10.0.0.22 - - [2026-03-20 10:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.22 - - [2026-03-20 10:14:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.010590 10.0.0.22 - - [2026-03-20 10:14:20] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003589 10.0.0.22 - - [2026-03-20 10:14:20] "POST /tags HTTP/1.1" 409 226 0.001957 10.0.0.22 - - [2026-03-20 10:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.22 - - [2026-03-20 10:14:20] "GET /tag/c4711402-f6c3-4c3d-90b7-8e0706f29a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012338 10.0.0.22 - - [2026-03-20 10:14:20] "POST /access-control-lists HTTP/1.1" 200 630 0.066203 10.0.0.22 - - [2026-03-20 10:14:20] "POST /firewall-rules HTTP/1.1" 200 600 0.073812 10.0.0.22 - - [2026-03-20 10:14:20] "GET /firewall-rule/2c142547-34a5-4d25-9d8e-afa1b09bb028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003880 10.0.0.22 - - [2026-03-20 10:14:20] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007561 10.0.0.22 - - [2026-03-20 10:14:20] "GET /firewall-rule/2c142547-34a5-4d25-9d8e-afa1b09bb028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002070 10.0.0.22 - - [2026-03-20 10:14:20] "POST /ref-update HTTP/1.1" 200 156 0.041672 10.0.0.22 - - [2026-03-20 10:14:20] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002754 10.0.0.22 - - [2026-03-20 10:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.22 - - [2026-03-20 10:14:20] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011570 10.0.0.22 - - [2026-03-20 10:14:20] "POST /tags HTTP/1.1" 409 226 0.001858 10.0.0.22 - - [2026-03-20 10:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2026-03-20 10:14:20] "GET /tag/c4711402-f6c3-4c3d-90b7-8e0706f29a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010750 10.0.0.22 - - [2026-03-20 10:14:20] "POST /firewall-rules HTTP/1.1" 200 598 0.059757 10.0.0.22 - - [2026-03-20 10:14:20] "GET /firewall-rule/08c2a1cd-8328-4c1f-acf3-c973be0a7f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.015761 10.0.0.22 - - [2026-03-20 10:14:21] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003967 10.0.0.22 - - [2026-03-20 10:14:21] "GET /firewall-rule/08c2a1cd-8328-4c1f-acf3-c973be0a7f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008303 10.0.0.22 - - [2026-03-20 10:14:21] "POST /ref-update HTTP/1.1" 200 156 0.041344 10.0.0.22 - - [2026-03-20 10:14:22] "POST /tags HTTP/1.1" 200 393 0.035780 10.0.0.22 - - [2026-03-20 10:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014222 10.0.0.22 - - [2026-03-20 10:14:22] "GET /tag/da42465a-23f5-45cd-8f30-71237be3e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013967 10.0.0.22 - - [2026-03-20 10:14:22] "POST /tags HTTP/1.1" 200 341 0.015188 10.0.0.22 - - [2026-03-20 10:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.22 - - [2026-03-20 10:14:22] "GET /tag/7e438e67-af9b-4fb7-add6-f6ee0b0e8b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018929 10.0.0.22 - - [2026-03-20 10:14:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.002466 10.0.0.22 - - [2026-03-20 10:14:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.007687 10.0.0.22 - - [2026-03-20 10:14:22] "POST /security-groups HTTP/1.1" 200 589 0.060940 10.0.0.22 - - [2026-03-20 10:14:22] "POST /projects HTTP/1.1" 200 519 0.162506 10.0.0.22 - - [2026-03-20 10:14:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.001710 10.0.0.22 - - [2026-03-20 10:14:22] "POST /access-control-lists HTTP/1.1" 200 598 0.057991 10.0.0.22 - - [2026-03-20 10:14:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.005979 10.0.0.22 - - [2026-03-20 10:14:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.050578 10.0.0.22 - - [2026-03-20 10:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011131 10.0.0.22 - - [2026-03-20 10:14:22] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005601 10.0.0.22 - - [2026-03-20 10:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.22 - - [2026-03-20 10:14:23] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.010147 10.0.0.22 - - [2026-03-20 10:14:23] "POST /access-control-lists HTTP/1.1" 200 596 0.076854 10.0.0.22 - - [2026-03-20 10:14:23] "PUT /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747 HTTP/1.1" 200 264 0.052552 10.0.0.22 - - [2026-03-20 10:14:23] "PUT /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76 HTTP/1.1" 200 264 0.036814 10.0.0.22 - - [2026-03-20 10:14:23] "POST /security-groups HTTP/1.1" 200 591 0.064163 10.0.0.22 - - [2026-03-20 10:14:23] "POST /fqname-to-id HTTP/1.1" 404 270 0.002402 10.0.0.22 - - [2026-03-20 10:14:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016384 10.0.0.22 - - [2026-03-20 10:14:23] "POST /chown HTTP/1.1" 200 109 0.017345 10.0.0.22 - - [2026-03-20 10:14:23] "POST /access-control-lists HTTP/1.1" 200 632 0.061917 10.0.0.22 - - [2026-03-20 10:14:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.016587 10.0.0.22 - - [2026-03-20 10:14:23] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002634 10.0.0.22 - - [2026-03-20 10:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.22 - - [2026-03-20 10:14:23] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002696 10.0.0.22 - - [2026-03-20 10:14:23] "POST /tags HTTP/1.1" 409 226 0.001332 10.0.0.22 - - [2026-03-20 10:14:23] "POST /access-control-lists HTTP/1.1" 200 630 0.060597 10.0.0.22 - - [2026-03-20 10:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014104 10.0.0.22 - - [2026-03-20 10:14:23] "GET /tag/7e438e67-af9b-4fb7-add6-f6ee0b0e8b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.022665 10.0.0.22 - - [2026-03-20 10:14:23] "POST /firewall-rules HTTP/1.1" 200 600 0.071453 10.0.0.22 - - [2026-03-20 10:14:23] "GET /firewall-rule/10f1be5a-385f-4167-91dd-51ef234a8764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004058 10.0.0.22 - - [2026-03-20 10:14:23] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003160 10.0.0.22 - - [2026-03-20 10:14:23] "GET /firewall-rule/10f1be5a-385f-4167-91dd-51ef234a8764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001926 10.0.0.22 - - [2026-03-20 10:14:23] "POST /ref-update HTTP/1.1" 200 156 0.045572 10.0.0.22 - - [2026-03-20 10:14:23] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011569 10.0.0.22 - - [2026-03-20 10:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.22 - - [2026-03-20 10:14:23] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002599 10.0.0.22 - - [2026-03-20 10:14:23] "POST /tags HTTP/1.1" 409 226 0.001482 10.0.0.22 - - [2026-03-20 10:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.22 - - [2026-03-20 10:14:23] "GET /tag/7e438e67-af9b-4fb7-add6-f6ee0b0e8b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010092 10.0.0.22 - - [2026-03-20 10:14:23] "POST /firewall-rules HTTP/1.1" 200 598 0.062344 10.0.0.22 - - [2026-03-20 10:14:23] "GET /firewall-rule/1e28ea4a-25b3-4261-a61c-19bf928b4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003656 10.0.0.22 - - [2026-03-20 10:14:23] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007147 10.0.0.22 - - [2026-03-20 10:14:23] "GET /firewall-rule/1e28ea4a-25b3-4261-a61c-19bf928b4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002156 10.0.0.22 - - [2026-03-20 10:14:23] "POST /ref-update HTTP/1.1" 200 156 0.051783 10.0.0.22 - - [2026-03-20 10:14:25] "POST /tags HTTP/1.1" 200 345 0.091887 10.0.0.22 - - [2026-03-20 10:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.032073 10.0.0.22 - - [2026-03-20 10:14:25] "GET /tag/0fa97c7b-4eb7-465b-84fc-fb6e41d321d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.025377 10.0.0.22 - - [2026-03-20 10:14:25] "POST /projects HTTP/1.1" 409 238 0.001950 10.0.0.22 - - [2026-03-20 10:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.22 - - [2026-03-20 10:14:25] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029185 10.0.0.22 - - [2026-03-20 10:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.22 - - [2026-03-20 10:14:25] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004428 10.0.0.22 - - [2026-03-20 10:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2026-03-20 10:14:25] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.009538 10.0.0.22 - - [2026-03-20 10:14:25] "POST /security-groups HTTP/1.1" 409 285 0.002158 10.0.0.22 - - [2026-03-20 10:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.22 - - [2026-03-20 10:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.22 - - [2026-03-20 10:14:25] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041565 10.0.0.22 - - [2026-03-20 10:14:26] "PUT /security-group/b4615f91-3119-4982-9339-d717bd4b6aa5 HTTP/1.1" 200 262 0.083728 10.0.0.22 - - [2026-03-20 10:14:26] "PUT /access-control-list/4df9a96e-e787-401e-9ebe-b2b52483b783 HTTP/1.1" 200 272 0.015620 10.0.0.22 - - [2026-03-20 10:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032540 10.0.0.22 - - [2026-03-20 10:14:26] "POST /tags HTTP/1.1" 409 228 0.014682 10.0.0.22 - - [2026-03-20 10:14:26] "PUT /access-control-list/6e619ebf-5254-40a4-b09b-1c2df17f847d HTTP/1.1" 200 272 0.021744 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.22 - - [2026-03-20 10:14:26] "GET /tag/0fa97c7b-4eb7-465b-84fc-fb6e41d321d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010302 10.0.0.22 - - [2026-03-20 10:14:26] "POST /tags HTTP/1.1" 200 345 0.023955 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.22 - - [2026-03-20 10:14:26] "GET /tag/d7815258-ab74-48ef-8bb2-b4e3bf6356d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.020405 10.0.0.22 - - [2026-03-20 10:14:26] "POST /projects HTTP/1.1" 409 238 0.002118 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007480 10.0.0.22 - - [2026-03-20 10:14:26] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025455 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.22 - - [2026-03-20 10:14:26] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006127 10.0.0.22 - - [2026-03-20 10:14:26] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044753 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.22 - - [2026-03-20 10:14:26] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004689 10.0.0.22 - - [2026-03-20 10:14:26] "POST /security-groups HTTP/1.1" 409 285 0.002188 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.22 - - [2026-03-20 10:14:26] "PUT /security-group/986eb289-4d29-4098-88ee-0ed1ee8276f1 HTTP/1.1" 200 262 0.053513 10.0.0.22 - - [2026-03-20 10:14:26] "PUT /access-control-list/4b7413c5-fb3f-4354-81e3-7455db3d55f8 HTTP/1.1" 200 272 0.014473 10.0.0.22 - - [2026-03-20 10:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027891 10.0.0.22 - - [2026-03-20 10:14:26] "POST /tags HTTP/1.1" 409 228 0.013973 10.0.0.22 - - [2026-03-20 10:14:26] "PUT /access-control-list/5689af7f-5e18-4275-9380-e23b99f7b962 HTTP/1.1" 200 272 0.030449 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.22 - - [2026-03-20 10:14:26] "GET /tag/d7815258-ab74-48ef-8bb2-b4e3bf6356d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014855 10.0.0.22 - - [2026-03-20 10:14:26] "POST /tags HTTP/1.1" 200 291 0.041510 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.22 - - [2026-03-20 10:14:26] "GET /tag/0dfd8e5d-204b-45e5-adfb-4338b5d00763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014819 10.0.0.22 - - [2026-03-20 10:14:26] "POST /tags HTTP/1.1" 200 303 0.046850 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018647 10.0.0.22 - - [2026-03-20 10:14:26] "GET /tag/622b3f3a-e70f-497d-9ac7-62a590b1bfe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012167 10.0.0.22 - - [2026-03-20 10:14:26] "POST /tags HTTP/1.1" 409 252 0.001636 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.22 - - [2026-03-20 10:14:26] "GET /tag/92424e79-7076-40e0-b7f1-01477cfb0609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010522 10.0.0.22 - - [2026-03-20 10:14:26] "POST /tags HTTP/1.1" 409 226 0.001830 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.22 - - [2026-03-20 10:14:26] "GET /tag/c4711402-f6c3-4c3d-90b7-8e0706f29a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010619 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009713 10.0.0.22 - - [2026-03-20 10:14:26] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004488 10.0.0.22 - - [2026-03-20 10:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.22 - - [2026-03-20 10:14:27] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032752 10.0.0.22 - - [2026-03-20 10:14:27] "POST /virtual-machines HTTP/1.1" 200 395 0.007690 10.0.0.22 - - [2026-03-20 10:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.006871 10.0.0.22 - - [2026-03-20 10:14:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094433 10.0.0.22 - - [2026-03-20 10:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017648 10.0.0.22 - - [2026-03-20 10:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015251 10.0.0.22 - - [2026-03-20 10:14:27] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006992 10.0.0.22 - - [2026-03-20 10:14:27] "POST /instance-ips HTTP/1.1" 200 397 0.032820 10.0.0.22 - - [2026-03-20 10:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025591 10.0.0.22 - - [2026-03-20 10:14:27] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013649 10.0.0.22 - - [2026-03-20 10:14:27] "POST /set-tag HTTP/1.1" 200 109 0.075807 10.0.0.22 - - [2026-03-20 10:14:27] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017208 10.0.0.22 - - [2026-03-20 10:14:27] "GET /instance-ip/938d1a72-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005004 10.0.0.22 - - [2026-03-20 10:14:27] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004363 10.0.0.22 - - [2026-03-20 10:14:27] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.22 - - [2026-03-20 10:14:27] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003091 10.0.0.22 - - [2026-03-20 10:14:27] "POST /ref-update HTTP/1.1" 200 156 0.010134 10.0.0.22 - - [2026-03-20 10:14:27] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004678 10.0.0.22 - - [2026-03-20 10:14:27] "POST /set-tag HTTP/1.1" 200 109 0.003458 10.0.0.22 - - [2026-03-20 10:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.22 - - [2026-03-20 10:14:27] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004624 10.0.0.22 - - [2026-03-20 10:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.22 - - [2026-03-20 10:14:27] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043379 10.0.0.22 - - [2026-03-20 10:14:27] "POST /virtual-machines HTTP/1.1" 200 395 0.008213 10.0.0.22 - - [2026-03-20 10:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012428 10.0.0.22 - - [2026-03-20 10:14:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125622 10.0.0.22 - - [2026-03-20 10:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009585 10.0.0.22 - - [2026-03-20 10:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.22 - - [2026-03-20 10:14:28] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015128 10.0.0.22 - - [2026-03-20 10:14:28] "POST /instance-ips HTTP/1.1" 200 397 0.039214 10.0.0.22 - - [2026-03-20 10:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017668 10.0.0.22 - - [2026-03-20 10:14:28] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009682 10.0.0.22 - - [2026-03-20 10:14:28] "POST /set-tag HTTP/1.1" 200 109 0.071716 10.0.0.22 - - [2026-03-20 10:14:28] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020674 10.0.0.22 - - [2026-03-20 10:14:28] "GET /instance-ip/940aa0aa-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002889 10.0.0.22 - - [2026-03-20 10:14:28] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005119 10.0.0.22 - - [2026-03-20 10:14:28] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.22 - - [2026-03-20 10:14:28] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003071 10.0.0.22 - - [2026-03-20 10:14:28] "POST /ref-update HTTP/1.1" 200 156 0.007201 10.0.0.22 - - [2026-03-20 10:14:28] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014262 10.0.0.22 - - [2026-03-20 10:14:28] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.22 - - [2026-03-20 10:14:28] "POST /tags HTTP/1.1" 200 291 0.019315 10.0.0.22 - - [2026-03-20 10:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012253 10.0.0.22 - - [2026-03-20 10:14:28] "GET /tag/b8bf1d15-c360-4aec-9d68-d1cd4ef1d2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.010950 10.0.0.22 - - [2026-03-20 10:14:28] "POST /tags HTTP/1.1" 409 252 0.001952 10.0.0.22 - - [2026-03-20 10:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.22 - - [2026-03-20 10:14:28] "GET /tag/da42465a-23f5-45cd-8f30-71237be3e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.009966 10.0.0.22 - - [2026-03-20 10:14:28] "POST /tags HTTP/1.1" 409 226 0.001623 10.0.0.22 - - [2026-03-20 10:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.22 - - [2026-03-20 10:14:28] "GET /tag/7e438e67-af9b-4fb7-add6-f6ee0b0e8b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010449 10.0.0.22 - - [2026-03-20 10:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.22 - - [2026-03-20 10:14:28] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004843 10.0.0.22 - - [2026-03-20 10:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.22 - - [2026-03-20 10:14:28] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032003 10.0.0.22 - - [2026-03-20 10:14:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007673 10.0.0.22 - - [2026-03-20 10:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008420 10.0.0.22 - - [2026-03-20 10:14:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094245 10.0.0.22 - - [2026-03-20 10:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008282 10.0.0.22 - - [2026-03-20 10:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.22 - - [2026-03-20 10:14:29] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008625 10.0.0.22 - - [2026-03-20 10:14:29] "POST /instance-ips HTTP/1.1" 200 397 0.020128 10.0.0.22 - - [2026-03-20 10:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.034868 10.0.0.22 - - [2026-03-20 10:14:29] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009060 10.0.0.22 - - [2026-03-20 10:14:29] "POST /set-tag HTTP/1.1" 200 109 0.060421 10.0.0.22 - - [2026-03-20 10:14:29] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014105 10.0.0.22 - - [2026-03-20 10:14:29] "GET /instance-ip/94a4c766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004050 10.0.0.22 - - [2026-03-20 10:14:29] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005081 10.0.0.22 - - [2026-03-20 10:14:29] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.22 - - [2026-03-20 10:14:29] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003239 10.0.0.22 - - [2026-03-20 10:14:29] "POST /ref-update HTTP/1.1" 200 156 0.008896 10.0.0.22 - - [2026-03-20 10:14:29] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016456 10.0.0.22 - - [2026-03-20 10:14:29] "POST /set-tag HTTP/1.1" 200 109 0.009726 10.0.0.22 - - [2026-03-20 10:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.22 - - [2026-03-20 10:14:29] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003824 10.0.0.22 - - [2026-03-20 10:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.22 - - [2026-03-20 10:14:29] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038248 10.0.0.22 - - [2026-03-20 10:14:29] "POST /virtual-machines HTTP/1.1" 200 395 0.011724 10.0.0.22 - - [2026-03-20 10:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025704 10.0.0.22 - - [2026-03-20 10:14:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132263 10.0.0.22 - - [2026-03-20 10:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008187 10.0.0.22 - - [2026-03-20 10:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008285 10.0.0.22 - - [2026-03-20 10:14:29] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004358 10.0.0.22 - - [2026-03-20 10:14:29] "POST /instance-ips HTTP/1.1" 200 397 0.022134 10.0.0.22 - - [2026-03-20 10:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019600 10.0.0.22 - - [2026-03-20 10:14:29] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006692 10.0.0.22 - - [2026-03-20 10:14:30] "POST /set-tag HTTP/1.1" 200 109 0.059896 10.0.0.22 - - [2026-03-20 10:14:30] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011967 10.0.0.22 - - [2026-03-20 10:14:30] "GET /instance-ip/951f2c22-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003755 10.0.0.22 - - [2026-03-20 10:14:30] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004255 10.0.0.22 - - [2026-03-20 10:14:30] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.22 - - [2026-03-20 10:14:30] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.002946 10.0.0.22 - - [2026-03-20 10:14:30] "POST /ref-update HTTP/1.1" 200 156 0.007906 10.0.0.22 - - [2026-03-20 10:14:30] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007977 10.0.0.22 - - [2026-03-20 10:14:30] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.22 - - [2026-03-20 10:14:30] "POST /tags HTTP/1.1" 200 299 0.020792 10.0.0.22 - - [2026-03-20 10:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007927 10.0.0.22 - - [2026-03-20 10:14:30] "GET /tag/8f381043-7149-4b49-ac49-df4d134e26f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010998 10.0.0.22 - - [2026-03-20 10:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2026-03-20 10:14:30] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003845 10.0.0.22 - - [2026-03-20 10:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.22 - - [2026-03-20 10:14:30] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024519 10.0.0.22 - - [2026-03-20 10:14:30] "POST /virtual-machines HTTP/1.1" 200 395 0.008956 10.0.0.22 - - [2026-03-20 10:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022764 10.0.0.22 - - [2026-03-20 10:14:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104477 10.0.0.22 - - [2026-03-20 10:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011126 10.0.0.22 - - [2026-03-20 10:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013694 10.0.0.22 - - [2026-03-20 10:14:30] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012936 10.0.0.22 - - [2026-03-20 10:14:30] "POST /instance-ips HTTP/1.1" 200 397 0.019268 10.0.0.22 - - [2026-03-20 10:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026890 10.0.0.22 - - [2026-03-20 10:14:30] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010715 10.0.0.22 - - [2026-03-20 10:14:30] "POST /set-tag HTTP/1.1" 200 109 0.016472 10.0.0.22 - - [2026-03-20 10:14:30] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011825 10.0.0.22 - - [2026-03-20 10:14:30] "GET /instance-ip/959cfbb6-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004719 10.0.0.22 - - [2026-03-20 10:14:30] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004289 10.0.0.22 - - [2026-03-20 10:14:30] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.22 - - [2026-03-20 10:14:30] "POST /tags HTTP/1.1" 200 299 0.015199 10.0.0.22 - - [2026-03-20 10:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.22 - - [2026-03-20 10:14:31] "GET /tag/a5790af7-3cf8-4eff-b9d3-23a028381e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010985 10.0.0.22 - - [2026-03-20 10:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.22 - - [2026-03-20 10:14:31] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005393 10.0.0.22 - - [2026-03-20 10:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.22 - - [2026-03-20 10:14:31] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030466 10.0.0.22 - - [2026-03-20 10:14:31] "POST /virtual-machines HTTP/1.1" 200 395 0.010998 10.0.0.22 - - [2026-03-20 10:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014862 10.0.0.22 - - [2026-03-20 10:14:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102426 10.0.0.22 - - [2026-03-20 10:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008120 10.0.0.22 - - [2026-03-20 10:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006544 10.0.0.22 - - [2026-03-20 10:14:31] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010273 10.0.0.22 - - [2026-03-20 10:14:31] "POST /instance-ips HTTP/1.1" 200 397 0.018012 10.0.0.22 - - [2026-03-20 10:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025278 10.0.0.22 - - [2026-03-20 10:14:31] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011196 10.0.0.22 - - [2026-03-20 10:14:31] "POST /set-tag HTTP/1.1" 200 109 0.017322 10.0.0.22 - - [2026-03-20 10:14:31] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011891 10.0.0.22 - - [2026-03-20 10:14:31] "GET /instance-ip/9603b518-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005531 10.0.0.22 - - [2026-03-20 10:14:31] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004377 10.0.0.22 - - [2026-03-20 10:14:31] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.22 - - [2026-03-20 10:14:31] "POST /tags HTTP/1.1" 200 299 0.023238 10.0.0.22 - - [2026-03-20 10:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008626 10.0.0.22 - - [2026-03-20 10:14:31] "GET /tag/8a88ef3a-c6d1-4e23-9c80-6a0e86e5b5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011615 10.0.0.22 - - [2026-03-20 10:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.22 - - [2026-03-20 10:14:31] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003575 10.0.0.22 - - [2026-03-20 10:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.22 - - [2026-03-20 10:14:31] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.060745 10.0.0.22 - - [2026-03-20 10:14:31] "POST /virtual-machines HTTP/1.1" 200 395 0.009658 10.0.0.22 - - [2026-03-20 10:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007246 10.0.0.22 - - [2026-03-20 10:14:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115631 10.0.0.22 - - [2026-03-20 10:14:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015648 10.0.0.22 - - [2026-03-20 10:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009658 10.0.0.22 - - [2026-03-20 10:14:32] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007313 10.0.0.22 - - [2026-03-20 10:14:32] "POST /instance-ips HTTP/1.1" 200 397 0.021207 10.0.0.22 - - [2026-03-20 10:14:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.041046 10.0.0.22 - - [2026-03-20 10:14:32] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015624 10.0.0.22 - - [2026-03-20 10:14:32] "POST /set-tag HTTP/1.1" 200 109 0.017823 10.0.0.22 - - [2026-03-20 10:14:32] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013321 10.0.0.22 - - [2026-03-20 10:14:32] "GET /instance-ip/966cfa32-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003981 10.0.0.22 - - [2026-03-20 10:14:32] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004258 10.0.0.22 - - [2026-03-20 10:14:32] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.22 - - [2026-03-20 10:14:32] "POST /tags HTTP/1.1" 200 299 0.017725 10.0.0.22 - - [2026-03-20 10:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.22 - - [2026-03-20 10:14:32] "GET /tag/14c5f335-715f-4dc1-9182-51e7bf9116bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.019746 10.0.0.22 - - [2026-03-20 10:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2026-03-20 10:14:32] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004136 10.0.0.22 - - [2026-03-20 10:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.22 - - [2026-03-20 10:14:32] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026971 10.0.0.22 - - [2026-03-20 10:14:32] "POST /virtual-machines HTTP/1.1" 200 395 0.007653 10.0.0.22 - - [2026-03-20 10:14:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022157 10.0.0.22 - - [2026-03-20 10:14:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104425 10.0.0.22 - - [2026-03-20 10:14:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009763 10.0.0.22 - - [2026-03-20 10:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008580 10.0.0.22 - - [2026-03-20 10:14:32] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003986 10.0.0.22 - - [2026-03-20 10:14:32] "POST /instance-ips HTTP/1.1" 200 397 0.170638 10.0.0.22 - - [2026-03-20 10:14:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035611 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009343 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.015514 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006204 10.0.0.22 - - [2026-03-20 10:14:33] "GET /instance-ip/96db5f5e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002984 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004147 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003418 10.0.0.22 - - [2026-03-20 10:14:33] "POST /ref-update HTTP/1.1" 200 156 0.008024 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004110 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004043 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003783 10.0.0.22 - - [2026-03-20 10:14:33] "POST /ref-update HTTP/1.1" 200 156 0.009455 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004493 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004643 10.0.0.22 - - [2026-03-20 10:14:33] "POST /ref-update HTTP/1.1" 200 156 0.010432 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004364 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003699 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.003924 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-router/6b21eca2-1990-4795-9658-41ca395c8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005129 10.0.0.22 - - [2026-03-20 10:14:33] "POST /ref-update HTTP/1.1" 200 156 0.009735 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007933 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003814 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004399 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004848 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005635 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005262 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003931 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004271 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.22 - - [2026-03-20 10:14:33] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003755 10.0.0.22 - - [2026-03-20 10:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.22 - - [2026-03-20 10:14:34] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004206 10.0.0.22 - - [2026-03-20 10:14:34] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.22 - - [2026-03-20 10:14:36] "GET /virtual-machine/5a45f642-7dfd-4f14-b092-b21226434f8b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002723 10.0.0.22 - - [2026-03-20 10:14:36] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003730 10.0.0.22 - - [2026-03-20 10:14:36] "GET /virtual-machine/2163a491-340d-47f5-92ea-79787bee1e48?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002744 10.0.0.22 - - [2026-03-20 10:14:36] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005275 10.0.0.22 - - [2026-03-20 10:14:38] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004293 10.0.0.22 - - [2026-03-20 10:14:38] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.22 - - [2026-03-20 10:14:38] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004093 10.0.0.22 - - [2026-03-20 10:14:38] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.22 - - [2026-03-20 10:14:38] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003877 10.0.0.22 - - [2026-03-20 10:14:38] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.22 - - [2026-03-20 10:14:38] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004911 10.0.0.22 - - [2026-03-20 10:14:38] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.22 - - [2026-03-20 10:14:41] "GET /virtual-machine/540614ac-0908-4d40-abd6-9d554de9e2b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003132 10.0.0.22 - - [2026-03-20 10:14:41] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004171 10.0.0.22 - - [2026-03-20 10:14:41] "GET /virtual-machine/9bf86bc4-ea69-40de-83ff-a2ed315d112f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003581 10.0.0.22 - - [2026-03-20 10:14:41] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004268 10.0.0.22 - - [2026-03-20 10:14:41] "GET /virtual-machine/74dc023c-fe5c-4974-8eaf-cb9df2c85fdf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002975 10.0.0.22 - - [2026-03-20 10:14:41] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003690 10.0.0.22 - - [2026-03-20 10:14:41] "GET /virtual-machine/6528d823-c16a-46ec-8ad3-ff756bb9a276?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002832 10.0.0.22 - - [2026-03-20 10:14:41] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003967 10.0.0.22 - - [2026-03-20 10:14:42] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004179 10.0.0.22 - - [2026-03-20 10:14:42] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.22 - - [2026-03-20 10:14:46] "GET /virtual-machine/2d42fffe-8ae2-4906-8c48-3c834c6da509?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003008 10.0.0.22 - - [2026-03-20 10:14:46] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003658 10.0.0.22 - - [2026-03-20 10:14:46] "GET /virtual-machine/97c65c7c-b4f1-4846-934c-e520c97741d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004640 10.0.0.22 - - [2026-03-20 10:14:46] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003923 10.0.0.22 - - [2026-03-20 10:14:47] "GET /loadbalancer/e67a30b8-d9e2-40b2-9581-ff2dffc1ae09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005850 10.0.0.22 - - [2026-03-20 10:14:47] "POST /tags HTTP/1.1" 200 333 0.028307 10.0.0.22 - - [2026-03-20 10:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010598 10.0.0.22 - - [2026-03-20 10:14:47] "GET /tag/5dd0dacf-8acc-42b3-b63c-c1281178484b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012755 10.0.0.22 - - [2026-03-20 10:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.22 - - [2026-03-20 10:14:47] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037510 10.0.0.22 - - [2026-03-20 10:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.22 - - [2026-03-20 10:14:47] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003648 10.0.0.22 - - [2026-03-20 10:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.22 - - [2026-03-20 10:14:47] "GET /service-appliance-set/59b9b5cb-2328-412b-9b39-9b2f7ac28564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002704 10.0.0.22 - - [2026-03-20 10:14:47] "POST /fqname-to-id HTTP/1.1" 404 273 0.001737 10.0.0.22 - - [2026-03-20 10:14:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.101854 10.0.0.22 - - [2026-03-20 10:14:47] "GET /virtual-machine-interface/42f118d3-101a-4279-800e-9adae4c08218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.004361 10.0.0.22 - - [2026-03-20 10:14:47] "POST /instance-ips HTTP/1.1" 200 409 0.019663 10.0.0.22 - - [2026-03-20 10:14:47] "GET /instance-ip/6a510259-8831-4ce7-a29e-11d090022233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009282 10.0.0.22 - - [2026-03-20 10:14:47] "POST /loadbalancers HTTP/1.1" 200 629 0.060436 10.0.0.22 - - [2026-03-20 10:14:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019110 10.0.0.22 - - [2026-03-20 10:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007870 10.0.0.22 - - [2026-03-20 10:14:47] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045011 10.0.0.22 - - [2026-03-20 10:14:47] "GET /instance-ip/6a510259-8831-4ce7-a29e-11d090022233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002459 10.0.0.22 - - [2026-03-20 10:14:47] "POST /floating-ips HTTP/1.1" 200 597 0.015217 10.0.0.22 - - [2026-03-20 10:14:47] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042522 10.0.0.22 - - [2026-03-20 10:14:47] "GET /loadbalancer/e67a30b8-d9e2-40b2-9581-ff2dffc1ae09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002644 10.0.0.22 - - [2026-03-20 10:14:47] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017190 10.0.0.22 - - [2026-03-20 10:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.22 - - [2026-03-20 10:14:48] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030764 10.0.0.22 - - [2026-03-20 10:14:48] "GET /loadbalancer-listener/7f552eaf-21d0-4c3e-a11d-5c1fdf0b4238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003138 10.0.0.22 - - [2026-03-20 10:14:48] "GET /loadbalancer-listener/7f552eaf-21d0-4c3e-a11d-5c1fdf0b4238?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002731 10.0.0.22 - - [2026-03-20 10:14:48] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022589 10.0.0.22 - - [2026-03-20 10:14:48] "GET /instance-ip/6a510259-8831-4ce7-a29e-11d090022233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004028 10.0.0.22 - - [2026-03-20 10:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.22 - - [2026-03-20 10:14:48] "GET /loadbalancer/e67a30b8-d9e2-40b2-9581-ff2dffc1ae09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002213 10.0.0.22 - - [2026-03-20 10:14:48] "GET /instance-ip/6a510259-8831-4ce7-a29e-11d090022233?fields=floating_ips HTTP/1.1" 200 1212 0.005086 10.0.0.22 - - [2026-03-20 10:14:48] "GET /loadbalancer-pool/da0e2144-6bba-41b8-a2ab-ac0d04b586c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005436 10.0.0.22 - - [2026-03-20 10:14:48] "GET /floating-ip/66bbce43-b43a-4a00-93c2-7ac07d2562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002927 10.0.0.22 - - [2026-03-20 10:14:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015722 10.0.0.22 - - [2026-03-20 10:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013726 10.0.0.22 - - [2026-03-20 10:14:48] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004552 10.0.0.22 - - [2026-03-20 10:14:48] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003431 10.0.0.22 - - [2026-03-20 10:14:48] "POST /ref-update HTTP/1.1" 200 156 0.005726 10.0.0.22 - - [2026-03-20 10:14:48] "GET /floating-ip/66bbce43-b43a-4a00-93c2-7ac07d2562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.009306 10.0.0.22 - - [2026-03-20 10:14:48] "GET /loadbalancer/e67a30b8-d9e2-40b2-9581-ff2dffc1ae09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002573 10.0.0.22 - - [2026-03-20 10:14:48] "POST /tags HTTP/1.1" 409 221 0.003230 10.0.0.22 - - [2026-03-20 10:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.22 - - [2026-03-20 10:14:48] "GET /tag/5dd0dacf-8acc-42b3-b63c-c1281178484b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014496 10.0.0.22 - - [2026-03-20 10:14:48] "PUT /floating-ip/66bbce43-b43a-4a00-93c2-7ac07d2562f7 HTTP/1.1" 200 256 0.007294 10.0.0.22 - - [2026-03-20 10:14:48] "POST /set-tag HTTP/1.1" 200 109 0.062856 10.0.0.22 - - [2026-03-20 10:14:48] "GET /loadbalancer-pool/da0e2144-6bba-41b8-a2ab-ac0d04b586c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.013855 10.0.0.22 - - [2026-03-20 10:14:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020045 10.0.0.22 - - [2026-03-20 10:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007958 10.0.0.22 - - [2026-03-20 10:14:48] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003311 10.0.0.22 - - [2026-03-20 10:14:48] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004983 10.0.0.22 - - [2026-03-20 10:14:48] "POST /ref-update HTTP/1.1" 200 156 0.006555 10.0.0.22 - - [2026-03-20 10:14:48] "GET /floating-ip/66bbce43-b43a-4a00-93c2-7ac07d2562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.016686 10.0.0.22 - - [2026-03-20 10:14:48] "POST /set-tag HTTP/1.1" 200 109 0.101015 10.0.0.22 - - [2026-03-20 10:14:48] "POST /tags HTTP/1.1" 409 206 0.003775 10.0.0.22 - - [2026-03-20 10:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.22 - - [2026-03-20 10:14:48] "GET /tag/622b3f3a-e70f-497d-9ac7-62a590b1bfe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016689 10.0.0.22 - - [2026-03-20 10:14:48] "POST /tags HTTP/1.1" 409 204 0.004541 10.0.0.22 - - [2026-03-20 10:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.22 - - [2026-03-20 10:14:48] "GET /tag/a5790af7-3cf8-4eff-b9d3-23a028381e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012458 10.0.0.22 - - [2026-03-20 10:14:48] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003142 10.0.0.22 - - [2026-03-20 10:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2026-03-20 10:14:49] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002509 10.0.0.22 - - [2026-03-20 10:14:49] "POST /tags HTTP/1.1" 409 206 0.001603 10.0.0.22 - - [2026-03-20 10:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.22 - - [2026-03-20 10:14:49] "GET /tag/622b3f3a-e70f-497d-9ac7-62a590b1bfe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015333 10.0.0.22 - - [2026-03-20 10:14:49] "POST /tags HTTP/1.1" 409 226 0.002098 10.0.0.22 - - [2026-03-20 10:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.22 - - [2026-03-20 10:14:49] "GET /tag/c4711402-f6c3-4c3d-90b7-8e0706f29a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014119 10.0.0.22 - - [2026-03-20 10:14:49] "POST /tags HTTP/1.1" 409 204 0.001759 10.0.0.22 - - [2026-03-20 10:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007336 10.0.0.22 - - [2026-03-20 10:14:49] "GET /tag/a5790af7-3cf8-4eff-b9d3-23a028381e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.016158 10.0.0.22 - - [2026-03-20 10:14:49] "POST /tags HTTP/1.1" 409 226 0.002361 10.0.0.22 - - [2026-03-20 10:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2026-03-20 10:14:49] "GET /tag/c4711402-f6c3-4c3d-90b7-8e0706f29a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010175 10.0.0.22 - - [2026-03-20 10:14:49] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002473 10.0.0.22 - - [2026-03-20 10:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.22 - - [2026-03-20 10:14:49] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002601 10.0.0.22 - - [2026-03-20 10:14:49] "POST /firewall-rules HTTP/1.1" 200 626 0.068111 10.0.0.22 - - [2026-03-20 10:14:49] "POST /firewall-rules HTTP/1.1" 200 646 0.079856 10.0.0.22 - - [2026-03-20 10:14:49] "GET /firewall-rule/11bd6dea-5d3b-437e-94d0-33fa53d04e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007885 10.0.0.22 - - [2026-03-20 10:14:49] "GET /firewall-policy/250c0529-dd7b-43f5-a225-36eb495a2fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002643 10.0.0.22 - - [2026-03-20 10:14:49] "GET /firewall-rule/61dc6142-c3b2-49d7-8290-391a9aaad07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003726 10.0.0.22 - - [2026-03-20 10:14:49] "POST /ref-update HTTP/1.1" 200 156 0.012468 10.0.0.22 - - [2026-03-20 10:14:49] "POST /firewall-policys HTTP/1.1" 200 606 0.020148 10.0.0.22 - - [2026-03-20 10:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022695 10.0.0.22 - - [2026-03-20 10:14:49] "GET /firewall-policy/f0cd5555-6649-48b7-aac8-4e05d931c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.015181 10.0.0.22 - - [2026-03-20 10:14:49] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013598 10.0.0.22 - - [2026-03-20 10:14:49] "GET /firewall-policy/f0cd5555-6649-48b7-aac8-4e05d931c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003554 10.0.0.22 - - [2026-03-20 10:14:49] "GET /firewall-policy/250c0529-dd7b-43f5-a225-36eb495a2fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003855 10.0.0.22 - - [2026-03-20 10:14:49] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004751 10.0.0.22 - - [2026-03-20 10:14:49] "GET /firewall-policy/d4f7e2ae-f39a-411d-9671-d0983d482b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003322 10.0.0.22 - - [2026-03-20 10:14:49] "GET /firewall-policy/250c0529-dd7b-43f5-a225-36eb495a2fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002071 10.0.0.22 - - [2026-03-20 10:14:49] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002836 10.0.0.22 - - [2026-03-20 10:14:49] "POST /ref-update HTTP/1.1" 200 156 0.022136 10.0.0.22 - - [2026-03-20 10:14:49] "POST /ref-update HTTP/1.1" 200 156 0.020420 10.0.0.22 - - [2026-03-20 10:14:49] "POST /ref-update HTTP/1.1" 200 156 0.015046 10.0.0.22 - - [2026-03-20 10:14:50] "POST /ref-update HTTP/1.1" 200 156 0.026249 10.0.0.22 - - [2026-03-20 10:14:50] "POST /ref-update HTTP/1.1" 200 156 0.029283 10.0.0.22 - - [2026-03-20 10:14:50] "GET /firewall-policy/f0cd5555-6649-48b7-aac8-4e05d931c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002734 10.0.0.22 - - [2026-03-20 10:15:04] "GET /global-system-configs HTTP/1.1" 200 322 0.001982 10.0.0.22 - - [2026-03-20 10:15:05] "GET /global-system-configs HTTP/1.1" 200 322 0.004366 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:15:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:15:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.22 - - [2026-03-20 10:15:29] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006422 10.0.0.22 - - [2026-03-20 10:15:29] "POST /set-tag HTTP/1.1" 200 109 0.004813 10.0.0.22 - - [2026-03-20 10:15:29] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012626 10.0.0.22 - - [2026-03-20 10:15:29] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.22 - - [2026-03-20 10:15:29] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003891 10.0.0.22 - - [2026-03-20 10:15:29] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.22 - - [2026-03-20 10:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.22 - - [2026-03-20 10:15:29] "GET /loadbalancer/e67a30b8-d9e2-40b2-9581-ff2dffc1ae09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002017 10.0.0.22 - - [2026-03-20 10:15:29] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003373 10.0.0.22 - - [2026-03-20 10:15:29] "POST /set-tag HTTP/1.1" 200 109 0.024703 10.0.0.22 - - [2026-03-20 10:15:29] "DELETE /loadbalancer-member/7b679a37-5b33-4d0c-9c4f-e9b37736ba91 HTTP/1.1" 200 115 0.027698 10.0.0.22 - - [2026-03-20 10:15:29] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004384 10.0.0.22 - - [2026-03-20 10:15:29] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.22 - - [2026-03-20 10:15:29] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004261 10.0.0.22 - - [2026-03-20 10:15:29] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.22 - - [2026-03-20 10:15:29] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004843 10.0.0.22 - - [2026-03-20 10:15:29] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.22 - - [2026-03-20 10:15:29] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003590 10.0.0.22 - - [2026-03-20 10:15:29] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.22 - - [2026-03-20 10:15:29] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004376 10.0.0.22 - - [2026-03-20 10:15:29] "POST /set-tag HTTP/1.1" 200 109 0.001719 10.0.0.22 - - [2026-03-20 10:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.22 - - [2026-03-20 10:15:29] "GET /loadbalancer/e67a30b8-d9e2-40b2-9581-ff2dffc1ae09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001922 10.0.0.22 - - [2026-03-20 10:15:30] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006469 10.0.0.22 - - [2026-03-20 10:15:30] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.22 - - [2026-03-20 10:15:30] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004000 10.0.0.22 - - [2026-03-20 10:15:30] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.22 - - [2026-03-20 10:15:30] "GET /virtual-machine/9bf86bc4-ea69-40de-83ff-a2ed315d112f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003282 10.0.0.22 - - [2026-03-20 10:15:30] "POST /ref-update HTTP/1.1" 200 156 0.008938 10.0.0.22 - - [2026-03-20 10:15:30] "GET /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005834 10.0.0.22 - - [2026-03-20 10:15:30] "POST /set-tag HTTP/1.1" 200 109 0.014656 10.0.0.22 - - [2026-03-20 10:15:30] "POST /set-tag HTTP/1.1" 200 109 0.019969 10.0.0.22 - - [2026-03-20 10:15:30] "POST /set-tag HTTP/1.1" 200 109 0.014225 10.0.0.22 - - [2026-03-20 10:15:30] "POST /set-tag HTTP/1.1" 200 109 0.027174 10.0.0.22 - - [2026-03-20 10:15:30] "POST /set-tag HTTP/1.1" 200 109 0.021752 10.0.0.22 - - [2026-03-20 10:15:30] "DELETE /instance-ip/951f2c22-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.029945 10.0.0.22 - - [2026-03-20 10:15:30] "DELETE /virtual-machine-interface/9500a766-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.033588 10.0.0.22 - - [2026-03-20 10:15:30] "DELETE /virtual-machine/9bf86bc4-ea69-40de-83ff-a2ed315d112f HTTP/1.1" 200 115 0.015955 10.0.0.22 - - [2026-03-20 10:15:30] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005431 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.22 - - [2026-03-20 10:15:31] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003865 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.22 - - [2026-03-20 10:15:31] "GET /virtual-machine/5a45f642-7dfd-4f14-b092-b21226434f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005070 10.0.0.22 - - [2026-03-20 10:15:31] "POST /ref-update HTTP/1.1" 200 156 0.008403 10.0.0.22 - - [2026-03-20 10:15:31] "GET /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013316 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.016732 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.025528 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.021948 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.016071 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.026326 10.0.0.22 - - [2026-03-20 10:15:31] "DELETE /instance-ip/938d1a72-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.034338 10.0.0.22 - - [2026-03-20 10:15:31] "POST /ref-update HTTP/1.1" 200 156 0.010969 10.0.0.22 - - [2026-03-20 10:15:31] "DELETE /virtual-machine-interface/937a0f7c-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.037070 10.0.0.22 - - [2026-03-20 10:15:31] "DELETE /virtual-machine/5a45f642-7dfd-4f14-b092-b21226434f8b HTTP/1.1" 200 115 0.021153 10.0.0.22 - - [2026-03-20 10:15:31] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004208 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.22 - - [2026-03-20 10:15:31] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003739 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.22 - - [2026-03-20 10:15:31] "GET /virtual-machine/2163a491-340d-47f5-92ea-79787bee1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003100 10.0.0.22 - - [2026-03-20 10:15:31] "POST /ref-update HTTP/1.1" 200 156 0.009503 10.0.0.22 - - [2026-03-20 10:15:31] "GET /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.015892 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.023921 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.023519 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.028810 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.015819 10.0.0.22 - - [2026-03-20 10:15:31] "POST /set-tag HTTP/1.1" 200 109 0.027610 10.0.0.22 - - [2026-03-20 10:15:31] "DELETE /instance-ip/940aa0aa-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.049315 10.0.0.22 - - [2026-03-20 10:15:31] "POST /ref-update HTTP/1.1" 200 156 0.008860 10.0.0.22 - - [2026-03-20 10:15:32] "DELETE /virtual-machine-interface/93ed8a4c-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.037988 10.0.0.22 - - [2026-03-20 10:15:32] "DELETE /virtual-machine/2163a491-340d-47f5-92ea-79787bee1e48 HTTP/1.1" 200 115 0.024856 10.0.0.22 - - [2026-03-20 10:15:32] "DELETE /tag/0dfd8e5d-204b-45e5-adfb-4338b5d00763 HTTP/1.1" 200 115 0.032017 10.0.0.22 - - [2026-03-20 10:15:32] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005051 10.0.0.22 - - [2026-03-20 10:15:32] "POST /set-tag HTTP/1.1" 200 109 0.006644 10.0.0.22 - - [2026-03-20 10:15:32] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003910 10.0.0.22 - - [2026-03-20 10:15:32] "POST /set-tag HTTP/1.1" 200 109 0.013570 10.0.0.22 - - [2026-03-20 10:15:32] "GET /virtual-machine/540614ac-0908-4d40-abd6-9d554de9e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002707 10.0.0.22 - - [2026-03-20 10:15:32] "POST /ref-update HTTP/1.1" 200 156 0.014836 10.0.0.22 - - [2026-03-20 10:15:32] "GET /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016897 10.0.0.22 - - [2026-03-20 10:15:32] "POST /set-tag HTTP/1.1" 200 109 0.019638 10.0.0.22 - - [2026-03-20 10:15:32] "POST /set-tag HTTP/1.1" 200 109 0.024679 10.0.0.22 - - [2026-03-20 10:15:32] "POST /set-tag HTTP/1.1" 200 109 0.024107 10.0.0.22 - - [2026-03-20 10:15:32] "POST /set-tag HTTP/1.1" 200 109 0.026685 10.0.0.22 - - [2026-03-20 10:15:32] "POST /set-tag HTTP/1.1" 200 109 0.022625 10.0.0.22 - - [2026-03-20 10:15:32] "DELETE /instance-ip/94a4c766-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.033983 10.0.0.22 - - [2026-03-20 10:15:32] "DELETE /virtual-machine-interface/948d400a-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.033004 10.0.0.22 - - [2026-03-20 10:15:32] "DELETE /virtual-machine/540614ac-0908-4d40-abd6-9d554de9e2b7 HTTP/1.1" 200 115 0.019387 10.0.0.22 - - [2026-03-20 10:15:32] "DELETE /tag/b8bf1d15-c360-4aec-9d68-d1cd4ef1d2a7 HTTP/1.1" 200 115 0.028640 10.0.0.22 - - [2026-03-20 10:15:32] "DELETE /tag/622b3f3a-e70f-497d-9ac7-62a590b1bfe3 HTTP/1.1" 409 312 0.004268 10.0.0.22 - - [2026-03-20 10:16:00] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004195 10.0.0.22 - - [2026-03-20 10:16:00] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.22 - - [2026-03-20 10:16:00] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005570 10.0.0.22 - - [2026-03-20 10:16:00] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.22 - - [2026-03-20 10:16:00] "GET /virtual-machine/74dc023c-fe5c-4974-8eaf-cb9df2c85fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002743 10.0.0.22 - - [2026-03-20 10:16:00] "POST /ref-update HTTP/1.1" 200 156 0.007817 10.0.0.22 - - [2026-03-20 10:16:00] "GET /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009401 10.0.0.22 - - [2026-03-20 10:16:00] "POST /set-tag HTTP/1.1" 200 109 0.014071 10.0.0.22 - - [2026-03-20 10:16:00] "POST /set-tag HTTP/1.1" 200 109 0.028205 10.0.0.22 - - [2026-03-20 10:16:00] "POST /set-tag HTTP/1.1" 200 109 0.024320 10.0.0.22 - - [2026-03-20 10:16:00] "POST /set-tag HTTP/1.1" 200 109 0.012442 10.0.0.22 - - [2026-03-20 10:16:00] "DELETE /instance-ip/959cfbb6-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.048365 10.0.0.22 - - [2026-03-20 10:16:00] "DELETE /virtual-machine-interface/95833118-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.034785 10.0.0.22 - - [2026-03-20 10:16:00] "DELETE /virtual-machine/74dc023c-fe5c-4974-8eaf-cb9df2c85fdf HTTP/1.1" 200 115 0.015133 10.0.0.22 - - [2026-03-20 10:16:01] "DELETE /tag/8f381043-7149-4b49-ac49-df4d134e26f0 HTTP/1.1" 200 115 0.032390 10.0.0.22 - - [2026-03-20 10:16:01] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003761 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.22 - - [2026-03-20 10:16:01] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003968 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.22 - - [2026-03-20 10:16:01] "GET /virtual-machine/6528d823-c16a-46ec-8ad3-ff756bb9a276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003435 10.0.0.22 - - [2026-03-20 10:16:01] "POST /ref-update HTTP/1.1" 200 156 0.013274 10.0.0.22 - - [2026-03-20 10:16:01] "GET /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021265 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.017525 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.034359 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.034202 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.015214 10.0.0.22 - - [2026-03-20 10:16:01] "DELETE /instance-ip/966cfa32-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.056118 10.0.0.22 - - [2026-03-20 10:16:01] "DELETE /virtual-machine-interface/9657417e-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.035639 10.0.0.22 - - [2026-03-20 10:16:01] "DELETE /virtual-machine/6528d823-c16a-46ec-8ad3-ff756bb9a276 HTTP/1.1" 200 115 0.023755 10.0.0.22 - - [2026-03-20 10:16:01] "DELETE /tag/8a88ef3a-c6d1-4e23-9c80-6a0e86e5b5cd HTTP/1.1" 200 115 0.045676 10.0.0.22 - - [2026-03-20 10:16:01] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005096 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.22 - - [2026-03-20 10:16:01] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005522 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.004591 10.0.0.22 - - [2026-03-20 10:16:01] "GET /virtual-machine/97c65c7c-b4f1-4846-934c-e520c97741d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002867 10.0.0.22 - - [2026-03-20 10:16:01] "POST /ref-update HTTP/1.1" 200 156 0.010233 10.0.0.22 - - [2026-03-20 10:16:01] "GET /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015551 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.016933 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.025219 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.024534 10.0.0.22 - - [2026-03-20 10:16:01] "POST /set-tag HTTP/1.1" 200 109 0.012211 10.0.0.22 - - [2026-03-20 10:16:01] "DELETE /instance-ip/96db5f5e-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.053405 10.0.0.22 - - [2026-03-20 10:16:01] "DELETE /virtual-machine-interface/96c1a302-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.040560 10.0.0.22 - - [2026-03-20 10:16:02] "DELETE /virtual-machine/97c65c7c-b4f1-4846-934c-e520c97741d0 HTTP/1.1" 200 115 0.016547 10.0.0.22 - - [2026-03-20 10:16:02] "DELETE /tag/d7815258-ab74-48ef-8bb2-b4e3bf6356d2 HTTP/1.1" 200 115 0.034997 10.0.0.22 - - [2026-03-20 10:16:02] "DELETE /tag/14c5f335-715f-4dc1-9182-51e7bf9116bc HTTP/1.1" 200 115 0.031876 10.0.0.22 - - [2026-03-20 10:16:02] "DELETE /tag/da42465a-23f5-45cd-8f30-71237be3e1f8 HTTP/1.1" 200 115 0.043944 10.0.0.22 - - [2026-03-20 10:16:02] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005821 10.0.0.22 - - [2026-03-20 10:16:02] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.22 - - [2026-03-20 10:16:02] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003928 10.0.0.22 - - [2026-03-20 10:16:02] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.22 - - [2026-03-20 10:16:02] "GET /virtual-machine/2d42fffe-8ae2-4906-8c48-3c834c6da509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002678 10.0.0.22 - - [2026-03-20 10:16:02] "POST /ref-update HTTP/1.1" 200 156 0.009609 10.0.0.22 - - [2026-03-20 10:16:02] "GET /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011335 10.0.0.22 - - [2026-03-20 10:16:02] "POST /set-tag HTTP/1.1" 200 109 0.020551 10.0.0.22 - - [2026-03-20 10:16:02] "POST /set-tag HTTP/1.1" 200 109 0.043840 10.0.0.22 - - [2026-03-20 10:16:02] "POST /set-tag HTTP/1.1" 200 109 0.050914 10.0.0.22 - - [2026-03-20 10:16:02] "POST /set-tag HTTP/1.1" 200 109 0.023326 10.0.0.22 - - [2026-03-20 10:16:02] "DELETE /instance-ip/9603b518-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.054893 10.0.0.22 - - [2026-03-20 10:16:02] "DELETE /virtual-machine-interface/95eb51bc-2445-11f1-a7e4-fa163e640608 HTTP/1.1" 200 115 0.047187 10.0.0.22 - - [2026-03-20 10:16:02] "DELETE /virtual-machine/2d42fffe-8ae2-4906-8c48-3c834c6da509 HTTP/1.1" 200 115 0.014228 10.0.0.22 - - [2026-03-20 10:16:02] "DELETE /tag/92424e79-7076-40e0-b7f1-01477cfb0609 HTTP/1.1" 200 115 0.031444 10.0.0.22 - - [2026-03-20 10:16:02] "DELETE /tag/0fa97c7b-4eb7-465b-84fc-fb6e41d321d4 HTTP/1.1" 200 115 0.070840 10.0.0.22 - - [2026-03-20 10:16:02] "DELETE /tag/a5790af7-3cf8-4eff-b9d3-23a028381e5a HTTP/1.1" 409 236 0.005560 10.0.0.22 - - [2026-03-20 10:16:04] "POST /projects HTTP/1.1" 409 238 0.001877 10.0.0.22 - - [2026-03-20 10:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.22 - - [2026-03-20 10:16:04] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040885 10.0.0.22 - - [2026-03-20 10:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.22 - - [2026-03-20 10:16:04] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003707 10.0.0.22 - - [2026-03-20 10:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.22 - - [2026-03-20 10:16:04] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003863 10.0.0.22 - - [2026-03-20 10:16:04] "POST /security-groups HTTP/1.1" 409 285 0.002062 10.0.0.22 - - [2026-03-20 10:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.22 - - [2026-03-20 10:16:05] "PUT /security-group/986eb289-4d29-4098-88ee-0ed1ee8276f1 HTTP/1.1" 200 262 0.061966 10.0.0.22 - - [2026-03-20 10:16:05] "PUT /access-control-list/4b7413c5-fb3f-4354-81e3-7455db3d55f8 HTTP/1.1" 200 272 0.014716 10.0.0.22 - - [2026-03-20 10:16:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023784 10.0.0.22 - - [2026-03-20 10:16:05] "PUT /access-control-list/5689af7f-5e18-4275-9380-e23b99f7b962 HTTP/1.1" 200 272 0.019333 10.0.0.22 - - [2026-03-20 10:16:07] "POST /tags HTTP/1.1" 200 365 0.048010 10.0.0.22 - - [2026-03-20 10:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.22 - - [2026-03-20 10:16:07] "GET /tag/4da102a4-d298-4d6a-8a2a-799fea754cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014314 10.0.0.22 - - [2026-03-20 10:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.22 - - [2026-03-20 10:16:07] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027220 10.0.0.22 - - [2026-03-20 10:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.22 - - [2026-03-20 10:16:07] "GET /service-appliance-set/0289e464-44b3-4611-ac32-8a0df9e75d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002228 10.0.0.22 - - [2026-03-20 10:16:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.001373 10.0.0.22 - - [2026-03-20 10:16:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.083645 10.0.0.22 - - [2026-03-20 10:16:08] "GET /virtual-machine-interface/20057726-1c0c-424a-84a0-a89aae111e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.010957 10.0.0.22 - - [2026-03-20 10:16:08] "POST /set-tag HTTP/1.1" 200 109 0.024383 10.0.0.22 - - [2026-03-20 10:16:08] "POST /instance-ips HTTP/1.1" 200 417 0.024974 10.0.0.22 - - [2026-03-20 10:16:08] "GET /instance-ip/a4de830b-fc86-46dd-927d-d8a05113cf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007131 10.0.0.22 - - [2026-03-20 10:16:08] "POST /loadbalancers HTTP/1.1" 200 618 0.060459 10.0.0.22 - - [2026-03-20 10:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022933 10.0.0.22 - - [2026-03-20 10:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006354 10.0.0.22 - - [2026-03-20 10:16:08] "POST /service-instances HTTP/1.1" 200 566 0.030065 10.0.0.22 - - [2026-03-20 10:16:08] "POST /ref-update HTTP/1.1" 200 156 0.013173 10.0.0.22 - - [2026-03-20 10:16:08] "PUT /service-instance/23143500-2d46-444e-a6be-00a68c7facd2 HTTP/1.1" 200 266 0.013552 10.0.0.22 - - [2026-03-20 10:16:08] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046729 10.0.0.22 - - [2026-03-20 10:16:08] "GET /virtual-machine-interface/20057726-1c0c-424a-84a0-a89aae111e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005835 10.0.0.22 - - [2026-03-20 10:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026024 10.0.0.22 - - [2026-03-20 10:16:08] "GET /virtual-machine-interface/20057726-1c0c-424a-84a0-a89aae111e0c?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.012547 10.0.0.22 - - [2026-03-20 10:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.22 - - [2026-03-20 10:16:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.002229 10.0.0.22 - - [2026-03-20 10:16:08] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005423 10.0.0.22 - - [2026-03-20 10:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.22 - - [2026-03-20 10:16:08] "POST /virtual-machines HTTP/1.1" 200 429 0.016088 10.0.0.22 - - [2026-03-20 10:16:08] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010411 10.0.0.22 - - [2026-03-20 10:16:08] "POST /tags HTTP/1.1" 409 221 0.003309 10.0.0.22 - - [2026-03-20 10:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.22 - - [2026-03-20 10:16:08] "GET /tag/7c5646b6-50f8-4b1e-b87e-74db08bb5f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.026205 10.0.0.22 - - [2026-03-20 10:16:08] "POST /tags HTTP/1.1" 409 238 0.029407 10.0.0.22 - - [2026-03-20 10:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007494 10.0.0.22 - - [2026-03-20 10:16:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.157767 10.0.0.22 - - [2026-03-20 10:16:08] "POST /chown HTTP/1.1" 200 109 0.023160 10.0.0.22 - - [2026-03-20 10:16:08] "GET /tag/4da102a4-d298-4d6a-8a2a-799fea754cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019741 10.0.0.22 - - [2026-03-20 10:16:08] "POST /chown HTTP/1.1" 200 109 0.009471 10.0.0.22 - - [2026-03-20 10:16:08] "PUT /virtual-machine-interface/1bc37970-7de7-4768-922c-69dfb46078fb HTTP/1.1" 200 284 0.033460 10.0.0.22 - - [2026-03-20 10:16:08] "POST /firewall-rules HTTP/1.1" 200 650 0.086145 10.0.0.22 - - [2026-03-20 10:16:08] "GET /firewall-rule/85d0a899-0fa9-42e2-a617-bd35887b8615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.011411 10.0.0.22 - - [2026-03-20 10:16:08] "PUT /instance-ip/a4de830b-fc86-46dd-927d-d8a05113cf4c HTTP/1.1" 200 256 0.052448 10.0.0.22 - - [2026-03-20 10:16:08] "GET /firewall-policy/d4f7e2ae-f39a-411d-9671-d0983d482b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002620 10.0.0.22 - - [2026-03-20 10:16:08] "GET /firewall-rule/85d0a899-0fa9-42e2-a617-bd35887b8615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002350 10.0.0.22 - - [2026-03-20 10:16:08] "POST /ref-update HTTP/1.1" 200 156 0.023515 10.0.0.22 - - [2026-03-20 10:16:08] "POST /ref-update HTTP/1.1" 200 156 0.041266 10.0.0.22 - - [2026-03-20 10:16:08] "POST /ref-update HTTP/1.1" 200 156 0.035422 10.0.0.22 - - [2026-03-20 10:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008945 10.0.0.22 - - [2026-03-20 10:16:08] "POST /ref-update HTTP/1.1" 200 156 0.031360 10.0.0.22 - - [2026-03-20 10:16:09] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.075861 10.0.0.22 - - [2026-03-20 10:16:09] "POST /ref-update HTTP/1.1" 200 156 0.037713 10.0.0.22 - - [2026-03-20 10:16:09] "GET /loadbalancer/bb874897-c206-4f52-8cc4-a93517af8f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.008668 10.0.0.22 - - [2026-03-20 10:16:09] "POST /ref-update HTTP/1.1" 200 156 0.021537 10.0.0.22 - - [2026-03-20 10:16:09] "POST /ref-update HTTP/1.1" 200 156 0.026978 10.0.0.22 - - [2026-03-20 10:16:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.059551 10.0.0.22 - - [2026-03-20 10:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007805 10.0.0.22 - - [2026-03-20 10:16:09] "POST /virtual-machines HTTP/1.1" 200 429 0.040854 10.0.0.22 - - [2026-03-20 10:16:09] "GET /project/0d6aa43c-2c0e-484d-ac5b-7426962b734d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.056504 10.0.0.22 - - [2026-03-20 10:16:09] "GET /loadbalancer-listener/d852c717-5f1e-47cf-b0af-ac188c17d4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.034886 10.0.0.22 - - [2026-03-20 10:16:09] "GET /loadbalancer-listener/d852c717-5f1e-47cf-b0af-ac188c17d4de?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.016224 10.0.0.22 - - [2026-03-20 10:16:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.182014 10.0.0.22 - - [2026-03-20 10:16:09] "POST /chown HTTP/1.1" 200 109 0.023224 10.0.0.22 - - [2026-03-20 10:16:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.065152 10.0.0.22 - - [2026-03-20 10:16:09] "POST /chown HTTP/1.1" 200 109 0.017570 10.0.0.22 - - [2026-03-20 10:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.055025 10.0.0.22 - - [2026-03-20 10:16:09] "GET /loadbalancer-pool/aff2e1c6-e81d-460c-af26-cb286d9c1542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.018301 10.0.0.22 - - [2026-03-20 10:16:09] "PUT /virtual-machine-interface/08e190e7-b270-4b21-85a1-7ee975ff9440 HTTP/1.1" 200 284 0.054166 10.0.0.22 - - [2026-03-20 10:16:09] "PUT /instance-ip/a4de830b-fc86-46dd-927d-d8a05113cf4c HTTP/1.1" 200 256 0.028979 10.0.0.22 - - [2026-03-20 10:16:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.051097 10.0.0.22 - - [2026-03-20 10:16:09] "POST /ref-update HTTP/1.1" 200 156 0.017600 10.0.0.22 - - [2026-03-20 10:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011530 10.0.0.22 - - [2026-03-20 10:16:09] "GET /loadbalancer-member/8560b2bb-0e2c-4be4-844b-fec741061edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.003380 10.0.0.22 - - [2026-03-20 10:16:09] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004234 10.0.0.22 - - [2026-03-20 10:16:09] "POST /ref-update HTTP/1.1" 200 156 0.030381 10.0.0.22 - - [2026-03-20 10:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.22 - - [2026-03-20 10:16:09] "POST /ref-update HTTP/1.1" 200 156 0.045653 10.0.0.22 - - [2026-03-20 10:16:09] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003195 10.0.0.22 - - [2026-03-20 10:16:09] "POST /tags HTTP/1.1" 409 221 0.001877 10.0.0.22 - - [2026-03-20 10:16:09] "POST /ref-update HTTP/1.1" 200 156 0.009135 10.0.0.22 - - [2026-03-20 10:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006683 10.0.0.22 - - [2026-03-20 10:16:09] "GET /tag/7c5646b6-50f8-4b1e-b87e-74db08bb5f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.019230 10.0.0.22 - - [2026-03-20 10:16:09] "POST /tags HTTP/1.1" 409 238 0.007188 10.0.0.22 - - [2026-03-20 10:16:09] "POST /ref-update HTTP/1.1" 200 156 0.055438 10.0.0.22 - - [2026-03-20 10:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006385 10.0.0.22 - - [2026-03-20 10:16:09] "PUT /service-instance/23143500-2d46-444e-a6be-00a68c7facd2 HTTP/1.1" 200 266 0.021714 10.0.0.22 - - [2026-03-20 10:16:09] "GET /tag/4da102a4-d298-4d6a-8a2a-799fea754cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.031390 10.0.0.22 - - [2026-03-20 10:16:09] "POST /firewall-rules HTTP/1.1" 409 293 0.013059 10.0.0.22 - - [2026-03-20 10:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.031281 10.0.0.22 - - [2026-03-20 10:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007892 10.0.0.22 - - [2026-03-20 10:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.22 - - [2026-03-20 10:16:10] "POST /chown HTTP/1.1" 200 109 0.040224 10.0.0.22 - - [2026-03-20 10:16:10] "PUT /firewall-rule/85d0a899-0fa9-42e2-a617-bd35887b8615 HTTP/1.1" 200 260 0.106363 10.0.0.22 - - [2026-03-20 10:16:10] "GET /firewall-rule/85d0a899-0fa9-42e2-a617-bd35887b8615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.019260 10.0.0.22 - - [2026-03-20 10:16:10] "POST /chown HTTP/1.1" 200 109 0.055599 10.0.0.22 - - [2026-03-20 10:16:10] "PUT /instance-ip/a4de830b-fc86-46dd-927d-d8a05113cf4c HTTP/1.1" 200 256 0.021064 10.0.0.22 - - [2026-03-20 10:16:10] "GET /firewall-policy/d4f7e2ae-f39a-411d-9671-d0983d482b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.017696 10.0.0.22 - - [2026-03-20 10:16:10] "GET /firewall-rule/85d0a899-0fa9-42e2-a617-bd35887b8615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002311 10.0.0.22 - - [2026-03-20 10:16:10] "POST /ref-update HTTP/1.1" 200 156 0.044017 10.0.0.22 - - [2026-03-20 10:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.22 - - [2026-03-20 10:16:10] "GET /tag/4da102a4-d298-4d6a-8a2a-799fea754cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014266 10.0.0.22 - - [2026-03-20 10:16:10] "GET /tag/4da102a4-d298-4d6a-8a2a-799fea754cf0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.020077 10.0.0.22 - - [2026-03-20 10:16:10] "POST /chown HTTP/1.1" 200 109 0.038312 10.0.0.22 - - [2026-03-20 10:16:10] "GET /virtual-machine-interface/08e190e7-b270-4b21-85a1-7ee975ff9440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.007370 10.0.0.22 - - [2026-03-20 10:16:10] "POST /chown HTTP/1.1" 200 109 0.021323 10.0.0.22 - - [2026-03-20 10:16:10] "PUT /instance-ip/a4de830b-fc86-46dd-927d-d8a05113cf4c HTTP/1.1" 200 256 0.045806 10.0.0.22 - - [2026-03-20 10:16:10] "POST /set-tag HTTP/1.1" 200 109 0.032393 10.0.0.22 - - [2026-03-20 10:16:10] "GET /virtual-machine-interface/1bc37970-7de7-4768-922c-69dfb46078fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.020835 10.0.0.22 - - [2026-03-20 10:16:10] "POST /ref-update HTTP/1.1" 200 156 0.010719 10.0.0.22 - - [2026-03-20 10:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.22 - - [2026-03-20 10:16:10] "POST /chown HTTP/1.1" 200 109 0.013157 10.0.0.22 - - [2026-03-20 10:16:10] "POST /set-tag HTTP/1.1" 200 109 0.058903 10.0.0.22 - - [2026-03-20 10:16:10] "POST /chown HTTP/1.1" 200 109 0.066618 10.0.0.22 - - [2026-03-20 10:16:10] "GET /virtual-machine-interface/20057726-1c0c-424a-84a0-a89aae111e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004730 10.0.0.22 - - [2026-03-20 10:16:10] "PUT /instance-ip/a4de830b-fc86-46dd-927d-d8a05113cf4c HTTP/1.1" 200 256 0.025042 10.0.0.22 - - [2026-03-20 10:16:10] "POST /set-tag HTTP/1.1" 200 109 0.032159 10.0.0.22 - - [2026-03-20 10:16:10] "GET /firewall-policy/d4f7e2ae-f39a-411d-9671-d0983d482b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016852 10.0.0.22 - - [2026-03-20 10:16:10] "GET /firewall-rule/85d0a899-0fa9-42e2-a617-bd35887b8615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003908 10.0.0.22 - - [2026-03-20 10:16:10] "POST /ref-update HTTP/1.1" 200 156 0.044356 10.0.0.22 - - [2026-03-20 10:16:10] "POST /chown HTTP/1.1" 200 109 0.049664 10.0.0.22 - - [2026-03-20 10:16:10] "POST /ref-update HTTP/1.1" 200 156 0.054351 10.0.0.22 - - [2026-03-20 10:16:11] "POST /chown HTTP/1.1" 200 109 0.081487 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /firewall-rule/85d0a899-0fa9-42e2-a617-bd35887b8615 HTTP/1.1" 200 115 0.113603 10.0.0.22 - - [2026-03-20 10:16:11] "PUT /instance-ip/a4de830b-fc86-46dd-927d-d8a05113cf4c HTTP/1.1" 200 256 0.028480 10.0.0.22 - - [2026-03-20 10:16:11] "POST /ref-update HTTP/1.1" 200 156 0.066597 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /loadbalancer-member/8560b2bb-0e2c-4be4-844b-fec741061edc HTTP/1.1" 200 115 0.121131 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /loadbalancer-pool/aff2e1c6-e81d-460c-af26-cb286d9c1542 HTTP/1.1" 200 115 0.053193 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /loadbalancer-listener/d852c717-5f1e-47cf-b0af-ac188c17d4de HTTP/1.1" 200 115 0.088712 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /loadbalancer/bb874897-c206-4f52-8cc4-a93517af8f22 HTTP/1.1" 200 115 0.042166 10.0.0.22 - - [2026-03-20 10:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.22 - - [2026-03-20 10:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /instance-ip/a4de830b-fc86-46dd-927d-d8a05113cf4c HTTP/1.1" 200 115 0.072397 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /virtual-machine-interface/20057726-1c0c-424a-84a0-a89aae111e0c HTTP/1.1" 200 115 0.071594 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /service-instance/23143500-2d46-444e-a6be-00a68c7facd2 HTTP/1.1" 200 115 0.063563 10.0.0.22 - - [2026-03-20 10:16:11] "GET /virtual-machine-interface/08e190e7-b270-4b21-85a1-7ee975ff9440?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1206 0.010765 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /tag/4da102a4-d298-4d6a-8a2a-799fea754cf0 HTTP/1.1" 200 115 0.194015 10.0.0.22 - - [2026-03-20 10:16:11] "POST /projects HTTP/1.1" 409 238 0.001842 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /virtual-machine-interface/08e190e7-b270-4b21-85a1-7ee975ff9440 HTTP/1.1" 200 115 0.143077 10.0.0.22 - - [2026-03-20 10:16:11] "DELETE /virtual-machine/0a8b0f8c-3500-4f33-9550-b6e8ca17ba8e HTTP/1.1" 200 115 0.024153 10.0.0.22 - - [2026-03-20 10:16:11] "GET /virtual-machine-interface/1bc37970-7de7-4768-922c-69dfb46078fb?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.009819 10.0.0.22 - - [2026-03-20 10:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016557 10.0.0.22 - - [2026-03-20 10:16:11] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042424 10.0.0.22 - - [2026-03-20 10:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.22 - - [2026-03-20 10:16:12] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006180 10.0.0.22 - - [2026-03-20 10:16:12] "DELETE /virtual-machine-interface/1bc37970-7de7-4768-922c-69dfb46078fb HTTP/1.1" 200 115 0.070299 10.0.0.22 - - [2026-03-20 10:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.22 - - [2026-03-20 10:16:12] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008310 10.0.0.22 - - [2026-03-20 10:16:12] "POST /ref-update HTTP/1.1" 200 156 0.016448 10.0.0.22 - - [2026-03-20 10:16:12] "POST /security-groups HTTP/1.1" 409 285 0.002849 10.0.0.22 - - [2026-03-20 10:16:12] "DELETE /virtual-machine/27b471b7-ec4b-4e1e-babb-49e59fbc6f7f HTTP/1.1" 200 115 0.048288 10.0.0.22 - - [2026-03-20 10:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.22 - - [2026-03-20 10:16:12] "PUT /security-group/986eb289-4d29-4098-88ee-0ed1ee8276f1 HTTP/1.1" 200 262 0.069119 10.0.0.22 - - [2026-03-20 10:16:12] "PUT /access-control-list/4b7413c5-fb3f-4354-81e3-7455db3d55f8 HTTP/1.1" 200 272 0.018626 10.0.0.22 - - [2026-03-20 10:16:12] "PUT /access-control-list/5689af7f-5e18-4275-9380-e23b99f7b962 HTTP/1.1" 200 272 0.014172 10.0.0.22 - - [2026-03-20 10:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023759 10.0.0.22 - - [2026-03-20 10:16:12] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.013195 10.0.0.22 - - [2026-03-20 10:16:12] "GET /firewall-rule/10f1be5a-385f-4167-91dd-51ef234a8764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002351 10.0.0.22 - - [2026-03-20 10:16:12] "POST /ref-update HTTP/1.1" 200 156 0.065535 10.0.0.22 - - [2026-03-20 10:16:12] "DELETE /firewall-rule/10f1be5a-385f-4167-91dd-51ef234a8764 HTTP/1.1" 200 115 0.046864 10.0.0.22 - - [2026-03-20 10:16:12] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004707 10.0.0.22 - - [2026-03-20 10:16:12] "GET /firewall-rule/1e28ea4a-25b3-4261-a61c-19bf928b4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002575 10.0.0.22 - - [2026-03-20 10:16:12] "POST /ref-update HTTP/1.1" 200 156 0.048717 10.0.0.22 - - [2026-03-20 10:16:12] "DELETE /firewall-rule/1e28ea4a-25b3-4261-a61c-19bf928b4221 HTTP/1.1" 200 115 0.071962 10.0.0.22 - - [2026-03-20 10:16:12] "DELETE /tag/7e438e67-af9b-4fb7-add6-f6ee0b0e8b83 HTTP/1.1" 200 115 0.055017 10.0.0.22 - - [2026-03-20 10:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.22 - - [2026-03-20 10:16:12] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004427 10.0.0.22 - - [2026-03-20 10:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.22 - - [2026-03-20 10:16:12] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003767 10.0.0.22 - - [2026-03-20 10:16:12] "PUT /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747 HTTP/1.1" 200 264 0.044715 10.0.0.22 - - [2026-03-20 10:16:12] "PUT /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76 HTTP/1.1" 200 264 0.059573 10.0.0.22 - - [2026-03-20 10:16:12] "DELETE /security-group/986eb289-4d29-4098-88ee-0ed1ee8276f1 HTTP/1.1" 200 115 0.070041 10.0.0.22 - - [2026-03-20 10:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.22 - - [2026-03-20 10:16:12] "DELETE /access-control-list/4b7413c5-fb3f-4354-81e3-7455db3d55f8 HTTP/1.1" 200 115 0.049330 10.0.0.22 - - [2026-03-20 10:16:13] "DELETE /access-control-list/5689af7f-5e18-4275-9380-e23b99f7b962 HTTP/1.1" 200 115 0.031421 10.0.0.22 - - [2026-03-20 10:16:13] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.032615 10.0.0.22 - - [2026-03-20 10:16:13] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?fields=security_groups HTTP/1.1" 200 1351 0.032005 10.0.0.22 - - [2026-03-20 10:16:13] "DELETE /security-group/992e1608-bf29-4874-96f2-521c41562329 HTTP/1.1" 200 115 0.033801 10.0.0.22 - - [2026-03-20 10:16:13] "DELETE /access-control-list/90b63636-76e8-4ffc-9fe1-3c397bdb64a0 HTTP/1.1" 200 115 0.044038 10.0.0.22 - - [2026-03-20 10:16:13] "GET /project/40193cbc-d4d5-4438-8909-2eeba6121938?fields=application_policy_sets HTTP/1.1" 200 1390 0.051333 10.0.0.22 - - [2026-03-20 10:16:13] "DELETE /access-control-list/7c183e47-f05f-45ac-b021-7637080fc349 HTTP/1.1" 200 115 0.051710 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:16:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001130 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:16:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000824 10.0.0.22 - - [2026-03-20 10:16:13] "DELETE /project/40193cbc-d4d5-4438-8909-2eeba6121938 HTTP/1.1" 200 115 0.342319 10.0.0.22 - - [2026-03-20 10:16:13] "POST /projects HTTP/1.1" 409 238 0.005286 10.0.0.22 - - [2026-03-20 10:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.22 - - [2026-03-20 10:16:13] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028630 10.0.0.22 - - [2026-03-20 10:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006383 10.0.0.22 - - [2026-03-20 10:16:13] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010931 10.0.0.22 - - [2026-03-20 10:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.22 - - [2026-03-20 10:16:13] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.064044 10.0.0.22 - - [2026-03-20 10:16:13] "POST /security-groups HTTP/1.1" 409 285 0.003288 10.0.0.22 - - [2026-03-20 10:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.22 - - [2026-03-20 10:16:13] "PUT /security-group/b4615f91-3119-4982-9339-d717bd4b6aa5 HTTP/1.1" 200 262 0.066719 10.0.0.22 - - [2026-03-20 10:16:13] "PUT /access-control-list/4df9a96e-e787-401e-9ebe-b2b52483b783 HTTP/1.1" 200 272 0.019588 10.0.0.22 - - [2026-03-20 10:16:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.048601 10.0.0.22 - - [2026-03-20 10:16:13] "PUT /access-control-list/6e619ebf-5254-40a4-b09b-1c2df17f847d HTTP/1.1" 200 272 0.048662 10.0.0.22 - - [2026-03-20 10:16:16] "DELETE /loadbalancer-member/7a412473-5223-46d3-a3fb-96dd5046b31a HTTP/1.1" 200 115 0.066267 10.0.0.22 - - [2026-03-20 10:16:16] "DELETE /loadbalancer-pool/da0e2144-6bba-41b8-a2ab-ac0d04b586c9 HTTP/1.1" 200 115 0.033415 10.0.0.22 - - [2026-03-20 10:16:16] "DELETE /loadbalancer-listener/7f552eaf-21d0-4c3e-a11d-5c1fdf0b4238 HTTP/1.1" 200 115 0.052107 10.0.0.22 - - [2026-03-20 10:16:16] "DELETE /loadbalancer/e67a30b8-d9e2-40b2-9581-ff2dffc1ae09 HTTP/1.1" 200 115 0.030575 10.0.0.22 - - [2026-03-20 10:16:16] "DELETE /floating-ip/66bbce43-b43a-4a00-93c2-7ac07d2562f7 HTTP/1.1" 200 115 0.028841 10.0.0.22 - - [2026-03-20 10:16:16] "DELETE /instance-ip/6a510259-8831-4ce7-a29e-11d090022233 HTTP/1.1" 200 115 0.042204 10.0.0.22 - - [2026-03-20 10:16:16] "DELETE /virtual-machine-interface/42f118d3-101a-4279-800e-9adae4c08218 HTTP/1.1" 200 115 0.031159 10.0.0.22 - - [2026-03-20 10:16:16] "DELETE /tag/5dd0dacf-8acc-42b3-b63c-c1281178484b HTTP/1.1" 200 115 0.032916 10.0.0.22 - - [2026-03-20 10:16:16] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003147 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:16:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:16:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 10.0.0.22 - - [2026-03-20 10:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2026-03-20 10:16:16] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002466 10.0.0.22 - - [2026-03-20 10:16:16] "GET /firewall-policy/250c0529-dd7b-43f5-a225-36eb495a2fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004025 10.0.0.22 - - [2026-03-20 10:16:16] "GET /firewall-rule/61dc6142-c3b2-49d7-8290-391a9aaad07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.006626 10.0.0.22 - - [2026-03-20 10:16:16] "POST /ref-update HTTP/1.1" 200 156 0.013301 10.0.0.22 - - [2026-03-20 10:16:16] "DELETE /firewall-rule/61dc6142-c3b2-49d7-8290-391a9aaad07d HTTP/1.1" 200 115 0.044029 10.0.0.22 - - [2026-03-20 10:16:16] "GET /firewall-policy/f0cd5555-6649-48b7-aac8-4e05d931c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007850 10.0.0.22 - - [2026-03-20 10:16:16] "GET /firewall-rule/11bd6dea-5d3b-437e-94d0-33fa53d04e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002733 10.0.0.22 - - [2026-03-20 10:16:16] "POST /ref-update HTTP/1.1" 200 156 0.011334 10.0.0.22 - - [2026-03-20 10:16:16] "DELETE /firewall-rule/11bd6dea-5d3b-437e-94d0-33fa53d04e71 HTTP/1.1" 200 115 0.171514 10.0.0.22 - - [2026-03-20 10:16:16] "GET /application-policy-set/f89555e5-f1f8-4c11-8708-6701610b918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.023987 10.0.0.22 - - [2026-03-20 10:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.22 - - [2026-03-20 10:16:16] "GET /policy-management/e4ba08db-fda9-4cbd-9f06-f12d421f403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006130 10.0.0.22 - - [2026-03-20 10:16:16] "GET /firewall-policy/f0cd5555-6649-48b7-aac8-4e05d931c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.005145 10.0.0.22 - - [2026-03-20 10:16:17] "POST /ref-update HTTP/1.1" 200 156 0.050135 10.0.0.22 - - [2026-03-20 10:16:17] "DELETE /firewall-policy/f0cd5555-6649-48b7-aac8-4e05d931c9b6 HTTP/1.1" 200 115 0.044606 10.0.0.22 - - [2026-03-20 10:16:17] "DELETE /tag/a5790af7-3cf8-4eff-b9d3-23a028381e5a HTTP/1.1" 200 115 0.057567 10.0.0.22 - - [2026-03-20 10:16:17] "DELETE /tag/622b3f3a-e70f-497d-9ac7-62a590b1bfe3 HTTP/1.1" 200 115 0.061570 10.0.0.22 - - [2026-03-20 10:16:17] "POST /projects HTTP/1.1" 409 238 0.002688 10.0.0.22 - - [2026-03-20 10:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.22 - - [2026-03-20 10:16:17] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.063952 10.0.0.22 - - [2026-03-20 10:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.22 - - [2026-03-20 10:16:17] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004389 10.0.0.22 - - [2026-03-20 10:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.22 - - [2026-03-20 10:16:17] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003858 10.0.0.22 - - [2026-03-20 10:16:17] "POST /security-groups HTTP/1.1" 409 285 0.009954 10.0.0.22 - - [2026-03-20 10:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013035 10.0.0.22 - - [2026-03-20 10:16:17] "PUT /security-group/b4615f91-3119-4982-9339-d717bd4b6aa5 HTTP/1.1" 200 262 0.076117 10.0.0.22 - - [2026-03-20 10:16:17] "PUT /access-control-list/4df9a96e-e787-401e-9ebe-b2b52483b783 HTTP/1.1" 200 272 0.029735 10.0.0.22 - - [2026-03-20 10:16:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.060603 10.0.0.22 - - [2026-03-20 10:16:17] "PUT /access-control-list/6e619ebf-5254-40a4-b09b-1c2df17f847d HTTP/1.1" 200 272 0.046598 10.0.0.22 - - [2026-03-20 10:16:17] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.029744 10.0.0.22 - - [2026-03-20 10:16:17] "GET /firewall-rule/2c142547-34a5-4d25-9d8e-afa1b09bb028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.014572 10.0.0.22 - - [2026-03-20 10:16:17] "POST /ref-update HTTP/1.1" 200 156 0.092339 10.0.0.22 - - [2026-03-20 10:16:18] "DELETE /firewall-rule/2c142547-34a5-4d25-9d8e-afa1b09bb028 HTTP/1.1" 200 115 0.128576 10.0.0.22 - - [2026-03-20 10:16:18] "GET /firewall-policy/7c0669c8-080f-45a3-bef6-1547b8c56209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.013811 10.0.0.22 - - [2026-03-20 10:16:18] "GET /firewall-rule/08c2a1cd-8328-4c1f-acf3-c973be0a7f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002664 10.0.0.22 - - [2026-03-20 10:16:18] "POST /ref-update HTTP/1.1" 200 156 0.045326 10.0.0.22 - - [2026-03-20 10:16:18] "DELETE /firewall-rule/08c2a1cd-8328-4c1f-acf3-c973be0a7f63 HTTP/1.1" 200 115 0.050324 10.0.0.22 - - [2026-03-20 10:16:18] "DELETE /tag/c4711402-f6c3-4c3d-90b7-8e0706f29a73 HTTP/1.1" 200 115 0.042062 10.0.0.22 - - [2026-03-20 10:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007561 10.0.0.22 - - [2026-03-20 10:16:18] "GET /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012963 10.0.0.22 - - [2026-03-20 10:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012842 10.0.0.22 - - [2026-03-20 10:16:18] "GET /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005762 10.0.0.22 - - [2026-03-20 10:16:18] "PUT /virtual-network/67cf6661-f206-4514-ab03-1f8a67bd4747 HTTP/1.1" 200 264 0.062886 10.0.0.22 - - [2026-03-20 10:16:18] "PUT /virtual-network/a65d9045-a00a-4090-955b-a7216fdcad76 HTTP/1.1" 200 264 0.129029 10.0.0.22 - - [2026-03-20 10:16:18] "DELETE /security-group/b4615f91-3119-4982-9339-d717bd4b6aa5 HTTP/1.1" 200 115 0.110376 10.0.0.22 - - [2026-03-20 10:16:18] "DELETE /access-control-list/4df9a96e-e787-401e-9ebe-b2b52483b783 HTTP/1.1" 200 115 0.068580 10.0.0.22 - - [2026-03-20 10:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007901 10.0.0.22 - - [2026-03-20 10:16:18] "DELETE /access-control-list/6e619ebf-5254-40a4-b09b-1c2df17f847d HTTP/1.1" 200 115 0.065172 10.0.0.22 - - [2026-03-20 10:16:18] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.070560 10.0.0.22 - - [2026-03-20 10:16:18] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?fields=security_groups HTTP/1.1" 200 1353 0.060249 10.0.0.22 - - [2026-03-20 10:16:18] "DELETE /security-group/9b76304d-723a-4345-a32e-f8c15a8cada2 HTTP/1.1" 200 115 0.070761 10.0.0.22 - - [2026-03-20 10:16:18] "DELETE /access-control-list/4da1d3ed-0ef1-4c17-b671-668ea844f40d HTTP/1.1" 200 115 0.035012 10.0.0.22 - - [2026-03-20 10:16:19] "GET /project/f7494665-18e7-463a-8d30-a6601e0376a2?fields=application_policy_sets HTTP/1.1" 200 1392 0.080221 10.0.0.22 - - [2026-03-20 10:16:19] "DELETE /access-control-list/52fb5a34-907b-490b-8a23-ca99d433bb12 HTTP/1.1" 200 115 0.084000 10.0.0.22 - - [2026-03-20 10:16:19] "DELETE /project/f7494665-18e7-463a-8d30-a6601e0376a2 HTTP/1.1" 200 115 0.495201 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:16:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.22 - - [2026-03-20 10:16:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839