++ 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 23 02:37:01 AM UTC 2026 ===================' INFO: =================== Tue Jun 23 02:37:01 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.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ 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 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ 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 +++ cut -d ' ' -f 1 +++ 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 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.199.217.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.199.217.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 ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + 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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set + 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/23/2026 02:37:49.120 7f688f2d34c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/23/2026 02:37:49.592 7f688f2d34c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/23/2026 02:37:49.653 7f688f2d34c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/23/2026 02:37:49.653 7f688f2d34c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-06-23 02:37:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000776 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-23 02:38:04] "GET / HTTP/1.1" 503 181 0.000273 10.0.0.33 - - [2026-06-23 02:38:04] "GET / HTTP/1.1" 200 35931 0.001104 10.0.0.33 - - [2026-06-23 02:38:04] "GET / HTTP/1.1" 200 35931 0.001047 10.0.0.33 - - [2026-06-23 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.33 - - [2026-06-23 02:38:04] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004848 10.0.0.33 - - [2026-06-23 02:38:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.003711 10.0.0.33 - - [2026-06-23 02:38:04] "POST /database-nodes HTTP/1.1" 200 597 0.078318 10.0.0.33 - - [2026-06-23 02:38:05] "GET / HTTP/1.1" 200 45303 0.001200 10.0.0.33 - - [2026-06-23 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.33 - - [2026-06-23 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.33 - - [2026-06-23 02:38:05] "GET / HTTP/1.1" 200 35931 0.001064 10.0.0.33 - - [2026-06-23 02:38:05] "GET / HTTP/1.1" 200 35931 0.001105 10.0.0.33 - - [2026-06-23 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.33 - - [2026-06-23 02:38:05] "GET /routing-instance/d8e9d6dc-593a-4413-a8a7-0bca555bea29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006149 10.0.0.33 - - [2026-06-23 02:38:05] "POST /bgp-routers HTTP/1.1" 200 616 0.046470 10.0.0.33 - - [2026-06-23 02:38:05] "GET /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.029529 10.0.0.33 - - [2026-06-23 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014343 10.0.0.33 - - [2026-06-23 02:38:05] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011994 10.0.0.33 - - [2026-06-23 02:38:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014448 10.0.0.33 - - [2026-06-23 02:38:06] "POST /ref-update HTTP/1.1" 200 156 0.028342 10.0.0.33 - - [2026-06-23 02:38:06] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.33 - - [2026-06-23 02:38:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.010404 10.0.0.33 - - [2026-06-23 02:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.33 - - [2026-06-23 02:38:06] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.044936 10.0.0.33 - - [2026-06-23 02:38:06] "POST /service-appliance-sets HTTP/1.1" 200 553 0.065919 10.0.0.33 - - [2026-06-23 02:38:06] "POST /fqname-to-id HTTP/1.1" 404 180 0.002916 10.0.0.33 - - [2026-06-23 02:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2026-06-23 02:38:06] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005928 10.0.0.33 - - [2026-06-23 02:38:06] "POST /service-appliance-sets HTTP/1.1" 200 541 0.045345 10.0.0.33 - - [2026-06-23 02:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018994 10.0.0.33 - - [2026-06-23 02:38:06] "GET /network-ipam/64f873a0-d1f8-48ba-82c9-33b60f34acac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004650 10.0.0.33 - - [2026-06-23 02:38:07] "POST /service-templates HTTP/1.1" 200 511 0.034800 10.0.0.33 - - [2026-06-23 02:38:07] "POST /service-templates HTTP/1.1" 200 501 0.039564 10.0.0.33 - - [2026-06-23 02:38:07] "POST /service-templates HTTP/1.1" 200 515 0.033314 10.0.0.33 - - [2026-06-23 02:38:07] "POST /service-templates HTTP/1.1" 200 535 0.043263 10.0.0.33 - - [2026-06-23 02:38:07] "POST /service-templates HTTP/1.1" 200 507 0.042581 10.0.0.33 - - [2026-06-23 02:38:08] "GET / HTTP/1.1" 200 35931 0.001206 10.0.0.33 - - [2026-06-23 02:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009933 10.0.0.33 - - [2026-06-23 02:38:08] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013664 10.0.0.33 - - [2026-06-23 02:38:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.004616 10.0.0.33 - - [2026-06-23 02:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.33 - - [2026-06-23 02:38:08] "GET /network-ipam/64f873a0-d1f8-48ba-82c9-33b60f34acac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002883 10.0.0.33 - - [2026-06-23 02:38:08] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.034955 10.0.0.33 - - [2026-06-23 02:38:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.002069 10.0.0.33 - - [2026-06-23 02:38:08] "POST /access-control-lists HTTP/1.1" 200 587 0.024001 10.0.0.33 - - [2026-06-23 02:38:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.005997 10.0.0.33 - - [2026-06-23 02:38:08] "POST /access-control-lists HTTP/1.1" 200 585 0.026737 10.0.0.33 - - [2026-06-23 02:38:08] "POST /route-targets HTTP/1.1" 200 327 0.013286 10.0.0.33 - - [2026-06-23 02:38:08] "POST /ref-update HTTP/1.1" 200 156 0.052693 10.0.0.33 - - [2026-06-23 02:38:08] "POST /route-targets HTTP/1.1" 200 327 0.059921 10.0.0.33 - - [2026-06-23 02:38:09] "POST /ref-update HTTP/1.1" 200 156 0.035314 10.0.0.33 - - [2026-06-23 02:38:09] "POST /route-targets HTTP/1.1" 200 327 0.022300 10.0.0.33 - - [2026-06-23 02:38:09] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.33 - - [2026-06-23 02:38:09] "POST /ref-update HTTP/1.1" 200 156 0.024759 10.0.0.33 - - [2026-06-23 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.025222 10.0.0.33 - - [2026-06-23 02:38:09] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012910 10.0.0.33 - - [2026-06-23 02:38:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002449 10.0.0.33 - - [2026-06-23 02:38:09] "POST /route-targets HTTP/1.1" 200 327 0.012081 10.0.0.33 - - [2026-06-23 02:38:09] "POST /ref-update HTTP/1.1" 200 156 0.012321 10.0.0.33 - - [2026-06-23 02:38:09] "POST /analytics-nodes HTTP/1.1" 200 599 0.019771 10.0.0.33 - - [2026-06-23 02:38:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.003718 10.0.0.33 - - [2026-06-23 02:38:09] "POST /access-control-lists HTTP/1.1" 200 551 0.063238 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.33 - - [2026-06-23 02:38:10] "GET / HTTP/1.1" 200 35931 0.001206 10.0.0.33 - - [2026-06-23 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006636 10.0.0.33 - - [2026-06-23 02:38:10] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013415 10.0.0.33 - - [2026-06-23 02:38:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.009547 10.0.0.33 - - [2026-06-23 02:38:10] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.024902 10.0.0.33 - - [2026-06-23 02:38:11] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.33 - - [2026-06-23 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.33 - - [2026-06-23 02:38:11] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004927 10.0.0.33 - - [2026-06-23 02:38:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.001794 10.0.0.33 - - [2026-06-23 02:38:11] "POST /config-nodes HTTP/1.1" 200 593 0.023493 10.0.0.33 - - [2026-06-23 02:38:11] "GET / HTTP/1.1" 200 35931 0.001327 10.0.0.33 - - [2026-06-23 02:38:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003682 10.0.0.33 - - [2026-06-23 02:38:13] "GET / HTTP/1.1" 200 35931 0.001113 10.0.0.33 - - [2026-06-23 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.33 - - [2026-06-23 02:38:13] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005337 10.0.0.33 - - [2026-06-23 02:38:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002387 10.0.0.33 - - [2026-06-23 02:38:13] "POST /config-database-nodes HTTP/1.1" 200 611 0.028578 10.0.0.33 - - [2026-06-23 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.33 - - [2026-06-23 02:38:17] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.017008 10.0.0.33 - - [2026-06-23 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.33 - - [2026-06-23 02:38:17] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.016665 10.0.0.33 - - [2026-06-23 02:38:17] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 581 0.016849 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 575 0.024985 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 575 0.036062 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 559 0.021078 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 555 0.021747 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 557 0.024851 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 565 0.018558 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 549 0.032059 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 557 0.046900 10.0.0.249 - - [2026-06-23 02:38:17] "GET / HTTP/1.1" 200 35931 0.001041 10.0.0.249 - - [2026-06-23 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.249 - - [2026-06-23 02:38:17] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004855 10.0.0.249 - - [2026-06-23 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.249 - - [2026-06-23 02:38:17] "GET /routing-instance/d8e9d6dc-593a-4413-a8a7-0bca555bea29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003453 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 567 0.033613 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 555 0.033422 10.0.0.249 - - [2026-06-23 02:38:17] "PUT /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9 HTTP/1.1" 200 274 0.027030 10.0.0.249 - - [2026-06-23 02:38:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.016694 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 567 0.078174 10.0.0.249 - - [2026-06-23 02:38:17] "POST /virtual-routers HTTP/1.1" 200 599 0.065522 10.0.0.249 - - [2026-06-23 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2026-06-23 02:38:17] "POST /alarms HTTP/1.1" 200 575 0.066535 10.0.0.249 - - [2026-06-23 02:38:17] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.052835 10.0.0.249 - - [2026-06-23 02:38:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.006828 10.0.0.33 - - [2026-06-23 02:38:18] "POST /alarms HTTP/1.1" 200 569 0.038741 10.0.0.33 - - [2026-06-23 02:38:18] "POST /alarms HTTP/1.1" 200 561 0.025336 10.0.0.249 - - [2026-06-23 02:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014901 10.0.0.249 - - [2026-06-23 02:38:18] "GET /virtual-network/dcde00a3-89f0-4d9a-bf29-bc8428fc1e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.003995 10.0.0.249 - - [2026-06-23 02:38:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.086882 10.0.0.33 - - [2026-06-23 02:38:18] "POST /alarms HTTP/1.1" 200 561 0.090846 10.0.0.33 - - [2026-06-23 02:38:18] "POST /alarms HTTP/1.1" 200 561 0.040843 10.0.0.33 - - [2026-06-23 02:38:18] "POST /alarms HTTP/1.1" 200 547 0.036722 10.0.0.33 - - [2026-06-23 02:38:18] "POST /alarms HTTP/1.1" 200 595 0.026940 10.0.0.33 - - [2026-06-23 02:38:18] "POST /alarms HTTP/1.1" 200 575 0.054317 10.0.0.33 - - [2026-06-23 02:38:18] "POST /alarms HTTP/1.1" 200 571 0.041469 10.0.0.33 - - [2026-06-23 02:38:18] "POST /alarms HTTP/1.1" 200 583 0.016727 10.0.0.33 - - [2026-06-23 02:38:18] "POST /alarms HTTP/1.1" 200 609 0.028076 10.0.0.33 - - [2026-06-23 02:38:18] "GET / HTTP/1.1" 200 35931 0.001080 10.0.0.33 - - [2026-06-23 02:38:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002603 10.0.0.33 - - [2026-06-23 02:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.33 - - [2026-06-23 02:38:18] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.013877 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.33 - - [2026-06-23 02:38:19] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.33 - - [2026-06-23 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2026-06-23 02:38:19] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.087818 10.0.0.33 - - [2026-06-23 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2026-06-23 02:38:19] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.008828 10.0.0.33 - - [2026-06-23 02:38:19] "GET / HTTP/1.1" 200 35931 0.001076 10.0.0.33 - - [2026-06-23 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.33 - - [2026-06-23 02:38:19] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005423 10.0.0.33 - - [2026-06-23 02:38:19] "PUT /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9 HTTP/1.1" 200 274 0.020011 10.0.0.33 - - [2026-06-23 02:38:21] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.33 - - [2026-06-23 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009684 10.0.0.33 - - [2026-06-23 02:38:21] "GET /domain/ede46269-6065-47a9-8704-12836e4fd018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.045235 10.0.0.33 - - [2026-06-23 02:38:21] "POST /id-to-fqname HTTP/1.1" 200 173 0.000768 10.0.0.33 - - [2026-06-23 02:38:21] "POST /fqname-to-id HTTP/1.1" 404 182 0.006329 10.0.0.33 - - [2026-06-23 02:38:21] "POST /security-groups HTTP/1.1" 200 570 0.089090 10.0.0.33 - - [2026-06-23 02:38:21] "POST /projects HTTP/1.1" 200 481 0.262721 10.0.0.33 - - [2026-06-23 02:38:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.005939 10.0.0.33 - - [2026-06-23 02:38:22] "POST /access-control-lists HTTP/1.1" 200 579 0.057564 10.0.0.33 - - [2026-06-23 02:38:22] "POST /security-groups HTTP/1.1" 200 534 0.088578 10.0.0.33 - - [2026-06-23 02:38:22] "POST /fqname-to-id HTTP/1.1" 404 212 0.008904 10.0.0.33 - - [2026-06-23 02:38:22] "POST /chown HTTP/1.1" 200 109 0.036212 10.0.0.33 - - [2026-06-23 02:38:22] "POST /policy-managements HTTP/1.1" 409 214 0.014578 10.0.0.33 - - [2026-06-23 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007798 10.0.0.33 - - [2026-06-23 02:38:22] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021888 10.0.0.33 - - [2026-06-23 02:38:22] "POST /access-control-lists HTTP/1.1" 200 577 0.130085 10.0.0.33 - - [2026-06-23 02:38:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.004993 10.0.0.33 - - [2026-06-23 02:38:22] "POST /application-policy-sets HTTP/1.1" 200 528 0.077707 10.0.0.33 - - [2026-06-23 02:38:22] "POST /access-control-lists HTTP/1.1" 200 594 0.045105 10.0.0.33 - - [2026-06-23 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.33 - - [2026-06-23 02:38:22] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004023 10.0.0.33 - - [2026-06-23 02:38:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.006116 10.0.0.33 - - [2026-06-23 02:38:22] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.022491 10.0.0.33 - - [2026-06-23 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008255 10.0.0.33 - - [2026-06-23 02:38:22] "POST /access-control-lists HTTP/1.1" 200 592 0.053415 10.0.0.33 - - [2026-06-23 02:38:22] "GET /virtual-network/dcde00a3-89f0-4d9a-bf29-bc8428fc1e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004174 10.0.0.33 - - [2026-06-23 02:38:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.010963 10.0.0.33 - - [2026-06-23 02:38:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.011005 10.0.0.33 - - [2026-06-23 02:38:22] "POST /security-groups HTTP/1.1" 200 574 0.235650 10.0.0.33 - - [2026-06-23 02:38:23] "POST /projects HTTP/1.1" 200 489 0.522571 10.0.0.33 - - [2026-06-23 02:38:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.003657 10.0.0.33 - - [2026-06-23 02:38:23] "POST /access-control-lists HTTP/1.1" 200 583 0.097790 10.0.0.33 - - [2026-06-23 02:38:23] "POST /security-groups HTTP/1.1" 200 546 0.116651 10.0.0.33 - - [2026-06-23 02:38:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.003145 10.0.0.33 - - [2026-06-23 02:38:23] "POST /chown HTTP/1.1" 200 109 0.009763 10.0.0.33 - - [2026-06-23 02:38:23] "POST /access-control-lists HTTP/1.1" 200 581 0.082764 10.0.0.33 - - [2026-06-23 02:38:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.003358 10.0.0.33 - - [2026-06-23 02:38:23] "POST /network-ipams HTTP/1.1" 200 522 0.095809 10.0.0.33 - - [2026-06-23 02:38:23] "POST /access-control-lists HTTP/1.1" 200 602 0.055507 10.0.0.33 - - [2026-06-23 02:38:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.005604 10.0.0.33 - - [2026-06-23 02:38:23] "POST /network-ipams HTTP/1.1" 200 510 0.085399 10.0.0.33 - - [2026-06-23 02:38:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.008743 10.0.0.33 - - [2026-06-23 02:38:23] "POST /access-control-lists HTTP/1.1" 200 600 0.065869 10.0.0.33 - - [2026-06-23 02:38:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.013438 10.0.0.33 - - [2026-06-23 02:38:23] "POST /useragent-kv HTTP/1.1" 200 115 0.010109 10.0.0.33 - - [2026-06-23 02:38:23] "POST /virtual-networks HTTP/1.1" 200 538 0.157163 10.0.0.33 - - [2026-06-23 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.33 - - [2026-06-23 02:38:23] "POST /access-control-lists HTTP/1.1" 200 589 0.100415 10.0.0.33 - - [2026-06-23 02:38:23] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.067528 10.0.0.33 - - [2026-06-23 02:38:23] "POST /route-targets HTTP/1.1" 200 327 0.015801 10.0.0.33 - - [2026-06-23 02:38:23] "POST /network-ipams HTTP/1.1" 200 518 0.051588 10.0.0.33 - - [2026-06-23 02:38:23] "POST /ref-update HTTP/1.1" 200 156 0.027202 10.0.0.33 - - [2026-06-23 02:38:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.002668 10.0.0.33 - - [2026-06-23 02:38:24] "POST /useragent-kv HTTP/1.1" 200 115 0.021987 10.0.0.33 - - [2026-06-23 02:38:24] "POST /virtual-networks HTTP/1.1" 200 546 0.176336 10.0.0.33 - - [2026-06-23 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013173 10.0.0.33 - - [2026-06-23 02:38:24] "POST /route-targets HTTP/1.1" 200 327 0.025793 10.0.0.33 - - [2026-06-23 02:38:24] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.011120 10.0.0.33 - - [2026-06-23 02:38:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.004919 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-update HTTP/1.1" 200 156 0.041537 10.0.0.33 - - [2026-06-23 02:38:24] "POST /network-policys HTTP/1.1" 200 538 0.056162 10.0.0.33 - - [2026-06-23 02:38:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.005062 10.0.0.33 - - [2026-06-23 02:38:24] "POST /network-policys HTTP/1.1" 200 534 0.032273 10.0.0.33 - - [2026-06-23 02:38:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.004383 10.0.0.33 - - [2026-06-23 02:38:24] "POST /network-policys HTTP/1.1" 200 542 0.024976 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-update HTTP/1.1" 200 156 0.069439 10.0.0.33 - - [2026-06-23 02:38:24] "PUT /access-control-list/4133f054-6c81-4538-8958-54194a64fb57 HTTP/1.1" 200 272 0.030621 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014442 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-update HTTP/1.1" 200 156 0.045808 10.0.0.33 - - [2026-06-23 02:38:24] "PUT /access-control-list/f80ae0b7-9dd0-407e-8136-c84a9aa11838 HTTP/1.1" 200 272 0.021526 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-update HTTP/1.1" 200 156 0.091226 10.0.0.33 - - [2026-06-23 02:38:24] "PUT /access-control-list/f80ae0b7-9dd0-407e-8136-c84a9aa11838 HTTP/1.1" 200 272 0.030111 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007470 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023901 10.0.0.33 - - [2026-06-23 02:38:24] "PUT /access-control-list/4133f054-6c81-4538-8958-54194a64fb57 HTTP/1.1" 200 272 0.064968 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-update HTTP/1.1" 200 156 0.047450 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-update HTTP/1.1" 200 156 0.095624 10.0.0.33 - - [2026-06-23 02:38:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.002817 10.0.0.33 - - [2026-06-23 02:38:24] "POST /access-control-lists HTTP/1.1" 200 601 0.058700 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-update HTTP/1.1" 200 156 0.098266 10.0.0.33 - - [2026-06-23 02:38:24] "POST /ref-update HTTP/1.1" 200 156 0.040190 10.0.0.33 - - [2026-06-23 02:38:25] "PUT /access-control-list/9d0e997d-ef0e-4d0a-9be2-e1da986bee22 HTTP/1.1" 200 272 0.064984 10.0.0.33 - - [2026-06-23 02:38:25] "POST /ref-update HTTP/1.1" 200 156 0.116447 10.0.0.33 - - [2026-06-23 02:38:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007894 10.0.0.33 - - [2026-06-23 02:38:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007829 10.0.0.33 - - [2026-06-23 02:38:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015826 10.0.0.33 - - [2026-06-23 02:38:25] "PUT /access-control-list/4133f054-6c81-4538-8958-54194a64fb57 HTTP/1.1" 200 272 0.087924 10.0.0.33 - - [2026-06-23 02:38:25] "POST /ref-update HTTP/1.1" 200 156 0.020978 10.0.0.33 - - [2026-06-23 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020914 10.0.0.33 - - [2026-06-23 02:38:25] "GET /virtual-network/dcde00a3-89f0-4d9a-bf29-bc8428fc1e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006343 10.0.0.33 - - [2026-06-23 02:38:25] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005201 10.0.0.33 - - [2026-06-23 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2026-06-23 02:38:25] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005184 10.0.0.33 - - [2026-06-23 02:38:25] "POST /firewall-policys HTTP/1.1" 200 530 0.028233 10.0.0.33 - - [2026-06-23 02:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021703 10.0.0.33 - - [2026-06-23 02:38:25] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015458 10.0.0.33 - - [2026-06-23 02:38:25] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002768 10.0.0.33 - - [2026-06-23 02:38:25] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002567 10.0.0.33 - - [2026-06-23 02:38:25] "POST /ref-update HTTP/1.1" 200 156 0.021093 10.0.0.33 - - [2026-06-23 02:38:25] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005662 10.0.0.33 - - [2026-06-23 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.33 - - [2026-06-23 02:38:25] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004362 10.0.0.33 - - [2026-06-23 02:38:25] "POST /firewall-policys HTTP/1.1" 200 532 0.018297 10.0.0.33 - - [2026-06-23 02:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030020 10.0.0.33 - - [2026-06-23 02:38:25] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010350 10.0.0.33 - - [2026-06-23 02:38:25] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003152 10.0.0.33 - - [2026-06-23 02:38:25] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009270 10.0.0.33 - - [2026-06-23 02:38:25] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006495 10.0.0.33 - - [2026-06-23 02:38:25] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003006 10.0.0.33 - - [2026-06-23 02:38:25] "POST /ref-update HTTP/1.1" 200 156 0.013479 10.0.0.33 - - [2026-06-23 02:38:25] "POST /ref-update HTTP/1.1" 200 156 0.030889 10.0.0.33 - - [2026-06-23 02:38:25] "POST /ref-update HTTP/1.1" 200 156 0.032374 10.0.0.33 - - [2026-06-23 02:38:25] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007956 10.0.0.33 - - [2026-06-23 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.33 - - [2026-06-23 02:38:25] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005239 10.0.0.33 - - [2026-06-23 02:38:26] "POST /firewall-policys HTTP/1.1" 200 530 0.031142 10.0.0.33 - - [2026-06-23 02:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026886 10.0.0.33 - - [2026-06-23 02:38:26] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.016276 10.0.0.33 - - [2026-06-23 02:38:26] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003306 10.0.0.33 - - [2026-06-23 02:38:26] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003693 10.0.0.33 - - [2026-06-23 02:38:26] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003483 10.0.0.33 - - [2026-06-23 02:38:26] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003615 10.0.0.33 - - [2026-06-23 02:38:26] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003762 10.0.0.33 - - [2026-06-23 02:38:26] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003181 10.0.0.33 - - [2026-06-23 02:38:26] "POST /ref-update HTTP/1.1" 200 156 0.022468 10.0.0.33 - - [2026-06-23 02:38:26] "POST /ref-update HTTP/1.1" 200 156 0.046684 10.0.0.33 - - [2026-06-23 02:38:26] "POST /ref-update HTTP/1.1" 200 156 0.030051 10.0.0.33 - - [2026-06-23 02:38:26] "POST /ref-update HTTP/1.1" 200 156 0.029819 10.0.0.33 - - [2026-06-23 02:38:26] "POST /ref-update HTTP/1.1" 200 156 0.031573 10.0.0.33 - - [2026-06-23 02:38:26] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.014021 10.0.0.33 - - [2026-06-23 02:38:26] "POST /tags HTTP/1.1" 200 299 0.036759 10.0.0.33 - - [2026-06-23 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017551 10.0.0.33 - - [2026-06-23 02:38:26] "GET /tag/5d2990a6-3a06-4d60-8143-30d734c1b7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.034208 10.0.0.33 - - [2026-06-23 02:38:26] "POST /set-tag HTTP/1.1" 200 109 0.019878 10.0.0.33 - - [2026-06-23 02:38:26] "POST /tags HTTP/1.1" 200 357 0.115862 10.0.0.33 - - [2026-06-23 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009519 10.0.0.33 - - [2026-06-23 02:38:27] "GET /tag/7c7c76b1-fe25-44f3-a532-1e6b91228457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.018467 10.0.0.33 - - [2026-06-23 02:38:27] "POST /tags HTTP/1.1" 200 305 0.068987 10.0.0.33 - - [2026-06-23 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017927 10.0.0.33 - - [2026-06-23 02:38:27] "GET /tag/b4edfa5a-e74a-46ed-9500-8f343345ddf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.023783 10.0.0.33 - - [2026-06-23 02:38:27] "POST /id-to-fqname HTTP/1.1" 200 174 0.000562 10.0.0.33 - - [2026-06-23 02:38:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.002477 10.0.0.33 - - [2026-06-23 02:38:27] "POST /security-groups HTTP/1.1" 200 571 0.068617 10.0.0.33 - - [2026-06-23 02:38:27] "POST /projects HTTP/1.1" 200 483 0.173879 10.0.0.33 - - [2026-06-23 02:38:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.003213 10.0.0.33 - - [2026-06-23 02:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010512 10.0.0.33 - - [2026-06-23 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007265 10.0.0.33 - - [2026-06-23 02:38:27] "POST /access-control-lists HTTP/1.1" 200 580 0.092367 10.0.0.33 - - [2026-06-23 02:38:27] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.040618 10.0.0.33 - - [2026-06-23 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016748 10.0.0.33 - - [2026-06-23 02:38:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.016746 10.0.0.33 - - [2026-06-23 02:38:27] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.028293 10.0.0.33 - - [2026-06-23 02:38:27] "POST /access-control-lists HTTP/1.1" 200 578 0.089364 10.0.0.33 - - [2026-06-23 02:38:27] "PUT /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959 HTTP/1.1" 200 264 0.083676 10.0.0.33 - - [2026-06-23 02:38:27] "PUT /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98 HTTP/1.1" 200 264 0.047867 10.0.0.33 - - [2026-06-23 02:38:27] "POST /security-groups HTTP/1.1" 200 537 0.077832 10.0.0.33 - - [2026-06-23 02:38:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.002319 10.0.0.33 - - [2026-06-23 02:38:27] "POST /access-control-lists HTTP/1.1" 200 596 0.037007 10.0.0.33 - - [2026-06-23 02:38:27] "POST /fqname-to-id HTTP/1.1" 404 233 0.002718 10.0.0.33 - - [2026-06-23 02:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030241 10.0.0.33 - - [2026-06-23 02:38:27] "POST /chown HTTP/1.1" 200 109 0.025066 10.0.0.33 - - [2026-06-23 02:38:27] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010585 10.0.0.33 - - [2026-06-23 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.33 - - [2026-06-23 02:38:28] "POST /access-control-lists HTTP/1.1" 200 594 0.104240 10.0.0.33 - - [2026-06-23 02:38:28] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006714 10.0.0.33 - - [2026-06-23 02:38:28] "POST /tags HTTP/1.1" 409 207 0.014448 10.0.0.33 - - [2026-06-23 02:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2026-06-23 02:38:28] "GET /tag/b4edfa5a-e74a-46ed-9500-8f343345ddf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.014009 10.0.0.33 - - [2026-06-23 02:38:28] "POST /firewall-rules HTTP/1.1" 200 564 0.065545 10.0.0.33 - - [2026-06-23 02:38:28] "GET /firewall-rule/f6a1d8d1-d70a-4fb8-8af3-7ef38fe332e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004671 10.0.0.33 - - [2026-06-23 02:38:28] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003238 10.0.0.33 - - [2026-06-23 02:38:28] "GET /firewall-rule/f6a1d8d1-d70a-4fb8-8af3-7ef38fe332e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003263 10.0.0.33 - - [2026-06-23 02:38:28] "POST /ref-update HTTP/1.1" 200 156 0.020492 10.0.0.33 - - [2026-06-23 02:38:28] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013169 10.0.0.33 - - [2026-06-23 02:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.33 - - [2026-06-23 02:38:28] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009204 10.0.0.33 - - [2026-06-23 02:38:28] "POST /tags HTTP/1.1" 409 207 0.003629 10.0.0.33 - - [2026-06-23 02:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006119 10.0.0.33 - - [2026-06-23 02:38:28] "GET /tag/b4edfa5a-e74a-46ed-9500-8f343345ddf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.026380 10.0.0.33 - - [2026-06-23 02:38:28] "POST /firewall-rules HTTP/1.1" 200 562 0.074541 10.0.0.33 - - [2026-06-23 02:38:28] "GET /firewall-rule/3655c5ff-f938-4963-869d-fbb9c4b00dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005082 10.0.0.33 - - [2026-06-23 02:38:28] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.013090 10.0.0.33 - - [2026-06-23 02:38:28] "GET /firewall-rule/3655c5ff-f938-4963-869d-fbb9c4b00dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003465 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001226 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001761 10.0.0.33 - - [2026-06-23 02:38:28] "POST /ref-update HTTP/1.1" 200 156 0.040142 10.0.0.33 - - [2026-06-23 02:38:28] "POST /tags HTTP/1.1" 200 301 0.112473 10.0.0.33 - - [2026-06-23 02:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007423 10.0.0.33 - - [2026-06-23 02:38:28] "GET /tag/b364892a-f348-42ae-8bf0-9cfd823a3254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.043818 10.0.0.33 - - [2026-06-23 02:38:29] "POST /tags HTTP/1.1" 200 325 0.319978 10.0.0.33 - - [2026-06-23 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2026-06-23 02:38:29] "GET /tag/95cf1b9a-5794-4800-95b9-411da05ac839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.048830 10.0.0.33 - - [2026-06-23 02:38:29] "POST /tags HTTP/1.1" 200 363 0.028400 10.0.0.33 - - [2026-06-23 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009038 10.0.0.33 - - [2026-06-23 02:38:29] "GET /tag/ce66a8bc-ca57-4494-9cd4-6c38158bf380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.018465 10.0.0.33 - - [2026-06-23 02:38:29] "POST /tags HTTP/1.1" 200 311 0.030033 10.0.0.33 - - [2026-06-23 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020099 10.0.0.33 - - [2026-06-23 02:38:29] "GET /tag/a629e093-c11e-4621-a8b5-ff80b475a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.044112 10.0.0.33 - - [2026-06-23 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.33 - - [2026-06-23 02:38:29] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007606 10.0.0.33 - - [2026-06-23 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.33 - - [2026-06-23 02:38:29] "GET /project/6de5c197-c12e-40f6-bae2-cd4fdf937619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036987 10.0.0.33 - - [2026-06-23 02:38:29] "POST /virtual-machines HTTP/1.1" 200 377 0.016717 10.0.0.33 - - [2026-06-23 02:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012629 10.0.0.33 - - [2026-06-23 02:38:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.125865 10.0.0.33 - - [2026-06-23 02:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008392 10.0.0.33 - - [2026-06-23 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013604 10.0.0.33 - - [2026-06-23 02:38:29] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010679 10.0.0.33 - - [2026-06-23 02:38:30] "POST /instance-ips HTTP/1.1" 200 409 0.045549 10.0.0.33 - - [2026-06-23 02:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024970 10.0.0.33 - - [2026-06-23 02:38:30] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.008422 10.0.0.33 - - [2026-06-23 02:38:30] "POST /ref-update HTTP/1.1" 200 156 0.014024 10.0.0.33 - - [2026-06-23 02:38:30] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012948 10.0.0.33 - - [2026-06-23 02:38:30] "POST /set-tag HTTP/1.1" 200 109 0.027429 10.0.0.33 - - [2026-06-23 02:38:30] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006553 10.0.0.33 - - [2026-06-23 02:38:30] "GET /instance-ip/9e9b6994-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006022 10.0.0.33 - - [2026-06-23 02:38:30] "POST /tags HTTP/1.1" 200 305 0.118645 10.0.0.33 - - [2026-06-23 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2026-06-23 02:38:30] "GET /tag/0bc07785-58cc-49ef-b991-4f9c6fedcec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.026931 10.0.0.33 - - [2026-06-23 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.33 - - [2026-06-23 02:38:30] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031745 10.0.0.33 - - [2026-06-23 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.33 - - [2026-06-23 02:38:30] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004825 10.0.0.33 - - [2026-06-23 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.33 - - [2026-06-23 02:38:30] "GET /service-appliance-set/b787476d-6ccb-48f0-945b-64fd0c401db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005099 10.0.0.33 - - [2026-06-23 02:38:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.001993 10.0.0.33 - - [2026-06-23 02:38:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117104 10.0.0.33 - - [2026-06-23 02:38:30] "GET /virtual-machine-interface/03dbfb60-c583-40ce-b8f0-a0850cc454b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.011575 10.0.0.33 - - [2026-06-23 02:38:30] "POST /instance-ips HTTP/1.1" 200 381 0.050360 10.0.0.33 - - [2026-06-23 02:38:30] "GET /instance-ip/777c5fa6-2c25-40a3-8e3e-96f0f32075a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006458 10.0.0.33 - - [2026-06-23 02:38:31] "POST /loadbalancers HTTP/1.1" 200 582 0.067982 10.0.0.33 - - [2026-06-23 02:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011701 10.0.0.33 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019532 10.0.0.33 - - [2026-06-23 02:38:31] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031826 10.0.0.33 - - [2026-06-23 02:38:31] "GET /loadbalancer/3b5e720a-316b-4a84-b19a-0cb023110173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003900 10.0.0.33 - - [2026-06-23 02:38:31] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051951 10.0.0.33 - - [2026-06-23 02:38:31] "GET /instance-ip/777c5fa6-2c25-40a3-8e3e-96f0f32075a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003250 10.0.0.33 - - [2026-06-23 02:38:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.055813 10.0.0.33 - - [2026-06-23 02:38:31] "POST /floating-ips HTTP/1.1" 200 583 0.031271 10.0.0.33 - - [2026-06-23 02:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008283 10.0.0.33 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.33 - - [2026-06-23 02:38:31] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.057381 10.0.0.249 - - [2026-06-23 02:38:31] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.249 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011055 10.0.0.33 - - [2026-06-23 02:38:31] "GET /loadbalancer-listener/f5a89eda-a2eb-44dc-bedd-a5d67cace803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003193 10.0.0.249 - - [2026-06-23 02:38:31] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006697 10.0.0.33 - - [2026-06-23 02:38:31] "GET /loadbalancer-listener/f5a89eda-a2eb-44dc-bedd-a5d67cace803?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006692 10.0.0.249 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006073 10.0.0.33 - - [2026-06-23 02:38:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.048881 10.0.0.249 - - [2026-06-23 02:38:31] "GET /routing-instance/d8e9d6dc-593a-4413-a8a7-0bca555bea29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012532 10.0.0.33 - - [2026-06-23 02:38:31] "GET /instance-ip/777c5fa6-2c25-40a3-8e3e-96f0f32075a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010876 10.0.0.249 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.33 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.33 - - [2026-06-23 02:38:31] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.006275 10.0.0.33 - - [2026-06-23 02:38:31] "GET /instance-ip/777c5fa6-2c25-40a3-8e3e-96f0f32075a5?fields=floating_ips HTTP/1.1" 200 1170 0.022951 10.0.0.33 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014272 10.0.0.249 - - [2026-06-23 02:38:31] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.022833 10.0.0.33 - - [2026-06-23 02:38:31] "GET /floating-ip/c2d63331-598b-4c3f-aa90-2ceabaca7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.013922 10.0.0.33 - - [2026-06-23 02:38:31] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.021440 10.0.0.33 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.33 - - [2026-06-23 02:38:31] "GET /loadbalancer/3b5e720a-316b-4a84-b19a-0cb023110173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004965 10.0.0.249 - - [2026-06-23 02:38:31] "PUT /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3 HTTP/1.1" 200 262 0.045491 10.0.0.249 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.249 - - [2026-06-23 02:38:31] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.009742 10.0.0.249 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2026-06-23 02:38:31] "POST /tags HTTP/1.1" 200 355 0.024257 10.0.0.33 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014608 10.0.0.249 - - [2026-06-23 02:38:31] "GET /virtual-machine-interface/af0241a9-308d-43bd-8a06-ac7f493d73b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.013164 10.0.0.33 - - [2026-06-23 02:38:31] "GET /tag/305f0235-adf5-4ce8-81f6-8d5e6e4806ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016518 10.0.0.249 - - [2026-06-23 02:38:31] "PUT /virtual-machine-interface/af0241a9-308d-43bd-8a06-ac7f493d73b7 HTTP/1.1" 200 284 0.021746 10.0.0.33 - - [2026-06-23 02:38:31] "POST /tags HTTP/1.1" 200 303 0.022096 10.0.0.33 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009539 10.0.0.33 - - [2026-06-23 02:38:31] "GET /tag/8c172aa5-5c08-4ee9-9a89-4a4b41c0e778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023927 10.0.0.33 - - [2026-06-23 02:38:31] "POST /projects HTTP/1.1" 409 218 0.002369 10.0.0.33 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2026-06-23 02:38:31] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.059094 10.0.0.33 - - [2026-06-23 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.33 - - [2026-06-23 02:38:31] "GET /network-ipam/f7352f0a-dcc8-4126-b479-22f4d58c322d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002770 10.0.0.33 - - [2026-06-23 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-06-23 02:38:32] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007056 10.0.0.33 - - [2026-06-23 02:38:32] "PUT /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959 HTTP/1.1" 200 264 0.055800 10.0.0.33 - - [2026-06-23 02:38:32] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.031385 10.0.0.33 - - [2026-06-23 02:38:32] "POST /set-tag HTTP/1.1" 200 109 0.077596 10.0.0.33 - - [2026-06-23 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020379 10.0.0.33 - - [2026-06-23 02:38:32] "GET /network-ipam/1804adf5-a9db-4d48-8794-a33d81ce9e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.005028 10.0.0.33 - - [2026-06-23 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.33 - - [2026-06-23 02:38:32] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006461 10.0.0.33 - - [2026-06-23 02:38:32] "PUT /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98 HTTP/1.1" 200 264 0.076403 10.0.0.33 - - [2026-06-23 02:38:32] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004799 10.0.0.33 - - [2026-06-23 02:38:32] "POST /set-tag HTTP/1.1" 200 109 0.047905 10.0.0.33 - - [2026-06-23 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011201 10.0.0.33 - - [2026-06-23 02:38:32] "GET /network-policy/988bc52a-d5c8-41aa-9de5-021b055007d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003445 10.0.0.33 - - [2026-06-23 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.33 - - [2026-06-23 02:38:32] "GET /network-policy/13120bd4-87a7-498e-abf2-744894964ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002637 10.0.0.33 - - [2026-06-23 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.33 - - [2026-06-23 02:38:32] "GET /network-policy/cf777536-7514-4389-a50d-cd3c188b6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002342 10.0.0.33 - - [2026-06-23 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.33 - - [2026-06-23 02:38:32] "PUT /network-policy/cf777536-7514-4389-a50d-cd3c188b6641 HTTP/1.1" 200 262 0.024004 10.0.0.33 - - [2026-06-23 02:38:32] "PUT /access-control-list/9d0e997d-ef0e-4d0a-9be2-e1da986bee22 HTTP/1.1" 200 272 0.069021 10.0.0.33 - - [2026-06-23 02:38:32] "POST /ref-update HTTP/1.1" 200 156 0.114230 10.0.0.33 - - [2026-06-23 02:38:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010587 10.0.0.33 - - [2026-06-23 02:38:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-06-23 02:38:32] "PUT /access-control-list/f80ae0b7-9dd0-407e-8136-c84a9aa11838 HTTP/1.1" 200 272 0.085074 10.0.0.33 - - [2026-06-23 02:38:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014522 10.0.0.33 - - [2026-06-23 02:38:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001928 10.0.0.33 - - [2026-06-23 02:38:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2026-06-23 02:38:32] "POST /security-groups HTTP/1.1" 409 245 0.002232 10.0.0.33 - - [2026-06-23 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.33 - - [2026-06-23 02:38:33] "PUT /security-group/2bc41cd8-aa27-48bb-a8ca-5499d1da5502 HTTP/1.1" 200 262 0.075367 10.0.0.33 - - [2026-06-23 02:38:33] "PUT /access-control-list/faa7f963-d9a5-41e0-8a33-49e80623f2c9 HTTP/1.1" 200 272 0.017802 10.0.0.33 - - [2026-06-23 02:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.057482 10.0.0.33 - - [2026-06-23 02:38:33] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019269 10.0.0.33 - - [2026-06-23 02:38:33] "PUT /access-control-list/c02defc4-3223-4ef1-865c-244b0a52e161 HTTP/1.1" 200 272 0.033815 10.0.0.33 - - [2026-06-23 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.33 - - [2026-06-23 02:38:33] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002773 10.0.0.33 - - [2026-06-23 02:38:33] "POST /tags HTTP/1.1" 409 206 0.002128 10.0.0.33 - - [2026-06-23 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.33 - - [2026-06-23 02:38:33] "GET /tag/8c172aa5-5c08-4ee9-9a89-4a4b41c0e778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011300 10.0.0.33 - - [2026-06-23 02:38:33] "POST /firewall-rules HTTP/1.1" 200 562 0.077011 10.0.0.33 - - [2026-06-23 02:38:33] "GET /firewall-rule/eb2673d9-3d8a-4882-a634-d8fc94a4b517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005801 10.0.0.33 - - [2026-06-23 02:38:33] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005807 10.0.0.33 - - [2026-06-23 02:38:33] "GET /firewall-rule/eb2673d9-3d8a-4882-a634-d8fc94a4b517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002718 10.0.0.33 - - [2026-06-23 02:38:33] "POST /ref-update HTTP/1.1" 200 156 0.029108 10.0.0.33 - - [2026-06-23 02:38:33] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002747 10.0.0.33 - - [2026-06-23 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.33 - - [2026-06-23 02:38:33] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002202 10.0.0.33 - - [2026-06-23 02:38:33] "POST /tags HTTP/1.1" 409 206 0.002275 10.0.0.33 - - [2026-06-23 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.33 - - [2026-06-23 02:38:33] "GET /tag/8c172aa5-5c08-4ee9-9a89-4a4b41c0e778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011580 10.0.0.33 - - [2026-06-23 02:38:33] "POST /firewall-rules HTTP/1.1" 200 560 0.077385 10.0.0.33 - - [2026-06-23 02:38:33] "GET /firewall-rule/58123526-7e54-4f50-8d80-c54f452b6ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.012504 10.0.0.33 - - [2026-06-23 02:38:33] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003679 10.0.0.33 - - [2026-06-23 02:38:33] "GET /firewall-rule/58123526-7e54-4f50-8d80-c54f452b6ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003586 10.0.0.33 - - [2026-06-23 02:38:33] "POST /ref-update HTTP/1.1" 200 156 0.030706 10.0.0.33 - - [2026-06-23 02:38:33] "POST /fqname-to-id HTTP/1.1" 404 228 0.009022 10.0.0.33 - - [2026-06-23 02:38:33] "POST /tags HTTP/1.1" 200 371 0.024124 10.0.0.33 - - [2026-06-23 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019242 10.0.0.33 - - [2026-06-23 02:38:33] "GET /tag/28409c22-5b05-4434-8684-e2c67029b6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.017400 10.0.0.33 - - [2026-06-23 02:38:34] "POST /tags HTTP/1.1" 200 319 0.026375 10.0.0.33 - - [2026-06-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008446 10.0.0.33 - - [2026-06-23 02:38:34] "GET /tag/1b9c946f-5e4b-465a-b62b-ebdf1abe5724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.017055 10.0.0.33 - - [2026-06-23 02:38:34] "POST /id-to-fqname HTTP/1.1" 200 181 0.000501 10.0.0.33 - - [2026-06-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.001710 10.0.0.33 - - [2026-06-23 02:38:34] "POST /security-groups HTTP/1.1" 200 578 0.056559 10.0.0.33 - - [2026-06-23 02:38:34] "POST /projects HTTP/1.1" 200 497 0.209532 10.0.0.33 - - [2026-06-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.007833 10.0.0.33 - - [2026-06-23 02:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016545 10.0.0.33 - - [2026-06-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015606 10.0.0.33 - - [2026-06-23 02:38:34] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.016686 10.0.0.33 - - [2026-06-23 02:38:34] "POST /access-control-lists HTTP/1.1" 200 587 0.084257 10.0.0.33 - - [2026-06-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015410 10.0.0.33 - - [2026-06-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.009449 10.0.0.33 - - [2026-06-23 02:38:34] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.004278 10.0.0.33 - - [2026-06-23 02:38:34] "POST /access-control-lists HTTP/1.1" 200 585 0.032421 10.0.0.33 - - [2026-06-23 02:38:34] "PUT /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959 HTTP/1.1" 200 264 0.084409 10.0.0.33 - - [2026-06-23 02:38:34] "PUT /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98 HTTP/1.1" 200 264 0.052424 10.0.0.33 - - [2026-06-23 02:38:34] "POST /security-groups HTTP/1.1" 200 558 0.071205 10.0.0.33 - - [2026-06-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 404 248 0.004799 10.0.0.33 - - [2026-06-23 02:38:34] "POST /access-control-lists HTTP/1.1" 200 610 0.028415 10.0.0.33 - - [2026-06-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.015197 10.0.0.33 - - [2026-06-23 02:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028044 10.0.0.33 - - [2026-06-23 02:38:34] "POST /chown HTTP/1.1" 200 109 0.010150 10.0.0.33 - - [2026-06-23 02:38:34] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007019 10.0.0.33 - - [2026-06-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.33 - - [2026-06-23 02:38:34] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019823 10.0.0.33 - - [2026-06-23 02:38:34] "POST /access-control-lists HTTP/1.1" 200 608 0.062722 10.0.0.33 - - [2026-06-23 02:38:34] "POST /tags HTTP/1.1" 409 214 0.009454 10.0.0.33 - - [2026-06-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2026-06-23 02:38:34] "GET /tag/1b9c946f-5e4b-465a-b62b-ebdf1abe5724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.010498 10.0.0.33 - - [2026-06-23 02:38:35] "POST /firewall-rules HTTP/1.1" 200 578 0.101887 10.0.0.33 - - [2026-06-23 02:38:35] "GET /firewall-rule/34b47083-2e26-4129-b5a9-b4fdb3fc9efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.011804 10.0.0.33 - - [2026-06-23 02:38:35] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.014021 10.0.0.33 - - [2026-06-23 02:38:35] "GET /firewall-rule/34b47083-2e26-4129-b5a9-b4fdb3fc9efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002177 10.0.0.33 - - [2026-06-23 02:38:35] "POST /ref-update HTTP/1.1" 200 156 0.030620 10.0.0.33 - - [2026-06-23 02:38:35] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009649 10.0.0.33 - - [2026-06-23 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2026-06-23 02:38:35] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002665 10.0.0.33 - - [2026-06-23 02:38:35] "POST /tags HTTP/1.1" 409 214 0.001719 10.0.0.33 - - [2026-06-23 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.33 - - [2026-06-23 02:38:35] "GET /tag/1b9c946f-5e4b-465a-b62b-ebdf1abe5724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.011289 10.0.0.33 - - [2026-06-23 02:38:35] "POST /firewall-rules HTTP/1.1" 200 576 0.072265 10.0.0.33 - - [2026-06-23 02:38:35] "GET /firewall-rule/d3c90f49-d80c-4bd2-b662-24644641e203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007764 10.0.0.33 - - [2026-06-23 02:38:35] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003902 10.0.0.33 - - [2026-06-23 02:38:35] "GET /firewall-rule/d3c90f49-d80c-4bd2-b662-24644641e203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002437 10.0.0.33 - - [2026-06-23 02:38:35] "POST /ref-update HTTP/1.1" 200 156 0.048029 10.0.0.33 - - [2026-06-23 02:38:35] "POST /tags HTTP/1.1" 200 301 0.040845 10.0.0.33 - - [2026-06-23 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2026-06-23 02:38:35] "GET /tag/188c6db5-cd09-4065-a172-e26ba0be8eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011134 10.0.0.33 - - [2026-06-23 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2026-06-23 02:38:35] "GET /project/6de5c197-c12e-40f6-bae2-cd4fdf937619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039169 10.0.0.33 - - [2026-06-23 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-06-23 02:38:35] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004013 10.0.0.33 - - [2026-06-23 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-06-23 02:38:35] "GET /service-appliance-set/b787476d-6ccb-48f0-945b-64fd0c401db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002881 10.0.0.33 - - [2026-06-23 02:38:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.001731 10.0.0.33 - - [2026-06-23 02:38:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108559 10.0.0.33 - - [2026-06-23 02:38:36] "GET /virtual-machine-interface/41d1fb81-8e08-4f11-bc58-0a5f76a16d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.025531 10.0.0.33 - - [2026-06-23 02:38:36] "POST /instance-ips HTTP/1.1" 200 377 0.021445 10.0.0.33 - - [2026-06-23 02:38:36] "GET /instance-ip/88305e25-a4fc-46c0-9065-d83c834320c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004548 10.0.0.33 - - [2026-06-23 02:38:36] "POST /loadbalancers HTTP/1.1" 200 582 0.074444 10.0.0.33 - - [2026-06-23 02:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022241 10.0.0.33 - - [2026-06-23 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014081 10.0.0.33 - - [2026-06-23 02:38:36] "GET /project/6de5c197-c12e-40f6-bae2-cd4fdf937619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042662 10.0.0.33 - - [2026-06-23 02:38:36] "GET /instance-ip/88305e25-a4fc-46c0-9065-d83c834320c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002680 10.0.0.33 - - [2026-06-23 02:38:36] "GET /project/6de5c197-c12e-40f6-bae2-cd4fdf937619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.024742 10.0.0.33 - - [2026-06-23 02:38:36] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009989 10.0.0.33 - - [2026-06-23 02:38:36] "POST /floating-ips HTTP/1.1" 200 581 0.078244 10.0.0.33 - - [2026-06-23 02:38:36] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.071249 10.0.0.33 - - [2026-06-23 02:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017785 10.0.0.33 - - [2026-06-23 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006543 10.0.0.33 - - [2026-06-23 02:38:36] "GET /project/6de5c197-c12e-40f6-bae2-cd4fdf937619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034310 10.0.0.33 - - [2026-06-23 02:38:36] "GET /loadbalancer-listener/3d13031d-1c59-4a77-8f02-d356587ebd6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002959 10.0.0.33 - - [2026-06-23 02:38:36] "GET /loadbalancer-listener/3d13031d-1c59-4a77-8f02-d356587ebd6f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003376 10.0.0.33 - - [2026-06-23 02:38:36] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.016662 10.0.0.33 - - [2026-06-23 02:38:36] "GET /instance-ip/88305e25-a4fc-46c0-9065-d83c834320c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003784 10.0.0.33 - - [2026-06-23 02:38:36] "GET /instance-ip/88305e25-a4fc-46c0-9065-d83c834320c7?fields=floating_ips HTTP/1.1" 200 1164 0.005338 10.0.0.33 - - [2026-06-23 02:38:36] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002125 10.0.0.33 - - [2026-06-23 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.33 - - [2026-06-23 02:38:36] "GET /project/6de5c197-c12e-40f6-bae2-cd4fdf937619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036395 10.0.0.33 - - [2026-06-23 02:38:36] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006501 10.0.0.33 - - [2026-06-23 02:38:36] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021046 10.0.0.33 - - [2026-06-23 02:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031533 10.0.0.33 - - [2026-06-23 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008750 10.0.0.33 - - [2026-06-23 02:38:36] "GET /project/6de5c197-c12e-40f6-bae2-cd4fdf937619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039176 10.0.0.33 - - [2026-06-23 02:38:36] "GET /loadbalancer-listener/f0dc19b9-588b-4443-897b-8f8826ad525a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006638 10.0.0.33 - - [2026-06-23 02:38:36] "GET /loadbalancer-listener/f0dc19b9-588b-4443-897b-8f8826ad525a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006248 10.0.0.33 - - [2026-06-23 02:38:36] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025886 10.0.0.33 - - [2026-06-23 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-06-23 02:38:36] "GET /instance-ip/88305e25-a4fc-46c0-9065-d83c834320c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003561 10.0.0.33 - - [2026-06-23 02:38:36] "GET /instance-ip/88305e25-a4fc-46c0-9065-d83c834320c7?fields=floating_ips HTTP/1.1" 200 1164 0.003167 10.0.0.33 - - [2026-06-23 02:38:37] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.001943 10.0.0.33 - - [2026-06-23 02:38:37] "GET /project/6de5c197-c12e-40f6-bae2-cd4fdf937619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050940 10.0.0.33 - - [2026-06-23 02:38:37] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002465 10.0.0.33 - - [2026-06-23 02:38:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015144 10.0.0.33 - - [2026-06-23 02:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012228 10.0.0.33 - - [2026-06-23 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009386 10.0.0.33 - - [2026-06-23 02:38:37] "GET /project/6de5c197-c12e-40f6-bae2-cd4fdf937619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029629 10.0.0.33 - - [2026-06-23 02:38:37] "GET /loadbalancer-listener/af9ff832-6afa-44d2-9800-921dbde24fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002305 10.0.0.33 - - [2026-06-23 02:38:37] "GET /loadbalancer-listener/af9ff832-6afa-44d2-9800-921dbde24fbc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003021 10.0.0.33 - - [2026-06-23 02:38:37] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022092 10.0.0.33 - - [2026-06-23 02:38:37] "GET /instance-ip/88305e25-a4fc-46c0-9065-d83c834320c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005010 10.0.0.33 - - [2026-06-23 02:38:37] "GET /instance-ip/88305e25-a4fc-46c0-9065-d83c834320c7?fields=floating_ips HTTP/1.1" 200 1164 0.003741 10.0.0.33 - - [2026-06-23 02:38:37] "POST /tags HTTP/1.1" 200 363 0.018952 10.0.0.33 - - [2026-06-23 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009488 10.0.0.33 - - [2026-06-23 02:38:37] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002728 10.0.0.33 - - [2026-06-23 02:38:37] "GET /tag/54167a11-8630-4ebb-bb40-2faa6f6c0715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.012029 10.0.0.33 - - [2026-06-23 02:38:37] "POST /tags HTTP/1.1" 200 311 0.015744 10.0.0.33 - - [2026-06-23 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007093 10.0.0.33 - - [2026-06-23 02:38:37] "GET /tag/774f18a3-c4a6-43ad-8774-30ce5af8055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011874 10.0.0.33 - - [2026-06-23 02:38:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.008827 10.0.0.33 - - [2026-06-23 02:38:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.002068 10.0.0.33 - - [2026-06-23 02:38:37] "POST /security-groups HTTP/1.1" 200 574 0.066643 10.0.0.33 - - [2026-06-23 02:38:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.002183 10.0.0.33 - - [2026-06-23 02:38:37] "POST /projects HTTP/1.1" 200 489 0.208288 10.0.0.33 - - [2026-06-23 02:38:37] "POST /access-control-lists HTTP/1.1" 200 583 0.023545 10.0.0.33 - - [2026-06-23 02:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008684 10.0.0.33 - - [2026-06-23 02:38:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.014956 10.0.0.33 - - [2026-06-23 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.33 - - [2026-06-23 02:38:37] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.004782 10.0.0.33 - - [2026-06-23 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.33 - - [2026-06-23 02:38:37] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003907 10.0.0.33 - - [2026-06-23 02:38:37] "POST /access-control-lists HTTP/1.1" 200 581 0.070283 10.0.0.33 - - [2026-06-23 02:38:37] "PUT /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959 HTTP/1.1" 200 264 0.072226 10.0.0.33 - - [2026-06-23 02:38:37] "PUT /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98 HTTP/1.1" 200 264 0.048204 10.0.0.33 - - [2026-06-23 02:38:38] "POST /security-groups HTTP/1.1" 200 546 0.082608 10.0.0.33 - - [2026-06-23 02:38:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.002523 10.0.0.33 - - [2026-06-23 02:38:38] "POST /access-control-lists HTTP/1.1" 200 602 0.056808 10.0.0.33 - - [2026-06-23 02:38:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.013723 10.0.0.33 - - [2026-06-23 02:38:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.100744 10.0.0.33 - - [2026-06-23 02:38:38] "POST /access-control-lists HTTP/1.1" 200 600 0.091474 10.0.0.33 - - [2026-06-23 02:38:38] "POST /chown HTTP/1.1" 200 109 0.071178 10.0.0.33 - - [2026-06-23 02:38:38] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010964 10.0.0.33 - - [2026-06-23 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2026-06-23 02:38:38] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002294 10.0.0.33 - - [2026-06-23 02:38:38] "POST /tags HTTP/1.1" 409 210 0.001572 10.0.0.33 - - [2026-06-23 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008820 10.0.0.33 - - [2026-06-23 02:38:38] "GET /tag/774f18a3-c4a6-43ad-8774-30ce5af8055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012285 10.0.0.33 - - [2026-06-23 02:38:38] "POST /firewall-rules HTTP/1.1" 200 570 0.062740 10.0.0.33 - - [2026-06-23 02:38:38] "GET /firewall-rule/24b083c7-7a9f-46c5-b46d-22c58abdce02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003789 10.0.0.33 - - [2026-06-23 02:38:38] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003279 10.0.0.33 - - [2026-06-23 02:38:38] "GET /firewall-rule/24b083c7-7a9f-46c5-b46d-22c58abdce02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001926 10.0.0.33 - - [2026-06-23 02:38:38] "POST /ref-update HTTP/1.1" 200 156 0.042917 10.0.0.33 - - [2026-06-23 02:38:38] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002674 10.0.0.33 - - [2026-06-23 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2026-06-23 02:38:38] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003119 10.0.0.33 - - [2026-06-23 02:38:38] "POST /tags HTTP/1.1" 409 210 0.002197 10.0.0.33 - - [2026-06-23 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.33 - - [2026-06-23 02:38:38] "GET /tag/774f18a3-c4a6-43ad-8774-30ce5af8055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014118 10.0.0.33 - - [2026-06-23 02:38:38] "POST /firewall-rules HTTP/1.1" 200 568 0.067472 10.0.0.33 - - [2026-06-23 02:38:38] "GET /firewall-rule/9b7d2d8f-7b0f-40ad-a5b2-81568e70fe20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010999 10.0.0.33 - - [2026-06-23 02:38:38] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005231 10.0.0.33 - - [2026-06-23 02:38:38] "GET /firewall-rule/9b7d2d8f-7b0f-40ad-a5b2-81568e70fe20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002795 10.0.0.33 - - [2026-06-23 02:38:38] "POST /ref-update HTTP/1.1" 200 156 0.034060 10.0.0.33 - - [2026-06-23 02:38:38] "POST /tags HTTP/1.1" 409 237 0.002114 10.0.0.33 - - [2026-06-23 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.33 - - [2026-06-23 02:38:38] "GET /tag/ce66a8bc-ca57-4494-9cd4-6c38158bf380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.009965 10.0.0.33 - - [2026-06-23 02:38:39] "POST /tags HTTP/1.1" 409 210 0.002113 10.0.0.33 - - [2026-06-23 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.33 - - [2026-06-23 02:38:39] "GET /tag/a629e093-c11e-4621-a8b5-ff80b475a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010776 10.0.0.33 - - [2026-06-23 02:38:39] "POST /projects HTTP/1.1" 409 223 0.001915 10.0.0.33 - - [2026-06-23 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2026-06-23 02:38:39] "GET /project/6de5c197-c12e-40f6-bae2-cd4fdf937619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046673 10.0.0.33 - - [2026-06-23 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.33 - - [2026-06-23 02:38:39] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006194 10.0.0.33 - - [2026-06-23 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.33 - - [2026-06-23 02:38:39] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007819 10.0.0.33 - - [2026-06-23 02:38:39] "PUT /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959 HTTP/1.1" 200 264 0.053638 10.0.0.33 - - [2026-06-23 02:38:39] "PUT /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98 HTTP/1.1" 200 264 0.044706 10.0.0.33 - - [2026-06-23 02:38:39] "POST /security-groups HTTP/1.1" 409 253 0.002384 10.0.0.33 - - [2026-06-23 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.33 - - [2026-06-23 02:38:39] "PUT /security-group/5e9b666e-670c-46f5-8ba2-122e6ed04f7a HTTP/1.1" 200 262 0.059948 10.0.0.33 - - [2026-06-23 02:38:39] "PUT /access-control-list/973dc483-69bd-41f9-9eb6-a9bad243e268 HTTP/1.1" 200 272 0.015610 10.0.0.33 - - [2026-06-23 02:38:39] "PUT /access-control-list/55446972-da84-4a6f-8c38-66c980bc2e10 HTTP/1.1" 200 272 0.016963 10.0.0.33 - - [2026-06-23 02:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018806 10.0.0.33 - - [2026-06-23 02:38:39] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005742 10.0.0.33 - - [2026-06-23 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005899 10.0.0.33 - - [2026-06-23 02:38:39] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003278 10.0.0.33 - - [2026-06-23 02:38:39] "POST /tags HTTP/1.1" 409 210 0.001850 10.0.0.33 - - [2026-06-23 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.33 - - [2026-06-23 02:38:39] "GET /tag/a629e093-c11e-4621-a8b5-ff80b475a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012721 10.0.0.33 - - [2026-06-23 02:38:39] "POST /firewall-rules HTTP/1.1" 200 570 0.075673 10.0.0.33 - - [2026-06-23 02:38:39] "GET /firewall-rule/548ca387-903d-47c1-8bcb-d83ee5244075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016556 10.0.0.33 - - [2026-06-23 02:38:39] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005406 10.0.0.33 - - [2026-06-23 02:38:39] "GET /firewall-rule/548ca387-903d-47c1-8bcb-d83ee5244075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003167 10.0.0.33 - - [2026-06-23 02:38:39] "POST /ref-update HTTP/1.1" 200 156 0.049685 10.0.0.33 - - [2026-06-23 02:38:39] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017529 10.0.0.33 - - [2026-06-23 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-06-23 02:38:39] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003982 10.0.0.33 - - [2026-06-23 02:38:39] "POST /tags HTTP/1.1" 409 210 0.001871 10.0.0.33 - - [2026-06-23 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.33 - - [2026-06-23 02:38:40] "GET /tag/a629e093-c11e-4621-a8b5-ff80b475a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.016799 10.0.0.33 - - [2026-06-23 02:38:40] "POST /firewall-rules HTTP/1.1" 200 568 0.072148 10.0.0.33 - - [2026-06-23 02:38:40] "GET /firewall-rule/92ee9374-1f89-4275-bdab-125fee7eec06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010520 10.0.0.33 - - [2026-06-23 02:38:40] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004159 10.0.0.33 - - [2026-06-23 02:38:40] "GET /firewall-rule/92ee9374-1f89-4275-bdab-125fee7eec06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001999 10.0.0.33 - - [2026-06-23 02:38:40] "POST /ref-update HTTP/1.1" 200 156 0.048024 10.0.0.33 - - [2026-06-23 02:38:40] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014045 10.0.0.33 - - [2026-06-23 02:38:40] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.33 - - [2026-06-23 02:38:40] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004746 10.0.0.33 - - [2026-06-23 02:38:40] "POST /set-tag HTTP/1.1" 200 109 0.006900 10.0.0.33 - - [2026-06-23 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2026-06-23 02:38:40] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002635 10.0.0.33 - - [2026-06-23 02:38:41] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007296 10.0.0.33 - - [2026-06-23 02:38:41] "POST /set-tag HTTP/1.1" 200 109 0.008941 10.0.0.33 - - [2026-06-23 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.33 - - [2026-06-23 02:38:41] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003410 10.0.0.33 - - [2026-06-23 02:38:41] "GET /loadbalancer-pool/7cf1b440-7958-40cf-aace-8a56562f6754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003876 10.0.0.33 - - [2026-06-23 02:38:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024986 10.0.0.33 - - [2026-06-23 02:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007460 10.0.0.33 - - [2026-06-23 02:38:41] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008370 10.0.0.33 - - [2026-06-23 02:38:41] "POST /tags HTTP/1.1" 409 205 0.002395 10.0.0.33 - - [2026-06-23 02:38:41] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004304 10.0.0.33 - - [2026-06-23 02:38:41] "POST /ref-update HTTP/1.1" 200 156 0.006088 10.0.0.33 - - [2026-06-23 02:38:41] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.009512 10.0.0.33 - - [2026-06-23 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2026-06-23 02:38:41] "GET /tag/188c6db5-cd09-4065-a172-e26ba0be8eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012996 10.0.0.33 - - [2026-06-23 02:38:41] "PUT /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab HTTP/1.1" 200 256 0.012706 10.0.0.33 - - [2026-06-23 02:38:41] "POST /set-tag HTTP/1.1" 200 109 0.095561 10.0.0.33 - - [2026-06-23 02:38:41] "GET /loadbalancer-pool/7017ff25-48a3-4104-826f-86164d619585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004012 10.0.0.33 - - [2026-06-23 02:38:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.054456 10.0.0.33 - - [2026-06-23 02:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.043996 10.0.0.33 - - [2026-06-23 02:38:41] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024561 10.0.0.33 - - [2026-06-23 02:38:41] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005306 10.0.0.33 - - [2026-06-23 02:38:41] "POST /ref-update HTTP/1.1" 200 156 0.014000 10.0.0.33 - - [2026-06-23 02:38:41] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.002976 10.0.0.33 - - [2026-06-23 02:38:41] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.33 - - [2026-06-23 02:38:41] "GET /loadbalancer-pool/ac602d04-4d6a-4b50-a104-45d8230a4e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.011925 10.0.0.33 - - [2026-06-23 02:38:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014760 10.0.0.33 - - [2026-06-23 02:38:41] "PUT /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab HTTP/1.1" 200 256 0.013223 10.0.0.33 - - [2026-06-23 02:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032195 10.0.0.33 - - [2026-06-23 02:38:42] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010926 10.0.0.33 - - [2026-06-23 02:38:42] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017108 10.0.0.33 - - [2026-06-23 02:38:42] "POST /set-tag HTTP/1.1" 200 109 0.014661 10.0.0.33 - - [2026-06-23 02:38:42] "POST /ref-update HTTP/1.1" 200 156 0.011505 10.0.0.33 - - [2026-06-23 02:38:42] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.016076 10.0.0.33 - - [2026-06-23 02:38:42] "PUT /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab HTTP/1.1" 200 256 0.010765 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001543 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:38:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:39:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:39:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.33 - - [2026-06-23 02:41:31] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004608 10.0.0.33 - - [2026-06-23 02:41:31] "POST /set-tag HTTP/1.1" 200 109 0.005111 10.0.0.33 - - [2026-06-23 02:41:31] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005141 10.0.0.33 - - [2026-06-23 02:41:31] "POST /set-tag HTTP/1.1" 200 109 0.003958 10.0.0.33 - - [2026-06-23 02:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2026-06-23 02:41:31] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002390 10.0.0.33 - - [2026-06-23 02:41:31] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003902 10.0.0.33 - - [2026-06-23 02:41:31] "POST /set-tag HTTP/1.1" 200 109 0.075372 10.0.0.33 - - [2026-06-23 02:41:31] "DELETE /loadbalancer-member/0296f579-6b6f-446b-b0b8-b4258622727c HTTP/1.1" 200 115 0.071885 10.0.0.33 - - [2026-06-23 02:41:31] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014092 10.0.0.33 - - [2026-06-23 02:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.33 - - [2026-06-23 02:41:31] "DELETE /loadbalancer-member/b2d34183-fe08-46a0-93df-42db72aa167c HTTP/1.1" 200 115 0.032854 10.0.0.33 - - [2026-06-23 02:41:31] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004114 10.0.0.33 - - [2026-06-23 02:41:31] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.33 - - [2026-06-23 02:41:31] "DELETE /loadbalancer-member/51e3c8d3-beb4-48a4-ba01-b08bc95d73e1 HTTP/1.1" 200 115 0.027577 10.0.0.33 - - [2026-06-23 02:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.33 - - [2026-06-23 02:41:31] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002661 10.0.0.33 - - [2026-06-23 02:41:31] "GET /loadbalancer-pool/7cf1b440-7958-40cf-aace-8a56562f6754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002430 10.0.0.33 - - [2026-06-23 02:41:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022663 10.0.0.33 - - [2026-06-23 02:41:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019069 10.0.0.33 - - [2026-06-23 02:41:31] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020492 10.0.0.33 - - [2026-06-23 02:41:31] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003640 10.0.0.33 - - [2026-06-23 02:41:31] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003449 10.0.0.33 - - [2026-06-23 02:41:31] "POST /set-tag HTTP/1.1" 200 109 0.109489 10.0.0.33 - - [2026-06-23 02:41:31] "GET /loadbalancer-pool/7017ff25-48a3-4104-826f-86164d619585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002821 10.0.0.33 - - [2026-06-23 02:41:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024373 10.0.0.33 - - [2026-06-23 02:41:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.034232 10.0.0.33 - - [2026-06-23 02:41:31] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021183 10.0.0.33 - - [2026-06-23 02:41:31] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017573 10.0.0.33 - - [2026-06-23 02:41:31] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005337 10.0.0.33 - - [2026-06-23 02:41:32] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.33 - - [2026-06-23 02:41:32] "GET /loadbalancer-pool/ac602d04-4d6a-4b50-a104-45d8230a4e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003920 10.0.0.33 - - [2026-06-23 02:41:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033506 10.0.0.33 - - [2026-06-23 02:41:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007505 10.0.0.33 - - [2026-06-23 02:41:32] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023162 10.0.0.33 - - [2026-06-23 02:41:32] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012983 10.0.0.33 - - [2026-06-23 02:41:32] "POST /set-tag HTTP/1.1" 200 109 0.005039 10.0.0.33 - - [2026-06-23 02:41:32] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004047 10.0.0.33 - - [2026-06-23 02:42:11] "GET /global-system-configs HTTP/1.1" 200 322 0.006485 10.0.0.33 - - [2026-06-23 02:42:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002072 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:43:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:43:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:44:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:44:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:44:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:44:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.33 - - [2026-06-23 02:44:20] "GET / HTTP/1.1" 200 35931 0.001968 10.0.0.33 - - [2026-06-23 02:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.33 - - [2026-06-23 02:44:20] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004312 10.0.0.33 - - [2026-06-23 02:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.33 - - [2026-06-23 02:44:20] "GET /config-node/d68c28c9-d203-4440-a09f-5b245ecc34ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002551 10.0.0.33 - - [2026-06-23 02:44:32] "GET / HTTP/1.1" 200 35931 0.001916 10.0.0.33 - - [2026-06-23 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-06-23 02:44:32] "GET /routing-instance/d8e9d6dc-593a-4413-a8a7-0bca555bea29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002747 10.0.0.33 - - [2026-06-23 02:44:32] "POST /bgp-routers HTTP/1.1" 409 301 0.004435 10.0.0.33 - - [2026-06-23 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-06-23 02:44:32] "GET /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.006994 10.0.0.33 - - [2026-06-23 02:44:32] "PUT /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46 HTTP/1.1" 200 254 0.014267 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:44:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001156 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:44:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000989 10.0.0.33 - - [2026-06-23 02:45:35] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.33 - - [2026-06-23 02:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2026-06-23 02:45:35] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039644 10.0.0.33 - - [2026-06-23 02:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2026-06-23 02:45:35] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.025958 10.0.0.33 - - [2026-06-23 02:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.33 - - [2026-06-23 02:45:35] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038207 10.0.0.33 - - [2026-06-23 02:45:35] "POST /tags HTTP/1.1" 200 333 0.032168 10.0.0.33 - - [2026-06-23 02:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.33 - - [2026-06-23 02:45:36] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.017524 10.0.0.33 - - [2026-06-23 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.33 - - [2026-06-23 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-06-23 02:45:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036838 10.0.0.33 - - [2026-06-23 02:45:36] "GET /virtual-networks?parent_id=66d7f202-917c-4f1d-8191-f329a2c1e4bc&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.009293 10.0.0.33 - - [2026-06-23 02:45:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.069370 10.0.0.33 - - [2026-06-23 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.33 - - [2026-06-23 02:45:36] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004002 10.0.0.33 - - [2026-06-23 02:45:36] "POST /virtual-networks HTTP/1.1" 200 512 0.085798 10.0.0.33 - - [2026-06-23 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007854 10.0.0.33 - - [2026-06-23 02:45:36] "GET /service-appliance-set/b787476d-6ccb-48f0-945b-64fd0c401db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006635 10.0.0.33 - - [2026-06-23 02:45:36] "POST /fqname-to-id HTTP/1.1" 404 254 0.001552 10.0.0.33 - - [2026-06-23 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-06-23 02:45:36] "GET /network-ipam/383269d8-ab50-49a9-be93-ab74540cb77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002206 10.0.0.33 - - [2026-06-23 02:45:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006558 10.0.0.33 - - [2026-06-23 02:45:36] "POST /ref-update HTTP/1.1" 200 156 0.068177 10.0.0.33 - - [2026-06-23 02:45:36] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004283 10.0.0.33 - - [2026-06-23 02:45:36] "GET /domains HTTP/1.1" 200 280 0.001712 10.0.0.33 - - [2026-06-23 02:45:36] "GET /domain/ede46269-6065-47a9-8704-12836e4fd018 HTTP/1.1" 200 3086 0.065450 10.0.0.33 - - [2026-06-23 02:45:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.134557 10.0.0.33 - - [2026-06-23 02:45:36] "GET /virtual-machine-interface/40133399-f6ab-452a-afd5-017debb59d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.009191 10.0.0.33 - - [2026-06-23 02:45:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc HTTP/1.1" 200 5475 0.064757 10.0.0.33 - - [2026-06-23 02:45:36] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 HTTP/1.1" 200 2086 0.006463 10.0.0.33 - - [2026-06-23 02:45:36] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 HTTP/1.1" 200 2086 0.006372 10.0.0.33 - - [2026-06-23 02:45:36] "POST /instance-ips HTTP/1.1" 200 409 0.067768 10.0.0.33 - - [2026-06-23 02:45:36] "GET /routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc HTTP/1.1" 200 1180 0.003243 10.0.0.33 - - [2026-06-23 02:45:36] "GET /routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc HTTP/1.1" 200 1180 0.008661 10.0.0.33 - - [2026-06-23 02:45:36] "GET /instance-ip/aff04bf1-6566-4b2d-8a95-7627d959af39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005730 10.0.0.33 - - [2026-06-23 02:45:36] "POST /loadbalancers HTTP/1.1" 200 610 0.063582 10.0.0.33 - - [2026-06-23 02:45:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024045 10.0.0.33 - - [2026-06-23 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008421 10.0.0.33 - - [2026-06-23 02:45:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046859 10.0.0.33 - - [2026-06-23 02:45:36] "GET /instance-ip/aff04bf1-6566-4b2d-8a95-7627d959af39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006800 10.0.0.33 - - [2026-06-23 02:45:36] "POST /route-targets HTTP/1.1" 200 327 0.012525 10.0.0.33 - - [2026-06-23 02:45:36] "POST /floating-ips HTTP/1.1" 200 597 0.025335 10.0.0.33 - - [2026-06-23 02:45:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.050190 10.0.0.33 - - [2026-06-23 02:45:36] "GET /loadbalancer/226e58cc-f365-4a07-911d-f12365968000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002342 10.0.0.33 - - [2026-06-23 02:45:36] "POST /ref-update HTTP/1.1" 200 156 0.041605 10.0.0.33 - - [2026-06-23 02:45:36] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.035720 10.0.0.33 - - [2026-06-23 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.33 - - [2026-06-23 02:45:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.024576 10.0.0.33 - - [2026-06-23 02:45:36] "GET /loadbalancer-listener/d50acc92-194e-4891-90e7-ae986a189b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.002925 10.0.0.33 - - [2026-06-23 02:45:36] "GET /loadbalancer-listener/d50acc92-194e-4891-90e7-ae986a189b61?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004255 10.0.0.33 - - [2026-06-23 02:45:36] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.027308 10.0.0.33 - - [2026-06-23 02:45:36] "GET /instance-ip/aff04bf1-6566-4b2d-8a95-7627d959af39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004473 10.0.0.33 - - [2026-06-23 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2026-06-23 02:45:36] "GET /instance-ip/aff04bf1-6566-4b2d-8a95-7627d959af39?fields=floating_ips HTTP/1.1" 200 1212 0.005824 10.0.0.33 - - [2026-06-23 02:45:36] "GET /floating-ip/2bbe5127-9e51-4726-93f6-19fd738f54e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.006502 10.0.0.33 - - [2026-06-23 02:45:37] "GET /loadbalancer/226e58cc-f365-4a07-911d-f12365968000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003211 10.0.0.33 - - [2026-06-23 02:45:37] "POST /tags HTTP/1.1" 200 295 0.053935 10.0.0.33 - - [2026-06-23 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011345 10.0.0.33 - - [2026-06-23 02:45:37] "GET /tag/f4630507-d297-4aa2-b30f-24ed495f7875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.012305 10.0.0.33 - - [2026-06-23 02:45:37] "POST /tags HTTP/1.1" 409 233 0.002002 10.0.0.33 - - [2026-06-23 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2026-06-23 02:45:37] "GET /tag/305f0235-adf5-4ce8-81f6-8d5e6e4806ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010363 10.0.0.33 - - [2026-06-23 02:45:37] "POST /tags HTTP/1.1" 409 206 0.001594 10.0.0.33 - - [2026-06-23 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2026-06-23 02:45:37] "GET /tag/8c172aa5-5c08-4ee9-9a89-4a4b41c0e778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010653 10.0.0.33 - - [2026-06-23 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.33 - - [2026-06-23 02:45:37] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008839 10.0.0.33 - - [2026-06-23 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2026-06-23 02:45:37] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031584 10.0.0.33 - - [2026-06-23 02:45:37] "POST /virtual-machines HTTP/1.1" 200 369 0.010386 10.0.0.33 - - [2026-06-23 02:45:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022233 10.0.0.33 - - [2026-06-23 02:45:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116760 10.0.0.33 - - [2026-06-23 02:45:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009908 10.0.0.33 - - [2026-06-23 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010096 10.0.0.33 - - [2026-06-23 02:45:37] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012710 10.0.0.33 - - [2026-06-23 02:45:37] "POST /instance-ips HTTP/1.1" 200 409 0.022597 10.0.0.33 - - [2026-06-23 02:45:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.040163 10.0.0.33 - - [2026-06-23 02:45:37] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014596 10.0.0.33 - - [2026-06-23 02:45:37] "POST /set-tag HTTP/1.1" 200 109 0.017581 10.0.0.33 - - [2026-06-23 02:45:37] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011260 10.0.0.33 - - [2026-06-23 02:45:37] "GET /instance-ip/9d81b314-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008304 10.0.0.33 - - [2026-06-23 02:45:37] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004962 10.0.0.33 - - [2026-06-23 02:45:37] "POST /set-tag HTTP/1.1" 200 109 0.007831 10.0.0.33 - - [2026-06-23 02:45:37] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006041 10.0.0.33 - - [2026-06-23 02:45:38] "POST /ref-update HTTP/1.1" 200 156 0.019696 10.0.0.33 - - [2026-06-23 02:45:38] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024692 10.0.0.33 - - [2026-06-23 02:45:38] "POST /set-tag HTTP/1.1" 200 109 0.003635 10.0.0.33 - - [2026-06-23 02:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.33 - - [2026-06-23 02:45:38] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004119 10.0.0.33 - - [2026-06-23 02:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-06-23 02:45:38] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033159 10.0.0.33 - - [2026-06-23 02:45:38] "POST /virtual-machines HTTP/1.1" 200 369 0.008073 10.0.0.33 - - [2026-06-23 02:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013216 10.0.0.33 - - [2026-06-23 02:45:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107676 10.0.0.33 - - [2026-06-23 02:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008884 10.0.0.33 - - [2026-06-23 02:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011797 10.0.0.33 - - [2026-06-23 02:45:38] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004088 10.0.0.33 - - [2026-06-23 02:45:38] "POST /instance-ips HTTP/1.1" 200 409 0.019153 10.0.0.33 - - [2026-06-23 02:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022925 10.0.0.33 - - [2026-06-23 02:45:38] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019182 10.0.0.33 - - [2026-06-23 02:45:38] "POST /set-tag HTTP/1.1" 200 109 0.016749 10.0.0.33 - - [2026-06-23 02:45:38] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015690 10.0.0.33 - - [2026-06-23 02:45:38] "GET /instance-ip/9dfc17c6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002765 10.0.0.33 - - [2026-06-23 02:45:38] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014047 10.0.0.33 - - [2026-06-23 02:45:38] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.33 - - [2026-06-23 02:45:38] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003749 10.0.0.33 - - [2026-06-23 02:45:38] "POST /ref-update HTTP/1.1" 200 156 0.009298 10.0.0.33 - - [2026-06-23 02:45:38] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009899 10.0.0.33 - - [2026-06-23 02:45:38] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.33 - - [2026-06-23 02:45:38] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005268 10.0.0.33 - - [2026-06-23 02:45:38] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.33 - - [2026-06-23 02:45:38] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004528 10.0.0.33 - - [2026-06-23 02:45:38] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.33 - - [2026-06-23 02:45:41] "GET /domains HTTP/1.1" 200 280 0.001914 10.0.0.33 - - [2026-06-23 02:45:41] "GET /domain/ede46269-6065-47a9-8704-12836e4fd018 HTTP/1.1" 200 3086 0.002716 10.0.0.33 - - [2026-06-23 02:45:41] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc HTTP/1.1" 200 7063 0.032558 10.0.0.33 - - [2026-06-23 02:45:41] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 HTTP/1.1" 200 2086 0.004356 10.0.0.33 - - [2026-06-23 02:45:41] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 HTTP/1.1" 200 2086 0.003527 10.0.0.33 - - [2026-06-23 02:45:41] "GET /routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc HTTP/1.1" 200 1401 0.003220 10.0.0.33 - - [2026-06-23 02:45:41] "GET /routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc HTTP/1.1" 200 1401 0.009403 10.0.0.33 - - [2026-06-23 02:45:41] "GET /route-target/5942df44-bfb8-46cd-9c07-5ef550ac300c HTTP/1.1" 200 1152 0.002218 10.0.0.33 - - [2026-06-23 02:45:41] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 HTTP/1.1" 200 2086 0.003463 10.0.0.33 - - [2026-06-23 02:45:41] "GET /routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc HTTP/1.1" 200 1401 0.003024 10.0.0.33 - - [2026-06-23 02:45:41] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.008644 10.0.0.33 - - [2026-06-23 02:45:41] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 HTTP/1.1" 200 2086 0.007122 10.0.0.33 - - [2026-06-23 02:45:41] "GET /routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc HTTP/1.1" 200 1401 0.008041 10.0.0.33 - - [2026-06-23 02:45:41] "GET /routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc HTTP/1.1" 200 1401 0.003349 10.0.0.33 - - [2026-06-23 02:45:41] "GET /route-target/5942df44-bfb8-46cd-9c07-5ef550ac300c HTTP/1.1" 200 1152 0.002233 10.0.0.33 - - [2026-06-23 02:45:41] "GET /domains HTTP/1.1" 200 280 0.002063 10.0.0.33 - - [2026-06-23 02:45:41] "GET /domain/ede46269-6065-47a9-8704-12836e4fd018 HTTP/1.1" 200 3086 0.002450 10.0.0.33 - - [2026-06-23 02:45:41] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc HTTP/1.1" 200 7063 0.037463 10.0.0.33 - - [2026-06-23 02:45:41] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 HTTP/1.1" 200 2086 0.004424 10.0.0.33 - - [2026-06-23 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-06-23 02:45:41] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031991 10.0.0.33 - - [2026-06-23 02:45:41] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.009856 10.0.0.33 - - [2026-06-23 02:45:41] "GET /floating-ip-pools?parent_id=db81b976-ea4d-4906-90d1-34cb1cadaec0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002702 10.0.0.33 - - [2026-06-23 02:45:41] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004260 10.0.0.33 - - [2026-06-23 02:45:41] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019526 10.0.0.33 - - [2026-06-23 02:45:41] "POST /ref-update HTTP/1.1" 200 156 0.010802 10.0.0.33 - - [2026-06-23 02:45:41] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.022388 10.0.0.33 - - [2026-06-23 02:45:41] "GET /domains HTTP/1.1" 200 280 0.004790 10.0.0.33 - - [2026-06-23 02:45:42] "GET /domain/ede46269-6065-47a9-8704-12836e4fd018 HTTP/1.1" 200 3086 0.003506 10.0.0.33 - - [2026-06-23 02:45:42] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc HTTP/1.1" 200 7319 0.052653 10.0.0.33 - - [2026-06-23 02:45:42] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 HTTP/1.1" 200 2324 0.006356 10.0.0.33 - - [2026-06-23 02:45:42] "GET /floating-ip-pool/90e63a72-94b7-40c2-aa0f-19b694b4b16d HTTP/1.1" 200 1315 0.003347 10.0.0.33 - - [2026-06-23 02:45:42] "GET /domains HTTP/1.1" 200 280 0.004905 10.0.0.33 - - [2026-06-23 02:45:42] "GET /domain/ede46269-6065-47a9-8704-12836e4fd018 HTTP/1.1" 200 3086 0.004727 10.0.0.33 - - [2026-06-23 02:45:42] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc HTTP/1.1" 200 7319 0.047153 10.0.0.33 - - [2026-06-23 02:45:42] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 HTTP/1.1" 200 2324 0.009591 10.0.0.33 - - [2026-06-23 02:45:42] "GET /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.010033 10.0.0.33 - - [2026-06-23 02:45:42] "POST /tags HTTP/1.1" 200 365 0.047143 10.0.0.33 - - [2026-06-23 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008386 10.0.0.33 - - [2026-06-23 02:45:42] "GET /tag/28768edd-d4cd-4913-9e20-327c1056bb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011772 10.0.0.33 - - [2026-06-23 02:45:42] "POST /tags HTTP/1.1" 409 206 0.002176 10.0.0.33 - - [2026-06-23 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2026-06-23 02:45:42] "GET /tag/8c172aa5-5c08-4ee9-9a89-4a4b41c0e778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011021 10.0.0.33 - - [2026-06-23 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.33 - - [2026-06-23 02:45:42] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.039859 10.0.0.33 - - [2026-06-23 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.33 - - [2026-06-23 02:45:42] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004904 10.0.0.33 - - [2026-06-23 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2026-06-23 02:45:42] "GET /service-appliance-set/7b94a9c3-e731-4f5e-a2ee-2bc8e6db7f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002874 10.0.0.33 - - [2026-06-23 02:45:42] "POST /fqname-to-id HTTP/1.1" 404 258 0.001528 10.0.0.33 - - [2026-06-23 02:45:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.151718 10.0.0.33 - - [2026-06-23 02:45:42] "GET /virtual-machine-interface/21080d77-3699-401f-a591-3f5a7d5bdc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019020 10.0.0.33 - - [2026-06-23 02:45:42] "POST /set-tag HTTP/1.1" 200 109 0.015408 10.0.0.33 - - [2026-06-23 02:45:42] "POST /instance-ips HTTP/1.1" 200 417 0.046775 10.0.0.33 - - [2026-06-23 02:45:42] "GET /instance-ip/8c5aa71c-dbde-4440-99b5-27b0e0f7092e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004253 10.0.0.33 - - [2026-06-23 02:45:42] "POST /loadbalancers HTTP/1.1" 200 618 0.072505 10.0.0.33 - - [2026-06-23 02:45:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011988 10.0.0.33 - - [2026-06-23 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020725 10.0.0.33 - - [2026-06-23 02:45:43] "POST /service-instances HTTP/1.1" 200 566 0.037897 10.0.0.33 - - [2026-06-23 02:45:43] "POST /ref-update HTTP/1.1" 200 156 0.011754 10.0.0.33 - - [2026-06-23 02:45:43] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.048434 10.0.0.33 - - [2026-06-23 02:45:43] "GET /virtual-machine-interface/21080d77-3699-401f-a591-3f5a7d5bdc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003983 10.0.0.33 - - [2026-06-23 02:45:43] "GET /virtual-machine-interface/21080d77-3699-401f-a591-3f5a7d5bdc40?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006774 10.0.0.33 - - [2026-06-23 02:45:43] "PUT /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 266 0.009567 10.0.0.33 - - [2026-06-23 02:45:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014915 10.0.0.33 - - [2026-06-23 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013875 10.0.0.33 - - [2026-06-23 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018728 10.0.0.33 - - [2026-06-23 02:45:43] "GET /floating-ip-pool/90e63a72-94b7-40c2-aa0f-19b694b4b16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006352 10.0.0.33 - - [2026-06-23 02:45:43] "POST /floating-ips HTTP/1.1" 200 671 0.088699 10.0.0.33 - - [2026-06-23 02:45:43] "POST /virtual-machines HTTP/1.1" 200 429 0.064794 10.0.0.33 - - [2026-06-23 02:45:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012785 10.0.0.33 - - [2026-06-23 02:45:43] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.031570 10.0.0.33 - - [2026-06-23 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2026-06-23 02:45:43] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013810 10.0.0.33 - - [2026-06-23 02:45:43] "POST /tags HTTP/1.1" 409 221 0.003875 10.0.0.33 - - [2026-06-23 02:45:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.155360 10.0.0.33 - - [2026-06-23 02:45:43] "POST /chown HTTP/1.1" 200 109 0.029829 10.0.0.33 - - [2026-06-23 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006152 10.0.0.33 - - [2026-06-23 02:45:43] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.018338 10.0.0.33 - - [2026-06-23 02:45:43] "POST /tags HTTP/1.1" 409 238 0.002252 10.0.0.33 - - [2026-06-23 02:45:43] "POST /chown HTTP/1.1" 200 109 0.006417 10.0.0.33 - - [2026-06-23 02:45:43] "PUT /virtual-machine-interface/7b2cb861-3936-4a82-8c95-b36e00471bf2 HTTP/1.1" 200 284 0.027633 10.0.0.33 - - [2026-06-23 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017178 10.0.0.33 - - [2026-06-23 02:45:43] "GET /tag/28768edd-d4cd-4913-9e20-327c1056bb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.023252 10.0.0.33 - - [2026-06-23 02:45:43] "PUT /instance-ip/8c5aa71c-dbde-4440-99b5-27b0e0f7092e HTTP/1.1" 200 256 0.050477 10.0.0.33 - - [2026-06-23 02:45:43] "POST /firewall-rules HTTP/1.1" 200 650 0.088528 10.0.0.33 - - [2026-06-23 02:45:43] "POST /ref-update HTTP/1.1" 200 156 0.065075 10.0.0.33 - - [2026-06-23 02:45:43] "GET /firewall-rule/1ddda252-a1fd-45d9-91b8-d3cd89041be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.014121 10.0.0.33 - - [2026-06-23 02:45:43] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004507 10.0.0.33 - - [2026-06-23 02:45:43] "POST /ref-update HTTP/1.1" 200 156 0.026973 10.0.0.33 - - [2026-06-23 02:45:43] "GET /firewall-rule/1ddda252-a1fd-45d9-91b8-d3cd89041be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.015805 10.0.0.33 - - [2026-06-23 02:45:43] "POST /ref-update HTTP/1.1" 200 156 0.021366 10.0.0.33 - - [2026-06-23 02:45:43] "POST /ref-update HTTP/1.1" 200 156 0.020020 10.0.0.33 - - [2026-06-23 02:45:43] "POST /ref-update HTTP/1.1" 200 156 0.020379 10.0.0.33 - - [2026-06-23 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016372 10.0.0.33 - - [2026-06-23 02:45:43] "POST /ref-update HTTP/1.1" 200 156 0.026399 10.0.0.33 - - [2026-06-23 02:45:43] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.062288 10.0.0.33 - - [2026-06-23 02:45:43] "POST /ref-update HTTP/1.1" 200 156 0.041989 10.0.0.33 - - [2026-06-23 02:45:44] "GET /loadbalancer/c35d269a-c9e3-4b35-b23b-a2847f1e7825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003298 10.0.0.33 - - [2026-06-23 02:45:44] "POST /virtual-machines HTTP/1.1" 200 429 0.018560 10.0.0.33 - - [2026-06-23 02:45:44] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.053969 10.0.0.33 - - [2026-06-23 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.33 - - [2026-06-23 02:45:44] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.057696 10.0.0.33 - - [2026-06-23 02:45:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.139614 10.0.0.33 - - [2026-06-23 02:45:44] "GET /loadbalancer-listener/6dd2ee0f-fa5f-4cba-9955-75c6f7ceca48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.038251 10.0.0.33 - - [2026-06-23 02:45:44] "GET /loadbalancer-listener/6dd2ee0f-fa5f-4cba-9955-75c6f7ceca48?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006173 10.0.0.33 - - [2026-06-23 02:45:44] "POST /chown HTTP/1.1" 200 109 0.027895 10.0.0.33 - - [2026-06-23 02:45:44] "POST /chown HTTP/1.1" 200 109 0.009685 10.0.0.33 - - [2026-06-23 02:45:44] "PUT /virtual-machine-interface/87db9156-77ef-47a2-8b0e-a4f35290ac0a HTTP/1.1" 200 284 0.034339 10.0.0.33 - - [2026-06-23 02:45:44] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.050622 10.0.0.33 - - [2026-06-23 02:45:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.057494 10.0.0.33 - - [2026-06-23 02:45:44] "GET /loadbalancer-pool/c6599a82-351e-44e6-a984-0af14fe3bcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010828 10.0.0.33 - - [2026-06-23 02:45:44] "PUT /instance-ip/8c5aa71c-dbde-4440-99b5-27b0e0f7092e HTTP/1.1" 200 256 0.081621 10.0.0.33 - - [2026-06-23 02:45:44] "POST /ref-update HTTP/1.1" 200 156 0.013837 10.0.0.33 - - [2026-06-23 02:45:44] "POST /ref-update HTTP/1.1" 200 156 0.038600 10.0.0.33 - - [2026-06-23 02:45:44] "POST /loadbalancer-members HTTP/1.1" 200 707 0.084970 10.0.0.33 - - [2026-06-23 02:45:44] "POST /ref-update HTTP/1.1" 200 156 0.054797 10.0.0.33 - - [2026-06-23 02:45:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.044903 10.0.0.33 - - [2026-06-23 02:45:44] "GET /loadbalancer-member/8734d481-a12d-48a2-bf5b-280bf546610e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005557 10.0.0.33 - - [2026-06-23 02:45:44] "POST /ref-update HTTP/1.1" 200 156 0.011236 10.0.0.33 - - [2026-06-23 02:45:44] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003722 10.0.0.33 - - [2026-06-23 02:45:44] "POST /ref-update HTTP/1.1" 200 156 0.031941 10.0.0.33 - - [2026-06-23 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006583 10.0.0.33 - - [2026-06-23 02:45:44] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009389 10.0.0.33 - - [2026-06-23 02:45:44] "PUT /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 266 0.008335 10.0.0.33 - - [2026-06-23 02:45:44] "POST /tags HTTP/1.1" 409 221 0.008509 10.0.0.33 - - [2026-06-23 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.33 - - [2026-06-23 02:45:44] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012004 10.0.0.33 - - [2026-06-23 02:45:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008137 10.0.0.33 - - [2026-06-23 02:45:44] "POST /tags HTTP/1.1" 409 238 0.001967 10.0.0.33 - - [2026-06-23 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2026-06-23 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.33 - - [2026-06-23 02:45:44] "GET /tag/28768edd-d4cd-4913-9e20-327c1056bb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013733 10.0.0.33 - - [2026-06-23 02:45:44] "POST /chown HTTP/1.1" 200 109 0.018733 10.0.0.33 - - [2026-06-23 02:45:44] "POST /firewall-rules HTTP/1.1" 409 293 0.005937 10.0.0.33 - - [2026-06-23 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.33 - - [2026-06-23 02:45:44] "POST /chown HTTP/1.1" 200 109 0.014116 10.0.0.33 - - [2026-06-23 02:45:44] "PUT /instance-ip/8c5aa71c-dbde-4440-99b5-27b0e0f7092e HTTP/1.1" 200 256 0.021413 10.0.0.33 - - [2026-06-23 02:45:44] "PUT /firewall-rule/1ddda252-a1fd-45d9-91b8-d3cd89041be1 HTTP/1.1" 200 260 0.049735 10.0.0.33 - - [2026-06-23 02:45:44] "POST /ref-update HTTP/1.1" 200 156 0.030193 10.0.0.33 - - [2026-06-23 02:45:45] "GET /firewall-rule/1ddda252-a1fd-45d9-91b8-d3cd89041be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.005598 10.0.0.33 - - [2026-06-23 02:45:45] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003667 10.0.0.33 - - [2026-06-23 02:45:45] "GET /firewall-rule/1ddda252-a1fd-45d9-91b8-d3cd89041be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004369 10.0.0.33 - - [2026-06-23 02:45:45] "POST /chown HTTP/1.1" 200 109 0.011239 10.0.0.33 - - [2026-06-23 02:45:45] "POST /chown HTTP/1.1" 200 109 0.022779 10.0.0.33 - - [2026-06-23 02:45:45] "PUT /instance-ip/8c5aa71c-dbde-4440-99b5-27b0e0f7092e HTTP/1.1" 200 256 0.016284 10.0.0.33 - - [2026-06-23 02:45:45] "POST /ref-update HTTP/1.1" 200 156 0.011268 10.0.0.33 - - [2026-06-23 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.33 - - [2026-06-23 02:45:45] "POST /chown HTTP/1.1" 200 109 0.008161 10.0.0.33 - - [2026-06-23 02:45:45] "POST /chown HTTP/1.1" 200 109 0.005794 10.0.0.33 - - [2026-06-23 02:45:45] "PUT /instance-ip/8c5aa71c-dbde-4440-99b5-27b0e0f7092e HTTP/1.1" 200 256 0.016849 10.0.0.33 - - [2026-06-23 02:45:45] "POST /ref-update HTTP/1.1" 200 156 0.018344 10.0.0.33 - - [2026-06-23 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008649 10.0.0.33 - - [2026-06-23 02:45:45] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012335 10.0.0.33 - - [2026-06-23 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-06-23 02:45:45] "POST /chown HTTP/1.1" 200 109 0.013951 10.0.0.33 - - [2026-06-23 02:45:45] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.061870 10.0.0.33 - - [2026-06-23 02:45:45] "POST /chown HTTP/1.1" 200 109 0.040843 10.0.0.33 - - [2026-06-23 02:45:45] "PUT /instance-ip/8c5aa71c-dbde-4440-99b5-27b0e0f7092e HTTP/1.1" 200 256 0.020839 10.0.0.33 - - [2026-06-23 02:45:45] "POST /virtual-machines HTTP/1.1" 200 373 0.009356 10.0.0.33 - - [2026-06-23 02:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022316 10.0.0.33 - - [2026-06-23 02:45:45] "POST /ref-update HTTP/1.1" 200 156 0.033378 10.0.0.33 - - [2026-06-23 02:45:45] "PUT /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 266 0.020501 10.0.0.33 - - [2026-06-23 02:45:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.143219 10.0.0.33 - - [2026-06-23 02:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034508 10.0.0.33 - - [2026-06-23 02:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014338 10.0.0.33 - - [2026-06-23 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008847 10.0.0.33 - - [2026-06-23 02:45:45] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010719 10.0.0.33 - - [2026-06-23 02:45:45] "PUT /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 266 0.007674 10.0.0.33 - - [2026-06-23 02:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017522 10.0.0.33 - - [2026-06-23 02:45:45] "PUT /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 266 0.008419 10.0.0.33 - - [2026-06-23 02:45:45] "POST /instance-ips HTTP/1.1" 200 413 0.045030 10.0.0.33 - - [2026-06-23 02:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007391 10.0.0.33 - - [2026-06-23 02:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029407 10.0.0.33 - - [2026-06-23 02:45:45] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.030858 10.0.0.33 - - [2026-06-23 02:45:45] "PUT /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 266 0.009190 10.0.0.33 - - [2026-06-23 02:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019128 10.0.0.33 - - [2026-06-23 02:45:45] "POST /set-tag HTTP/1.1" 200 109 0.029506 10.0.0.33 - - [2026-06-23 02:45:45] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014762 10.0.0.33 - - [2026-06-23 02:45:45] "PUT /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 266 0.038208 10.0.0.33 - - [2026-06-23 02:45:45] "GET /instance-ip/a24f2160-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.012547 10.0.0.33 - - [2026-06-23 02:45:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007813 10.0.0.33 - - [2026-06-23 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.33 - - [2026-06-23 02:45:46] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006775 10.0.0.33 - - [2026-06-23 02:45:46] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.012946 10.0.0.33 - - [2026-06-23 02:45:46] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.010367 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.009021 10.0.0.33 - - [2026-06-23 02:45:46] "POST /ref-update HTTP/1.1" 200 156 0.036637 10.0.0.33 - - [2026-06-23 02:45:46] "POST /ref-update HTTP/1.1" 200 156 0.041422 10.0.0.33 - - [2026-06-23 02:45:46] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.038223 10.0.0.33 - - [2026-06-23 02:45:46] "POST /set-tag HTTP/1.1" 200 109 0.015950 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.066831 10.0.0.33 - - [2026-06-23 02:45:46] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004025 10.0.0.33 - - [2026-06-23 02:45:46] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.008351 10.0.0.33 - - [2026-06-23 02:45:46] "POST /ref-update HTTP/1.1" 200 156 0.016320 10.0.0.33 - - [2026-06-23 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.005773 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.017811 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.016488 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.016399 10.0.0.33 - - [2026-06-23 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.007837 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.015078 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.007630 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.018059 10.0.0.33 - - [2026-06-23 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.006592 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.020521 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.018497 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.005587 10.0.0.33 - - [2026-06-23 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.005880 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.006313 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.011265 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.012856 10.0.0.33 - - [2026-06-23 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.33 - - [2026-06-23 02:45:46] "POST /chown HTTP/1.1" 200 109 0.007776 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.021800 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.006698 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.021327 10.0.0.33 - - [2026-06-23 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.007466 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.018114 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.017596 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.006354 10.0.0.33 - - [2026-06-23 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.005987 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.005658 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.011226 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.018410 10.0.0.33 - - [2026-06-23 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.006010 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.012709 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.005960 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.019680 10.0.0.33 - - [2026-06-23 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.009743 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.020265 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.021321 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.007595 10.0.0.33 - - [2026-06-23 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.005880 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.005961 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.013971 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.023188 10.0.0.33 - - [2026-06-23 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.006135 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.019904 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.006194 10.0.0.33 - - [2026-06-23 02:45:47] "POST /chown HTTP/1.1" 200 109 0.017484 10.0.0.33 - - [2026-06-23 02:45:51] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005974 10.0.0.33 - - [2026-06-23 02:45:51] "POST /set-tag HTTP/1.1" 200 109 0.006124 10.0.0.33 - - [2026-06-23 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-06-23 02:45:51] "GET /loadbalancer/226e58cc-f365-4a07-911d-f12365968000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002965 10.0.0.33 - - [2026-06-23 02:45:51] "GET /loadbalancer-pool/27081843-403b-409f-9f62-090c1de07192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.008720 10.0.0.33 - - [2026-06-23 02:45:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013556 10.0.0.33 - - [2026-06-23 02:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017433 10.0.0.33 - - [2026-06-23 02:45:52] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009387 10.0.0.33 - - [2026-06-23 02:45:52] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014795 10.0.0.33 - - [2026-06-23 02:45:52] "POST /ref-update HTTP/1.1" 200 156 0.006302 10.0.0.33 - - [2026-06-23 02:45:52] "POST /tags HTTP/1.1" 409 221 0.001957 10.0.0.33 - - [2026-06-23 02:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2026-06-23 02:45:52] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.018992 10.0.0.33 - - [2026-06-23 02:45:52] "GET /floating-ip/2bbe5127-9e51-4726-93f6-19fd738f54e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.020995 10.0.0.33 - - [2026-06-23 02:45:52] "PUT /floating-ip/2bbe5127-9e51-4726-93f6-19fd738f54e1 HTTP/1.1" 200 256 0.010072 10.0.0.33 - - [2026-06-23 02:45:52] "POST /set-tag HTTP/1.1" 200 109 0.035599 10.0.0.33 - - [2026-06-23 02:45:52] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013368 10.0.0.33 - - [2026-06-23 02:45:52] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.33 - - [2026-06-23 02:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.33 - - [2026-06-23 02:45:52] "GET /loadbalancer/226e58cc-f365-4a07-911d-f12365968000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003815 10.0.0.33 - - [2026-06-23 02:45:52] "GET /loadbalancer-pool/27081843-403b-409f-9f62-090c1de07192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002762 10.0.0.33 - - [2026-06-23 02:45:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015035 10.0.0.33 - - [2026-06-23 02:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024085 10.0.0.33 - - [2026-06-23 02:45:53] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007979 10.0.0.33 - - [2026-06-23 02:45:53] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010556 10.0.0.33 - - [2026-06-23 02:45:53] "POST /ref-update HTTP/1.1" 200 156 0.013825 10.0.0.33 - - [2026-06-23 02:45:53] "POST /set-tag HTTP/1.1" 200 109 0.016123 10.0.0.33 - - [2026-06-23 02:45:53] "GET /floating-ip/2bbe5127-9e51-4726-93f6-19fd738f54e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013845 10.0.0.33 - - [2026-06-23 02:45:55] "GET /virtual-machine/95a77931-b7a4-4039-9dca-386e11504be2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003246 10.0.0.33 - - [2026-06-23 02:45:55] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005082 10.0.0.33 - - [2026-06-23 02:45:55] "GET /virtual-machine/11beefd1-9c1f-43f0-baf2-5abd7bcabb44?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003188 10.0.0.33 - - [2026-06-23 02:45:55] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004082 10.0.0.33 - - [2026-06-23 02:45:59] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005085 10.0.0.33 - - [2026-06-23 02:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.33 - - [2026-06-23 02:46:00] "GET /virtual-machine/0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.002881 10.0.0.33 - - [2026-06-23 02:46:00] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004377 10.0.0.33 - - [2026-06-23 02:46:00] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006726 10.0.0.33 - - [2026-06-23 02:46:00] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.33 - - [2026-06-23 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-06-23 02:46:07] "POST /chown HTTP/1.1" 200 109 0.005856 10.0.0.33 - - [2026-06-23 02:46:07] "POST /chown HTTP/1.1" 200 109 0.006789 10.0.0.33 - - [2026-06-23 02:46:07] "POST /chown HTTP/1.1" 200 109 0.010059 10.0.0.33 - - [2026-06-23 02:46:07] "POST /chown HTTP/1.1" 200 109 0.006426 10.0.0.33 - - [2026-06-23 02:46:32] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004283 10.0.0.33 - - [2026-06-23 02:46:32] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.33 - - [2026-06-23 02:46:32] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004031 10.0.0.33 - - [2026-06-23 02:46:32] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.33 - - [2026-06-23 02:46:33] "GET /virtual-machine/0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003036 10.0.0.33 - - [2026-06-23 02:46:33] "POST /ref-update HTTP/1.1" 200 156 0.008322 10.0.0.33 - - [2026-06-23 02:46:33] "GET /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009683 10.0.0.33 - - [2026-06-23 02:46:33] "POST /set-tag HTTP/1.1" 200 109 0.020521 10.0.0.33 - - [2026-06-23 02:46:33] "POST /set-tag HTTP/1.1" 200 109 0.028036 10.0.0.33 - - [2026-06-23 02:46:33] "DELETE /instance-ip/a24f2160-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.048256 10.0.0.33 - - [2026-06-23 02:46:33] "DELETE /virtual-machine-interface/a22e1862-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.041101 10.0.0.33 - - [2026-06-23 02:46:33] "DELETE /virtual-machine/0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 HTTP/1.1" 200 115 0.021215 10.0.0.33 - - [2026-06-23 02:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2026-06-23 02:46:35] "GET /tag/28768edd-d4cd-4913-9e20-327c1056bb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011035 10.0.0.33 - - [2026-06-23 02:46:35] "GET /tag/28768edd-d4cd-4913-9e20-327c1056bb68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011199 10.0.0.33 - - [2026-06-23 02:46:35] "GET /virtual-machine-interface/21080d77-3699-401f-a591-3f5a7d5bdc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003742 10.0.0.33 - - [2026-06-23 02:46:35] "POST /set-tag HTTP/1.1" 200 109 0.021989 10.0.0.33 - - [2026-06-23 02:46:35] "GET /virtual-machine-interface/7b2cb861-3936-4a82-8c95-b36e00471bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004936 10.0.0.33 - - [2026-06-23 02:46:35] "POST /set-tag HTTP/1.1" 200 109 0.015946 10.0.0.33 - - [2026-06-23 02:46:36] "GET /virtual-machine-interface/87db9156-77ef-47a2-8b0e-a4f35290ac0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.021765 10.0.0.33 - - [2026-06-23 02:46:36] "POST /set-tag HTTP/1.1" 200 109 0.016044 10.0.0.33 - - [2026-06-23 02:46:36] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.022486 10.0.0.33 - - [2026-06-23 02:46:36] "GET /firewall-rule/1ddda252-a1fd-45d9-91b8-d3cd89041be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003133 10.0.0.33 - - [2026-06-23 02:46:36] "POST /ref-update HTTP/1.1" 200 156 0.011032 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /firewall-rule/1ddda252-a1fd-45d9-91b8-d3cd89041be1 HTTP/1.1" 200 115 0.041727 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /loadbalancer-member/8734d481-a12d-48a2-bf5b-280bf546610e HTTP/1.1" 200 115 0.027130 10.0.0.33 - - [2026-06-23 02:46:36] "PUT /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 266 0.011895 10.0.0.33 - - [2026-06-23 02:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027855 10.0.0.33 - - [2026-06-23 02:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /loadbalancer-pool/c6599a82-351e-44e6-a984-0af14fe3bcb3 HTTP/1.1" 200 115 0.085999 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /loadbalancer-listener/6dd2ee0f-fa5f-4cba-9955-75c6f7ceca48 HTTP/1.1" 200 115 0.039407 10.0.0.33 - - [2026-06-23 02:46:36] "GET /floating-ip/2e1a7167-7737-4516-94a0-ada2e47e3ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002959 10.0.0.33 - - [2026-06-23 02:46:36] "POST /chown HTTP/1.1" 200 109 0.011513 10.0.0.33 - - [2026-06-23 02:46:36] "POST /chown HTTP/1.1" 200 109 0.021204 10.0.0.33 - - [2026-06-23 02:46:36] "POST /chown HTTP/1.1" 200 109 0.018974 10.0.0.33 - - [2026-06-23 02:46:36] "PUT /floating-ip/2e1a7167-7737-4516-94a0-ada2e47e3ac5 HTTP/1.1" 200 256 0.049434 10.0.0.33 - - [2026-06-23 02:46:36] "POST /chown HTTP/1.1" 200 109 0.018119 10.0.0.33 - - [2026-06-23 02:46:36] "PUT /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 266 0.028779 10.0.0.33 - - [2026-06-23 02:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018295 10.0.0.33 - - [2026-06-23 02:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /floating-ip/2e1a7167-7737-4516-94a0-ada2e47e3ac5 HTTP/1.1" 200 115 0.138411 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /loadbalancer/c35d269a-c9e3-4b35-b23b-a2847f1e7825 HTTP/1.1" 200 115 0.038260 10.0.0.33 - - [2026-06-23 02:46:36] "POST /chown HTTP/1.1" 200 109 0.026630 10.0.0.33 - - [2026-06-23 02:46:36] "POST /chown HTTP/1.1" 200 109 0.023529 10.0.0.33 - - [2026-06-23 02:46:36] "POST /chown HTTP/1.1" 200 109 0.014245 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /instance-ip/8c5aa71c-dbde-4440-99b5-27b0e0f7092e HTTP/1.1" 200 115 0.102443 10.0.0.33 - - [2026-06-23 02:46:36] "POST /chown HTTP/1.1" 404 171 0.002316 10.0.0.33 - - [2026-06-23 02:46:36] "PUT /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 266 0.008682 10.0.0.33 - - [2026-06-23 02:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014092 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /virtual-machine-interface/21080d77-3699-401f-a591-3f5a7d5bdc40 HTTP/1.1" 200 115 0.082927 10.0.0.33 - - [2026-06-23 02:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.33 - - [2026-06-23 02:46:36] "GET /floating-ip-pool/90e63a72-94b7-40c2-aa0f-19b694b4b16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004396 10.0.0.33 - - [2026-06-23 02:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2026-06-23 02:46:36] "POST /ref-update HTTP/1.1" 200 156 0.020864 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /tag/28768edd-d4cd-4913-9e20-327c1056bb68 HTTP/1.1" 200 115 0.115947 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /floating-ip-pool/90e63a72-94b7-40c2-aa0f-19b694b4b16d HTTP/1.1" 200 115 0.041329 10.0.0.33 - - [2026-06-23 02:46:36] "DELETE /service-instance/03a2eb7f-9a6a-4918-b4d5-745229b23c6a HTTP/1.1" 200 115 0.066966 10.0.0.33 - - [2026-06-23 02:46:37] "GET /virtual-machine-interface/7b2cb861-3936-4a82-8c95-b36e00471bf2?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006237 10.0.0.33 - - [2026-06-23 02:46:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001436 10.0.0.33 - - [2026-06-23 02:46:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001400 10.0.0.33 - - [2026-06-23 02:46:37] "DELETE /virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 HTTP/1.1" 200 115 0.107427 10.0.0.33 - - [2026-06-23 02:46:37] "GET /routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc HTTP/1.1" 404 171 0.012702 10.0.0.33 - - [2026-06-23 02:46:37] "DELETE /virtual-machine-interface/7b2cb861-3936-4a82-8c95-b36e00471bf2 HTTP/1.1" 200 115 0.087637 10.0.0.33 - - [2026-06-23 02:46:37] "GET /domains HTTP/1.1" 200 280 0.002547 10.0.0.33 - - [2026-06-23 02:46:37] "GET /domain/ede46269-6065-47a9-8704-12836e4fd018 HTTP/1.1" 200 3086 0.003747 10.0.0.33 - - [2026-06-23 02:46:37] "POST /ref-update HTTP/1.1" 200 156 0.020594 10.0.0.33 - - [2026-06-23 02:46:37] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc HTTP/1.1" 200 7141 0.056419 10.0.0.33 - - [2026-06-23 02:46:37] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013819 10.0.0.33 - - [2026-06-23 02:46:37] "DELETE /virtual-machine/55293db6-a655-41e2-adf5-7c7b8b73bbad HTTP/1.1" 200 115 0.072268 10.0.0.33 - - [2026-06-23 02:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2026-06-23 02:46:37] "POST /set-tag HTTP/1.1" 200 109 0.010984 10.0.0.33 - - [2026-06-23 02:46:37] "GET /virtual-machine-interface/87db9156-77ef-47a2-8b0e-a4f35290ac0a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009057 10.0.0.33 - - [2026-06-23 02:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011351 10.0.0.33 - - [2026-06-23 02:46:37] "GET /loadbalancer/226e58cc-f365-4a07-911d-f12365968000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.011975 10.0.0.33 - - [2026-06-23 02:46:37] "DELETE /route-target/5942df44-bfb8-46cd-9c07-5ef550ac300c HTTP/1.1" 200 115 0.068163 10.0.0.33 - - [2026-06-23 02:46:37] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008548 10.0.0.33 - - [2026-06-23 02:46:37] "DELETE /virtual-machine-interface/87db9156-77ef-47a2-8b0e-a4f35290ac0a HTTP/1.1" 200 115 0.094570 10.0.0.33 - - [2026-06-23 02:46:37] "DELETE /virtual-machine/f7906de2-4a07-427d-acd3-d9ed7c65f032 HTTP/1.1" 200 115 0.021747 10.0.0.33 - - [2026-06-23 02:46:37] "POST /set-tag HTTP/1.1" 200 109 0.032832 10.0.0.33 - - [2026-06-23 02:46:37] "DELETE /loadbalancer-member/14d30e10-da5a-4507-88ca-660532636d42 HTTP/1.1" 200 115 0.045664 10.0.0.33 - - [2026-06-23 02:46:38] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007561 10.0.0.33 - - [2026-06-23 02:46:38] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.33 - - [2026-06-23 02:46:38] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005077 10.0.0.33 - - [2026-06-23 02:46:39] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.33 - - [2026-06-23 02:46:39] "GET /virtual-machine/11beefd1-9c1f-43f0-baf2-5abd7bcabb44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002712 10.0.0.33 - - [2026-06-23 02:46:39] "POST /ref-update HTTP/1.1" 200 156 0.008748 10.0.0.33 - - [2026-06-23 02:46:39] "GET /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008207 10.0.0.33 - - [2026-06-23 02:46:39] "POST /set-tag HTTP/1.1" 200 109 0.022821 10.0.0.33 - - [2026-06-23 02:46:39] "POST /set-tag HTTP/1.1" 200 109 0.027327 10.0.0.33 - - [2026-06-23 02:46:39] "POST /set-tag HTTP/1.1" 200 109 0.026335 10.0.0.33 - - [2026-06-23 02:46:39] "DELETE /instance-ip/9dfc17c6-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.033444 10.0.0.33 - - [2026-06-23 02:46:39] "POST /ref-update HTTP/1.1" 200 156 0.009562 10.0.0.33 - - [2026-06-23 02:46:39] "DELETE /virtual-machine-interface/9de15080-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.069347 10.0.0.33 - - [2026-06-23 02:46:39] "DELETE /virtual-machine/11beefd1-9c1f-43f0-baf2-5abd7bcabb44 HTTP/1.1" 200 115 0.024187 10.0.0.33 - - [2026-06-23 02:46:42] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007041 10.0.0.33 - - [2026-06-23 02:46:42] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.33 - - [2026-06-23 02:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.33 - - [2026-06-23 02:46:42] "GET /loadbalancer/226e58cc-f365-4a07-911d-f12365968000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002289 10.0.0.33 - - [2026-06-23 02:46:43] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004496 10.0.0.33 - - [2026-06-23 02:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.33 - - [2026-06-23 02:46:44] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004621 10.0.0.33 - - [2026-06-23 02:46:44] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.33 - - [2026-06-23 02:46:44] "GET /virtual-machine/95a77931-b7a4-4039-9dca-386e11504be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004766 10.0.0.33 - - [2026-06-23 02:46:44] "POST /ref-update HTTP/1.1" 200 156 0.012453 10.0.0.33 - - [2026-06-23 02:46:44] "GET /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005308 10.0.0.33 - - [2026-06-23 02:46:44] "POST /set-tag HTTP/1.1" 200 109 0.018074 10.0.0.33 - - [2026-06-23 02:46:44] "POST /set-tag HTTP/1.1" 200 109 0.027372 10.0.0.33 - - [2026-06-23 02:46:44] "POST /set-tag HTTP/1.1" 200 109 0.020350 10.0.0.33 - - [2026-06-23 02:46:44] "DELETE /instance-ip/9d81b314-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.047109 10.0.0.33 - - [2026-06-23 02:46:44] "POST /ref-update HTTP/1.1" 200 156 0.009699 10.0.0.33 - - [2026-06-23 02:46:44] "DELETE /virtual-machine-interface/9d66563c-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.043037 10.0.0.33 - - [2026-06-23 02:46:44] "DELETE /virtual-machine/95a77931-b7a4-4039-9dca-386e11504be2 HTTP/1.1" 200 115 0.018022 10.0.0.33 - - [2026-06-23 02:46:44] "DELETE /tag/305f0235-adf5-4ce8-81f6-8d5e6e4806ca HTTP/1.1" 200 115 0.043701 10.0.0.33 - - [2026-06-23 02:46:44] "DELETE /tag/f4630507-d297-4aa2-b30f-24ed495f7875 HTTP/1.1" 200 115 0.057107 10.0.0.33 - - [2026-06-23 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.33 - - [2026-06-23 02:46:47] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026829 10.0.0.33 - - [2026-06-23 02:46:47] "POST /tags HTTP/1.1" 200 393 0.050513 10.0.0.33 - - [2026-06-23 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013273 10.0.0.33 - - [2026-06-23 02:46:47] "GET /tag/d8c6f2b0-8562-4f74-a421-60b96c4f52ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013938 10.0.0.33 - - [2026-06-23 02:46:47] "POST /tags HTTP/1.1" 200 341 0.019165 10.0.0.33 - - [2026-06-23 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2026-06-23 02:46:47] "GET /tag/b8e1f765-dad8-4cdb-b24c-0c4e686eb662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013290 10.0.0.33 - - [2026-06-23 02:46:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.003052 10.0.0.33 - - [2026-06-23 02:46:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.005562 10.0.0.33 - - [2026-06-23 02:46:48] "POST /security-groups HTTP/1.1" 200 589 0.065765 10.0.0.33 - - [2026-06-23 02:46:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.002418 10.0.0.33 - - [2026-06-23 02:46:48] "POST /projects HTTP/1.1" 200 519 0.221756 10.0.0.33 - - [2026-06-23 02:46:48] "POST /access-control-lists HTTP/1.1" 200 598 0.058879 10.0.0.33 - - [2026-06-23 02:46:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.026003 10.0.0.33 - - [2026-06-23 02:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019986 10.0.0.33 - - [2026-06-23 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.031273 10.0.0.33 - - [2026-06-23 02:46:48] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003766 10.0.0.33 - - [2026-06-23 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2026-06-23 02:46:48] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004295 10.0.0.33 - - [2026-06-23 02:46:48] "POST /access-control-lists HTTP/1.1" 200 596 0.097737 10.0.0.33 - - [2026-06-23 02:46:48] "PUT /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959 HTTP/1.1" 200 264 0.070827 10.0.0.33 - - [2026-06-23 02:46:48] "PUT /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98 HTTP/1.1" 200 264 0.047489 10.0.0.33 - - [2026-06-23 02:46:48] "POST /security-groups HTTP/1.1" 200 591 0.073427 10.0.0.33 - - [2026-06-23 02:46:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.001885 10.0.0.33 - - [2026-06-23 02:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030091 10.0.0.33 - - [2026-06-23 02:46:48] "POST /chown HTTP/1.1" 200 109 0.024137 10.0.0.33 - - [2026-06-23 02:46:48] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020778 10.0.0.33 - - [2026-06-23 02:46:48] "POST /access-control-lists HTTP/1.1" 200 632 0.098090 10.0.0.33 - - [2026-06-23 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017262 10.0.0.33 - - [2026-06-23 02:46:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.011100 10.0.0.33 - - [2026-06-23 02:46:48] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005323 10.0.0.33 - - [2026-06-23 02:46:48] "POST /tags HTTP/1.1" 409 226 0.001891 10.0.0.33 - - [2026-06-23 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.33 - - [2026-06-23 02:46:48] "GET /tag/b8e1f765-dad8-4cdb-b24c-0c4e686eb662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015702 10.0.0.33 - - [2026-06-23 02:46:48] "POST /access-control-lists HTTP/1.1" 200 630 0.074639 10.0.0.33 - - [2026-06-23 02:46:48] "POST /firewall-rules HTTP/1.1" 200 600 0.071534 10.0.0.33 - - [2026-06-23 02:46:48] "GET /firewall-rule/641e933c-3a0e-4c38-87e2-667d3dbd6c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.014363 10.0.0.33 - - [2026-06-23 02:46:48] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006029 10.0.0.33 - - [2026-06-23 02:46:48] "GET /firewall-rule/641e933c-3a0e-4c38-87e2-667d3dbd6c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003186 10.0.0.33 - - [2026-06-23 02:46:48] "POST /ref-update HTTP/1.1" 200 156 0.043908 10.0.0.33 - - [2026-06-23 02:46:48] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002612 10.0.0.33 - - [2026-06-23 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2026-06-23 02:46:49] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003057 10.0.0.33 - - [2026-06-23 02:46:49] "POST /tags HTTP/1.1" 409 226 0.002282 10.0.0.33 - - [2026-06-23 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.33 - - [2026-06-23 02:46:49] "GET /tag/b8e1f765-dad8-4cdb-b24c-0c4e686eb662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.020304 10.0.0.33 - - [2026-06-23 02:46:49] "POST /firewall-rules HTTP/1.1" 200 598 0.067795 10.0.0.33 - - [2026-06-23 02:46:49] "GET /firewall-rule/94b6a558-0a62-47e2-a4b1-460f864d25ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004246 10.0.0.33 - - [2026-06-23 02:46:49] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003398 10.0.0.33 - - [2026-06-23 02:46:49] "GET /firewall-rule/94b6a558-0a62-47e2-a4b1-460f864d25ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002059 10.0.0.33 - - [2026-06-23 02:46:49] "POST /ref-update HTTP/1.1" 200 156 0.048354 10.0.0.33 - - [2026-06-23 02:46:50] "POST /tags HTTP/1.1" 200 393 0.025672 10.0.0.33 - - [2026-06-23 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.030314 10.0.0.33 - - [2026-06-23 02:46:50] "GET /tag/48bacb36-c74d-480f-9432-11ec6d70cf30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.028104 10.0.0.33 - - [2026-06-23 02:46:50] "POST /tags HTTP/1.1" 200 341 0.069526 10.0.0.33 - - [2026-06-23 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018439 10.0.0.33 - - [2026-06-23 02:46:50] "GET /tag/fd173686-983c-4de5-a7d1-6ae5fb0ff9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.043699 10.0.0.33 - - [2026-06-23 02:46:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000517 10.0.0.33 - - [2026-06-23 02:46:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.001893 10.0.0.33 - - [2026-06-23 02:46:51] "POST /security-groups HTTP/1.1" 200 589 0.083261 10.0.0.33 - - [2026-06-23 02:46:51] "POST /projects HTTP/1.1" 200 519 0.319120 10.0.0.33 - - [2026-06-23 02:46:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.005028 10.0.0.33 - - [2026-06-23 02:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.043372 10.0.0.33 - - [2026-06-23 02:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.038614 10.0.0.33 - - [2026-06-23 02:46:51] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007924 10.0.0.33 - - [2026-06-23 02:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012028 10.0.0.33 - - [2026-06-23 02:46:51] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.043437 10.0.0.33 - - [2026-06-23 02:46:51] "POST /access-control-lists HTTP/1.1" 200 598 0.178114 10.0.0.33 - - [2026-06-23 02:46:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.010405 10.0.0.33 - - [2026-06-23 02:46:51] "POST /access-control-lists HTTP/1.1" 200 596 0.072528 10.0.0.33 - - [2026-06-23 02:46:51] "PUT /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959 HTTP/1.1" 200 264 0.111782 10.0.0.33 - - [2026-06-23 02:46:51] "PUT /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98 HTTP/1.1" 200 264 0.045448 10.0.0.33 - - [2026-06-23 02:46:51] "POST /security-groups HTTP/1.1" 200 591 0.071575 10.0.0.33 - - [2026-06-23 02:46:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.001802 10.0.0.33 - - [2026-06-23 02:46:51] "POST /access-control-lists HTTP/1.1" 200 632 0.016883 10.0.0.33 - - [2026-06-23 02:46:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.008338 10.0.0.33 - - [2026-06-23 02:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025870 10.0.0.33 - - [2026-06-23 02:46:51] "POST /chown HTTP/1.1" 200 109 0.036065 10.0.0.33 - - [2026-06-23 02:46:51] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011055 10.0.0.33 - - [2026-06-23 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2026-06-23 02:46:52] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013417 10.0.0.33 - - [2026-06-23 02:46:52] "POST /access-control-lists HTTP/1.1" 200 630 0.118706 10.0.0.33 - - [2026-06-23 02:46:52] "POST /tags HTTP/1.1" 409 226 0.016735 10.0.0.33 - - [2026-06-23 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.33 - - [2026-06-23 02:46:52] "GET /tag/fd173686-983c-4de5-a7d1-6ae5fb0ff9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013141 10.0.0.33 - - [2026-06-23 02:46:52] "POST /firewall-rules HTTP/1.1" 200 600 0.067967 10.0.0.33 - - [2026-06-23 02:46:52] "GET /firewall-rule/bad43252-b616-4ee9-95fd-aa19d497faf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.012694 10.0.0.33 - - [2026-06-23 02:46:52] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003780 10.0.0.33 - - [2026-06-23 02:46:52] "GET /firewall-rule/bad43252-b616-4ee9-95fd-aa19d497faf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002445 10.0.0.33 - - [2026-06-23 02:46:52] "POST /ref-update HTTP/1.1" 200 156 0.046951 10.0.0.33 - - [2026-06-23 02:46:52] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009221 10.0.0.33 - - [2026-06-23 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.33 - - [2026-06-23 02:46:52] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002607 10.0.0.33 - - [2026-06-23 02:46:52] "POST /tags HTTP/1.1" 409 226 0.001454 10.0.0.33 - - [2026-06-23 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.33 - - [2026-06-23 02:46:52] "GET /tag/fd173686-983c-4de5-a7d1-6ae5fb0ff9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010380 10.0.0.33 - - [2026-06-23 02:46:52] "POST /firewall-rules HTTP/1.1" 200 598 0.060811 10.0.0.33 - - [2026-06-23 02:46:52] "GET /firewall-rule/04406134-82b0-4b66-803a-7ca98f343161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006550 10.0.0.33 - - [2026-06-23 02:46:52] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003794 10.0.0.33 - - [2026-06-23 02:46:52] "GET /firewall-rule/04406134-82b0-4b66-803a-7ca98f343161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001971 10.0.0.33 - - [2026-06-23 02:46:52] "POST /ref-update HTTP/1.1" 200 156 0.061518 10.0.0.33 - - [2026-06-23 02:46:53] "POST /tags HTTP/1.1" 200 345 0.107735 10.0.0.33 - - [2026-06-23 02:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008329 10.0.0.33 - - [2026-06-23 02:46:53] "GET /tag/43b5dee8-47d3-4a45-b6c9-0bf5db056777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.016352 10.0.0.33 - - [2026-06-23 02:46:53] "POST /projects HTTP/1.1" 409 238 0.004529 10.0.0.33 - - [2026-06-23 02:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.33 - - [2026-06-23 02:46:53] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053269 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.33 - - [2026-06-23 02:46:54] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009658 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2026-06-23 02:46:54] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006132 10.0.0.33 - - [2026-06-23 02:46:54] "POST /security-groups HTTP/1.1" 409 285 0.004053 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.33 - - [2026-06-23 02:46:54] "PUT /security-group/da63cb72-3411-4bef-b9f4-35141e3f4c0e HTTP/1.1" 200 262 0.067397 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010214 10.0.0.33 - - [2026-06-23 02:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030701 10.0.0.33 - - [2026-06-23 02:46:54] "PUT /access-control-list/2f3e734d-55cc-4dec-9c64-cd9b27e9c47b HTTP/1.1" 200 272 0.014855 10.0.0.33 - - [2026-06-23 02:46:54] "POST /tags HTTP/1.1" 409 228 0.020811 10.0.0.33 - - [2026-06-23 02:46:54] "PUT /access-control-list/a198f615-a4f3-4976-882e-75e163fd0214 HTTP/1.1" 200 272 0.038959 10.0.0.33 - - [2026-06-23 02:46:54] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.073364 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019117 10.0.0.33 - - [2026-06-23 02:46:54] "GET /tag/43b5dee8-47d3-4a45-b6c9-0bf5db056777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015176 10.0.0.33 - - [2026-06-23 02:46:54] "POST /tags HTTP/1.1" 200 345 0.037786 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2026-06-23 02:46:54] "GET /tag/3fd64595-d573-4892-b349-bdf4fd0ec76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.014297 10.0.0.33 - - [2026-06-23 02:46:54] "POST /projects HTTP/1.1" 409 238 0.002949 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2026-06-23 02:46:54] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029167 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006788 10.0.0.33 - - [2026-06-23 02:46:54] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004507 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.33 - - [2026-06-23 02:46:54] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003823 10.0.0.33 - - [2026-06-23 02:46:54] "POST /security-groups HTTP/1.1" 409 285 0.005018 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.33 - - [2026-06-23 02:46:54] "PUT /security-group/40c21079-1f0d-48d0-b03d-475d8bca2f40 HTTP/1.1" 200 262 0.066506 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010320 10.0.0.33 - - [2026-06-23 02:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.039852 10.0.0.33 - - [2026-06-23 02:46:54] "PUT /access-control-list/ad7e8ab4-c443-46dd-8342-561950f66b87 HTTP/1.1" 200 272 0.022714 10.0.0.33 - - [2026-06-23 02:46:54] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.070785 10.0.0.33 - - [2026-06-23 02:46:54] "POST /tags HTTP/1.1" 409 228 0.009673 10.0.0.33 - - [2026-06-23 02:46:54] "PUT /access-control-list/02305692-36d8-46f3-8506-79d55baa85e2 HTTP/1.1" 200 272 0.044002 10.0.0.33 - - [2026-06-23 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2026-06-23 02:46:54] "GET /tag/3fd64595-d573-4892-b349-bdf4fd0ec76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013511 10.0.0.33 - - [2026-06-23 02:46:55] "POST /tags HTTP/1.1" 200 291 0.180229 10.0.0.33 - - [2026-06-23 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.33 - - [2026-06-23 02:46:55] "GET /tag/4420217c-1318-46bf-94ff-940611efe846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.013669 10.0.0.33 - - [2026-06-23 02:46:55] "POST /tags HTTP/1.1" 200 303 0.049584 10.0.0.33 - - [2026-06-23 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006585 10.0.0.33 - - [2026-06-23 02:46:55] "GET /tag/6d3cc7a9-6fc7-4981-a35b-6430790f129a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019479 10.0.0.33 - - [2026-06-23 02:46:55] "POST /tags HTTP/1.1" 409 252 0.001795 10.0.0.33 - - [2026-06-23 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2026-06-23 02:46:55] "GET /tag/d8c6f2b0-8562-4f74-a421-60b96c4f52ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015837 10.0.0.33 - - [2026-06-23 02:46:55] "POST /tags HTTP/1.1" 409 226 0.001945 10.0.0.33 - - [2026-06-23 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.33 - - [2026-06-23 02:46:55] "GET /tag/b8e1f765-dad8-4cdb-b24c-0c4e686eb662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015680 10.0.0.33 - - [2026-06-23 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-06-23 02:46:55] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004176 10.0.0.33 - - [2026-06-23 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2026-06-23 02:46:55] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036305 10.0.0.33 - - [2026-06-23 02:46:55] "POST /virtual-machines HTTP/1.1" 200 395 0.011080 10.0.0.33 - - [2026-06-23 02:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011445 10.0.0.33 - - [2026-06-23 02:46:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102160 10.0.0.33 - - [2026-06-23 02:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031330 10.0.0.33 - - [2026-06-23 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005565 10.0.0.33 - - [2026-06-23 02:46:55] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004564 10.0.0.33 - - [2026-06-23 02:46:55] "POST /instance-ips HTTP/1.1" 200 397 0.017402 10.0.0.33 - - [2026-06-23 02:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.039179 10.0.0.33 - - [2026-06-23 02:46:55] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015281 10.0.0.33 - - [2026-06-23 02:46:55] "POST /set-tag HTTP/1.1" 200 109 0.064159 10.0.0.33 - - [2026-06-23 02:46:55] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018716 10.0.0.33 - - [2026-06-23 02:46:55] "GET /instance-ip/cc0e2e56-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002813 10.0.0.33 - - [2026-06-23 02:46:56] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004671 10.0.0.33 - - [2026-06-23 02:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.33 - - [2026-06-23 02:46:56] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.013320 10.0.0.33 - - [2026-06-23 02:46:56] "POST /ref-update HTTP/1.1" 200 156 0.011538 10.0.0.33 - - [2026-06-23 02:46:56] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019109 10.0.0.33 - - [2026-06-23 02:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.33 - - [2026-06-23 02:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.33 - - [2026-06-23 02:46:56] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004021 10.0.0.33 - - [2026-06-23 02:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-06-23 02:46:56] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035738 10.0.0.33 - - [2026-06-23 02:46:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008373 10.0.0.33 - - [2026-06-23 02:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021277 10.0.0.33 - - [2026-06-23 02:46:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105402 10.0.0.33 - - [2026-06-23 02:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008007 10.0.0.33 - - [2026-06-23 02:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008196 10.0.0.33 - - [2026-06-23 02:46:56] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004405 10.0.0.33 - - [2026-06-23 02:46:56] "POST /instance-ips HTTP/1.1" 200 397 0.021476 10.0.0.33 - - [2026-06-23 02:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028775 10.0.0.33 - - [2026-06-23 02:46:56] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006177 10.0.0.33 - - [2026-06-23 02:46:56] "POST /set-tag HTTP/1.1" 200 109 0.059932 10.0.0.33 - - [2026-06-23 02:46:56] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014916 10.0.0.33 - - [2026-06-23 02:46:56] "GET /instance-ip/cc8a47e8-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002931 10.0.0.33 - - [2026-06-23 02:46:56] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004638 10.0.0.33 - - [2026-06-23 02:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.33 - - [2026-06-23 02:46:56] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003994 10.0.0.33 - - [2026-06-23 02:46:56] "POST /ref-update HTTP/1.1" 200 156 0.007814 10.0.0.33 - - [2026-06-23 02:46:56] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018106 10.0.0.33 - - [2026-06-23 02:46:56] "POST /set-tag HTTP/1.1" 200 109 0.003396 10.0.0.33 - - [2026-06-23 02:46:57] "POST /tags HTTP/1.1" 200 291 0.029764 10.0.0.33 - - [2026-06-23 02:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.33 - - [2026-06-23 02:46:57] "GET /tag/13f984a6-f929-4219-90d7-404a67ba4424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011153 10.0.0.33 - - [2026-06-23 02:46:57] "POST /tags HTTP/1.1" 409 252 0.002372 10.0.0.33 - - [2026-06-23 02:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.33 - - [2026-06-23 02:46:57] "GET /tag/48bacb36-c74d-480f-9432-11ec6d70cf30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011387 10.0.0.33 - - [2026-06-23 02:46:57] "POST /tags HTTP/1.1" 409 226 0.001793 10.0.0.33 - - [2026-06-23 02:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.33 - - [2026-06-23 02:46:57] "GET /tag/fd173686-983c-4de5-a7d1-6ae5fb0ff9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009761 10.0.0.33 - - [2026-06-23 02:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.33 - - [2026-06-23 02:46:57] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004133 10.0.0.33 - - [2026-06-23 02:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-06-23 02:46:57] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030239 10.0.0.33 - - [2026-06-23 02:46:57] "POST /virtual-machines HTTP/1.1" 200 395 0.017131 10.0.0.33 - - [2026-06-23 02:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018238 10.0.0.33 - - [2026-06-23 02:46:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120061 10.0.0.33 - - [2026-06-23 02:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009646 10.0.0.33 - - [2026-06-23 02:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.33 - - [2026-06-23 02:46:57] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009111 10.0.0.33 - - [2026-06-23 02:46:57] "POST /instance-ips HTTP/1.1" 200 397 0.023582 10.0.0.33 - - [2026-06-23 02:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030204 10.0.0.33 - - [2026-06-23 02:46:57] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009365 10.0.0.33 - - [2026-06-23 02:46:57] "POST /set-tag HTTP/1.1" 200 109 0.080016 10.0.0.33 - - [2026-06-23 02:46:57] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011488 10.0.0.33 - - [2026-06-23 02:46:57] "GET /instance-ip/cd25a3aa-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004189 10.0.0.33 - - [2026-06-23 02:46:57] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004550 10.0.0.33 - - [2026-06-23 02:46:57] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.33 - - [2026-06-23 02:46:57] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004305 10.0.0.33 - - [2026-06-23 02:46:57] "POST /ref-update HTTP/1.1" 200 156 0.010370 10.0.0.33 - - [2026-06-23 02:46:57] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015507 10.0.0.33 - - [2026-06-23 02:46:57] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.33 - - [2026-06-23 02:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2026-06-23 02:46:58] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003883 10.0.0.33 - - [2026-06-23 02:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.33 - - [2026-06-23 02:46:58] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033137 10.0.0.33 - - [2026-06-23 02:46:58] "POST /virtual-machines HTTP/1.1" 200 395 0.015384 10.0.0.33 - - [2026-06-23 02:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021025 10.0.0.33 - - [2026-06-23 02:46:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115182 10.0.0.33 - - [2026-06-23 02:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017101 10.0.0.33 - - [2026-06-23 02:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007418 10.0.0.33 - - [2026-06-23 02:46:58] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016178 10.0.0.33 - - [2026-06-23 02:46:58] "POST /instance-ips HTTP/1.1" 200 397 0.020333 10.0.0.33 - - [2026-06-23 02:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027855 10.0.0.33 - - [2026-06-23 02:46:58] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007766 10.0.0.33 - - [2026-06-23 02:46:58] "POST /set-tag HTTP/1.1" 200 109 0.071332 10.0.0.33 - - [2026-06-23 02:46:58] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019798 10.0.0.33 - - [2026-06-23 02:46:58] "GET /instance-ip/cda328e8-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002713 10.0.0.33 - - [2026-06-23 02:46:58] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003953 10.0.0.33 - - [2026-06-23 02:46:58] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.33 - - [2026-06-23 02:46:58] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004041 10.0.0.33 - - [2026-06-23 02:46:58] "POST /ref-update HTTP/1.1" 200 156 0.009431 10.0.0.33 - - [2026-06-23 02:46:58] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006615 10.0.0.33 - - [2026-06-23 02:46:58] "POST /set-tag HTTP/1.1" 200 109 0.012370 10.0.0.33 - - [2026-06-23 02:46:58] "POST /tags HTTP/1.1" 200 299 0.021499 10.0.0.33 - - [2026-06-23 02:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024419 10.0.0.33 - - [2026-06-23 02:46:58] "GET /tag/e2dad5a9-7bfe-4ea3-bbf3-48e51edf39f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.016514 10.0.0.33 - - [2026-06-23 02:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.33 - - [2026-06-23 02:46:58] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009456 10.0.0.33 - - [2026-06-23 02:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.33 - - [2026-06-23 02:46:59] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.062688 10.0.0.33 - - [2026-06-23 02:46:59] "POST /virtual-machines HTTP/1.1" 200 395 0.008278 10.0.0.33 - - [2026-06-23 02:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015808 10.0.0.33 - - [2026-06-23 02:46:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120370 10.0.0.33 - - [2026-06-23 02:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008473 10.0.0.33 - - [2026-06-23 02:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.33 - - [2026-06-23 02:46:59] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019349 10.0.0.33 - - [2026-06-23 02:46:59] "POST /instance-ips HTTP/1.1" 200 397 0.025700 10.0.0.33 - - [2026-06-23 02:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010833 10.0.0.33 - - [2026-06-23 02:46:59] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019958 10.0.0.33 - - [2026-06-23 02:46:59] "POST /set-tag HTTP/1.1" 200 109 0.024473 10.0.0.33 - - [2026-06-23 02:46:59] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004760 10.0.0.33 - - [2026-06-23 02:46:59] "GET /instance-ip/ce33662e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004745 10.0.0.33 - - [2026-06-23 02:46:59] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004436 10.0.0.33 - - [2026-06-23 02:46:59] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.33 - - [2026-06-23 02:46:59] "POST /tags HTTP/1.1" 200 299 0.021041 10.0.0.33 - - [2026-06-23 02:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.33 - - [2026-06-23 02:46:59] "GET /tag/0c50928f-935d-4f23-b4f1-aefa841d79a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015829 10.0.0.33 - - [2026-06-23 02:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.33 - - [2026-06-23 02:46:59] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003741 10.0.0.33 - - [2026-06-23 02:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.33 - - [2026-06-23 02:46:59] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.061609 10.0.0.33 - - [2026-06-23 02:46:59] "POST /virtual-machines HTTP/1.1" 200 395 0.009046 10.0.0.33 - - [2026-06-23 02:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013308 10.0.0.33 - - [2026-06-23 02:46:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110978 10.0.0.33 - - [2026-06-23 02:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020890 10.0.0.33 - - [2026-06-23 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008204 10.0.0.33 - - [2026-06-23 02:47:00] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004919 10.0.0.33 - - [2026-06-23 02:47:00] "POST /instance-ips HTTP/1.1" 200 397 0.022605 10.0.0.33 - - [2026-06-23 02:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.040306 10.0.0.33 - - [2026-06-23 02:47:00] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010505 10.0.0.33 - - [2026-06-23 02:47:00] "POST /set-tag HTTP/1.1" 200 109 0.026876 10.0.0.33 - - [2026-06-23 02:47:00] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021148 10.0.0.33 - - [2026-06-23 02:47:00] "GET /instance-ip/cea56f4e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008032 10.0.0.33 - - [2026-06-23 02:47:00] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004030 10.0.0.33 - - [2026-06-23 02:47:00] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.33 - - [2026-06-23 02:47:00] "POST /tags HTTP/1.1" 200 299 0.019729 10.0.0.33 - - [2026-06-23 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.33 - - [2026-06-23 02:47:00] "GET /tag/ccd7f0d7-40d0-4237-99a8-76e47271176e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011452 10.0.0.33 - - [2026-06-23 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-06-23 02:47:00] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004221 10.0.0.33 - - [2026-06-23 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.33 - - [2026-06-23 02:47:00] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042116 10.0.0.33 - - [2026-06-23 02:47:00] "POST /virtual-machines HTTP/1.1" 200 395 0.009817 10.0.0.33 - - [2026-06-23 02:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013229 10.0.0.33 - - [2026-06-23 02:47:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099985 10.0.0.33 - - [2026-06-23 02:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011021 10.0.0.33 - - [2026-06-23 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014621 10.0.0.33 - - [2026-06-23 02:47:00] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016119 10.0.0.33 - - [2026-06-23 02:47:00] "POST /instance-ips HTTP/1.1" 200 397 0.022893 10.0.0.33 - - [2026-06-23 02:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.039817 10.0.0.33 - - [2026-06-23 02:47:01] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.033751 10.0.0.33 - - [2026-06-23 02:47:01] "POST /set-tag HTTP/1.1" 200 109 0.027473 10.0.0.33 - - [2026-06-23 02:47:01] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022087 10.0.0.33 - - [2026-06-23 02:47:01] "GET /instance-ip/cf1a45f8-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004094 10.0.0.33 - - [2026-06-23 02:47:01] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005534 10.0.0.33 - - [2026-06-23 02:47:01] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.33 - - [2026-06-23 02:47:01] "POST /tags HTTP/1.1" 200 299 0.023474 10.0.0.33 - - [2026-06-23 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.33 - - [2026-06-23 02:47:01] "GET /tag/4e3b01f1-6641-4531-b11c-f04c58113a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016495 10.0.0.33 - - [2026-06-23 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.33 - - [2026-06-23 02:47:01] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004232 10.0.0.33 - - [2026-06-23 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.33 - - [2026-06-23 02:47:01] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046202 10.0.0.33 - - [2026-06-23 02:47:01] "POST /virtual-machines HTTP/1.1" 200 395 0.021294 10.0.0.33 - - [2026-06-23 02:47:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022496 10.0.0.33 - - [2026-06-23 02:47:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123259 10.0.0.33 - - [2026-06-23 02:47:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009823 10.0.0.33 - - [2026-06-23 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010730 10.0.0.33 - - [2026-06-23 02:47:01] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011919 10.0.0.33 - - [2026-06-23 02:47:01] "POST /instance-ips HTTP/1.1" 200 397 0.029674 10.0.0.33 - - [2026-06-23 02:47:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026170 10.0.0.33 - - [2026-06-23 02:47:01] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012730 10.0.0.33 - - [2026-06-23 02:47:01] "POST /set-tag HTTP/1.1" 200 109 0.029371 10.0.0.33 - - [2026-06-23 02:47:01] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023771 10.0.0.33 - - [2026-06-23 02:47:01] "GET /instance-ip/cf9ddea4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.018645 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011570 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.005436 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.006891 10.0.0.33 - - [2026-06-23 02:47:02] "POST /ref-update HTTP/1.1" 200 156 0.013689 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017198 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.017635 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004537 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.004272 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004709 10.0.0.33 - - [2026-06-23 02:47:02] "POST /ref-update HTTP/1.1" 200 156 0.010376 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.029152 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.003422 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.007117 10.0.0.33 - - [2026-06-23 02:47:02] "POST /ref-update HTTP/1.1" 200 156 0.010389 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013788 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.003770 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004074 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.007712 10.0.0.33 - - [2026-06-23 02:47:02] "POST /ref-update HTTP/1.1" 200 156 0.011462 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014548 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003679 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004579 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003888 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.003446 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004552 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004403 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004461 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004125 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.33 - - [2026-06-23 02:47:02] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004499 10.0.0.33 - - [2026-06-23 02:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.33 - - [2026-06-23 02:47:05] "GET /virtual-machine/05b48c61-4f0a-4a74-a6f8-a407c358de39?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003144 10.0.0.33 - - [2026-06-23 02:47:05] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004274 10.0.0.33 - - [2026-06-23 02:47:05] "GET /virtual-machine/4a3b6ed1-6382-41f8-8b94-7ed97a66977a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002753 10.0.0.33 - - [2026-06-23 02:47:05] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007156 10.0.0.33 - - [2026-06-23 02:47:06] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006668 10.0.0.33 - - [2026-06-23 02:47:06] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.33 - - [2026-06-23 02:47:07] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004569 10.0.0.33 - - [2026-06-23 02:47:07] "POST /set-tag HTTP/1.1" 200 109 0.005391 10.0.0.33 - - [2026-06-23 02:47:07] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004384 10.0.0.33 - - [2026-06-23 02:47:07] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.33 - - [2026-06-23 02:47:07] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012687 10.0.0.33 - - [2026-06-23 02:47:07] "POST /set-tag HTTP/1.1" 200 109 0.006016 10.0.0.33 - - [2026-06-23 02:47:07] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009789 10.0.0.33 - - [2026-06-23 02:47:07] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.33 - - [2026-06-23 02:47:10] "GET /virtual-machine/7603343b-4be0-4389-b98b-954eec475a89?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003297 10.0.0.33 - - [2026-06-23 02:47:10] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004197 10.0.0.33 - - [2026-06-23 02:47:10] "GET /virtual-machine/ea7e4d1d-5293-43d9-96eb-55a9c1d1ab28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002753 10.0.0.33 - - [2026-06-23 02:47:10] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004055 10.0.0.33 - - [2026-06-23 02:47:10] "GET /virtual-machine/32d40518-cbc2-4a71-a3eb-5d525a3c8adc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003160 10.0.0.33 - - [2026-06-23 02:47:10] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003751 10.0.0.33 - - [2026-06-23 02:47:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002797 10.0.0.33 - - [2026-06-23 02:47:12] "GET /global-system-configs HTTP/1.1" 200 322 0.001696 10.0.0.33 - - [2026-06-23 02:47:13] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004157 10.0.0.33 - - [2026-06-23 02:47:13] "POST /set-tag HTTP/1.1" 200 109 0.004663 10.0.0.33 - - [2026-06-23 02:47:15] "GET /virtual-machine/829797b3-b32a-4eee-8751-ddd68c255b3c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002754 10.0.0.33 - - [2026-06-23 02:47:15] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006450 10.0.0.33 - - [2026-06-23 02:47:15] "GET /virtual-machine/403bd533-2c66-44d7-892a-13a591f24390?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003640 10.0.0.33 - - [2026-06-23 02:47:15] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004122 10.0.0.33 - - [2026-06-23 02:47:15] "GET /virtual-machine/ed2391cb-4fd4-4039-8865-414c353d2bdb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.009149 10.0.0.33 - - [2026-06-23 02:47:15] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006553 10.0.0.33 - - [2026-06-23 02:47:16] "GET /loadbalancer/5522fe80-cab3-4047-8b25-192670f974a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001664 10.0.0.33 - - [2026-06-23 02:47:16] "POST /tags HTTP/1.1" 200 333 0.027466 10.0.0.33 - - [2026-06-23 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.024451 10.0.0.33 - - [2026-06-23 02:47:16] "GET /tag/4cec98d6-60bd-4f70-89fc-5e1437d95d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.024388 10.0.0.33 - - [2026-06-23 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.33 - - [2026-06-23 02:47:16] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039583 10.0.0.33 - - [2026-06-23 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007995 10.0.0.33 - - [2026-06-23 02:47:16] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003918 10.0.0.33 - - [2026-06-23 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.33 - - [2026-06-23 02:47:16] "GET /service-appliance-set/b787476d-6ccb-48f0-945b-64fd0c401db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002768 10.0.0.33 - - [2026-06-23 02:47:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.001753 10.0.0.33 - - [2026-06-23 02:47:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.101241 10.0.0.33 - - [2026-06-23 02:47:16] "GET /virtual-machine-interface/f2fb2763-0872-499f-8e19-291c59c7686d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.022624 10.0.0.33 - - [2026-06-23 02:47:16] "POST /instance-ips HTTP/1.1" 200 409 0.034148 10.0.0.33 - - [2026-06-23 02:47:16] "GET /instance-ip/b23d8258-c9b0-4f2f-8a9c-629f1b25e5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010971 10.0.0.33 - - [2026-06-23 02:47:16] "POST /loadbalancers HTTP/1.1" 200 629 0.068641 10.0.0.33 - - [2026-06-23 02:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027841 10.0.0.33 - - [2026-06-23 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008703 10.0.0.33 - - [2026-06-23 02:47:16] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.059476 10.0.0.33 - - [2026-06-23 02:47:16] "GET /instance-ip/b23d8258-c9b0-4f2f-8a9c-629f1b25e5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003310 10.0.0.33 - - [2026-06-23 02:47:16] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.074758 10.0.0.33 - - [2026-06-23 02:47:16] "GET /loadbalancer/5522fe80-cab3-4047-8b25-192670f974a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003976 10.0.0.33 - - [2026-06-23 02:47:16] "POST /floating-ips HTTP/1.1" 200 597 0.066566 10.0.0.33 - - [2026-06-23 02:47:16] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.045254 10.0.0.33 - - [2026-06-23 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2026-06-23 02:47:16] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044050 10.0.0.33 - - [2026-06-23 02:47:16] "GET /loadbalancer-listener/1fe1eb0c-a9b3-4f66-8fcc-6d8add656900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.018656 10.0.0.33 - - [2026-06-23 02:47:16] "GET /loadbalancer-listener/1fe1eb0c-a9b3-4f66-8fcc-6d8add656900?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003409 10.0.0.33 - - [2026-06-23 02:47:17] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022029 10.0.0.33 - - [2026-06-23 02:47:17] "GET /loadbalancer/5522fe80-cab3-4047-8b25-192670f974a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.019897 10.0.0.33 - - [2026-06-23 02:47:17] "GET /instance-ip/b23d8258-c9b0-4f2f-8a9c-629f1b25e5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.021844 10.0.0.33 - - [2026-06-23 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016881 10.0.0.33 - - [2026-06-23 02:47:17] "GET /loadbalancer/5522fe80-cab3-4047-8b25-192670f974a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.010498 10.0.0.33 - - [2026-06-23 02:47:17] "GET /instance-ip/b23d8258-c9b0-4f2f-8a9c-629f1b25e5b5?fields=floating_ips HTTP/1.1" 200 1212 0.023094 10.0.0.33 - - [2026-06-23 02:47:17] "GET /loadbalancer-pool/e39ce720-fd3b-4202-98a4-d4c9e74aa2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004343 10.0.0.33 - - [2026-06-23 02:47:17] "GET /floating-ip/746370c4-4fdd-45f0-92ef-ea43c5d5c359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003438 10.0.0.33 - - [2026-06-23 02:47:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.039271 10.0.0.33 - - [2026-06-23 02:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011334 10.0.0.33 - - [2026-06-23 02:47:17] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006775 10.0.0.33 - - [2026-06-23 02:47:17] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003931 10.0.0.33 - - [2026-06-23 02:47:17] "POST /ref-update HTTP/1.1" 200 156 0.006297 10.0.0.33 - - [2026-06-23 02:47:17] "GET /floating-ip/746370c4-4fdd-45f0-92ef-ea43c5d5c359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.016065 10.0.0.33 - - [2026-06-23 02:47:17] "POST /tags HTTP/1.1" 409 221 0.003757 10.0.0.33 - - [2026-06-23 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.33 - - [2026-06-23 02:47:17] "GET /tag/4cec98d6-60bd-4f70-89fc-5e1437d95d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.022713 10.0.0.33 - - [2026-06-23 02:47:17] "PUT /floating-ip/746370c4-4fdd-45f0-92ef-ea43c5d5c359 HTTP/1.1" 200 256 0.008961 10.0.0.33 - - [2026-06-23 02:47:17] "POST /set-tag HTTP/1.1" 200 109 0.083273 10.0.0.33 - - [2026-06-23 02:47:17] "GET /loadbalancer-pool/e39ce720-fd3b-4202-98a4-d4c9e74aa2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.015635 10.0.0.33 - - [2026-06-23 02:47:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028121 10.0.0.33 - - [2026-06-23 02:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009048 10.0.0.33 - - [2026-06-23 02:47:17] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018432 10.0.0.33 - - [2026-06-23 02:47:17] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012267 10.0.0.33 - - [2026-06-23 02:47:17] "POST /ref-update HTTP/1.1" 200 156 0.015292 10.0.0.33 - - [2026-06-23 02:47:17] "GET /floating-ip/746370c4-4fdd-45f0-92ef-ea43c5d5c359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.014160 10.0.0.33 - - [2026-06-23 02:47:17] "POST /set-tag HTTP/1.1" 200 109 0.117458 10.0.0.33 - - [2026-06-23 02:47:18] "POST /tags HTTP/1.1" 409 206 0.001822 10.0.0.33 - - [2026-06-23 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.33 - - [2026-06-23 02:47:18] "GET /tag/6d3cc7a9-6fc7-4981-a35b-6430790f129a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011011 10.0.0.33 - - [2026-06-23 02:47:18] "POST /tags HTTP/1.1" 409 204 0.003588 10.0.0.33 - - [2026-06-23 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.33 - - [2026-06-23 02:47:18] "GET /tag/0c50928f-935d-4f23-b4f1-aefa841d79a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014573 10.0.0.33 - - [2026-06-23 02:47:18] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004258 10.0.0.33 - - [2026-06-23 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2026-06-23 02:47:18] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007332 10.0.0.33 - - [2026-06-23 02:47:18] "POST /tags HTTP/1.1" 409 206 0.001975 10.0.0.33 - - [2026-06-23 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2026-06-23 02:47:18] "GET /tag/6d3cc7a9-6fc7-4981-a35b-6430790f129a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012586 10.0.0.33 - - [2026-06-23 02:47:18] "POST /tags HTTP/1.1" 409 226 0.003221 10.0.0.33 - - [2026-06-23 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.33 - - [2026-06-23 02:47:18] "GET /tag/b8e1f765-dad8-4cdb-b24c-0c4e686eb662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.020770 10.0.0.33 - - [2026-06-23 02:47:18] "POST /tags HTTP/1.1" 409 204 0.001708 10.0.0.33 - - [2026-06-23 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2026-06-23 02:47:18] "GET /tag/0c50928f-935d-4f23-b4f1-aefa841d79a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.019621 10.0.0.33 - - [2026-06-23 02:47:18] "POST /tags HTTP/1.1" 409 226 0.002120 10.0.0.33 - - [2026-06-23 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.33 - - [2026-06-23 02:47:18] "GET /tag/b8e1f765-dad8-4cdb-b24c-0c4e686eb662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.020416 10.0.0.33 - - [2026-06-23 02:47:18] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005627 10.0.0.33 - - [2026-06-23 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.33 - - [2026-06-23 02:47:18] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002157 10.0.0.33 - - [2026-06-23 02:47:18] "POST /firewall-rules HTTP/1.1" 200 626 0.076272 10.0.0.33 - - [2026-06-23 02:47:19] "POST /firewall-rules HTTP/1.1" 200 646 0.101158 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-rule/9af760bd-b7b4-4561-ba25-1f90d876ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.017669 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003361 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-rule/b2891f8c-146a-491c-ae9b-26bddf595c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.005429 10.0.0.33 - - [2026-06-23 02:47:19] "POST /ref-update HTTP/1.1" 200 156 0.021172 10.0.0.33 - - [2026-06-23 02:47:19] "POST /firewall-policys HTTP/1.1" 200 606 0.041729 10.0.0.33 - - [2026-06-23 02:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013646 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003120 10.0.0.33 - - [2026-06-23 02:47:19] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002645 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002954 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004350 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004584 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004536 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002302 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002451 10.0.0.33 - - [2026-06-23 02:47:19] "POST /ref-update HTTP/1.1" 200 156 0.031189 10.0.0.33 - - [2026-06-23 02:47:19] "POST /ref-update HTTP/1.1" 200 156 0.033819 10.0.0.33 - - [2026-06-23 02:47:19] "POST /ref-update HTTP/1.1" 200 156 0.044125 10.0.0.33 - - [2026-06-23 02:47:19] "POST /ref-update HTTP/1.1" 200 156 0.061740 10.0.0.33 - - [2026-06-23 02:47:19] "POST /ref-update HTTP/1.1" 200 156 0.054307 10.0.0.33 - - [2026-06-23 02:47:19] "GET /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002608 10.0.0.33 - - [2026-06-23 02:47:19] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005137 10.0.0.33 - - [2026-06-23 02:47:19] "POST /set-tag HTTP/1.1" 200 109 0.003505 10.0.0.33 - - [2026-06-23 02:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2026-06-23 02:47:19] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002347 10.0.0.33 - - [2026-06-23 02:47:19] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004088 10.0.0.33 - - [2026-06-23 02:47:19] "POST /set-tag HTTP/1.1" 200 109 0.032387 10.0.0.33 - - [2026-06-23 02:47:19] "DELETE /loadbalancer-member/db9e4061-9de1-4d8d-bd9b-70cbb1366ad0 HTTP/1.1" 200 115 0.043832 10.0.0.33 - - [2026-06-23 02:47:19] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005959 10.0.0.33 - - [2026-06-23 02:47:19] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.33 - - [2026-06-23 02:47:20] "DELETE /loadbalancer-member/935fb00e-1fae-44e8-a5d1-9f9610fc2a0f HTTP/1.1" 200 115 0.060910 10.0.0.33 - - [2026-06-23 02:47:20] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004413 10.0.0.33 - - [2026-06-23 02:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.33 - - [2026-06-23 02:47:20] "DELETE /loadbalancer-member/c430ec37-9a4d-461a-9ad7-7aedbea81ec0 HTTP/1.1" 200 115 0.044590 10.0.0.33 - - [2026-06-23 02:47:20] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004742 10.0.0.33 - - [2026-06-23 02:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.33 - - [2026-06-23 02:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2026-06-23 02:47:20] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002490 10.0.0.33 - - [2026-06-23 02:47:20] "GET /loadbalancer-pool/7cf1b440-7958-40cf-aace-8a56562f6754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002684 10.0.0.33 - - [2026-06-23 02:47:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024586 10.0.0.33 - - [2026-06-23 02:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028181 10.0.0.33 - - [2026-06-23 02:47:20] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015426 10.0.0.33 - - [2026-06-23 02:47:20] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003818 10.0.0.33 - - [2026-06-23 02:47:20] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006595 10.0.0.33 - - [2026-06-23 02:47:20] "POST /set-tag HTTP/1.1" 200 109 0.086624 10.0.0.33 - - [2026-06-23 02:47:20] "GET /loadbalancer-pool/7017ff25-48a3-4104-826f-86164d619585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006541 10.0.0.33 - - [2026-06-23 02:47:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016652 10.0.0.33 - - [2026-06-23 02:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028842 10.0.0.33 - - [2026-06-23 02:47:20] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018357 10.0.0.33 - - [2026-06-23 02:47:20] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005359 10.0.0.33 - - [2026-06-23 02:47:20] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003289 10.0.0.33 - - [2026-06-23 02:47:21] "POST /set-tag HTTP/1.1" 200 109 0.007221 10.0.0.33 - - [2026-06-23 02:47:21] "GET /loadbalancer-pool/ac602d04-4d6a-4b50-a104-45d8230a4e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002763 10.0.0.33 - - [2026-06-23 02:47:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018715 10.0.0.33 - - [2026-06-23 02:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009371 10.0.0.33 - - [2026-06-23 02:47:21] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009104 10.0.0.33 - - [2026-06-23 02:47:21] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009500 10.0.0.33 - - [2026-06-23 02:47:21] "POST /set-tag HTTP/1.1" 200 109 0.009928 10.0.0.33 - - [2026-06-23 02:47:21] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002834 10.0.0.33 - - [2026-06-23 02:48:35] "POST /tags HTTP/1.1" 200 365 0.053283 10.0.0.33 - - [2026-06-23 02:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.33 - - [2026-06-23 02:48:35] "GET /tag/15c57579-467f-4c9c-8344-797e1428562c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012858 10.0.0.33 - - [2026-06-23 02:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2026-06-23 02:48:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034559 10.0.0.33 - - [2026-06-23 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.33 - - [2026-06-23 02:48:36] "GET /service-appliance-set/7b94a9c3-e731-4f5e-a2ee-2bc8e6db7f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.001942 10.0.0.33 - - [2026-06-23 02:48:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.001974 10.0.0.33 - - [2026-06-23 02:48:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112449 10.0.0.33 - - [2026-06-23 02:48:36] "GET /virtual-machine-interface/48d44935-be58-448f-9963-e222a080a44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010032 10.0.0.33 - - [2026-06-23 02:48:36] "POST /set-tag HTTP/1.1" 200 109 0.015503 10.0.0.33 - - [2026-06-23 02:48:36] "POST /instance-ips HTTP/1.1" 200 417 0.048400 10.0.0.33 - - [2026-06-23 02:48:36] "GET /instance-ip/e1cb0d6d-9347-4a7d-9454-29580242d5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006809 10.0.0.33 - - [2026-06-23 02:48:36] "POST /loadbalancers HTTP/1.1" 200 618 0.076289 10.0.0.33 - - [2026-06-23 02:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018103 10.0.0.33 - - [2026-06-23 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.33 - - [2026-06-23 02:48:36] "POST /service-instances HTTP/1.1" 200 566 0.017800 10.0.0.33 - - [2026-06-23 02:48:36] "POST /ref-update HTTP/1.1" 200 156 0.009241 10.0.0.33 - - [2026-06-23 02:48:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042775 10.0.0.33 - - [2026-06-23 02:48:36] "GET /virtual-machine-interface/48d44935-be58-448f-9963-e222a080a44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004703 10.0.0.33 - - [2026-06-23 02:48:36] "PUT /service-instance/6413dafc-4892-4518-8c9c-b72f9be0d3c8 HTTP/1.1" 200 266 0.011319 10.0.0.33 - - [2026-06-23 02:48:36] "GET /virtual-machine-interface/48d44935-be58-448f-9963-e222a080a44a?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006581 10.0.0.33 - - [2026-06-23 02:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012284 10.0.0.33 - - [2026-06-23 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2026-06-23 02:48:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.001620 10.0.0.33 - - [2026-06-23 02:48:36] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003148 10.0.0.33 - - [2026-06-23 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.33 - - [2026-06-23 02:48:36] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002171 10.0.0.33 - - [2026-06-23 02:48:36] "POST /tags HTTP/1.1" 409 221 0.003371 10.0.0.33 - - [2026-06-23 02:48:36] "POST /virtual-machines HTTP/1.1" 200 429 0.011499 10.0.0.33 - - [2026-06-23 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.33 - - [2026-06-23 02:48:36] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015013 10.0.0.33 - - [2026-06-23 02:48:36] "POST /tags HTTP/1.1" 409 238 0.001384 10.0.0.33 - - [2026-06-23 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013974 10.0.0.33 - - [2026-06-23 02:48:36] "GET /tag/15c57579-467f-4c9c-8344-797e1428562c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016338 10.0.0.33 - - [2026-06-23 02:48:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.137907 10.0.0.33 - - [2026-06-23 02:48:36] "POST /chown HTTP/1.1" 200 109 0.022305 10.0.0.33 - - [2026-06-23 02:48:36] "POST /firewall-rules HTTP/1.1" 200 650 0.109880 10.0.0.33 - - [2026-06-23 02:48:36] "POST /chown HTTP/1.1" 200 109 0.050892 10.0.0.33 - - [2026-06-23 02:48:36] "PUT /virtual-machine-interface/5262ad2c-4d26-464f-9106-eae7d9363dc8 HTTP/1.1" 200 284 0.017157 10.0.0.33 - - [2026-06-23 02:48:37] "GET /firewall-rule/fe103ddf-5903-43cf-8d4b-bb9aece39f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.019551 10.0.0.33 - - [2026-06-23 02:48:37] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004819 10.0.0.33 - - [2026-06-23 02:48:37] "GET /firewall-rule/fe103ddf-5903-43cf-8d4b-bb9aece39f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.002598 10.0.0.33 - - [2026-06-23 02:48:37] "PUT /instance-ip/e1cb0d6d-9347-4a7d-9454-29580242d5f3 HTTP/1.1" 200 256 0.039916 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.014982 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.037256 10.0.0.33 - - [2026-06-23 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008090 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.031835 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.027018 10.0.0.33 - - [2026-06-23 02:48:37] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051986 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.010381 10.0.0.33 - - [2026-06-23 02:48:37] "GET /loadbalancer/c35d269a-c9e3-4b35-b23b-a2847f1e7825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.003354 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.022165 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.017793 10.0.0.33 - - [2026-06-23 02:48:37] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.047021 10.0.0.33 - - [2026-06-23 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2026-06-23 02:48:37] "POST /virtual-machines HTTP/1.1" 200 429 0.013158 10.0.0.33 - - [2026-06-23 02:48:37] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043241 10.0.0.33 - - [2026-06-23 02:48:37] "GET /loadbalancer-listener/5bf5b860-28fc-4009-a0ab-c3a177b932be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003011 10.0.0.33 - - [2026-06-23 02:48:37] "GET /loadbalancer-listener/5bf5b860-28fc-4009-a0ab-c3a177b932be?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.043634 10.0.0.33 - - [2026-06-23 02:48:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.142869 10.0.0.33 - - [2026-06-23 02:48:37] "POST /chown HTTP/1.1" 200 109 0.019189 10.0.0.33 - - [2026-06-23 02:48:37] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.046201 10.0.0.33 - - [2026-06-23 02:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011002 10.0.0.33 - - [2026-06-23 02:48:37] "GET /loadbalancer-pool/bcb816f6-327d-4c2a-9a76-fc3e6668df08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004473 10.0.0.33 - - [2026-06-23 02:48:37] "POST /chown HTTP/1.1" 200 109 0.009066 10.0.0.33 - - [2026-06-23 02:48:37] "PUT /virtual-machine-interface/717b559e-604c-41b9-8e40-946d66fd7bd8 HTTP/1.1" 200 284 0.022432 10.0.0.33 - - [2026-06-23 02:48:37] "PUT /instance-ip/e1cb0d6d-9347-4a7d-9454-29580242d5f3 HTTP/1.1" 200 256 0.031607 10.0.0.33 - - [2026-06-23 02:48:37] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038555 10.0.0.33 - - [2026-06-23 02:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022060 10.0.0.33 - - [2026-06-23 02:48:37] "GET /loadbalancer-member/138e2771-fb4e-4fce-b95e-63a468e6b0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.010471 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.018934 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.025089 10.0.0.33 - - [2026-06-23 02:48:37] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006825 10.0.0.33 - - [2026-06-23 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.021603 10.0.0.33 - - [2026-06-23 02:48:37] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008966 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.009147 10.0.0.33 - - [2026-06-23 02:48:37] "POST /tags HTTP/1.1" 409 221 0.013133 10.0.0.33 - - [2026-06-23 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006843 10.0.0.33 - - [2026-06-23 02:48:37] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012589 10.0.0.33 - - [2026-06-23 02:48:37] "POST /ref-update HTTP/1.1" 200 156 0.033879 10.0.0.33 - - [2026-06-23 02:48:37] "PUT /service-instance/6413dafc-4892-4518-8c9c-b72f9be0d3c8 HTTP/1.1" 200 266 0.013973 10.0.0.33 - - [2026-06-23 02:48:37] "POST /tags HTTP/1.1" 409 238 0.006502 10.0.0.33 - - [2026-06-23 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.33 - - [2026-06-23 02:48:37] "GET /tag/15c57579-467f-4c9c-8344-797e1428562c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010492 10.0.0.33 - - [2026-06-23 02:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008130 10.0.0.33 - - [2026-06-23 02:48:37] "POST /firewall-rules HTTP/1.1" 409 293 0.001832 10.0.0.33 - - [2026-06-23 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.33 - - [2026-06-23 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.33 - - [2026-06-23 02:48:37] "POST /chown HTTP/1.1" 200 109 0.011857 10.0.0.33 - - [2026-06-23 02:48:38] "POST /chown HTTP/1.1" 200 109 0.028044 10.0.0.33 - - [2026-06-23 02:48:38] "PUT /firewall-rule/fe103ddf-5903-43cf-8d4b-bb9aece39f72 HTTP/1.1" 200 260 0.061259 10.0.0.33 - - [2026-06-23 02:48:38] "GET /firewall-rule/fe103ddf-5903-43cf-8d4b-bb9aece39f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.004989 10.0.0.33 - - [2026-06-23 02:48:38] "PUT /instance-ip/e1cb0d6d-9347-4a7d-9454-29580242d5f3 HTTP/1.1" 200 256 0.026883 10.0.0.33 - - [2026-06-23 02:48:38] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006307 10.0.0.33 - - [2026-06-23 02:48:38] "GET /firewall-rule/fe103ddf-5903-43cf-8d4b-bb9aece39f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.002467 10.0.0.33 - - [2026-06-23 02:48:38] "POST /ref-update HTTP/1.1" 200 156 0.022469 10.0.0.33 - - [2026-06-23 02:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023180 10.0.0.33 - - [2026-06-23 02:48:38] "POST /chown HTTP/1.1" 200 109 0.030072 10.0.0.33 - - [2026-06-23 02:48:38] "GET /tag/15c57579-467f-4c9c-8344-797e1428562c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014827 10.0.0.33 - - [2026-06-23 02:48:38] "GET /tag/15c57579-467f-4c9c-8344-797e1428562c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.013706 10.0.0.33 - - [2026-06-23 02:48:38] "GET /virtual-machine-interface/48d44935-be58-448f-9963-e222a080a44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003858 10.0.0.33 - - [2026-06-23 02:48:38] "POST /chown HTTP/1.1" 200 109 0.007073 10.0.0.33 - - [2026-06-23 02:48:38] "PUT /instance-ip/e1cb0d6d-9347-4a7d-9454-29580242d5f3 HTTP/1.1" 200 256 0.014050 10.0.0.33 - - [2026-06-23 02:48:38] "POST /ref-update HTTP/1.1" 200 156 0.021079 10.0.0.33 - - [2026-06-23 02:48:38] "POST /set-tag HTTP/1.1" 200 109 0.023707 10.0.0.33 - - [2026-06-23 02:48:38] "GET /virtual-machine-interface/5262ad2c-4d26-464f-9106-eae7d9363dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.012506 10.0.0.33 - - [2026-06-23 02:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.33 - - [2026-06-23 02:48:38] "POST /chown HTTP/1.1" 200 109 0.012348 10.0.0.33 - - [2026-06-23 02:48:38] "POST /set-tag HTTP/1.1" 200 109 0.055383 10.0.0.33 - - [2026-06-23 02:48:38] "POST /chown HTTP/1.1" 200 109 0.042558 10.0.0.33 - - [2026-06-23 02:48:38] "GET /virtual-machine-interface/717b559e-604c-41b9-8e40-946d66fd7bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004142 10.0.0.33 - - [2026-06-23 02:48:38] "POST /set-tag HTTP/1.1" 200 109 0.011096 10.0.0.33 - - [2026-06-23 02:48:38] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011744 10.0.0.33 - - [2026-06-23 02:48:38] "PUT /instance-ip/e1cb0d6d-9347-4a7d-9454-29580242d5f3 HTTP/1.1" 200 256 0.024772 10.0.0.33 - - [2026-06-23 02:48:38] "POST /ref-update HTTP/1.1" 200 156 0.022463 10.0.0.33 - - [2026-06-23 02:48:38] "GET /firewall-rule/fe103ddf-5903-43cf-8d4b-bb9aece39f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.004783 10.0.0.33 - - [2026-06-23 02:48:38] "POST /chown HTTP/1.1" 200 109 0.018419 10.0.0.33 - - [2026-06-23 02:48:38] "POST /ref-update HTTP/1.1" 200 156 0.026599 10.0.0.33 - - [2026-06-23 02:48:38] "POST /chown HTTP/1.1" 200 109 0.005703 10.0.0.33 - - [2026-06-23 02:48:38] "PUT /instance-ip/e1cb0d6d-9347-4a7d-9454-29580242d5f3 HTTP/1.1" 200 256 0.019016 10.0.0.33 - - [2026-06-23 02:48:38] "DELETE /firewall-rule/fe103ddf-5903-43cf-8d4b-bb9aece39f72 HTTP/1.1" 200 115 0.070521 10.0.0.33 - - [2026-06-23 02:48:38] "POST /ref-update HTTP/1.1" 200 156 0.032253 10.0.0.33 - - [2026-06-23 02:48:38] "DELETE /loadbalancer-member/138e2771-fb4e-4fce-b95e-63a468e6b0da HTTP/1.1" 200 115 0.035531 10.0.0.33 - - [2026-06-23 02:48:38] "DELETE /loadbalancer-pool/bcb816f6-327d-4c2a-9a76-fc3e6668df08 HTTP/1.1" 200 115 0.039071 10.0.0.33 - - [2026-06-23 02:48:38] "DELETE /loadbalancer-listener/5bf5b860-28fc-4009-a0ab-c3a177b932be HTTP/1.1" 200 115 0.053852 10.0.0.33 - - [2026-06-23 02:48:38] "PUT /service-instance/6413dafc-4892-4518-8c9c-b72f9be0d3c8 HTTP/1.1" 200 266 0.024937 10.0.0.33 - - [2026-06-23 02:48:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013710 10.0.0.33 - - [2026-06-23 02:48:38] "DELETE /loadbalancer/c35d269a-c9e3-4b35-b23b-a2847f1e7825 HTTP/1.1" 200 115 0.058686 10.0.0.33 - - [2026-06-23 02:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2026-06-23 02:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009231 10.0.0.33 - - [2026-06-23 02:48:38] "DELETE /instance-ip/e1cb0d6d-9347-4a7d-9454-29580242d5f3 HTTP/1.1" 200 115 0.058596 10.0.0.33 - - [2026-06-23 02:48:38] "DELETE /virtual-machine-interface/48d44935-be58-448f-9963-e222a080a44a HTTP/1.1" 200 115 0.038767 10.0.0.33 - - [2026-06-23 02:48:38] "DELETE /tag/15c57579-467f-4c9c-8344-797e1428562c HTTP/1.1" 200 115 0.059832 10.0.0.33 - - [2026-06-23 02:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2026-06-23 02:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.33 - - [2026-06-23 02:48:39] "DELETE /service-instance/6413dafc-4892-4518-8c9c-b72f9be0d3c8 HTTP/1.1" 200 115 0.043076 10.0.0.33 - - [2026-06-23 02:48:39] "GET /virtual-machine-interface/717b559e-604c-41b9-8e40-946d66fd7bd8?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007489 10.0.0.33 - - [2026-06-23 02:48:39] "DELETE /virtual-machine-interface/717b559e-604c-41b9-8e40-946d66fd7bd8 HTTP/1.1" 200 115 0.051264 10.0.0.33 - - [2026-06-23 02:48:39] "DELETE /virtual-machine/5eb643dd-855a-43b3-a30c-b711d778cfb6 HTTP/1.1" 200 115 0.029928 10.0.0.33 - - [2026-06-23 02:48:39] "GET /virtual-machine-interface/5262ad2c-4d26-464f-9106-eae7d9363dc8?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005675 10.0.0.33 - - [2026-06-23 02:48:39] "DELETE /virtual-machine-interface/5262ad2c-4d26-464f-9106-eae7d9363dc8 HTTP/1.1" 200 115 0.047557 10.0.0.33 - - [2026-06-23 02:48:39] "POST /ref-update HTTP/1.1" 200 156 0.009622 10.0.0.33 - - [2026-06-23 02:48:39] "DELETE /virtual-machine/4338b8dd-1623-4262-9e80-7976a8942851 HTTP/1.1" 200 115 0.037500 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:49:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:49:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:49:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:49:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001105 10.0.0.33 - - [2026-06-23 02:49:18] "POST /tags HTTP/1.1" 409 252 0.002794 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2026-06-23 02:49:18] "GET /tag/48bacb36-c74d-480f-9432-11ec6d70cf30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.015758 10.0.0.33 - - [2026-06-23 02:49:18] "POST /tags HTTP/1.1" 409 228 0.002019 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:49:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:49:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 10.0.0.33 - - [2026-06-23 02:49:18] "GET /tag/3fd64595-d573-4892-b349-bdf4fd0ec76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.016874 10.0.0.33 - - [2026-06-23 02:49:18] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002470 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2026-06-23 02:49:18] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003614 10.0.0.33 - - [2026-06-23 02:49:18] "POST /tags HTTP/1.1" 409 206 0.002731 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.33 - - [2026-06-23 02:49:18] "GET /tag/6d3cc7a9-6fc7-4981-a35b-6430790f129a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017587 10.0.0.33 - - [2026-06-23 02:49:18] "POST /tags HTTP/1.1" 409 226 0.004536 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2026-06-23 02:49:18] "GET /tag/b8e1f765-dad8-4cdb-b24c-0c4e686eb662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.017438 10.0.0.33 - - [2026-06-23 02:49:18] "POST /tags HTTP/1.1" 409 204 0.002714 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2026-06-23 02:49:18] "GET /tag/0c50928f-935d-4f23-b4f1-aefa841d79a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.048914 10.0.0.33 - - [2026-06-23 02:49:18] "POST /tags HTTP/1.1" 409 226 0.005108 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.33 - - [2026-06-23 02:49:18] "GET /tag/b8e1f765-dad8-4cdb-b24c-0c4e686eb662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012059 10.0.0.33 - - [2026-06-23 02:49:18] "POST /tags HTTP/1.1" 409 228 0.002329 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-06-23 02:49:18] "GET /tag/3fd64595-d573-4892-b349-bdf4fd0ec76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010074 10.0.0.33 - - [2026-06-23 02:49:18] "POST /tags HTTP/1.1" 409 252 0.001550 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.33 - - [2026-06-23 02:49:18] "GET /tag/48bacb36-c74d-480f-9432-11ec6d70cf30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011147 10.0.0.33 - - [2026-06-23 02:49:18] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002174 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.33 - - [2026-06-23 02:49:18] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002798 10.0.0.33 - - [2026-06-23 02:49:18] "POST /firewall-rules HTTP/1.1" 409 281 0.001603 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.33 - - [2026-06-23 02:49:18] "PUT /firewall-rule/b2891f8c-146a-491c-ae9b-26bddf595c2f HTTP/1.1" 200 260 0.018792 10.0.0.33 - - [2026-06-23 02:49:18] "POST /firewall-rules HTTP/1.1" 409 291 0.002818 10.0.0.33 - - [2026-06-23 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.33 - - [2026-06-23 02:49:18] "PUT /firewall-rule/9af760bd-b7b4-4561-ba25-1f90d876ffae HTTP/1.1" 200 260 0.019574 10.0.0.33 - - [2026-06-23 02:49:18] "GET /firewall-rule/9af760bd-b7b4-4561-ba25-1f90d876ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.026416 10.0.0.33 - - [2026-06-23 02:49:18] "POST /firewall-rules HTTP/1.1" 200 658 0.103297 10.0.0.33 - - [2026-06-23 02:49:18] "GET /firewall-rule/e80afe86-68f5-4e1c-bf42-972f2310d556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.006425 10.0.0.33 - - [2026-06-23 02:49:18] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002179 10.0.0.33 - - [2026-06-23 02:49:18] "GET /firewall-rule/b2891f8c-146a-491c-ae9b-26bddf595c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002714 10.0.0.33 - - [2026-06-23 02:49:19] "POST /firewall-policys HTTP/1.1" 409 269 0.002418 10.0.0.33 - - [2026-06-23 02:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2026-06-23 02:49:19] "PUT /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3 HTTP/1.1" 200 264 0.019906 10.0.0.33 - - [2026-06-23 02:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025727 10.0.0.33 - - [2026-06-23 02:49:19] "GET /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.017705 10.0.0.33 - - [2026-06-23 02:49:19] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006904 10.0.0.33 - - [2026-06-23 02:49:19] "GET /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002695 10.0.0.33 - - [2026-06-23 02:49:19] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004029 10.0.0.33 - - [2026-06-23 02:49:19] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002067 10.0.0.33 - - [2026-06-23 02:49:19] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003375 10.0.0.33 - - [2026-06-23 02:49:19] "GET /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002203 10.0.0.33 - - [2026-06-23 02:49:19] "GET /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002386 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:49:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:49:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 10.0.0.33 - - [2026-06-23 02:50:20] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013851 10.0.0.33 - - [2026-06-23 02:50:20] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.33 - - [2026-06-23 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007874 10.0.0.33 - - [2026-06-23 02:50:20] "GET /loadbalancer/5522fe80-cab3-4047-8b25-192670f974a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003115 10.0.0.33 - - [2026-06-23 02:50:20] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005183 10.0.0.33 - - [2026-06-23 02:50:20] "POST /set-tag HTTP/1.1" 200 109 0.019474 10.0.0.33 - - [2026-06-23 02:50:20] "DELETE /loadbalancer-member/0629680a-0f0f-4af3-a7bd-6886158296f1 HTTP/1.1" 200 115 0.039286 10.0.0.33 - - [2026-06-23 02:50:20] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003952 10.0.0.33 - - [2026-06-23 02:50:20] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.33 - - [2026-06-23 02:50:20] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006208 10.0.0.33 - - [2026-06-23 02:50:20] "POST /set-tag HTTP/1.1" 200 109 0.006001 10.0.0.33 - - [2026-06-23 02:50:21] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003979 10.0.0.33 - - [2026-06-23 02:50:21] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.33 - - [2026-06-23 02:50:21] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003930 10.0.0.33 - - [2026-06-23 02:50:21] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.33 - - [2026-06-23 02:50:21] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005501 10.0.0.33 - - [2026-06-23 02:50:21] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.33 - - [2026-06-23 02:50:21] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004101 10.0.0.33 - - [2026-06-23 02:50:21] "POST /set-tag HTTP/1.1" 200 109 0.003689 10.0.0.33 - - [2026-06-23 02:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.33 - - [2026-06-23 02:50:21] "GET /loadbalancer/5522fe80-cab3-4047-8b25-192670f974a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002279 10.0.0.33 - - [2026-06-23 02:50:21] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005609 10.0.0.33 - - [2026-06-23 02:50:21] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.33 - - [2026-06-23 02:50:22] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004311 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.33 - - [2026-06-23 02:50:22] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004472 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.33 - - [2026-06-23 02:50:22] "GET /virtual-machine/7603343b-4be0-4389-b98b-954eec475a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002589 10.0.0.33 - - [2026-06-23 02:50:22] "POST /ref-update HTTP/1.1" 200 156 0.021189 10.0.0.33 - - [2026-06-23 02:50:22] "GET /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007896 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.018205 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.018315 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.041641 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.036783 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.013729 10.0.0.33 - - [2026-06-23 02:50:22] "DELETE /instance-ip/cd25a3aa-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.049693 10.0.0.33 - - [2026-06-23 02:50:22] "DELETE /virtual-machine-interface/cd0a9ccc-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.046694 10.0.0.33 - - [2026-06-23 02:50:22] "DELETE /virtual-machine/7603343b-4be0-4389-b98b-954eec475a89 HTTP/1.1" 200 115 0.018747 10.0.0.33 - - [2026-06-23 02:50:22] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006332 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.33 - - [2026-06-23 02:50:22] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004647 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.001826 10.0.0.33 - - [2026-06-23 02:50:22] "GET /virtual-machine/ea7e4d1d-5293-43d9-96eb-55a9c1d1ab28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002629 10.0.0.33 - - [2026-06-23 02:50:22] "POST /ref-update HTTP/1.1" 200 156 0.014569 10.0.0.33 - - [2026-06-23 02:50:22] "GET /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026208 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.018308 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.031790 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.030262 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.016548 10.0.0.33 - - [2026-06-23 02:50:22] "POST /set-tag HTTP/1.1" 200 109 0.020245 10.0.0.33 - - [2026-06-23 02:50:22] "DELETE /instance-ip/cda328e8-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.037996 10.0.0.33 - - [2026-06-23 02:50:23] "DELETE /virtual-machine-interface/cd87934e-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.052712 10.0.0.33 - - [2026-06-23 02:50:23] "DELETE /virtual-machine/ea7e4d1d-5293-43d9-96eb-55a9c1d1ab28 HTTP/1.1" 200 115 0.022811 10.0.0.33 - - [2026-06-23 02:50:23] "DELETE /tag/13f984a6-f929-4219-90d7-404a67ba4424 HTTP/1.1" 200 115 0.039981 10.0.0.33 - - [2026-06-23 02:50:23] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006099 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.33 - - [2026-06-23 02:50:23] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004390 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.33 - - [2026-06-23 02:50:23] "GET /virtual-machine/05b48c61-4f0a-4a74-a6f8-a407c358de39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002843 10.0.0.33 - - [2026-06-23 02:50:23] "POST /ref-update HTTP/1.1" 200 156 0.022318 10.0.0.33 - - [2026-06-23 02:50:23] "GET /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010928 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.019335 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.034474 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.025569 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.014371 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.026815 10.0.0.33 - - [2026-06-23 02:50:23] "DELETE /instance-ip/cc0e2e56-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.046052 10.0.0.33 - - [2026-06-23 02:50:23] "POST /ref-update HTTP/1.1" 200 156 0.009651 10.0.0.33 - - [2026-06-23 02:50:23] "DELETE /virtual-machine-interface/cbf8e5a0-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.040402 10.0.0.33 - - [2026-06-23 02:50:23] "DELETE /virtual-machine/05b48c61-4f0a-4a74-a6f8-a407c358de39 HTTP/1.1" 200 115 0.018493 10.0.0.33 - - [2026-06-23 02:50:23] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004545 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.33 - - [2026-06-23 02:50:23] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003980 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.33 - - [2026-06-23 02:50:23] "GET /virtual-machine/4a3b6ed1-6382-41f8-8b94-7ed97a66977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002625 10.0.0.33 - - [2026-06-23 02:50:23] "POST /ref-update HTTP/1.1" 200 156 0.011078 10.0.0.33 - - [2026-06-23 02:50:23] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005736 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.016556 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.028040 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.025866 10.0.0.33 - - [2026-06-23 02:50:23] "POST /set-tag HTTP/1.1" 200 109 0.014263 10.0.0.33 - - [2026-06-23 02:50:24] "POST /set-tag HTTP/1.1" 200 109 0.025906 10.0.0.33 - - [2026-06-23 02:50:24] "DELETE /instance-ip/cc8a47e8-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.048830 10.0.0.33 - - [2026-06-23 02:50:24] "POST /ref-update HTTP/1.1" 200 156 0.010570 10.0.0.33 - - [2026-06-23 02:50:24] "DELETE /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.057677 10.0.0.33 - - [2026-06-23 02:50:24] "DELETE /virtual-machine/4a3b6ed1-6382-41f8-8b94-7ed97a66977a HTTP/1.1" 200 115 0.025987 10.0.0.33 - - [2026-06-23 02:50:24] "DELETE /tag/4420217c-1318-46bf-94ff-940611efe846 HTTP/1.1" 200 115 0.265817 10.0.0.33 - - [2026-06-23 02:50:24] "DELETE /tag/6d3cc7a9-6fc7-4981-a35b-6430790f129a HTTP/1.1" 409 388 0.004231 10.0.0.33 - - [2026-06-23 02:50:35] "POST /tags HTTP/1.1" 200 365 0.048996 10.0.0.33 - - [2026-06-23 02:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.33 - - [2026-06-23 02:50:36] "GET /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.015647 10.0.0.33 - - [2026-06-23 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-06-23 02:50:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038791 10.0.0.33 - - [2026-06-23 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2026-06-23 02:50:36] "GET /service-appliance-set/7b94a9c3-e731-4f5e-a2ee-2bc8e6db7f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002491 10.0.0.33 - - [2026-06-23 02:50:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.001961 10.0.0.33 - - [2026-06-23 02:50:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099583 10.0.0.33 - - [2026-06-23 02:50:36] "GET /virtual-machine-interface/a645e607-1436-4f8f-9800-c3a30e3b20f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015546 10.0.0.33 - - [2026-06-23 02:50:36] "POST /set-tag HTTP/1.1" 200 109 0.020247 10.0.0.33 - - [2026-06-23 02:50:36] "POST /instance-ips HTTP/1.1" 200 417 0.028220 10.0.0.33 - - [2026-06-23 02:50:36] "GET /instance-ip/8c95d466-3cdb-4f5c-967e-2002d7c04c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006615 10.0.0.33 - - [2026-06-23 02:50:36] "POST /loadbalancers HTTP/1.1" 200 618 0.066696 10.0.0.33 - - [2026-06-23 02:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029660 10.0.0.33 - - [2026-06-23 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.33 - - [2026-06-23 02:50:36] "POST /service-instances HTTP/1.1" 200 566 0.028913 10.0.0.33 - - [2026-06-23 02:50:36] "POST /ref-update HTTP/1.1" 200 156 0.015088 10.0.0.33 - - [2026-06-23 02:50:36] "PUT /service-instance/ad628169-a7b6-4acf-b5d0-5a7b1c9f91ba HTTP/1.1" 200 266 0.009062 10.0.0.33 - - [2026-06-23 02:50:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.062896 10.0.0.33 - - [2026-06-23 02:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032207 10.0.0.33 - - [2026-06-23 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.33 - - [2026-06-23 02:50:36] "GET /virtual-machine-interface/a645e607-1436-4f8f-9800-c3a30e3b20f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.023549 10.0.0.33 - - [2026-06-23 02:50:36] "GET /virtual-machine-interface/a645e607-1436-4f8f-9800-c3a30e3b20f2?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005712 10.0.0.33 - - [2026-06-23 02:50:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.001719 10.0.0.33 - - [2026-06-23 02:50:36] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004389 10.0.0.33 - - [2026-06-23 02:50:36] "POST /virtual-machines HTTP/1.1" 200 429 0.035770 10.0.0.33 - - [2026-06-23 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012862 10.0.0.33 - - [2026-06-23 02:50:36] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.033342 10.0.0.33 - - [2026-06-23 02:50:36] "POST /tags HTTP/1.1" 409 221 0.011960 10.0.0.33 - - [2026-06-23 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005947 10.0.0.33 - - [2026-06-23 02:50:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.120176 10.0.0.33 - - [2026-06-23 02:50:36] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011947 10.0.0.33 - - [2026-06-23 02:50:36] "POST /tags HTTP/1.1" 409 238 0.001570 10.0.0.33 - - [2026-06-23 02:50:36] "POST /chown HTTP/1.1" 200 109 0.039594 10.0.0.33 - - [2026-06-23 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013741 10.0.0.33 - - [2026-06-23 02:50:37] "GET /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.013608 10.0.0.33 - - [2026-06-23 02:50:37] "POST /chown HTTP/1.1" 200 109 0.023433 10.0.0.33 - - [2026-06-23 02:50:37] "PUT /virtual-machine-interface/44b7e4d6-80bc-4e8a-8b97-5252d9c5e6f1 HTTP/1.1" 200 284 0.020913 10.0.0.33 - - [2026-06-23 02:50:37] "PUT /instance-ip/8c95d466-3cdb-4f5c-967e-2002d7c04c05 HTTP/1.1" 200 256 0.016926 10.0.0.33 - - [2026-06-23 02:50:37] "POST /firewall-rules HTTP/1.1" 200 650 0.119609 10.0.0.33 - - [2026-06-23 02:50:37] "GET /firewall-rule/c7239a28-f96f-47b7-af6f-c3088ae44d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.016349 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.045473 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.014290 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.015560 10.0.0.33 - - [2026-06-23 02:50:37] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010157 10.0.0.33 - - [2026-06-23 02:50:37] "GET /firewall-rule/c7239a28-f96f-47b7-af6f-c3088ae44d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.002317 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.013116 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.011108 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.018123 10.0.0.33 - - [2026-06-23 02:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012981 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.025187 10.0.0.33 - - [2026-06-23 02:50:37] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048295 10.0.0.33 - - [2026-06-23 02:50:37] "GET /loadbalancer/c35d269a-c9e3-4b35-b23b-a2847f1e7825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.004190 10.0.0.33 - - [2026-06-23 02:50:37] "POST /virtual-machines HTTP/1.1" 200 429 0.011874 10.0.0.33 - - [2026-06-23 02:50:37] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.069486 10.0.0.33 - - [2026-06-23 02:50:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.096469 10.0.0.33 - - [2026-06-23 02:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009590 10.0.0.33 - - [2026-06-23 02:50:37] "POST /chown HTTP/1.1" 200 109 0.051288 10.0.0.33 - - [2026-06-23 02:50:37] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.068399 10.0.0.33 - - [2026-06-23 02:50:37] "POST /chown HTTP/1.1" 200 109 0.005638 10.0.0.33 - - [2026-06-23 02:50:37] "PUT /virtual-machine-interface/f1bad166-0548-4403-8284-ecf63301a239 HTTP/1.1" 200 284 0.020084 10.0.0.33 - - [2026-06-23 02:50:37] "GET /loadbalancer-listener/231a5108-6b8d-481f-8503-35007b7fe7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.025023 10.0.0.33 - - [2026-06-23 02:50:37] "GET /loadbalancer-listener/231a5108-6b8d-481f-8503-35007b7fe7e5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.006044 10.0.0.33 - - [2026-06-23 02:50:37] "PUT /instance-ip/8c95d466-3cdb-4f5c-967e-2002d7c04c05 HTTP/1.1" 200 256 0.041655 10.0.0.33 - - [2026-06-23 02:50:37] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.027032 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.017871 10.0.0.33 - - [2026-06-23 02:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015989 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.027843 10.0.0.33 - - [2026-06-23 02:50:37] "GET /loadbalancer-pool/bbd00182-2199-4ac6-ab9e-46b966e6bfe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.018559 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.024661 10.0.0.33 - - [2026-06-23 02:50:37] "POST /loadbalancer-members HTTP/1.1" 200 707 0.039099 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.008321 10.0.0.33 - - [2026-06-23 02:50:37] "POST /ref-update HTTP/1.1" 200 156 0.022594 10.0.0.33 - - [2026-06-23 02:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021632 10.0.0.33 - - [2026-06-23 02:50:37] "GET /loadbalancer-member/f6180d51-b642-4c8e-af68-79f1b82e1aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.007828 10.0.0.33 - - [2026-06-23 02:50:37] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003370 10.0.0.33 - - [2026-06-23 02:50:37] "PUT /service-instance/ad628169-a7b6-4acf-b5d0-5a7b1c9f91ba HTTP/1.1" 200 266 0.007986 10.0.0.33 - - [2026-06-23 02:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.33 - - [2026-06-23 02:50:37] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002442 10.0.0.33 - - [2026-06-23 02:50:37] "POST /tags HTTP/1.1" 409 221 0.002030 10.0.0.33 - - [2026-06-23 02:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.006546 10.0.0.33 - - [2026-06-23 02:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2026-06-23 02:50:38] "POST /chown HTTP/1.1" 200 109 0.008552 10.0.0.33 - - [2026-06-23 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.33 - - [2026-06-23 02:50:38] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011819 10.0.0.33 - - [2026-06-23 02:50:38] "POST /tags HTTP/1.1" 409 238 0.001905 10.0.0.33 - - [2026-06-23 02:50:38] "POST /chown HTTP/1.1" 200 109 0.007190 10.0.0.33 - - [2026-06-23 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2026-06-23 02:50:38] "GET /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012774 10.0.0.33 - - [2026-06-23 02:50:38] "POST /firewall-rules HTTP/1.1" 409 293 0.002109 10.0.0.33 - - [2026-06-23 02:50:38] "PUT /instance-ip/8c95d466-3cdb-4f5c-967e-2002d7c04c05 HTTP/1.1" 200 256 0.041065 10.0.0.33 - - [2026-06-23 02:50:38] "POST /ref-update HTTP/1.1" 200 156 0.017448 10.0.0.33 - - [2026-06-23 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.33 - - [2026-06-23 02:50:38] "PUT /firewall-rule/c7239a28-f96f-47b7-af6f-c3088ae44d6e HTTP/1.1" 200 260 0.018303 10.0.0.33 - - [2026-06-23 02:50:38] "GET /firewall-rule/c7239a28-f96f-47b7-af6f-c3088ae44d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.010992 10.0.0.33 - - [2026-06-23 02:50:38] "POST /chown HTTP/1.1" 200 109 0.025561 10.0.0.33 - - [2026-06-23 02:50:38] "POST /chown HTTP/1.1" 200 109 0.018628 10.0.0.33 - - [2026-06-23 02:50:38] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011601 10.0.0.33 - - [2026-06-23 02:50:38] "GET /firewall-rule/c7239a28-f96f-47b7-af6f-c3088ae44d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.003798 10.0.0.33 - - [2026-06-23 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.33 - - [2026-06-23 02:50:38] "PUT /instance-ip/8c95d466-3cdb-4f5c-967e-2002d7c04c05 HTTP/1.1" 200 256 0.042006 10.0.0.33 - - [2026-06-23 02:50:38] "GET /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.014022 10.0.0.33 - - [2026-06-23 02:50:38] "GET /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015907 10.0.0.33 - - [2026-06-23 02:50:38] "POST /ref-update HTTP/1.1" 200 156 0.036526 10.0.0.33 - - [2026-06-23 02:50:38] "GET /virtual-machine-interface/44b7e4d6-80bc-4e8a-8b97-5252d9c5e6f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013927 10.0.0.33 - - [2026-06-23 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-06-23 02:50:38] "POST /chown HTTP/1.1" 200 109 0.004904 10.0.0.33 - - [2026-06-23 02:50:38] "POST /set-tag HTTP/1.1" 200 109 0.014383 10.0.0.33 - - [2026-06-23 02:50:38] "GET /virtual-machine-interface/a645e607-1436-4f8f-9800-c3a30e3b20f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.020942 10.0.0.33 - - [2026-06-23 02:50:38] "POST /chown HTTP/1.1" 200 109 0.028795 10.0.0.33 - - [2026-06-23 02:50:38] "PUT /instance-ip/8c95d466-3cdb-4f5c-967e-2002d7c04c05 HTTP/1.1" 200 256 0.024100 10.0.0.33 - - [2026-06-23 02:50:38] "POST /set-tag HTTP/1.1" 200 109 0.046762 10.0.0.33 - - [2026-06-23 02:50:38] "POST /ref-update HTTP/1.1" 200 156 0.041845 10.0.0.33 - - [2026-06-23 02:50:38] "GET /virtual-machine-interface/f1bad166-0548-4403-8284-ecf63301a239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005368 10.0.0.33 - - [2026-06-23 02:50:38] "POST /set-tag HTTP/1.1" 200 109 0.014452 10.0.0.33 - - [2026-06-23 02:50:38] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016529 10.0.0.33 - - [2026-06-23 02:50:38] "POST /chown HTTP/1.1" 200 109 0.014189 10.0.0.33 - - [2026-06-23 02:50:38] "POST /chown HTTP/1.1" 200 109 0.012914 10.0.0.33 - - [2026-06-23 02:50:38] "GET /firewall-rule/c7239a28-f96f-47b7-af6f-c3088ae44d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.002784 10.0.0.33 - - [2026-06-23 02:50:38] "PUT /instance-ip/8c95d466-3cdb-4f5c-967e-2002d7c04c05 HTTP/1.1" 200 256 0.021670 10.0.0.33 - - [2026-06-23 02:50:38] "POST /ref-update HTTP/1.1" 200 156 0.024658 10.0.0.33 - - [2026-06-23 02:50:38] "POST /ref-update HTTP/1.1" 200 156 0.021816 10.0.0.33 - - [2026-06-23 02:50:38] "DELETE /firewall-rule/c7239a28-f96f-47b7-af6f-c3088ae44d6e HTTP/1.1" 200 115 0.080559 10.0.0.33 - - [2026-06-23 02:50:38] "PUT /service-instance/ad628169-a7b6-4acf-b5d0-5a7b1c9f91ba HTTP/1.1" 200 266 0.014194 10.0.0.33 - - [2026-06-23 02:50:38] "DELETE /loadbalancer-member/f6180d51-b642-4c8e-af68-79f1b82e1aec HTTP/1.1" 200 115 0.044168 10.0.0.33 - - [2026-06-23 02:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016105 10.0.0.33 - - [2026-06-23 02:50:38] "DELETE /loadbalancer-pool/bbd00182-2199-4ac6-ab9e-46b966e6bfe5 HTTP/1.1" 200 115 0.056842 10.0.0.33 - - [2026-06-23 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.33 - - [2026-06-23 02:50:38] "DELETE /loadbalancer-listener/231a5108-6b8d-481f-8503-35007b7fe7e5 HTTP/1.1" 200 115 0.027437 10.0.0.33 - - [2026-06-23 02:50:38] "POST /chown HTTP/1.1" 200 109 0.012914 10.0.0.33 - - [2026-06-23 02:50:38] "DELETE /loadbalancer/c35d269a-c9e3-4b35-b23b-a2847f1e7825 HTTP/1.1" 200 115 0.045011 10.0.0.33 - - [2026-06-23 02:50:38] "POST /chown HTTP/1.1" 200 109 0.007691 10.0.0.33 - - [2026-06-23 02:50:38] "POST /ref-update HTTP/1.1" 200 156 0.019630 10.0.0.33 - - [2026-06-23 02:50:39] "POST /chown HTTP/1.1" 200 109 0.022444 10.0.0.33 - - [2026-06-23 02:50:39] "DELETE /instance-ip/8c95d466-3cdb-4f5c-967e-2002d7c04c05 HTTP/1.1" 200 115 0.077491 10.0.0.33 - - [2026-06-23 02:50:39] "POST /chown HTTP/1.1" 404 171 0.013773 10.0.0.33 - - [2026-06-23 02:50:39] "DELETE /virtual-machine-interface/a645e607-1436-4f8f-9800-c3a30e3b20f2 HTTP/1.1" 200 115 0.046345 10.0.0.33 - - [2026-06-23 02:50:39] "DELETE /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6 HTTP/1.1" 409 248 0.009988 10.0.0.33 - - [2026-06-23 02:50:39] "POST /ref-update HTTP/1.1" 200 156 0.018707 10.0.0.33 - - [2026-06-23 02:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.33 - - [2026-06-23 02:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2026-06-23 02:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.33 - - [2026-06-23 02:50:39] "POST /service-instances HTTP/1.1" 409 259 0.002230 10.0.0.33 - - [2026-06-23 02:50:39] "POST /service-instances HTTP/1.1" 409 259 0.001861 10.0.0.33 - - [2026-06-23 02:50:39] "DELETE /service-instance/ad628169-a7b6-4acf-b5d0-5a7b1c9f91ba HTTP/1.1" 200 115 0.036207 10.0.0.33 - - [2026-06-23 02:50:39] "GET /virtual-machine-interface/44b7e4d6-80bc-4e8a-8b97-5252d9c5e6f1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005058 10.0.0.33 - - [2026-06-23 02:50:39] "DELETE /virtual-machine-interface/44b7e4d6-80bc-4e8a-8b97-5252d9c5e6f1 HTTP/1.1" 200 115 0.044649 10.0.0.33 - - [2026-06-23 02:50:39] "POST /ref-update HTTP/1.1" 200 156 0.014257 10.0.0.33 - - [2026-06-23 02:50:39] "DELETE /virtual-machine/399f01ec-354c-49bb-bc88-45f3e2c44762 HTTP/1.1" 200 115 0.032484 10.0.0.33 - - [2026-06-23 02:50:39] "GET /virtual-machine-interface/f1bad166-0548-4403-8284-ecf63301a239?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007121 10.0.0.33 - - [2026-06-23 02:50:39] "DELETE /virtual-machine-interface/f1bad166-0548-4403-8284-ecf63301a239 HTTP/1.1" 200 115 0.055381 10.0.0.33 - - [2026-06-23 02:50:39] "DELETE /virtual-machine/7d09059d-e350-4b98-8ff2-e2bb90c79907 HTTP/1.1" 200 115 0.017163 10.0.0.33 - - [2026-06-23 02:50:52] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008927 10.0.0.33 - - [2026-06-23 02:50:52] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.33 - - [2026-06-23 02:50:52] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005269 10.0.0.33 - - [2026-06-23 02:50:52] "POST /set-tag HTTP/1.1" 200 109 0.003667 10.0.0.33 - - [2026-06-23 02:50:52] "GET /virtual-machine/ed2391cb-4fd4-4039-8865-414c353d2bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002645 10.0.0.33 - - [2026-06-23 02:50:52] "POST /ref-update HTTP/1.1" 200 156 0.011841 10.0.0.33 - - [2026-06-23 02:50:52] "GET /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010777 10.0.0.33 - - [2026-06-23 02:50:52] "POST /set-tag HTTP/1.1" 200 109 0.022337 10.0.0.33 - - [2026-06-23 02:50:52] "POST /set-tag HTTP/1.1" 200 109 0.021663 10.0.0.33 - - [2026-06-23 02:50:52] "POST /set-tag HTTP/1.1" 200 109 0.021535 10.0.0.33 - - [2026-06-23 02:50:52] "POST /set-tag HTTP/1.1" 200 109 0.012197 10.0.0.33 - - [2026-06-23 02:50:52] "DELETE /instance-ip/cf9ddea4-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.065654 10.0.0.33 - - [2026-06-23 02:50:52] "DELETE /virtual-machine-interface/cf81e186-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.076215 10.0.0.33 - - [2026-06-23 02:50:52] "DELETE /virtual-machine/ed2391cb-4fd4-4039-8865-414c353d2bdb HTTP/1.1" 200 115 0.021912 10.0.0.33 - - [2026-06-23 02:50:52] "DELETE /tag/4e3b01f1-6641-4531-b11c-f04c58113a60 HTTP/1.1" 200 115 0.053214 10.0.0.33 - - [2026-06-23 02:50:52] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008144 10.0.0.33 - - [2026-06-23 02:50:52] "POST /set-tag HTTP/1.1" 200 109 0.004682 10.0.0.33 - - [2026-06-23 02:50:52] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003785 10.0.0.33 - - [2026-06-23 02:50:52] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.33 - - [2026-06-23 02:50:52] "GET /virtual-machine/32d40518-cbc2-4a71-a3eb-5d525a3c8adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003326 10.0.0.33 - - [2026-06-23 02:50:52] "POST /ref-update HTTP/1.1" 200 156 0.017058 10.0.0.33 - - [2026-06-23 02:50:52] "GET /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015843 10.0.0.33 - - [2026-06-23 02:50:52] "POST /set-tag HTTP/1.1" 200 109 0.038843 10.0.0.33 - - [2026-06-23 02:50:52] "POST /set-tag HTTP/1.1" 200 109 0.069402 10.0.0.33 - - [2026-06-23 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.052942 10.0.0.33 - - [2026-06-23 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.019416 10.0.0.33 - - [2026-06-23 02:50:53] "DELETE /instance-ip/ce33662e-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.065206 10.0.0.33 - - [2026-06-23 02:50:53] "DELETE /virtual-machine-interface/ce180262-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.064738 10.0.0.33 - - [2026-06-23 02:50:53] "DELETE /virtual-machine/32d40518-cbc2-4a71-a3eb-5d525a3c8adc HTTP/1.1" 200 115 0.019992 10.0.0.33 - - [2026-06-23 02:50:53] "DELETE /tag/e2dad5a9-7bfe-4ea3-bbf3-48e51edf39f5 HTTP/1.1" 200 115 0.044693 10.0.0.33 - - [2026-06-23 02:50:53] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005016 10.0.0.33 - - [2026-06-23 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.33 - - [2026-06-23 02:50:53] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004327 10.0.0.33 - - [2026-06-23 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.33 - - [2026-06-23 02:50:53] "GET /virtual-machine/403bd533-2c66-44d7-892a-13a591f24390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003091 10.0.0.33 - - [2026-06-23 02:50:53] "POST /ref-update HTTP/1.1" 200 156 0.012471 10.0.0.33 - - [2026-06-23 02:50:53] "GET /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012527 10.0.0.33 - - [2026-06-23 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.017168 10.0.0.33 - - [2026-06-23 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.024010 10.0.0.33 - - [2026-06-23 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.029680 10.0.0.33 - - [2026-06-23 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.012741 10.0.0.33 - - [2026-06-23 02:50:53] "DELETE /instance-ip/cea56f4e-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.062347 10.0.0.33 - - [2026-06-23 02:50:53] "DELETE /virtual-machine-interface/ce895fd4-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.055521 10.0.0.33 - - [2026-06-23 02:50:53] "DELETE /virtual-machine/403bd533-2c66-44d7-892a-13a591f24390 HTTP/1.1" 200 115 0.020368 10.0.0.33 - - [2026-06-23 02:50:53] "DELETE /tag/d8c6f2b0-8562-4f74-a421-60b96c4f52ad HTTP/1.1" 200 115 0.033197 10.0.0.33 - - [2026-06-23 02:50:53] "DELETE /tag/43b5dee8-47d3-4a45-b6c9-0bf5db056777 HTTP/1.1" 200 115 0.033802 10.0.0.33 - - [2026-06-23 02:50:53] "DELETE /tag/0c50928f-935d-4f23-b4f1-aefa841d79a0 HTTP/1.1" 409 236 0.004485 10.0.0.33 - - [2026-06-23 02:50:53] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004068 10.0.0.33 - - [2026-06-23 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.33 - - [2026-06-23 02:50:53] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004421 10.0.0.33 - - [2026-06-23 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.33 - - [2026-06-23 02:50:54] "GET /virtual-machine/829797b3-b32a-4eee-8751-ddd68c255b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002744 10.0.0.33 - - [2026-06-23 02:50:54] "POST /ref-update HTTP/1.1" 200 156 0.016063 10.0.0.33 - - [2026-06-23 02:50:54] "GET /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007939 10.0.0.33 - - [2026-06-23 02:50:54] "POST /set-tag HTTP/1.1" 200 109 0.017756 10.0.0.33 - - [2026-06-23 02:50:54] "POST /set-tag HTTP/1.1" 200 109 0.025561 10.0.0.33 - - [2026-06-23 02:50:54] "POST /set-tag HTTP/1.1" 200 109 0.033001 10.0.0.33 - - [2026-06-23 02:50:54] "POST /set-tag HTTP/1.1" 200 109 0.027515 10.0.0.33 - - [2026-06-23 02:50:54] "DELETE /instance-ip/cf1a45f8-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.047690 10.0.0.33 - - [2026-06-23 02:50:54] "DELETE /virtual-machine-interface/ceff53f6-6ead-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.046561 10.0.0.33 - - [2026-06-23 02:50:54] "DELETE /virtual-machine/829797b3-b32a-4eee-8751-ddd68c255b3c HTTP/1.1" 200 115 0.028075 10.0.0.33 - - [2026-06-23 02:50:54] "DELETE /tag/ccd7f0d7-40d0-4237-99a8-76e47271176e HTTP/1.1" 200 115 0.029023 10.0.0.33 - - [2026-06-23 02:50:54] "DELETE /tag/48bacb36-c74d-480f-9432-11ec6d70cf30 HTTP/1.1" 409 236 0.004302 10.0.0.33 - - [2026-06-23 02:50:54] "DELETE /tag/3fd64595-d573-4892-b349-bdf4fd0ec76f HTTP/1.1" 409 236 0.004013 10.0.0.33 - - [2026-06-23 02:50:55] "POST /projects HTTP/1.1" 409 238 0.002527 10.0.0.33 - - [2026-06-23 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.33 - - [2026-06-23 02:50:56] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048410 10.0.0.33 - - [2026-06-23 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2026-06-23 02:50:56] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005792 10.0.0.33 - - [2026-06-23 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.33 - - [2026-06-23 02:50:56] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004458 10.0.0.33 - - [2026-06-23 02:50:56] "POST /security-groups HTTP/1.1" 409 285 0.002394 10.0.0.33 - - [2026-06-23 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2026-06-23 02:50:56] "PUT /security-group/40c21079-1f0d-48d0-b03d-475d8bca2f40 HTTP/1.1" 200 262 0.059134 10.0.0.33 - - [2026-06-23 02:50:56] "PUT /access-control-list/ad7e8ab4-c443-46dd-8342-561950f66b87 HTTP/1.1" 200 272 0.015543 10.0.0.33 - - [2026-06-23 02:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.038252 10.0.0.33 - - [2026-06-23 02:50:56] "PUT /access-control-list/02305692-36d8-46f3-8506-79d55baa85e2 HTTP/1.1" 200 272 0.037469 10.0.0.33 - - [2026-06-23 02:51:01] "POST /projects HTTP/1.1" 409 238 0.002084 10.0.0.33 - - [2026-06-23 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.33 - - [2026-06-23 02:51:01] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032868 10.0.0.33 - - [2026-06-23 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2026-06-23 02:51:01] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004091 10.0.0.33 - - [2026-06-23 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.33 - - [2026-06-23 02:51:01] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004487 10.0.0.33 - - [2026-06-23 02:51:01] "POST /security-groups HTTP/1.1" 409 285 0.002303 10.0.0.33 - - [2026-06-23 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.33 - - [2026-06-23 02:51:01] "PUT /security-group/40c21079-1f0d-48d0-b03d-475d8bca2f40 HTTP/1.1" 200 262 0.053079 10.0.0.33 - - [2026-06-23 02:51:01] "PUT /access-control-list/ad7e8ab4-c443-46dd-8342-561950f66b87 HTTP/1.1" 200 272 0.014230 10.0.0.33 - - [2026-06-23 02:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026287 10.0.0.33 - - [2026-06-23 02:51:01] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.012438 10.0.0.33 - - [2026-06-23 02:51:01] "PUT /access-control-list/02305692-36d8-46f3-8506-79d55baa85e2 HTTP/1.1" 200 272 0.028551 10.0.0.33 - - [2026-06-23 02:51:01] "GET /firewall-rule/bad43252-b616-4ee9-95fd-aa19d497faf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002726 10.0.0.33 - - [2026-06-23 02:51:01] "POST /ref-update HTTP/1.1" 200 156 0.043788 10.0.0.33 - - [2026-06-23 02:51:01] "DELETE /firewall-rule/bad43252-b616-4ee9-95fd-aa19d497faf3 HTTP/1.1" 200 115 0.047866 10.0.0.33 - - [2026-06-23 02:51:01] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006130 10.0.0.33 - - [2026-06-23 02:51:01] "GET /firewall-rule/04406134-82b0-4b66-803a-7ca98f343161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003542 10.0.0.33 - - [2026-06-23 02:51:01] "POST /ref-update HTTP/1.1" 200 156 0.054129 10.0.0.33 - - [2026-06-23 02:51:01] "DELETE /firewall-rule/04406134-82b0-4b66-803a-7ca98f343161 HTTP/1.1" 200 115 0.042610 10.0.0.33 - - [2026-06-23 02:51:01] "DELETE /tag/fd173686-983c-4de5-a7d1-6ae5fb0ff9c6 HTTP/1.1" 200 115 0.034885 10.0.0.33 - - [2026-06-23 02:51:01] "DELETE /tag/48bacb36-c74d-480f-9432-11ec6d70cf30 HTTP/1.1" 409 236 0.003911 10.0.0.33 - - [2026-06-23 02:51:01] "DELETE /tag/3fd64595-d573-4892-b349-bdf4fd0ec76f HTTP/1.1" 409 236 0.005033 10.0.0.33 - - [2026-06-23 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.33 - - [2026-06-23 02:51:01] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003827 10.0.0.33 - - [2026-06-23 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2026-06-23 02:51:01] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003688 10.0.0.33 - - [2026-06-23 02:51:01] "PUT /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959 HTTP/1.1" 200 264 0.044002 10.0.0.33 - - [2026-06-23 02:51:02] "PUT /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98 HTTP/1.1" 200 264 0.047720 10.0.0.33 - - [2026-06-23 02:51:02] "DELETE /security-group/40c21079-1f0d-48d0-b03d-475d8bca2f40 HTTP/1.1" 200 115 0.050340 10.0.0.33 - - [2026-06-23 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.33 - - [2026-06-23 02:51:02] "DELETE /access-control-list/ad7e8ab4-c443-46dd-8342-561950f66b87 HTTP/1.1" 200 115 0.029423 10.0.0.33 - - [2026-06-23 02:51:02] "DELETE /access-control-list/02305692-36d8-46f3-8506-79d55baa85e2 HTTP/1.1" 200 115 0.032034 10.0.0.33 - - [2026-06-23 02:51:02] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037949 10.0.0.33 - - [2026-06-23 02:51:02] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?fields=security_groups HTTP/1.1" 200 1353 0.032387 10.0.0.33 - - [2026-06-23 02:51:02] "DELETE /security-group/fc2fbb71-508f-4f88-a764-e8d98f127baa HTTP/1.1" 200 115 0.041711 10.0.0.33 - - [2026-06-23 02:51:02] "DELETE /access-control-list/cceadb68-fb1d-4c51-ade7-9de7af5020e4 HTTP/1.1" 200 115 0.039618 10.0.0.33 - - [2026-06-23 02:51:02] "GET /project/f93a4bb7-916b-422a-b916-96881a1db2b7?fields=application_policy_sets HTTP/1.1" 200 1392 0.042985 10.0.0.33 - - [2026-06-23 02:51:02] "DELETE /access-control-list/103651ce-a11f-4bea-9e02-346fc3a843cd HTTP/1.1" 200 115 0.041933 10.0.0.33 - - [2026-06-23 02:51:02] "DELETE /project/f93a4bb7-916b-422a-b916-96881a1db2b7 HTTP/1.1" 200 115 0.283433 10.0.0.33 - - [2026-06-23 02:51:02] "POST /projects HTTP/1.1" 409 238 0.001913 10.0.0.33 - - [2026-06-23 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.33 - - [2026-06-23 02:51:02] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029953 10.0.0.33 - - [2026-06-23 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.33 - - [2026-06-23 02:51:02] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005456 10.0.0.33 - - [2026-06-23 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2026-06-23 02:51:02] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005130 10.0.0.33 - - [2026-06-23 02:51:02] "POST /security-groups HTTP/1.1" 409 285 0.002385 10.0.0.33 - - [2026-06-23 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.33 - - [2026-06-23 02:51:02] "PUT /security-group/da63cb72-3411-4bef-b9f4-35141e3f4c0e HTTP/1.1" 200 262 0.055696 10.0.0.33 - - [2026-06-23 02:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018230 10.0.0.33 - - [2026-06-23 02:51:02] "PUT /access-control-list/2f3e734d-55cc-4dec-9c64-cd9b27e9c47b HTTP/1.1" 200 272 0.025486 10.0.0.33 - - [2026-06-23 02:51:02] "PUT /access-control-list/a198f615-a4f3-4976-882e-75e163fd0214 HTTP/1.1" 200 272 0.009434 10.0.0.33 - - [2026-06-23 02:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-06-23 02:51:07] "GET /loadbalancer/5522fe80-cab3-4047-8b25-192670f974a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002751 10.0.0.33 - - [2026-06-23 02:51:07] "GET /virtual-machine-interface/cc70d3bc-6ead-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007072 10.0.0.33 - - [2026-06-23 02:51:07] "DELETE /loadbalancer-member/db53d6e6-6ff9-47aa-8d7c-a1fb26c681be HTTP/1.1" 200 115 0.033483 10.0.0.33 - - [2026-06-23 02:51:07] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002616 10.0.0.33 - - [2026-06-23 02:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2026-06-23 02:51:07] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002905 10.0.0.33 - - [2026-06-23 02:51:07] "GET /firewall-policy/6a79c7fd-793b-428c-8dde-e32931bbd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002184 10.0.0.33 - - [2026-06-23 02:51:07] "GET /firewall-rule/b2891f8c-146a-491c-ae9b-26bddf595c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003178 10.0.0.33 - - [2026-06-23 02:51:07] "POST /ref-update HTTP/1.1" 200 156 0.011926 10.0.0.33 - - [2026-06-23 02:51:07] "DELETE /firewall-rule/b2891f8c-146a-491c-ae9b-26bddf595c2f HTTP/1.1" 200 115 0.031367 10.0.0.33 - - [2026-06-23 02:51:07] "GET /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003444 10.0.0.33 - - [2026-06-23 02:51:07] "GET /firewall-rule/9af760bd-b7b4-4561-ba25-1f90d876ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002545 10.0.0.33 - - [2026-06-23 02:51:07] "POST /ref-update HTTP/1.1" 200 156 0.023983 10.0.0.33 - - [2026-06-23 02:51:07] "DELETE /firewall-rule/9af760bd-b7b4-4561-ba25-1f90d876ffae HTTP/1.1" 200 115 0.050023 10.0.0.33 - - [2026-06-23 02:51:07] "GET /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007667 10.0.0.33 - - [2026-06-23 02:51:07] "GET /firewall-rule/e80afe86-68f5-4e1c-bf42-972f2310d556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.002698 10.0.0.33 - - [2026-06-23 02:51:07] "POST /ref-update HTTP/1.1" 200 156 0.011472 10.0.0.33 - - [2026-06-23 02:51:07] "DELETE /firewall-rule/e80afe86-68f5-4e1c-bf42-972f2310d556 HTTP/1.1" 200 115 0.044324 10.0.0.33 - - [2026-06-23 02:51:07] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002211 10.0.0.33 - - [2026-06-23 02:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2026-06-23 02:51:07] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002494 10.0.0.33 - - [2026-06-23 02:51:07] "GET /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003889 10.0.0.33 - - [2026-06-23 02:51:07] "POST /ref-update HTTP/1.1" 200 156 0.030093 10.0.0.33 - - [2026-06-23 02:51:07] "DELETE /firewall-policy/e1d02729-2487-45be-8e90-373d662411e3 HTTP/1.1" 200 115 0.043046 10.0.0.33 - - [2026-06-23 02:51:07] "DELETE /tag/3fd64595-d573-4892-b349-bdf4fd0ec76f HTTP/1.1" 200 115 0.056497 10.0.0.33 - - [2026-06-23 02:51:07] "DELETE /tag/48bacb36-c74d-480f-9432-11ec6d70cf30 HTTP/1.1" 200 115 0.035018 10.0.0.33 - - [2026-06-23 02:51:07] "DELETE /tag/0c50928f-935d-4f23-b4f1-aefa841d79a0 HTTP/1.1" 200 115 0.051248 10.0.0.33 - - [2026-06-23 02:51:07] "DELETE /tag/6d3cc7a9-6fc7-4981-a35b-6430790f129a HTTP/1.1" 200 115 0.074324 10.0.0.33 - - [2026-06-23 02:51:08] "DELETE /loadbalancer-pool/e39ce720-fd3b-4202-98a4-d4c9e74aa2e1 HTTP/1.1" 200 115 0.044057 10.0.0.33 - - [2026-06-23 02:51:08] "DELETE /loadbalancer-listener/1fe1eb0c-a9b3-4f66-8fcc-6d8add656900 HTTP/1.1" 200 115 0.048912 10.0.0.33 - - [2026-06-23 02:51:08] "DELETE /loadbalancer/5522fe80-cab3-4047-8b25-192670f974a9 HTTP/1.1" 200 115 0.044321 10.0.0.33 - - [2026-06-23 02:51:08] "DELETE /floating-ip/746370c4-4fdd-45f0-92ef-ea43c5d5c359 HTTP/1.1" 200 115 0.050486 10.0.0.33 - - [2026-06-23 02:51:08] "DELETE /instance-ip/b23d8258-c9b0-4f2f-8a9c-629f1b25e5b5 HTTP/1.1" 200 115 0.047633 10.0.0.33 - - [2026-06-23 02:51:08] "DELETE /virtual-machine-interface/f2fb2763-0872-499f-8e19-291c59c7686d HTTP/1.1" 200 115 0.043229 10.0.0.33 - - [2026-06-23 02:51:08] "DELETE /tag/4cec98d6-60bd-4f70-89fc-5e1437d95d8d HTTP/1.1" 200 115 0.034502 10.0.0.33 - - [2026-06-23 02:51:08] "POST /projects HTTP/1.1" 409 238 0.002075 10.0.0.33 - - [2026-06-23 02:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2026-06-23 02:51:08] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.057039 10.0.0.33 - - [2026-06-23 02:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.33 - - [2026-06-23 02:51:08] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006711 10.0.0.33 - - [2026-06-23 02:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-06-23 02:51:08] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004457 10.0.0.33 - - [2026-06-23 02:51:08] "POST /security-groups HTTP/1.1" 409 285 0.002407 10.0.0.33 - - [2026-06-23 02:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2026-06-23 02:51:08] "PUT /security-group/da63cb72-3411-4bef-b9f4-35141e3f4c0e HTTP/1.1" 200 262 0.072746 10.0.0.33 - - [2026-06-23 02:51:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027036 10.0.0.33 - - [2026-06-23 02:51:08] "PUT /access-control-list/2f3e734d-55cc-4dec-9c64-cd9b27e9c47b HTTP/1.1" 200 272 0.025762 10.0.0.33 - - [2026-06-23 02:51:08] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.024229 10.0.0.33 - - [2026-06-23 02:51:08] "PUT /access-control-list/a198f615-a4f3-4976-882e-75e163fd0214 HTTP/1.1" 200 272 0.025215 10.0.0.33 - - [2026-06-23 02:51:08] "GET /firewall-rule/641e933c-3a0e-4c38-87e2-667d3dbd6c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003689 10.0.0.33 - - [2026-06-23 02:51:08] "POST /ref-update HTTP/1.1" 200 156 0.050179 10.0.0.33 - - [2026-06-23 02:51:08] "DELETE /firewall-rule/641e933c-3a0e-4c38-87e2-667d3dbd6c76 HTTP/1.1" 200 115 0.080968 10.0.0.33 - - [2026-06-23 02:51:08] "GET /firewall-policy/628613e2-6a58-4cdb-9c92-9b55c42fa057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.013797 10.0.0.33 - - [2026-06-23 02:51:08] "GET /firewall-rule/94b6a558-0a62-47e2-a4b1-460f864d25ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003864 10.0.0.33 - - [2026-06-23 02:51:09] "POST /ref-update HTTP/1.1" 200 156 0.055178 10.0.0.33 - - [2026-06-23 02:51:09] "DELETE /firewall-rule/94b6a558-0a62-47e2-a4b1-460f864d25ee HTTP/1.1" 200 115 0.038821 10.0.0.33 - - [2026-06-23 02:51:09] "DELETE /tag/b8e1f765-dad8-4cdb-b24c-0c4e686eb662 HTTP/1.1" 200 115 0.048067 10.0.0.33 - - [2026-06-23 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2026-06-23 02:51:09] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006615 10.0.0.33 - - [2026-06-23 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.33 - - [2026-06-23 02:51:09] "GET /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004214 10.0.0.33 - - [2026-06-23 02:51:09] "PUT /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959 HTTP/1.1" 200 264 0.062994 10.0.0.33 - - [2026-06-23 02:51:09] "PUT /virtual-network/0dc437a4-fb00-4b92-9ba8-a042b05fda98 HTTP/1.1" 200 264 0.077966 10.0.0.33 - - [2026-06-23 02:51:09] "DELETE /security-group/da63cb72-3411-4bef-b9f4-35141e3f4c0e HTTP/1.1" 200 115 0.049942 10.0.0.33 - - [2026-06-23 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.33 - - [2026-06-23 02:51:09] "DELETE /access-control-list/2f3e734d-55cc-4dec-9c64-cd9b27e9c47b HTTP/1.1" 200 115 0.027894 10.0.0.33 - - [2026-06-23 02:51:09] "DELETE /access-control-list/a198f615-a4f3-4976-882e-75e163fd0214 HTTP/1.1" 200 115 0.039012 10.0.0.33 - - [2026-06-23 02:51:09] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.053615 10.0.0.33 - - [2026-06-23 02:51:09] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?fields=security_groups HTTP/1.1" 200 1351 0.040652 10.0.0.33 - - [2026-06-23 02:51:09] "DELETE /security-group/eb0e93f6-1e1a-417c-8954-fa7894f29b99 HTTP/1.1" 200 115 0.077357 10.0.0.33 - - [2026-06-23 02:51:09] "DELETE /access-control-list/8b2a274a-d5e5-4b20-a890-b7ca6bd28f18 HTTP/1.1" 200 115 0.106115 10.0.0.33 - - [2026-06-23 02:51:09] "GET /project/504e0dcd-d178-42d1-885f-a628c8364823?fields=application_policy_sets HTTP/1.1" 200 1390 0.082560 10.0.0.33 - - [2026-06-23 02:51:09] "DELETE /access-control-list/aa85b66b-dc0d-4af7-a253-d303dfedbaca HTTP/1.1" 200 115 0.029573 10.0.0.33 - - [2026-06-23 02:51:09] "DELETE /project/504e0dcd-d178-42d1-885f-a628c8364823 HTTP/1.1" 200 115 0.376294 10.0.0.33 - - [2026-06-23 02:52:03] "GET / HTTP/1.1" 200 35931 0.001776 10.0.0.33 - - [2026-06-23 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2026-06-23 02:52:03] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002696 10.0.0.33 - - [2026-06-23 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.33 - - [2026-06-23 02:52:03] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002222 10.0.0.33 - - [2026-06-23 02:52:11] "GET /global-system-configs HTTP/1.1" 200 322 0.006452 10.0.0.33 - - [2026-06-23 02:52:12] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004735 10.0.0.33 - - [2026-06-23 02:52:12] "POST /set-tag HTTP/1.1" 200 109 0.006768 10.0.0.33 - - [2026-06-23 02:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-06-23 02:52:12] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002705 10.0.0.33 - - [2026-06-23 02:52:12] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004054 10.0.0.33 - - [2026-06-23 02:52:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002292 10.0.0.33 - - [2026-06-23 02:52:12] "POST /set-tag HTTP/1.1" 200 109 0.026698 10.0.0.33 - - [2026-06-23 02:52:12] "DELETE /loadbalancer-member/e832f123-e884-417e-9d9d-207e769b2c89 HTTP/1.1" 200 115 0.042346 10.0.0.33 - - [2026-06-23 02:52:12] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005079 10.0.0.33 - - [2026-06-23 02:52:12] "POST /set-tag HTTP/1.1" 200 109 0.003961 10.0.0.33 - - [2026-06-23 02:52:13] "DELETE /loadbalancer-member/5f92dbb2-ecca-4eb0-97ec-cf87d3d0488f HTTP/1.1" 200 115 0.027191 10.0.0.33 - - [2026-06-23 02:52:13] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006493 10.0.0.33 - - [2026-06-23 02:52:13] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.33 - - [2026-06-23 02:52:13] "DELETE /loadbalancer-member/3273242d-e3ee-4fb0-af91-ec8c9d475770 HTTP/1.1" 200 115 0.031735 10.0.0.33 - - [2026-06-23 02:52:13] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004476 10.0.0.33 - - [2026-06-23 02:52:13] "POST /set-tag HTTP/1.1" 200 109 0.006391 10.0.0.33 - - [2026-06-23 02:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2026-06-23 02:52:13] "GET /loadbalancer/779a8569-db9b-47a6-89a5-00b174cfb07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002617 10.0.0.33 - - [2026-06-23 02:52:13] "GET /loadbalancer-pool/7cf1b440-7958-40cf-aace-8a56562f6754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002991 10.0.0.33 - - [2026-06-23 02:52:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020563 10.0.0.33 - - [2026-06-23 02:52:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023171 10.0.0.33 - - [2026-06-23 02:52:13] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017373 10.0.0.33 - - [2026-06-23 02:52:13] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005336 10.0.0.33 - - [2026-06-23 02:52:13] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002670 10.0.0.33 - - [2026-06-23 02:52:13] "POST /set-tag HTTP/1.1" 200 109 0.059477 10.0.0.33 - - [2026-06-23 02:52:13] "GET /loadbalancer-pool/7017ff25-48a3-4104-826f-86164d619585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003725 10.0.0.33 - - [2026-06-23 02:52:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019792 10.0.0.33 - - [2026-06-23 02:52:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008301 10.0.0.33 - - [2026-06-23 02:52:13] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011458 10.0.0.33 - - [2026-06-23 02:52:13] "POST /set-tag HTTP/1.1" 200 109 0.003879 10.0.0.33 - - [2026-06-23 02:52:13] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005981 10.0.0.33 - - [2026-06-23 02:52:13] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002267 10.0.0.33 - - [2026-06-23 02:52:13] "GET /loadbalancer-pool/ac602d04-4d6a-4b50-a104-45d8230a4e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002691 10.0.0.33 - - [2026-06-23 02:52:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020828 10.0.0.33 - - [2026-06-23 02:52:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013567 10.0.0.33 - - [2026-06-23 02:52:13] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014805 10.0.0.33 - - [2026-06-23 02:52:13] "GET /virtual-machine-interface/9e7fe25a-6eac-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006413 10.0.0.33 - - [2026-06-23 02:52:13] "GET /floating-ip/aba9b962-55cd-4424-abfc-9b6becf6d7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002195 10.0.0.33 - - [2026-06-23 02:52:13] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.33 - - [2026-06-23 02:52:35] "POST /tags HTTP/1.1" 409 238 0.002059 10.0.0.33 - - [2026-06-23 02:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.33 - - [2026-06-23 02:52:35] "GET /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009774 10.0.0.33 - - [2026-06-23 02:52:35] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.33 - - [2026-06-23 02:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2026-06-23 02:52:35] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004187 10.0.0.33 - - [2026-06-23 02:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2026-06-23 02:52:35] "GET /config-node/d68c28c9-d203-4440-a09f-5b245ecc34ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001608 10.0.0.33 - - [2026-06-23 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008147 10.0.0.33 - - [2026-06-23 02:52:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027043 10.0.0.33 - - [2026-06-23 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.33 - - [2026-06-23 02:52:36] "GET /service-appliance-set/7b94a9c3-e731-4f5e-a2ee-2bc8e6db7f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002877 10.0.0.33 - - [2026-06-23 02:52:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.001620 10.0.0.33 - - [2026-06-23 02:52:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101146 10.0.0.33 - - [2026-06-23 02:52:36] "GET /virtual-machine-interface/a49c7d25-4501-467c-ba2c-3fc61cbdfd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005636 10.0.0.33 - - [2026-06-23 02:52:36] "POST /set-tag HTTP/1.1" 200 109 0.015427 10.0.0.33 - - [2026-06-23 02:52:36] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.33 - - [2026-06-23 02:52:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008471 10.0.0.33 - - [2026-06-23 02:52:36] "POST /instance-ips HTTP/1.1" 200 417 0.032582 10.0.0.33 - - [2026-06-23 02:52:36] "GET /instance-ip/9dbb8d3c-85e2-4577-9904-9759d0d6b849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004385 10.0.0.33 - - [2026-06-23 02:52:36] "POST /loadbalancers HTTP/1.1" 200 618 0.062305 10.0.0.33 - - [2026-06-23 02:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020415 10.0.0.33 - - [2026-06-23 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006977 10.0.0.33 - - [2026-06-23 02:52:36] "POST /service-instances HTTP/1.1" 200 566 0.029321 10.0.0.33 - - [2026-06-23 02:52:36] "POST /ref-update HTTP/1.1" 200 156 0.009428 10.0.0.33 - - [2026-06-23 02:52:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031662 10.0.0.33 - - [2026-06-23 02:52:36] "GET /virtual-machine-interface/a49c7d25-4501-467c-ba2c-3fc61cbdfd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004254 10.0.0.33 - - [2026-06-23 02:52:36] "GET /virtual-machine-interface/a49c7d25-4501-467c-ba2c-3fc61cbdfd46?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004728 10.0.0.33 - - [2026-06-23 02:52:36] "PUT /service-instance/25e60b6c-f290-4339-ae1a-510076a49198 HTTP/1.1" 200 266 0.007810 10.0.0.33 - - [2026-06-23 02:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010786 10.0.0.33 - - [2026-06-23 02:52:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.003928 10.0.0.33 - - [2026-06-23 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2026-06-23 02:52:36] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004151 10.0.0.33 - - [2026-06-23 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.33 - - [2026-06-23 02:52:36] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003951 10.0.0.33 - - [2026-06-23 02:52:36] "POST /tags HTTP/1.1" 409 221 0.005769 10.0.0.33 - - [2026-06-23 02:52:36] "POST /virtual-machines HTTP/1.1" 200 429 0.022383 10.0.0.33 - - [2026-06-23 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008622 10.0.0.33 - - [2026-06-23 02:52:36] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.037445 10.0.0.33 - - [2026-06-23 02:52:36] "POST /tags HTTP/1.1" 409 238 0.010559 10.0.0.33 - - [2026-06-23 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.33 - - [2026-06-23 02:52:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.111451 10.0.0.33 - - [2026-06-23 02:52:36] "POST /chown HTTP/1.1" 200 109 0.020568 10.0.0.33 - - [2026-06-23 02:52:36] "GET /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012511 10.0.0.33 - - [2026-06-23 02:52:36] "POST /chown HTTP/1.1" 200 109 0.051078 10.0.0.33 - - [2026-06-23 02:52:36] "POST /firewall-rules HTTP/1.1" 200 650 0.073618 10.0.0.33 - - [2026-06-23 02:52:36] "GET /firewall-rule/b5d47d91-2a7b-41e6-a2e9-3c3878ec14fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.026736 10.0.0.33 - - [2026-06-23 02:52:36] "PUT /virtual-machine-interface/a997e67f-9ecc-4ad7-9808-b10e0a5956e0 HTTP/1.1" 200 284 0.031255 10.0.0.33 - - [2026-06-23 02:52:37] "PUT /instance-ip/9dbb8d3c-85e2-4577-9904-9759d0d6b849 HTTP/1.1" 200 256 0.027914 10.0.0.33 - - [2026-06-23 02:52:37] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013245 10.0.0.33 - - [2026-06-23 02:52:37] "GET /firewall-rule/b5d47d91-2a7b-41e6-a2e9-3c3878ec14fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.002999 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.012491 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.023668 10.0.0.33 - - [2026-06-23 02:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.014971 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.018793 10.0.0.33 - - [2026-06-23 02:52:37] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.064018 10.0.0.33 - - [2026-06-23 02:52:37] "GET /loadbalancer/c35d269a-c9e3-4b35-b23b-a2847f1e7825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.003136 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.007393 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.024995 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.021820 10.0.0.33 - - [2026-06-23 02:52:37] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.042291 10.0.0.33 - - [2026-06-23 02:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-06-23 02:52:37] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032240 10.0.0.33 - - [2026-06-23 02:52:37] "POST /virtual-machines HTTP/1.1" 200 429 0.031721 10.0.0.33 - - [2026-06-23 02:52:37] "GET /loadbalancer-listener/a2c20794-1e4d-4603-86d9-17a609827faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.045322 10.0.0.33 - - [2026-06-23 02:52:37] "GET /loadbalancer-listener/a2c20794-1e4d-4603-86d9-17a609827faa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.020864 10.0.0.33 - - [2026-06-23 02:52:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.106348 10.0.0.33 - - [2026-06-23 02:52:37] "POST /chown HTTP/1.1" 200 109 0.029420 10.0.0.33 - - [2026-06-23 02:52:37] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.052881 10.0.0.33 - - [2026-06-23 02:52:37] "POST /chown HTTP/1.1" 200 109 0.008257 10.0.0.33 - - [2026-06-23 02:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028512 10.0.0.33 - - [2026-06-23 02:52:37] "GET /loadbalancer-pool/baecf6c5-eb91-4da3-b4b9-027764339504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005191 10.0.0.33 - - [2026-06-23 02:52:37] "PUT /virtual-machine-interface/d550c655-abe1-49f2-b4e0-7d8c6575f958 HTTP/1.1" 200 284 0.042206 10.0.0.33 - - [2026-06-23 02:52:37] "PUT /instance-ip/9dbb8d3c-85e2-4577-9904-9759d0d6b849 HTTP/1.1" 200 256 0.058124 10.0.0.33 - - [2026-06-23 02:52:37] "POST /loadbalancer-members HTTP/1.1" 200 707 0.064772 10.0.0.33 - - [2026-06-23 02:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012462 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.021807 10.0.0.33 - - [2026-06-23 02:52:37] "GET /loadbalancer-member/5de38c80-3278-48e7-992a-7f1a2b5a7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.009409 10.0.0.33 - - [2026-06-23 02:52:37] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008609 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.035754 10.0.0.33 - - [2026-06-23 02:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.040350 10.0.0.33 - - [2026-06-23 02:52:37] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015237 10.0.0.33 - - [2026-06-23 02:52:37] "POST /tags HTTP/1.1" 409 221 0.002434 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.008373 10.0.0.33 - - [2026-06-23 02:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011745 10.0.0.33 - - [2026-06-23 02:52:37] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012932 10.0.0.33 - - [2026-06-23 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.034164 10.0.0.33 - - [2026-06-23 02:52:37] "POST /tags HTTP/1.1" 409 238 0.006058 10.0.0.33 - - [2026-06-23 02:52:37] "PUT /service-instance/25e60b6c-f290-4339-ae1a-510076a49198 HTTP/1.1" 200 266 0.009379 10.0.0.33 - - [2026-06-23 02:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.33 - - [2026-06-23 02:52:37] "GET /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012742 10.0.0.33 - - [2026-06-23 02:52:37] "POST /firewall-rules HTTP/1.1" 409 293 0.002365 10.0.0.33 - - [2026-06-23 02:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010905 10.0.0.33 - - [2026-06-23 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.33 - - [2026-06-23 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.33 - - [2026-06-23 02:52:38] "POST /chown HTTP/1.1" 200 109 0.010663 10.0.0.33 - - [2026-06-23 02:52:38] "PUT /firewall-rule/b5d47d91-2a7b-41e6-a2e9-3c3878ec14fc HTTP/1.1" 200 260 0.045920 10.0.0.33 - - [2026-06-23 02:52:38] "POST /chown HTTP/1.1" 200 109 0.027150 10.0.0.33 - - [2026-06-23 02:52:38] "GET /firewall-rule/b5d47d91-2a7b-41e6-a2e9-3c3878ec14fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.008319 10.0.0.33 - - [2026-06-23 02:52:38] "PUT /instance-ip/9dbb8d3c-85e2-4577-9904-9759d0d6b849 HTTP/1.1" 200 256 0.021904 10.0.0.33 - - [2026-06-23 02:52:38] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.031011 10.0.0.33 - - [2026-06-23 02:52:38] "GET /firewall-rule/b5d47d91-2a7b-41e6-a2e9-3c3878ec14fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.002156 10.0.0.33 - - [2026-06-23 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.016156 10.0.0.33 - - [2026-06-23 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.33 - - [2026-06-23 02:52:38] "POST /chown HTTP/1.1" 200 109 0.017894 10.0.0.33 - - [2026-06-23 02:52:38] "GET /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017636 10.0.0.33 - - [2026-06-23 02:52:38] "GET /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013245 10.0.0.33 - - [2026-06-23 02:52:38] "GET /virtual-machine-interface/a49c7d25-4501-467c-ba2c-3fc61cbdfd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004427 10.0.0.33 - - [2026-06-23 02:52:38] "POST /chown HTTP/1.1" 200 109 0.021278 10.0.0.33 - - [2026-06-23 02:52:38] "PUT /instance-ip/9dbb8d3c-85e2-4577-9904-9759d0d6b849 HTTP/1.1" 200 256 0.018636 10.0.0.33 - - [2026-06-23 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.029866 10.0.0.33 - - [2026-06-23 02:52:38] "POST /set-tag HTTP/1.1" 200 109 0.038254 10.0.0.33 - - [2026-06-23 02:52:38] "GET /virtual-machine-interface/a997e67f-9ecc-4ad7-9808-b10e0a5956e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.033416 10.0.0.33 - - [2026-06-23 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011574 10.0.0.33 - - [2026-06-23 02:52:38] "POST /chown HTTP/1.1" 200 109 0.011486 10.0.0.33 - - [2026-06-23 02:52:38] "POST /set-tag HTTP/1.1" 200 109 0.046723 10.0.0.33 - - [2026-06-23 02:52:38] "POST /chown HTTP/1.1" 200 109 0.034653 10.0.0.33 - - [2026-06-23 02:52:38] "GET /virtual-machine-interface/d550c655-abe1-49f2-b4e0-7d8c6575f958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005628 10.0.0.33 - - [2026-06-23 02:52:38] "PUT /instance-ip/9dbb8d3c-85e2-4577-9904-9759d0d6b849 HTTP/1.1" 200 256 0.027059 10.0.0.33 - - [2026-06-23 02:52:38] "POST /set-tag HTTP/1.1" 200 109 0.052209 10.0.0.33 - - [2026-06-23 02:52:38] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014316 10.0.0.33 - - [2026-06-23 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.069425 10.0.0.33 - - [2026-06-23 02:52:38] "GET /firewall-rule/b5d47d91-2a7b-41e6-a2e9-3c3878ec14fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.008437 10.0.0.33 - - [2026-06-23 02:52:38] "POST /chown HTTP/1.1" 200 109 0.042978 10.0.0.33 - - [2026-06-23 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.040848 10.0.0.33 - - [2026-06-23 02:52:38] "POST /chown HTTP/1.1" 200 109 0.010287 10.0.0.33 - - [2026-06-23 02:52:38] "PUT /instance-ip/9dbb8d3c-85e2-4577-9904-9759d0d6b849 HTTP/1.1" 200 256 0.027896 10.0.0.33 - - [2026-06-23 02:52:38] "DELETE /firewall-rule/b5d47d91-2a7b-41e6-a2e9-3c3878ec14fc HTTP/1.1" 200 115 0.087824 10.0.0.33 - - [2026-06-23 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.045231 10.0.0.33 - - [2026-06-23 02:52:38] "DELETE /loadbalancer-member/5de38c80-3278-48e7-992a-7f1a2b5a7c01 HTTP/1.1" 200 115 0.040573 10.0.0.33 - - [2026-06-23 02:52:38] "DELETE /loadbalancer-pool/baecf6c5-eb91-4da3-b4b9-027764339504 HTTP/1.1" 200 115 0.056964 10.0.0.33 - - [2026-06-23 02:52:38] "DELETE /loadbalancer-listener/a2c20794-1e4d-4603-86d9-17a609827faa HTTP/1.1" 200 115 0.042353 10.0.0.33 - - [2026-06-23 02:52:38] "PUT /service-instance/25e60b6c-f290-4339-ae1a-510076a49198 HTTP/1.1" 200 266 0.020582 10.0.0.33 - - [2026-06-23 02:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028459 10.0.0.33 - - [2026-06-23 02:52:39] "DELETE /loadbalancer/c35d269a-c9e3-4b35-b23b-a2847f1e7825 HTTP/1.1" 200 115 0.096437 10.0.0.33 - - [2026-06-23 02:52:39] "DELETE /instance-ip/9dbb8d3c-85e2-4577-9904-9759d0d6b849 HTTP/1.1" 200 115 0.048523 10.0.0.33 - - [2026-06-23 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.33 - - [2026-06-23 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017682 10.0.0.33 - - [2026-06-23 02:52:39] "DELETE /virtual-machine-interface/a49c7d25-4501-467c-ba2c-3fc61cbdfd46 HTTP/1.1" 200 115 0.048308 10.0.0.33 - - [2026-06-23 02:52:39] "DELETE /tag/c1a65c37-3b8f-46f0-9544-604af6da58c6 HTTP/1.1" 200 115 0.074044 10.0.0.33 - - [2026-06-23 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.33 - - [2026-06-23 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.33 - - [2026-06-23 02:52:39] "DELETE /service-instance/25e60b6c-f290-4339-ae1a-510076a49198 HTTP/1.1" 200 115 0.042213 10.0.0.33 - - [2026-06-23 02:52:39] "GET /virtual-machine-interface/d550c655-abe1-49f2-b4e0-7d8c6575f958?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006372 10.0.0.33 - - [2026-06-23 02:52:39] "DELETE /virtual-machine-interface/d550c655-abe1-49f2-b4e0-7d8c6575f958 HTTP/1.1" 200 115 0.065946 10.0.0.33 - - [2026-06-23 02:52:39] "DELETE /virtual-machine/3721dd0b-947b-428c-97b4-bfb84207ffba HTTP/1.1" 200 115 0.038326 10.0.0.33 - - [2026-06-23 02:52:39] "GET /virtual-machine-interface/a997e67f-9ecc-4ad7-9808-b10e0a5956e0?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008492 10.0.0.33 - - [2026-06-23 02:52:39] "DELETE /virtual-machine-interface/a997e67f-9ecc-4ad7-9808-b10e0a5956e0 HTTP/1.1" 200 115 0.072988 10.0.0.33 - - [2026-06-23 02:52:39] "POST /ref-update HTTP/1.1" 200 156 0.011181 10.0.0.33 - - [2026-06-23 02:52:39] "DELETE /virtual-machine/3158e2a0-d848-4567-946e-6c59e597e4b7 HTTP/1.1" 200 115 0.049121 10.0.0.33 - - [2026-06-23 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.33 - - [2026-06-23 02:52:41] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005472 10.0.0.33 - - [2026-06-23 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2026-06-23 02:52:41] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.013191 10.0.0.33 - - [2026-06-23 02:52:41] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.33 - - [2026-06-23 02:52:41] "POST /alarms HTTP/1.1" 409 264 0.001858 10.0.0.33 - - [2026-06-23 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.33 - - [2026-06-23 02:52:41] "PUT /alarm/c746d560-eb7b-47a4-ad10-41d591e685d8 HTTP/1.1" 200 244 0.011433 10.0.0.33 - - [2026-06-23 02:52:41] "POST /alarms HTTP/1.1" 409 261 0.011300 10.0.0.33 - - [2026-06-23 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.33 - - [2026-06-23 02:52:41] "PUT /alarm/f1f8a926-d818-41d5-8e4f-15619afdd0cb HTTP/1.1" 200 244 0.009481 10.0.0.33 - - [2026-06-23 02:52:41] "POST /alarms HTTP/1.1" 409 261 0.003618 10.0.0.33 - - [2026-06-23 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.33 - - [2026-06-23 02:52:41] "PUT /alarm/3baae1f3-6446-44d3-8435-793ebe42b83c HTTP/1.1" 200 244 0.009718 10.0.0.33 - - [2026-06-23 02:52:41] "POST /alarms HTTP/1.1" 409 253 0.004251 10.0.0.33 - - [2026-06-23 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.33 - - [2026-06-23 02:52:41] "PUT /alarm/05f97382-d33f-4791-a7da-4355e21437af HTTP/1.1" 200 244 0.011876 10.0.0.33 - - [2026-06-23 02:52:41] "POST /alarms HTTP/1.1" 409 251 0.005711 10.0.0.33 - - [2026-06-23 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.33 - - [2026-06-23 02:52:41] "PUT /alarm/ee5c40b7-894a-4e73-9406-8bd8e5d6e1c2 HTTP/1.1" 200 244 0.009601 10.0.0.33 - - [2026-06-23 02:52:41] "POST /alarms HTTP/1.1" 409 252 0.007165 10.0.0.33 - - [2026-06-23 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.33 - - [2026-06-23 02:52:41] "PUT /alarm/70a22395-f906-4541-b224-7583bd973a85 HTTP/1.1" 200 244 0.011150 10.0.0.33 - - [2026-06-23 02:52:41] "POST /alarms HTTP/1.1" 409 256 0.006848 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/7d836e16-4aa7-4f0a-8e71-39cfc8dc9fd4 HTTP/1.1" 200 244 0.012021 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 248 0.007812 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007073 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/13c2c7b6-a93e-4acc-882e-0d041a59e156 HTTP/1.1" 200 244 0.010326 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 252 0.006492 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/0ae36e94-a193-4c2a-9287-13cafab8fa9d HTTP/1.1" 200 244 0.010040 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 257 0.004342 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/3c344f7c-0179-4acd-8ed7-a4bc8f62c49e HTTP/1.1" 200 244 0.009336 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 251 0.005449 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/98c45779-b8a5-4c0e-8821-b4e3bbcaa497 HTTP/1.1" 200 244 0.010990 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 257 0.010603 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/99b0ff38-fc7a-4164-854a-a224349bed8a HTTP/1.1" 200 244 0.010932 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 261 0.009097 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/9f921028-a87c-4bfe-8969-c13f20f7602f HTTP/1.1" 200 244 0.010840 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 258 0.008697 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/558038b4-1eca-424d-a9ee-0a7e693ad721 HTTP/1.1" 200 244 0.011432 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 254 0.008526 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/16c1614e-cea4-4712-9b8d-53610352a1a9 HTTP/1.1" 200 244 0.010752 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 254 0.003373 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/08790793-38cf-44e3-b42c-a21d10cc3202 HTTP/1.1" 200 244 0.015914 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 254 0.006622 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/b6991aec-d635-4ca1-94d2-12e4fd8b9d7a HTTP/1.1" 200 244 0.012830 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 247 0.010494 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/342c75ec-07e8-49cd-b11d-aef373dfd9e1 HTTP/1.1" 200 244 0.014752 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 272 0.015155 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2026-06-23 02:52:42] "PUT /alarm/1317b3fd-9f11-41b0-ac6b-9b0282797efb HTTP/1.1" 200 244 0.010674 10.0.0.33 - - [2026-06-23 02:52:42] "POST /alarms HTTP/1.1" 409 261 0.009300 10.0.0.33 - - [2026-06-23 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.33 - - [2026-06-23 02:52:43] "PUT /alarm/cc483e62-ae6f-44c8-87db-16d1967380ca HTTP/1.1" 200 244 0.014617 10.0.0.33 - - [2026-06-23 02:52:43] "POST /alarms HTTP/1.1" 409 259 0.010363 10.0.0.33 - - [2026-06-23 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2026-06-23 02:52:43] "PUT /alarm/eca84738-2532-4bbe-9d14-40bc4166375c HTTP/1.1" 200 244 0.011142 10.0.0.33 - - [2026-06-23 02:52:43] "POST /alarms HTTP/1.1" 409 265 0.004927 10.0.0.33 - - [2026-06-23 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2026-06-23 02:52:43] "PUT /alarm/b4a54eab-0eb5-4ed5-baf5-cd7a8cea90fd HTTP/1.1" 200 244 0.012153 10.0.0.33 - - [2026-06-23 02:52:43] "POST /alarms HTTP/1.1" 409 279 0.006075 10.0.0.33 - - [2026-06-23 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-06-23 02:52:43] "PUT /alarm/aefa7ddb-9d7a-41c2-8ccb-d135dcd8a135 HTTP/1.1" 200 244 0.009771 10.0.0.33 - - [2026-06-23 02:52:43] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.33 - - [2026-06-23 02:52:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002248 10.0.0.33 - - [2026-06-23 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.33 - - [2026-06-23 02:52:43] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.009346 10.0.0.33 - - [2026-06-23 02:52:43] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.33 - - [2026-06-23 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-06-23 02:52:43] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002323 10.0.0.33 - - [2026-06-23 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.33 - - [2026-06-23 02:52:43] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.008219 10.0.0.33 - - [2026-06-23 02:52:44] "GET / HTTP/1.1" 200 35931 0.001843 10.0.0.33 - - [2026-06-23 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007146 10.0.0.33 - - [2026-06-23 02:52:44] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004439 10.0.0.33 - - [2026-06-23 02:52:44] "PUT /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9 HTTP/1.1" 200 274 0.019913 10.0.0.33 - - [2026-06-23 02:52:47] "GET / HTTP/1.1" 200 35931 0.003599 10.0.0.33 - - [2026-06-23 02:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-06-23 02:52:47] "GET /routing-instance/d8e9d6dc-593a-4413-a8a7-0bca555bea29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002281 10.0.0.33 - - [2026-06-23 02:52:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001503 10.0.0.33 - - [2026-06-23 02:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2026-06-23 02:52:47] "GET /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003218 10.0.0.33 - - [2026-06-23 02:52:47] "PUT /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46 HTTP/1.1" 200 254 0.010804 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:52:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:52:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001310 10.0.0.33 - - [2026-06-23 02:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.33 - - [2026-06-23 02:52:50] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002406 10.0.0.33 - - [2026-06-23 02:53:02] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.33 - - [2026-06-23 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.33 - - [2026-06-23 02:53:02] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004058 10.0.0.33 - - [2026-06-23 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.33 - - [2026-06-23 02:53:02] "GET /config-node/d68c28c9-d203-4440-a09f-5b245ecc34ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002958 10.0.0.33 - - [2026-06-23 02:53:13] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.33 - - [2026-06-23 02:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-06-23 02:53:13] "GET /routing-instance/d8e9d6dc-593a-4413-a8a7-0bca555bea29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002696 10.0.0.33 - - [2026-06-23 02:53:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001644 10.0.0.33 - - [2026-06-23 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2026-06-23 02:53:14] "GET /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004976 10.0.0.33 - - [2026-06-23 02:53:14] "PUT /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46 HTTP/1.1" 200 254 0.016250 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:53:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:53:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.33 - - [2026-06-23 02:53:28] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.33 - - [2026-06-23 02:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.33 - - [2026-06-23 02:53:28] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006051 10.0.0.33 - - [2026-06-23 02:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2026-06-23 02:53:28] "GET /config-node/d68c28c9-d203-4440-a09f-5b245ecc34ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001602 10.0.0.33 - - [2026-06-23 02:53:28] "GET / HTTP/1.1" 200 35931 0.001292 10.0.0.33 - - [2026-06-23 02:53:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002026 10.0.0.33 - - [2026-06-23 02:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.33 - - [2026-06-23 02:53:33] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002419 10.0.0.33 - - [2026-06-23 02:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.33 - - [2026-06-23 02:53:33] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.009426 10.0.0.33 - - [2026-06-23 02:53:34] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 264 0.002090 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/c746d560-eb7b-47a4-ad10-41d591e685d8 HTTP/1.1" 200 244 0.010655 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 261 0.002311 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/f1f8a926-d818-41d5-8e4f-15619afdd0cb HTTP/1.1" 200 244 0.008826 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 261 0.009695 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/3baae1f3-6446-44d3-8435-793ebe42b83c HTTP/1.1" 200 244 0.022840 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 253 0.012655 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/05f97382-d33f-4791-a7da-4355e21437af HTTP/1.1" 200 244 0.010944 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 251 0.004910 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/ee5c40b7-894a-4e73-9406-8bd8e5d6e1c2 HTTP/1.1" 200 244 0.010330 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 252 0.011956 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/70a22395-f906-4541-b224-7583bd973a85 HTTP/1.1" 200 244 0.008744 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 256 0.003738 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/7d836e16-4aa7-4f0a-8e71-39cfc8dc9fd4 HTTP/1.1" 200 244 0.008093 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 248 0.012833 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/13c2c7b6-a93e-4acc-882e-0d041a59e156 HTTP/1.1" 200 244 0.008485 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 252 0.002643 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/0ae36e94-a193-4c2a-9287-13cafab8fa9d HTTP/1.1" 200 244 0.008401 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 257 0.006021 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/3c344f7c-0179-4acd-8ed7-a4bc8f62c49e HTTP/1.1" 200 244 0.009639 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 251 0.004481 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/98c45779-b8a5-4c0e-8821-b4e3bbcaa497 HTTP/1.1" 200 244 0.010383 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 257 0.002377 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.33 - - [2026-06-23 02:53:34] "PUT /alarm/99b0ff38-fc7a-4164-854a-a224349bed8a HTTP/1.1" 200 244 0.019761 10.0.0.33 - - [2026-06-23 02:53:34] "POST /alarms HTTP/1.1" 409 261 0.009515 10.0.0.33 - - [2026-06-23 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/9f921028-a87c-4bfe-8969-c13f20f7602f HTTP/1.1" 200 244 0.014773 10.0.0.33 - - [2026-06-23 02:53:35] "POST /alarms HTTP/1.1" 409 258 0.003646 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/558038b4-1eca-424d-a9ee-0a7e693ad721 HTTP/1.1" 200 244 0.009769 10.0.0.33 - - [2026-06-23 02:53:35] "POST /alarms HTTP/1.1" 409 254 0.002372 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/16c1614e-cea4-4712-9b8d-53610352a1a9 HTTP/1.1" 200 244 0.010723 10.0.0.33 - - [2026-06-23 02:53:35] "POST /alarms HTTP/1.1" 409 254 0.006754 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/08790793-38cf-44e3-b42c-a21d10cc3202 HTTP/1.1" 200 244 0.009958 10.0.0.33 - - [2026-06-23 02:53:35] "POST /alarms HTTP/1.1" 409 254 0.003017 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/b6991aec-d635-4ca1-94d2-12e4fd8b9d7a HTTP/1.1" 200 244 0.009541 10.0.0.33 - - [2026-06-23 02:53:35] "POST /alarms HTTP/1.1" 409 247 0.016858 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/342c75ec-07e8-49cd-b11d-aef373dfd9e1 HTTP/1.1" 200 244 0.011278 10.0.0.33 - - [2026-06-23 02:53:35] "POST /alarms HTTP/1.1" 409 272 0.008290 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010210 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/1317b3fd-9f11-41b0-ac6b-9b0282797efb HTTP/1.1" 200 244 0.008930 10.0.0.33 - - [2026-06-23 02:53:35] "POST /alarms HTTP/1.1" 409 261 0.005897 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/cc483e62-ae6f-44c8-87db-16d1967380ca HTTP/1.1" 200 244 0.008478 10.0.0.33 - - [2026-06-23 02:53:35] "POST /alarms HTTP/1.1" 409 259 0.004784 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/eca84738-2532-4bbe-9d14-40bc4166375c HTTP/1.1" 200 244 0.011157 10.0.0.33 - - [2026-06-23 02:53:35] "POST /alarms HTTP/1.1" 409 265 0.004798 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009552 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/b4a54eab-0eb5-4ed5-baf5-cd7a8cea90fd HTTP/1.1" 200 244 0.009483 10.0.0.33 - - [2026-06-23 02:53:35] "POST /alarms HTTP/1.1" 409 279 0.009273 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /alarm/aefa7ddb-9d7a-41c2-8ccb-d135dcd8a135 HTTP/1.1" 200 244 0.008987 10.0.0.33 - - [2026-06-23 02:53:35] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.33 - - [2026-06-23 02:53:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001710 10.0.0.33 - - [2026-06-23 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.33 - - [2026-06-23 02:53:35] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.006621 10.0.0.33 - - [2026-06-23 02:53:36] "GET / HTTP/1.1" 200 35931 0.001251 10.0.0.33 - - [2026-06-23 02:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2026-06-23 02:53:36] "GET /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002522 10.0.0.33 - - [2026-06-23 02:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.33 - - [2026-06-23 02:53:36] "PUT /global-vrouter-config/411c19f0-bf95-41f3-882a-e98df42790a3 HTTP/1.1" 200 276 0.009187 10.0.0.33 - - [2026-06-23 02:53:36] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.33 - - [2026-06-23 02:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-06-23 02:53:36] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004049 10.0.0.33 - - [2026-06-23 02:53:36] "PUT /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9 HTTP/1.1" 200 274 0.015008 10.0.0.33 - - [2026-06-23 02:53:40] "GET / HTTP/1.1" 200 35931 0.001231 10.0.0.33 - - [2026-06-23 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.33 - - [2026-06-23 02:53:40] "GET /routing-instance/d8e9d6dc-593a-4413-a8a7-0bca555bea29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002910 10.0.0.33 - - [2026-06-23 02:53:40] "POST /bgp-routers HTTP/1.1" 409 301 0.001511 10.0.0.33 - - [2026-06-23 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.33 - - [2026-06-23 02:53:40] "GET /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003096 10.0.0.33 - - [2026-06-23 02:53:40] "PUT /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46 HTTP/1.1" 200 254 0.009619 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:53:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:53:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 10.0.0.33 - - [2026-06-23 02:53:43] "POST /tags HTTP/1.1" 200 355 0.021493 10.0.0.33 - - [2026-06-23 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010742 10.0.0.33 - - [2026-06-23 02:53:43] "GET /tag/f49bb23d-d228-46b3-b0c5-5b3bd8966ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.011223 10.0.0.33 - - [2026-06-23 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.33 - - [2026-06-23 02:53:43] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004913 10.0.0.33 - - [2026-06-23 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2026-06-23 02:53:43] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053412 10.0.0.33 - - [2026-06-23 02:53:43] "POST /virtual-machines HTTP/1.1" 200 351 0.009001 10.0.0.33 - - [2026-06-23 02:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011101 10.0.0.33 - - [2026-06-23 02:53:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.115096 10.0.0.33 - - [2026-06-23 02:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007504 10.0.0.33 - - [2026-06-23 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012509 10.0.0.33 - - [2026-06-23 02:53:43] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004652 10.0.0.33 - - [2026-06-23 02:53:43] "POST /instance-ips HTTP/1.1" 200 391 0.018975 10.0.0.33 - - [2026-06-23 02:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018406 10.0.0.33 - - [2026-06-23 02:53:43] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007967 10.0.0.33 - - [2026-06-23 02:53:43] "POST /set-tag HTTP/1.1" 200 109 0.013673 10.0.0.33 - - [2026-06-23 02:53:43] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012639 10.0.0.33 - - [2026-06-23 02:53:43] "GET /instance-ip/bf389b5c-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004561 10.0.0.33 - - [2026-06-23 02:53:43] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004081 10.0.0.33 - - [2026-06-23 02:53:43] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.33 - - [2026-06-23 02:53:43] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003303 10.0.0.33 - - [2026-06-23 02:53:44] "POST /ref-update HTTP/1.1" 200 156 0.009878 10.0.0.33 - - [2026-06-23 02:53:44] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012029 10.0.0.33 - - [2026-06-23 02:53:44] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.33 - - [2026-06-23 02:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.33 - - [2026-06-23 02:53:44] "GET /virtual-network/4d9d1d71-3ccd-4aa8-a462-9ffd04446959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003889 10.0.0.33 - - [2026-06-23 02:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.33 - - [2026-06-23 02:53:44] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034531 10.0.0.33 - - [2026-06-23 02:53:44] "POST /virtual-machines HTTP/1.1" 200 355 0.007469 10.0.0.33 - - [2026-06-23 02:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022136 10.0.0.33 - - [2026-06-23 02:53:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.097697 10.0.0.33 - - [2026-06-23 02:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009756 10.0.0.33 - - [2026-06-23 02:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011582 10.0.0.33 - - [2026-06-23 02:53:44] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004171 10.0.0.33 - - [2026-06-23 02:53:44] "POST /instance-ips HTTP/1.1" 200 395 0.021977 10.0.0.33 - - [2026-06-23 02:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026833 10.0.0.33 - - [2026-06-23 02:53:44] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.011451 10.0.0.33 - - [2026-06-23 02:53:44] "POST /set-tag HTTP/1.1" 200 109 0.017139 10.0.0.33 - - [2026-06-23 02:53:44] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016077 10.0.0.33 - - [2026-06-23 02:53:44] "GET /instance-ip/bfa4a950-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005511 10.0.0.33 - - [2026-06-23 02:53:44] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004012 10.0.0.33 - - [2026-06-23 02:53:44] "POST /set-tag HTTP/1.1" 200 109 0.003940 10.0.0.33 - - [2026-06-23 02:53:44] "GET /virtual-router/eb753780-0e5a-4e2a-a487-0729d5dadae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.002904 10.0.0.33 - - [2026-06-23 02:53:44] "POST /ref-update HTTP/1.1" 200 156 0.008825 10.0.0.33 - - [2026-06-23 02:53:44] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010037 10.0.0.33 - - [2026-06-23 02:53:44] "POST /set-tag HTTP/1.1" 200 109 0.001860 10.0.0.33 - - [2026-06-23 02:53:44] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004615 10.0.0.33 - - [2026-06-23 02:53:44] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.33 - - [2026-06-23 02:53:44] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003769 10.0.0.33 - - [2026-06-23 02:53:44] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.33 - - [2026-06-23 02:53:55] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007213 10.0.0.33 - - [2026-06-23 02:53:55] "POST /set-tag HTTP/1.1" 200 109 0.007953 10.0.0.33 - - [2026-06-23 02:53:55] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.33 - - [2026-06-23 02:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008617 10.0.0.33 - - [2026-06-23 02:53:55] "GET /global-system-config/5452c76d-59e4-4f46-946b-c31ed0fc00a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004561 10.0.0.33 - - [2026-06-23 02:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-06-23 02:53:55] "GET /config-node/d68c28c9-d203-4440-a09f-5b245ecc34ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002702 10.0.0.33 - - [2026-06-23 02:53:56] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011338 10.0.0.33 - - [2026-06-23 02:53:56] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.33 - - [2026-06-23 02:53:57] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005561 10.0.0.33 - - [2026-06-23 02:53:57] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.33 - - [2026-06-23 02:54:07] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.33 - - [2026-06-23 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2026-06-23 02:54:07] "GET /routing-instance/d8e9d6dc-593a-4413-a8a7-0bca555bea29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003565 10.0.0.33 - - [2026-06-23 02:54:07] "POST /bgp-routers HTTP/1.1" 409 301 0.003771 10.0.0.33 - - [2026-06-23 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.33 - - [2026-06-23 02:54:07] "GET /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005213 10.0.0.33 - - [2026-06-23 02:54:07] "PUT /bgp-router/603bd581-17e8-43a4-9748-fa5b63bb4b46 HTTP/1.1" 200 254 0.011555 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:54:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:54:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:54:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:54:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:54:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:54:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 10.0.0.33 - - [2026-06-23 02:54:28] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008125 10.0.0.33 - - [2026-06-23 02:54:28] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.33 - - [2026-06-23 02:54:28] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003419 10.0.0.33 - - [2026-06-23 02:54:28] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.33 - - [2026-06-23 02:54:28] "GET /virtual-machine/483c0513-3779-45d6-8a0b-e9734c651833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.006583 10.0.0.33 - - [2026-06-23 02:54:28] "POST /ref-update HTTP/1.1" 200 156 0.019402 10.0.0.33 - - [2026-06-23 02:54:28] "GET /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011696 10.0.0.33 - - [2026-06-23 02:54:28] "POST /set-tag HTTP/1.1" 200 109 0.021293 10.0.0.33 - - [2026-06-23 02:54:28] "POST /set-tag HTTP/1.1" 200 109 0.031024 10.0.0.33 - - [2026-06-23 02:54:28] "DELETE /instance-ip/bf389b5c-6eae-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.140942 10.0.0.33 - - [2026-06-23 02:54:28] "DELETE /virtual-machine-interface/bf1e49be-6eae-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.041738 10.0.0.33 - - [2026-06-23 02:54:28] "DELETE /virtual-machine/483c0513-3779-45d6-8a0b-e9734c651833 HTTP/1.1" 200 115 0.025081 10.0.0.33 - - [2026-06-23 02:54:28] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005750 10.0.0.33 - - [2026-06-23 02:54:28] "POST /set-tag HTTP/1.1" 200 109 0.002344 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:54:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:54:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:54:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001305 [Introspect:8084]10.0.0.33 - - [2026-06-23 02:54:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001486 10.0.0.33 - - [2026-06-23 02:54:36] "POST /tags HTTP/1.1" 200 365 0.046787 10.0.0.33 - - [2026-06-23 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010118 10.0.0.33 - - [2026-06-23 02:54:36] "GET /tag/f0ba56c7-d6f3-4ba6-8cc3-cde8ce299697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.013796 10.0.0.33 - - [2026-06-23 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2026-06-23 02:54:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030091 10.0.0.33 - - [2026-06-23 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.33 - - [2026-06-23 02:54:36] "GET /service-appliance-set/7b94a9c3-e731-4f5e-a2ee-2bc8e6db7f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002527 10.0.0.33 - - [2026-06-23 02:54:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.001760 10.0.0.33 - - [2026-06-23 02:54:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087986 10.0.0.33 - - [2026-06-23 02:54:36] "GET /virtual-machine-interface/45295d60-657f-4c2b-808f-a0d38d6776cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.004326 10.0.0.33 - - [2026-06-23 02:54:36] "POST /set-tag HTTP/1.1" 200 109 0.012617 10.0.0.33 - - [2026-06-23 02:54:36] "POST /instance-ips HTTP/1.1" 200 417 0.035973 10.0.0.33 - - [2026-06-23 02:54:36] "GET /instance-ip/4b4bd7f0-c6e1-4851-b906-40f48feed0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004434 10.0.0.33 - - [2026-06-23 02:54:36] "POST /loadbalancers HTTP/1.1" 200 618 0.061359 10.0.0.33 - - [2026-06-23 02:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021242 10.0.0.33 - - [2026-06-23 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006786 10.0.0.33 - - [2026-06-23 02:54:36] "POST /service-instances HTTP/1.1" 200 566 0.030621 10.0.0.33 - - [2026-06-23 02:54:36] "POST /ref-update HTTP/1.1" 200 156 0.013477 10.0.0.33 - - [2026-06-23 02:54:36] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034669 10.0.0.33 - - [2026-06-23 02:54:36] "GET /virtual-machine-interface/45295d60-657f-4c2b-808f-a0d38d6776cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005116 10.0.0.33 - - [2026-06-23 02:54:36] "PUT /service-instance/24afbad4-4c9a-478c-97b5-51af337a3a8e HTTP/1.1" 200 266 0.022436 10.0.0.33 - - [2026-06-23 02:54:36] "GET /virtual-machine-interface/45295d60-657f-4c2b-808f-a0d38d6776cf?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.009484 10.0.0.33 - - [2026-06-23 02:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017532 10.0.0.33 - - [2026-06-23 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006310 10.0.0.33 - - [2026-06-23 02:54:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.001907 10.0.0.33 - - [2026-06-23 02:54:36] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002267 10.0.0.33 - - [2026-06-23 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.33 - - [2026-06-23 02:54:36] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002324 10.0.0.33 - - [2026-06-23 02:54:36] "POST /tags HTTP/1.1" 409 221 0.001488 10.0.0.33 - - [2026-06-23 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.33 - - [2026-06-23 02:54:36] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011125 10.0.0.33 - - [2026-06-23 02:54:36] "POST /virtual-machines HTTP/1.1" 200 429 0.019882 10.0.0.33 - - [2026-06-23 02:54:36] "POST /tags HTTP/1.1" 409 238 0.001352 10.0.0.33 - - [2026-06-23 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001183 10.0.0.33 - - [2026-06-23 02:54:36] "GET /tag/f0ba56c7-d6f3-4ba6-8cc3-cde8ce299697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.039091 10.0.0.33 - - [2026-06-23 02:54:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.113508 10.0.0.33 - - [2026-06-23 02:54:36] "POST /chown HTTP/1.1" 200 109 0.023197 10.0.0.33 - - [2026-06-23 02:54:36] "POST /firewall-rules HTTP/1.1" 200 650 0.111397 10.0.0.33 - - [2026-06-23 02:54:36] "GET /firewall-rule/d1c88e24-27f9-4dd0-8ed5-abc21c7fc7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.017779 10.0.0.33 - - [2026-06-23 02:54:36] "POST /chown HTTP/1.1" 200 109 0.023155 10.0.0.33 - - [2026-06-23 02:54:36] "PUT /virtual-machine-interface/a7cc2c5b-9de7-452b-8559-677ee8566626 HTTP/1.1" 200 284 0.025002 10.0.0.33 - - [2026-06-23 02:54:37] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005512 10.0.0.33 - - [2026-06-23 02:54:37] "GET /firewall-rule/d1c88e24-27f9-4dd0-8ed5-abc21c7fc7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002785 10.0.0.33 - - [2026-06-23 02:54:37] "PUT /instance-ip/4b4bd7f0-c6e1-4851-b906-40f48feed0c1 HTTP/1.1" 200 256 0.029399 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.019765 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.012454 10.0.0.33 - - [2026-06-23 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.018432 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.026606 10.0.0.33 - - [2026-06-23 02:54:37] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.060977 10.0.0.33 - - [2026-06-23 02:54:37] "GET /loadbalancer/c35d269a-c9e3-4b35-b23b-a2847f1e7825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.003585 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.006505 10.0.0.33 - - [2026-06-23 02:54:37] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.034824 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.023584 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.018852 10.0.0.33 - - [2026-06-23 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.33 - - [2026-06-23 02:54:37] "GET /project/66d7f202-917c-4f1d-8191-f329a2c1e4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.023975 10.0.0.33 - - [2026-06-23 02:54:37] "GET /loadbalancer-listener/ce3085ea-8e96-4519-8e33-177958ca6308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003494 10.0.0.33 - - [2026-06-23 02:54:37] "GET /loadbalancer-listener/ce3085ea-8e96-4519-8e33-177958ca6308?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003137 10.0.0.33 - - [2026-06-23 02:54:37] "POST /virtual-machines HTTP/1.1" 200 429 0.010778 10.0.0.33 - - [2026-06-23 02:54:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.111964 10.0.0.33 - - [2026-06-23 02:54:37] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.099305 10.0.0.33 - - [2026-06-23 02:54:37] "POST /chown HTTP/1.1" 200 109 0.036113 10.0.0.33 - - [2026-06-23 02:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019748 10.0.0.33 - - [2026-06-23 02:54:37] "GET /loadbalancer-pool/6cf72220-346f-4fcf-a420-febce31a9be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002969 10.0.0.33 - - [2026-06-23 02:54:37] "POST /chown HTTP/1.1" 200 109 0.005694 10.0.0.33 - - [2026-06-23 02:54:37] "PUT /virtual-machine-interface/b4cda54e-6e54-4f0a-a6d9-752620ee95de HTTP/1.1" 200 284 0.016922 10.0.0.33 - - [2026-06-23 02:54:37] "PUT /instance-ip/4b4bd7f0-c6e1-4851-b906-40f48feed0c1 HTTP/1.1" 200 256 0.029241 10.0.0.33 - - [2026-06-23 02:54:37] "POST /loadbalancer-members HTTP/1.1" 200 707 0.051940 10.0.0.33 - - [2026-06-23 02:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010612 10.0.0.33 - - [2026-06-23 02:54:37] "GET /loadbalancer-member/56c37b86-2e2c-4aa3-beac-dfc09b7e5593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005324 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.010370 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.015003 10.0.0.33 - - [2026-06-23 02:54:37] "GET /application-policy-set/e028137f-0ab0-4f10-bb15-31a12695fd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002766 10.0.0.33 - - [2026-06-23 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.015018 10.0.0.33 - - [2026-06-23 02:54:37] "GET /policy-management/3d086b28-c9e3-4708-a037-8613b1b2cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011029 10.0.0.33 - - [2026-06-23 02:54:37] "POST /tags HTTP/1.1" 409 221 0.005480 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.007348 10.0.0.33 - - [2026-06-23 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.33 - - [2026-06-23 02:54:37] "GET /tag/c83c42c1-4830-4e86-9884-f90d1ccf1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015650 10.0.0.33 - - [2026-06-23 02:54:37] "POST /tags HTTP/1.1" 409 238 0.001276 10.0.0.33 - - [2026-06-23 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.030399 10.0.0.33 - - [2026-06-23 02:54:37] "PUT /service-instance/24afbad4-4c9a-478c-97b5-51af337a3a8e HTTP/1.1" 200 266 0.007142 10.0.0.33 - - [2026-06-23 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2026-06-23 02:54:37] "GET /tag/f0ba56c7-d6f3-4ba6-8cc3-cde8ce299697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009595 10.0.0.33 - - [2026-06-23 02:54:37] "POST /firewall-rules HTTP/1.1" 409 293 0.001640 10.0.0.33 - - [2026-06-23 02:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.006883 10.0.0.33 - - [2026-06-23 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.33 - - [2026-06-23 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.33 - - [2026-06-23 02:54:37] "POST /chown HTTP/1.1" 200 109 0.009404 10.0.0.33 - - [2026-06-23 02:54:37] "PUT /firewall-rule/d1c88e24-27f9-4dd0-8ed5-abc21c7fc7e3 HTTP/1.1" 200 260 0.058385 10.0.0.33 - - [2026-06-23 02:54:37] "GET /firewall-rule/d1c88e24-27f9-4dd0-8ed5-abc21c7fc7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.005495 10.0.0.33 - - [2026-06-23 02:54:37] "POST /chown HTTP/1.1" 200 109 0.014551 10.0.0.33 - - [2026-06-23 02:54:37] "PUT /instance-ip/4b4bd7f0-c6e1-4851-b906-40f48feed0c1 HTTP/1.1" 200 256 0.023004 10.0.0.33 - - [2026-06-23 02:54:37] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010262 10.0.0.33 - - [2026-06-23 02:54:37] "GET /firewall-rule/d1c88e24-27f9-4dd0-8ed5-abc21c7fc7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002135 10.0.0.33 - - [2026-06-23 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2026-06-23 02:54:38] "POST /ref-update HTTP/1.1" 200 156 0.028643 10.0.0.33 - - [2026-06-23 02:54:38] "GET /tag/f0ba56c7-d6f3-4ba6-8cc3-cde8ce299697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.014055 10.0.0.33 - - [2026-06-23 02:54:38] "GET /tag/f0ba56c7-d6f3-4ba6-8cc3-cde8ce299697?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013721 10.0.0.33 - - [2026-06-23 02:54:38] "POST /chown HTTP/1.1" 200 109 0.035950 10.0.0.33 - - [2026-06-23 02:54:38] "GET /virtual-machine-interface/45295d60-657f-4c2b-808f-a0d38d6776cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.013977 10.0.0.33 - - [2026-06-23 02:54:38] "POST /chown HTTP/1.1" 200 109 0.012683 10.0.0.33 - - [2026-06-23 02:54:38] "PUT /instance-ip/4b4bd7f0-c6e1-4851-b906-40f48feed0c1 HTTP/1.1" 200 256 0.019952 10.0.0.33 - - [2026-06-23 02:54:38] "POST /set-tag HTTP/1.1" 200 109 0.023076 10.0.0.33 - - [2026-06-23 02:54:38] "GET /virtual-machine-interface/a7cc2c5b-9de7-452b-8559-677ee8566626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013165 10.0.0.33 - - [2026-06-23 02:54:38] "POST /ref-update HTTP/1.1" 200 156 0.018992 10.0.0.33 - - [2026-06-23 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.33 - - [2026-06-23 02:54:38] "POST /set-tag HTTP/1.1" 200 109 0.038538 10.0.0.33 - - [2026-06-23 02:54:38] "POST /chown HTTP/1.1" 200 109 0.025499 10.0.0.33 - - [2026-06-23 02:54:38] "GET /virtual-machine-interface/b4cda54e-6e54-4f0a-a6d9-752620ee95de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004719 10.0.0.33 - - [2026-06-23 02:54:38] "POST /set-tag HTTP/1.1" 200 109 0.017879 10.0.0.33 - - [2026-06-23 02:54:38] "POST /chown HTTP/1.1" 200 109 0.025189 10.0.0.33 - - [2026-06-23 02:54:38] "GET /firewall-policy/614c82a4-8442-425d-aa4d-5b515313e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.020807 10.0.0.33 - - [2026-06-23 02:54:38] "PUT /instance-ip/4b4bd7f0-c6e1-4851-b906-40f48feed0c1 HTTP/1.1" 200 256 0.014987 10.0.0.33 - - [2026-06-23 02:54:38] "POST /ref-update HTTP/1.1" 200 156 0.017776 10.0.0.33 - - [2026-06-23 02:54:38] "GET /firewall-rule/d1c88e24-27f9-4dd0-8ed5-abc21c7fc7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003715 10.0.0.33 - - [2026-06-23 02:54:38] "POST /ref-update HTTP/1.1" 200 156 0.021749 10.0.0.33 - - [2026-06-23 02:54:38] "POST /chown HTTP/1.1" 200 109 0.035315 10.0.0.33 - - [2026-06-23 02:54:38] "POST /chown HTTP/1.1" 200 109 0.042018 10.0.0.33 - - [2026-06-23 02:54:38] "DELETE /firewall-rule/d1c88e24-27f9-4dd0-8ed5-abc21c7fc7e3 HTTP/1.1" 200 115 0.123758 10.0.0.33 - - [2026-06-23 02:54:38] "PUT /instance-ip/4b4bd7f0-c6e1-4851-b906-40f48feed0c1 HTTP/1.1" 200 256 0.036497 10.0.0.33 - - [2026-06-23 02:54:38] "DELETE /loadbalancer-member/56c37b86-2e2c-4aa3-beac-dfc09b7e5593 HTTP/1.1" 200 115 0.027621 10.0.0.33 - - [2026-06-23 02:54:38] "POST /ref-update HTTP/1.1" 200 156 0.010079 10.0.0.33 - - [2026-06-23 02:54:38] "DELETE /loadbalancer-pool/6cf72220-346f-4fcf-a420-febce31a9be9 HTTP/1.1" 200 115 0.047642 10.0.0.33 - - [2026-06-23 02:54:38] "DELETE /loadbalancer-listener/ce3085ea-8e96-4519-8e33-177958ca6308 HTTP/1.1" 200 115 0.020796 10.0.0.33 - - [2026-06-23 02:54:38] "DELETE /loadbalancer/c35d269a-c9e3-4b35-b23b-a2847f1e7825 HTTP/1.1" 200 115 0.033940 10.0.0.33 - - [2026-06-23 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012363 10.0.0.33 - - [2026-06-23 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2026-06-23 02:54:38] "DELETE /instance-ip/4b4bd7f0-c6e1-4851-b906-40f48feed0c1 HTTP/1.1" 200 115 0.046277 10.0.0.33 - - [2026-06-23 02:54:38] "DELETE /virtual-machine-interface/45295d60-657f-4c2b-808f-a0d38d6776cf HTTP/1.1" 200 115 0.039869 10.0.0.33 - - [2026-06-23 02:54:38] "DELETE /service-instance/24afbad4-4c9a-478c-97b5-51af337a3a8e HTTP/1.1" 200 115 0.055943 10.0.0.33 - - [2026-06-23 02:54:38] "DELETE /tag/f0ba56c7-d6f3-4ba6-8cc3-cde8ce299697 HTTP/1.1" 200 115 0.105751 10.0.0.33 - - [2026-06-23 02:54:38] "GET /virtual-machine-interface/a7cc2c5b-9de7-452b-8559-677ee8566626?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004821 10.0.0.33 - - [2026-06-23 02:54:38] "DELETE /virtual-machine-interface/a7cc2c5b-9de7-452b-8559-677ee8566626 HTTP/1.1" 200 115 0.042812 10.0.0.33 - - [2026-06-23 02:54:38] "POST /ref-update HTTP/1.1" 200 156 0.008554 10.0.0.33 - - [2026-06-23 02:54:39] "DELETE /virtual-machine/acaaec25-42f3-4521-8ec2-9211f98325fd HTTP/1.1" 200 115 0.028432 10.0.0.33 - - [2026-06-23 02:54:39] "GET /virtual-machine-interface/b4cda54e-6e54-4f0a-a6d9-752620ee95de?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006083 10.0.0.33 - - [2026-06-23 02:54:39] "DELETE /virtual-machine-interface/b4cda54e-6e54-4f0a-a6d9-752620ee95de HTTP/1.1" 200 115 0.040602 10.0.0.33 - - [2026-06-23 02:54:39] "DELETE /virtual-machine/e60e4477-1d47-4b03-ba60-2420b60503ab HTTP/1.1" 200 115 0.030378 10.0.0.33 - - [2026-06-23 02:54:59] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005624 10.0.0.33 - - [2026-06-23 02:54:59] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.33 - - [2026-06-23 02:54:59] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013014 10.0.0.33 - - [2026-06-23 02:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.33 - - [2026-06-23 02:54:59] "GET /virtual-machine/8f709337-7688-4cbb-b4ed-9f251fa463f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.009704 10.0.0.33 - - [2026-06-23 02:54:59] "POST /ref-update HTTP/1.1" 200 156 0.007957 10.0.0.33 - - [2026-06-23 02:54:59] "GET /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010037 10.0.0.33 - - [2026-06-23 02:54:59] "POST /set-tag HTTP/1.1" 200 109 0.018554 10.0.0.33 - - [2026-06-23 02:54:59] "POST /set-tag HTTP/1.1" 200 109 0.038709 10.0.0.33 - - [2026-06-23 02:54:59] "DELETE /instance-ip/bfa4a950-6eae-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.087525 10.0.0.33 - - [2026-06-23 02:54:59] "DELETE /virtual-machine-interface/bf8c112e-6eae-11f1-875d-fa163e4b7e6e HTTP/1.1" 200 115 0.054025 10.0.0.33 - - [2026-06-23 02:54:59] "DELETE /virtual-machine/8f709337-7688-4cbb-b4ed-9f251fa463f6 HTTP/1.1" 200 115 0.032881 10.0.0.33 - - [2026-06-23 02:54:59] "DELETE /tag/f49bb23d-d228-46b3-b0c5-5b3bd8966ec3 HTTP/1.1" 200 115 0.085708