++ 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: =================== Tue Jun 16 09:20:56 AM UTC 2026 ===================' INFO: =================== Tue Jun 16 09:20: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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ 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.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ tr '\n' , ++++ grep -vi host +++ local local_ips=,10.0.0.33,10.70.246.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.70.246.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/16/2026 09:21:42.402 7fb878a7ed40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/16/2026 09:21:42.774 7fb878a7ed40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/16/2026 09:21:42.802 7fb878a7ed40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/16/2026 09:21:42.802 7fb878a7ed40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-06-16 09:21:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000688 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-06-16 09:21:53] "GET / HTTP/1.1" 503 181 0.000199 10.0.0.33 - - [2026-06-16 09:21:53] "GET / HTTP/1.1" 503 181 0.000212 10.0.0.33 - - [2026-06-16 09:21:54] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.33 - - [2026-06-16 09:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.33 - - [2026-06-16 09:21:54] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009104 10.0.0.33 - - [2026-06-16 09:21:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.006536 10.0.0.33 - - [2026-06-16 09:21:54] "POST /config-nodes HTTP/1.1" 200 593 0.024900 10.0.0.33 - - [2026-06-16 09:21:54] "GET / HTTP/1.1" 200 45303 0.001416 10.0.0.33 - - [2026-06-16 09:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.33 - - [2026-06-16 09:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.33 - - [2026-06-16 09:21:54] "GET / HTTP/1.1" 200 35931 0.001029 10.0.0.33 - - [2026-06-16 09:21:54] "GET / HTTP/1.1" 200 35931 0.001204 10.0.0.33 - - [2026-06-16 09:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007748 10.0.0.33 - - [2026-06-16 09:21:54] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011230 10.0.0.33 - - [2026-06-16 09:21:54] "GET / HTTP/1.1" 200 35931 0.002040 10.0.0.33 - - [2026-06-16 09:21:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.019732 10.0.0.33 - - [2026-06-16 09:21:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.019432 10.0.0.33 - - [2026-06-16 09:21:54] "GET / HTTP/1.1" 200 35931 0.001247 10.0.0.33 - - [2026-06-16 09:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.33 - - [2026-06-16 09:21:54] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009848 10.0.0.33 - - [2026-06-16 09:21:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002545 10.0.0.33 - - [2026-06-16 09:21:54] "POST /analytics-nodes HTTP/1.1" 200 599 0.050287 10.0.0.33 - - [2026-06-16 09:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018147 10.0.0.33 - - [2026-06-16 09:21:54] "GET /domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.016989 10.0.0.33 - - [2026-06-16 09:21:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.050476 10.0.0.33 - - [2026-06-16 09:21:54] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.33 - - [2026-06-16 09:21:54] "POST /id-to-fqname HTTP/1.1" 200 173 0.000544 10.0.0.33 - - [2026-06-16 09:21:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.016060 10.0.0.33 - - [2026-06-16 09:21:55] "POST /security-groups HTTP/1.1" 200 570 0.182353 10.0.0.33 - - [2026-06-16 09:21:55] "POST /projects HTTP/1.1" 200 481 0.418895 10.0.0.33 - - [2026-06-16 09:21:55] "POST /security-groups HTTP/1.1" 200 534 0.044304 10.0.0.33 - - [2026-06-16 09:21:55] "POST /chown HTTP/1.1" 200 109 0.012211 10.0.0.33 - - [2026-06-16 09:21:55] "POST /policy-managements HTTP/1.1" 409 214 0.007179 10.0.0.33 - - [2026-06-16 09:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.33 - - [2026-06-16 09:21:55] "GET / HTTP/1.1" 200 35931 0.001272 10.0.0.33 - - [2026-06-16 09:21:55] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007110 10.0.0.33 - - [2026-06-16 09:21:55] "POST /application-policy-sets HTTP/1.1" 200 528 0.052593 10.0.0.33 - - [2026-06-16 09:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.33 - - [2026-06-16 09:21:55] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.003234 10.0.0.33 - - [2026-06-16 09:21:55] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.021042 10.0.0.33 - - [2026-06-16 09:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011978 10.0.0.33 - - [2026-06-16 09:21:55] "GET /virtual-network/3377bc9f-0e17-4ef1-9f03-7a56d8aaf726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004648 10.0.0.33 - - [2026-06-16 09:21:55] "POST /id-to-fqname HTTP/1.1" 200 177 0.000475 10.0.0.33 - - [2026-06-16 09:21:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.006500 10.0.0.33 - - [2026-06-16 09:21:55] "POST /security-groups HTTP/1.1" 200 574 0.093954 10.0.0.33 - - [2026-06-16 09:21:55] "POST /projects HTTP/1.1" 200 489 0.216890 10.0.0.33 - - [2026-06-16 09:21:55] "GET / HTTP/1.1" 200 35931 0.001930 10.0.0.33 - - [2026-06-16 09:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.33 - - [2026-06-16 09:21:55] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007736 10.0.0.33 - - [2026-06-16 09:21:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.005113 10.0.0.33 - - [2026-06-16 09:21:55] "POST /security-groups HTTP/1.1" 200 546 0.073968 10.0.0.33 - - [2026-06-16 09:21:55] "POST /chown HTTP/1.1" 200 109 0.029437 10.0.0.33 - - [2026-06-16 09:21:55] "POST /config-database-nodes HTTP/1.1" 200 611 0.064191 10.0.0.33 - - [2026-06-16 09:21:55] "POST /network-ipams HTTP/1.1" 200 522 0.062032 10.0.0.33 - - [2026-06-16 09:21:56] "POST /network-ipams HTTP/1.1" 200 510 0.041778 10.0.0.33 - - [2026-06-16 09:21:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.025943 10.0.0.33 - - [2026-06-16 09:21:56] "POST /useragent-kv HTTP/1.1" 200 115 0.042889 10.0.0.33 - - [2026-06-16 09:21:56] "POST /virtual-networks HTTP/1.1" 200 538 0.460960 10.0.0.33 - - [2026-06-16 09:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023141 10.0.0.33 - - [2026-06-16 09:21:56] "GET / HTTP/1.1" 200 35931 0.001201 10.0.0.33 - - [2026-06-16 09:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013429 10.0.0.33 - - [2026-06-16 09:21:56] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023852 10.0.0.33 - - [2026-06-16 09:21:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.006536 10.0.0.33 - - [2026-06-16 09:21:56] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.056955 10.0.0.33 - - [2026-06-16 09:21:56] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.33 - - [2026-06-16 09:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.035331 10.0.0.33 - - [2026-06-16 09:21:56] "POST /network-ipams HTTP/1.1" 200 518 0.126095 10.0.0.33 - - [2026-06-16 09:21:56] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.020241 10.0.0.33 - - [2026-06-16 09:21:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.014623 10.0.0.33 - - [2026-06-16 09:21:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.007946 10.0.0.33 - - [2026-06-16 09:21:56] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.176422 10.0.0.33 - - [2026-06-16 09:21:57] "POST /database-nodes HTTP/1.1" 200 597 0.155289 10.0.0.33 - - [2026-06-16 09:21:57] "POST /useragent-kv HTTP/1.1" 200 115 0.014483 10.0.0.33 - - [2026-06-16 09:21:57] "POST /virtual-networks HTTP/1.1" 200 546 0.348989 10.0.0.33 - - [2026-06-16 09:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.33 - - [2026-06-16 09:21:57] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.012549 10.0.0.33 - - [2026-06-16 09:21:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.001885 10.0.0.33 - - [2026-06-16 09:21:57] "POST /network-policys HTTP/1.1" 200 538 0.024649 10.0.0.33 - - [2026-06-16 09:21:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.024724 10.0.0.33 - - [2026-06-16 09:21:57] "POST /network-policys HTTP/1.1" 200 534 0.054361 10.0.0.33 - - [2026-06-16 09:21:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.004325 10.0.0.33 - - [2026-06-16 09:21:57] "POST /network-policys HTTP/1.1" 200 542 0.044858 10.0.0.33 - - [2026-06-16 09:21:57] "POST /ref-update HTTP/1.1" 200 156 0.079055 10.0.0.33 - - [2026-06-16 09:21:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003870 10.0.0.33 - - [2026-06-16 09:21:57] "POST /ref-update HTTP/1.1" 200 156 0.069579 10.0.0.33 - - [2026-06-16 09:21:57] "POST /ref-update HTTP/1.1" 200 156 0.118592 10.0.0.33 - - [2026-06-16 09:21:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004122 10.0.0.33 - - [2026-06-16 09:21:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004006 10.0.0.33 - - [2026-06-16 09:21:58] "POST /ref-update HTTP/1.1" 200 156 0.066252 10.0.0.33 - - [2026-06-16 09:21:58] "POST /ref-update HTTP/1.1" 200 156 0.090282 10.0.0.33 - - [2026-06-16 09:21:58] "POST /ref-update HTTP/1.1" 200 156 0.074899 10.0.0.33 - - [2026-06-16 09:21:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005966 10.0.0.33 - - [2026-06-16 09:21:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003963 10.0.0.33 - - [2026-06-16 09:21:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002855 10.0.0.33 - - [2026-06-16 09:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.33 - - [2026-06-16 09:21:58] "GET /virtual-network/3377bc9f-0e17-4ef1-9f03-7a56d8aaf726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009975 10.0.0.33 - - [2026-06-16 09:21:58] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.042062 10.0.0.33 - - [2026-06-16 09:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.33 - - [2026-06-16 09:21:58] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007535 10.0.0.33 - - [2026-06-16 09:21:58] "POST /firewall-policys HTTP/1.1" 200 530 0.052675 10.0.0.33 - - [2026-06-16 09:21:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.052493 10.0.0.33 - - [2026-06-16 09:21:58] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.017557 10.0.0.33 - - [2026-06-16 09:21:58] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.012213 10.0.0.33 - - [2026-06-16 09:21:58] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003660 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:21:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000712 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:21:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001865 10.0.0.33 - - [2026-06-16 09:21:58] "POST /ref-update HTTP/1.1" 200 156 0.061992 10.0.0.33 - - [2026-06-16 09:21:58] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.028089 10.0.0.33 - - [2026-06-16 09:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008629 10.0.0.33 - - [2026-06-16 09:21:58] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007703 10.0.0.33 - - [2026-06-16 09:21:58] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.33 - - [2026-06-16 09:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006924 10.0.0.33 - - [2026-06-16 09:21:58] "GET /routing-instance/82facc3c-7a54-44a8-a51e-2e8e08f33c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008675 10.0.0.33 - - [2026-06-16 09:21:58] "POST /firewall-policys HTTP/1.1" 200 532 0.074853 10.0.0.33 - - [2026-06-16 09:21:59] "POST /bgp-routers HTTP/1.1" 200 616 0.073148 10.0.0.33 - - [2026-06-16 09:21:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.060504 10.0.0.33 - - [2026-06-16 09:21:59] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.028449 10.0.0.33 - - [2026-06-16 09:21:59] "GET /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.013918 10.0.0.33 - - [2026-06-16 09:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-06-16 09:21:59] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004306 10.0.0.33 - - [2026-06-16 09:21:59] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.037379 10.0.0.33 - - [2026-06-16 09:21:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003563 10.0.0.33 - - [2026-06-16 09:21:59] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.252348 10.0.0.33 - - [2026-06-16 09:21:59] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009714 10.0.0.33 - - [2026-06-16 09:21:59] "POST /ref-update HTTP/1.1" 200 156 0.033445 10.0.0.33 - - [2026-06-16 09:21:59] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004302 10.0.0.33 - - [2026-06-16 09:21:59] "POST /ref-update HTTP/1.1" 200 156 0.056501 10.0.0.33 - - [2026-06-16 09:21:59] "POST /ref-update HTTP/1.1" 200 156 0.049506 10.0.0.33 - - [2026-06-16 09:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.33 - - [2026-06-16 09:21:59] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003100 10.0.0.33 - - [2026-06-16 09:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.33 - - [2026-06-16 09:21:59] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.039437 10.0.0.33 - - [2026-06-16 09:21:59] "POST /ref-update HTTP/1.1" 200 156 0.094337 10.0.0.33 - - [2026-06-16 09:21:59] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.027761 10.0.0.33 - - [2026-06-16 09:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.33 - - [2026-06-16 09:21:59] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003140 10.0.0.33 - - [2026-06-16 09:21:59] "POST /firewall-policys HTTP/1.1" 200 530 0.018831 10.0.0.33 - - [2026-06-16 09:21:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031315 10.0.0.33 - - [2026-06-16 09:21:59] "GET /firewall-policy/de629a15-80c6-4e3b-8491-ead162bd2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.019153 10.0.0.33 - - [2026-06-16 09:21:59] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002848 10.0.0.33 - - [2026-06-16 09:21:59] "GET /firewall-policy/de629a15-80c6-4e3b-8491-ead162bd2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002299 10.0.0.33 - - [2026-06-16 09:21:59] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002949 10.0.0.33 - - [2026-06-16 09:21:59] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.33 - - [2026-06-16 09:22:00] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005275 10.0.0.33 - - [2026-06-16 09:22:00] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002683 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 581 0.044007 10.0.0.33 - - [2026-06-16 09:22:00] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003924 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 575 0.031146 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 575 0.027480 10.0.0.33 - - [2026-06-16 09:22:00] "POST /ref-update HTTP/1.1" 200 156 0.046426 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 559 0.049806 10.0.0.33 - - [2026-06-16 09:22:00] "POST /ref-update HTTP/1.1" 200 156 0.045377 10.0.0.33 - - [2026-06-16 09:22:00] "POST /ref-update HTTP/1.1" 200 156 0.054307 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 555 0.043099 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 557 0.020566 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 565 0.039721 10.0.0.33 - - [2026-06-16 09:22:00] "POST /ref-update HTTP/1.1" 200 156 0.049841 10.0.0.33 - - [2026-06-16 09:22:00] "POST /ref-update HTTP/1.1" 200 156 0.036155 10.0.0.33 - - [2026-06-16 09:22:00] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.012313 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 549 0.032642 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 557 0.023594 10.0.0.33 - - [2026-06-16 09:22:00] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 567 0.062359 10.0.0.33 - - [2026-06-16 09:22:00] "POST /tags HTTP/1.1" 200 299 0.060973 10.0.0.33 - - [2026-06-16 09:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006686 10.0.0.33 - - [2026-06-16 09:22:00] "GET /tag/f598a8ed-9a10-417a-8014-38e4c20e4605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.024058 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 555 0.041571 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 567 0.045445 10.0.0.33 - - [2026-06-16 09:22:00] "POST /set-tag HTTP/1.1" 200 109 0.048205 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 575 0.083488 10.0.0.33 - - [2026-06-16 09:22:00] "POST /alarms HTTP/1.1" 200 569 0.091937 10.0.0.33 - - [2026-06-16 09:22:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.005433 10.0.0.33 - - [2026-06-16 09:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016843 10.0.0.33 - - [2026-06-16 09:22:00] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.028216 10.0.0.33 - - [2026-06-16 09:22:01] "POST /tags HTTP/1.1" 200 357 0.242041 10.0.0.33 - - [2026-06-16 09:22:01] "POST /alarms HTTP/1.1" 200 561 0.160973 10.0.0.33 - - [2026-06-16 09:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.032125 10.0.0.33 - - [2026-06-16 09:22:01] "GET /tag/a53c4a86-9bbe-481d-956f-4deab97479ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.031857 10.0.0.33 - - [2026-06-16 09:22:01] "POST /service-appliance-sets HTTP/1.1" 200 553 0.098855 10.0.0.33 - - [2026-06-16 09:22:01] "POST /alarms HTTP/1.1" 200 561 0.097694 10.0.0.33 - - [2026-06-16 09:22:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.003751 10.0.0.33 - - [2026-06-16 09:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.33 - - [2026-06-16 09:22:01] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006544 10.0.0.33 - - [2026-06-16 09:22:01] "POST /alarms HTTP/1.1" 200 561 0.053846 10.0.0.33 - - [2026-06-16 09:22:01] "POST /tags HTTP/1.1" 200 305 0.148831 10.0.0.33 - - [2026-06-16 09:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017404 10.0.0.33 - - [2026-06-16 09:22:01] "POST /service-appliance-sets HTTP/1.1" 200 541 0.084623 10.0.0.33 - - [2026-06-16 09:22:01] "POST /alarms HTTP/1.1" 200 547 0.078306 10.0.0.33 - - [2026-06-16 09:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.33 - - [2026-06-16 09:22:01] "GET /tag/263149c8-e98d-4c4f-a026-d8a8098abe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.027068 10.0.0.33 - - [2026-06-16 09:22:01] "GET /network-ipam/3d86e9a7-acdc-42b2-92ad-9a01448786bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.012959 10.0.0.33 - - [2026-06-16 09:22:01] "POST /alarms HTTP/1.1" 200 595 0.041523 10.0.0.33 - - [2026-06-16 09:22:01] "POST /alarms HTTP/1.1" 200 575 0.037222 10.0.0.33 - - [2026-06-16 09:22:01] "POST /alarms HTTP/1.1" 200 571 0.059988 10.0.0.33 - - [2026-06-16 09:22:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.000448 10.0.0.33 - - [2026-06-16 09:22:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.011766 10.0.0.33 - - [2026-06-16 09:22:01] "POST /alarms HTTP/1.1" 200 583 0.045035 10.0.0.33 - - [2026-06-16 09:22:01] "POST /security-groups HTTP/1.1" 200 571 0.080864 10.0.0.33 - - [2026-06-16 09:22:01] "POST /projects HTTP/1.1" 200 483 0.236820 10.0.0.33 - - [2026-06-16 09:22:01] "POST /alarms HTTP/1.1" 200 609 0.075155 10.0.0.33 - - [2026-06-16 09:22:01] "POST /service-templates HTTP/1.1" 200 511 0.114480 10.0.0.33 - - [2026-06-16 09:22:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.064033 10.0.0.33 - - [2026-06-16 09:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017216 10.0.0.33 - - [2026-06-16 09:22:01] "POST /service-templates HTTP/1.1" 200 501 0.060756 10.0.0.33 - - [2026-06-16 09:22:01] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.034065 10.0.0.33 - - [2026-06-16 09:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.33 - - [2026-06-16 09:22:01] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008489 10.0.0.33 - - [2026-06-16 09:22:01] "POST /service-templates HTTP/1.1" 200 515 0.035437 10.0.0.33 - - [2026-06-16 09:22:01] "POST /service-templates HTTP/1.1" 200 535 0.025302 10.0.0.33 - - [2026-06-16 09:22:01] "PUT /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6 HTTP/1.1" 200 264 0.086897 10.0.0.33 - - [2026-06-16 09:22:01] "POST /service-templates HTTP/1.1" 200 507 0.038281 10.0.0.33 - - [2026-06-16 09:22:01] "GET / HTTP/1.1" 200 35931 0.002347 10.0.0.33 - - [2026-06-16 09:22:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003322 10.0.0.33 - - [2026-06-16 09:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.33 - - [2026-06-16 09:22:02] "PUT /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4 HTTP/1.1" 200 264 0.086960 10.0.0.33 - - [2026-06-16 09:22:02] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.016161 10.0.0.33 - - [2026-06-16 09:22:02] "POST /security-groups HTTP/1.1" 200 537 0.111114 10.0.0.33 - - [2026-06-16 09:22:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010552 10.0.0.33 - - [2026-06-16 09:22:02] "POST /chown HTTP/1.1" 200 109 0.029691 10.0.0.33 - - [2026-06-16 09:22:02] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002202 10.0.0.33 - - [2026-06-16 09:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.33 - - [2026-06-16 09:22:02] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002578 10.0.0.33 - - [2026-06-16 09:22:02] "POST /tags HTTP/1.1" 409 207 0.001462 10.0.0.33 - - [2026-06-16 09:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.33 - - [2026-06-16 09:22:02] "GET /tag/263149c8-e98d-4c4f-a026-d8a8098abe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.017010 10.0.0.33 - - [2026-06-16 09:22:02] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.33 - - [2026-06-16 09:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.33 - - [2026-06-16 09:22:02] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002046 10.0.0.33 - - [2026-06-16 09:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.33 - - [2026-06-16 09:22:02] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.053478 10.0.0.33 - - [2026-06-16 09:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.33 - - [2026-06-16 09:22:02] "GET /network-ipam/3d86e9a7-acdc-42b2-92ad-9a01448786bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.015152 10.0.0.33 - - [2026-06-16 09:22:02] "POST /firewall-rules HTTP/1.1" 200 564 0.136545 10.0.0.33 - - [2026-06-16 09:22:02] "GET /firewall-rule/5e487a1d-032d-4cc9-bf20-011d0f32760c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.011849 10.0.0.33 - - [2026-06-16 09:22:02] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003439 10.0.0.33 - - [2026-06-16 09:22:02] "GET /firewall-rule/5e487a1d-032d-4cc9-bf20-011d0f32760c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004652 10.0.0.33 - - [2026-06-16 09:22:02] "POST /ref-update HTTP/1.1" 200 156 0.019354 10.0.0.33 - - [2026-06-16 09:22:02] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002789 10.0.0.33 - - [2026-06-16 09:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2026-06-16 09:22:02] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002735 10.0.0.33 - - [2026-06-16 09:22:02] "POST /tags HTTP/1.1" 409 207 0.002100 10.0.0.33 - - [2026-06-16 09:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.33 - - [2026-06-16 09:22:02] "GET /tag/263149c8-e98d-4c4f-a026-d8a8098abe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.013259 10.0.0.33 - - [2026-06-16 09:22:02] "POST /firewall-rules HTTP/1.1" 200 562 0.070284 10.0.0.33 - - [2026-06-16 09:22:02] "GET /firewall-rule/476d0cb9-6be4-44cd-aa7a-a564e4370ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005249 10.0.0.33 - - [2026-06-16 09:22:02] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003808 10.0.0.33 - - [2026-06-16 09:22:02] "GET /firewall-rule/476d0cb9-6be4-44cd-aa7a-a564e4370ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006004 10.0.0.33 - - [2026-06-16 09:22:02] "GET / HTTP/1.1" 200 35931 0.001346 10.0.0.33 - - [2026-06-16 09:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.33 - - [2026-06-16 09:22:02] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008837 10.0.0.33 - - [2026-06-16 09:22:02] "POST /ref-update HTTP/1.1" 200 156 0.053395 10.0.0.33 - - [2026-06-16 09:22:03] "PUT /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f HTTP/1.1" 200 274 0.088804 10.0.0.33 - - [2026-06-16 09:22:03] "POST /tags HTTP/1.1" 200 305 0.078830 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019050 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.001573 10.0.0.33 - - [2026-06-16 09:22:03] "GET /tag/60accf98-344e-4ae5-aad7-8f3290fd1078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015417 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.33 - - [2026-06-16 09:22:03] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031017 10.0.0.33 - - [2026-06-16 09:22:03] "POST /access-control-lists HTTP/1.1" 200 587 0.059298 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.010370 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-06-16 09:22:03] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003510 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.33 - - [2026-06-16 09:22:03] "GET /service-appliance-set/ee96600c-5551-456d-bb7a-d7cad1687cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002903 10.0.0.33 - - [2026-06-16 09:22:03] "POST /access-control-lists HTTP/1.1" 200 585 0.015585 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.006828 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.003092 10.0.0.33 - - [2026-06-16 09:22:03] "POST /access-control-lists HTTP/1.1" 200 580 0.067310 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.001841 10.0.0.33 - - [2026-06-16 09:22:03] "POST /access-control-lists HTTP/1.1" 200 578 0.062168 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.006785 10.0.0.33 - - [2026-06-16 09:22:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.196073 10.0.0.33 - - [2026-06-16 09:22:03] "GET /virtual-machine-interface/560bef43-6102-46a5-a7ae-78d8eeb7cfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.010949 10.0.0.33 - - [2026-06-16 09:22:03] "POST /access-control-lists HTTP/1.1" 200 596 0.082857 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.008308 10.0.0.33 - - [2026-06-16 09:22:03] "POST /instance-ips HTTP/1.1" 200 381 0.101786 10.0.0.33 - - [2026-06-16 09:22:03] "POST /access-control-lists HTTP/1.1" 200 594 0.075115 10.0.0.33 - - [2026-06-16 09:22:03] "GET /instance-ip/25dee7f5-b8da-4bd8-8fb1-d8e985a86b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.038538 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.017601 10.0.0.33 - - [2026-06-16 09:22:03] "POST /loadbalancers HTTP/1.1" 200 582 0.067968 10.0.0.33 - - [2026-06-16 09:22:03] "POST /access-control-lists HTTP/1.1" 200 579 0.082412 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.015681 10.0.0.33 - - [2026-06-16 09:22:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.053593 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009540 10.0.0.33 - - [2026-06-16 09:22:03] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046464 10.0.0.33 - - [2026-06-16 09:22:03] "GET /instance-ip/25dee7f5-b8da-4bd8-8fb1-d8e985a86b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.020649 10.0.0.33 - - [2026-06-16 09:22:03] "POST /access-control-lists HTTP/1.1" 200 577 0.063548 10.0.0.33 - - [2026-06-16 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 232 0.015958 10.0.0.33 - - [2026-06-16 09:22:03] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.108758 10.0.0.33 - - [2026-06-16 09:22:04] "POST /floating-ips HTTP/1.1" 200 583 0.096822 10.0.0.33 - - [2026-06-16 09:22:04] "POST /access-control-lists HTTP/1.1" 200 594 0.054915 10.0.0.33 - - [2026-06-16 09:22:04] "GET /loadbalancer/8376e178-c62b-4b56-ad1b-7b7d9ee19ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007455 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.014591 10.0.0.33 - - [2026-06-16 09:22:04] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.049150 10.0.0.33 - - [2026-06-16 09:22:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034464 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.33 - - [2026-06-16 09:22:04] "POST /access-control-lists HTTP/1.1" 200 592 0.035610 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.019455 10.0.0.33 - - [2026-06-16 09:22:04] "POST /access-control-lists HTTP/1.1" 200 583 0.060359 10.0.0.33 - - [2026-06-16 09:22:04] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074240 10.0.0.33 - - [2026-06-16 09:22:04] "GET /loadbalancer-listener/b21b1fba-0a4b-47f1-9725-0a56822bbe0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.001894 10.0.0.33 - - [2026-06-16 09:22:04] "GET /loadbalancer-listener/b21b1fba-0a4b-47f1-9725-0a56822bbe0f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004171 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.003067 10.0.0.33 - - [2026-06-16 09:22:04] "POST /access-control-lists HTTP/1.1" 200 581 0.021411 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.010295 10.0.0.33 - - [2026-06-16 09:22:04] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.046193 10.0.0.33 - - [2026-06-16 09:22:04] "POST /access-control-lists HTTP/1.1" 200 602 0.030050 10.0.0.33 - - [2026-06-16 09:22:04] "GET /instance-ip/25dee7f5-b8da-4bd8-8fb1-d8e985a86b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003935 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.33 - - [2026-06-16 09:22:04] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.001851 10.0.0.33 - - [2026-06-16 09:22:04] "GET /instance-ip/25dee7f5-b8da-4bd8-8fb1-d8e985a86b12?fields=floating_ips HTTP/1.1" 200 1170 0.005809 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2026-06-16 09:22:04] "GET /floating-ip/3adddee7-ac9e-4082-a64d-47b9ba55c68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.001953 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.003132 10.0.0.33 - - [2026-06-16 09:22:04] "POST /access-control-lists HTTP/1.1" 200 600 0.013443 10.0.0.33 - - [2026-06-16 09:22:04] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.015908 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.33 - - [2026-06-16 09:22:04] "GET /loadbalancer/8376e178-c62b-4b56-ad1b-7b7d9ee19ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003248 10.0.0.33 - - [2026-06-16 09:22:04] "POST /route-targets HTTP/1.1" 200 327 0.031117 10.0.0.33 - - [2026-06-16 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.016739 10.0.0.33 - - [2026-06-16 09:22:04] "POST /tags HTTP/1.1" 200 355 0.014982 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.038652 10.0.0.33 - - [2026-06-16 09:22:04] "GET /tag/0ee71283-08cb-4649-b3c0-b55edd5d0a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015174 10.0.0.33 - - [2026-06-16 09:22:04] "POST /route-targets HTTP/1.1" 200 327 0.008178 10.0.0.33 - - [2026-06-16 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.018343 10.0.0.33 - - [2026-06-16 09:22:04] "POST /route-targets HTTP/1.1" 200 327 0.013278 10.0.0.33 - - [2026-06-16 09:22:04] "POST /tags HTTP/1.1" 200 303 0.032462 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010177 10.0.0.33 - - [2026-06-16 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.030758 10.0.0.33 - - [2026-06-16 09:22:04] "GET /tag/e1d68207-9a77-42eb-ac6f-8d4b336e9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022727 10.0.0.33 - - [2026-06-16 09:22:04] "POST /route-targets HTTP/1.1" 200 327 0.007479 10.0.0.33 - - [2026-06-16 09:22:04] "POST /projects HTTP/1.1" 409 218 0.014271 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.33 - - [2026-06-16 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.026934 10.0.0.33 - - [2026-06-16 09:22:04] "POST /route-targets HTTP/1.1" 200 327 0.020808 10.0.0.33 - - [2026-06-16 09:22:04] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065689 10.0.0.33 - - [2026-06-16 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.007646 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2026-06-16 09:22:04] "GET /network-ipam/b21089b3-6b22-4ee1-a8be-688076515a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002774 10.0.0.33 - - [2026-06-16 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2026-06-16 09:22:04] "POST /route-targets HTTP/1.1" 200 327 0.010089 10.0.0.33 - - [2026-06-16 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.013349 10.0.0.33 - - [2026-06-16 09:22:04] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003821 10.0.0.33 - - [2026-06-16 09:22:04] "PUT /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6 HTTP/1.1" 200 264 0.041779 10.0.0.33 - - [2026-06-16 09:22:05] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006478 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.001980 10.0.0.33 - - [2026-06-16 09:22:05] "POST /access-control-lists HTTP/1.1" 200 551 0.056623 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.005703 10.0.0.33 - - [2026-06-16 09:22:05] "POST /access-control-lists HTTP/1.1" 200 589 0.037100 10.0.0.33 - - [2026-06-16 09:22:05] "POST /set-tag HTTP/1.1" 200 109 0.115211 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.030204 10.0.0.33 - - [2026-06-16 09:22:05] "POST /ref-update HTTP/1.1" 200 156 0.010153 10.0.0.33 - - [2026-06-16 09:22:05] "GET /network-ipam/df0d3296-e79b-41b3-a1e2-c16661eeadad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.007531 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.004425 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.33 - - [2026-06-16 09:22:05] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.018914 10.0.0.33 - - [2026-06-16 09:22:05] "POST /access-control-lists HTTP/1.1" 200 601 0.065495 10.0.0.33 - - [2026-06-16 09:22:05] "PUT /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4 HTTP/1.1" 200 264 0.056194 10.0.0.33 - - [2026-06-16 09:22:05] "POST /ref-update HTTP/1.1" 200 156 0.021238 10.0.0.33 - - [2026-06-16 09:22:05] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.032526 10.0.0.33 - - [2026-06-16 09:22:05] "POST /ref-update HTTP/1.1" 200 156 0.031147 10.0.0.33 - - [2026-06-16 09:22:05] "POST /set-tag HTTP/1.1" 200 109 0.050425 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.33 - - [2026-06-16 09:22:05] "GET /network-policy/9cc05372-af7e-4c67-bb1b-605c5ba0a9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006500 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2026-06-16 09:22:05] "GET /network-policy/769527dc-4713-492b-8355-cf384277e25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002851 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.33 - - [2026-06-16 09:22:05] "GET /network-policy/b72a733b-16ff-4a55-89c6-d1051e450e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002522 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.33 - - [2026-06-16 09:22:05] "PUT /network-policy/b72a733b-16ff-4a55-89c6-d1051e450e1a HTTP/1.1" 200 262 0.008823 10.0.0.33 - - [2026-06-16 09:22:05] "PUT /access-control-list/6d5cb3d3-483e-4a29-a2be-2253ada49006 HTTP/1.1" 200 272 0.015789 10.0.0.33 - - [2026-06-16 09:22:05] "POST /ref-update HTTP/1.1" 200 156 0.073286 10.0.0.33 - - [2026-06-16 09:22:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010430 10.0.0.33 - - [2026-06-16 09:22:05] "PUT /access-control-list/1abf6a70-d3c0-400f-a3ab-89c1fbcfcfe1 HTTP/1.1" 200 272 0.034196 10.0.0.33 - - [2026-06-16 09:22:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-06-16 09:22:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002825 10.0.0.33 - - [2026-06-16 09:22:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001645 10.0.0.33 - - [2026-06-16 09:22:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002133 10.0.0.33 - - [2026-06-16 09:22:05] "POST /security-groups HTTP/1.1" 409 245 0.002533 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.33 - - [2026-06-16 09:22:05] "PUT /security-group/d2c259ef-7e85-43dd-9f71-c8dacd39f686 HTTP/1.1" 200 262 0.055925 10.0.0.33 - - [2026-06-16 09:22:05] "PUT /access-control-list/751ed852-f8b9-40e5-819f-b119837a5f1a HTTP/1.1" 200 272 0.008593 10.0.0.33 - - [2026-06-16 09:22:05] "PUT /access-control-list/5c4969be-2f83-441f-a11a-adb6f7aa50f7 HTTP/1.1" 200 272 0.007454 10.0.0.33 - - [2026-06-16 09:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009733 10.0.0.33 - - [2026-06-16 09:22:05] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005905 10.0.0.33 - - [2026-06-16 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2026-06-16 09:22:06] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003029 10.0.0.33 - - [2026-06-16 09:22:06] "POST /tags HTTP/1.1" 409 206 0.001870 10.0.0.33 - - [2026-06-16 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.33 - - [2026-06-16 09:22:06] "GET /tag/e1d68207-9a77-42eb-ac6f-8d4b336e9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016733 10.0.0.33 - - [2026-06-16 09:22:06] "POST /firewall-rules HTTP/1.1" 200 562 0.067256 10.0.0.33 - - [2026-06-16 09:22:06] "GET /firewall-rule/c29f2d0d-efaa-422f-b111-2c9306a24633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010413 10.0.0.33 - - [2026-06-16 09:22:06] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004828 10.0.0.33 - - [2026-06-16 09:22:06] "GET /firewall-rule/c29f2d0d-efaa-422f-b111-2c9306a24633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002201 10.0.0.33 - - [2026-06-16 09:22:06] "POST /ref-update HTTP/1.1" 200 156 0.025787 10.0.0.33 - - [2026-06-16 09:22:06] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006011 10.0.0.33 - - [2026-06-16 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.33 - - [2026-06-16 09:22:06] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002068 10.0.0.33 - - [2026-06-16 09:22:06] "POST /tags HTTP/1.1" 409 206 0.001350 10.0.0.33 - - [2026-06-16 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.33 - - [2026-06-16 09:22:06] "GET /tag/e1d68207-9a77-42eb-ac6f-8d4b336e9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009195 10.0.0.33 - - [2026-06-16 09:22:06] "POST /firewall-rules HTTP/1.1" 200 560 0.080367 10.0.0.33 - - [2026-06-16 09:22:06] "GET /firewall-rule/7bdfad39-df46-45fb-a694-b621147d1679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003411 10.0.0.33 - - [2026-06-16 09:22:06] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003315 10.0.0.33 - - [2026-06-16 09:22:06] "GET /firewall-rule/7bdfad39-df46-45fb-a694-b621147d1679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.001748 10.0.0.33 - - [2026-06-16 09:22:06] "POST /ref-update HTTP/1.1" 200 156 0.024447 10.0.0.33 - - [2026-06-16 09:22:06] "POST /tags HTTP/1.1" 200 301 0.019644 10.0.0.33 - - [2026-06-16 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008027 10.0.0.33 - - [2026-06-16 09:22:06] "GET /tag/2a4eb066-d740-4b88-aa7b-47857d7ff079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010803 10.0.0.33 - - [2026-06-16 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.33 - - [2026-06-16 09:22:06] "GET /project/050bfa12-ee1e-4392-b117-cf1dbd1c7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.030720 10.0.0.33 - - [2026-06-16 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.33 - - [2026-06-16 09:22:06] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003797 10.0.0.33 - - [2026-06-16 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001248 10.0.0.33 - - [2026-06-16 09:22:06] "GET /service-appliance-set/ee96600c-5551-456d-bb7a-d7cad1687cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001945 10.0.0.33 - - [2026-06-16 09:22:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.001170 10.0.0.33 - - [2026-06-16 09:22:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.090503 10.0.0.33 - - [2026-06-16 09:22:06] "GET /virtual-machine-interface/c049c043-1600-4bbe-a20c-17a7fe50ae0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.025929 10.0.0.33 - - [2026-06-16 09:22:06] "POST /instance-ips HTTP/1.1" 200 377 0.026674 10.0.0.33 - - [2026-06-16 09:22:06] "GET /instance-ip/1dbbffe5-6382-4d95-88ac-86bcf0d53bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007392 10.0.0.33 - - [2026-06-16 09:22:07] "POST /loadbalancers HTTP/1.1" 200 582 0.070982 10.0.0.33 - - [2026-06-16 09:22:07] "GET /project/050bfa12-ee1e-4392-b117-cf1dbd1c7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.028008 10.0.0.33 - - [2026-06-16 09:22:07] "GET /instance-ip/1dbbffe5-6382-4d95-88ac-86bcf0d53bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002746 10.0.0.33 - - [2026-06-16 09:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012000 10.0.0.33 - - [2026-06-16 09:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007466 10.0.0.33 - - [2026-06-16 09:22:07] "GET /project/050bfa12-ee1e-4392-b117-cf1dbd1c7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.033694 10.0.0.33 - - [2026-06-16 09:22:07] "POST /floating-ips HTTP/1.1" 200 581 0.020927 10.0.0.33 - - [2026-06-16 09:22:07] "GET /loadbalancer/142f1a99-1944-4817-abd4-b38c2d0af4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002212 10.0.0.33 - - [2026-06-16 09:22:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.012173 10.0.0.33 - - [2026-06-16 09:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013785 10.0.0.33 - - [2026-06-16 09:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011241 10.0.0.33 - - [2026-06-16 09:22:07] "GET /project/050bfa12-ee1e-4392-b117-cf1dbd1c7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.016993 10.0.0.33 - - [2026-06-16 09:22:07] "GET /loadbalancer-listener/d7f70084-566d-4be6-a045-d8452441a804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003347 10.0.0.33 - - [2026-06-16 09:22:07] "GET /loadbalancer-listener/d7f70084-566d-4be6-a045-d8452441a804?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005744 10.0.0.33 - - [2026-06-16 09:22:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019664 10.0.0.33 - - [2026-06-16 09:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.33 - - [2026-06-16 09:22:07] "GET /instance-ip/1dbbffe5-6382-4d95-88ac-86bcf0d53bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003807 10.0.0.33 - - [2026-06-16 09:22:07] "GET /instance-ip/1dbbffe5-6382-4d95-88ac-86bcf0d53bab?fields=floating_ips HTTP/1.1" 200 1163 0.007407 10.0.0.33 - - [2026-06-16 09:22:07] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008062 10.0.0.33 - - [2026-06-16 09:22:07] "GET /project/050bfa12-ee1e-4392-b117-cf1dbd1c7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.032274 10.0.0.33 - - [2026-06-16 09:22:07] "GET /loadbalancer/142f1a99-1944-4817-abd4-b38c2d0af4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002201 10.0.0.33 - - [2026-06-16 09:22:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.016082 10.0.0.33 - - [2026-06-16 09:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016778 10.0.0.33 - - [2026-06-16 09:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.33 - - [2026-06-16 09:22:07] "GET /project/050bfa12-ee1e-4392-b117-cf1dbd1c7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037833 10.0.0.33 - - [2026-06-16 09:22:07] "GET /loadbalancer-listener/e4345f98-63ad-4fb8-a84d-3d6e15d0123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.001815 10.0.0.33 - - [2026-06-16 09:22:07] "GET /loadbalancer-listener/e4345f98-63ad-4fb8-a84d-3d6e15d0123e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003850 10.0.0.33 - - [2026-06-16 09:22:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027910 10.0.0.33 - - [2026-06-16 09:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.33 - - [2026-06-16 09:22:07] "GET /instance-ip/1dbbffe5-6382-4d95-88ac-86bcf0d53bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006059 10.0.0.33 - - [2026-06-16 09:22:07] "GET /instance-ip/1dbbffe5-6382-4d95-88ac-86bcf0d53bab?fields=floating_ips HTTP/1.1" 200 1163 0.003453 10.0.0.33 - - [2026-06-16 09:22:07] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002285 10.0.0.33 - - [2026-06-16 09:22:07] "GET /project/050bfa12-ee1e-4392-b117-cf1dbd1c7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044096 10.0.0.33 - - [2026-06-16 09:22:07] "GET /loadbalancer/142f1a99-1944-4817-abd4-b38c2d0af4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005492 10.0.0.33 - - [2026-06-16 09:22:07] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019419 10.0.0.33 - - [2026-06-16 09:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.017393 10.0.0.33 - - [2026-06-16 09:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.33 - - [2026-06-16 09:22:07] "GET /project/050bfa12-ee1e-4392-b117-cf1dbd1c7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.090694 10.0.0.33 - - [2026-06-16 09:22:07] "GET /loadbalancer-listener/359a2495-36e8-45ac-b6c9-db4b7e2a9a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004319 10.0.0.33 - - [2026-06-16 09:22:07] "GET /loadbalancer-listener/359a2495-36e8-45ac-b6c9-db4b7e2a9a38?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004936 10.0.0.33 - - [2026-06-16 09:22:07] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021522 10.0.0.33 - - [2026-06-16 09:22:07] "GET /instance-ip/1dbbffe5-6382-4d95-88ac-86bcf0d53bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002295 10.0.0.33 - - [2026-06-16 09:22:08] "GET /instance-ip/1dbbffe5-6382-4d95-88ac-86bcf0d53bab?fields=floating_ips HTTP/1.1" 200 1163 0.002093 10.0.0.33 - - [2026-06-16 09:22:08] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001656 10.0.0.33 - - [2026-06-16 09:22:08] "POST /tags HTTP/1.1" 200 301 0.042376 10.0.0.33 - - [2026-06-16 09:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009470 10.0.0.33 - - [2026-06-16 09:22:08] "GET /tag/46f14fed-ba95-49ad-a477-6e7d032bf2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019101 10.0.0.33 - - [2026-06-16 09:22:08] "POST /tags HTTP/1.1" 200 325 0.050516 10.0.0.33 - - [2026-06-16 09:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018286 10.0.0.33 - - [2026-06-16 09:22:08] "GET /tag/2621ae0c-ef6f-46d2-9517-33149597c43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.019032 10.0.0.33 - - [2026-06-16 09:22:08] "POST /tags HTTP/1.1" 200 363 0.016556 10.0.0.33 - - [2026-06-16 09:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.33 - - [2026-06-16 09:22:08] "GET /tag/47da1092-f10a-4ed3-b99b-32b0350d9628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.017143 10.0.0.33 - - [2026-06-16 09:22:08] "POST /tags HTTP/1.1" 200 311 0.014583 10.0.0.33 - - [2026-06-16 09:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022862 10.0.0.33 - - [2026-06-16 09:22:08] "GET /tag/b4fe19aa-4b7b-415f-9372-5d360cbc2671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011015 10.0.0.33 - - [2026-06-16 09:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.33 - - [2026-06-16 09:22:08] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005275 10.0.0.33 - - [2026-06-16 09:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005285 10.0.0.33 - - [2026-06-16 09:22:08] "GET /project/050bfa12-ee1e-4392-b117-cf1dbd1c7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.031434 10.0.0.33 - - [2026-06-16 09:22:08] "POST /virtual-machines HTTP/1.1" 200 377 0.007410 10.0.0.33 - - [2026-06-16 09:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019867 10.0.0.33 - - [2026-06-16 09:22:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.121963 10.0.0.33 - - [2026-06-16 09:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.006562 10.0.0.33 - - [2026-06-16 09:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.33 - - [2026-06-16 09:22:08] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005751 10.0.0.33 - - [2026-06-16 09:22:08] "POST /instance-ips HTTP/1.1" 200 409 0.027993 10.0.0.33 - - [2026-06-16 09:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023363 10.0.0.33 - - [2026-06-16 09:22:08] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007188 10.0.0.33 - - [2026-06-16 09:22:08] "POST /set-tag HTTP/1.1" 200 109 0.017401 10.0.0.33 - - [2026-06-16 09:22:08] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013793 10.0.0.33 - - [2026-06-16 09:22:08] "GET /instance-ip/d9412c16-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002535 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.33 - - [2026-06-16 09:22:09] "GET /loadbalancer/142f1a99-1944-4817-abd4-b38c2d0af4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001997 10.0.0.33 - - [2026-06-16 09:22:09] "POST /tags HTTP/1.1" 200 371 0.013965 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.33 - - [2026-06-16 09:22:09] "GET /tag/9d02a258-6360-4062-b30a-b925440298d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.010121 10.0.0.33 - - [2026-06-16 09:22:09] "POST /tags HTTP/1.1" 200 319 0.018386 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013361 10.0.0.33 - - [2026-06-16 09:22:09] "GET /tag/74f5e0ea-5186-4eee-b4d8-cfae48996b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.010923 10.0.0.33 - - [2026-06-16 09:22:09] "POST /id-to-fqname HTTP/1.1" 200 181 0.000464 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.002501 10.0.0.33 - - [2026-06-16 09:22:09] "POST /security-groups HTTP/1.1" 200 578 0.070369 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.002258 10.0.0.33 - - [2026-06-16 09:22:09] "POST /projects HTTP/1.1" 200 497 0.174095 10.0.0.33 - - [2026-06-16 09:22:09] "POST /access-control-lists HTTP/1.1" 200 587 0.059845 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.013440 10.0.0.33 - - [2026-06-16 09:22:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.061864 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.33 - - [2026-06-16 09:22:09] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.003543 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2026-06-16 09:22:09] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.002954 10.0.0.33 - - [2026-06-16 09:22:09] "POST /access-control-lists HTTP/1.1" 200 585 0.066436 10.0.0.33 - - [2026-06-16 09:22:09] "PUT /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6 HTTP/1.1" 200 264 0.072123 10.0.0.33 - - [2026-06-16 09:22:09] "PUT /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4 HTTP/1.1" 200 264 0.048233 10.0.0.33 - - [2026-06-16 09:22:09] "POST /security-groups HTTP/1.1" 200 558 0.064702 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 404 248 0.003720 10.0.0.33 - - [2026-06-16 09:22:09] "POST /access-control-lists HTTP/1.1" 200 610 0.059829 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 404 247 0.015244 10.0.0.33 - - [2026-06-16 09:22:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.059015 10.0.0.33 - - [2026-06-16 09:22:09] "POST /chown HTTP/1.1" 200 109 0.013433 10.0.0.33 - - [2026-06-16 09:22:09] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005592 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.33 - - [2026-06-16 09:22:09] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026646 10.0.0.33 - - [2026-06-16 09:22:09] "POST /access-control-lists HTTP/1.1" 200 608 0.059518 10.0.0.33 - - [2026-06-16 09:22:09] "POST /tags HTTP/1.1" 409 214 0.010454 10.0.0.33 - - [2026-06-16 09:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.33 - - [2026-06-16 09:22:10] "GET /tag/74f5e0ea-5186-4eee-b4d8-cfae48996b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.009392 10.0.0.33 - - [2026-06-16 09:22:10] "POST /firewall-rules HTTP/1.1" 200 578 0.064903 10.0.0.33 - - [2026-06-16 09:22:10] "GET /firewall-rule/556ec374-174c-4526-a8c4-0efc5e5aadde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009661 10.0.0.33 - - [2026-06-16 09:22:10] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.008357 10.0.0.33 - - [2026-06-16 09:22:10] "GET /firewall-rule/556ec374-174c-4526-a8c4-0efc5e5aadde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001690 10.0.0.33 - - [2026-06-16 09:22:10] "POST /ref-update HTTP/1.1" 200 156 0.019684 10.0.0.33 - - [2026-06-16 09:22:10] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003117 10.0.0.33 - - [2026-06-16 09:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.33 - - [2026-06-16 09:22:10] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001824 10.0.0.33 - - [2026-06-16 09:22:10] "POST /tags HTTP/1.1" 409 214 0.001265 10.0.0.33 - - [2026-06-16 09:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.33 - - [2026-06-16 09:22:10] "GET /tag/74f5e0ea-5186-4eee-b4d8-cfae48996b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.014306 10.0.0.33 - - [2026-06-16 09:22:10] "POST /firewall-rules HTTP/1.1" 200 576 0.073430 10.0.0.33 - - [2026-06-16 09:22:10] "GET /firewall-rule/829ff1d3-8ed9-451a-9969-fbf82ba7283c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003482 10.0.0.33 - - [2026-06-16 09:22:10] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003709 10.0.0.33 - - [2026-06-16 09:22:10] "GET /firewall-rule/829ff1d3-8ed9-451a-9969-fbf82ba7283c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001677 10.0.0.33 - - [2026-06-16 09:22:10] "POST /ref-update HTTP/1.1" 200 156 0.043320 10.0.0.33 - - [2026-06-16 09:22:10] "POST /tags HTTP/1.1" 200 363 0.021900 10.0.0.33 - - [2026-06-16 09:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006476 10.0.0.33 - - [2026-06-16 09:22:10] "GET /tag/fde87767-30da-4fb9-8415-cf4769947a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.010834 10.0.0.33 - - [2026-06-16 09:22:10] "POST /tags HTTP/1.1" 200 311 0.014451 10.0.0.33 - - [2026-06-16 09:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009544 10.0.0.33 - - [2026-06-16 09:22:10] "GET /tag/c4888bcc-b593-45c8-ac05-2a9b03b5614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011900 10.0.0.33 - - [2026-06-16 09:22:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000415 10.0.0.33 - - [2026-06-16 09:22:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.007617 10.0.0.33 - - [2026-06-16 09:22:10] "POST /security-groups HTTP/1.1" 200 574 0.064116 10.0.0.33 - - [2026-06-16 09:22:10] "POST /projects HTTP/1.1" 200 489 0.151892 10.0.0.33 - - [2026-06-16 09:22:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.001249 10.0.0.33 - - [2026-06-16 09:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017111 10.0.0.33 - - [2026-06-16 09:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008153 10.0.0.33 - - [2026-06-16 09:22:10] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.020620 10.0.0.33 - - [2026-06-16 09:22:10] "POST /access-control-lists HTTP/1.1" 200 583 0.084559 10.0.0.33 - - [2026-06-16 09:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015460 10.0.0.33 - - [2026-06-16 09:22:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.007728 10.0.0.33 - - [2026-06-16 09:22:10] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006680 10.0.0.33 - - [2026-06-16 09:22:11] "POST /access-control-lists HTTP/1.1" 200 581 0.090256 10.0.0.33 - - [2026-06-16 09:22:11] "PUT /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6 HTTP/1.1" 200 264 0.064383 10.0.0.33 - - [2026-06-16 09:22:11] "PUT /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4 HTTP/1.1" 200 264 0.050122 10.0.0.33 - - [2026-06-16 09:22:11] "POST /security-groups HTTP/1.1" 200 546 0.064807 10.0.0.33 - - [2026-06-16 09:22:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.002985 10.0.0.33 - - [2026-06-16 09:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025562 10.0.0.33 - - [2026-06-16 09:22:11] "POST /chown HTTP/1.1" 200 109 0.026369 10.0.0.33 - - [2026-06-16 09:22:11] "POST /access-control-lists HTTP/1.1" 200 602 0.061856 10.0.0.33 - - [2026-06-16 09:22:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.007403 10.0.0.33 - - [2026-06-16 09:22:11] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020448 10.0.0.33 - - [2026-06-16 09:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.33 - - [2026-06-16 09:22:11] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.030305 10.0.0.33 - - [2026-06-16 09:22:11] "POST /access-control-lists HTTP/1.1" 200 600 0.076828 10.0.0.33 - - [2026-06-16 09:22:11] "POST /tags HTTP/1.1" 409 210 0.011233 10.0.0.33 - - [2026-06-16 09:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2026-06-16 09:22:11] "GET /tag/c4888bcc-b593-45c8-ac05-2a9b03b5614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.014690 10.0.0.33 - - [2026-06-16 09:22:11] "POST /firewall-rules HTTP/1.1" 200 570 0.064200 10.0.0.33 - - [2026-06-16 09:22:11] "GET /firewall-rule/9afd214f-051b-4c75-90a3-fdd6273457c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.029615 10.0.0.33 - - [2026-06-16 09:22:11] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003666 10.0.0.33 - - [2026-06-16 09:22:11] "GET /firewall-rule/9afd214f-051b-4c75-90a3-fdd6273457c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002202 10.0.0.33 - - [2026-06-16 09:22:11] "POST /ref-update HTTP/1.1" 200 156 0.042779 10.0.0.33 - - [2026-06-16 09:22:11] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001906 10.0.0.33 - - [2026-06-16 09:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.33 - - [2026-06-16 09:22:11] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001718 10.0.0.33 - - [2026-06-16 09:22:11] "POST /tags HTTP/1.1" 409 210 0.001224 10.0.0.33 - - [2026-06-16 09:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.33 - - [2026-06-16 09:22:11] "GET /tag/c4888bcc-b593-45c8-ac05-2a9b03b5614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.014151 10.0.0.33 - - [2026-06-16 09:22:11] "POST /firewall-rules HTTP/1.1" 200 568 0.060503 10.0.0.33 - - [2026-06-16 09:22:11] "GET /firewall-rule/b794cc89-4937-4020-86be-d0bd6ebc68d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009381 10.0.0.33 - - [2026-06-16 09:22:11] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.002832 10.0.0.33 - - [2026-06-16 09:22:11] "GET /firewall-rule/b794cc89-4937-4020-86be-d0bd6ebc68d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001745 10.0.0.33 - - [2026-06-16 09:22:11] "POST /ref-update HTTP/1.1" 200 156 0.035158 10.0.0.33 - - [2026-06-16 09:22:11] "POST /tags HTTP/1.1" 409 237 0.008187 10.0.0.33 - - [2026-06-16 09:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.33 - - [2026-06-16 09:22:12] "GET /tag/47da1092-f10a-4ed3-b99b-32b0350d9628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.011550 10.0.0.33 - - [2026-06-16 09:22:12] "POST /tags HTTP/1.1" 409 210 0.001265 10.0.0.33 - - [2026-06-16 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001121 10.0.0.33 - - [2026-06-16 09:22:12] "GET /tag/b4fe19aa-4b7b-415f-9372-5d360cbc2671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009346 10.0.0.33 - - [2026-06-16 09:22:12] "POST /projects HTTP/1.1" 409 223 0.001351 10.0.0.33 - - [2026-06-16 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.33 - - [2026-06-16 09:22:12] "GET /project/050bfa12-ee1e-4392-b117-cf1dbd1c7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.023507 10.0.0.33 - - [2026-06-16 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2026-06-16 09:22:12] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004917 10.0.0.33 - - [2026-06-16 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.33 - - [2026-06-16 09:22:12] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004351 10.0.0.33 - - [2026-06-16 09:22:12] "PUT /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6 HTTP/1.1" 200 264 0.030831 10.0.0.33 - - [2026-06-16 09:22:12] "PUT /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4 HTTP/1.1" 200 264 0.036475 10.0.0.33 - - [2026-06-16 09:22:12] "POST /security-groups HTTP/1.1" 409 253 0.005702 10.0.0.33 - - [2026-06-16 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.33 - - [2026-06-16 09:22:12] "PUT /security-group/822aa092-fd18-4458-9007-24aed401979b HTTP/1.1" 200 262 0.055688 10.0.0.33 - - [2026-06-16 09:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015156 10.0.0.33 - - [2026-06-16 09:22:12] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013984 10.0.0.33 - - [2026-06-16 09:22:12] "PUT /access-control-list/1bfee8f0-11d9-45d6-8a6c-c9e2250606f0 HTTP/1.1" 200 272 0.013577 10.0.0.33 - - [2026-06-16 09:22:12] "PUT /access-control-list/c1580e14-77c5-443d-85c3-07dee0259c8c HTTP/1.1" 200 272 0.008364 10.0.0.33 - - [2026-06-16 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.33 - - [2026-06-16 09:22:12] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002988 10.0.0.33 - - [2026-06-16 09:22:12] "POST /tags HTTP/1.1" 409 210 0.001198 10.0.0.33 - - [2026-06-16 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.33 - - [2026-06-16 09:22:12] "GET /tag/b4fe19aa-4b7b-415f-9372-5d360cbc2671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009444 10.0.0.33 - - [2026-06-16 09:22:12] "POST /firewall-rules HTTP/1.1" 200 570 0.064203 10.0.0.33 - - [2026-06-16 09:22:12] "GET /firewall-rule/451be55d-e652-4654-a4a7-6990f7be43d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008585 10.0.0.33 - - [2026-06-16 09:22:12] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.006362 10.0.0.33 - - [2026-06-16 09:22:12] "GET /firewall-rule/451be55d-e652-4654-a4a7-6990f7be43d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001979 10.0.0.33 - - [2026-06-16 09:22:12] "POST /ref-update HTTP/1.1" 200 156 0.039403 10.0.0.33 - - [2026-06-16 09:22:12] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003800 10.0.0.33 - - [2026-06-16 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.33 - - [2026-06-16 09:22:12] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002090 10.0.0.33 - - [2026-06-16 09:22:12] "POST /tags HTTP/1.1" 409 210 0.001393 10.0.0.33 - - [2026-06-16 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001117 10.0.0.33 - - [2026-06-16 09:22:12] "GET /tag/b4fe19aa-4b7b-415f-9372-5d360cbc2671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011512 10.0.0.33 - - [2026-06-16 09:22:12] "POST /firewall-rules HTTP/1.1" 200 568 0.079039 10.0.0.33 - - [2026-06-16 09:22:12] "GET /firewall-rule/8346a2af-173d-4121-adb4-ab77c52437cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003333 10.0.0.33 - - [2026-06-16 09:22:12] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.002798 10.0.0.33 - - [2026-06-16 09:22:12] "GET /firewall-rule/8346a2af-173d-4121-adb4-ab77c52437cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001698 10.0.0.33 - - [2026-06-16 09:22:13] "POST /ref-update HTTP/1.1" 200 156 0.035196 10.0.0.33 - - [2026-06-16 09:22:13] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008305 10.0.0.33 - - [2026-06-16 09:22:13] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.249 - - [2026-06-16 09:22:24] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.249 - - [2026-06-16 09:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.249 - - [2026-06-16 09:22:25] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005894 10.0.0.249 - - [2026-06-16 09:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.249 - - [2026-06-16 09:22:25] "GET /routing-instance/82facc3c-7a54-44a8-a51e-2e8e08f33c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002138 10.0.0.249 - - [2026-06-16 09:22:25] "PUT /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f HTTP/1.1" 200 274 0.016687 10.0.0.249 - - [2026-06-16 09:22:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.005149 10.0.0.249 - - [2026-06-16 09:22:25] "POST /virtual-routers HTTP/1.1" 200 599 0.015238 10.0.0.249 - - [2026-06-16 09:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.249 - - [2026-06-16 09:22:25] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003256 10.0.0.249 - - [2026-06-16 09:22:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.001270 10.0.0.249 - - [2026-06-16 09:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.249 - - [2026-06-16 09:22:25] "GET /virtual-network/3377bc9f-0e17-4ef1-9f03-7a56d8aaf726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003640 10.0.0.249 - - [2026-06-16 09:22:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.062838 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:24:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:24:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:24:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:24:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:24:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:24:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.249 - - [2026-06-16 09:24:49] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.249 - - [2026-06-16 09:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.249 - - [2026-06-16 09:24:49] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003878 10.0.0.249 - - [2026-06-16 09:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001214 10.0.0.249 - - [2026-06-16 09:24:49] "GET /routing-instance/82facc3c-7a54-44a8-a51e-2e8e08f33c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.001858 10.0.0.249 - - [2026-06-16 09:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.249 - - [2026-06-16 09:24:49] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002430 10.0.0.249 - - [2026-06-16 09:24:49] "PUT /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd HTTP/1.1" 200 262 0.014538 10.0.0.249 - - [2026-06-16 09:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.249 - - [2026-06-16 09:24:50] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002545 10.0.0.249 - - [2026-06-16 09:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.249 - - [2026-06-16 09:24:50] "GET /virtual-machine-interface/d279c07f-08d9-424b-a592-a94f28415c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.008448 10.0.0.249 - - [2026-06-16 09:24:50] "PUT /virtual-machine-interface/d279c07f-08d9-424b-a592-a94f28415c04 HTTP/1.1" 200 284 0.009066 10.0.0.33 - - [2026-06-16 09:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-06-16 09:25:02] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003056 10.0.0.33 - - [2026-06-16 09:26:02] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002934 10.0.0.33 - - [2026-06-16 09:26:02] "POST /ref-update HTTP/1.1" 200 156 0.006258 10.0.0.33 - - [2026-06-16 09:26:05] "GET /global-system-configs HTTP/1.1" 200 322 0.006572 10.0.0.33 - - [2026-06-16 09:26:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001958 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:26:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:26:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 10.0.0.33 - - [2026-06-16 09:26:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004883 10.0.0.33 - - [2026-06-16 09:26:25] "POST /set-tag HTTP/1.1" 200 109 0.004581 10.0.0.33 - - [2026-06-16 09:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2026-06-16 09:26:25] "GET /loadbalancer/142f1a99-1944-4817-abd4-b38c2d0af4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002046 10.0.0.33 - - [2026-06-16 09:26:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004076 10.0.0.33 - - [2026-06-16 09:26:25] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.33 - - [2026-06-16 09:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.33 - - [2026-06-16 09:26:25] "GET /loadbalancer/142f1a99-1944-4817-abd4-b38c2d0af4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001815 10.0.0.33 - - [2026-06-16 09:26:25] "GET /loadbalancer-pool/1ddaf282-b0e5-4073-8939-78f93224646c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003060 10.0.0.33 - - [2026-06-16 09:26:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013591 10.0.0.33 - - [2026-06-16 09:26:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017981 10.0.0.33 - - [2026-06-16 09:26:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004093 10.0.0.33 - - [2026-06-16 09:26:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005130 10.0.0.33 - - [2026-06-16 09:26:25] "POST /ref-update HTTP/1.1" 200 156 0.006725 10.0.0.33 - - [2026-06-16 09:26:25] "POST /tags HTTP/1.1" 409 205 0.001895 10.0.0.33 - - [2026-06-16 09:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.33 - - [2026-06-16 09:26:25] "GET /tag/2a4eb066-d740-4b88-aa7b-47857d7ff079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.009326 10.0.0.33 - - [2026-06-16 09:26:25] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.002906 10.0.0.33 - - [2026-06-16 09:26:25] "PUT /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd HTTP/1.1" 200 256 0.012869 10.0.0.33 - - [2026-06-16 09:26:25] "POST /set-tag HTTP/1.1" 200 109 0.085055 10.0.0.33 - - [2026-06-16 09:26:25] "GET /loadbalancer-pool/59b524dc-349d-4e07-b467-350379df9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009009 10.0.0.33 - - [2026-06-16 09:26:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.012585 10.0.0.33 - - [2026-06-16 09:26:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027630 10.0.0.33 - - [2026-06-16 09:26:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009385 10.0.0.33 - - [2026-06-16 09:26:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003611 10.0.0.33 - - [2026-06-16 09:26:25] "POST /ref-update HTTP/1.1" 200 156 0.006419 10.0.0.33 - - [2026-06-16 09:26:25] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.33 - - [2026-06-16 09:26:25] "GET /loadbalancer-pool/9636409a-ae96-4e06-8940-433bb2357e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002956 10.0.0.33 - - [2026-06-16 09:26:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014301 10.0.0.33 - - [2026-06-16 09:26:25] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007080 10.0.0.33 - - [2026-06-16 09:26:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016130 10.0.0.33 - - [2026-06-16 09:26:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011350 10.0.0.33 - - [2026-06-16 09:26:25] "PUT /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd HTTP/1.1" 200 256 0.026474 10.0.0.33 - - [2026-06-16 09:26:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004994 10.0.0.33 - - [2026-06-16 09:26:25] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.33 - - [2026-06-16 09:26:25] "POST /ref-update HTTP/1.1" 200 156 0.008921 10.0.0.33 - - [2026-06-16 09:26:25] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.016366 10.0.0.33 - - [2026-06-16 09:26:25] "PUT /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd HTTP/1.1" 200 256 0.026044 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:29:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:29:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000753 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:29:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001267 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:29:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 10.0.0.33 - - [2026-06-16 09:30:03] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.33 - - [2026-06-16 09:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.33 - - [2026-06-16 09:30:03] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004205 10.0.0.33 - - [2026-06-16 09:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.33 - - [2026-06-16 09:30:03] "GET /config-node/eefebc87-3734-4a77-a3c4-e4ebaa48fc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003708 10.0.0.33 - - [2026-06-16 09:30:14] "GET / HTTP/1.1" 200 35931 0.001675 10.0.0.33 - - [2026-06-16 09:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2026-06-16 09:30:14] "GET /routing-instance/82facc3c-7a54-44a8-a51e-2e8e08f33c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002578 10.0.0.33 - - [2026-06-16 09:30:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002346 10.0.0.33 - - [2026-06-16 09:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.33 - - [2026-06-16 09:30:14] "GET /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003440 10.0.0.33 - - [2026-06-16 09:30:14] "PUT /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4 HTTP/1.1" 200 254 0.016601 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:30:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:30:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.33 - - [2026-06-16 09:30:24] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004115 10.0.0.33 - - [2026-06-16 09:30:24] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.33 - - [2026-06-16 09:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.33 - - [2026-06-16 09:30:24] "GET /loadbalancer/142f1a99-1944-4817-abd4-b38c2d0af4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002873 10.0.0.33 - - [2026-06-16 09:30:24] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004676 10.0.0.33 - - [2026-06-16 09:30:24] "POST /set-tag HTTP/1.1" 200 109 0.020936 10.0.0.33 - - [2026-06-16 09:30:24] "DELETE /loadbalancer-member/7f7dcf6e-d9aa-42a4-b542-a560c18d8f02 HTTP/1.1" 200 115 0.028570 10.0.0.33 - - [2026-06-16 09:30:24] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021224 10.0.0.33 - - [2026-06-16 09:30:24] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.33 - - [2026-06-16 09:30:24] "DELETE /loadbalancer-member/3e73bab2-bd0b-4e92-822f-acce3fd327f6 HTTP/1.1" 200 115 0.039856 10.0.0.33 - - [2026-06-16 09:30:24] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004175 10.0.0.33 - - [2026-06-16 09:30:24] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.33 - - [2026-06-16 09:30:24] "DELETE /loadbalancer-member/cfb02f24-d886-4141-bf51-6d5b798b8ae6 HTTP/1.1" 200 115 0.035515 10.0.0.33 - - [2026-06-16 09:30:24] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007337 10.0.0.33 - - [2026-06-16 09:30:24] "POST /set-tag HTTP/1.1" 200 109 0.003688 10.0.0.33 - - [2026-06-16 09:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.33 - - [2026-06-16 09:30:24] "GET /loadbalancer/142f1a99-1944-4817-abd4-b38c2d0af4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001812 10.0.0.33 - - [2026-06-16 09:30:24] "GET /loadbalancer-pool/1ddaf282-b0e5-4073-8939-78f93224646c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003683 10.0.0.33 - - [2026-06-16 09:30:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014821 10.0.0.33 - - [2026-06-16 09:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014081 10.0.0.33 - - [2026-06-16 09:30:24] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008857 10.0.0.33 - - [2026-06-16 09:30:24] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006792 10.0.0.33 - - [2026-06-16 09:30:24] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001866 10.0.0.33 - - [2026-06-16 09:30:25] "POST /set-tag HTTP/1.1" 200 109 0.055686 10.0.0.33 - - [2026-06-16 09:30:25] "GET /loadbalancer-pool/59b524dc-349d-4e07-b467-350379df9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.017004 10.0.0.33 - - [2026-06-16 09:30:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014853 10.0.0.33 - - [2026-06-16 09:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008115 10.0.0.33 - - [2026-06-16 09:30:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012900 10.0.0.33 - - [2026-06-16 09:30:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007183 10.0.0.33 - - [2026-06-16 09:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.33 - - [2026-06-16 09:30:25] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001956 10.0.0.33 - - [2026-06-16 09:30:25] "GET /loadbalancer-pool/9636409a-ae96-4e06-8940-433bb2357e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002462 10.0.0.33 - - [2026-06-16 09:30:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024527 10.0.0.33 - - [2026-06-16 09:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024016 10.0.0.33 - - [2026-06-16 09:30:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009792 10.0.0.33 - - [2026-06-16 09:30:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005797 10.0.0.33 - - [2026-06-16 09:30:25] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001758 10.0.0.33 - - [2026-06-16 09:30:25] "POST /set-tag HTTP/1.1" 200 109 0.001654 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:30:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:30:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 10.0.0.33 - - [2026-06-16 09:31:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001990 10.0.0.33 - - [2026-06-16 09:31:05] "GET /global-system-configs HTTP/1.1" 200 322 0.005388 10.0.0.33 - - [2026-06-16 09:31:58] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.33 - - [2026-06-16 09:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2026-06-16 09:31:58] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026874 10.0.0.33 - - [2026-06-16 09:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2026-06-16 09:31:58] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042423 10.0.0.33 - - [2026-06-16 09:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2026-06-16 09:31:59] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055433 10.0.0.33 - - [2026-06-16 09:31:59] "POST /tags HTTP/1.1" 200 333 0.046233 10.0.0.33 - - [2026-06-16 09:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.026589 10.0.0.33 - - [2026-06-16 09:31:59] "GET /tag/18ef7191-9b19-4874-a9a3-548ba9a3f49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.037464 10.0.0.33 - - [2026-06-16 09:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.33 - - [2026-06-16 09:31:59] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061770 10.0.0.33 - - [2026-06-16 09:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008051 10.0.0.33 - - [2026-06-16 09:31:59] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004032 10.0.0.33 - - [2026-06-16 09:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.33 - - [2026-06-16 09:31:59] "GET /service-appliance-set/ee96600c-5551-456d-bb7a-d7cad1687cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002158 10.0.0.33 - - [2026-06-16 09:31:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.001275 10.0.0.33 - - [2026-06-16 09:31:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.090275 10.0.0.33 - - [2026-06-16 09:31:59] "GET /virtual-machine-interface/3759684f-0f4e-4f61-bb8a-3ea38c41dee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014317 10.0.0.33 - - [2026-06-16 09:31:59] "POST /instance-ips HTTP/1.1" 200 409 0.024445 10.0.0.33 - - [2026-06-16 09:31:59] "GET /instance-ip/8194b408-d9a5-4cf9-b82d-7a81e85a00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003532 10.0.0.33 - - [2026-06-16 09:31:59] "POST /loadbalancers HTTP/1.1" 200 610 0.058999 10.0.0.33 - - [2026-06-16 09:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021642 10.0.0.33 - - [2026-06-16 09:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-06-16 09:32:00] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040257 10.0.0.33 - - [2026-06-16 09:32:00] "GET /instance-ip/8194b408-d9a5-4cf9-b82d-7a81e85a00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002109 10.0.0.33 - - [2026-06-16 09:32:00] "POST /floating-ips HTTP/1.1" 200 597 0.023679 10.0.0.33 - - [2026-06-16 09:32:00] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046845 10.0.0.33 - - [2026-06-16 09:32:00] "GET /loadbalancer/b185733e-ea5a-4ca6-b69f-66369c26ed4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006838 10.0.0.33 - - [2026-06-16 09:32:00] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.020368 10.0.0.33 - - [2026-06-16 09:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-06-16 09:32:00] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028416 10.0.0.33 - - [2026-06-16 09:32:00] "GET /loadbalancer-listener/8c86f0d2-90a3-4b99-8f9f-5dffb0556943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003232 10.0.0.33 - - [2026-06-16 09:32:00] "GET /loadbalancer-listener/8c86f0d2-90a3-4b99-8f9f-5dffb0556943?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002436 10.0.0.33 - - [2026-06-16 09:32:00] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.014973 10.0.0.33 - - [2026-06-16 09:32:00] "GET /instance-ip/8194b408-d9a5-4cf9-b82d-7a81e85a00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002165 10.0.0.33 - - [2026-06-16 09:32:00] "GET /instance-ip/8194b408-d9a5-4cf9-b82d-7a81e85a00d5?fields=floating_ips HTTP/1.1" 200 1212 0.003739 10.0.0.33 - - [2026-06-16 09:32:00] "GET /floating-ip/28765661-e0be-471b-85fb-eb44ff34ce75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.001653 10.0.0.33 - - [2026-06-16 09:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.33 - - [2026-06-16 09:32:00] "GET /loadbalancer/b185733e-ea5a-4ca6-b69f-66369c26ed4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002545 10.0.0.33 - - [2026-06-16 09:32:00] "POST /tags HTTP/1.1" 200 295 0.049437 10.0.0.33 - - [2026-06-16 09:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.33 - - [2026-06-16 09:32:00] "GET /tag/3012c337-7ad5-4c21-aa14-187ea4b03418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.011714 10.0.0.33 - - [2026-06-16 09:32:00] "POST /tags HTTP/1.1" 409 233 0.001361 10.0.0.33 - - [2026-06-16 09:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2026-06-16 09:32:00] "GET /tag/0ee71283-08cb-4649-b3c0-b55edd5d0a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.009241 10.0.0.33 - - [2026-06-16 09:32:00] "POST /tags HTTP/1.1" 409 206 0.001214 10.0.0.33 - - [2026-06-16 09:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.33 - - [2026-06-16 09:32:00] "GET /tag/e1d68207-9a77-42eb-ac6f-8d4b336e9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009449 10.0.0.33 - - [2026-06-16 09:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001134 10.0.0.33 - - [2026-06-16 09:32:00] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003205 10.0.0.33 - - [2026-06-16 09:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.33 - - [2026-06-16 09:32:00] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029788 10.0.0.33 - - [2026-06-16 09:32:00] "POST /virtual-machines HTTP/1.1" 200 369 0.006487 10.0.0.33 - - [2026-06-16 09:32:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021491 10.0.0.33 - - [2026-06-16 09:32:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106101 10.0.0.33 - - [2026-06-16 09:32:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015226 10.0.0.33 - - [2026-06-16 09:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012462 10.0.0.33 - - [2026-06-16 09:32:00] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008032 10.0.0.33 - - [2026-06-16 09:32:00] "POST /instance-ips HTTP/1.1" 200 409 0.016420 10.0.0.33 - - [2026-06-16 09:32:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028435 10.0.0.33 - - [2026-06-16 09:32:00] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.020449 10.0.0.33 - - [2026-06-16 09:32:01] "POST /set-tag HTTP/1.1" 200 109 0.013748 10.0.0.33 - - [2026-06-16 09:32:01] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011024 10.0.0.33 - - [2026-06-16 09:32:01] "GET /instance-ip/3a2371fa-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002758 10.0.0.33 - - [2026-06-16 09:32:01] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004106 10.0.0.33 - - [2026-06-16 09:32:01] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.33 - - [2026-06-16 09:32:01] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002778 10.0.0.33 - - [2026-06-16 09:32:01] "POST /ref-update HTTP/1.1" 200 156 0.016314 10.0.0.33 - - [2026-06-16 09:32:01] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004291 10.0.0.33 - - [2026-06-16 09:32:01] "POST /set-tag HTTP/1.1" 200 109 0.001655 10.0.0.33 - - [2026-06-16 09:32:01] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003152 10.0.0.33 - - [2026-06-16 09:32:01] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.33 - - [2026-06-16 09:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.33 - - [2026-06-16 09:32:02] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004936 10.0.0.33 - - [2026-06-16 09:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.33 - - [2026-06-16 09:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2026-06-16 09:32:02] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028976 10.0.0.33 - - [2026-06-16 09:32:02] "GET /virtual-networks?parent_id=2636e84d-13c9-4efe-abc3-b8a6b25b4943&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001849 10.0.0.33 - - [2026-06-16 09:32:02] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028508 10.0.0.33 - - [2026-06-16 09:32:02] "POST /virtual-machines HTTP/1.1" 200 369 0.038659 10.0.0.33 - - [2026-06-16 09:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028140 10.0.0.33 - - [2026-06-16 09:32:02] "POST /virtual-networks HTTP/1.1" 200 512 0.132847 10.0.0.33 - - [2026-06-16 09:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.33 - - [2026-06-16 09:32:02] "GET /network-ipam/e92acf66-9382-43d8-9af2-813de49ef349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003923 10.0.0.33 - - [2026-06-16 09:32:02] "POST /route-targets HTTP/1.1" 200 327 0.042881 10.0.0.33 - - [2026-06-16 09:32:02] "POST /ref-update HTTP/1.1" 200 156 0.028061 10.0.0.33 - - [2026-06-16 09:32:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.163465 10.0.0.33 - - [2026-06-16 09:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030430 10.0.0.33 - - [2026-06-16 09:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011690 10.0.0.33 - - [2026-06-16 09:32:02] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006653 10.0.0.33 - - [2026-06-16 09:32:02] "POST /useragent-kv HTTP/1.1" 200 115 0.001383 10.0.0.33 - - [2026-06-16 09:32:02] "POST /ref-update HTTP/1.1" 200 156 0.149664 10.0.0.33 - - [2026-06-16 09:32:02] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.014629 10.0.0.33 - - [2026-06-16 09:32:02] "GET /domains HTTP/1.1" 200 280 0.003281 10.0.0.33 - - [2026-06-16 09:32:02] "GET /domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f HTTP/1.1" 200 3087 0.007487 10.0.0.33 - - [2026-06-16 09:32:03] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943 HTTP/1.1" 200 7064 0.042168 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 HTTP/1.1" 200 2089 0.016364 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 HTTP/1.1" 200 2089 0.006251 10.0.0.33 - - [2026-06-16 09:32:03] "GET /routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 HTTP/1.1" 200 1402 0.004622 10.0.0.33 - - [2026-06-16 09:32:03] "GET /routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 HTTP/1.1" 200 1402 0.004805 10.0.0.33 - - [2026-06-16 09:32:03] "GET /route-target/07530e60-e052-46b3-92a2-1484de665c96 HTTP/1.1" 200 1151 0.004221 10.0.0.33 - - [2026-06-16 09:32:03] "POST /instance-ips HTTP/1.1" 200 409 0.078100 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 HTTP/1.1" 200 2089 0.028331 10.0.0.33 - - [2026-06-16 09:32:03] "GET /routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 HTTP/1.1" 200 1402 0.003496 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005319 10.0.0.33 - - [2026-06-16 09:32:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.050375 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 HTTP/1.1" 200 2089 0.034905 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.025399 10.0.0.33 - - [2026-06-16 09:32:03] "GET /routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 HTTP/1.1" 200 1402 0.001952 10.0.0.33 - - [2026-06-16 09:32:03] "GET /routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 HTTP/1.1" 200 1402 0.001871 10.0.0.33 - - [2026-06-16 09:32:03] "GET /route-target/07530e60-e052-46b3-92a2-1484de665c96 HTTP/1.1" 200 1151 0.001554 10.0.0.33 - - [2026-06-16 09:32:03] "GET /domains HTTP/1.1" 200 280 0.003540 10.0.0.33 - - [2026-06-16 09:32:03] "GET /domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f HTTP/1.1" 200 3087 0.002526 10.0.0.33 - - [2026-06-16 09:32:03] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943 HTTP/1.1" 200 7064 0.045436 10.0.0.33 - - [2026-06-16 09:32:03] "POST /set-tag HTTP/1.1" 200 109 0.049188 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014483 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 HTTP/1.1" 200 2089 0.017483 10.0.0.33 - - [2026-06-16 09:32:03] "GET /instance-ip/3b609854-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005501 10.0.0.33 - - [2026-06-16 09:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.33 - - [2026-06-16 09:32:03] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041981 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008495 10.0.0.33 - - [2026-06-16 09:32:03] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.026198 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009444 10.0.0.33 - - [2026-06-16 09:32:03] "GET /floating-ip-pools?parent_id=cc166a8c-92db-4b30-8526-990ac90d2073&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004186 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007833 10.0.0.33 - - [2026-06-16 09:32:03] "POST /ref-update HTTP/1.1" 200 156 0.008664 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022783 10.0.0.33 - - [2026-06-16 09:32:03] "POST /set-tag HTTP/1.1" 200 109 0.004899 10.0.0.33 - - [2026-06-16 09:32:03] "POST /floating-ip-pools HTTP/1.1" 200 562 0.049275 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010188 10.0.0.33 - - [2026-06-16 09:32:03] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.33 - - [2026-06-16 09:32:03] "POST /ref-update HTTP/1.1" 200 156 0.027782 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.020310 10.0.0.33 - - [2026-06-16 09:32:03] "GET /domains HTTP/1.1" 200 280 0.002153 10.0.0.33 - - [2026-06-16 09:32:03] "GET /domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f HTTP/1.1" 200 3087 0.002740 10.0.0.33 - - [2026-06-16 09:32:03] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943 HTTP/1.1" 200 7320 0.050513 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 HTTP/1.1" 200 2327 0.004777 10.0.0.33 - - [2026-06-16 09:32:03] "GET /floating-ip-pool/4645e693-6694-4e7c-bffd-bfd67aa75911 HTTP/1.1" 200 1314 0.001693 10.0.0.33 - - [2026-06-16 09:32:03] "GET /domains HTTP/1.1" 200 280 0.001306 10.0.0.33 - - [2026-06-16 09:32:03] "GET /domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f HTTP/1.1" 200 3087 0.001772 10.0.0.33 - - [2026-06-16 09:32:03] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943 HTTP/1.1" 200 7320 0.033281 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 HTTP/1.1" 200 2327 0.003269 10.0.0.33 - - [2026-06-16 09:32:03] "GET /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003433 10.0.0.33 - - [2026-06-16 09:32:03] "POST /tags HTTP/1.1" 200 365 0.054771 10.0.0.33 - - [2026-06-16 09:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007042 10.0.0.33 - - [2026-06-16 09:32:03] "GET /tag/4a758b20-ed29-436f-b05f-d90b2814d85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013580 10.0.0.33 - - [2026-06-16 09:32:03] "POST /tags HTTP/1.1" 409 206 0.001560 10.0.0.33 - - [2026-06-16 09:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.33 - - [2026-06-16 09:32:03] "GET /tag/e1d68207-9a77-42eb-ac6f-8d4b336e9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010955 10.0.0.33 - - [2026-06-16 09:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.33 - - [2026-06-16 09:32:03] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046952 10.0.0.33 - - [2026-06-16 09:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2026-06-16 09:32:04] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003512 10.0.0.33 - - [2026-06-16 09:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.33 - - [2026-06-16 09:32:04] "GET /service-appliance-set/4f5bc44d-f48a-49fd-967b-5284c47c1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003360 10.0.0.33 - - [2026-06-16 09:32:04] "POST /fqname-to-id HTTP/1.1" 404 258 0.001402 10.0.0.33 - - [2026-06-16 09:32:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.086101 10.0.0.33 - - [2026-06-16 09:32:04] "GET /virtual-machine-interface/d333f536-7f63-4eb8-a344-b4956f4a0b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004352 10.0.0.33 - - [2026-06-16 09:32:04] "POST /set-tag HTTP/1.1" 200 109 0.014228 10.0.0.33 - - [2026-06-16 09:32:04] "POST /instance-ips HTTP/1.1" 200 417 0.036487 10.0.0.33 - - [2026-06-16 09:32:04] "GET /instance-ip/b9553cdd-b91b-40ca-8ddd-9b2540e11036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004522 10.0.0.33 - - [2026-06-16 09:32:04] "POST /loadbalancers HTTP/1.1" 200 618 0.058083 10.0.0.33 - - [2026-06-16 09:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015816 10.0.0.33 - - [2026-06-16 09:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.33 - - [2026-06-16 09:32:04] "POST /service-instances HTTP/1.1" 200 566 0.033059 10.0.0.33 - - [2026-06-16 09:32:04] "POST /ref-update HTTP/1.1" 200 156 0.016217 10.0.0.33 - - [2026-06-16 09:32:04] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053440 10.0.0.33 - - [2026-06-16 09:32:04] "GET /virtual-machine-interface/d333f536-7f63-4eb8-a344-b4956f4a0b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004461 10.0.0.33 - - [2026-06-16 09:32:04] "GET /virtual-machine-interface/d333f536-7f63-4eb8-a344-b4956f4a0b28?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007958 10.0.0.33 - - [2026-06-16 09:32:04] "PUT /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 266 0.010566 10.0.0.33 - - [2026-06-16 09:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016937 10.0.0.33 - - [2026-06-16 09:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.33 - - [2026-06-16 09:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.33 - - [2026-06-16 09:32:04] "GET /floating-ip-pool/4645e693-6694-4e7c-bffd-bfd67aa75911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003917 10.0.0.33 - - [2026-06-16 09:32:04] "POST /floating-ips HTTP/1.1" 200 671 0.083915 10.0.0.33 - - [2026-06-16 09:32:04] "POST /virtual-machines HTTP/1.1" 200 429 0.070309 10.0.0.33 - - [2026-06-16 09:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007271 10.0.0.33 - - [2026-06-16 09:32:04] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001783 10.0.0.33 - - [2026-06-16 09:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.33 - - [2026-06-16 09:32:04] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019158 10.0.0.33 - - [2026-06-16 09:32:04] "POST /tags HTTP/1.1" 409 221 0.001432 10.0.0.33 - - [2026-06-16 09:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.33 - - [2026-06-16 09:32:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.127954 10.0.0.33 - - [2026-06-16 09:32:04] "POST /chown HTTP/1.1" 200 109 0.019830 10.0.0.33 - - [2026-06-16 09:32:04] "GET /tag/18ef7191-9b19-4874-a9a3-548ba9a3f49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016530 10.0.0.33 - - [2026-06-16 09:32:04] "POST /tags HTTP/1.1" 409 238 0.003762 10.0.0.33 - - [2026-06-16 09:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.33 - - [2026-06-16 09:32:04] "POST /chown HTTP/1.1" 200 109 0.006368 10.0.0.33 - - [2026-06-16 09:32:04] "PUT /virtual-machine-interface/340316f1-c5f9-45e7-979c-4422275feebb HTTP/1.1" 200 284 0.020575 10.0.0.33 - - [2026-06-16 09:32:04] "GET /tag/4a758b20-ed29-436f-b05f-d90b2814d85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015491 10.0.0.33 - - [2026-06-16 09:32:05] "PUT /instance-ip/b9553cdd-b91b-40ca-8ddd-9b2540e11036 HTTP/1.1" 200 256 0.046238 10.0.0.33 - - [2026-06-16 09:32:05] "POST /firewall-rules HTTP/1.1" 200 650 0.117809 10.0.0.33 - - [2026-06-16 09:32:05] "GET /firewall-rule/2b4f9a5f-f8bd-4a84-8ebd-7847e01967f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.019240 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.066733 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.023263 10.0.0.33 - - [2026-06-16 09:32:05] "GET /firewall-policy/de629a15-80c6-4e3b-8491-ead162bd2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.011756 10.0.0.33 - - [2026-06-16 09:32:05] "GET /firewall-rule/2b4f9a5f-f8bd-4a84-8ebd-7847e01967f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002112 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.026114 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.027777 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.009561 10.0.0.33 - - [2026-06-16 09:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.019938 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.017279 10.0.0.33 - - [2026-06-16 09:32:05] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059146 10.0.0.33 - - [2026-06-16 09:32:05] "GET /loadbalancer/1e8ab9eb-afde-401c-951a-8e79cb2fa075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.001989 10.0.0.33 - - [2026-06-16 09:32:05] "POST /virtual-machines HTTP/1.1" 200 429 0.012369 10.0.0.33 - - [2026-06-16 09:32:05] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.032051 10.0.0.33 - - [2026-06-16 09:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2026-06-16 09:32:05] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.093371 10.0.0.33 - - [2026-06-16 09:32:05] "GET /loadbalancer-listener/b90a9d28-fb29-4574-99f5-20ea92e01980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007696 10.0.0.33 - - [2026-06-16 09:32:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.167537 10.0.0.33 - - [2026-06-16 09:32:05] "POST /chown HTTP/1.1" 200 109 0.022215 10.0.0.33 - - [2026-06-16 09:32:05] "GET /loadbalancer-listener/b90a9d28-fb29-4574-99f5-20ea92e01980?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.013365 10.0.0.33 - - [2026-06-16 09:32:05] "POST /chown HTTP/1.1" 200 109 0.010727 10.0.0.33 - - [2026-06-16 09:32:05] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.038105 10.0.0.33 - - [2026-06-16 09:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.039013 10.0.0.33 - - [2026-06-16 09:32:05] "PUT /virtual-machine-interface/8e23c17a-7aec-4a5a-aa3e-32d68fbdd3ff HTTP/1.1" 200 284 0.050998 10.0.0.33 - - [2026-06-16 09:32:05] "GET /loadbalancer-pool/c8be6fba-4e17-4cd3-9376-bbd1c7aa5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021233 10.0.0.33 - - [2026-06-16 09:32:05] "PUT /instance-ip/b9553cdd-b91b-40ca-8ddd-9b2540e11036 HTTP/1.1" 200 256 0.051764 10.0.0.33 - - [2026-06-16 09:32:05] "POST /loadbalancer-members HTTP/1.1" 200 707 0.014579 10.0.0.33 - - [2026-06-16 09:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024934 10.0.0.33 - - [2026-06-16 09:32:05] "GET /loadbalancer-member/b804d03d-fff0-48f6-bdf6-c6e692416cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.001745 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.032350 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.020787 10.0.0.33 - - [2026-06-16 09:32:05] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002349 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.020142 10.0.0.33 - - [2026-06-16 09:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015851 10.0.0.33 - - [2026-06-16 09:32:05] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007110 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.015865 10.0.0.33 - - [2026-06-16 09:32:05] "POST /tags HTTP/1.1" 409 221 0.004643 10.0.0.33 - - [2026-06-16 09:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.33 - - [2026-06-16 09:32:05] "GET /tag/18ef7191-9b19-4874-a9a3-548ba9a3f49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013865 10.0.0.33 - - [2026-06-16 09:32:05] "POST /ref-update HTTP/1.1" 200 156 0.030965 10.0.0.33 - - [2026-06-16 09:32:06] "POST /tags HTTP/1.1" 409 238 0.002421 10.0.0.33 - - [2026-06-16 09:32:06] "PUT /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 266 0.011326 10.0.0.33 - - [2026-06-16 09:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013245 10.0.0.33 - - [2026-06-16 09:32:06] "GET /tag/4a758b20-ed29-436f-b05f-d90b2814d85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.020973 10.0.0.33 - - [2026-06-16 09:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.006571 10.0.0.33 - - [2026-06-16 09:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.33 - - [2026-06-16 09:32:06] "POST /firewall-rules HTTP/1.1" 409 293 0.001504 10.0.0.33 - - [2026-06-16 09:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.33 - - [2026-06-16 09:32:06] "POST /chown HTTP/1.1" 200 109 0.008053 10.0.0.33 - - [2026-06-16 09:32:06] "POST /chown HTTP/1.1" 200 109 0.014215 10.0.0.33 - - [2026-06-16 09:32:06] "PUT /firewall-rule/2b4f9a5f-f8bd-4a84-8ebd-7847e01967f6 HTTP/1.1" 200 260 0.040765 10.0.0.33 - - [2026-06-16 09:32:06] "GET /firewall-rule/2b4f9a5f-f8bd-4a84-8ebd-7847e01967f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.013993 10.0.0.33 - - [2026-06-16 09:32:06] "GET /firewall-policy/de629a15-80c6-4e3b-8491-ead162bd2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006494 10.0.0.33 - - [2026-06-16 09:32:06] "PUT /instance-ip/b9553cdd-b91b-40ca-8ddd-9b2540e11036 HTTP/1.1" 200 256 0.017605 10.0.0.33 - - [2026-06-16 09:32:06] "POST /ref-update HTTP/1.1" 200 156 0.018603 10.0.0.33 - - [2026-06-16 09:32:06] "GET /firewall-rule/2b4f9a5f-f8bd-4a84-8ebd-7847e01967f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003216 10.0.0.33 - - [2026-06-16 09:32:06] "POST /chown HTTP/1.1" 200 109 0.013006 10.0.0.33 - - [2026-06-16 09:32:06] "POST /chown HTTP/1.1" 200 109 0.005641 10.0.0.33 - - [2026-06-16 09:32:06] "PUT /instance-ip/b9553cdd-b91b-40ca-8ddd-9b2540e11036 HTTP/1.1" 200 256 0.018248 10.0.0.33 - - [2026-06-16 09:32:06] "POST /ref-update HTTP/1.1" 200 156 0.019335 10.0.0.33 - - [2026-06-16 09:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.33 - - [2026-06-16 09:32:06] "POST /chown HTTP/1.1" 200 109 0.005261 10.0.0.33 - - [2026-06-16 09:32:06] "POST /chown HTTP/1.1" 200 109 0.016022 10.0.0.33 - - [2026-06-16 09:32:06] "PUT /instance-ip/b9553cdd-b91b-40ca-8ddd-9b2540e11036 HTTP/1.1" 200 256 0.013993 10.0.0.33 - - [2026-06-16 09:32:06] "POST /ref-update HTTP/1.1" 200 156 0.019202 10.0.0.33 - - [2026-06-16 09:32:06] "POST /chown HTTP/1.1" 200 109 0.017848 10.0.0.33 - - [2026-06-16 09:32:06] "POST /chown HTTP/1.1" 200 109 0.005112 10.0.0.33 - - [2026-06-16 09:32:06] "PUT /instance-ip/b9553cdd-b91b-40ca-8ddd-9b2540e11036 HTTP/1.1" 200 256 0.020754 10.0.0.33 - - [2026-06-16 09:32:06] "POST /ref-update HTTP/1.1" 200 156 0.019636 10.0.0.33 - - [2026-06-16 09:32:06] "PUT /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 266 0.009659 10.0.0.33 - - [2026-06-16 09:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015208 10.0.0.33 - - [2026-06-16 09:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013101 10.0.0.33 - - [2026-06-16 09:32:06] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005808 10.0.0.33 - - [2026-06-16 09:32:06] "PUT /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 266 0.017853 10.0.0.33 - - [2026-06-16 09:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014698 10.0.0.33 - - [2026-06-16 09:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022332 10.0.0.33 - - [2026-06-16 09:32:06] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039043 10.0.0.33 - - [2026-06-16 09:32:06] "PUT /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 266 0.015754 10.0.0.33 - - [2026-06-16 09:32:06] "POST /virtual-machines HTTP/1.1" 200 373 0.021527 10.0.0.33 - - [2026-06-16 09:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026920 10.0.0.33 - - [2026-06-16 09:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.032885 10.0.0.33 - - [2026-06-16 09:32:07] "PUT /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 266 0.010479 10.0.0.33 - - [2026-06-16 09:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014708 10.0.0.33 - - [2026-06-16 09:32:07] "PUT /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 266 0.051377 10.0.0.33 - - [2026-06-16 09:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.040922 10.0.0.33 - - [2026-06-16 09:32:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.221128 10.0.0.33 - - [2026-06-16 09:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006869 10.0.0.33 - - [2026-06-16 09:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007242 10.0.0.33 - - [2026-06-16 09:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009184 10.0.0.33 - - [2026-06-16 09:32:07] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008731 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.033968 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.031164 10.0.0.33 - - [2026-06-16 09:32:07] "POST /ref-update HTTP/1.1" 200 156 0.042282 10.0.0.33 - - [2026-06-16 09:32:07] "POST /instance-ips HTTP/1.1" 200 413 0.064974 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.020137 10.0.0.33 - - [2026-06-16 09:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.062683 10.0.0.33 - - [2026-06-16 09:32:07] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016518 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.050677 10.0.0.33 - - [2026-06-16 09:32:07] "POST /ref-update HTTP/1.1" 200 156 0.024649 10.0.0.33 - - [2026-06-16 09:32:07] "POST /set-tag HTTP/1.1" 200 109 0.017211 10.0.0.33 - - [2026-06-16 09:32:07] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016272 10.0.0.33 - - [2026-06-16 09:32:07] "GET /instance-ip/3dfb54be-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.005196 10.0.0.33 - - [2026-06-16 09:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.005525 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.019033 10.0.0.33 - - [2026-06-16 09:32:07] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010747 10.0.0.33 - - [2026-06-16 09:32:07] "POST /set-tag HTTP/1.1" 200 109 0.001578 10.0.0.33 - - [2026-06-16 09:32:07] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004663 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.009681 10.0.0.33 - - [2026-06-16 09:32:07] "POST /ref-update HTTP/1.1" 200 156 0.024739 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.026797 10.0.0.33 - - [2026-06-16 09:32:07] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003772 10.0.0.33 - - [2026-06-16 09:32:07] "POST /set-tag HTTP/1.1" 200 109 0.001549 10.0.0.33 - - [2026-06-16 09:32:07] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003500 10.0.0.33 - - [2026-06-16 09:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001190 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.006723 10.0.0.33 - - [2026-06-16 09:32:07] "POST /set-tag HTTP/1.1" 200 109 0.006059 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.024820 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.005423 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.012120 10.0.0.33 - - [2026-06-16 09:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.008694 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.019018 10.0.0.33 - - [2026-06-16 09:32:07] "POST /chown HTTP/1.1" 200 109 0.013114 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.005257 10.0.0.33 - - [2026-06-16 09:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.005022 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.018785 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.006992 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.018870 10.0.0.33 - - [2026-06-16 09:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.005895 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.018466 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.011416 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.016676 10.0.0.33 - - [2026-06-16 09:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.008068 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.004994 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.009833 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.015447 10.0.0.33 - - [2026-06-16 09:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.005473 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.022578 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.006483 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.012549 10.0.0.33 - - [2026-06-16 09:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.008884 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.015389 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.010302 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.006845 10.0.0.33 - - [2026-06-16 09:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.005599 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.016078 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.014450 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.023608 10.0.0.33 - - [2026-06-16 09:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.010628 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.024980 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.005275 10.0.0.33 - - [2026-06-16 09:32:08] "POST /chown HTTP/1.1" 200 109 0.012338 10.0.0.33 - - [2026-06-16 09:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-06-16 09:32:09] "POST /chown HTTP/1.1" 200 109 0.006190 10.0.0.33 - - [2026-06-16 09:32:09] "POST /chown HTTP/1.1" 200 109 0.020520 10.0.0.33 - - [2026-06-16 09:32:09] "POST /chown HTTP/1.1" 200 109 0.007214 10.0.0.33 - - [2026-06-16 09:32:09] "POST /chown HTTP/1.1" 200 109 0.004688 10.0.0.33 - - [2026-06-16 09:32:10] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005444 10.0.0.33 - - [2026-06-16 09:32:10] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.33 - - [2026-06-16 09:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2026-06-16 09:32:10] "GET /loadbalancer/b185733e-ea5a-4ca6-b69f-66369c26ed4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002309 10.0.0.33 - - [2026-06-16 09:32:10] "GET /loadbalancer-pool/007909a0-7aee-44ae-bc16-1fdd77261dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.002175 10.0.0.33 - - [2026-06-16 09:32:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017371 10.0.0.33 - - [2026-06-16 09:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017957 10.0.0.33 - - [2026-06-16 09:32:11] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024829 10.0.0.33 - - [2026-06-16 09:32:11] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019608 10.0.0.33 - - [2026-06-16 09:32:11] "POST /ref-update HTTP/1.1" 200 156 0.007783 10.0.0.33 - - [2026-06-16 09:32:11] "GET /floating-ip/28765661-e0be-471b-85fb-eb44ff34ce75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.007457 10.0.0.33 - - [2026-06-16 09:32:11] "POST /tags HTTP/1.1" 409 221 0.001484 10.0.0.33 - - [2026-06-16 09:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001151 10.0.0.33 - - [2026-06-16 09:32:11] "GET /tag/18ef7191-9b19-4874-a9a3-548ba9a3f49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009342 10.0.0.33 - - [2026-06-16 09:32:11] "PUT /floating-ip/28765661-e0be-471b-85fb-eb44ff34ce75 HTTP/1.1" 200 256 0.010972 10.0.0.33 - - [2026-06-16 09:32:11] "POST /set-tag HTTP/1.1" 200 109 0.032519 10.0.0.33 - - [2026-06-16 09:32:11] "GET /virtual-machine/0217011a-f9e1-4f2f-89b3-6153adb773a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1214 0.002919 10.0.0.33 - - [2026-06-16 09:32:11] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003648 10.0.0.33 - - [2026-06-16 09:32:11] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003903 10.0.0.33 - - [2026-06-16 09:32:11] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.33 - - [2026-06-16 09:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.33 - - [2026-06-16 09:32:11] "GET /loadbalancer/b185733e-ea5a-4ca6-b69f-66369c26ed4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001695 10.0.0.33 - - [2026-06-16 09:32:11] "GET /loadbalancer-pool/007909a0-7aee-44ae-bc16-1fdd77261dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.001904 10.0.0.33 - - [2026-06-16 09:32:11] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014842 10.0.0.33 - - [2026-06-16 09:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014589 10.0.0.33 - - [2026-06-16 09:32:11] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004631 10.0.0.33 - - [2026-06-16 09:32:11] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004904 10.0.0.33 - - [2026-06-16 09:32:11] "POST /ref-update HTTP/1.1" 200 156 0.009342 10.0.0.33 - - [2026-06-16 09:32:12] "GET /floating-ip/28765661-e0be-471b-85fb-eb44ff34ce75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.017183 10.0.0.33 - - [2026-06-16 09:32:12] "GET /virtual-machine/fcddf30c-b1be-4bf2-ab74-8a6c4ee8a1c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.014935 10.0.0.33 - - [2026-06-16 09:32:12] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004496 10.0.0.33 - - [2026-06-16 09:32:12] "POST /set-tag HTTP/1.1" 200 109 0.016918 10.0.0.33 - - [2026-06-16 09:32:15] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004318 10.0.0.33 - - [2026-06-16 09:32:15] "POST /set-tag HTTP/1.1" 200 109 0.001727 10.0.0.33 - - [2026-06-16 09:32:17] "GET /virtual-machine/f0379631-2c10-4083-9f75-ebfd997cda58?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002913 10.0.0.33 - - [2026-06-16 09:32:17] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003393 10.0.0.33 - - [2026-06-16 09:32:17] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004077 10.0.0.33 - - [2026-06-16 09:32:17] "POST /set-tag HTTP/1.1" 200 109 0.001619 10.0.0.33 - - [2026-06-16 09:32:48] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008674 10.0.0.33 - - [2026-06-16 09:32:48] "POST /set-tag HTTP/1.1" 200 109 0.004774 10.0.0.33 - - [2026-06-16 09:32:48] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003176 10.0.0.33 - - [2026-06-16 09:32:48] "POST /set-tag HTTP/1.1" 200 109 0.001443 10.0.0.33 - - [2026-06-16 09:32:49] "GET /virtual-machine/f0379631-2c10-4083-9f75-ebfd997cda58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.001865 10.0.0.33 - - [2026-06-16 09:32:49] "POST /ref-update HTTP/1.1" 200 156 0.007767 10.0.0.33 - - [2026-06-16 09:32:49] "GET /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006314 10.0.0.33 - - [2026-06-16 09:32:49] "POST /set-tag HTTP/1.1" 200 109 0.014926 10.0.0.33 - - [2026-06-16 09:32:49] "POST /set-tag HTTP/1.1" 200 109 0.014099 10.0.0.33 - - [2026-06-16 09:32:49] "DELETE /instance-ip/3dfb54be-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.038086 10.0.0.33 - - [2026-06-16 09:32:49] "DELETE /virtual-machine-interface/3dd12a9a-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.041790 10.0.0.33 - - [2026-06-16 09:32:49] "DELETE /virtual-machine/f0379631-2c10-4083-9f75-ebfd997cda58 HTTP/1.1" 200 115 0.023298 10.0.0.33 - - [2026-06-16 09:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010865 10.0.0.33 - - [2026-06-16 09:32:52] "GET /tag/4a758b20-ed29-436f-b05f-d90b2814d85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.010099 10.0.0.33 - - [2026-06-16 09:32:52] "GET /tag/4a758b20-ed29-436f-b05f-d90b2814d85c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011427 10.0.0.33 - - [2026-06-16 09:32:52] "GET /virtual-machine-interface/340316f1-c5f9-45e7-979c-4422275feebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003492 10.0.0.33 - - [2026-06-16 09:32:52] "POST /set-tag HTTP/1.1" 200 109 0.012281 10.0.0.33 - - [2026-06-16 09:32:52] "GET /virtual-machine-interface/8e23c17a-7aec-4a5a-aa3e-32d68fbdd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016572 10.0.0.33 - - [2026-06-16 09:32:52] "POST /set-tag HTTP/1.1" 200 109 0.011542 10.0.0.33 - - [2026-06-16 09:32:52] "GET /virtual-machine-interface/d333f536-7f63-4eb8-a344-b4956f4a0b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003263 10.0.0.33 - - [2026-06-16 09:32:52] "POST /set-tag HTTP/1.1" 200 109 0.012511 10.0.0.33 - - [2026-06-16 09:32:52] "GET /firewall-policy/de629a15-80c6-4e3b-8491-ead162bd2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002171 10.0.0.33 - - [2026-06-16 09:32:52] "GET /firewall-rule/2b4f9a5f-f8bd-4a84-8ebd-7847e01967f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.006638 10.0.0.33 - - [2026-06-16 09:32:52] "POST /ref-update HTTP/1.1" 200 156 0.013484 10.0.0.33 - - [2026-06-16 09:32:52] "DELETE /firewall-rule/2b4f9a5f-f8bd-4a84-8ebd-7847e01967f6 HTTP/1.1" 200 115 0.046174 10.0.0.33 - - [2026-06-16 09:32:52] "DELETE /loadbalancer-member/b804d03d-fff0-48f6-bdf6-c6e692416cba HTTP/1.1" 200 115 0.034850 10.0.0.33 - - [2026-06-16 09:32:52] "PUT /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 266 0.008574 10.0.0.33 - - [2026-06-16 09:32:52] "DELETE /loadbalancer-pool/c8be6fba-4e17-4cd3-9376-bbd1c7aa5bff HTTP/1.1" 200 115 0.037687 10.0.0.33 - - [2026-06-16 09:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013840 10.0.0.33 - - [2026-06-16 09:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.33 - - [2026-06-16 09:32:52] "POST /chown HTTP/1.1" 200 109 0.008624 10.0.0.33 - - [2026-06-16 09:32:52] "DELETE /loadbalancer-listener/b90a9d28-fb29-4574-99f5-20ea92e01980 HTTP/1.1" 200 115 0.049865 10.0.0.33 - - [2026-06-16 09:32:52] "POST /chown HTTP/1.1" 200 109 0.022193 10.0.0.33 - - [2026-06-16 09:32:52] "GET /floating-ip/1dce0038-f0b2-404c-82a3-fe98ad52cf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.001946 10.0.0.33 - - [2026-06-16 09:32:52] "POST /chown HTTP/1.1" 200 109 0.009150 10.0.0.33 - - [2026-06-16 09:32:52] "POST /chown HTTP/1.1" 200 109 0.017016 10.0.0.33 - - [2026-06-16 09:32:53] "PUT /floating-ip/1dce0038-f0b2-404c-82a3-fe98ad52cf6c HTTP/1.1" 200 256 0.053761 10.0.0.33 - - [2026-06-16 09:32:53] "PUT /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 266 0.018757 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /floating-ip/1dce0038-f0b2-404c-82a3-fe98ad52cf6c HTTP/1.1" 200 115 0.056405 10.0.0.33 - - [2026-06-16 09:32:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007169 10.0.0.33 - - [2026-06-16 09:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001124 10.0.0.33 - - [2026-06-16 09:32:53] "POST /chown HTTP/1.1" 200 109 0.009373 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /loadbalancer/1e8ab9eb-afde-401c-951a-8e79cb2fa075 HTTP/1.1" 200 115 0.073445 10.0.0.33 - - [2026-06-16 09:32:53] "POST /chown HTTP/1.1" 200 109 0.036715 10.0.0.33 - - [2026-06-16 09:32:53] "POST /chown HTTP/1.1" 200 109 0.008730 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /instance-ip/b9553cdd-b91b-40ca-8ddd-9b2540e11036 HTTP/1.1" 200 115 0.058789 10.0.0.33 - - [2026-06-16 09:32:53] "POST /chown HTTP/1.1" 404 171 0.010269 10.0.0.33 - - [2026-06-16 09:32:53] "PUT /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 266 0.009908 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /virtual-machine-interface/d333f536-7f63-4eb8-a344-b4956f4a0b28 HTTP/1.1" 200 115 0.079566 10.0.0.33 - - [2026-06-16 09:32:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.006375 10.0.0.33 - - [2026-06-16 09:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /tag/4a758b20-ed29-436f-b05f-d90b2814d85c HTTP/1.1" 200 115 0.074755 10.0.0.33 - - [2026-06-16 09:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /service-instance/38ea72d9-553e-4055-a418-bf7ba93f3936 HTTP/1.1" 200 115 0.040074 10.0.0.33 - - [2026-06-16 09:32:53] "GET /floating-ip-pool/4645e693-6694-4e7c-bffd-bfd67aa75911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001986 10.0.0.33 - - [2026-06-16 09:32:53] "POST /ref-update HTTP/1.1" 200 156 0.013954 10.0.0.33 - - [2026-06-16 09:32:53] "GET /virtual-machine-interface/340316f1-c5f9-45e7-979c-4422275feebb?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006420 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /floating-ip-pool/4645e693-6694-4e7c-bffd-bfd67aa75911 HTTP/1.1" 200 115 0.038280 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /virtual-machine-interface/340316f1-c5f9-45e7-979c-4422275feebb HTTP/1.1" 200 115 0.059304 10.0.0.33 - - [2026-06-16 09:32:53] "POST /ref-update HTTP/1.1" 200 156 0.007848 10.0.0.33 - - [2026-06-16 09:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.33 - - [2026-06-16 09:32:53] "POST /useragent-kv HTTP/1.1" 200 115 0.001034 10.0.0.33 - - [2026-06-16 09:32:53] "POST /useragent-kv HTTP/1.1" 200 115 0.000842 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 HTTP/1.1" 200 115 0.106959 10.0.0.33 - - [2026-06-16 09:32:53] "GET /routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 HTTP/1.1" 404 171 0.001144 10.0.0.33 - - [2026-06-16 09:32:53] "GET /domains HTTP/1.1" 200 280 0.001588 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /virtual-machine/3fe3d5fa-e3aa-408b-b20c-e247db98518f HTTP/1.1" 200 115 0.041924 10.0.0.33 - - [2026-06-16 09:32:53] "GET /domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f HTTP/1.1" 200 3087 0.009024 10.0.0.33 - - [2026-06-16 09:32:53] "GET /virtual-machine-interface/8e23c17a-7aec-4a5a-aa3e-32d68fbdd3ff?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007971 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /route-target/07530e60-e052-46b3-92a2-1484de665c96 HTTP/1.1" 200 115 0.042163 10.0.0.33 - - [2026-06-16 09:32:53] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943 HTTP/1.1" 200 6873 0.026781 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /virtual-machine-interface/8e23c17a-7aec-4a5a-aa3e-32d68fbdd3ff HTTP/1.1" 200 115 0.057463 10.0.0.33 - - [2026-06-16 09:32:53] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005858 10.0.0.33 - - [2026-06-16 09:32:53] "POST /set-tag HTTP/1.1" 200 109 0.001682 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /virtual-machine/77d5bc8a-329c-416a-b3e4-afaa718bb688 HTTP/1.1" 200 115 0.045213 10.0.0.33 - - [2026-06-16 09:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.33 - - [2026-06-16 09:32:53] "GET /loadbalancer/b185733e-ea5a-4ca6-b69f-66369c26ed4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002915 10.0.0.33 - - [2026-06-16 09:32:53] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004682 10.0.0.33 - - [2026-06-16 09:32:53] "POST /set-tag HTTP/1.1" 200 109 0.015597 10.0.0.33 - - [2026-06-16 09:32:53] "DELETE /loadbalancer-member/dea572f7-0e25-48ee-b290-69734b74ba78 HTTP/1.1" 200 115 0.036445 10.0.0.33 - - [2026-06-16 09:32:54] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004712 10.0.0.33 - - [2026-06-16 09:32:54] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.33 - - [2026-06-16 09:32:54] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003785 10.0.0.33 - - [2026-06-16 09:32:55] "POST /set-tag HTTP/1.1" 200 109 0.001728 10.0.0.33 - - [2026-06-16 09:32:55] "GET /virtual-machine/fcddf30c-b1be-4bf2-ab74-8a6c4ee8a1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002023 10.0.0.33 - - [2026-06-16 09:32:55] "POST /ref-update HTTP/1.1" 200 156 0.008985 10.0.0.33 - - [2026-06-16 09:32:55] "GET /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007201 10.0.0.33 - - [2026-06-16 09:32:55] "POST /set-tag HTTP/1.1" 200 109 0.020776 10.0.0.33 - - [2026-06-16 09:32:55] "POST /set-tag HTTP/1.1" 200 109 0.013017 10.0.0.33 - - [2026-06-16 09:32:55] "POST /set-tag HTTP/1.1" 200 109 0.022913 10.0.0.33 - - [2026-06-16 09:32:55] "DELETE /instance-ip/3b609854-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.040118 10.0.0.33 - - [2026-06-16 09:32:55] "POST /ref-update HTTP/1.1" 200 156 0.006335 10.0.0.33 - - [2026-06-16 09:32:55] "DELETE /virtual-machine-interface/3b3a53c4-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.040796 10.0.0.33 - - [2026-06-16 09:32:55] "DELETE /virtual-machine/fcddf30c-b1be-4bf2-ab74-8a6c4ee8a1c2 HTTP/1.1" 200 115 0.015156 10.0.0.33 - - [2026-06-16 09:32:58] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004633 10.0.0.33 - - [2026-06-16 09:32:58] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.33 - - [2026-06-16 09:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2026-06-16 09:32:58] "GET /loadbalancer/b185733e-ea5a-4ca6-b69f-66369c26ed4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002797 10.0.0.33 - - [2026-06-16 09:32:59] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004800 10.0.0.33 - - [2026-06-16 09:32:59] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.33 - - [2026-06-16 09:33:00] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003986 10.0.0.33 - - [2026-06-16 09:33:00] "POST /set-tag HTTP/1.1" 200 109 0.003780 10.0.0.33 - - [2026-06-16 09:33:00] "GET /virtual-machine/0217011a-f9e1-4f2f-89b3-6153adb773a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.002251 10.0.0.33 - - [2026-06-16 09:33:00] "POST /ref-update HTTP/1.1" 200 156 0.011558 10.0.0.33 - - [2026-06-16 09:33:00] "GET /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010323 10.0.0.33 - - [2026-06-16 09:33:00] "POST /set-tag HTTP/1.1" 200 109 0.016559 10.0.0.33 - - [2026-06-16 09:33:00] "POST /set-tag HTTP/1.1" 200 109 0.017313 10.0.0.33 - - [2026-06-16 09:33:00] "POST /set-tag HTTP/1.1" 200 109 0.027001 10.0.0.33 - - [2026-06-16 09:33:00] "DELETE /instance-ip/3a2371fa-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.043375 10.0.0.33 - - [2026-06-16 09:33:00] "POST /ref-update HTTP/1.1" 200 156 0.011435 10.0.0.33 - - [2026-06-16 09:33:00] "DELETE /virtual-machine-interface/3a083ba6-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.032878 10.0.0.33 - - [2026-06-16 09:33:00] "DELETE /virtual-machine/0217011a-f9e1-4f2f-89b3-6153adb773a5 HTTP/1.1" 200 115 0.018125 10.0.0.33 - - [2026-06-16 09:33:00] "DELETE /tag/0ee71283-08cb-4649-b3c0-b55edd5d0a9c HTTP/1.1" 200 115 0.036420 10.0.0.33 - - [2026-06-16 09:33:00] "DELETE /tag/3012c337-7ad5-4c21-aa14-187ea4b03418 HTTP/1.1" 200 115 0.063231 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.33 - - [2026-06-16 09:33:04] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028456 10.0.0.33 - - [2026-06-16 09:33:04] "POST /tags HTTP/1.1" 200 393 0.025492 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.33 - - [2026-06-16 09:33:04] "GET /tag/e9c6fb59-9775-4971-a1fb-b2c6a3850477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.018397 10.0.0.33 - - [2026-06-16 09:33:04] "POST /tags HTTP/1.1" 200 341 0.016281 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.33 - - [2026-06-16 09:33:04] "GET /tag/6b846fce-d3bf-4101-aba9-33c7dfa78645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015055 10.0.0.33 - - [2026-06-16 09:33:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000429 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.006548 10.0.0.33 - - [2026-06-16 09:33:04] "POST /security-groups HTTP/1.1" 200 589 0.062049 10.0.0.33 - - [2026-06-16 09:33:04] "POST /projects HTTP/1.1" 200 519 0.158522 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.001716 10.0.0.33 - - [2026-06-16 09:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011225 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001125 10.0.0.33 - - [2026-06-16 09:33:04] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.021927 10.0.0.33 - - [2026-06-16 09:33:04] "POST /access-control-lists HTTP/1.1" 200 598 0.065932 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014432 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.006478 10.0.0.33 - - [2026-06-16 09:33:04] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007336 10.0.0.33 - - [2026-06-16 09:33:04] "POST /access-control-lists HTTP/1.1" 200 596 0.057782 10.0.0.33 - - [2026-06-16 09:33:04] "PUT /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6 HTTP/1.1" 200 264 0.049596 10.0.0.33 - - [2026-06-16 09:33:04] "PUT /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4 HTTP/1.1" 200 264 0.037867 10.0.0.33 - - [2026-06-16 09:33:04] "POST /security-groups HTTP/1.1" 200 591 0.082946 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.001542 10.0.0.33 - - [2026-06-16 09:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014126 10.0.0.33 - - [2026-06-16 09:33:04] "POST /access-control-lists HTTP/1.1" 200 632 0.038475 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.002850 10.0.0.33 - - [2026-06-16 09:33:04] "POST /chown HTTP/1.1" 200 109 0.040431 10.0.0.33 - - [2026-06-16 09:33:04] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005590 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2026-06-16 09:33:04] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005252 10.0.0.33 - - [2026-06-16 09:33:04] "POST /access-control-lists HTTP/1.1" 200 630 0.092388 10.0.0.33 - - [2026-06-16 09:33:04] "POST /tags HTTP/1.1" 409 226 0.009423 10.0.0.33 - - [2026-06-16 09:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008875 10.0.0.33 - - [2026-06-16 09:33:05] "GET /tag/6b846fce-d3bf-4101-aba9-33c7dfa78645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011281 10.0.0.33 - - [2026-06-16 09:33:05] "POST /firewall-rules HTTP/1.1" 200 600 0.071881 10.0.0.33 - - [2026-06-16 09:33:05] "GET /firewall-rule/f4bd5717-7b38-4de3-8edb-bcae5ba5a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.028092 10.0.0.33 - - [2026-06-16 09:33:05] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003839 10.0.0.33 - - [2026-06-16 09:33:05] "GET /firewall-rule/f4bd5717-7b38-4de3-8edb-bcae5ba5a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001796 10.0.0.33 - - [2026-06-16 09:33:05] "POST /ref-update HTTP/1.1" 200 156 0.049121 10.0.0.33 - - [2026-06-16 09:33:05] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002831 10.0.0.33 - - [2026-06-16 09:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.33 - - [2026-06-16 09:33:05] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002095 10.0.0.33 - - [2026-06-16 09:33:05] "POST /tags HTTP/1.1" 409 226 0.001921 10.0.0.33 - - [2026-06-16 09:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.33 - - [2026-06-16 09:33:05] "GET /tag/6b846fce-d3bf-4101-aba9-33c7dfa78645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009811 10.0.0.33 - - [2026-06-16 09:33:05] "POST /firewall-rules HTTP/1.1" 200 598 0.067863 10.0.0.33 - - [2026-06-16 09:33:05] "GET /firewall-rule/57b22dfc-262b-4676-b6e9-4bc763ab0202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006034 10.0.0.33 - - [2026-06-16 09:33:05] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003339 10.0.0.33 - - [2026-06-16 09:33:05] "GET /firewall-rule/57b22dfc-262b-4676-b6e9-4bc763ab0202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003089 10.0.0.33 - - [2026-06-16 09:33:05] "POST /ref-update HTTP/1.1" 200 156 0.046953 10.0.0.33 - - [2026-06-16 09:33:07] "POST /tags HTTP/1.1" 200 393 0.018728 10.0.0.33 - - [2026-06-16 09:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011914 10.0.0.33 - - [2026-06-16 09:33:07] "GET /tag/17e2dff4-2eb4-46b6-aad7-d8c33f513668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010466 10.0.0.33 - - [2026-06-16 09:33:07] "POST /tags HTTP/1.1" 200 341 0.015273 10.0.0.33 - - [2026-06-16 09:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.33 - - [2026-06-16 09:33:07] "GET /tag/9a4144f2-e438-46b4-bd36-1cc4a05c3062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010479 10.0.0.33 - - [2026-06-16 09:33:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.000413 10.0.0.33 - - [2026-06-16 09:33:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.005181 10.0.0.33 - - [2026-06-16 09:33:07] "POST /security-groups HTTP/1.1" 200 589 0.059365 10.0.0.33 - - [2026-06-16 09:33:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.002480 10.0.0.33 - - [2026-06-16 09:33:07] "POST /projects HTTP/1.1" 200 519 0.183943 10.0.0.33 - - [2026-06-16 09:33:07] "POST /access-control-lists HTTP/1.1" 200 598 0.064565 10.0.0.33 - - [2026-06-16 09:33:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.064376 10.0.0.33 - - [2026-06-16 09:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015364 10.0.0.33 - - [2026-06-16 09:33:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.002240 10.0.0.33 - - [2026-06-16 09:33:07] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.021648 10.0.0.33 - - [2026-06-16 09:33:07] "POST /access-control-lists HTTP/1.1" 200 596 0.061720 10.0.0.33 - - [2026-06-16 09:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017280 10.0.0.33 - - [2026-06-16 09:33:07] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003744 10.0.0.33 - - [2026-06-16 09:33:07] "PUT /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6 HTTP/1.1" 200 264 0.052415 10.0.0.33 - - [2026-06-16 09:33:07] "PUT /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4 HTTP/1.1" 200 264 0.041809 10.0.0.33 - - [2026-06-16 09:33:07] "POST /security-groups HTTP/1.1" 200 591 0.082126 10.0.0.33 - - [2026-06-16 09:33:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.002307 10.0.0.33 - - [2026-06-16 09:33:07] "POST /access-control-lists HTTP/1.1" 200 632 0.060976 10.0.0.33 - - [2026-06-16 09:33:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.058693 10.0.0.33 - - [2026-06-16 09:33:08] "POST /chown HTTP/1.1" 200 109 0.010862 10.0.0.33 - - [2026-06-16 09:33:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.001192 10.0.0.33 - - [2026-06-16 09:33:08] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011101 10.0.0.33 - - [2026-06-16 09:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001180 10.0.0.33 - - [2026-06-16 09:33:08] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012936 10.0.0.33 - - [2026-06-16 09:33:08] "POST /access-control-lists HTTP/1.1" 200 630 0.066392 10.0.0.33 - - [2026-06-16 09:33:08] "POST /tags HTTP/1.1" 409 226 0.001884 10.0.0.33 - - [2026-06-16 09:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.33 - - [2026-06-16 09:33:08] "GET /tag/9a4144f2-e438-46b4-bd36-1cc4a05c3062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009668 10.0.0.33 - - [2026-06-16 09:33:08] "POST /firewall-rules HTTP/1.1" 200 600 0.060556 10.0.0.33 - - [2026-06-16 09:33:08] "GET /firewall-rule/693aebcc-16a9-4418-96fe-ff692aa6417c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004916 10.0.0.33 - - [2026-06-16 09:33:08] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003509 10.0.0.33 - - [2026-06-16 09:33:08] "GET /firewall-rule/693aebcc-16a9-4418-96fe-ff692aa6417c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001790 10.0.0.33 - - [2026-06-16 09:33:08] "POST /ref-update HTTP/1.1" 200 156 0.047676 10.0.0.33 - - [2026-06-16 09:33:08] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002312 10.0.0.33 - - [2026-06-16 09:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.33 - - [2026-06-16 09:33:08] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001718 10.0.0.33 - - [2026-06-16 09:33:08] "POST /tags HTTP/1.1" 409 226 0.001062 10.0.0.33 - - [2026-06-16 09:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001055 10.0.0.33 - - [2026-06-16 09:33:08] "GET /tag/9a4144f2-e438-46b4-bd36-1cc4a05c3062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010070 10.0.0.33 - - [2026-06-16 09:33:08] "POST /firewall-rules HTTP/1.1" 200 598 0.063581 10.0.0.33 - - [2026-06-16 09:33:08] "GET /firewall-rule/0b1e6ae5-f602-459f-b798-ff6584911930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003517 10.0.0.33 - - [2026-06-16 09:33:08] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003964 10.0.0.33 - - [2026-06-16 09:33:08] "GET /firewall-rule/0b1e6ae5-f602-459f-b798-ff6584911930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002022 10.0.0.33 - - [2026-06-16 09:33:08] "POST /ref-update HTTP/1.1" 200 156 0.043216 10.0.0.33 - - [2026-06-16 09:33:10] "POST /tags HTTP/1.1" 200 345 0.084412 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019968 10.0.0.33 - - [2026-06-16 09:33:10] "GET /tag/2ec0d9c9-0f6c-464d-a9da-e368a8b47784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.026808 10.0.0.33 - - [2026-06-16 09:33:10] "POST /projects HTTP/1.1" 409 238 0.004482 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.33 - - [2026-06-16 09:33:10] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031066 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.33 - - [2026-06-16 09:33:10] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004411 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.33 - - [2026-06-16 09:33:10] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003209 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2026-06-16 09:33:10] "POST /security-groups HTTP/1.1" 409 285 0.001945 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001106 10.0.0.33 - - [2026-06-16 09:33:10] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035516 10.0.0.33 - - [2026-06-16 09:33:10] "PUT /security-group/4e0763d1-1aac-41bf-b943-05a52f6f119e HTTP/1.1" 200 262 0.078142 10.0.0.33 - - [2026-06-16 09:33:10] "PUT /access-control-list/7b8e2e47-4d47-442b-b4c9-5acde34b73e0 HTTP/1.1" 200 272 0.009452 10.0.0.33 - - [2026-06-16 09:33:10] "PUT /access-control-list/fc6bdcac-d0bc-43d4-aae2-c68ac822afdb HTTP/1.1" 200 272 0.017280 10.0.0.33 - - [2026-06-16 09:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017161 10.0.0.33 - - [2026-06-16 09:33:10] "POST /tags HTTP/1.1" 409 228 0.002745 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2026-06-16 09:33:10] "GET /tag/2ec0d9c9-0f6c-464d-a9da-e368a8b47784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010248 10.0.0.33 - - [2026-06-16 09:33:10] "POST /tags HTTP/1.1" 200 345 0.018294 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011848 10.0.0.33 - - [2026-06-16 09:33:10] "GET /tag/a06f8074-343e-4f0f-80e5-053bf1713feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011107 10.0.0.33 - - [2026-06-16 09:33:10] "POST /projects HTTP/1.1" 409 238 0.001354 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.33 - - [2026-06-16 09:33:10] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024595 10.0.0.33 - - [2026-06-16 09:33:10] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048458 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.33 - - [2026-06-16 09:33:10] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003085 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001161 10.0.0.33 - - [2026-06-16 09:33:10] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004830 10.0.0.33 - - [2026-06-16 09:33:10] "POST /security-groups HTTP/1.1" 409 285 0.001830 10.0.0.33 - - [2026-06-16 09:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001061 10.0.0.33 - - [2026-06-16 09:33:11] "PUT /security-group/a176ab73-d944-47fd-a217-ee606fc08804 HTTP/1.1" 200 262 0.054330 10.0.0.33 - - [2026-06-16 09:33:11] "PUT /access-control-list/ad9c138b-b576-4886-91f1-b6d23d41e98e HTTP/1.1" 200 272 0.008063 10.0.0.33 - - [2026-06-16 09:33:11] "PUT /access-control-list/89d77f50-ea40-4b1c-8b17-919c19df9692 HTTP/1.1" 200 272 0.008758 10.0.0.33 - - [2026-06-16 09:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007086 10.0.0.33 - - [2026-06-16 09:33:11] "POST /tags HTTP/1.1" 409 228 0.009683 10.0.0.33 - - [2026-06-16 09:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.33 - - [2026-06-16 09:33:11] "GET /tag/a06f8074-343e-4f0f-80e5-053bf1713feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010359 10.0.0.33 - - [2026-06-16 09:33:11] "POST /tags HTTP/1.1" 200 291 0.054739 10.0.0.33 - - [2026-06-16 09:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010989 10.0.0.33 - - [2026-06-16 09:33:11] "GET /tag/c7ec1232-370b-41da-afa6-3bafcecb1a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012381 10.0.0.33 - - [2026-06-16 09:33:11] "POST /tags HTTP/1.1" 200 303 0.051330 10.0.0.33 - - [2026-06-16 09:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008122 10.0.0.33 - - [2026-06-16 09:33:11] "GET /tag/91e2efcd-ba59-4cdb-8ee4-2a9bfc61ddea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012247 10.0.0.33 - - [2026-06-16 09:33:11] "POST /tags HTTP/1.1" 409 252 0.001688 10.0.0.33 - - [2026-06-16 09:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2026-06-16 09:33:11] "GET /tag/e9c6fb59-9775-4971-a1fb-b2c6a3850477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014673 10.0.0.33 - - [2026-06-16 09:33:11] "POST /tags HTTP/1.1" 409 226 0.001494 10.0.0.33 - - [2026-06-16 09:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.33 - - [2026-06-16 09:33:11] "GET /tag/6b846fce-d3bf-4101-aba9-33c7dfa78645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009779 10.0.0.33 - - [2026-06-16 09:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2026-06-16 09:33:11] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003778 10.0.0.33 - - [2026-06-16 09:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.33 - - [2026-06-16 09:33:11] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033878 10.0.0.33 - - [2026-06-16 09:33:11] "POST /virtual-machines HTTP/1.1" 200 395 0.007194 10.0.0.33 - - [2026-06-16 09:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019394 10.0.0.33 - - [2026-06-16 09:33:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094297 10.0.0.33 - - [2026-06-16 09:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.006723 10.0.0.33 - - [2026-06-16 09:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.33 - - [2026-06-16 09:33:11] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012826 10.0.0.33 - - [2026-06-16 09:33:11] "POST /instance-ips HTTP/1.1" 200 397 0.019160 10.0.0.33 - - [2026-06-16 09:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030293 10.0.0.33 - - [2026-06-16 09:33:11] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013052 10.0.0.33 - - [2026-06-16 09:33:12] "POST /set-tag HTTP/1.1" 200 109 0.059938 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009890 10.0.0.33 - - [2026-06-16 09:33:12] "GET /instance-ip/6475d0c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003964 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003716 10.0.0.33 - - [2026-06-16 09:33:12] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.33 - - [2026-06-16 09:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003189 10.0.0.33 - - [2026-06-16 09:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001096 10.0.0.33 - - [2026-06-16 09:33:12] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034267 10.0.0.33 - - [2026-06-16 09:33:12] "POST /virtual-machines HTTP/1.1" 200 395 0.006751 10.0.0.33 - - [2026-06-16 09:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007569 10.0.0.33 - - [2026-06-16 09:33:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091605 10.0.0.33 - - [2026-06-16 09:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015123 10.0.0.33 - - [2026-06-16 09:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011527 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003602 10.0.0.33 - - [2026-06-16 09:33:12] "POST /instance-ips HTTP/1.1" 200 397 0.016539 10.0.0.33 - - [2026-06-16 09:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016157 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009366 10.0.0.33 - - [2026-06-16 09:33:12] "POST /set-tag HTTP/1.1" 200 109 0.060392 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008586 10.0.0.33 - - [2026-06-16 09:33:12] "GET /instance-ip/64c9aa0a-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002616 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003429 10.0.0.33 - - [2026-06-16 09:33:12] "POST /set-tag HTTP/1.1" 200 109 0.001547 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002669 10.0.0.33 - - [2026-06-16 09:33:12] "POST /ref-update HTTP/1.1" 200 156 0.006645 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011050 10.0.0.33 - - [2026-06-16 09:33:12] "POST /set-tag HTTP/1.1" 200 109 0.001475 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.002612 10.0.0.33 - - [2026-06-16 09:33:12] "POST /ref-update HTTP/1.1" 200 156 0.006084 10.0.0.33 - - [2026-06-16 09:33:12] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008660 10.0.0.33 - - [2026-06-16 09:33:12] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.33 - - [2026-06-16 09:33:12] "POST /tags HTTP/1.1" 200 291 0.013630 10.0.0.33 - - [2026-06-16 09:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.33 - - [2026-06-16 09:33:12] "GET /tag/62137763-b704-450e-ba03-72f4d0eab21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.010271 10.0.0.33 - - [2026-06-16 09:33:12] "POST /tags HTTP/1.1" 409 252 0.003004 10.0.0.33 - - [2026-06-16 09:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.33 - - [2026-06-16 09:33:12] "GET /tag/17e2dff4-2eb4-46b6-aad7-d8c33f513668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010232 10.0.0.33 - - [2026-06-16 09:33:12] "POST /tags HTTP/1.1" 409 226 0.001129 10.0.0.33 - - [2026-06-16 09:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.000989 10.0.0.33 - - [2026-06-16 09:33:12] "GET /tag/9a4144f2-e438-46b4-bd36-1cc4a05c3062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010400 10.0.0.33 - - [2026-06-16 09:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001058 10.0.0.33 - - [2026-06-16 09:33:13] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003441 10.0.0.33 - - [2026-06-16 09:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001077 10.0.0.33 - - [2026-06-16 09:33:13] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038580 10.0.0.33 - - [2026-06-16 09:33:13] "POST /virtual-machines HTTP/1.1" 200 395 0.011721 10.0.0.33 - - [2026-06-16 09:33:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023431 10.0.0.33 - - [2026-06-16 09:33:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125076 10.0.0.33 - - [2026-06-16 09:33:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007969 10.0.0.33 - - [2026-06-16 09:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009840 10.0.0.33 - - [2026-06-16 09:33:13] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004752 10.0.0.33 - - [2026-06-16 09:33:13] "POST /instance-ips HTTP/1.1" 200 397 0.020898 10.0.0.33 - - [2026-06-16 09:33:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014584 10.0.0.33 - - [2026-06-16 09:33:13] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007467 10.0.0.33 - - [2026-06-16 09:33:13] "POST /set-tag HTTP/1.1" 200 109 0.059462 10.0.0.33 - - [2026-06-16 09:33:13] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009717 10.0.0.33 - - [2026-06-16 09:33:13] "GET /instance-ip/655988c8-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005792 10.0.0.33 - - [2026-06-16 09:33:13] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003398 10.0.0.33 - - [2026-06-16 09:33:13] "POST /set-tag HTTP/1.1" 200 109 0.001556 10.0.0.33 - - [2026-06-16 09:33:13] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002583 10.0.0.33 - - [2026-06-16 09:33:13] "POST /ref-update HTTP/1.1" 200 156 0.014267 10.0.0.33 - - [2026-06-16 09:33:13] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007628 10.0.0.33 - - [2026-06-16 09:33:13] "POST /set-tag HTTP/1.1" 200 109 0.001835 10.0.0.33 - - [2026-06-16 09:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.33 - - [2026-06-16 09:33:13] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003130 10.0.0.33 - - [2026-06-16 09:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001053 10.0.0.33 - - [2026-06-16 09:33:13] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026461 10.0.0.33 - - [2026-06-16 09:33:13] "POST /virtual-machines HTTP/1.1" 200 395 0.006376 10.0.0.33 - - [2026-06-16 09:33:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007347 10.0.0.33 - - [2026-06-16 09:33:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092501 10.0.0.33 - - [2026-06-16 09:33:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.006506 10.0.0.33 - - [2026-06-16 09:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009389 10.0.0.33 - - [2026-06-16 09:33:13] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009473 10.0.0.33 - - [2026-06-16 09:33:14] "POST /instance-ips HTTP/1.1" 200 397 0.018260 10.0.0.33 - - [2026-06-16 09:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023444 10.0.0.33 - - [2026-06-16 09:33:14] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008115 10.0.0.33 - - [2026-06-16 09:33:14] "POST /set-tag HTTP/1.1" 200 109 0.059624 10.0.0.33 - - [2026-06-16 09:33:14] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016151 10.0.0.33 - - [2026-06-16 09:33:14] "GET /instance-ip/65bccac8-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002645 10.0.0.33 - - [2026-06-16 09:33:14] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005584 10.0.0.33 - - [2026-06-16 09:33:14] "POST /set-tag HTTP/1.1" 200 109 0.003583 10.0.0.33 - - [2026-06-16 09:33:14] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.010946 10.0.0.33 - - [2026-06-16 09:33:14] "POST /ref-update HTTP/1.1" 200 156 0.007074 10.0.0.33 - - [2026-06-16 09:33:14] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021181 10.0.0.33 - - [2026-06-16 09:33:14] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.33 - - [2026-06-16 09:33:14] "POST /tags HTTP/1.1" 200 299 0.014711 10.0.0.33 - - [2026-06-16 09:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.33 - - [2026-06-16 09:33:14] "GET /tag/b4f9f5eb-91e7-4eb6-8e1f-5fbc161f8b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012792 10.0.0.33 - - [2026-06-16 09:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-06-16 09:33:14] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003194 10.0.0.33 - - [2026-06-16 09:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001053 10.0.0.33 - - [2026-06-16 09:33:14] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024716 10.0.0.33 - - [2026-06-16 09:33:14] "POST /virtual-machines HTTP/1.1" 200 395 0.006166 10.0.0.33 - - [2026-06-16 09:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.006350 10.0.0.33 - - [2026-06-16 09:33:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090314 10.0.0.33 - - [2026-06-16 09:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021698 10.0.0.33 - - [2026-06-16 09:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.33 - - [2026-06-16 09:33:14] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004327 10.0.0.33 - - [2026-06-16 09:33:14] "POST /instance-ips HTTP/1.1" 200 397 0.021658 10.0.0.33 - - [2026-06-16 09:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017460 10.0.0.33 - - [2026-06-16 09:33:14] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007329 10.0.0.33 - - [2026-06-16 09:33:14] "POST /set-tag HTTP/1.1" 200 109 0.020715 10.0.0.33 - - [2026-06-16 09:33:14] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014589 10.0.0.33 - - [2026-06-16 09:33:14] "GET /instance-ip/662ff0de-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002558 10.0.0.33 - - [2026-06-16 09:33:14] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003685 10.0.0.33 - - [2026-06-16 09:33:14] "POST /set-tag HTTP/1.1" 200 109 0.001668 10.0.0.33 - - [2026-06-16 09:33:15] "POST /tags HTTP/1.1" 200 299 0.017436 10.0.0.33 - - [2026-06-16 09:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.33 - - [2026-06-16 09:33:15] "GET /tag/b14410f8-da69-4473-825a-b6a1f067f505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011671 10.0.0.33 - - [2026-06-16 09:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.33 - - [2026-06-16 09:33:15] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003938 10.0.0.33 - - [2026-06-16 09:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.33 - - [2026-06-16 09:33:15] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032920 10.0.0.33 - - [2026-06-16 09:33:15] "POST /virtual-machines HTTP/1.1" 200 395 0.007391 10.0.0.33 - - [2026-06-16 09:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019527 10.0.0.33 - - [2026-06-16 09:33:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094770 10.0.0.33 - - [2026-06-16 09:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007091 10.0.0.33 - - [2026-06-16 09:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.33 - - [2026-06-16 09:33:15] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003942 10.0.0.33 - - [2026-06-16 09:33:15] "POST /instance-ips HTTP/1.1" 200 397 0.045645 10.0.0.33 - - [2026-06-16 09:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021235 10.0.0.33 - - [2026-06-16 09:33:15] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007146 10.0.0.33 - - [2026-06-16 09:33:15] "POST /set-tag HTTP/1.1" 200 109 0.016856 10.0.0.33 - - [2026-06-16 09:33:15] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014209 10.0.0.33 - - [2026-06-16 09:33:15] "GET /instance-ip/6696cf98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002217 10.0.0.33 - - [2026-06-16 09:33:15] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003500 10.0.0.33 - - [2026-06-16 09:33:15] "POST /set-tag HTTP/1.1" 200 109 0.001423 10.0.0.33 - - [2026-06-16 09:33:15] "POST /tags HTTP/1.1" 200 299 0.017535 10.0.0.33 - - [2026-06-16 09:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018592 10.0.0.33 - - [2026-06-16 09:33:15] "GET /tag/d3000eb4-fb0a-4caf-bb0f-9ce9dab21521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013400 10.0.0.33 - - [2026-06-16 09:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.33 - - [2026-06-16 09:33:15] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004018 10.0.0.33 - - [2026-06-16 09:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.33 - - [2026-06-16 09:33:15] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035887 10.0.0.33 - - [2026-06-16 09:33:15] "POST /virtual-machines HTTP/1.1" 200 395 0.006965 10.0.0.33 - - [2026-06-16 09:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.006354 10.0.0.33 - - [2026-06-16 09:33:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102221 10.0.0.33 - - [2026-06-16 09:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017794 10.0.0.33 - - [2026-06-16 09:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006631 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004693 10.0.0.33 - - [2026-06-16 09:33:16] "POST /instance-ips HTTP/1.1" 200 397 0.017409 10.0.0.33 - - [2026-06-16 09:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019529 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009907 10.0.0.33 - - [2026-06-16 09:33:16] "POST /set-tag HTTP/1.1" 200 109 0.016747 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008395 10.0.0.33 - - [2026-06-16 09:33:16] "GET /instance-ip/66fc8aea-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002234 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003512 10.0.0.33 - - [2026-06-16 09:33:16] "POST /set-tag HTTP/1.1" 200 109 0.001431 10.0.0.33 - - [2026-06-16 09:33:16] "POST /tags HTTP/1.1" 200 299 0.013769 10.0.0.33 - - [2026-06-16 09:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.33 - - [2026-06-16 09:33:16] "GET /tag/3eaf5db5-19b7-4af6-a61e-c8f1ffa96dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010539 10.0.0.33 - - [2026-06-16 09:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003083 10.0.0.33 - - [2026-06-16 09:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.33 - - [2026-06-16 09:33:16] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030073 10.0.0.33 - - [2026-06-16 09:33:16] "POST /virtual-machines HTTP/1.1" 200 395 0.016997 10.0.0.33 - - [2026-06-16 09:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.006221 10.0.0.33 - - [2026-06-16 09:33:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098214 10.0.0.33 - - [2026-06-16 09:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020504 10.0.0.33 - - [2026-06-16 09:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009478 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003783 10.0.0.33 - - [2026-06-16 09:33:16] "POST /instance-ips HTTP/1.1" 200 397 0.018480 10.0.0.33 - - [2026-06-16 09:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020384 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009562 10.0.0.33 - - [2026-06-16 09:33:16] "POST /set-tag HTTP/1.1" 200 109 0.015884 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016865 10.0.0.33 - - [2026-06-16 09:33:16] "GET /instance-ip/67572ffe-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003567 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004194 10.0.0.33 - - [2026-06-16 09:33:16] "POST /set-tag HTTP/1.1" 200 109 0.001714 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.002963 10.0.0.33 - - [2026-06-16 09:33:16] "POST /ref-update HTTP/1.1" 200 156 0.008857 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003789 10.0.0.33 - - [2026-06-16 09:33:16] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.33 - - [2026-06-16 09:33:16] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003334 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.002790 10.0.0.33 - - [2026-06-16 09:33:17] "POST /ref-update HTTP/1.1" 200 156 0.007520 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009152 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003328 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.001431 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.007632 10.0.0.33 - - [2026-06-16 09:33:17] "POST /ref-update HTTP/1.1" 200 156 0.010808 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013704 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.001716 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005410 10.0.0.33 - - [2026-06-16 09:33:17] "POST /ref-update HTTP/1.1" 200 156 0.006231 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013282 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.001831 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003276 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.001579 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003086 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005038 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003606 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004060 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003721 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.33 - - [2026-06-16 09:33:17] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004172 10.0.0.33 - - [2026-06-16 09:33:17] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.33 - - [2026-06-16 09:33:18] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004114 10.0.0.33 - - [2026-06-16 09:33:18] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.33 - - [2026-06-16 09:33:23] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007435 10.0.0.33 - - [2026-06-16 09:33:23] "POST /set-tag HTTP/1.1" 200 109 0.007365 10.0.0.33 - - [2026-06-16 09:33:23] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004580 10.0.0.33 - - [2026-06-16 09:33:23] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.33 - - [2026-06-16 09:33:23] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003218 10.0.0.33 - - [2026-06-16 09:33:23] "POST /set-tag HTTP/1.1" 200 109 0.001658 10.0.0.33 - - [2026-06-16 09:33:23] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003546 10.0.0.33 - - [2026-06-16 09:33:23] "POST /set-tag HTTP/1.1" 200 109 0.001608 10.0.0.33 - - [2026-06-16 09:33:24] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004184 10.0.0.33 - - [2026-06-16 09:33:24] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.33 - - [2026-06-16 09:33:25] "GET /virtual-machine/6c9e8ed9-65a2-475a-bc17-d56c9f9773bd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002828 10.0.0.33 - - [2026-06-16 09:33:25] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003434 10.0.0.33 - - [2026-06-16 09:33:25] "GET /virtual-machine/9a3383d5-dfd1-4080-9c79-16bfa58c0622?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002608 10.0.0.33 - - [2026-06-16 09:33:25] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003417 10.0.0.33 - - [2026-06-16 09:33:26] "GET /virtual-machine/9e0d2598-bd74-4001-acf7-b071e1d1e145?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002213 10.0.0.33 - - [2026-06-16 09:33:26] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003418 10.0.0.33 - - [2026-06-16 09:33:26] "GET /virtual-machine/0063b1ab-920b-4bd9-bd27-87c09cb11573?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.002070 10.0.0.33 - - [2026-06-16 09:33:26] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003102 10.0.0.33 - - [2026-06-16 09:33:26] "GET /virtual-machine/9d44c355-1929-4ffd-927d-efa1d4a7d4cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.001869 10.0.0.33 - - [2026-06-16 09:33:26] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003499 10.0.0.33 - - [2026-06-16 09:33:26] "GET /virtual-machine/988c814f-e422-483d-b1eb-df880428841e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002160 10.0.0.33 - - [2026-06-16 09:33:26] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003394 10.0.0.33 - - [2026-06-16 09:33:28] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004120 10.0.0.33 - - [2026-06-16 09:33:28] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.33 - - [2026-06-16 09:33:31] "GET /virtual-machine/96e29d82-32e4-42d4-80eb-46fdcf08d09e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003125 10.0.0.33 - - [2026-06-16 09:33:31] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003673 10.0.0.33 - - [2026-06-16 09:33:31] "GET /virtual-machine/42d8889d-b95c-4b03-8083-7051ab10d594?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002143 10.0.0.33 - - [2026-06-16 09:33:31] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009817 10.0.0.33 - - [2026-06-16 09:33:31] "GET /loadbalancer/07a860e8-299a-4041-8731-1c379bc2a2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001648 10.0.0.33 - - [2026-06-16 09:33:31] "POST /tags HTTP/1.1" 200 333 0.019351 10.0.0.33 - - [2026-06-16 09:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011163 10.0.0.33 - - [2026-06-16 09:33:31] "GET /tag/2824237d-9672-4fff-8a87-a9c64cf33bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019283 10.0.0.33 - - [2026-06-16 09:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.33 - - [2026-06-16 09:33:31] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025704 10.0.0.33 - - [2026-06-16 09:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.33 - - [2026-06-16 09:33:31] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003627 10.0.0.33 - - [2026-06-16 09:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.33 - - [2026-06-16 09:33:31] "GET /service-appliance-set/ee96600c-5551-456d-bb7a-d7cad1687cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001725 10.0.0.33 - - [2026-06-16 09:33:32] "POST /fqname-to-id HTTP/1.1" 404 273 0.001930 10.0.0.33 - - [2026-06-16 09:33:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.092465 10.0.0.33 - - [2026-06-16 09:33:32] "GET /virtual-machine-interface/36884a37-7533-4bfb-9020-18f3eccedec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.021451 10.0.0.33 - - [2026-06-16 09:33:32] "POST /instance-ips HTTP/1.1" 200 409 0.019114 10.0.0.33 - - [2026-06-16 09:33:32] "GET /instance-ip/73b1bd87-8fbe-4a95-9f26-7994c7fc3566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002926 10.0.0.33 - - [2026-06-16 09:33:32] "POST /loadbalancers HTTP/1.1" 200 629 0.055923 10.0.0.33 - - [2026-06-16 09:33:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019500 10.0.0.33 - - [2026-06-16 09:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010787 10.0.0.33 - - [2026-06-16 09:33:32] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038719 10.0.0.33 - - [2026-06-16 09:33:32] "GET /instance-ip/73b1bd87-8fbe-4a95-9f26-7994c7fc3566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002243 10.0.0.33 - - [2026-06-16 09:33:32] "POST /floating-ips HTTP/1.1" 200 597 0.013436 10.0.0.33 - - [2026-06-16 09:33:32] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038910 10.0.0.33 - - [2026-06-16 09:33:32] "GET /loadbalancer/07a860e8-299a-4041-8731-1c379bc2a2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002928 10.0.0.33 - - [2026-06-16 09:33:32] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.012300 10.0.0.33 - - [2026-06-16 09:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.33 - - [2026-06-16 09:33:32] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037669 10.0.0.33 - - [2026-06-16 09:33:32] "GET /loadbalancer-listener/bc6818af-9a4d-4186-ab61-c65f724dd4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002483 10.0.0.33 - - [2026-06-16 09:33:32] "GET /loadbalancer-listener/bc6818af-9a4d-4186-ab61-c65f724dd4ff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002566 10.0.0.33 - - [2026-06-16 09:33:32] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.014846 10.0.0.33 - - [2026-06-16 09:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2026-06-16 09:33:32] "GET /instance-ip/73b1bd87-8fbe-4a95-9f26-7994c7fc3566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002001 10.0.0.33 - - [2026-06-16 09:33:32] "GET /instance-ip/73b1bd87-8fbe-4a95-9f26-7994c7fc3566?fields=floating_ips HTTP/1.1" 200 1212 0.003532 10.0.0.33 - - [2026-06-16 09:33:32] "GET /floating-ip/ca43f275-4f50-4405-b855-8659de8b894e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001812 10.0.0.33 - - [2026-06-16 09:33:32] "GET /loadbalancer/07a860e8-299a-4041-8731-1c379bc2a2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.001706 10.0.0.33 - - [2026-06-16 09:33:32] "GET /loadbalancer-pool/4395ad4d-0870-412e-bfdc-6afc7a0af4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002480 10.0.0.33 - - [2026-06-16 09:33:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016337 10.0.0.33 - - [2026-06-16 09:33:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012794 10.0.0.33 - - [2026-06-16 09:33:32] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006452 10.0.0.33 - - [2026-06-16 09:33:32] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003063 10.0.0.33 - - [2026-06-16 09:33:32] "POST /ref-update HTTP/1.1" 200 156 0.005088 10.0.0.33 - - [2026-06-16 09:33:32] "GET /floating-ip/ca43f275-4f50-4405-b855-8659de8b894e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008950 10.0.0.33 - - [2026-06-16 09:33:32] "PUT /floating-ip/ca43f275-4f50-4405-b855-8659de8b894e HTTP/1.1" 200 256 0.007119 10.0.0.33 - - [2026-06-16 09:33:32] "POST /tags HTTP/1.1" 409 221 0.006143 10.0.0.33 - - [2026-06-16 09:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001086 10.0.0.33 - - [2026-06-16 09:33:32] "GET /tag/2824237d-9672-4fff-8a87-a9c64cf33bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009063 10.0.0.33 - - [2026-06-16 09:33:32] "GET /loadbalancer/07a860e8-299a-4041-8731-1c379bc2a2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003442 10.0.0.33 - - [2026-06-16 09:33:32] "POST /set-tag HTTP/1.1" 200 109 0.061283 10.0.0.33 - - [2026-06-16 09:33:32] "GET /loadbalancer-pool/4395ad4d-0870-412e-bfdc-6afc7a0af4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002261 10.0.0.33 - - [2026-06-16 09:33:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.011535 10.0.0.33 - - [2026-06-16 09:33:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013973 10.0.0.33 - - [2026-06-16 09:33:32] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008639 10.0.0.33 - - [2026-06-16 09:33:32] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005358 10.0.0.33 - - [2026-06-16 09:33:32] "POST /ref-update HTTP/1.1" 200 156 0.006010 10.0.0.33 - - [2026-06-16 09:33:32] "GET /floating-ip/ca43f275-4f50-4405-b855-8659de8b894e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.006480 10.0.0.33 - - [2026-06-16 09:33:33] "POST /set-tag HTTP/1.1" 200 109 0.067889 10.0.0.33 - - [2026-06-16 09:33:33] "POST /tags HTTP/1.1" 409 206 0.001945 10.0.0.33 - - [2026-06-16 09:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.33 - - [2026-06-16 09:33:33] "GET /tag/91e2efcd-ba59-4cdb-8ee4-2a9bfc61ddea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009331 10.0.0.33 - - [2026-06-16 09:33:33] "POST /tags HTTP/1.1" 409 204 0.001953 10.0.0.33 - - [2026-06-16 09:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001148 10.0.0.33 - - [2026-06-16 09:33:33] "GET /tag/b14410f8-da69-4473-825a-b6a1f067f505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010036 10.0.0.33 - - [2026-06-16 09:33:33] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001746 10.0.0.33 - - [2026-06-16 09:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001123 10.0.0.33 - - [2026-06-16 09:33:33] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001660 10.0.0.33 - - [2026-06-16 09:33:33] "POST /tags HTTP/1.1" 409 206 0.001388 10.0.0.33 - - [2026-06-16 09:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001076 10.0.0.33 - - [2026-06-16 09:33:33] "GET /tag/91e2efcd-ba59-4cdb-8ee4-2a9bfc61ddea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009606 10.0.0.33 - - [2026-06-16 09:33:33] "POST /tags HTTP/1.1" 409 226 0.001662 10.0.0.33 - - [2026-06-16 09:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001073 10.0.0.33 - - [2026-06-16 09:33:33] "GET /tag/6b846fce-d3bf-4101-aba9-33c7dfa78645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010775 10.0.0.33 - - [2026-06-16 09:33:33] "POST /tags HTTP/1.1" 409 204 0.001776 10.0.0.33 - - [2026-06-16 09:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.33 - - [2026-06-16 09:33:33] "GET /tag/b14410f8-da69-4473-825a-b6a1f067f505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009340 10.0.0.33 - - [2026-06-16 09:33:33] "POST /tags HTTP/1.1" 409 226 0.001324 10.0.0.33 - - [2026-06-16 09:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001016 10.0.0.33 - - [2026-06-16 09:33:33] "GET /tag/6b846fce-d3bf-4101-aba9-33c7dfa78645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.008937 10.0.0.33 - - [2026-06-16 09:33:33] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001788 10.0.0.33 - - [2026-06-16 09:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.33 - - [2026-06-16 09:33:33] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001689 10.0.0.33 - - [2026-06-16 09:33:33] "POST /firewall-rules HTTP/1.1" 200 626 0.089873 10.0.0.33 - - [2026-06-16 09:33:33] "POST /firewall-rules HTTP/1.1" 200 646 0.080316 10.0.0.33 - - [2026-06-16 09:33:33] "GET /firewall-rule/cf49faa1-1ea7-4bd5-91fe-916f1d34a89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002989 10.0.0.33 - - [2026-06-16 09:33:33] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002222 10.0.0.33 - - [2026-06-16 09:33:33] "GET /firewall-rule/115b5553-bfa5-45c5-bc23-4785294cb2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002484 10.0.0.33 - - [2026-06-16 09:33:33] "POST /ref-update HTTP/1.1" 200 156 0.010861 10.0.0.33 - - [2026-06-16 09:33:33] "POST /firewall-policys HTTP/1.1" 200 606 0.031825 10.0.0.33 - - [2026-06-16 09:33:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020821 10.0.0.33 - - [2026-06-16 09:33:33] "GET /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009873 10.0.0.33 - - [2026-06-16 09:33:33] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002201 10.0.0.33 - - [2026-06-16 09:33:33] "GET /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001508 10.0.0.33 - - [2026-06-16 09:33:34] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005654 10.0.0.33 - - [2026-06-16 09:33:34] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002458 10.0.0.33 - - [2026-06-16 09:33:34] "GET /firewall-policy/de629a15-80c6-4e3b-8491-ead162bd2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002416 10.0.0.33 - - [2026-06-16 09:33:34] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002858 10.0.0.33 - - [2026-06-16 09:33:34] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001697 10.0.0.33 - - [2026-06-16 09:33:34] "POST /ref-update HTTP/1.1" 200 156 0.015627 10.0.0.33 - - [2026-06-16 09:33:34] "POST /ref-update HTTP/1.1" 200 156 0.024944 10.0.0.33 - - [2026-06-16 09:33:34] "POST /ref-update HTTP/1.1" 200 156 0.021300 10.0.0.33 - - [2026-06-16 09:33:34] "POST /ref-update HTTP/1.1" 200 156 0.016217 10.0.0.33 - - [2026-06-16 09:33:34] "POST /ref-update HTTP/1.1" 200 156 0.028601 10.0.0.33 - - [2026-06-16 09:33:34] "GET /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008683 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:33:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:33:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:33:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:33:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000779 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:34:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:34:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:35:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001442 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:35:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001204 10.0.0.33 - - [2026-06-16 09:35:32] "POST /tags HTTP/1.1" 409 252 0.002199 10.0.0.33 - - [2026-06-16 09:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.33 - - [2026-06-16 09:35:32] "GET /tag/17e2dff4-2eb4-46b6-aad7-d8c33f513668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009406 10.0.0.33 - - [2026-06-16 09:35:32] "POST /tags HTTP/1.1" 409 228 0.002649 10.0.0.33 - - [2026-06-16 09:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001162 10.0.0.33 - - [2026-06-16 09:35:32] "GET /tag/a06f8074-343e-4f0f-80e5-053bf1713feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.009077 10.0.0.33 - - [2026-06-16 09:35:33] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002950 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001182 10.0.0.33 - - [2026-06-16 09:35:33] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001823 10.0.0.33 - - [2026-06-16 09:35:33] "POST /tags HTTP/1.1" 409 206 0.006145 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001068 10.0.0.33 - - [2026-06-16 09:35:33] "GET /tag/91e2efcd-ba59-4cdb-8ee4-2a9bfc61ddea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010563 10.0.0.33 - - [2026-06-16 09:35:33] "POST /tags HTTP/1.1" 409 226 0.002017 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.33 - - [2026-06-16 09:35:33] "GET /tag/6b846fce-d3bf-4101-aba9-33c7dfa78645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011545 10.0.0.33 - - [2026-06-16 09:35:33] "POST /tags HTTP/1.1" 409 204 0.001394 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001113 10.0.0.33 - - [2026-06-16 09:35:33] "GET /tag/b14410f8-da69-4473-825a-b6a1f067f505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009533 10.0.0.33 - - [2026-06-16 09:35:33] "POST /tags HTTP/1.1" 409 226 0.001777 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001075 10.0.0.33 - - [2026-06-16 09:35:33] "GET /tag/6b846fce-d3bf-4101-aba9-33c7dfa78645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009144 10.0.0.33 - - [2026-06-16 09:35:33] "POST /tags HTTP/1.1" 409 228 0.001379 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.33 - - [2026-06-16 09:35:33] "GET /tag/a06f8074-343e-4f0f-80e5-053bf1713feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010246 10.0.0.33 - - [2026-06-16 09:35:33] "POST /tags HTTP/1.1" 409 252 0.001239 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.33 - - [2026-06-16 09:35:33] "GET /tag/17e2dff4-2eb4-46b6-aad7-d8c33f513668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009579 10.0.0.33 - - [2026-06-16 09:35:33] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001965 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001028 10.0.0.33 - - [2026-06-16 09:35:33] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001949 10.0.0.33 - - [2026-06-16 09:35:33] "POST /firewall-rules HTTP/1.1" 409 281 0.001722 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.000979 10.0.0.33 - - [2026-06-16 09:35:33] "PUT /firewall-rule/115b5553-bfa5-45c5-bc23-4785294cb2ff HTTP/1.1" 200 260 0.026024 10.0.0.33 - - [2026-06-16 09:35:33] "POST /firewall-rules HTTP/1.1" 409 291 0.003592 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.33 - - [2026-06-16 09:35:33] "PUT /firewall-rule/cf49faa1-1ea7-4bd5-91fe-916f1d34a89b HTTP/1.1" 200 260 0.017798 10.0.0.33 - - [2026-06-16 09:35:33] "GET /firewall-rule/cf49faa1-1ea7-4bd5-91fe-916f1d34a89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.011028 10.0.0.33 - - [2026-06-16 09:35:33] "POST /firewall-rules HTTP/1.1" 200 658 0.067897 10.0.0.33 - - [2026-06-16 09:35:33] "GET /firewall-rule/f7cf2838-2808-47c4-9554-b1bd989d6549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003527 10.0.0.33 - - [2026-06-16 09:35:33] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001751 10.0.0.33 - - [2026-06-16 09:35:33] "GET /firewall-rule/115b5553-bfa5-45c5-bc23-4785294cb2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.001774 10.0.0.33 - - [2026-06-16 09:35:33] "POST /firewall-policys HTTP/1.1" 409 269 0.001747 10.0.0.33 - - [2026-06-16 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.33 - - [2026-06-16 09:35:33] "PUT /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31 HTTP/1.1" 200 264 0.017121 10.0.0.33 - - [2026-06-16 09:35:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025875 10.0.0.33 - - [2026-06-16 09:35:33] "GET /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009362 10.0.0.33 - - [2026-06-16 09:35:33] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001865 10.0.0.33 - - [2026-06-16 09:35:33] "GET /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001577 10.0.0.33 - - [2026-06-16 09:35:33] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001804 10.0.0.33 - - [2026-06-16 09:35:33] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001446 10.0.0.33 - - [2026-06-16 09:35:33] "GET /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002314 10.0.0.33 - - [2026-06-16 09:35:33] "GET /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001671 10.0.0.33 - - [2026-06-16 09:36:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001757 10.0.0.33 - - [2026-06-16 09:36:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001787 10.0.0.33 - - [2026-06-16 09:36:24] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004280 10.0.0.33 - - [2026-06-16 09:36:24] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.33 - - [2026-06-16 09:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.33 - - [2026-06-16 09:36:24] "GET /loadbalancer/142f1a99-1944-4817-abd4-b38c2d0af4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002008 10.0.0.33 - - [2026-06-16 09:36:24] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003522 10.0.0.33 - - [2026-06-16 09:36:24] "POST /set-tag HTTP/1.1" 200 109 0.023646 10.0.0.33 - - [2026-06-16 09:36:25] "DELETE /loadbalancer-member/ab8c3657-6697-4775-8fcc-5bfddbd9eb36 HTTP/1.1" 200 115 0.049613 10.0.0.33 - - [2026-06-16 09:36:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004160 10.0.0.33 - - [2026-06-16 09:36:25] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.33 - - [2026-06-16 09:36:25] "DELETE /loadbalancer-member/fd5da1d4-f094-43ca-95bb-8ca0092034b6 HTTP/1.1" 200 115 0.037694 10.0.0.33 - - [2026-06-16 09:36:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003876 10.0.0.33 - - [2026-06-16 09:36:25] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.33 - - [2026-06-16 09:36:25] "DELETE /loadbalancer-member/7b812825-b542-438e-8081-b784b8861482 HTTP/1.1" 200 115 0.029647 10.0.0.33 - - [2026-06-16 09:36:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004089 10.0.0.33 - - [2026-06-16 09:36:25] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.33 - - [2026-06-16 09:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-06-16 09:36:25] "GET /loadbalancer/142f1a99-1944-4817-abd4-b38c2d0af4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003387 10.0.0.33 - - [2026-06-16 09:36:25] "GET /loadbalancer-pool/1ddaf282-b0e5-4073-8939-78f93224646c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002075 10.0.0.33 - - [2026-06-16 09:36:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020075 10.0.0.33 - - [2026-06-16 09:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016949 10.0.0.33 - - [2026-06-16 09:36:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007193 10.0.0.33 - - [2026-06-16 09:36:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007413 10.0.0.33 - - [2026-06-16 09:36:25] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001589 10.0.0.33 - - [2026-06-16 09:36:25] "POST /set-tag HTTP/1.1" 200 109 0.071971 10.0.0.33 - - [2026-06-16 09:36:25] "GET /loadbalancer-pool/59b524dc-349d-4e07-b467-350379df9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007882 10.0.0.33 - - [2026-06-16 09:36:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028058 10.0.0.33 - - [2026-06-16 09:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015158 10.0.0.33 - - [2026-06-16 09:36:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013845 10.0.0.33 - - [2026-06-16 09:36:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004605 10.0.0.33 - - [2026-06-16 09:36:25] "POST /set-tag HTTP/1.1" 200 109 0.003707 10.0.0.33 - - [2026-06-16 09:36:25] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003261 10.0.0.33 - - [2026-06-16 09:36:25] "GET /loadbalancer-pool/9636409a-ae96-4e06-8940-433bb2357e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003016 10.0.0.33 - - [2026-06-16 09:36:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025808 10.0.0.33 - - [2026-06-16 09:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021981 10.0.0.33 - - [2026-06-16 09:36:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016718 10.0.0.33 - - [2026-06-16 09:36:25] "GET /virtual-machine-interface/d9261552-6964-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004455 10.0.0.33 - - [2026-06-16 09:36:25] "GET /floating-ip/8df32d2f-7308-4272-bfe8-0c635e011efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003591 10.0.0.33 - - [2026-06-16 09:36:25] "POST /set-tag HTTP/1.1" 200 109 0.003973 10.0.0.33 - - [2026-06-16 09:36:44] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.018172 10.0.0.33 - - [2026-06-16 09:36:44] "POST /set-tag HTTP/1.1" 200 109 0.005004 10.0.0.33 - - [2026-06-16 09:36:44] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006938 10.0.0.33 - - [2026-06-16 09:36:44] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.33 - - [2026-06-16 09:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2026-06-16 09:36:44] "GET /loadbalancer/07a860e8-299a-4041-8731-1c379bc2a2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002235 10.0.0.33 - - [2026-06-16 09:36:44] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004651 10.0.0.33 - - [2026-06-16 09:36:44] "POST /set-tag HTTP/1.1" 200 109 0.018347 10.0.0.33 - - [2026-06-16 09:36:44] "DELETE /loadbalancer-member/0a179973-95df-4e7c-8ec3-f04add155d59 HTTP/1.1" 200 115 0.043235 10.0.0.33 - - [2026-06-16 09:36:44] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003313 10.0.0.33 - - [2026-06-16 09:36:44] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.33 - - [2026-06-16 09:36:44] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003557 10.0.0.33 - - [2026-06-16 09:36:44] "POST /set-tag HTTP/1.1" 200 109 0.001515 10.0.0.33 - - [2026-06-16 09:36:44] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004091 10.0.0.33 - - [2026-06-16 09:36:44] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.33 - - [2026-06-16 09:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.33 - - [2026-06-16 09:36:44] "GET /loadbalancer/07a860e8-299a-4041-8731-1c379bc2a2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.001784 10.0.0.33 - - [2026-06-16 09:36:44] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003718 10.0.0.33 - - [2026-06-16 09:36:44] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.33 - - [2026-06-16 09:36:44] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005563 10.0.0.33 - - [2026-06-16 09:36:44] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.33 - - [2026-06-16 09:36:44] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004456 10.0.0.33 - - [2026-06-16 09:36:44] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.33 - - [2026-06-16 09:36:45] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005695 10.0.0.33 - - [2026-06-16 09:36:45] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.33 - - [2026-06-16 09:36:45] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003950 10.0.0.33 - - [2026-06-16 09:36:45] "POST /set-tag HTTP/1.1" 200 109 0.007119 10.0.0.33 - - [2026-06-16 09:36:45] "GET /virtual-machine/9a3383d5-dfd1-4080-9c79-16bfa58c0622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002525 10.0.0.33 - - [2026-06-16 09:36:45] "POST /ref-update HTTP/1.1" 200 156 0.008819 10.0.0.33 - - [2026-06-16 09:36:45] "GET /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003949 10.0.0.33 - - [2026-06-16 09:36:45] "POST /set-tag HTTP/1.1" 200 109 0.059423 10.0.0.33 - - [2026-06-16 09:36:45] "POST /set-tag HTTP/1.1" 200 109 0.022430 10.0.0.33 - - [2026-06-16 09:36:45] "POST /set-tag HTTP/1.1" 200 109 0.017982 10.0.0.33 - - [2026-06-16 09:36:45] "POST /set-tag HTTP/1.1" 200 109 0.019209 10.0.0.33 - - [2026-06-16 09:36:45] "POST /set-tag HTTP/1.1" 200 109 0.025316 10.0.0.33 - - [2026-06-16 09:36:46] "DELETE /instance-ip/64c9aa0a-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.022736 10.0.0.33 - - [2026-06-16 09:36:46] "POST /ref-update HTTP/1.1" 200 156 0.005911 10.0.0.33 - - [2026-06-16 09:36:46] "DELETE /virtual-machine-interface/64b7b3cc-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.037934 10.0.0.33 - - [2026-06-16 09:36:46] "DELETE /virtual-machine/9a3383d5-dfd1-4080-9c79-16bfa58c0622 HTTP/1.1" 200 115 0.016601 10.0.0.33 - - [2026-06-16 09:36:46] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003586 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.33 - - [2026-06-16 09:36:46] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005248 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.011035 10.0.0.33 - - [2026-06-16 09:36:46] "GET /virtual-machine/9e0d2598-bd74-4001-acf7-b071e1d1e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002870 10.0.0.33 - - [2026-06-16 09:36:46] "POST /ref-update HTTP/1.1" 200 156 0.016492 10.0.0.33 - - [2026-06-16 09:36:46] "GET /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016124 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.018099 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.022383 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.035619 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.014125 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.019558 10.0.0.33 - - [2026-06-16 09:36:46] "DELETE /instance-ip/655988c8-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.036279 10.0.0.33 - - [2026-06-16 09:36:46] "DELETE /virtual-machine-interface/653dd920-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.049278 10.0.0.33 - - [2026-06-16 09:36:46] "DELETE /virtual-machine/9e0d2598-bd74-4001-acf7-b071e1d1e145 HTTP/1.1" 200 115 0.036427 10.0.0.33 - - [2026-06-16 09:36:46] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003731 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.33 - - [2026-06-16 09:36:46] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003314 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.001646 10.0.0.33 - - [2026-06-16 09:36:46] "GET /virtual-machine/0063b1ab-920b-4bd9-bd27-87c09cb11573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002426 10.0.0.33 - - [2026-06-16 09:36:46] "POST /ref-update HTTP/1.1" 200 156 0.007569 10.0.0.33 - - [2026-06-16 09:36:46] "GET /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006803 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.014718 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.020432 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.022422 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.014639 10.0.0.33 - - [2026-06-16 09:36:46] "POST /set-tag HTTP/1.1" 200 109 0.010802 10.0.0.33 - - [2026-06-16 09:36:47] "DELETE /instance-ip/65bccac8-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.051770 10.0.0.33 - - [2026-06-16 09:36:47] "DELETE /virtual-machine-interface/65a5bc98-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.043813 10.0.0.33 - - [2026-06-16 09:36:47] "DELETE /virtual-machine/0063b1ab-920b-4bd9-bd27-87c09cb11573 HTTP/1.1" 200 115 0.027552 10.0.0.33 - - [2026-06-16 09:36:47] "DELETE /tag/62137763-b704-450e-ba03-72f4d0eab21e HTTP/1.1" 200 115 0.034871 10.0.0.33 - - [2026-06-16 09:36:47] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003720 10.0.0.33 - - [2026-06-16 09:36:47] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.33 - - [2026-06-16 09:36:47] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003752 10.0.0.33 - - [2026-06-16 09:36:47] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.33 - - [2026-06-16 09:36:47] "GET /virtual-machine/6c9e8ed9-65a2-475a-bc17-d56c9f9773bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002787 10.0.0.33 - - [2026-06-16 09:36:47] "POST /ref-update HTTP/1.1" 200 156 0.011458 10.0.0.33 - - [2026-06-16 09:36:47] "GET /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023173 10.0.0.33 - - [2026-06-16 09:36:47] "POST /set-tag HTTP/1.1" 200 109 0.013834 10.0.0.33 - - [2026-06-16 09:36:47] "POST /set-tag HTTP/1.1" 200 109 0.021498 10.0.0.33 - - [2026-06-16 09:36:47] "POST /set-tag HTTP/1.1" 200 109 0.023242 10.0.0.33 - - [2026-06-16 09:36:47] "POST /set-tag HTTP/1.1" 200 109 0.012486 10.0.0.33 - - [2026-06-16 09:36:47] "POST /set-tag HTTP/1.1" 200 109 0.026213 10.0.0.33 - - [2026-06-16 09:36:47] "DELETE /instance-ip/6475d0c4-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.035327 10.0.0.33 - - [2026-06-16 09:36:47] "POST /ref-update HTTP/1.1" 200 156 0.006409 10.0.0.33 - - [2026-06-16 09:36:47] "DELETE /virtual-machine-interface/645e2d3e-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.031945 10.0.0.33 - - [2026-06-16 09:36:47] "DELETE /virtual-machine/6c9e8ed9-65a2-475a-bc17-d56c9f9773bd HTTP/1.1" 200 115 0.012814 10.0.0.33 - - [2026-06-16 09:36:47] "DELETE /tag/91e2efcd-ba59-4cdb-8ee4-2a9bfc61ddea HTTP/1.1" 409 388 0.013136 10.0.0.33 - - [2026-06-16 09:36:47] "DELETE /tag/c7ec1232-370b-41da-afa6-3bafcecb1a70 HTTP/1.1" 200 115 0.024985 10.0.0.33 - - [2026-06-16 09:37:15] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004267 10.0.0.33 - - [2026-06-16 09:37:15] "POST /set-tag HTTP/1.1" 200 109 0.003530 10.0.0.33 - - [2026-06-16 09:37:15] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003646 10.0.0.33 - - [2026-06-16 09:37:15] "POST /set-tag HTTP/1.1" 200 109 0.001719 10.0.0.33 - - [2026-06-16 09:37:15] "GET /virtual-machine/988c814f-e422-483d-b1eb-df880428841e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002170 10.0.0.33 - - [2026-06-16 09:37:15] "POST /ref-update HTTP/1.1" 200 156 0.008629 10.0.0.33 - - [2026-06-16 09:37:15] "GET /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019649 10.0.0.33 - - [2026-06-16 09:37:15] "POST /set-tag HTTP/1.1" 200 109 0.015519 10.0.0.33 - - [2026-06-16 09:37:15] "POST /set-tag HTTP/1.1" 200 109 0.022211 10.0.0.33 - - [2026-06-16 09:37:15] "POST /set-tag HTTP/1.1" 200 109 0.030439 10.0.0.33 - - [2026-06-16 09:37:15] "POST /set-tag HTTP/1.1" 200 109 0.012640 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /instance-ip/66fc8aea-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.037248 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /virtual-machine-interface/66e90a42-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.038978 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /virtual-machine/988c814f-e422-483d-b1eb-df880428841e HTTP/1.1" 200 115 0.013354 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /tag/d3000eb4-fb0a-4caf-bb0f-9ce9dab21521 HTTP/1.1" 200 115 0.028729 10.0.0.33 - - [2026-06-16 09:37:16] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003433 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.33 - - [2026-06-16 09:37:16] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004085 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.33 - - [2026-06-16 09:37:16] "GET /virtual-machine/9d44c355-1929-4ffd-927d-efa1d4a7d4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002017 10.0.0.33 - - [2026-06-16 09:37:16] "POST /ref-update HTTP/1.1" 200 156 0.007668 10.0.0.33 - - [2026-06-16 09:37:16] "GET /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008176 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.013550 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.016692 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.022600 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.017814 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /instance-ip/662ff0de-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.054452 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /virtual-machine-interface/661d27c4-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.039983 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /virtual-machine/9d44c355-1929-4ffd-927d-efa1d4a7d4cf HTTP/1.1" 200 115 0.016498 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /tag/b4f9f5eb-91e7-4eb6-8e1f-5fbc161f8b62 HTTP/1.1" 200 115 0.029868 10.0.0.33 - - [2026-06-16 09:37:16] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003326 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.001702 10.0.0.33 - - [2026-06-16 09:37:16] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003166 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.005924 10.0.0.33 - - [2026-06-16 09:37:16] "GET /virtual-machine/42d8889d-b95c-4b03-8083-7051ab10d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.005737 10.0.0.33 - - [2026-06-16 09:37:16] "POST /ref-update HTTP/1.1" 200 156 0.010509 10.0.0.33 - - [2026-06-16 09:37:16] "GET /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011493 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.023834 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.012393 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.025439 10.0.0.33 - - [2026-06-16 09:37:16] "POST /set-tag HTTP/1.1" 200 109 0.018093 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /instance-ip/67572ffe-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.037679 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /virtual-machine-interface/6743540c-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.028303 10.0.0.33 - - [2026-06-16 09:37:16] "DELETE /virtual-machine/42d8889d-b95c-4b03-8083-7051ab10d594 HTTP/1.1" 200 115 0.016047 10.0.0.33 - - [2026-06-16 09:37:17] "DELETE /tag/a06f8074-343e-4f0f-80e5-053bf1713feb HTTP/1.1" 409 236 0.008341 10.0.0.33 - - [2026-06-16 09:37:17] "DELETE /tag/3eaf5db5-19b7-4af6-a61e-c8f1ffa96dd8 HTTP/1.1" 200 115 0.029744 10.0.0.33 - - [2026-06-16 09:37:17] "DELETE /tag/17e2dff4-2eb4-46b6-aad7-d8c33f513668 HTTP/1.1" 409 236 0.004128 10.0.0.33 - - [2026-06-16 09:37:17] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003276 10.0.0.33 - - [2026-06-16 09:37:17] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.33 - - [2026-06-16 09:37:17] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003589 10.0.0.33 - - [2026-06-16 09:37:17] "POST /set-tag HTTP/1.1" 200 109 0.001579 10.0.0.33 - - [2026-06-16 09:37:17] "GET /virtual-machine/96e29d82-32e4-42d4-80eb-46fdcf08d09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003136 10.0.0.33 - - [2026-06-16 09:37:17] "POST /ref-update HTTP/1.1" 200 156 0.010269 10.0.0.33 - - [2026-06-16 09:37:17] "GET /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011841 10.0.0.33 - - [2026-06-16 09:37:17] "POST /set-tag HTTP/1.1" 200 109 0.013916 10.0.0.33 - - [2026-06-16 09:37:17] "POST /set-tag HTTP/1.1" 200 109 0.013314 10.0.0.33 - - [2026-06-16 09:37:17] "POST /set-tag HTTP/1.1" 200 109 0.011902 10.0.0.33 - - [2026-06-16 09:37:17] "POST /set-tag HTTP/1.1" 200 109 0.010526 10.0.0.33 - - [2026-06-16 09:37:17] "DELETE /instance-ip/6696cf98-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.039028 10.0.0.33 - - [2026-06-16 09:37:17] "DELETE /virtual-machine-interface/667e9ff4-6966-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.033605 10.0.0.33 - - [2026-06-16 09:37:17] "DELETE /virtual-machine/96e29d82-32e4-42d4-80eb-46fdcf08d09e HTTP/1.1" 200 115 0.015071 10.0.0.33 - - [2026-06-16 09:37:17] "DELETE /tag/e9c6fb59-9775-4971-a1fb-b2c6a3850477 HTTP/1.1" 200 115 0.024609 10.0.0.33 - - [2026-06-16 09:37:17] "DELETE /tag/b14410f8-da69-4473-825a-b6a1f067f505 HTTP/1.1" 409 236 0.003771 10.0.0.33 - - [2026-06-16 09:37:17] "DELETE /tag/2ec0d9c9-0f6c-464d-a9da-e368a8b47784 HTTP/1.1" 200 115 0.036010 10.0.0.33 - - [2026-06-16 09:37:19] "POST /projects HTTP/1.1" 409 238 0.002183 10.0.0.33 - - [2026-06-16 09:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.33 - - [2026-06-16 09:37:19] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026808 10.0.0.33 - - [2026-06-16 09:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001146 10.0.0.33 - - [2026-06-16 09:37:19] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003003 10.0.0.33 - - [2026-06-16 09:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001106 10.0.0.33 - - [2026-06-16 09:37:19] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003351 10.0.0.33 - - [2026-06-16 09:37:19] "POST /security-groups HTTP/1.1" 409 285 0.001609 10.0.0.33 - - [2026-06-16 09:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001146 10.0.0.33 - - [2026-06-16 09:37:19] "PUT /security-group/a176ab73-d944-47fd-a217-ee606fc08804 HTTP/1.1" 200 262 0.051555 10.0.0.33 - - [2026-06-16 09:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012020 10.0.0.33 - - [2026-06-16 09:37:19] "PUT /access-control-list/ad9c138b-b576-4886-91f1-b6d23d41e98e HTTP/1.1" 200 272 0.014538 10.0.0.33 - - [2026-06-16 09:37:19] "PUT /access-control-list/89d77f50-ea40-4b1c-8b17-919c19df9692 HTTP/1.1" 200 272 0.010904 10.0.0.33 - - [2026-06-16 09:37:24] "POST /projects HTTP/1.1" 409 238 0.002040 10.0.0.33 - - [2026-06-16 09:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.33 - - [2026-06-16 09:37:24] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025549 10.0.0.33 - - [2026-06-16 09:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.33 - - [2026-06-16 09:37:24] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004666 10.0.0.33 - - [2026-06-16 09:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.33 - - [2026-06-16 09:37:24] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003311 10.0.0.33 - - [2026-06-16 09:37:24] "POST /security-groups HTTP/1.1" 409 285 0.001781 10.0.0.33 - - [2026-06-16 09:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.33 - - [2026-06-16 09:37:24] "PUT /security-group/a176ab73-d944-47fd-a217-ee606fc08804 HTTP/1.1" 200 262 0.058447 10.0.0.33 - - [2026-06-16 09:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017533 10.0.0.33 - - [2026-06-16 09:37:24] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.008868 10.0.0.33 - - [2026-06-16 09:37:24] "PUT /access-control-list/ad9c138b-b576-4886-91f1-b6d23d41e98e HTTP/1.1" 200 272 0.021573 10.0.0.33 - - [2026-06-16 09:37:24] "PUT /access-control-list/89d77f50-ea40-4b1c-8b17-919c19df9692 HTTP/1.1" 200 272 0.017079 10.0.0.33 - - [2026-06-16 09:37:24] "GET /firewall-rule/693aebcc-16a9-4418-96fe-ff692aa6417c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002759 10.0.0.33 - - [2026-06-16 09:37:24] "POST /ref-update HTTP/1.1" 200 156 0.041487 10.0.0.33 - - [2026-06-16 09:37:24] "DELETE /firewall-rule/693aebcc-16a9-4418-96fe-ff692aa6417c HTTP/1.1" 200 115 0.026073 10.0.0.33 - - [2026-06-16 09:37:24] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003940 10.0.0.33 - - [2026-06-16 09:37:24] "GET /firewall-rule/0b1e6ae5-f602-459f-b798-ff6584911930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003026 10.0.0.33 - - [2026-06-16 09:37:25] "POST /ref-update HTTP/1.1" 200 156 0.043873 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /firewall-rule/0b1e6ae5-f602-459f-b798-ff6584911930 HTTP/1.1" 200 115 0.030325 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /tag/9a4144f2-e438-46b4-bd36-1cc4a05c3062 HTTP/1.1" 200 115 0.025931 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /tag/a06f8074-343e-4f0f-80e5-053bf1713feb HTTP/1.1" 409 236 0.003414 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /tag/17e2dff4-2eb4-46b6-aad7-d8c33f513668 HTTP/1.1" 409 236 0.004271 10.0.0.33 - - [2026-06-16 09:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.33 - - [2026-06-16 09:37:25] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003274 10.0.0.33 - - [2026-06-16 09:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001179 10.0.0.33 - - [2026-06-16 09:37:25] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004861 10.0.0.33 - - [2026-06-16 09:37:25] "PUT /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6 HTTP/1.1" 200 264 0.043942 10.0.0.33 - - [2026-06-16 09:37:25] "PUT /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4 HTTP/1.1" 200 264 0.043636 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /access-control-list/ad9c138b-b576-4886-91f1-b6d23d41e98e HTTP/1.1" 200 115 0.029338 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /security-group/a176ab73-d944-47fd-a217-ee606fc08804 HTTP/1.1" 200 115 0.058243 10.0.0.33 - - [2026-06-16 09:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /access-control-list/89d77f50-ea40-4b1c-8b17-919c19df9692 HTTP/1.1" 200 115 0.025157 10.0.0.33 - - [2026-06-16 09:37:25] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.041945 10.0.0.33 - - [2026-06-16 09:37:25] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?fields=security_groups HTTP/1.1" 200 1351 0.028114 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /security-group/d8e6aa59-bd49-400d-8e61-e6e046a28d6e HTTP/1.1" 200 115 0.036561 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /access-control-list/366a66c0-f8e5-4d40-b9d6-f5b705862f71 HTTP/1.1" 200 115 0.024811 10.0.0.33 - - [2026-06-16 09:37:25] "GET /project/05303754-bbb6-4d1e-a701-2a1b39255c10?fields=application_policy_sets HTTP/1.1" 200 1390 0.034979 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /access-control-list/4b20a171-90ad-4f6d-bc62-9974d6c5a84a HTTP/1.1" 200 115 0.030865 10.0.0.33 - - [2026-06-16 09:37:25] "DELETE /project/05303754-bbb6-4d1e-a701-2a1b39255c10 HTTP/1.1" 200 115 0.273716 10.0.0.33 - - [2026-06-16 09:37:25] "POST /projects HTTP/1.1" 409 238 0.001637 10.0.0.33 - - [2026-06-16 09:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.33 - - [2026-06-16 09:37:25] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.020857 10.0.0.33 - - [2026-06-16 09:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.33 - - [2026-06-16 09:37:25] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004721 10.0.0.33 - - [2026-06-16 09:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2026-06-16 09:37:25] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003707 10.0.0.33 - - [2026-06-16 09:37:25] "POST /security-groups HTTP/1.1" 409 285 0.001817 10.0.0.33 - - [2026-06-16 09:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.33 - - [2026-06-16 09:37:25] "PUT /security-group/4e0763d1-1aac-41bf-b943-05a52f6f119e HTTP/1.1" 200 262 0.054720 10.0.0.33 - - [2026-06-16 09:37:25] "PUT /access-control-list/7b8e2e47-4d47-442b-b4c9-5acde34b73e0 HTTP/1.1" 200 272 0.010751 10.0.0.33 - - [2026-06-16 09:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027715 10.0.0.33 - - [2026-06-16 09:37:25] "PUT /access-control-list/fc6bdcac-d0bc-43d4-aae2-c68ac822afdb HTTP/1.1" 200 272 0.016284 10.0.0.33 - - [2026-06-16 09:37:30] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002507 10.0.0.33 - - [2026-06-16 09:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.33 - - [2026-06-16 09:37:30] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001799 10.0.0.33 - - [2026-06-16 09:37:30] "GET /firewall-policy/94a09c68-5a12-4f87-87e1-e17773bd6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001581 10.0.0.33 - - [2026-06-16 09:37:30] "GET /firewall-rule/115b5553-bfa5-45c5-bc23-4785294cb2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003076 10.0.0.33 - - [2026-06-16 09:37:30] "POST /ref-update HTTP/1.1" 200 156 0.015873 10.0.0.33 - - [2026-06-16 09:37:30] "DELETE /firewall-rule/115b5553-bfa5-45c5-bc23-4785294cb2ff HTTP/1.1" 200 115 0.050182 10.0.0.33 - - [2026-06-16 09:37:30] "GET /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005464 10.0.0.33 - - [2026-06-16 09:37:30] "GET /firewall-rule/cf49faa1-1ea7-4bd5-91fe-916f1d34a89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002474 10.0.0.33 - - [2026-06-16 09:37:30] "POST /ref-update HTTP/1.1" 200 156 0.015677 10.0.0.33 - - [2026-06-16 09:37:30] "DELETE /firewall-rule/cf49faa1-1ea7-4bd5-91fe-916f1d34a89b HTTP/1.1" 200 115 0.033224 10.0.0.33 - - [2026-06-16 09:37:30] "GET /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003693 10.0.0.33 - - [2026-06-16 09:37:30] "GET /firewall-rule/f7cf2838-2808-47c4-9554-b1bd989d6549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.002538 10.0.0.33 - - [2026-06-16 09:37:30] "POST /ref-update HTTP/1.1" 200 156 0.010602 10.0.0.33 - - [2026-06-16 09:37:30] "DELETE /firewall-rule/f7cf2838-2808-47c4-9554-b1bd989d6549 HTTP/1.1" 200 115 0.040213 10.0.0.33 - - [2026-06-16 09:37:30] "GET /application-policy-set/5321a179-a70b-426b-b76a-31e7f865b697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002007 10.0.0.33 - - [2026-06-16 09:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2026-06-16 09:37:30] "GET /policy-management/a6f3a1cc-aebc-4ce6-981a-dd2cee692fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002214 10.0.0.33 - - [2026-06-16 09:37:30] "GET /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005649 10.0.0.33 - - [2026-06-16 09:37:30] "POST /ref-update HTTP/1.1" 200 156 0.016500 10.0.0.33 - - [2026-06-16 09:37:30] "DELETE /firewall-policy/b7687ef4-079d-4de0-902f-9fed2c9dea31 HTTP/1.1" 200 115 0.020687 10.0.0.33 - - [2026-06-16 09:37:30] "DELETE /tag/b14410f8-da69-4473-825a-b6a1f067f505 HTTP/1.1" 200 115 0.044864 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /tag/a06f8074-343e-4f0f-80e5-053bf1713feb HTTP/1.1" 200 115 0.041515 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /tag/17e2dff4-2eb4-46b6-aad7-d8c33f513668 HTTP/1.1" 200 115 0.024122 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /tag/91e2efcd-ba59-4cdb-8ee4-2a9bfc61ddea HTTP/1.1" 200 115 0.041356 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /loadbalancer-member/f0db6666-7700-4445-80a0-b30804531a7f HTTP/1.1" 200 115 0.017978 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /loadbalancer-pool/4395ad4d-0870-412e-bfdc-6afc7a0af4f8 HTTP/1.1" 200 115 0.026988 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /loadbalancer-listener/bc6818af-9a4d-4186-ab61-c65f724dd4ff HTTP/1.1" 200 115 0.020638 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /loadbalancer/07a860e8-299a-4041-8731-1c379bc2a2e1 HTTP/1.1" 200 115 0.024943 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /floating-ip/ca43f275-4f50-4405-b855-8659de8b894e HTTP/1.1" 200 115 0.020471 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /instance-ip/73b1bd87-8fbe-4a95-9f26-7994c7fc3566 HTTP/1.1" 200 115 0.026355 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /virtual-machine-interface/36884a37-7533-4bfb-9020-18f3eccedec1 HTTP/1.1" 200 115 0.032442 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /tag/2824237d-9672-4fff-8a87-a9c64cf33bab HTTP/1.1" 200 115 0.022961 10.0.0.33 - - [2026-06-16 09:37:31] "POST /projects HTTP/1.1" 409 238 0.003386 10.0.0.33 - - [2026-06-16 09:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.33 - - [2026-06-16 09:37:31] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038761 10.0.0.33 - - [2026-06-16 09:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2026-06-16 09:37:31] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003153 10.0.0.33 - - [2026-06-16 09:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2026-06-16 09:37:31] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003393 10.0.0.33 - - [2026-06-16 09:37:31] "POST /security-groups HTTP/1.1" 409 285 0.001708 10.0.0.33 - - [2026-06-16 09:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2026-06-16 09:37:31] "PUT /security-group/4e0763d1-1aac-41bf-b943-05a52f6f119e HTTP/1.1" 200 262 0.065393 10.0.0.33 - - [2026-06-16 09:37:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.040372 10.0.0.33 - - [2026-06-16 09:37:31] "PUT /access-control-list/7b8e2e47-4d47-442b-b4c9-5acde34b73e0 HTTP/1.1" 200 272 0.027586 10.0.0.33 - - [2026-06-16 09:37:31] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.022150 10.0.0.33 - - [2026-06-16 09:37:31] "PUT /access-control-list/fc6bdcac-d0bc-43d4-aae2-c68ac822afdb HTTP/1.1" 200 272 0.016304 10.0.0.33 - - [2026-06-16 09:37:31] "GET /firewall-rule/f4bd5717-7b38-4de3-8edb-bcae5ba5a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002669 10.0.0.33 - - [2026-06-16 09:37:31] "POST /ref-update HTTP/1.1" 200 156 0.059208 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /firewall-rule/f4bd5717-7b38-4de3-8edb-bcae5ba5a692 HTTP/1.1" 200 115 0.044115 10.0.0.33 - - [2026-06-16 09:37:31] "GET /firewall-policy/47ff5e4a-130c-4663-a6f4-49c6b65d8c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005501 10.0.0.33 - - [2026-06-16 09:37:31] "GET /firewall-rule/57b22dfc-262b-4676-b6e9-4bc763ab0202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002250 10.0.0.33 - - [2026-06-16 09:37:31] "POST /ref-update HTTP/1.1" 200 156 0.034469 10.0.0.33 - - [2026-06-16 09:37:31] "DELETE /firewall-rule/57b22dfc-262b-4676-b6e9-4bc763ab0202 HTTP/1.1" 200 115 0.083070 10.0.0.33 - - [2026-06-16 09:37:32] "DELETE /tag/6b846fce-d3bf-4101-aba9-33c7dfa78645 HTTP/1.1" 200 115 0.038807 10.0.0.33 - - [2026-06-16 09:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.33 - - [2026-06-16 09:37:32] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003584 10.0.0.33 - - [2026-06-16 09:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013774 10.0.0.33 - - [2026-06-16 09:37:32] "GET /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003297 10.0.0.33 - - [2026-06-16 09:37:32] "PUT /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6 HTTP/1.1" 200 264 0.030773 10.0.0.33 - - [2026-06-16 09:37:32] "PUT /virtual-network/ecb73d53-cf91-4515-a2b0-63d7759b55b4 HTTP/1.1" 200 264 0.049307 10.0.0.33 - - [2026-06-16 09:37:32] "DELETE /security-group/4e0763d1-1aac-41bf-b943-05a52f6f119e HTTP/1.1" 200 115 0.055104 10.0.0.33 - - [2026-06-16 09:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2026-06-16 09:37:32] "DELETE /access-control-list/7b8e2e47-4d47-442b-b4c9-5acde34b73e0 HTTP/1.1" 200 115 0.032202 10.0.0.33 - - [2026-06-16 09:37:32] "DELETE /access-control-list/fc6bdcac-d0bc-43d4-aae2-c68ac822afdb HTTP/1.1" 200 115 0.027082 10.0.0.33 - - [2026-06-16 09:37:32] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.028313 10.0.0.33 - - [2026-06-16 09:37:32] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?fields=security_groups HTTP/1.1" 200 1353 0.025231 10.0.0.33 - - [2026-06-16 09:37:32] "DELETE /security-group/abf65ab9-2894-4896-b879-702dac87f4e6 HTTP/1.1" 200 115 0.041737 10.0.0.33 - - [2026-06-16 09:37:32] "DELETE /access-control-list/a186a6ff-b836-471a-90f9-c83c7a1f34cc HTTP/1.1" 200 115 0.028150 10.0.0.33 - - [2026-06-16 09:37:32] "GET /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054?fields=application_policy_sets HTTP/1.1" 200 1392 0.040303 10.0.0.33 - - [2026-06-16 09:37:32] "DELETE /access-control-list/709a8e33-0874-4459-8ff1-d515b48913d4 HTTP/1.1" 200 115 0.047736 10.0.0.33 - - [2026-06-16 09:37:32] "DELETE /project/a261d92a-bedc-4b3b-8fe2-3053aa1c1054 HTTP/1.1" 200 115 0.247644 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:38:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:38:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:38:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:38:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:38:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:38:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 10.0.0.33 - - [2026-06-16 09:38:18] "GET / HTTP/1.1" 200 35931 0.001788 10.0.0.33 - - [2026-06-16 09:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.33 - - [2026-06-16 09:38:18] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002081 10.0.0.33 - - [2026-06-16 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006450 10.0.0.33 - - [2026-06-16 09:38:19] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002095 10.0.0.33 - - [2026-06-16 09:38:32] "GET / HTTP/1.1" 200 35931 0.001346 10.0.0.33 - - [2026-06-16 09:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2026-06-16 09:38:32] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003889 10.0.0.33 - - [2026-06-16 09:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.33 - - [2026-06-16 09:38:32] "GET /config-node/eefebc87-3734-4a77-a3c4-e4ebaa48fc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001519 10.0.0.33 - - [2026-06-16 09:38:33] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.33 - - [2026-06-16 09:38:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002570 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.33 - - [2026-06-16 09:38:38] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002102 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001113 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.006777 10.0.0.33 - - [2026-06-16 09:38:38] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 264 0.001923 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /alarm/b2a76433-ccf7-48b7-941f-9c0aaeeb109a HTTP/1.1" 200 244 0.009018 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 261 0.004530 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /alarm/7ecc2797-c925-47f2-b3e1-ba037ae5535d HTTP/1.1" 200 244 0.007879 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 261 0.001235 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001143 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /alarm/aab2c384-91d8-4703-b808-77196a56a93a HTTP/1.1" 200 244 0.008304 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 253 0.005185 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /alarm/e5a0518b-efc7-449c-832c-848e03cb217c HTTP/1.1" 200 244 0.009594 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 251 0.010859 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /alarm/ac2e73a4-6d82-4760-b771-27546d23efa6 HTTP/1.1" 200 244 0.009514 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 252 0.005859 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /alarm/0d031071-e731-4ca5-8309-2d404ece4693 HTTP/1.1" 200 244 0.016424 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 256 0.005252 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /alarm/e0ba6c3e-4819-4bc7-83bd-a23b2219bcbd HTTP/1.1" 200 244 0.007953 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 248 0.003947 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /alarm/7ce0d268-248f-44c2-beec-93ba64c4a87d HTTP/1.1" 200 244 0.009603 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 252 0.004076 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /alarm/c2a804f9-2360-4b64-b157-f042cef27c82 HTTP/1.1" 200 244 0.010948 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 257 0.005313 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001132 10.0.0.33 - - [2026-06-16 09:38:38] "PUT /alarm/6c0e691d-7308-4765-b4d2-9af375880fd9 HTTP/1.1" 200 244 0.010892 10.0.0.33 - - [2026-06-16 09:38:38] "POST /alarms HTTP/1.1" 409 251 0.007801 10.0.0.33 - - [2026-06-16 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/4d1767b1-8c7d-467e-8b04-e14aa929ef26 HTTP/1.1" 200 244 0.008943 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 257 0.005222 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/1c25e34d-a9ef-4e3c-87a3-b885cf5946af HTTP/1.1" 200 244 0.009679 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 261 0.006660 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/3964e6a6-8226-4f65-8675-721b768ce021 HTTP/1.1" 200 244 0.008997 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 258 0.004210 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/7257ccee-ee19-4168-a546-244ffdbd4aee HTTP/1.1" 200 244 0.007653 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 254 0.017100 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001085 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/5cf43952-6f17-474c-9a28-83f97a29c859 HTTP/1.1" 200 244 0.011024 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 254 0.003338 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/25a7a54c-05cd-408f-b3d4-39e7ea64006a HTTP/1.1" 200 244 0.009212 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 254 0.001856 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/3c7b5a0f-e72b-4edd-a341-a8635cbe894b HTTP/1.1" 200 244 0.007836 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 247 0.001948 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/f63c8c10-ffec-4a9a-a7f5-c632b28389fc HTTP/1.1" 200 244 0.009943 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 272 0.003696 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/ae8b3465-90b8-4246-8113-3541ddda9adc HTTP/1.1" 200 244 0.009114 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 261 0.004279 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/bad21431-ea19-42cd-8a7e-108108c42cab HTTP/1.1" 200 244 0.008020 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 259 0.001142 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/4d4379f5-13db-4861-a189-6167fcc683e1 HTTP/1.1" 200 244 0.010447 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 265 0.004194 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/9b22fd83-0f0a-405f-886f-1c26cf10d08b HTTP/1.1" 200 244 0.009612 10.0.0.33 - - [2026-06-16 09:38:39] "POST /alarms HTTP/1.1" 409 279 0.010958 10.0.0.33 - - [2026-06-16 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001155 10.0.0.33 - - [2026-06-16 09:38:39] "PUT /alarm/d2cc6860-b106-47df-a25a-1089a89864fe HTTP/1.1" 200 244 0.008186 10.0.0.33 - - [2026-06-16 09:38:40] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.33 - - [2026-06-16 09:38:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001867 10.0.0.33 - - [2026-06-16 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.33 - - [2026-06-16 09:38:40] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.006514 10.0.0.33 - - [2026-06-16 09:38:40] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.33 - - [2026-06-16 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-06-16 09:38:40] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002484 10.0.0.33 - - [2026-06-16 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001187 10.0.0.33 - - [2026-06-16 09:38:40] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.007843 10.0.0.33 - - [2026-06-16 09:38:40] "GET / HTTP/1.1" 200 35931 0.001693 10.0.0.33 - - [2026-06-16 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.33 - - [2026-06-16 09:38:40] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003903 10.0.0.33 - - [2026-06-16 09:38:40] "PUT /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f HTTP/1.1" 200 274 0.012874 10.0.0.33 - - [2026-06-16 09:38:44] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.33 - - [2026-06-16 09:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2026-06-16 09:38:44] "GET /routing-instance/82facc3c-7a54-44a8-a51e-2e8e08f33c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002665 10.0.0.33 - - [2026-06-16 09:38:44] "POST /bgp-routers HTTP/1.1" 409 301 0.001885 10.0.0.33 - - [2026-06-16 09:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.33 - - [2026-06-16 09:38:44] "GET /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004519 10.0.0.33 - - [2026-06-16 09:38:44] "PUT /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4 HTTP/1.1" 200 254 0.012854 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:38:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000794 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:38:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 10.0.0.33 - - [2026-06-16 09:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.33 - - [2026-06-16 09:38:45] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006328 10.0.0.33 - - [2026-06-16 09:38:58] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.33 - - [2026-06-16 09:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-06-16 09:38:58] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005177 10.0.0.33 - - [2026-06-16 09:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.33 - - [2026-06-16 09:38:58] "GET /config-node/eefebc87-3734-4a77-a3c4-e4ebaa48fc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001405 10.0.0.33 - - [2026-06-16 09:39:10] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.33 - - [2026-06-16 09:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2026-06-16 09:39:10] "GET /routing-instance/82facc3c-7a54-44a8-a51e-2e8e08f33c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002394 10.0.0.33 - - [2026-06-16 09:39:10] "POST /bgp-routers HTTP/1.1" 409 301 0.001573 10.0.0.33 - - [2026-06-16 09:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.33 - - [2026-06-16 09:39:10] "GET /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002152 10.0.0.33 - - [2026-06-16 09:39:10] "PUT /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4 HTTP/1.1" 200 254 0.009515 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:39:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:39:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.33 - - [2026-06-16 09:39:24] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.33 - - [2026-06-16 09:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-06-16 09:39:24] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004538 10.0.0.33 - - [2026-06-16 09:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.33 - - [2026-06-16 09:39:24] "GET /config-node/eefebc87-3734-4a77-a3c4-e4ebaa48fc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001500 10.0.0.33 - - [2026-06-16 09:39:24] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.33 - - [2026-06-16 09:39:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001907 10.0.0.33 - - [2026-06-16 09:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-06-16 09:39:29] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002042 10.0.0.33 - - [2026-06-16 09:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001111 10.0.0.33 - - [2026-06-16 09:39:29] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.006078 10.0.0.33 - - [2026-06-16 09:39:29] "GET / HTTP/1.1" 200 35931 0.002988 10.0.0.33 - - [2026-06-16 09:39:29] "POST /alarms HTTP/1.1" 409 264 0.001919 10.0.0.33 - - [2026-06-16 09:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.33 - - [2026-06-16 09:39:29] "PUT /alarm/b2a76433-ccf7-48b7-941f-9c0aaeeb109a HTTP/1.1" 200 244 0.008006 10.0.0.33 - - [2026-06-16 09:39:29] "POST /alarms HTTP/1.1" 409 261 0.004048 10.0.0.33 - - [2026-06-16 09:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/7ecc2797-c925-47f2-b3e1-ba037ae5535d HTTP/1.1" 200 244 0.010972 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 261 0.002031 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/aab2c384-91d8-4703-b808-77196a56a93a HTTP/1.1" 200 244 0.008038 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 253 0.007304 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/e5a0518b-efc7-449c-832c-848e03cb217c HTTP/1.1" 200 244 0.017913 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 251 0.003272 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001185 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/ac2e73a4-6d82-4760-b771-27546d23efa6 HTTP/1.1" 200 244 0.008770 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 252 0.003014 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/0d031071-e731-4ca5-8309-2d404ece4693 HTTP/1.1" 200 244 0.007849 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 256 0.007087 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/e0ba6c3e-4819-4bc7-83bd-a23b2219bcbd HTTP/1.1" 200 244 0.008760 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 248 0.007415 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/7ce0d268-248f-44c2-beec-93ba64c4a87d HTTP/1.1" 200 244 0.008453 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 252 0.005065 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/c2a804f9-2360-4b64-b157-f042cef27c82 HTTP/1.1" 200 244 0.009585 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 257 0.004841 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001083 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/6c0e691d-7308-4765-b4d2-9af375880fd9 HTTP/1.1" 200 244 0.009091 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 251 0.004138 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001087 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/4d1767b1-8c7d-467e-8b04-e14aa929ef26 HTTP/1.1" 200 244 0.013919 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 257 0.007334 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/1c25e34d-a9ef-4e3c-87a3-b885cf5946af HTTP/1.1" 200 244 0.007519 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 261 0.006556 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001084 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/3964e6a6-8226-4f65-8675-721b768ce021 HTTP/1.1" 200 244 0.008315 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 258 0.003776 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006145 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/7257ccee-ee19-4168-a546-244ffdbd4aee HTTP/1.1" 200 244 0.007772 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 254 0.003594 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/5cf43952-6f17-474c-9a28-83f97a29c859 HTTP/1.1" 200 244 0.006929 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 254 0.011752 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.33 - - [2026-06-16 09:39:30] "PUT /alarm/25a7a54c-05cd-408f-b3d4-39e7ea64006a HTTP/1.1" 200 244 0.009583 10.0.0.33 - - [2026-06-16 09:39:30] "POST /alarms HTTP/1.1" 409 254 0.009999 10.0.0.33 - - [2026-06-16 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001178 10.0.0.33 - - [2026-06-16 09:39:31] "PUT /alarm/3c7b5a0f-e72b-4edd-a341-a8635cbe894b HTTP/1.1" 200 244 0.007139 10.0.0.33 - - [2026-06-16 09:39:31] "POST /alarms HTTP/1.1" 409 247 0.005993 10.0.0.33 - - [2026-06-16 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-06-16 09:39:31] "PUT /alarm/f63c8c10-ffec-4a9a-a7f5-c632b28389fc HTTP/1.1" 200 244 0.006630 10.0.0.33 - - [2026-06-16 09:39:31] "POST /alarms HTTP/1.1" 409 272 0.004497 10.0.0.33 - - [2026-06-16 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.33 - - [2026-06-16 09:39:31] "PUT /alarm/ae8b3465-90b8-4246-8113-3541ddda9adc HTTP/1.1" 200 244 0.008157 10.0.0.33 - - [2026-06-16 09:39:31] "POST /alarms HTTP/1.1" 409 261 0.003255 10.0.0.33 - - [2026-06-16 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.33 - - [2026-06-16 09:39:31] "PUT /alarm/bad21431-ea19-42cd-8a7e-108108c42cab HTTP/1.1" 200 244 0.008682 10.0.0.33 - - [2026-06-16 09:39:31] "POST /alarms HTTP/1.1" 409 259 0.007244 10.0.0.33 - - [2026-06-16 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2026-06-16 09:39:31] "PUT /alarm/4d4379f5-13db-4861-a189-6167fcc683e1 HTTP/1.1" 200 244 0.008054 10.0.0.33 - - [2026-06-16 09:39:31] "POST /alarms HTTP/1.1" 409 265 0.009285 10.0.0.33 - - [2026-06-16 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001165 10.0.0.33 - - [2026-06-16 09:39:31] "PUT /alarm/9b22fd83-0f0a-405f-886f-1c26cf10d08b HTTP/1.1" 200 244 0.008927 10.0.0.33 - - [2026-06-16 09:39:31] "POST /alarms HTTP/1.1" 409 279 0.006419 10.0.0.33 - - [2026-06-16 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.33 - - [2026-06-16 09:39:31] "PUT /alarm/d2cc6860-b106-47df-a25a-1089a89864fe HTTP/1.1" 200 244 0.007921 10.0.0.33 - - [2026-06-16 09:39:31] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.33 - - [2026-06-16 09:39:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001836 10.0.0.33 - - [2026-06-16 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.33 - - [2026-06-16 09:39:31] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.006896 10.0.0.33 - - [2026-06-16 09:39:31] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.33 - - [2026-06-16 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2026-06-16 09:39:31] "GET /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002262 10.0.0.33 - - [2026-06-16 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001203 10.0.0.33 - - [2026-06-16 09:39:31] "PUT /global-vrouter-config/4b4034b3-f73e-4dc3-86c0-3b3d5b376631 HTTP/1.1" 200 276 0.007726 10.0.0.33 - - [2026-06-16 09:39:32] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.33 - - [2026-06-16 09:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.33 - - [2026-06-16 09:39:32] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003733 10.0.0.33 - - [2026-06-16 09:39:32] "PUT /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f HTTP/1.1" 200 274 0.012184 10.0.0.33 - - [2026-06-16 09:39:35] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.33 - - [2026-06-16 09:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.33 - - [2026-06-16 09:39:35] "GET /routing-instance/82facc3c-7a54-44a8-a51e-2e8e08f33c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002163 10.0.0.33 - - [2026-06-16 09:39:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001610 10.0.0.33 - - [2026-06-16 09:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001073 10.0.0.33 - - [2026-06-16 09:39:35] "GET /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002117 10.0.0.33 - - [2026-06-16 09:39:35] "PUT /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4 HTTP/1.1" 200 254 0.009707 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:39:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001336 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:39:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000767 10.0.0.33 - - [2026-06-16 09:39:40] "POST /tags HTTP/1.1" 200 355 0.024039 10.0.0.33 - - [2026-06-16 09:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020552 10.0.0.33 - - [2026-06-16 09:39:40] "GET /tag/c326121b-90c2-4161-9868-9cb7b7745087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.018036 10.0.0.33 - - [2026-06-16 09:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2026-06-16 09:39:40] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004622 10.0.0.33 - - [2026-06-16 09:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.33 - - [2026-06-16 09:39:40] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055033 10.0.0.33 - - [2026-06-16 09:39:40] "POST /virtual-machines HTTP/1.1" 200 351 0.008342 10.0.0.33 - - [2026-06-16 09:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027844 10.0.0.33 - - [2026-06-16 09:39:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.115627 10.0.0.33 - - [2026-06-16 09:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007480 10.0.0.33 - - [2026-06-16 09:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009835 10.0.0.33 - - [2026-06-16 09:39:40] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005165 10.0.0.33 - - [2026-06-16 09:39:40] "POST /instance-ips HTTP/1.1" 200 391 0.015877 10.0.0.33 - - [2026-06-16 09:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020844 10.0.0.33 - - [2026-06-16 09:39:40] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004637 10.0.0.33 - - [2026-06-16 09:39:40] "POST /set-tag HTTP/1.1" 200 109 0.012096 10.0.0.33 - - [2026-06-16 09:39:40] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009252 10.0.0.33 - - [2026-06-16 09:39:40] "GET /instance-ip/4c3e54e4-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.007592 10.0.0.33 - - [2026-06-16 09:39:40] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004317 10.0.0.33 - - [2026-06-16 09:39:40] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.33 - - [2026-06-16 09:39:40] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004767 10.0.0.33 - - [2026-06-16 09:39:41] "POST /ref-update HTTP/1.1" 200 156 0.007136 10.0.0.33 - - [2026-06-16 09:39:41] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007591 10.0.0.33 - - [2026-06-16 09:39:41] "POST /set-tag HTTP/1.1" 200 109 0.001725 10.0.0.33 - - [2026-06-16 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2026-06-16 09:39:41] "GET /virtual-network/931b728e-d53f-499c-b476-9a37f20b2ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004252 10.0.0.33 - - [2026-06-16 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.33 - - [2026-06-16 09:39:41] "GET /project/2636e84d-13c9-4efe-abc3-b8a6b25b4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027160 10.0.0.33 - - [2026-06-16 09:39:41] "POST /virtual-machines HTTP/1.1" 200 355 0.008734 10.0.0.33 - - [2026-06-16 09:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018172 10.0.0.33 - - [2026-06-16 09:39:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.096263 10.0.0.33 - - [2026-06-16 09:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.006943 10.0.0.33 - - [2026-06-16 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006917 10.0.0.33 - - [2026-06-16 09:39:41] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006590 10.0.0.33 - - [2026-06-16 09:39:41] "POST /instance-ips HTTP/1.1" 200 395 0.016167 10.0.0.33 - - [2026-06-16 09:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016513 10.0.0.33 - - [2026-06-16 09:39:41] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004643 10.0.0.33 - - [2026-06-16 09:39:41] "POST /set-tag HTTP/1.1" 200 109 0.014214 10.0.0.33 - - [2026-06-16 09:39:41] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015627 10.0.0.33 - - [2026-06-16 09:39:41] "GET /instance-ip/4ca18dd4-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002594 10.0.0.33 - - [2026-06-16 09:39:41] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004584 10.0.0.33 - - [2026-06-16 09:39:41] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.33 - - [2026-06-16 09:39:41] "GET /virtual-router/863241d0-66bd-4553-bdbc-b4dc47b3b2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003608 10.0.0.33 - - [2026-06-16 09:39:41] "POST /ref-update HTTP/1.1" 200 156 0.009728 10.0.0.33 - - [2026-06-16 09:39:41] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006747 10.0.0.33 - - [2026-06-16 09:39:41] "POST /set-tag HTTP/1.1" 200 109 0.001604 10.0.0.33 - - [2026-06-16 09:39:41] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004365 10.0.0.33 - - [2026-06-16 09:39:41] "POST /set-tag HTTP/1.1" 200 109 0.001535 10.0.0.33 - - [2026-06-16 09:39:41] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005660 10.0.0.33 - - [2026-06-16 09:39:41] "POST /set-tag HTTP/1.1" 200 109 0.007001 10.0.0.33 - - [2026-06-16 09:39:50] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.33 - - [2026-06-16 09:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.33 - - [2026-06-16 09:39:50] "GET /global-system-config/9034b1fb-0809-4617-903b-91d4163fe08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003999 10.0.0.33 - - [2026-06-16 09:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.33 - - [2026-06-16 09:39:50] "GET /config-node/eefebc87-3734-4a77-a3c4-e4ebaa48fc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001591 10.0.0.33 - - [2026-06-16 09:39:51] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004162 10.0.0.33 - - [2026-06-16 09:39:51] "POST /set-tag HTTP/1.1" 200 109 0.006356 10.0.0.33 - - [2026-06-16 09:39:52] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009201 10.0.0.33 - - [2026-06-16 09:39:52] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.33 - - [2026-06-16 09:39:54] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004525 10.0.0.33 - - [2026-06-16 09:39:54] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.33 - - [2026-06-16 09:40:02] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.33 - - [2026-06-16 09:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.33 - - [2026-06-16 09:40:02] "GET /routing-instance/82facc3c-7a54-44a8-a51e-2e8e08f33c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002070 10.0.0.33 - - [2026-06-16 09:40:02] "POST /bgp-routers HTTP/1.1" 409 301 0.001154 10.0.0.33 - - [2026-06-16 09:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.33 - - [2026-06-16 09:40:02] "GET /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002612 10.0.0.33 - - [2026-06-16 09:40:02] "PUT /bgp-router/762b5d81-e6aa-4b07-bbe6-2872261930a4 HTTP/1.1" 200 254 0.015363 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:40:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:40:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 10.0.0.33 - - [2026-06-16 09:40:25] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007087 10.0.0.33 - - [2026-06-16 09:40:25] "POST /set-tag HTTP/1.1" 200 109 0.008629 10.0.0.33 - - [2026-06-16 09:40:25] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004055 10.0.0.33 - - [2026-06-16 09:40:25] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.33 - - [2026-06-16 09:40:25] "GET /virtual-machine/9c2004f7-733b-45c3-aea2-5f915116b5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.005011 10.0.0.33 - - [2026-06-16 09:40:25] "POST /ref-update HTTP/1.1" 200 156 0.009175 10.0.0.33 - - [2026-06-16 09:40:25] "GET /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010551 10.0.0.33 - - [2026-06-16 09:40:25] "POST /set-tag HTTP/1.1" 200 109 0.025642 10.0.0.33 - - [2026-06-16 09:40:25] "POST /set-tag HTTP/1.1" 200 109 0.014888 10.0.0.33 - - [2026-06-16 09:40:25] "DELETE /instance-ip/4c3e54e4-6967-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.065125 10.0.0.33 - - [2026-06-16 09:40:25] "DELETE /virtual-machine-interface/4c2495b8-6967-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.041267 10.0.0.33 - - [2026-06-16 09:40:25] "DELETE /virtual-machine/9c2004f7-733b-45c3-aea2-5f915116b5f8 HTTP/1.1" 200 115 0.020099 10.0.0.33 - - [2026-06-16 09:40:25] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005913 10.0.0.33 - - [2026-06-16 09:40:25] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.33 - - [2026-06-16 09:40:56] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004166 10.0.0.33 - - [2026-06-16 09:40:56] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.33 - - [2026-06-16 09:40:56] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004171 10.0.0.33 - - [2026-06-16 09:40:56] "POST /set-tag HTTP/1.1" 200 109 0.009074 10.0.0.33 - - [2026-06-16 09:40:56] "GET /virtual-machine/cb02e7c6-16c6-4657-8e2a-10f505a2249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002882 10.0.0.33 - - [2026-06-16 09:40:56] "POST /ref-update HTTP/1.1" 200 156 0.008960 10.0.0.33 - - [2026-06-16 09:40:56] "GET /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004918 10.0.0.33 - - [2026-06-16 09:40:56] "POST /set-tag HTTP/1.1" 200 109 0.011970 10.0.0.33 - - [2026-06-16 09:40:56] "POST /set-tag HTTP/1.1" 200 109 0.031225 10.0.0.33 - - [2026-06-16 09:40:56] "DELETE /instance-ip/4ca18dd4-6967-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.133469 10.0.0.33 - - [2026-06-16 09:40:56] "DELETE /virtual-machine-interface/4c8aa178-6967-11f1-b200-fa163e32648a HTTP/1.1" 200 115 0.046232 10.0.0.33 - - [2026-06-16 09:40:56] "DELETE /virtual-machine/cb02e7c6-16c6-4657-8e2a-10f505a2249b HTTP/1.1" 200 115 0.040316 10.0.0.33 - - [2026-06-16 09:40:57] "DELETE /tag/c326121b-90c2-4161-9868-9cb7b7745087 HTTP/1.1" 200 115 0.042344 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:40:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.33 - - [2026-06-16 09:40:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.33 - - [2026-06-16 09:41:05] "GET /global-system-configs HTTP/1.1" 200 322 0.002321 10.0.0.33 - - [2026-06-16 09:41:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001969