++ 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 Oct 21 09:31:55 AM UTC 2025 ===================' INFO: =================== Tue Oct 21 09:31:55 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ cut -d ' ' -f 1 +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.33,10.238.248.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.238.248.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=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort + 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: 10/21/2025 09:32:42.046 7f76c6fbdc00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/21/2025 09:32:42.513 7f76c6fbdc00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/21/2025 09:32:42.538 7f76c6fbdc00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/21/2025 09:32:42.538 7f76c6fbdc00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-10-21 09:32:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000625 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 - - [2025-10-21 09:32:55] "GET / HTTP/1.1" 503 181 0.000214 10.0.0.33 - - [2025-10-21 09:32:56] "GET / HTTP/1.1" 200 35931 0.001216 10.0.0.33 - - [2025-10-21 09:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012671 10.0.0.33 - - [2025-10-21 09:32:56] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007350 10.0.0.33 - - [2025-10-21 09:32:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.004363 10.0.0.33 - - [2025-10-21 09:32:56] "GET / HTTP/1.1" 200 45303 0.002972 10.0.0.33 - - [2025-10-21 09:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.33 - - [2025-10-21 09:32:56] "POST /config-database-nodes HTTP/1.1" 200 611 0.169664 10.0.0.33 - - [2025-10-21 09:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.045771 10.0.0.33 - - [2025-10-21 09:32:56] "GET / HTTP/1.1" 200 35931 0.001160 10.0.0.33 - - [2025-10-21 09:32:57] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.33 - - [2025-10-21 09:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.33 - - [2025-10-21 09:32:57] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008148 10.0.0.33 - - [2025-10-21 09:32:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.004744 10.0.0.33 - - [2025-10-21 09:32:57] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.33 - - [2025-10-21 09:32:57] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.077922 10.0.0.33 - - [2025-10-21 09:32:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.007668 10.0.0.33 - - [2025-10-21 09:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.33 - - [2025-10-21 09:32:57] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020222 10.0.0.33 - - [2025-10-21 09:32:57] "POST /service-appliance-sets HTTP/1.1" 200 553 0.113822 10.0.0.33 - - [2025-10-21 09:32:57] "POST /fqname-to-id HTTP/1.1" 404 180 0.002524 10.0.0.33 - - [2025-10-21 09:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.33 - - [2025-10-21 09:32:57] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016060 10.0.0.33 - - [2025-10-21 09:32:57] "POST /service-appliance-sets HTTP/1.1" 200 541 0.090790 10.0.0.33 - - [2025-10-21 09:32:57] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.33 - - [2025-10-21 09:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009723 10.0.0.33 - - [2025-10-21 09:32:57] "GET /network-ipam/064047ee-8535-4a8a-935c-0d3dd4574aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.014346 10.0.0.33 - - [2025-10-21 09:32:58] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.33 - - [2025-10-21 09:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.33 - - [2025-10-21 09:32:58] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020101 10.0.0.33 - - [2025-10-21 09:32:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.003965 10.0.0.33 - - [2025-10-21 09:32:58] "POST /database-nodes HTTP/1.1" 200 597 0.090599 10.0.0.33 - - [2025-10-21 09:32:58] "POST /service-templates HTTP/1.1" 200 511 0.176730 10.0.0.33 - - [2025-10-21 09:32:58] "POST /service-templates HTTP/1.1" 200 501 0.059868 10.0.0.33 - - [2025-10-21 09:32:58] "POST /service-templates HTTP/1.1" 200 515 0.064143 10.0.0.33 - - [2025-10-21 09:32:58] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.33 - - [2025-10-21 09:32:58] "POST /service-templates HTTP/1.1" 200 535 0.160408 10.0.0.33 - - [2025-10-21 09:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012977 10.0.0.33 - - [2025-10-21 09:32:58] "GET /routing-instance/46149e11-8fd5-49fc-af91-b27021fd7131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017859 10.0.0.33 - - [2025-10-21 09:32:59] "POST /service-templates HTTP/1.1" 200 507 0.253361 10.0.0.33 - - [2025-10-21 09:32:59] "POST /bgp-routers HTTP/1.1" 200 616 0.256128 10.0.0.33 - - [2025-10-21 09:32:59] "GET /bgp-router/da570c0f-985d-434b-bb47-9dd75d8e19cc?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.016994 10.0.0.33 - - [2025-10-21 09:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2025-10-21 09:32:59] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006668 10.0.0.33 - - [2025-10-21 09:32:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003179 10.0.0.33 - - [2025-10-21 09:32:59] "POST /ref-update HTTP/1.1" 200 156 0.043311 10.0.0.33 - - [2025-10-21 09:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.33 - - [2025-10-21 09:33:01] "GET /network-ipam/064047ee-8535-4a8a-935c-0d3dd4574aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002857 10.0.0.33 - - [2025-10-21 09:33:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.001933 10.0.0.33 - - [2025-10-21 09:33:02] "POST /access-control-lists HTTP/1.1" 200 587 0.029537 10.0.0.33 - - [2025-10-21 09:33:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.005815 10.0.0.33 - - [2025-10-21 09:33:02] "POST /access-control-lists HTTP/1.1" 200 585 0.020853 10.0.0.33 - - [2025-10-21 09:33:02] "POST /route-targets HTTP/1.1" 200 327 0.015560 10.0.0.33 - - [2025-10-21 09:33:02] "POST /ref-update HTTP/1.1" 200 156 0.024888 10.0.0.33 - - [2025-10-21 09:33:02] "POST /route-targets HTTP/1.1" 200 327 0.011501 10.0.0.33 - - [2025-10-21 09:33:02] "POST /ref-update HTTP/1.1" 200 156 0.029836 10.0.0.33 - - [2025-10-21 09:33:02] "POST /route-targets HTTP/1.1" 200 327 0.011193 10.0.0.33 - - [2025-10-21 09:33:02] "POST /ref-update HTTP/1.1" 200 156 0.033821 10.0.0.33 - - [2025-10-21 09:33:02] "POST /route-targets HTTP/1.1" 200 327 0.012351 10.0.0.33 - - [2025-10-21 09:33:02] "POST /ref-update HTTP/1.1" 200 156 0.026407 10.0.0.33 - - [2025-10-21 09:33:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.003177 10.0.0.33 - - [2025-10-21 09:33:02] "POST /access-control-lists HTTP/1.1" 200 551 0.078090 10.0.0.33 - - [2025-10-21 09:33:02] "PUT /access-control-list/45701b07-8b81-4462-b4a8-f4b92a379da6 HTTP/1.1" 200 272 0.012017 10.0.0.33 - - [2025-10-21 09:33:02] "PUT /access-control-list/91640838-f32c-4455-bafd-e7c5afc7f481 HTTP/1.1" 200 272 0.016853 10.0.0.33 - - [2025-10-21 09:33:03] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.33 - - [2025-10-21 09:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.33 - - [2025-10-21 09:33:03] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014510 10.0.0.33 - - [2025-10-21 09:33:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.004588 10.0.0.33 - - [2025-10-21 09:33:03] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.020882 10.0.0.33 - - [2025-10-21 09:33:03] "GET / HTTP/1.1" 200 35931 0.002322 10.0.0.33 - - [2025-10-21 09:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006050 10.0.0.33 - - [2025-10-21 09:33:04] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005703 10.0.0.33 - - [2025-10-21 09:33:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002066 10.0.0.33 - - [2025-10-21 09:33:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.019433 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:33:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000819 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:33:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 10.0.0.33 - - [2025-10-21 09:33:05] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.33 - - [2025-10-21 09:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2025-10-21 09:33:05] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004656 10.0.0.33 - - [2025-10-21 09:33:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.001657 10.0.0.33 - - [2025-10-21 09:33:05] "POST /config-nodes HTTP/1.1" 200 593 0.039987 10.0.0.33 - - [2025-10-21 09:33:06] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.33 - - [2025-10-21 09:33:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002328 10.0.0.33 - - [2025-10-21 09:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.33 - - [2025-10-21 09:33:11] "GET /global-vrouter-config/992338e4-8896-451c-b74d-bbbbdc972922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002901 10.0.0.33 - - [2025-10-21 09:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.33 - - [2025-10-21 09:33:11] "PUT /global-vrouter-config/992338e4-8896-451c-b74d-bbbbdc972922 HTTP/1.1" 200 276 0.012599 10.0.0.33 - - [2025-10-21 09:33:11] "GET / HTTP/1.1" 200 35931 0.001171 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 581 0.022027 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 575 0.020748 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 575 0.028273 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 559 0.018460 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 555 0.026018 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 557 0.025906 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 565 0.019620 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 549 0.041650 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 557 0.025056 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 567 0.018172 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 555 0.029607 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 567 0.030134 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 575 0.061139 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 569 0.026237 10.0.0.33 - - [2025-10-21 09:33:11] "POST /alarms HTTP/1.1" 200 561 0.023312 10.0.0.33 - - [2025-10-21 09:33:12] "POST /alarms HTTP/1.1" 200 561 0.017012 10.0.0.33 - - [2025-10-21 09:33:12] "POST /alarms HTTP/1.1" 200 561 0.025776 10.0.0.33 - - [2025-10-21 09:33:12] "POST /alarms HTTP/1.1" 200 547 0.022546 10.0.0.33 - - [2025-10-21 09:33:12] "POST /alarms HTTP/1.1" 200 595 0.025199 10.0.0.33 - - [2025-10-21 09:33:12] "POST /alarms HTTP/1.1" 200 575 0.018332 10.0.0.33 - - [2025-10-21 09:33:12] "POST /alarms HTTP/1.1" 200 571 0.032443 10.0.0.33 - - [2025-10-21 09:33:12] "POST /alarms HTTP/1.1" 200 583 0.019405 10.0.0.33 - - [2025-10-21 09:33:12] "POST /alarms HTTP/1.1" 200 609 0.034675 10.0.0.33 - - [2025-10-21 09:33:12] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.33 - - [2025-10-21 09:33:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003389 10.0.0.33 - - [2025-10-21 09:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2025-10-21 09:33:12] "PUT /global-vrouter-config/992338e4-8896-451c-b74d-bbbbdc972922 HTTP/1.1" 200 276 0.010677 10.0.0.33 - - [2025-10-21 09:33:12] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.33 - - [2025-10-21 09:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.33 - - [2025-10-21 09:33:12] "GET /global-vrouter-config/992338e4-8896-451c-b74d-bbbbdc972922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008132 10.0.0.33 - - [2025-10-21 09:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.33 - - [2025-10-21 09:33:12] "PUT /global-vrouter-config/992338e4-8896-451c-b74d-bbbbdc972922 HTTP/1.1" 200 276 0.008882 10.0.0.33 - - [2025-10-21 09:33:13] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.33 - - [2025-10-21 09:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.33 - - [2025-10-21 09:33:13] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004906 10.0.0.33 - - [2025-10-21 09:33:13] "PUT /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32 HTTP/1.1" 200 274 0.016418 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:34:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:34:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:34:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:34:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:34:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:34:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:35:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:35:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 10.0.0.33 - - [2025-10-21 09:35:25] "GET / HTTP/1.1" 200 35931 0.001258 10.0.0.33 - - [2025-10-21 09:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.33 - - [2025-10-21 09:35:25] "GET /domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004686 10.0.0.33 - - [2025-10-21 09:35:25] "POST /id-to-fqname HTTP/1.1" 200 173 0.002289 10.0.0.33 - - [2025-10-21 09:35:25] "POST /fqname-to-id HTTP/1.1" 404 182 0.003036 10.0.0.33 - - [2025-10-21 09:35:25] "POST /security-groups HTTP/1.1" 200 570 0.064635 10.0.0.33 - - [2025-10-21 09:35:25] "POST /projects HTTP/1.1" 200 481 0.239145 10.0.0.33 - - [2025-10-21 09:35:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.006380 10.0.0.33 - - [2025-10-21 09:35:25] "POST /security-groups HTTP/1.1" 200 534 0.043505 10.0.0.33 - - [2025-10-21 09:35:25] "POST /access-control-lists HTTP/1.1" 200 579 0.076330 10.0.0.33 - - [2025-10-21 09:35:25] "POST /chown HTTP/1.1" 200 109 0.036167 10.0.0.33 - - [2025-10-21 09:35:25] "POST /policy-managements HTTP/1.1" 409 214 0.006753 10.0.0.33 - - [2025-10-21 09:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2025-10-21 09:35:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.005641 10.0.0.33 - - [2025-10-21 09:35:25] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026028 10.0.0.33 - - [2025-10-21 09:35:25] "POST /access-control-lists HTTP/1.1" 200 577 0.062360 10.0.0.33 - - [2025-10-21 09:35:25] "POST /application-policy-sets HTTP/1.1" 200 528 0.043200 10.0.0.33 - - [2025-10-21 09:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009903 10.0.0.33 - - [2025-10-21 09:35:25] "GET /global-vrouter-config/992338e4-8896-451c-b74d-bbbbdc972922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003874 10.0.0.33 - - [2025-10-21 09:35:25] "PUT /global-vrouter-config/992338e4-8896-451c-b74d-bbbbdc972922 HTTP/1.1" 200 276 0.012678 10.0.0.33 - - [2025-10-21 09:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021165 10.0.0.33 - - [2025-10-21 09:35:25] "GET /virtual-network/17d6f12d-7db1-4588-9100-41d624388987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004347 10.0.0.33 - - [2025-10-21 09:35:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000447 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.018061 10.0.0.33 - - [2025-10-21 09:35:26] "POST /security-groups HTTP/1.1" 200 574 0.074744 10.0.0.33 - - [2025-10-21 09:35:26] "POST /projects HTTP/1.1" 200 489 0.199971 10.0.0.33 - - [2025-10-21 09:35:26] "POST /security-groups HTTP/1.1" 200 546 0.045855 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.002190 10.0.0.33 - - [2025-10-21 09:35:26] "POST /chown HTTP/1.1" 200 109 0.010279 10.0.0.33 - - [2025-10-21 09:35:26] "POST /access-control-lists HTTP/1.1" 200 594 0.047966 10.0.0.33 - - [2025-10-21 09:35:26] "POST /network-ipams HTTP/1.1" 200 522 0.060272 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.005798 10.0.0.33 - - [2025-10-21 09:35:26] "POST /access-control-lists HTTP/1.1" 200 592 0.048069 10.0.0.33 - - [2025-10-21 09:35:26] "POST /network-ipams HTTP/1.1" 200 510 0.067810 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.001858 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.003507 10.0.0.33 - - [2025-10-21 09:35:26] "POST /access-control-lists HTTP/1.1" 200 583 0.076518 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002182 10.0.0.33 - - [2025-10-21 09:35:26] "POST /access-control-lists HTTP/1.1" 200 581 0.101569 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.011957 10.0.0.33 - - [2025-10-21 09:35:26] "POST /useragent-kv HTTP/1.1" 200 115 0.013824 10.0.0.33 - - [2025-10-21 09:35:26] "POST /virtual-networks HTTP/1.1" 200 538 0.268572 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.33 - - [2025-10-21 09:35:26] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.009329 10.0.0.33 - - [2025-10-21 09:35:26] "POST /access-control-lists HTTP/1.1" 200 602 0.029978 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.019145 10.0.0.33 - - [2025-10-21 09:35:26] "POST /network-ipams HTTP/1.1" 200 518 0.056759 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.002298 10.0.0.33 - - [2025-10-21 09:35:26] "POST /access-control-lists HTTP/1.1" 200 600 0.049952 10.0.0.33 - - [2025-10-21 09:35:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.002093 10.0.0.33 - - [2025-10-21 09:35:27] "POST /access-control-lists HTTP/1.1" 200 589 0.083814 10.0.0.33 - - [2025-10-21 09:35:27] "POST /route-targets HTTP/1.1" 200 327 0.013503 10.0.0.33 - - [2025-10-21 09:35:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006274 10.0.0.33 - - [2025-10-21 09:35:27] "POST /virtual-networks HTTP/1.1" 200 546 0.209088 10.0.0.33 - - [2025-10-21 09:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007025 10.0.0.33 - - [2025-10-21 09:35:27] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.010817 10.0.0.33 - - [2025-10-21 09:35:27] "POST /ref-update HTTP/1.1" 200 156 0.048850 10.0.0.33 - - [2025-10-21 09:35:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.002455 10.0.0.33 - - [2025-10-21 09:35:27] "PUT /access-control-list/421bfb9d-8689-4e79-b46c-ca44e0dfd549 HTTP/1.1" 200 272 0.053115 10.0.0.33 - - [2025-10-21 09:35:27] "POST /network-policys HTTP/1.1" 200 538 0.070463 10.0.0.33 - - [2025-10-21 09:35:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.016323 10.0.0.33 - - [2025-10-21 09:35:27] "POST /route-targets HTTP/1.1" 200 327 0.009194 10.0.0.33 - - [2025-10-21 09:35:27] "POST /ref-update HTTP/1.1" 200 156 0.049299 10.0.0.33 - - [2025-10-21 09:35:27] "POST /network-policys HTTP/1.1" 200 534 0.081586 10.0.0.33 - - [2025-10-21 09:35:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.015831 10.0.0.33 - - [2025-10-21 09:35:27] "POST /network-policys HTTP/1.1" 200 542 0.020239 10.0.0.33 - - [2025-10-21 09:35:27] "PUT /access-control-list/c635eb75-38a6-49d7-a13f-ddc354a95d1a HTTP/1.1" 200 272 0.015763 10.0.0.33 - - [2025-10-21 09:35:27] "POST /ref-update HTTP/1.1" 200 156 0.076284 10.0.0.33 - - [2025-10-21 09:35:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013365 10.0.0.33 - - [2025-10-21 09:35:27] "POST /ref-update HTTP/1.1" 200 156 0.116543 10.0.0.33 - - [2025-10-21 09:35:27] "PUT /access-control-list/421bfb9d-8689-4e79-b46c-ca44e0dfd549 HTTP/1.1" 200 272 0.075782 10.0.0.33 - - [2025-10-21 09:35:27] "PUT /access-control-list/c635eb75-38a6-49d7-a13f-ddc354a95d1a HTTP/1.1" 200 272 0.022994 10.0.0.33 - - [2025-10-21 09:35:27] "POST /ref-update HTTP/1.1" 200 156 0.070958 10.0.0.33 - - [2025-10-21 09:35:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022798 10.0.0.33 - - [2025-10-21 09:35:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017229 10.0.0.33 - - [2025-10-21 09:35:27] "PUT /access-control-list/421bfb9d-8689-4e79-b46c-ca44e0dfd549 HTTP/1.1" 200 272 0.100313 10.0.0.33 - - [2025-10-21 09:35:28] "POST /ref-update HTTP/1.1" 200 156 0.042661 10.0.0.33 - - [2025-10-21 09:35:28] "POST /ref-update HTTP/1.1" 200 156 0.102099 10.0.0.33 - - [2025-10-21 09:35:28] "POST /fqname-to-id HTTP/1.1" 404 237 0.006653 10.0.0.33 - - [2025-10-21 09:35:28] "POST /access-control-lists HTTP/1.1" 200 601 0.056696 10.0.0.33 - - [2025-10-21 09:35:28] "POST /ref-update HTTP/1.1" 200 156 0.109377 10.0.0.33 - - [2025-10-21 09:35:28] "POST /ref-update HTTP/1.1" 200 156 0.038181 10.0.0.33 - - [2025-10-21 09:35:28] "POST /ref-update HTTP/1.1" 200 156 0.088848 10.0.0.33 - - [2025-10-21 09:35:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020112 10.0.0.33 - - [2025-10-21 09:35:28] "PUT /access-control-list/af980653-0b0a-4568-ae74-d90c42247cd2 HTTP/1.1" 200 272 0.074418 10.0.0.33 - - [2025-10-21 09:35:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003305 10.0.0.33 - - [2025-10-21 09:35:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003999 10.0.0.33 - - [2025-10-21 09:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2025-10-21 09:35:28] "PUT /access-control-list/c635eb75-38a6-49d7-a13f-ddc354a95d1a HTTP/1.1" 200 272 0.075809 10.0.0.33 - - [2025-10-21 09:35:28] "GET /virtual-network/17d6f12d-7db1-4588-9100-41d624388987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.014974 10.0.0.33 - - [2025-10-21 09:35:28] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004083 10.0.0.33 - - [2025-10-21 09:35:28] "POST /ref-update HTTP/1.1" 200 156 0.010226 10.0.0.33 - - [2025-10-21 09:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.33 - - [2025-10-21 09:35:28] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003092 10.0.0.33 - - [2025-10-21 09:35:28] "POST /firewall-policys HTTP/1.1" 200 530 0.030643 10.0.0.33 - - [2025-10-21 09:35:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021086 10.0.0.33 - - [2025-10-21 09:35:28] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.020421 10.0.0.33 - - [2025-10-21 09:35:28] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004700 10.0.0.33 - - [2025-10-21 09:35:28] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003564 10.0.0.33 - - [2025-10-21 09:35:28] "POST /ref-update HTTP/1.1" 200 156 0.024619 10.0.0.33 - - [2025-10-21 09:35:28] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.020701 10.0.0.33 - - [2025-10-21 09:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.33 - - [2025-10-21 09:35:28] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003071 10.0.0.33 - - [2025-10-21 09:35:28] "POST /firewall-policys HTTP/1.1" 200 532 0.019993 10.0.0.33 - - [2025-10-21 09:35:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014008 10.0.0.33 - - [2025-10-21 09:35:28] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.031125 10.0.0.33 - - [2025-10-21 09:35:28] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002890 10.0.0.33 - - [2025-10-21 09:35:28] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002756 10.0.0.33 - - [2025-10-21 09:35:28] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002320 10.0.0.33 - - [2025-10-21 09:35:28] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002276 10.0.0.33 - - [2025-10-21 09:35:29] "POST /ref-update HTTP/1.1" 200 156 0.014798 10.0.0.33 - - [2025-10-21 09:35:29] "POST /ref-update HTTP/1.1" 200 156 0.035150 10.0.0.33 - - [2025-10-21 09:35:29] "POST /ref-update HTTP/1.1" 200 156 0.033618 10.0.0.33 - - [2025-10-21 09:35:29] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004243 10.0.0.33 - - [2025-10-21 09:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2025-10-21 09:35:29] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005024 10.0.0.33 - - [2025-10-21 09:35:29] "POST /firewall-policys HTTP/1.1" 200 530 0.070943 10.0.0.33 - - [2025-10-21 09:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020843 10.0.0.33 - - [2025-10-21 09:35:29] "GET /firewall-policy/e0956c5a-a67e-4d7c-9dfe-4e3ac5fb7957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006761 10.0.0.33 - - [2025-10-21 09:35:29] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002829 10.0.0.33 - - [2025-10-21 09:35:29] "GET /firewall-policy/e0956c5a-a67e-4d7c-9dfe-4e3ac5fb7957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003969 10.0.0.33 - - [2025-10-21 09:35:29] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002737 10.0.0.33 - - [2025-10-21 09:35:29] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002620 10.0.0.33 - - [2025-10-21 09:35:29] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003176 10.0.0.33 - - [2025-10-21 09:35:29] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003079 10.0.0.33 - - [2025-10-21 09:35:29] "POST /ref-update HTTP/1.1" 200 156 0.024399 10.0.0.33 - - [2025-10-21 09:35:29] "POST /ref-update HTTP/1.1" 200 156 0.056426 10.0.0.33 - - [2025-10-21 09:35:29] "POST /ref-update HTTP/1.1" 200 156 0.025208 10.0.0.33 - - [2025-10-21 09:35:29] "POST /ref-update HTTP/1.1" 200 156 0.029878 10.0.0.33 - - [2025-10-21 09:35:29] "POST /ref-update HTTP/1.1" 200 156 0.043666 10.0.0.33 - - [2025-10-21 09:35:29] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.004384 10.0.0.33 - - [2025-10-21 09:35:29] "POST /tags HTTP/1.1" 200 299 0.040235 10.0.0.33 - - [2025-10-21 09:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.030919 10.0.0.33 - - [2025-10-21 09:35:29] "GET /tag/f3540ac2-bd36-4827-9555-e9dfacd9e245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019019 10.0.0.33 - - [2025-10-21 09:35:29] "POST /set-tag HTTP/1.1" 200 109 0.027936 10.0.0.33 - - [2025-10-21 09:35:30] "POST /tags HTTP/1.1" 200 301 0.127676 10.0.0.33 - - [2025-10-21 09:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018092 10.0.0.33 - - [2025-10-21 09:35:30] "GET /tag/020f6116-d64d-4bf9-9b81-ef5058847f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014971 10.0.0.33 - - [2025-10-21 09:35:30] "POST /tags HTTP/1.1" 200 325 0.064669 10.0.0.33 - - [2025-10-21 09:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008002 10.0.0.33 - - [2025-10-21 09:35:30] "GET /tag/eabf8ebb-84bc-4bdd-9946-dfd794276a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.031749 10.0.0.33 - - [2025-10-21 09:35:30] "POST /tags HTTP/1.1" 200 311 0.062635 10.0.0.33 - - [2025-10-21 09:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017136 10.0.0.33 - - [2025-10-21 09:35:30] "GET /tag/c803fced-e34f-4506-b87d-52ee1c7df926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012624 10.0.0.33 - - [2025-10-21 09:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2025-10-21 09:35:30] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.005209 10.0.0.33 - - [2025-10-21 09:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2025-10-21 09:35:30] "GET /project/4c546d8c-6684-48c3-86c1-fe24c9e23344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.045733 10.0.0.33 - - [2025-10-21 09:35:30] "POST /virtual-machines HTTP/1.1" 200 377 0.023668 10.0.0.33 - - [2025-10-21 09:35:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.035928 10.0.0.33 - - [2025-10-21 09:35:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.213768 10.0.0.33 - - [2025-10-21 09:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.054261 10.0.0.33 - - [2025-10-21 09:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009972 10.0.0.33 - - [2025-10-21 09:35:31] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005025 10.0.0.33 - - [2025-10-21 09:35:31] "POST /instance-ips HTTP/1.1" 200 409 0.119022 10.0.0.33 - - [2025-10-21 09:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033398 10.0.0.33 - - [2025-10-21 09:35:31] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.027376 10.0.0.33 - - [2025-10-21 09:35:31] "POST /set-tag HTTP/1.1" 200 109 0.050161 10.0.0.33 - - [2025-10-21 09:35:31] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.023478 10.0.0.33 - - [2025-10-21 09:35:31] "GET /instance-ip/491cdb12-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.025975 10.0.0.33 - - [2025-10-21 09:35:31] "POST /tags HTTP/1.1" 200 305 0.066752 10.0.0.33 - - [2025-10-21 09:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011260 10.0.0.33 - - [2025-10-21 09:35:31] "GET /tag/52d4303c-0e8b-4473-960b-7207a2477609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.029821 10.0.0.33 - - [2025-10-21 09:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.33 - - [2025-10-21 09:35:31] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039187 10.0.0.33 - - [2025-10-21 09:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008763 10.0.0.33 - - [2025-10-21 09:35:31] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.007428 10.0.0.33 - - [2025-10-21 09:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.33 - - [2025-10-21 09:35:31] "GET /service-appliance-set/8cb0b141-f213-43fe-a873-5286614cb218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006875 10.0.0.33 - - [2025-10-21 09:35:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.007247 10.0.0.33 - - [2025-10-21 09:35:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131995 10.0.0.33 - - [2025-10-21 09:35:32] "GET /virtual-machine-interface/0fe59076-05ed-4375-bbaa-1c4ea08f92e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.031442 10.0.0.33 - - [2025-10-21 09:35:32] "POST /instance-ips HTTP/1.1" 200 381 0.069432 10.0.0.33 - - [2025-10-21 09:35:32] "GET /instance-ip/86d3eeff-76c7-4d8e-bb4d-6307188a8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009228 10.0.0.33 - - [2025-10-21 09:35:32] "POST /loadbalancers HTTP/1.1" 200 582 0.081409 10.0.0.33 - - [2025-10-21 09:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.035586 10.0.0.33 - - [2025-10-21 09:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.060047 10.0.0.33 - - [2025-10-21 09:35:32] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.049262 10.0.0.33 - - [2025-10-21 09:35:32] "GET /instance-ip/86d3eeff-76c7-4d8e-bb4d-6307188a8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006254 10.0.0.33 - - [2025-10-21 09:35:32] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.075482 10.0.0.33 - - [2025-10-21 09:35:32] "GET /loadbalancer/6834730e-531c-4e83-b355-ff83c5933773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005723 10.0.0.33 - - [2025-10-21 09:35:32] "POST /floating-ips HTTP/1.1" 200 583 0.078031 10.0.0.33 - - [2025-10-21 09:35:32] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.065252 10.0.0.33 - - [2025-10-21 09:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010646 10.0.0.33 - - [2025-10-21 09:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016251 10.0.0.33 - - [2025-10-21 09:35:32] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058810 10.0.0.33 - - [2025-10-21 09:35:32] "GET /loadbalancer-listener/981f82d7-318d-43b9-8dff-6b3642c25624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.008121 10.0.0.33 - - [2025-10-21 09:35:32] "GET /loadbalancer-listener/981f82d7-318d-43b9-8dff-6b3642c25624?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006089 10.0.0.33 - - [2025-10-21 09:35:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.041091 10.0.0.33 - - [2025-10-21 09:35:32] "GET /instance-ip/86d3eeff-76c7-4d8e-bb4d-6307188a8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004638 10.0.0.33 - - [2025-10-21 09:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2025-10-21 09:35:32] "GET /instance-ip/86d3eeff-76c7-4d8e-bb4d-6307188a8105?fields=floating_ips HTTP/1.1" 200 1170 0.007955 10.0.0.33 - - [2025-10-21 09:35:32] "GET /global-vrouter-config/992338e4-8896-451c-b74d-bbbbdc972922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003141 10.0.0.33 - - [2025-10-21 09:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.33 - - [2025-10-21 09:35:32] "GET /floating-ip/4bca9c2f-e8ca-4029-824e-7e61d27accd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003264 10.0.0.33 - - [2025-10-21 09:35:32] "PUT /global-vrouter-config/992338e4-8896-451c-b74d-bbbbdc972922 HTTP/1.1" 200 276 0.032018 10.0.0.33 - - [2025-10-21 09:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.33 - - [2025-10-21 09:35:32] "GET /loadbalancer/6834730e-531c-4e83-b355-ff83c5933773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005506 10.0.0.33 - - [2025-10-21 09:35:33] "POST /tags HTTP/1.1" 200 357 0.066534 10.0.0.33 - - [2025-10-21 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017030 10.0.0.33 - - [2025-10-21 09:35:33] "GET /tag/85ccb4c9-8be7-4de5-9f7a-ecdac53bf054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016701 10.0.0.33 - - [2025-10-21 09:35:33] "POST /tags HTTP/1.1" 200 305 0.031327 10.0.0.33 - - [2025-10-21 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.023672 10.0.0.33 - - [2025-10-21 09:35:33] "GET /tag/a6466c37-db4f-40cf-8c1e-d6e93ca23d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.025798 10.0.0.33 - - [2025-10-21 09:35:33] "POST /id-to-fqname HTTP/1.1" 200 174 0.000487 10.0.0.33 - - [2025-10-21 09:35:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.011875 10.0.0.33 - - [2025-10-21 09:35:33] "POST /security-groups HTTP/1.1" 200 571 0.071786 10.0.0.33 - - [2025-10-21 09:35:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.001985 10.0.0.33 - - [2025-10-21 09:35:33] "POST /projects HTTP/1.1" 200 483 0.262501 10.0.0.33 - - [2025-10-21 09:35:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015682 10.0.0.33 - - [2025-10-21 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015774 10.0.0.33 - - [2025-10-21 09:35:33] "POST /access-control-lists HTTP/1.1" 200 580 0.044463 10.0.0.33 - - [2025-10-21 09:35:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.007688 10.0.0.33 - - [2025-10-21 09:35:33] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.004453 10.0.0.33 - - [2025-10-21 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.33 - - [2025-10-21 09:35:33] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.003852 10.0.0.33 - - [2025-10-21 09:35:33] "PUT /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3 HTTP/1.1" 200 264 0.104928 10.0.0.33 - - [2025-10-21 09:35:33] "POST /access-control-lists HTTP/1.1" 200 578 0.116470 10.0.0.33 - - [2025-10-21 09:35:33] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.33 - - [2025-10-21 09:35:33] "PUT /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242 HTTP/1.1" 200 264 0.052264 10.0.0.33 - - [2025-10-21 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.33 - - [2025-10-21 09:35:33] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004491 10.0.0.33 - - [2025-10-21 09:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2025-10-21 09:35:33] "GET /config-node/091455db-490e-4b43-9969-f2916d29eeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003566 10.0.0.33 - - [2025-10-21 09:35:33] "POST /security-groups HTTP/1.1" 200 537 0.076703 10.0.0.33 - - [2025-10-21 09:35:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.001618 10.0.0.33 - - [2025-10-21 09:35:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018232 10.0.0.33 - - [2025-10-21 09:35:34] "POST /chown HTTP/1.1" 200 109 0.020339 10.0.0.33 - - [2025-10-21 09:35:34] "POST /access-control-lists HTTP/1.1" 200 596 0.087138 10.0.0.33 - - [2025-10-21 09:35:34] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023313 10.0.0.33 - - [2025-10-21 09:35:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.015900 10.0.0.33 - - [2025-10-21 09:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012145 10.0.0.33 - - [2025-10-21 09:35:34] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002974 10.0.0.33 - - [2025-10-21 09:35:34] "POST /tags HTTP/1.1" 409 207 0.001901 10.0.0.33 - - [2025-10-21 09:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2025-10-21 09:35:34] "GET /tag/a6466c37-db4f-40cf-8c1e-d6e93ca23d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010522 10.0.0.33 - - [2025-10-21 09:35:34] "POST /access-control-lists HTTP/1.1" 200 594 0.029773 10.0.0.33 - - [2025-10-21 09:35:34] "POST /firewall-rules HTTP/1.1" 200 564 0.085353 10.0.0.33 - - [2025-10-21 09:35:34] "GET /firewall-rule/7f8f0251-1ed7-49fa-b217-19f0222ef5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.019966 10.0.0.33 - - [2025-10-21 09:35:34] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004818 10.0.0.33 - - [2025-10-21 09:35:34] "GET /firewall-rule/7f8f0251-1ed7-49fa-b217-19f0222ef5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002949 10.0.0.33 - - [2025-10-21 09:35:34] "POST /ref-update HTTP/1.1" 200 156 0.013932 10.0.0.33 - - [2025-10-21 09:35:34] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018207 10.0.0.33 - - [2025-10-21 09:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010150 10.0.0.33 - - [2025-10-21 09:35:34] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002722 10.0.0.33 - - [2025-10-21 09:35:34] "POST /tags HTTP/1.1" 409 207 0.002155 10.0.0.33 - - [2025-10-21 09:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2025-10-21 09:35:34] "GET /tag/a6466c37-db4f-40cf-8c1e-d6e93ca23d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010399 10.0.0.33 - - [2025-10-21 09:35:34] "POST /firewall-rules HTTP/1.1" 200 562 0.067720 10.0.0.33 - - [2025-10-21 09:35:34] "GET /firewall-rule/93ac38bc-b344-430a-8143-389c326fbce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004066 10.0.0.33 - - [2025-10-21 09:35:34] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003073 10.0.0.33 - - [2025-10-21 09:35:34] "GET /firewall-rule/93ac38bc-b344-430a-8143-389c326fbce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.001897 10.0.0.33 - - [2025-10-21 09:35:34] "POST /ref-update HTTP/1.1" 200 156 0.020368 10.0.0.33 - - [2025-10-21 09:35:34] "POST /tags HTTP/1.1" 200 301 0.027702 10.0.0.33 - - [2025-10-21 09:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016057 10.0.0.33 - - [2025-10-21 09:35:34] "GET /tag/b36bc113-8aba-4964-bfc2-98967c622d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011585 10.0.0.33 - - [2025-10-21 09:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.33 - - [2025-10-21 09:35:34] "GET /project/4c546d8c-6684-48c3-86c1-fe24c9e23344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042423 10.0.0.33 - - [2025-10-21 09:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2025-10-21 09:35:34] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003742 10.0.0.33 - - [2025-10-21 09:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.33 - - [2025-10-21 09:35:34] "GET /service-appliance-set/8cb0b141-f213-43fe-a873-5286614cb218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002345 10.0.0.33 - - [2025-10-21 09:35:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.002328 10.0.0.33 - - [2025-10-21 09:35:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134068 10.0.0.33 - - [2025-10-21 09:35:35] "GET /virtual-machine-interface/986645c1-5f06-4194-8244-0fdac3dbfe8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016099 10.0.0.33 - - [2025-10-21 09:35:35] "POST /instance-ips HTTP/1.1" 200 377 0.030107 10.0.0.33 - - [2025-10-21 09:35:35] "GET /instance-ip/b2dbfb0f-3cb4-4915-be82-ead304991d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004185 10.0.0.33 - - [2025-10-21 09:35:35] "POST /loadbalancers HTTP/1.1" 200 582 0.062126 10.0.0.33 - - [2025-10-21 09:35:35] "GET /project/4c546d8c-6684-48c3-86c1-fe24c9e23344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.060276 10.0.0.33 - - [2025-10-21 09:35:35] "GET /instance-ip/b2dbfb0f-3cb4-4915-be82-ead304991d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006131 10.0.0.33 - - [2025-10-21 09:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.048748 10.0.0.33 - - [2025-10-21 09:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.051088 10.0.0.33 - - [2025-10-21 09:35:35] "POST /floating-ips HTTP/1.1" 200 581 0.110683 10.0.0.33 - - [2025-10-21 09:35:35] "GET /project/4c546d8c-6684-48c3-86c1-fe24c9e23344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.087250 10.0.0.33 - - [2025-10-21 09:35:35] "GET /loadbalancer/0c8084b0-1777-4802-befb-62869f8d0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003476 10.0.0.33 - - [2025-10-21 09:35:35] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015790 10.0.0.33 - - [2025-10-21 09:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020308 10.0.0.33 - - [2025-10-21 09:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015294 10.0.0.33 - - [2025-10-21 09:35:35] "GET /project/4c546d8c-6684-48c3-86c1-fe24c9e23344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043144 10.0.0.33 - - [2025-10-21 09:35:35] "GET /loadbalancer-listener/f2d0951b-c0e0-403c-8811-c43812630d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003719 10.0.0.33 - - [2025-10-21 09:35:35] "GET /loadbalancer-listener/f2d0951b-c0e0-403c-8811-c43812630d61?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003936 10.0.0.33 - - [2025-10-21 09:35:35] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026401 10.0.0.33 - - [2025-10-21 09:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2025-10-21 09:35:35] "GET /instance-ip/b2dbfb0f-3cb4-4915-be82-ead304991d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004470 10.0.0.33 - - [2025-10-21 09:35:35] "GET /instance-ip/b2dbfb0f-3cb4-4915-be82-ead304991d7f?fields=floating_ips HTTP/1.1" 200 1165 0.007199 10.0.0.33 - - [2025-10-21 09:35:35] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003408 10.0.0.33 - - [2025-10-21 09:35:35] "GET /project/4c546d8c-6684-48c3-86c1-fe24c9e23344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042236 10.0.0.33 - - [2025-10-21 09:35:35] "GET /loadbalancer/0c8084b0-1777-4802-befb-62869f8d0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004827 10.0.0.33 - - [2025-10-21 09:35:35] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017646 10.0.0.33 - - [2025-10-21 09:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019510 10.0.0.33 - - [2025-10-21 09:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008316 10.0.0.33 - - [2025-10-21 09:35:36] "GET /project/4c546d8c-6684-48c3-86c1-fe24c9e23344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039314 10.0.0.33 - - [2025-10-21 09:35:36] "GET /loadbalancer-listener/ab624dd0-f91e-4d78-85bf-beca561aea0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002593 10.0.0.33 - - [2025-10-21 09:35:36] "GET /loadbalancer-listener/ab624dd0-f91e-4d78-85bf-beca561aea0a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003612 10.0.0.33 - - [2025-10-21 09:35:36] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018935 10.0.0.33 - - [2025-10-21 09:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.33 - - [2025-10-21 09:35:36] "GET /instance-ip/b2dbfb0f-3cb4-4915-be82-ead304991d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002643 10.0.0.33 - - [2025-10-21 09:35:36] "GET /instance-ip/b2dbfb0f-3cb4-4915-be82-ead304991d7f?fields=floating_ips HTTP/1.1" 200 1165 0.005064 10.0.0.33 - - [2025-10-21 09:35:36] "GET /project/4c546d8c-6684-48c3-86c1-fe24c9e23344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.026151 10.0.0.33 - - [2025-10-21 09:35:36] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002767 10.0.0.33 - - [2025-10-21 09:35:36] "GET /loadbalancer/0c8084b0-1777-4802-befb-62869f8d0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002616 10.0.0.33 - - [2025-10-21 09:35:36] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017874 10.0.0.33 - - [2025-10-21 09:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020839 10.0.0.33 - - [2025-10-21 09:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013140 10.0.0.33 - - [2025-10-21 09:35:36] "GET /project/4c546d8c-6684-48c3-86c1-fe24c9e23344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053649 10.0.0.33 - - [2025-10-21 09:35:36] "GET /loadbalancer-listener/4a297279-77ff-4357-ae95-36e531eeb22f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003208 10.0.0.33 - - [2025-10-21 09:35:36] "GET /loadbalancer-listener/4a297279-77ff-4357-ae95-36e531eeb22f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004916 10.0.0.33 - - [2025-10-21 09:35:36] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.042652 10.0.0.33 - - [2025-10-21 09:35:36] "GET /instance-ip/b2dbfb0f-3cb4-4915-be82-ead304991d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003688 10.0.0.33 - - [2025-10-21 09:35:36] "GET /instance-ip/b2dbfb0f-3cb4-4915-be82-ead304991d7f?fields=floating_ips HTTP/1.1" 200 1165 0.004100 10.0.0.33 - - [2025-10-21 09:35:36] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002807 10.0.0.33 - - [2025-10-21 09:35:36] "POST /tags HTTP/1.1" 200 355 0.032979 10.0.0.33 - - [2025-10-21 09:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018660 10.0.0.33 - - [2025-10-21 09:35:36] "GET /tag/86f95439-3252-4307-b621-cafa99758286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015484 10.0.0.33 - - [2025-10-21 09:35:36] "POST /tags HTTP/1.1" 200 303 0.030869 10.0.0.33 - - [2025-10-21 09:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020776 10.0.0.33 - - [2025-10-21 09:35:36] "GET /tag/a60ac1ba-b76c-495f-b7ee-9c8846961652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015480 10.0.0.33 - - [2025-10-21 09:35:36] "POST /projects HTTP/1.1" 409 218 0.004222 10.0.0.33 - - [2025-10-21 09:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.33 - - [2025-10-21 09:35:36] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.047768 10.0.0.33 - - [2025-10-21 09:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.33 - - [2025-10-21 09:35:36] "GET /network-ipam/d2652129-3664-4b5e-92c1-10eecbfbba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004623 10.0.0.33 - - [2025-10-21 09:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.33 - - [2025-10-21 09:35:36] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004463 10.0.0.33 - - [2025-10-21 09:35:37] "PUT /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3 HTTP/1.1" 200 264 0.049927 10.0.0.33 - - [2025-10-21 09:35:37] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004383 10.0.0.33 - - [2025-10-21 09:35:37] "POST /set-tag HTTP/1.1" 200 109 0.052090 10.0.0.33 - - [2025-10-21 09:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008221 10.0.0.33 - - [2025-10-21 09:35:37] "GET /network-ipam/b2428ce4-8c78-41f1-9363-adb9b6239968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.008466 10.0.0.33 - - [2025-10-21 09:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.33 - - [2025-10-21 09:35:37] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007245 10.0.0.33 - - [2025-10-21 09:35:37] "PUT /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242 HTTP/1.1" 200 264 0.044297 10.0.0.33 - - [2025-10-21 09:35:37] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004431 10.0.0.33 - - [2025-10-21 09:35:37] "POST /set-tag HTTP/1.1" 200 109 0.043526 10.0.0.33 - - [2025-10-21 09:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018774 10.0.0.33 - - [2025-10-21 09:35:37] "GET /network-policy/be4fb153-df3b-478a-8e9b-e9cf9ae7fc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009217 10.0.0.33 - - [2025-10-21 09:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2025-10-21 09:35:37] "GET /network-policy/0c5c68fa-e301-4e5e-8930-c7f85d874dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.002410 10.0.0.33 - - [2025-10-21 09:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.33 - - [2025-10-21 09:35:37] "GET /network-policy/096b6a3a-112a-4f15-a37a-9ddb0432f62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002440 10.0.0.33 - - [2025-10-21 09:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.33 - - [2025-10-21 09:35:37] "PUT /network-policy/096b6a3a-112a-4f15-a37a-9ddb0432f62f HTTP/1.1" 200 262 0.015168 10.0.0.33 - - [2025-10-21 09:35:37] "POST /ref-update HTTP/1.1" 200 156 0.042935 10.0.0.33 - - [2025-10-21 09:35:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007114 10.0.0.33 - - [2025-10-21 09:35:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2025-10-21 09:35:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002520 10.0.0.33 - - [2025-10-21 09:35:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001751 10.0.0.33 - - [2025-10-21 09:35:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2025-10-21 09:35:37] "POST /security-groups HTTP/1.1" 409 245 0.006945 10.0.0.33 - - [2025-10-21 09:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2025-10-21 09:35:37] "PUT /security-group/c9bc2891-50bb-4ae3-a8c7-d29d6d786b2e HTTP/1.1" 200 262 0.054595 10.0.0.33 - - [2025-10-21 09:35:37] "PUT /access-control-list/49483c2d-1374-49e9-ad76-71d554d3aeb7 HTTP/1.1" 200 272 0.008911 10.0.0.33 - - [2025-10-21 09:35:37] "PUT /access-control-list/6c4ec5d4-90b3-4a4d-a096-dc26f49df264 HTTP/1.1" 200 272 0.035334 10.0.0.33 - - [2025-10-21 09:35:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033385 10.0.0.33 - - [2025-10-21 09:35:37] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015458 10.0.0.33 - - [2025-10-21 09:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.33 - - [2025-10-21 09:35:37] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002903 10.0.0.33 - - [2025-10-21 09:35:37] "POST /tags HTTP/1.1" 409 206 0.001803 10.0.0.33 - - [2025-10-21 09:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.33 - - [2025-10-21 09:35:37] "GET /tag/a60ac1ba-b76c-495f-b7ee-9c8846961652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011912 10.0.0.33 - - [2025-10-21 09:35:38] "POST /firewall-rules HTTP/1.1" 200 562 0.071556 10.0.0.33 - - [2025-10-21 09:35:38] "GET /firewall-rule/367a98a2-7fd9-4470-a4fd-eaedabfac9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005808 10.0.0.33 - - [2025-10-21 09:35:38] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004748 10.0.0.33 - - [2025-10-21 09:35:38] "GET /firewall-rule/367a98a2-7fd9-4470-a4fd-eaedabfac9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002882 10.0.0.33 - - [2025-10-21 09:35:38] "POST /ref-update HTTP/1.1" 200 156 0.024632 10.0.0.33 - - [2025-10-21 09:35:38] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003015 10.0.0.33 - - [2025-10-21 09:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2025-10-21 09:35:38] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002550 10.0.0.33 - - [2025-10-21 09:35:38] "POST /tags HTTP/1.1" 409 206 0.002163 10.0.0.33 - - [2025-10-21 09:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2025-10-21 09:35:38] "GET /tag/a60ac1ba-b76c-495f-b7ee-9c8846961652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010358 10.0.0.33 - - [2025-10-21 09:35:38] "POST /firewall-rules HTTP/1.1" 200 560 0.072939 10.0.0.33 - - [2025-10-21 09:35:38] "GET /firewall-rule/975d9923-5a5c-424b-ae62-90af5b3502b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.019994 10.0.0.33 - - [2025-10-21 09:35:38] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.003744 10.0.0.33 - - [2025-10-21 09:35:38] "GET /firewall-rule/975d9923-5a5c-424b-ae62-90af5b3502b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002761 10.0.0.33 - - [2025-10-21 09:35:38] "POST /ref-update HTTP/1.1" 200 156 0.026058 10.0.0.33 - - [2025-10-21 09:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007722 10.0.0.33 - - [2025-10-21 09:35:38] "GET /loadbalancer/0c8084b0-1777-4802-befb-62869f8d0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002927 10.0.0.33 - - [2025-10-21 09:35:38] "POST /tags HTTP/1.1" 200 371 0.019924 10.0.0.33 - - [2025-10-21 09:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019556 10.0.0.33 - - [2025-10-21 09:35:38] "GET /tag/4df394c8-1346-4ba4-8afd-f05dddbc36bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.016253 10.0.0.33 - - [2025-10-21 09:35:38] "POST /tags HTTP/1.1" 200 319 0.032416 10.0.0.33 - - [2025-10-21 09:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024946 10.0.0.33 - - [2025-10-21 09:35:38] "GET /tag/13ee5ff2-6642-4a5e-9527-12af93f4e5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014368 10.0.0.33 - - [2025-10-21 09:35:38] "POST /id-to-fqname HTTP/1.1" 200 181 0.000954 10.0.0.33 - - [2025-10-21 09:35:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.011079 10.0.0.33 - - [2025-10-21 09:35:38] "POST /security-groups HTTP/1.1" 200 578 0.065707 10.0.0.33 - - [2025-10-21 09:35:39] "POST /projects HTTP/1.1" 200 497 0.194741 10.0.0.33 - - [2025-10-21 09:35:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.002440 10.0.0.33 - - [2025-10-21 09:35:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013591 10.0.0.33 - - [2025-10-21 09:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015617 10.0.0.33 - - [2025-10-21 09:35:39] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010217 10.0.0.33 - - [2025-10-21 09:35:39] "POST /access-control-lists HTTP/1.1" 200 587 0.085611 10.0.0.33 - - [2025-10-21 09:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016297 10.0.0.33 - - [2025-10-21 09:35:39] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008287 10.0.0.33 - - [2025-10-21 09:35:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.002136 10.0.0.33 - - [2025-10-21 09:35:39] "POST /access-control-lists HTTP/1.1" 200 585 0.064157 10.0.0.33 - - [2025-10-21 09:35:39] "PUT /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3 HTTP/1.1" 200 264 0.106767 10.0.0.33 - - [2025-10-21 09:35:39] "PUT /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242 HTTP/1.1" 200 264 0.067499 10.0.0.33 - - [2025-10-21 09:35:39] "POST /security-groups HTTP/1.1" 200 558 0.072255 10.0.0.33 - - [2025-10-21 09:35:39] "POST /fqname-to-id HTTP/1.1" 404 248 0.002481 10.0.0.33 - - [2025-10-21 09:35:39] "POST /access-control-lists HTTP/1.1" 200 610 0.069717 10.0.0.33 - - [2025-10-21 09:35:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.061749 10.0.0.33 - - [2025-10-21 09:35:39] "POST /fqname-to-id HTTP/1.1" 404 247 0.004928 10.0.0.33 - - [2025-10-21 09:35:39] "POST /chown HTTP/1.1" 200 109 0.021199 10.0.0.33 - - [2025-10-21 09:35:39] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025919 10.0.0.33 - - [2025-10-21 09:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.33 - - [2025-10-21 09:35:39] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016111 10.0.0.33 - - [2025-10-21 09:35:39] "POST /access-control-lists HTTP/1.1" 200 608 0.104671 10.0.0.33 - - [2025-10-21 09:35:39] "POST /tags HTTP/1.1" 409 214 0.029444 10.0.0.33 - - [2025-10-21 09:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2025-10-21 09:35:39] "GET /tag/13ee5ff2-6642-4a5e-9527-12af93f4e5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017322 10.0.0.33 - - [2025-10-21 09:35:39] "POST /firewall-rules HTTP/1.1" 200 578 0.077574 10.0.0.33 - - [2025-10-21 09:35:39] "GET /firewall-rule/73c5491b-3bbb-4b6c-9d16-76f42a5f049e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004475 10.0.0.33 - - [2025-10-21 09:35:39] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004377 10.0.0.33 - - [2025-10-21 09:35:39] "GET /firewall-rule/73c5491b-3bbb-4b6c-9d16-76f42a5f049e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002502 10.0.0.33 - - [2025-10-21 09:35:40] "POST /ref-update HTTP/1.1" 200 156 0.060389 10.0.0.33 - - [2025-10-21 09:35:40] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003967 10.0.0.33 - - [2025-10-21 09:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007817 10.0.0.33 - - [2025-10-21 09:35:40] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003101 10.0.0.33 - - [2025-10-21 09:35:40] "POST /tags HTTP/1.1" 409 214 0.001908 10.0.0.33 - - [2025-10-21 09:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.33 - - [2025-10-21 09:35:40] "GET /tag/13ee5ff2-6642-4a5e-9527-12af93f4e5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011244 10.0.0.33 - - [2025-10-21 09:35:40] "POST /firewall-rules HTTP/1.1" 200 576 0.069641 10.0.0.33 - - [2025-10-21 09:35:40] "GET /firewall-rule/b35f7f80-9252-4621-89e3-abb552530bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.020197 10.0.0.33 - - [2025-10-21 09:35:40] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004056 10.0.0.33 - - [2025-10-21 09:35:40] "GET /firewall-rule/b35f7f80-9252-4621-89e3-abb552530bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006052 10.0.0.33 - - [2025-10-21 09:35:40] "POST /ref-update HTTP/1.1" 200 156 0.037769 10.0.0.33 - - [2025-10-21 09:35:40] "POST /tags HTTP/1.1" 200 363 0.018600 10.0.0.33 - - [2025-10-21 09:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005928 10.0.0.33 - - [2025-10-21 09:35:40] "GET /tag/e85e77e4-f7cd-464b-b315-06d762875dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014489 10.0.0.33 - - [2025-10-21 09:35:40] "POST /tags HTTP/1.1" 200 311 0.044984 10.0.0.33 - - [2025-10-21 09:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019920 10.0.0.33 - - [2025-10-21 09:35:40] "GET /tag/b426e886-917d-4a84-b3b1-5c08c05aff65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015089 10.0.0.33 - - [2025-10-21 09:35:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000477 10.0.0.33 - - [2025-10-21 09:35:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.006293 10.0.0.33 - - [2025-10-21 09:35:40] "POST /security-groups HTTP/1.1" 200 574 0.071784 10.0.0.33 - - [2025-10-21 09:35:40] "POST /projects HTTP/1.1" 200 489 0.179003 10.0.0.33 - - [2025-10-21 09:35:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.004254 10.0.0.33 - - [2025-10-21 09:35:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029610 10.0.0.33 - - [2025-10-21 09:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008933 10.0.0.33 - - [2025-10-21 09:35:40] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.023285 10.0.0.33 - - [2025-10-21 09:35:40] "POST /access-control-lists HTTP/1.1" 200 583 0.085642 10.0.0.33 - - [2025-10-21 09:35:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002298 10.0.0.33 - - [2025-10-21 09:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2025-10-21 09:35:40] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.010767 10.0.0.33 - - [2025-10-21 09:35:41] "POST /access-control-lists HTTP/1.1" 200 581 0.080386 10.0.0.33 - - [2025-10-21 09:35:41] "PUT /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3 HTTP/1.1" 200 264 0.088356 10.0.0.33 - - [2025-10-21 09:35:41] "PUT /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242 HTTP/1.1" 200 264 0.057885 10.0.0.33 - - [2025-10-21 09:35:41] "POST /security-groups HTTP/1.1" 200 546 0.082366 10.0.0.33 - - [2025-10-21 09:35:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.001702 10.0.0.33 - - [2025-10-21 09:35:41] "POST /access-control-lists HTTP/1.1" 200 602 0.062187 10.0.0.33 - - [2025-10-21 09:35:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.008912 10.0.0.33 - - [2025-10-21 09:35:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.074257 10.0.0.33 - - [2025-10-21 09:35:41] "POST /chown HTTP/1.1" 200 109 0.024718 10.0.0.33 - - [2025-10-21 09:35:41] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013625 10.0.0.33 - - [2025-10-21 09:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.33 - - [2025-10-21 09:35:41] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005555 10.0.0.33 - - [2025-10-21 09:35:41] "POST /access-control-lists HTTP/1.1" 200 600 0.096451 10.0.0.33 - - [2025-10-21 09:35:41] "POST /tags HTTP/1.1" 409 210 0.012385 10.0.0.33 - - [2025-10-21 09:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.33 - - [2025-10-21 09:35:41] "GET /tag/b426e886-917d-4a84-b3b1-5c08c05aff65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009894 10.0.0.33 - - [2025-10-21 09:35:41] "POST /firewall-rules HTTP/1.1" 200 570 0.064668 10.0.0.33 - - [2025-10-21 09:35:41] "GET /firewall-rule/7f60fadc-d56c-40f5-95e5-6d63eec3c9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006776 10.0.0.33 - - [2025-10-21 09:35:41] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005475 10.0.0.33 - - [2025-10-21 09:35:41] "GET /firewall-rule/7f60fadc-d56c-40f5-95e5-6d63eec3c9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002676 10.0.0.33 - - [2025-10-21 09:35:41] "POST /ref-update HTTP/1.1" 200 156 0.043042 10.0.0.33 - - [2025-10-21 09:35:41] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003442 10.0.0.33 - - [2025-10-21 09:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2025-10-21 09:35:41] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003672 10.0.0.33 - - [2025-10-21 09:35:41] "POST /tags HTTP/1.1" 409 210 0.001831 10.0.0.33 - - [2025-10-21 09:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2025-10-21 09:35:41] "GET /tag/b426e886-917d-4a84-b3b1-5c08c05aff65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010520 10.0.0.33 - - [2025-10-21 09:35:41] "POST /firewall-rules HTTP/1.1" 200 568 0.067752 10.0.0.33 - - [2025-10-21 09:35:41] "GET /firewall-rule/53bf9862-ad7e-427e-9f94-163c3687eb13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.013359 10.0.0.33 - - [2025-10-21 09:35:42] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005079 10.0.0.33 - - [2025-10-21 09:35:42] "GET /firewall-rule/53bf9862-ad7e-427e-9f94-163c3687eb13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002549 10.0.0.33 - - [2025-10-21 09:35:42] "POST /ref-update HTTP/1.1" 200 156 0.034784 10.0.0.33 - - [2025-10-21 09:35:42] "POST /tags HTTP/1.1" 200 363 0.017045 10.0.0.33 - - [2025-10-21 09:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006756 10.0.0.33 - - [2025-10-21 09:35:42] "GET /tag/91049648-65ca-4159-a1c3-ee0cf26bb876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012621 10.0.0.33 - - [2025-10-21 09:35:42] "POST /tags HTTP/1.1" 409 210 0.002162 10.0.0.33 - - [2025-10-21 09:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.33 - - [2025-10-21 09:35:42] "GET /tag/c803fced-e34f-4506-b87d-52ee1c7df926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010495 10.0.0.33 - - [2025-10-21 09:35:42] "POST /projects HTTP/1.1" 409 223 0.002905 10.0.0.33 - - [2025-10-21 09:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.33 - - [2025-10-21 09:35:42] "GET /project/4c546d8c-6684-48c3-86c1-fe24c9e23344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.030866 10.0.0.33 - - [2025-10-21 09:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.33 - - [2025-10-21 09:35:42] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004483 10.0.0.33 - - [2025-10-21 09:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2025-10-21 09:35:42] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003448 10.0.0.33 - - [2025-10-21 09:35:42] "PUT /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3 HTTP/1.1" 200 264 0.040531 10.0.0.33 - - [2025-10-21 09:35:42] "PUT /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242 HTTP/1.1" 200 264 0.051487 10.0.0.33 - - [2025-10-21 09:35:42] "POST /security-groups HTTP/1.1" 409 253 0.010719 10.0.0.33 - - [2025-10-21 09:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.33 - - [2025-10-21 09:35:42] "PUT /security-group/7c4085c2-be94-419e-93b2-cbe2d57eaa25 HTTP/1.1" 200 262 0.077204 10.0.0.33 - - [2025-10-21 09:35:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030045 10.0.0.33 - - [2025-10-21 09:35:42] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020656 10.0.0.33 - - [2025-10-21 09:35:42] "PUT /access-control-list/18bcb3c2-6de2-4c25-b434-5a4f4f426e90 HTTP/1.1" 200 272 0.050208 10.0.0.33 - - [2025-10-21 09:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.33 - - [2025-10-21 09:35:42] "PUT /access-control-list/a1f9f1b7-4699-45e5-ae6c-3ec84a59b783 HTTP/1.1" 200 272 0.023656 10.0.0.33 - - [2025-10-21 09:35:42] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021729 10.0.0.33 - - [2025-10-21 09:35:42] "POST /tags HTTP/1.1" 409 210 0.005466 10.0.0.33 - - [2025-10-21 09:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.33 - - [2025-10-21 09:35:42] "GET /tag/c803fced-e34f-4506-b87d-52ee1c7df926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016015 10.0.0.33 - - [2025-10-21 09:35:42] "POST /firewall-rules HTTP/1.1" 200 570 0.076259 10.0.0.33 - - [2025-10-21 09:35:42] "GET /firewall-rule/56e57d4e-2e21-4b60-a7e3-d0e0eba16419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010034 10.0.0.33 - - [2025-10-21 09:35:43] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.007212 10.0.0.33 - - [2025-10-21 09:35:43] "GET /firewall-rule/56e57d4e-2e21-4b60-a7e3-d0e0eba16419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004213 10.0.0.33 - - [2025-10-21 09:35:43] "POST /ref-update HTTP/1.1" 200 156 0.102571 10.0.0.33 - - [2025-10-21 09:35:43] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002868 10.0.0.33 - - [2025-10-21 09:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.33 - - [2025-10-21 09:35:43] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002353 10.0.0.33 - - [2025-10-21 09:35:43] "POST /tags HTTP/1.1" 409 210 0.009494 10.0.0.33 - - [2025-10-21 09:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.33 - - [2025-10-21 09:35:43] "GET /tag/c803fced-e34f-4506-b87d-52ee1c7df926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021390 10.0.0.33 - - [2025-10-21 09:35:43] "POST /firewall-rules HTTP/1.1" 200 568 0.092231 10.0.0.33 - - [2025-10-21 09:35:43] "GET /firewall-rule/fea6fbde-f0cb-4509-9fdd-514061246fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009480 10.0.0.33 - - [2025-10-21 09:35:43] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.020817 10.0.0.33 - - [2025-10-21 09:35:43] "GET /firewall-rule/fea6fbde-f0cb-4509-9fdd-514061246fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003395 10.0.0.33 - - [2025-10-21 09:35:43] "POST /ref-update HTTP/1.1" 200 156 0.091636 10.0.0.33 - - [2025-10-21 09:35:43] "POST /tags HTTP/1.1" 409 237 0.009912 10.0.0.33 - - [2025-10-21 09:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.33 - - [2025-10-21 09:35:43] "GET /tag/91049648-65ca-4159-a1c3-ee0cf26bb876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.053144 10.0.0.33 - - [2025-10-21 09:35:43] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.004680 10.0.0.33 - - [2025-10-21 09:35:43] "POST /set-tag HTTP/1.1" 200 109 0.019023 10.0.0.33 - - [2025-10-21 09:35:45] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.33 - - [2025-10-21 09:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.33 - - [2025-10-21 09:35:45] "GET /routing-instance/46149e11-8fd5-49fc-af91-b27021fd7131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003947 10.0.0.33 - - [2025-10-21 09:35:45] "POST /bgp-routers HTTP/1.1" 409 301 0.005540 10.0.0.33 - - [2025-10-21 09:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.33 - - [2025-10-21 09:35:45] "GET /bgp-router/da570c0f-985d-434b-bb47-9dd75d8e19cc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.015848 10.0.0.33 - - [2025-10-21 09:35:45] "PUT /bgp-router/da570c0f-985d-434b-bb47-9dd75d8e19cc HTTP/1.1" 200 254 0.018845 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:35:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:35:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001232 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:35:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:35:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:35:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:35:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001257 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:35:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001107 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:35:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 10.0.0.249 - - [2025-10-21 09:36:52] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.249 - - [2025-10-21 09:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.249 - - [2025-10-21 09:36:52] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004649 10.0.0.249 - - [2025-10-21 09:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.249 - - [2025-10-21 09:36:52] "GET /routing-instance/46149e11-8fd5-49fc-af91-b27021fd7131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003297 10.0.0.249 - - [2025-10-21 09:36:52] "PUT /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32 HTTP/1.1" 200 274 0.009257 10.0.0.249 - - [2025-10-21 09:36:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.009975 10.0.0.249 - - [2025-10-21 09:36:52] "POST /virtual-routers HTTP/1.1" 200 599 0.049609 10.0.0.249 - - [2025-10-21 09:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013212 10.0.0.249 - - [2025-10-21 09:36:52] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006624 10.0.0.249 - - [2025-10-21 09:36:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002110 10.0.0.249 - - [2025-10-21 09:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.249 - - [2025-10-21 09:36:52] "GET /virtual-network/17d6f12d-7db1-4588-9100-41d624388987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004134 10.0.0.249 - - [2025-10-21 09:36:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.050028 10.0.0.33 - - [2025-10-21 09:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.33 - - [2025-10-21 09:36:59] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003147 10.0.0.33 - - [2025-10-21 09:37:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002460 10.0.0.33 - - [2025-10-21 09:37:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002648 10.0.0.249 - - [2025-10-21 09:39:18] "GET / HTTP/1.1" 200 35931 0.001260 10.0.0.249 - - [2025-10-21 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.249 - - [2025-10-21 09:39:18] "GET /global-system-config/46b1d912-1a40-4d12-aeb4-bed33b80dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004462 10.0.0.249 - - [2025-10-21 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.249 - - [2025-10-21 09:39:18] "GET /routing-instance/46149e11-8fd5-49fc-af91-b27021fd7131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003531 10.0.0.249 - - [2025-10-21 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.249 - - [2025-10-21 09:39:18] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002793 10.0.0.249 - - [2025-10-21 09:39:18] "PUT /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475 HTTP/1.1" 200 262 0.012956 10.0.0.249 - - [2025-10-21 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.249 - - [2025-10-21 09:39:18] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002573 10.0.0.249 - - [2025-10-21 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.249 - - [2025-10-21 09:39:18] "GET /virtual-machine-interface/ac1c4a88-18d2-453b-8654-526bc461f6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004362 10.0.0.249 - - [2025-10-21 09:39:18] "PUT /virtual-machine-interface/ac1c4a88-18d2-453b-8654-526bc461f6a8 HTTP/1.1" 200 284 0.010268 10.0.0.33 - - [2025-10-21 09:39:30] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002873 10.0.0.33 - - [2025-10-21 09:39:30] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.33 - - [2025-10-21 09:39:33] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.022203 10.0.0.33 - - [2025-10-21 09:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.33 - - [2025-10-21 09:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.33 - - [2025-10-21 09:39:34] "GET /loadbalancer/0c8084b0-1777-4802-befb-62869f8d0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005251 10.0.0.33 - - [2025-10-21 09:39:34] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008713 10.0.0.33 - - [2025-10-21 09:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.33 - - [2025-10-21 09:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2025-10-21 09:39:34] "GET /loadbalancer/0c8084b0-1777-4802-befb-62869f8d0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.015703 10.0.0.33 - - [2025-10-21 09:39:34] "GET /loadbalancer-pool/e6785bee-568a-4c02-96f3-c3a68d600895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007984 10.0.0.33 - - [2025-10-21 09:39:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018799 10.0.0.33 - - [2025-10-21 09:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029936 10.0.0.33 - - [2025-10-21 09:39:34] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015393 10.0.0.33 - - [2025-10-21 09:39:34] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008086 10.0.0.33 - - [2025-10-21 09:39:34] "POST /ref-update HTTP/1.1" 200 156 0.011880 10.0.0.33 - - [2025-10-21 09:39:34] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.014472 10.0.0.33 - - [2025-10-21 09:39:34] "POST /tags HTTP/1.1" 409 205 0.007540 10.0.0.33 - - [2025-10-21 09:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.33 - - [2025-10-21 09:39:34] "PUT /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c HTTP/1.1" 200 256 0.021829 10.0.0.33 - - [2025-10-21 09:39:34] "GET /tag/b36bc113-8aba-4964-bfc2-98967c622d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021642 10.0.0.33 - - [2025-10-21 09:39:34] "POST /set-tag HTTP/1.1" 200 109 0.060908 10.0.0.33 - - [2025-10-21 09:39:34] "GET /loadbalancer-pool/14d9440c-6229-45df-855f-8d7f506e40d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.015043 10.0.0.33 - - [2025-10-21 09:39:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020968 10.0.0.33 - - [2025-10-21 09:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009374 10.0.0.33 - - [2025-10-21 09:39:34] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009699 10.0.0.33 - - [2025-10-21 09:39:34] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.016741 10.0.0.33 - - [2025-10-21 09:39:34] "POST /set-tag HTTP/1.1" 200 109 0.003305 10.0.0.33 - - [2025-10-21 09:39:34] "POST /ref-update HTTP/1.1" 200 156 0.017921 10.0.0.33 - - [2025-10-21 09:39:34] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010076 10.0.0.33 - - [2025-10-21 09:39:34] "GET /loadbalancer-pool/855f5898-c651-4d79-a086-0ac316e63ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.017633 10.0.0.33 - - [2025-10-21 09:39:34] "PUT /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c HTTP/1.1" 200 256 0.039514 10.0.0.33 - - [2025-10-21 09:39:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032009 10.0.0.33 - - [2025-10-21 09:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011492 10.0.0.33 - - [2025-10-21 09:39:34] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008389 10.0.0.33 - - [2025-10-21 09:39:34] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003788 10.0.0.33 - - [2025-10-21 09:39:34] "POST /ref-update HTTP/1.1" 200 156 0.007833 10.0.0.33 - - [2025-10-21 09:39:34] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.011696 10.0.0.33 - - [2025-10-21 09:39:34] "POST /set-tag HTTP/1.1" 200 109 0.005607 10.0.0.33 - - [2025-10-21 09:39:34] "PUT /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c HTTP/1.1" 200 256 0.015299 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:39:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:39:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:39:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:39:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:39:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:39:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:39:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:39:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.33 - - [2025-10-21 09:40:47] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004740 10.0.0.33 - - [2025-10-21 09:40:47] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.33 - - [2025-10-21 09:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.33 - - [2025-10-21 09:40:47] "GET /loadbalancer/0c8084b0-1777-4802-befb-62869f8d0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002764 10.0.0.33 - - [2025-10-21 09:40:47] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004172 10.0.0.33 - - [2025-10-21 09:40:47] "POST /set-tag HTTP/1.1" 200 109 0.022554 10.0.0.33 - - [2025-10-21 09:40:47] "DELETE /loadbalancer-member/1b5e2ace-f16b-4655-81b7-acd07e896951 HTTP/1.1" 200 115 0.051906 10.0.0.33 - - [2025-10-21 09:40:47] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009201 10.0.0.33 - - [2025-10-21 09:40:47] "POST /set-tag HTTP/1.1" 200 109 0.004372 10.0.0.33 - - [2025-10-21 09:40:47] "DELETE /loadbalancer-member/ab44f482-18d0-4cb3-b8ef-0d2479d711c3 HTTP/1.1" 200 115 0.038480 10.0.0.33 - - [2025-10-21 09:40:47] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005124 10.0.0.33 - - [2025-10-21 09:40:47] "POST /set-tag HTTP/1.1" 200 109 0.002785 10.0.0.33 - - [2025-10-21 09:40:47] "DELETE /loadbalancer-member/6e82dad5-e311-4938-88c8-929c8525c95c HTTP/1.1" 200 115 0.031326 10.0.0.33 - - [2025-10-21 09:40:47] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.019601 10.0.0.33 - - [2025-10-21 09:40:47] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.33 - - [2025-10-21 09:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2025-10-21 09:40:47] "GET /loadbalancer/0c8084b0-1777-4802-befb-62869f8d0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002585 10.0.0.33 - - [2025-10-21 09:40:47] "GET /loadbalancer-pool/e6785bee-568a-4c02-96f3-c3a68d600895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002895 10.0.0.33 - - [2025-10-21 09:40:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033640 10.0.0.33 - - [2025-10-21 09:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032203 10.0.0.33 - - [2025-10-21 09:40:47] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010020 10.0.0.33 - - [2025-10-21 09:40:47] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009976 10.0.0.33 - - [2025-10-21 09:40:47] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004697 10.0.0.33 - - [2025-10-21 09:40:48] "POST /set-tag HTTP/1.1" 200 109 0.061656 10.0.0.33 - - [2025-10-21 09:40:48] "GET /loadbalancer-pool/14d9440c-6229-45df-855f-8d7f506e40d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.043628 10.0.0.33 - - [2025-10-21 09:40:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030429 10.0.0.33 - - [2025-10-21 09:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010127 10.0.0.33 - - [2025-10-21 09:40:48] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017574 10.0.0.33 - - [2025-10-21 09:40:48] "POST /set-tag HTTP/1.1" 200 109 0.007517 10.0.0.33 - - [2025-10-21 09:40:48] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008876 10.0.0.33 - - [2025-10-21 09:40:48] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003249 10.0.0.33 - - [2025-10-21 09:40:48] "GET /loadbalancer-pool/855f5898-c651-4d79-a086-0ac316e63ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003649 10.0.0.33 - - [2025-10-21 09:40:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022129 10.0.0.33 - - [2025-10-21 09:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019638 10.0.0.33 - - [2025-10-21 09:40:48] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005663 10.0.0.33 - - [2025-10-21 09:40:48] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013408 10.0.0.33 - - [2025-10-21 09:40:48] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008802 10.0.0.33 - - [2025-10-21 09:40:48] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.33 - - [2025-10-21 09:42:02] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.33 - - [2025-10-21 09:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.33 - - [2025-10-21 09:42:02] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028766 10.0.0.33 - - [2025-10-21 09:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2025-10-21 09:42:02] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027534 10.0.0.33 - - [2025-10-21 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2025-10-21 09:42:03] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029686 10.0.0.33 - - [2025-10-21 09:42:03] "POST /tags HTTP/1.1" 200 333 0.029890 10.0.0.33 - - [2025-10-21 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016873 10.0.0.33 - - [2025-10-21 09:42:03] "GET /tag/e5212bfa-c127-4356-bda7-fdab0cfb81ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023428 10.0.0.33 - - [2025-10-21 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.33 - - [2025-10-21 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.33 - - [2025-10-21 09:42:03] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036293 10.0.0.33 - - [2025-10-21 09:42:03] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.057533 10.0.0.33 - - [2025-10-21 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.33 - - [2025-10-21 09:42:03] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005285 10.0.0.33 - - [2025-10-21 09:42:03] "GET /virtual-networks?parent_id=416f220d-303e-4929-855b-ca2d0f4f0b74&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001624 10.0.0.33 - - [2025-10-21 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.33 - - [2025-10-21 09:42:03] "GET /service-appliance-set/8cb0b141-f213-43fe-a873-5286614cb218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005013 10.0.0.33 - - [2025-10-21 09:42:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.001461 10.0.0.33 - - [2025-10-21 09:42:03] "POST /virtual-networks HTTP/1.1" 200 512 0.067107 10.0.0.33 - - [2025-10-21 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008067 10.0.0.33 - - [2025-10-21 09:42:03] "GET /network-ipam/f3122b07-2569-4237-9687-e46eb87484d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.022082 10.0.0.33 - - [2025-10-21 09:42:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.173586 10.0.0.33 - - [2025-10-21 09:42:03] "GET /virtual-machine-interface/3f94fdf9-77eb-4ec4-885c-15f42a59ad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.009981 10.0.0.33 - - [2025-10-21 09:42:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005295 10.0.0.33 - - [2025-10-21 09:42:03] "POST /ref-update HTTP/1.1" 200 156 0.163766 10.0.0.33 - - [2025-10-21 09:42:03] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.006355 10.0.0.33 - - [2025-10-21 09:42:03] "POST /instance-ips HTTP/1.1" 200 409 0.047791 10.0.0.33 - - [2025-10-21 09:42:03] "GET /instance-ip/114f7e61-5bad-4ef7-8adb-b038af7766a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.022940 10.0.0.33 - - [2025-10-21 09:42:03] "GET /domains HTTP/1.1" 200 280 0.005482 10.0.0.33 - - [2025-10-21 09:42:03] "GET /domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 HTTP/1.1" 200 3087 0.007272 10.0.0.33 - - [2025-10-21 09:42:03] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74 HTTP/1.1" 200 5475 0.051137 10.0.0.33 - - [2025-10-21 09:42:03] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 HTTP/1.1" 200 2091 0.006955 10.0.0.33 - - [2025-10-21 09:42:03] "POST /loadbalancers HTTP/1.1" 200 610 0.050271 10.0.0.33 - - [2025-10-21 09:42:03] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 HTTP/1.1" 200 2091 0.010919 10.0.0.33 - - [2025-10-21 09:42:03] "GET /routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a HTTP/1.1" 200 1181 0.004924 10.0.0.33 - - [2025-10-21 09:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017663 10.0.0.33 - - [2025-10-21 09:42:03] "GET /routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a HTTP/1.1" 200 1181 0.010517 10.0.0.33 - - [2025-10-21 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019739 10.0.0.33 - - [2025-10-21 09:42:03] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038379 10.0.0.33 - - [2025-10-21 09:42:04] "GET /instance-ip/114f7e61-5bad-4ef7-8adb-b038af7766a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.007799 10.0.0.33 - - [2025-10-21 09:42:04] "POST /route-targets HTTP/1.1" 200 327 0.022465 10.0.0.33 - - [2025-10-21 09:42:04] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.072809 10.0.0.33 - - [2025-10-21 09:42:04] "GET /loadbalancer/b3c80884-8b01-4d4a-a535-dfa8e42b76fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005966 10.0.0.33 - - [2025-10-21 09:42:04] "POST /ref-update HTTP/1.1" 200 156 0.054187 10.0.0.33 - - [2025-10-21 09:42:04] "POST /floating-ips HTTP/1.1" 200 597 0.163148 10.0.0.33 - - [2025-10-21 09:42:04] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.109792 10.0.0.33 - - [2025-10-21 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013104 10.0.0.33 - - [2025-10-21 09:42:04] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041804 10.0.0.33 - - [2025-10-21 09:42:04] "GET /loadbalancer-listener/a0cae5e7-9316-4888-999a-505d86e13f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004318 10.0.0.33 - - [2025-10-21 09:42:04] "GET /loadbalancer-listener/a0cae5e7-9316-4888-999a-505d86e13f10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004043 10.0.0.33 - - [2025-10-21 09:42:04] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019799 10.0.0.33 - - [2025-10-21 09:42:04] "GET /instance-ip/114f7e61-5bad-4ef7-8adb-b038af7766a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003061 10.0.0.33 - - [2025-10-21 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.33 - - [2025-10-21 09:42:04] "GET /instance-ip/114f7e61-5bad-4ef7-8adb-b038af7766a2?fields=floating_ips HTTP/1.1" 200 1212 0.011182 10.0.0.33 - - [2025-10-21 09:42:04] "GET /floating-ip/fffa24c4-15f7-4e35-a787-d44f6fd66e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.001988 10.0.0.33 - - [2025-10-21 09:42:04] "GET /loadbalancer/b3c80884-8b01-4d4a-a535-dfa8e42b76fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002875 10.0.0.33 - - [2025-10-21 09:42:04] "POST /tags HTTP/1.1" 200 295 0.055605 10.0.0.33 - - [2025-10-21 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019237 10.0.0.33 - - [2025-10-21 09:42:04] "GET /tag/70a761ba-8c38-494d-96e6-ca9675f4d953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015411 10.0.0.33 - - [2025-10-21 09:42:04] "POST /tags HTTP/1.1" 409 233 0.006366 10.0.0.33 - - [2025-10-21 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2025-10-21 09:42:04] "GET /tag/86f95439-3252-4307-b621-cafa99758286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010888 10.0.0.33 - - [2025-10-21 09:42:04] "POST /tags HTTP/1.1" 409 206 0.003518 10.0.0.33 - - [2025-10-21 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2025-10-21 09:42:04] "GET /tag/a60ac1ba-b76c-495f-b7ee-9c8846961652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.029625 10.0.0.33 - - [2025-10-21 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2025-10-21 09:42:04] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005908 10.0.0.33 - - [2025-10-21 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.33 - - [2025-10-21 09:42:04] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031266 10.0.0.33 - - [2025-10-21 09:42:04] "POST /virtual-machines HTTP/1.1" 200 369 0.015982 10.0.0.33 - - [2025-10-21 09:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011999 10.0.0.33 - - [2025-10-21 09:42:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142961 10.0.0.33 - - [2025-10-21 09:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018296 10.0.0.33 - - [2025-10-21 09:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017257 10.0.0.33 - - [2025-10-21 09:42:05] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005761 10.0.0.33 - - [2025-10-21 09:42:05] "POST /instance-ips HTTP/1.1" 200 409 0.019664 10.0.0.33 - - [2025-10-21 09:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032153 10.0.0.33 - - [2025-10-21 09:42:05] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.010661 10.0.0.33 - - [2025-10-21 09:42:05] "POST /set-tag HTTP/1.1" 200 109 0.015913 10.0.0.33 - - [2025-10-21 09:42:05] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016034 10.0.0.33 - - [2025-10-21 09:42:05] "GET /instance-ip/3401908c-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.010285 10.0.0.33 - - [2025-10-21 09:42:05] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004387 10.0.0.33 - - [2025-10-21 09:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.33 - - [2025-10-21 09:42:05] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003836 10.0.0.33 - - [2025-10-21 09:42:05] "POST /ref-update HTTP/1.1" 200 156 0.013293 10.0.0.33 - - [2025-10-21 09:42:05] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011231 10.0.0.33 - - [2025-10-21 09:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.33 - - [2025-10-21 09:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.33 - - [2025-10-21 09:42:05] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003667 10.0.0.33 - - [2025-10-21 09:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.33 - - [2025-10-21 09:42:05] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028179 10.0.0.33 - - [2025-10-21 09:42:05] "POST /virtual-machines HTTP/1.1" 200 369 0.007688 10.0.0.33 - - [2025-10-21 09:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018436 10.0.0.33 - - [2025-10-21 09:42:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.094130 10.0.0.33 - - [2025-10-21 09:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008444 10.0.0.33 - - [2025-10-21 09:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012991 10.0.0.33 - - [2025-10-21 09:42:05] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.009964 10.0.0.33 - - [2025-10-21 09:42:05] "POST /instance-ips HTTP/1.1" 200 409 0.026875 10.0.0.33 - - [2025-10-21 09:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024205 10.0.0.33 - - [2025-10-21 09:42:05] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004866 10.0.0.33 - - [2025-10-21 09:42:06] "POST /set-tag HTTP/1.1" 200 109 0.019878 10.0.0.33 - - [2025-10-21 09:42:06] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015479 10.0.0.33 - - [2025-10-21 09:42:06] "GET /instance-ip/346d255e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003517 10.0.0.33 - - [2025-10-21 09:42:06] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004418 10.0.0.33 - - [2025-10-21 09:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.33 - - [2025-10-21 09:42:06] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003197 10.0.0.33 - - [2025-10-21 09:42:06] "POST /ref-update HTTP/1.1" 200 156 0.008322 10.0.0.33 - - [2025-10-21 09:42:06] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010560 10.0.0.33 - - [2025-10-21 09:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.33 - - [2025-10-21 09:42:06] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004095 10.0.0.33 - - [2025-10-21 09:42:06] "POST /set-tag HTTP/1.1" 200 109 0.001789 10.0.0.33 - - [2025-10-21 09:42:06] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003415 10.0.0.33 - - [2025-10-21 09:42:06] "POST /set-tag HTTP/1.1" 200 109 0.001708 10.0.0.33 - - [2025-10-21 09:42:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001858 10.0.0.33 - - [2025-10-21 09:42:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002720 10.0.0.33 - - [2025-10-21 09:42:08] "GET /domains HTTP/1.1" 200 280 0.001889 10.0.0.33 - - [2025-10-21 09:42:08] "GET /domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 HTTP/1.1" 200 3087 0.002660 10.0.0.33 - - [2025-10-21 09:42:09] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74 HTTP/1.1" 200 7063 0.047060 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 HTTP/1.1" 200 2091 0.004927 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 HTTP/1.1" 200 2091 0.004260 10.0.0.33 - - [2025-10-21 09:42:09] "GET /routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a HTTP/1.1" 200 1402 0.003753 10.0.0.33 - - [2025-10-21 09:42:09] "GET /routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a HTTP/1.1" 200 1402 0.002291 10.0.0.33 - - [2025-10-21 09:42:09] "GET /route-target/5f91019c-d93e-4b65-b985-2e1ad48ca0ff HTTP/1.1" 200 1152 0.002737 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 HTTP/1.1" 200 2091 0.004122 10.0.0.33 - - [2025-10-21 09:42:09] "GET /routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a HTTP/1.1" 200 1402 0.002566 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003581 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 HTTP/1.1" 200 2091 0.003447 10.0.0.33 - - [2025-10-21 09:42:09] "GET /routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a HTTP/1.1" 200 1402 0.002390 10.0.0.33 - - [2025-10-21 09:42:09] "GET /routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a HTTP/1.1" 200 1402 0.002534 10.0.0.33 - - [2025-10-21 09:42:09] "GET /route-target/5f91019c-d93e-4b65-b985-2e1ad48ca0ff HTTP/1.1" 200 1152 0.002208 10.0.0.33 - - [2025-10-21 09:42:09] "GET /domains HTTP/1.1" 200 280 0.001846 10.0.0.33 - - [2025-10-21 09:42:09] "GET /domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 HTTP/1.1" 200 3087 0.003216 10.0.0.33 - - [2025-10-21 09:42:09] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74 HTTP/1.1" 200 7063 0.030291 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 HTTP/1.1" 200 2091 0.003972 10.0.0.33 - - [2025-10-21 09:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.33 - - [2025-10-21 09:42:09] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.022408 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003951 10.0.0.33 - - [2025-10-21 09:42:09] "GET /floating-ip-pools?parent_id=32544d5c-d2dc-46ab-93f0-720dc8533b95&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001677 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004123 10.0.0.33 - - [2025-10-21 09:42:09] "POST /floating-ip-pools HTTP/1.1" 200 562 0.028902 10.0.0.33 - - [2025-10-21 09:42:09] "POST /ref-update HTTP/1.1" 200 156 0.018513 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005542 10.0.0.33 - - [2025-10-21 09:42:09] "GET /domains HTTP/1.1" 200 280 0.002249 10.0.0.33 - - [2025-10-21 09:42:09] "GET /domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 HTTP/1.1" 200 3087 0.003370 10.0.0.33 - - [2025-10-21 09:42:09] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74 HTTP/1.1" 200 7319 0.028926 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 HTTP/1.1" 200 2329 0.012717 10.0.0.33 - - [2025-10-21 09:42:09] "GET /floating-ip-pool/67b4c534-ca94-46cb-b410-29439f65d7a1 HTTP/1.1" 200 1314 0.002444 10.0.0.33 - - [2025-10-21 09:42:09] "GET /domains HTTP/1.1" 200 280 0.001540 10.0.0.33 - - [2025-10-21 09:42:09] "GET /domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 HTTP/1.1" 200 3087 0.002496 10.0.0.33 - - [2025-10-21 09:42:09] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74 HTTP/1.1" 200 7319 0.036247 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 HTTP/1.1" 200 2329 0.003703 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004461 10.0.0.33 - - [2025-10-21 09:42:09] "POST /tags HTTP/1.1" 200 365 0.050535 10.0.0.33 - - [2025-10-21 09:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.33 - - [2025-10-21 09:42:09] "GET /tag/8a20be35-b06e-4179-917e-5c114a9e4238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018552 10.0.0.33 - - [2025-10-21 09:42:09] "POST /tags HTTP/1.1" 409 206 0.001730 10.0.0.33 - - [2025-10-21 09:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2025-10-21 09:42:09] "GET /tag/a60ac1ba-b76c-495f-b7ee-9c8846961652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010935 10.0.0.33 - - [2025-10-21 09:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2025-10-21 09:42:09] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.032669 10.0.0.33 - - [2025-10-21 09:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004216 10.0.0.33 - - [2025-10-21 09:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.33 - - [2025-10-21 09:42:09] "GET /service-appliance-set/c491dbf8-a0d3-49d6-9305-da2a0ed55355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003558 10.0.0.33 - - [2025-10-21 09:42:09] "POST /fqname-to-id HTTP/1.1" 404 258 0.002207 10.0.0.33 - - [2025-10-21 09:42:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.094378 10.0.0.33 - - [2025-10-21 09:42:09] "GET /virtual-machine-interface/b9e04bcf-fc7e-45a7-888d-b60fc552ab30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019640 10.0.0.33 - - [2025-10-21 09:42:09] "POST /set-tag HTTP/1.1" 200 109 0.014154 10.0.0.33 - - [2025-10-21 09:42:10] "POST /instance-ips HTTP/1.1" 200 417 0.020183 10.0.0.33 - - [2025-10-21 09:42:10] "GET /instance-ip/d0e9c60a-8323-492a-9180-c71b281cb0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.008598 10.0.0.33 - - [2025-10-21 09:42:10] "POST /loadbalancers HTTP/1.1" 200 618 0.065823 10.0.0.33 - - [2025-10-21 09:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012872 10.0.0.33 - - [2025-10-21 09:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010139 10.0.0.33 - - [2025-10-21 09:42:10] "POST /service-instances HTTP/1.1" 200 566 0.052882 10.0.0.33 - - [2025-10-21 09:42:10] "POST /ref-update HTTP/1.1" 200 156 0.018036 10.0.0.33 - - [2025-10-21 09:42:10] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.054722 10.0.0.33 - - [2025-10-21 09:42:10] "GET /virtual-machine-interface/b9e04bcf-fc7e-45a7-888d-b60fc552ab30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005801 10.0.0.33 - - [2025-10-21 09:42:10] "GET /virtual-machine-interface/b9e04bcf-fc7e-45a7-888d-b60fc552ab30?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005702 10.0.0.33 - - [2025-10-21 09:42:10] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.015523 10.0.0.33 - - [2025-10-21 09:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010707 10.0.0.33 - - [2025-10-21 09:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009215 10.0.0.33 - - [2025-10-21 09:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.33 - - [2025-10-21 09:42:10] "GET /floating-ip-pool/67b4c534-ca94-46cb-b410-29439f65d7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002707 10.0.0.33 - - [2025-10-21 09:42:10] "POST /virtual-machines HTTP/1.1" 200 429 0.015588 10.0.0.33 - - [2025-10-21 09:42:10] "POST /floating-ips HTTP/1.1" 200 671 0.116185 10.0.0.33 - - [2025-10-21 09:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012182 10.0.0.33 - - [2025-10-21 09:42:10] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.034642 10.0.0.33 - - [2025-10-21 09:42:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.167877 10.0.0.33 - - [2025-10-21 09:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011082 10.0.0.33 - - [2025-10-21 09:42:10] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005306 10.0.0.33 - - [2025-10-21 09:42:10] "POST /tags HTTP/1.1" 409 221 0.004824 10.0.0.33 - - [2025-10-21 09:42:10] "POST /chown HTTP/1.1" 200 109 0.040340 10.0.0.33 - - [2025-10-21 09:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.33 - - [2025-10-21 09:42:10] "GET /tag/e5212bfa-c127-4356-bda7-fdab0cfb81ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.036513 10.0.0.33 - - [2025-10-21 09:42:10] "POST /tags HTTP/1.1" 409 238 0.002937 10.0.0.33 - - [2025-10-21 09:42:10] "POST /chown HTTP/1.1" 200 109 0.033453 10.0.0.33 - - [2025-10-21 09:42:10] "PUT /virtual-machine-interface/a38ae4c3-a019-4f59-b1ca-64401d921f82 HTTP/1.1" 200 284 0.012456 10.0.0.33 - - [2025-10-21 09:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.33 - - [2025-10-21 09:42:10] "PUT /instance-ip/d0e9c60a-8323-492a-9180-c71b281cb0b7 HTTP/1.1" 200 256 0.030073 10.0.0.33 - - [2025-10-21 09:42:10] "GET /tag/8a20be35-b06e-4179-917e-5c114a9e4238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.026748 10.0.0.33 - - [2025-10-21 09:42:10] "POST /ref-update HTTP/1.1" 200 156 0.026077 10.0.0.33 - - [2025-10-21 09:42:10] "POST /firewall-rules HTTP/1.1" 200 650 0.125587 10.0.0.33 - - [2025-10-21 09:42:11] "POST /ref-update HTTP/1.1" 200 156 0.095126 10.0.0.33 - - [2025-10-21 09:42:11] "GET /firewall-rule/62e99918-f81d-4663-a9d9-e708232dfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.030989 10.0.0.33 - - [2025-10-21 09:42:11] "POST /ref-update HTTP/1.1" 200 156 0.047938 10.0.0.33 - - [2025-10-21 09:42:11] "GET /firewall-policy/e0956c5a-a67e-4d7c-9dfe-4e3ac5fb7957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.018255 10.0.0.33 - - [2025-10-21 09:42:11] "GET /firewall-rule/62e99918-f81d-4663-a9d9-e708232dfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007678 10.0.0.33 - - [2025-10-21 09:42:11] "POST /ref-update HTTP/1.1" 200 156 0.013286 10.0.0.33 - - [2025-10-21 09:42:11] "POST /ref-update HTTP/1.1" 200 156 0.052152 10.0.0.33 - - [2025-10-21 09:42:11] "POST /ref-update HTTP/1.1" 200 156 0.069470 10.0.0.33 - - [2025-10-21 09:42:11] "POST /ref-update HTTP/1.1" 200 156 0.152473 10.0.0.33 - - [2025-10-21 09:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.026893 10.0.0.33 - - [2025-10-21 09:42:11] "POST /virtual-machines HTTP/1.1" 200 429 0.049419 10.0.0.33 - - [2025-10-21 09:42:11] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.135441 10.0.0.33 - - [2025-10-21 09:42:11] "GET /loadbalancer/27653e68-2bf2-45cf-9822-bb63deb997c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.022947 10.0.0.33 - - [2025-10-21 09:42:11] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.102185 10.0.0.33 - - [2025-10-21 09:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008157 10.0.0.33 - - [2025-10-21 09:42:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.246173 10.0.0.33 - - [2025-10-21 09:42:11] "POST /chown HTTP/1.1" 200 109 0.040727 10.0.0.33 - - [2025-10-21 09:42:11] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.055948 10.0.0.33 - - [2025-10-21 09:42:11] "GET /loadbalancer-listener/64dc93a3-5ace-4f68-a6f8-cd0eff5af15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.014927 10.0.0.33 - - [2025-10-21 09:42:11] "GET /loadbalancer-listener/64dc93a3-5ace-4f68-a6f8-cd0eff5af15b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.018482 10.0.0.33 - - [2025-10-21 09:42:11] "POST /chown HTTP/1.1" 200 109 0.030664 10.0.0.33 - - [2025-10-21 09:42:11] "PUT /virtual-machine-interface/e8363020-76f8-4313-b721-fc284cee9d15 HTTP/1.1" 200 284 0.016323 10.0.0.33 - - [2025-10-21 09:42:11] "PUT /instance-ip/d0e9c60a-8323-492a-9180-c71b281cb0b7 HTTP/1.1" 200 256 0.073950 10.0.0.33 - - [2025-10-21 09:42:11] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.111603 10.0.0.33 - - [2025-10-21 09:42:11] "POST /ref-update HTTP/1.1" 200 156 0.051075 10.0.0.33 - - [2025-10-21 09:42:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.052144 10.0.0.33 - - [2025-10-21 09:42:12] "GET /loadbalancer-pool/507de7d5-7788-4510-82d0-f8a2a70d57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005656 10.0.0.33 - - [2025-10-21 09:42:12] "POST /ref-update HTTP/1.1" 200 156 0.055488 10.0.0.33 - - [2025-10-21 09:42:12] "POST /ref-update HTTP/1.1" 200 156 0.088570 10.0.0.33 - - [2025-10-21 09:42:12] "POST /loadbalancer-members HTTP/1.1" 200 707 0.072311 10.0.0.33 - - [2025-10-21 09:42:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.139987 10.0.0.33 - - [2025-10-21 09:42:12] "GET /loadbalancer-member/7b302036-56c8-4523-b549-d9d25ad44823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.006031 10.0.0.33 - - [2025-10-21 09:42:12] "POST /ref-update HTTP/1.1" 200 156 0.155503 10.0.0.33 - - [2025-10-21 09:42:12] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030427 10.0.0.33 - - [2025-10-21 09:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012432 10.0.0.33 - - [2025-10-21 09:42:12] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011597 10.0.0.33 - - [2025-10-21 09:42:12] "POST /ref-update HTTP/1.1" 200 156 0.104779 10.0.0.33 - - [2025-10-21 09:42:12] "POST /tags HTTP/1.1" 409 221 0.004158 10.0.0.33 - - [2025-10-21 09:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.33 - - [2025-10-21 09:42:12] "GET /tag/e5212bfa-c127-4356-bda7-fdab0cfb81ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013103 10.0.0.33 - - [2025-10-21 09:42:12] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.029785 10.0.0.33 - - [2025-10-21 09:42:12] "POST /tags HTTP/1.1" 409 238 0.002600 10.0.0.33 - - [2025-10-21 09:42:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014817 10.0.0.33 - - [2025-10-21 09:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.33 - - [2025-10-21 09:42:12] "GET /tag/8a20be35-b06e-4179-917e-5c114a9e4238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018569 10.0.0.33 - - [2025-10-21 09:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.33 - - [2025-10-21 09:42:12] "POST /firewall-rules HTTP/1.1" 409 293 0.002295 10.0.0.33 - - [2025-10-21 09:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.33 - - [2025-10-21 09:42:12] "POST /chown HTTP/1.1" 200 109 0.029455 10.0.0.33 - - [2025-10-21 09:42:12] "POST /chown HTTP/1.1" 200 109 0.035038 10.0.0.33 - - [2025-10-21 09:42:12] "PUT /firewall-rule/62e99918-f81d-4663-a9d9-e708232dfd4f HTTP/1.1" 200 260 0.090291 10.0.0.33 - - [2025-10-21 09:42:12] "PUT /instance-ip/d0e9c60a-8323-492a-9180-c71b281cb0b7 HTTP/1.1" 200 256 0.037498 10.0.0.33 - - [2025-10-21 09:42:12] "GET /firewall-rule/62e99918-f81d-4663-a9d9-e708232dfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002629 10.0.0.33 - - [2025-10-21 09:42:12] "GET /firewall-policy/e0956c5a-a67e-4d7c-9dfe-4e3ac5fb7957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003211 10.0.0.33 - - [2025-10-21 09:42:12] "GET /firewall-rule/62e99918-f81d-4663-a9d9-e708232dfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.001918 10.0.0.33 - - [2025-10-21 09:42:12] "POST /ref-update HTTP/1.1" 200 156 0.008644 10.0.0.33 - - [2025-10-21 09:42:12] "POST /chown HTTP/1.1" 200 109 0.015302 10.0.0.33 - - [2025-10-21 09:42:12] "POST /chown HTTP/1.1" 200 109 0.016940 10.0.0.33 - - [2025-10-21 09:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012185 10.0.0.33 - - [2025-10-21 09:42:12] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004181 10.0.0.33 - - [2025-10-21 09:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2025-10-21 09:42:12] "PUT /instance-ip/d0e9c60a-8323-492a-9180-c71b281cb0b7 HTTP/1.1" 200 256 0.010078 10.0.0.33 - - [2025-10-21 09:42:12] "POST /ref-update HTTP/1.1" 200 156 0.019137 10.0.0.33 - - [2025-10-21 09:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.33 - - [2025-10-21 09:42:12] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.048387 10.0.0.33 - - [2025-10-21 09:42:12] "POST /virtual-machines HTTP/1.1" 200 373 0.008148 10.0.0.33 - - [2025-10-21 09:42:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018575 10.0.0.33 - - [2025-10-21 09:42:13] "POST /chown HTTP/1.1" 200 109 0.024022 10.0.0.33 - - [2025-10-21 09:42:13] "POST /chown HTTP/1.1" 200 109 0.023798 10.0.0.33 - - [2025-10-21 09:42:13] "PUT /instance-ip/d0e9c60a-8323-492a-9180-c71b281cb0b7 HTTP/1.1" 200 256 0.021583 10.0.0.33 - - [2025-10-21 09:42:13] "POST /ref-update HTTP/1.1" 200 156 0.027726 10.0.0.33 - - [2025-10-21 09:42:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.169132 10.0.0.33 - - [2025-10-21 09:42:13] "POST /chown HTTP/1.1" 200 109 0.033481 10.0.0.33 - - [2025-10-21 09:42:13] "POST /chown HTTP/1.1" 200 109 0.017787 10.0.0.33 - - [2025-10-21 09:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017787 10.0.0.33 - - [2025-10-21 09:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.33 - - [2025-10-21 09:42:13] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.011268 10.0.0.33 - - [2025-10-21 09:42:13] "PUT /instance-ip/d0e9c60a-8323-492a-9180-c71b281cb0b7 HTTP/1.1" 200 256 0.009222 10.0.0.33 - - [2025-10-21 09:42:13] "POST /ref-update HTTP/1.1" 200 156 0.021449 10.0.0.33 - - [2025-10-21 09:42:13] "POST /instance-ips HTTP/1.1" 200 413 0.041657 10.0.0.33 - - [2025-10-21 09:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022490 10.0.0.33 - - [2025-10-21 09:42:13] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.016768 10.0.0.33 - - [2025-10-21 09:42:13] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.008684 10.0.0.33 - - [2025-10-21 09:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020076 10.0.0.33 - - [2025-10-21 09:42:13] "POST /set-tag HTTP/1.1" 200 109 0.043559 10.0.0.33 - - [2025-10-21 09:42:13] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.016006 10.0.0.33 - - [2025-10-21 09:42:13] "GET /instance-ip/38d7a088-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.004184 10.0.0.33 - - [2025-10-21 09:42:13] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.008436 10.0.0.33 - - [2025-10-21 09:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019482 10.0.0.33 - - [2025-10-21 09:42:13] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006881 10.0.0.33 - - [2025-10-21 09:42:13] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.33 - - [2025-10-21 09:42:13] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.009290 10.0.0.33 - - [2025-10-21 09:42:13] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.011205 10.0.0.33 - - [2025-10-21 09:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010476 10.0.0.33 - - [2025-10-21 09:42:13] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.012322 10.0.0.33 - - [2025-10-21 09:42:13] "POST /ref-update HTTP/1.1" 200 156 0.023129 10.0.0.33 - - [2025-10-21 09:42:13] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011072 10.0.0.33 - - [2025-10-21 09:42:13] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.33 - - [2025-10-21 09:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007504 10.0.0.33 - - [2025-10-21 09:42:13] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.007847 10.0.0.33 - - [2025-10-21 09:42:13] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.017096 10.0.0.33 - - [2025-10-21 09:42:13] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.33 - - [2025-10-21 09:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007929 10.0.0.33 - - [2025-10-21 09:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.33 - - [2025-10-21 09:42:13] "POST /chown HTTP/1.1" 200 109 0.005933 10.0.0.33 - - [2025-10-21 09:42:13] "POST /chown HTTP/1.1" 200 109 0.008363 10.0.0.33 - - [2025-10-21 09:42:13] "POST /ref-update HTTP/1.1" 200 156 0.021345 10.0.0.33 - - [2025-10-21 09:42:13] "POST /chown HTTP/1.1" 200 109 0.006238 10.0.0.33 - - [2025-10-21 09:42:13] "POST /chown HTTP/1.1" 200 109 0.022630 10.0.0.33 - - [2025-10-21 09:42:13] "POST /ref-update HTTP/1.1" 200 156 0.013556 10.0.0.33 - - [2025-10-21 09:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.008724 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.020797 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.011598 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.006174 10.0.0.33 - - [2025-10-21 09:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.006056 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.016863 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.007791 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.024029 10.0.0.33 - - [2025-10-21 09:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.006140 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.021031 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.010681 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.005868 10.0.0.33 - - [2025-10-21 09:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.007579 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.019347 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.005818 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.017304 10.0.0.33 - - [2025-10-21 09:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.015413 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.020298 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.012190 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.006644 10.0.0.33 - - [2025-10-21 09:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.006241 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.005819 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.011512 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.017487 10.0.0.33 - - [2025-10-21 09:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.006765 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.018315 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.006941 10.0.0.33 - - [2025-10-21 09:42:14] "POST /chown HTTP/1.1" 200 109 0.017828 10.0.0.33 - - [2025-10-21 09:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006476 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.006363 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.019205 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.013978 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.005946 10.0.0.33 - - [2025-10-21 09:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.005991 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.006502 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.010095 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.017962 10.0.0.33 - - [2025-10-21 09:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.006480 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.019881 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.007065 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.017387 10.0.0.33 - - [2025-10-21 09:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006789 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.007168 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.023428 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.007939 10.0.0.33 - - [2025-10-21 09:42:15] "POST /chown HTTP/1.1" 200 109 0.010163 10.0.0.33 - - [2025-10-21 09:42:19] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004378 10.0.0.33 - - [2025-10-21 09:42:19] "POST /set-tag HTTP/1.1" 200 109 0.003679 10.0.0.33 - - [2025-10-21 09:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.33 - - [2025-10-21 09:42:19] "GET /loadbalancer/b3c80884-8b01-4d4a-a535-dfa8e42b76fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002293 10.0.0.33 - - [2025-10-21 09:42:19] "GET /loadbalancer-pool/9d12f65d-7eef-447b-a3a9-3842533cdd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003750 10.0.0.33 - - [2025-10-21 09:42:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017561 10.0.0.33 - - [2025-10-21 09:42:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016712 10.0.0.33 - - [2025-10-21 09:42:20] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017320 10.0.0.33 - - [2025-10-21 09:42:20] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003660 10.0.0.33 - - [2025-10-21 09:42:20] "POST /ref-update HTTP/1.1" 200 156 0.006410 10.0.0.33 - - [2025-10-21 09:42:20] "GET /floating-ip/fffa24c4-15f7-4e35-a787-d44f6fd66e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.015755 10.0.0.33 - - [2025-10-21 09:42:20] "POST /tags HTTP/1.1" 409 221 0.002073 10.0.0.33 - - [2025-10-21 09:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2025-10-21 09:42:20] "GET /tag/e5212bfa-c127-4356-bda7-fdab0cfb81ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010334 10.0.0.33 - - [2025-10-21 09:42:20] "POST /set-tag HTTP/1.1" 200 109 0.020638 10.0.0.33 - - [2025-10-21 09:42:20] "PUT /floating-ip/fffa24c4-15f7-4e35-a787-d44f6fd66e24 HTTP/1.1" 200 256 0.018864 10.0.0.33 - - [2025-10-21 09:42:20] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009720 10.0.0.33 - - [2025-10-21 09:42:20] "POST /set-tag HTTP/1.1" 200 109 0.003403 10.0.0.33 - - [2025-10-21 09:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.33 - - [2025-10-21 09:42:20] "GET /loadbalancer/b3c80884-8b01-4d4a-a535-dfa8e42b76fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006388 10.0.0.33 - - [2025-10-21 09:42:20] "GET /loadbalancer-pool/9d12f65d-7eef-447b-a3a9-3842533cdd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002857 10.0.0.33 - - [2025-10-21 09:42:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014996 10.0.0.33 - - [2025-10-21 09:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011932 10.0.0.33 - - [2025-10-21 09:42:21] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007008 10.0.0.33 - - [2025-10-21 09:42:21] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003936 10.0.0.33 - - [2025-10-21 09:42:21] "POST /ref-update HTTP/1.1" 200 156 0.006294 10.0.0.33 - - [2025-10-21 09:42:21] "GET /floating-ip/fffa24c4-15f7-4e35-a787-d44f6fd66e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009331 10.0.0.33 - - [2025-10-21 09:42:21] "POST /set-tag HTTP/1.1" 200 109 0.013706 10.0.0.33 - - [2025-10-21 09:42:22] "GET /virtual-machine/389de19f-e5cc-49c5-89db-86bff3135bc8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002780 10.0.0.33 - - [2025-10-21 09:42:22] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005874 10.0.0.33 - - [2025-10-21 09:42:22] "GET /virtual-machine/35a1228b-96ae-4695-80ef-572b8582e11a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.004078 10.0.0.33 - - [2025-10-21 09:42:22] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003822 10.0.0.33 - - [2025-10-21 09:42:26] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004280 10.0.0.33 - - [2025-10-21 09:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.33 - - [2025-10-21 09:42:27] "GET /virtual-machine/5c091051-f7e8-430d-8965-d98e575736b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003230 10.0.0.33 - - [2025-10-21 09:42:27] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004552 10.0.0.33 - - [2025-10-21 09:42:28] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004126 10.0.0.33 - - [2025-10-21 09:42:28] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.33 - - [2025-10-21 09:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.33 - - [2025-10-21 09:42:59] "POST /chown HTTP/1.1" 200 109 0.005926 10.0.0.33 - - [2025-10-21 09:42:59] "POST /chown HTTP/1.1" 200 109 0.015328 10.0.0.33 - - [2025-10-21 09:42:59] "POST /chown HTTP/1.1" 200 109 0.006319 10.0.0.33 - - [2025-10-21 09:42:59] "POST /chown HTTP/1.1" 200 109 0.005786 10.0.0.33 - - [2025-10-21 09:42:59] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004361 10.0.0.33 - - [2025-10-21 09:43:00] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.33 - - [2025-10-21 09:43:00] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007753 10.0.0.33 - - [2025-10-21 09:43:00] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.33 - - [2025-10-21 09:43:00] "GET /virtual-machine/5c091051-f7e8-430d-8965-d98e575736b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002661 10.0.0.33 - - [2025-10-21 09:43:00] "POST /ref-update HTTP/1.1" 200 156 0.008863 10.0.0.33 - - [2025-10-21 09:43:00] "GET /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011860 10.0.0.33 - - [2025-10-21 09:43:00] "POST /set-tag HTTP/1.1" 200 109 0.038270 10.0.0.33 - - [2025-10-21 09:43:00] "POST /set-tag HTTP/1.1" 200 109 0.028672 10.0.0.33 - - [2025-10-21 09:43:00] "DELETE /instance-ip/38d7a088-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.059248 10.0.0.33 - - [2025-10-21 09:43:00] "DELETE /virtual-machine-interface/38b3e9f4-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.035457 10.0.0.33 - - [2025-10-21 09:43:00] "DELETE /virtual-machine/5c091051-f7e8-430d-8965-d98e575736b9 HTTP/1.1" 200 115 0.021508 10.0.0.33 - - [2025-10-21 09:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.33 - - [2025-10-21 09:43:03] "GET /tag/8a20be35-b06e-4179-917e-5c114a9e4238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012517 10.0.0.33 - - [2025-10-21 09:43:03] "GET /tag/8a20be35-b06e-4179-917e-5c114a9e4238?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014073 10.0.0.33 - - [2025-10-21 09:43:03] "GET /virtual-machine-interface/a38ae4c3-a019-4f59-b1ca-64401d921f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007186 10.0.0.33 - - [2025-10-21 09:43:03] "POST /set-tag HTTP/1.1" 200 109 0.018741 10.0.0.33 - - [2025-10-21 09:43:03] "GET /virtual-machine-interface/b9e04bcf-fc7e-45a7-888d-b60fc552ab30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008564 10.0.0.33 - - [2025-10-21 09:43:03] "POST /set-tag HTTP/1.1" 200 109 0.015703 10.0.0.33 - - [2025-10-21 09:43:03] "GET /virtual-machine-interface/e8363020-76f8-4313-b721-fc284cee9d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004292 10.0.0.33 - - [2025-10-21 09:43:03] "POST /set-tag HTTP/1.1" 200 109 0.015098 10.0.0.33 - - [2025-10-21 09:43:03] "GET /firewall-policy/e0956c5a-a67e-4d7c-9dfe-4e3ac5fb7957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010596 10.0.0.33 - - [2025-10-21 09:43:03] "GET /firewall-rule/62e99918-f81d-4663-a9d9-e708232dfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002728 10.0.0.33 - - [2025-10-21 09:43:03] "POST /ref-update HTTP/1.1" 200 156 0.012807 10.0.0.33 - - [2025-10-21 09:43:03] "DELETE /firewall-rule/62e99918-f81d-4663-a9d9-e708232dfd4f HTTP/1.1" 200 115 0.046632 10.0.0.33 - - [2025-10-21 09:43:03] "DELETE /loadbalancer-member/7b302036-56c8-4523-b549-d9d25ad44823 HTTP/1.1" 200 115 0.024256 10.0.0.33 - - [2025-10-21 09:43:03] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.014448 10.0.0.33 - - [2025-10-21 09:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020142 10.0.0.33 - - [2025-10-21 09:43:03] "DELETE /loadbalancer-pool/507de7d5-7788-4510-82d0-f8a2a70d57f2 HTTP/1.1" 200 115 0.071192 10.0.0.33 - - [2025-10-21 09:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006138 10.0.0.33 - - [2025-10-21 09:43:03] "DELETE /loadbalancer-listener/64dc93a3-5ace-4f68-a6f8-cd0eff5af15b HTTP/1.1" 200 115 0.033997 10.0.0.33 - - [2025-10-21 09:43:03] "GET /floating-ip/e1b4c41c-0d38-403e-a010-8bfed3abc81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002976 10.0.0.33 - - [2025-10-21 09:43:03] "POST /chown HTTP/1.1" 200 109 0.006949 10.0.0.33 - - [2025-10-21 09:43:03] "POST /chown HTTP/1.1" 200 109 0.018732 10.0.0.33 - - [2025-10-21 09:43:03] "POST /chown HTTP/1.1" 200 109 0.021527 10.0.0.33 - - [2025-10-21 09:43:03] "PUT /floating-ip/e1b4c41c-0d38-403e-a010-8bfed3abc81d HTTP/1.1" 200 256 0.044446 10.0.0.33 - - [2025-10-21 09:43:03] "POST /chown HTTP/1.1" 200 109 0.038135 10.0.0.33 - - [2025-10-21 09:43:03] "DELETE /floating-ip/e1b4c41c-0d38-403e-a010-8bfed3abc81d HTTP/1.1" 200 115 0.056327 10.0.0.33 - - [2025-10-21 09:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.33 - - [2025-10-21 09:43:03] "POST /chown HTTP/1.1" 200 109 0.009375 10.0.0.33 - - [2025-10-21 09:43:03] "DELETE /loadbalancer/27653e68-2bf2-45cf-9822-bb63deb997c0 HTTP/1.1" 200 115 0.052312 10.0.0.33 - - [2025-10-21 09:43:03] "POST /chown HTTP/1.1" 200 109 0.029302 10.0.0.33 - - [2025-10-21 09:43:03] "POST /chown HTTP/1.1" 200 109 0.020230 10.0.0.33 - - [2025-10-21 09:43:04] "POST /chown HTTP/1.1" 200 109 0.028329 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /instance-ip/d0e9c60a-8323-492a-9180-c71b281cb0b7 HTTP/1.1" 200 115 0.156819 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /virtual-machine-interface/b9e04bcf-fc7e-45a7-888d-b60fc552ab30 HTTP/1.1" 200 115 0.053653 10.0.0.33 - - [2025-10-21 09:43:04] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.017839 10.0.0.33 - - [2025-10-21 09:43:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010931 10.0.0.33 - - [2025-10-21 09:43:04] "GET /floating-ip-pool/67b4c534-ca94-46cb-b410-29439f65d7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007318 10.0.0.33 - - [2025-10-21 09:43:04] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.044148 10.0.0.33 - - [2025-10-21 09:43:04] "POST /ref-update HTTP/1.1" 200 156 0.040952 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /tag/8a20be35-b06e-4179-917e-5c114a9e4238 HTTP/1.1" 200 115 0.186957 10.0.0.33 - - [2025-10-21 09:43:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.070448 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /floating-ip-pool/67b4c534-ca94-46cb-b410-29439f65d7a1 HTTP/1.1" 200 115 0.084685 10.0.0.33 - - [2025-10-21 09:43:04] "PUT /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 266 0.023178 10.0.0.33 - - [2025-10-21 09:43:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.030288 10.0.0.33 - - [2025-10-21 09:43:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002067 10.0.0.33 - - [2025-10-21 09:43:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004677 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 HTTP/1.1" 200 115 0.193815 10.0.0.33 - - [2025-10-21 09:43:04] "GET /routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a HTTP/1.1" 404 171 0.007504 10.0.0.33 - - [2025-10-21 09:43:04] "GET /domains HTTP/1.1" 200 280 0.002960 10.0.0.33 - - [2025-10-21 09:43:04] "GET /domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 HTTP/1.1" 200 3087 0.003277 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /service-instance/88b3656d-d599-4b3e-bba8-fd3eb9f9052d HTTP/1.1" 200 115 0.057035 10.0.0.33 - - [2025-10-21 09:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.33 - - [2025-10-21 09:43:04] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74 HTTP/1.1" 200 7410 0.070018 10.0.0.33 - - [2025-10-21 09:43:04] "GET /virtual-machine-interface/e8363020-76f8-4313-b721-fc284cee9d15?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006893 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /route-target/5f91019c-d93e-4b65-b985-2e1ad48ca0ff HTTP/1.1" 200 115 0.055165 10.0.0.33 - - [2025-10-21 09:43:04] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.011584 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /virtual-machine-interface/e8363020-76f8-4313-b721-fc284cee9d15 HTTP/1.1" 200 115 0.080487 10.0.0.33 - - [2025-10-21 09:43:04] "POST /set-tag HTTP/1.1" 200 109 0.008695 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /virtual-machine/c32a0861-c64d-4178-a045-19aff7823244 HTTP/1.1" 200 115 0.034162 10.0.0.33 - - [2025-10-21 09:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011145 10.0.0.33 - - [2025-10-21 09:43:04] "GET /virtual-machine-interface/a38ae4c3-a019-4f59-b1ca-64401d921f82?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.009811 10.0.0.33 - - [2025-10-21 09:43:04] "GET /loadbalancer/b3c80884-8b01-4d4a-a535-dfa8e42b76fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003603 10.0.0.33 - - [2025-10-21 09:43:04] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007162 10.0.0.33 - - [2025-10-21 09:43:04] "POST /set-tag HTTP/1.1" 200 109 0.038936 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /virtual-machine-interface/a38ae4c3-a019-4f59-b1ca-64401d921f82 HTTP/1.1" 200 115 0.115885 10.0.0.33 - - [2025-10-21 09:43:04] "DELETE /loadbalancer-member/59eb7b34-260f-4c5d-a66e-d35065d1ff59 HTTP/1.1" 200 115 0.069330 10.0.0.33 - - [2025-10-21 09:43:04] "POST /ref-update HTTP/1.1" 200 156 0.012804 10.0.0.33 - - [2025-10-21 09:43:05] "DELETE /virtual-machine/972828fe-3f40-4e8b-9be7-f58d76a466e2 HTTP/1.1" 200 115 0.030230 10.0.0.33 - - [2025-10-21 09:43:05] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005098 10.0.0.33 - - [2025-10-21 09:43:06] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.33 - - [2025-10-21 09:43:06] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009482 10.0.0.33 - - [2025-10-21 09:43:06] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.33 - - [2025-10-21 09:43:06] "GET /virtual-machine/35a1228b-96ae-4695-80ef-572b8582e11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002987 10.0.0.33 - - [2025-10-21 09:43:06] "POST /ref-update HTTP/1.1" 200 156 0.008652 10.0.0.33 - - [2025-10-21 09:43:06] "GET /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.018072 10.0.0.33 - - [2025-10-21 09:43:06] "POST /set-tag HTTP/1.1" 200 109 0.018064 10.0.0.33 - - [2025-10-21 09:43:06] "POST /set-tag HTTP/1.1" 200 109 0.017841 10.0.0.33 - - [2025-10-21 09:43:06] "POST /set-tag HTTP/1.1" 200 109 0.020350 10.0.0.33 - - [2025-10-21 09:43:06] "DELETE /instance-ip/346d255e-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.036589 10.0.0.33 - - [2025-10-21 09:43:06] "POST /ref-update HTTP/1.1" 200 156 0.008044 10.0.0.33 - - [2025-10-21 09:43:06] "DELETE /virtual-machine-interface/3455b874-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.042113 10.0.0.33 - - [2025-10-21 09:43:06] "DELETE /virtual-machine/35a1228b-96ae-4695-80ef-572b8582e11a HTTP/1.1" 200 115 0.014407 10.0.0.33 - - [2025-10-21 09:43:09] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004878 10.0.0.33 - - [2025-10-21 09:43:09] "POST /set-tag HTTP/1.1" 200 109 0.004240 10.0.0.33 - - [2025-10-21 09:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2025-10-21 09:43:09] "GET /loadbalancer/b3c80884-8b01-4d4a-a535-dfa8e42b76fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002266 10.0.0.33 - - [2025-10-21 09:43:11] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005677 10.0.0.33 - - [2025-10-21 09:43:11] "POST /set-tag HTTP/1.1" 200 109 0.008327 10.0.0.33 - - [2025-10-21 09:43:11] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005852 10.0.0.33 - - [2025-10-21 09:43:11] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.33 - - [2025-10-21 09:43:11] "GET /virtual-machine/389de19f-e5cc-49c5-89db-86bff3135bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003021 10.0.0.33 - - [2025-10-21 09:43:11] "POST /ref-update HTTP/1.1" 200 156 0.014604 10.0.0.33 - - [2025-10-21 09:43:11] "GET /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005454 10.0.0.33 - - [2025-10-21 09:43:11] "POST /set-tag HTTP/1.1" 200 109 0.016177 10.0.0.33 - - [2025-10-21 09:43:11] "POST /set-tag HTTP/1.1" 200 109 0.025249 10.0.0.33 - - [2025-10-21 09:43:11] "POST /set-tag HTTP/1.1" 200 109 0.020565 10.0.0.33 - - [2025-10-21 09:43:11] "DELETE /instance-ip/3401908c-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.028983 10.0.0.33 - - [2025-10-21 09:43:11] "POST /ref-update HTTP/1.1" 200 156 0.014951 10.0.0.33 - - [2025-10-21 09:43:11] "DELETE /virtual-machine-interface/33e6e61a-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.053187 10.0.0.33 - - [2025-10-21 09:43:11] "DELETE /virtual-machine/389de19f-e5cc-49c5-89db-86bff3135bc8 HTTP/1.1" 200 115 0.022248 10.0.0.33 - - [2025-10-21 09:43:11] "DELETE /tag/70a761ba-8c38-494d-96e6-ca9675f4d953 HTTP/1.1" 200 115 0.054395 10.0.0.33 - - [2025-10-21 09:43:11] "DELETE /tag/86f95439-3252-4307-b621-cafa99758286 HTTP/1.1" 200 115 0.029135 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2025-10-21 09:43:15] "GET /project/416f220d-303e-4929-855b-ca2d0f4f0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038831 10.0.0.33 - - [2025-10-21 09:43:15] "POST /tags HTTP/1.1" 200 393 0.026803 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011896 10.0.0.33 - - [2025-10-21 09:43:15] "GET /tag/733f07fa-ca8a-4991-864f-6e56b251861c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010694 10.0.0.33 - - [2025-10-21 09:43:15] "POST /tags HTTP/1.1" 200 341 0.015810 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2025-10-21 09:43:15] "GET /tag/2e53695a-7e58-4d86-b0ec-f33163d5f737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011203 10.0.0.33 - - [2025-10-21 09:43:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000498 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.003442 10.0.0.33 - - [2025-10-21 09:43:15] "POST /security-groups HTTP/1.1" 200 589 0.065739 10.0.0.33 - - [2025-10-21 09:43:15] "POST /projects HTTP/1.1" 200 519 0.147552 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.002564 10.0.0.33 - - [2025-10-21 09:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014119 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.33 - - [2025-10-21 09:43:15] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.030956 10.0.0.33 - - [2025-10-21 09:43:15] "POST /access-control-lists HTTP/1.1" 200 598 0.081367 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.009406 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.33 - - [2025-10-21 09:43:15] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003984 10.0.0.33 - - [2025-10-21 09:43:15] "POST /access-control-lists HTTP/1.1" 200 596 0.061860 10.0.0.33 - - [2025-10-21 09:43:15] "PUT /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3 HTTP/1.1" 200 264 0.066945 10.0.0.33 - - [2025-10-21 09:43:15] "PUT /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242 HTTP/1.1" 200 264 0.043312 10.0.0.33 - - [2025-10-21 09:43:15] "POST /security-groups HTTP/1.1" 200 591 0.073700 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.001832 10.0.0.33 - - [2025-10-21 09:43:15] "POST /access-control-lists HTTP/1.1" 200 632 0.027352 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.017543 10.0.0.33 - - [2025-10-21 09:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.046322 10.0.0.33 - - [2025-10-21 09:43:15] "POST /chown HTTP/1.1" 200 109 0.011901 10.0.0.33 - - [2025-10-21 09:43:15] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007332 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2025-10-21 09:43:15] "POST /access-control-lists HTTP/1.1" 200 630 0.092690 10.0.0.33 - - [2025-10-21 09:43:15] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004375 10.0.0.33 - - [2025-10-21 09:43:15] "POST /tags HTTP/1.1" 409 226 0.002961 10.0.0.33 - - [2025-10-21 09:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.33 - - [2025-10-21 09:43:15] "GET /tag/2e53695a-7e58-4d86-b0ec-f33163d5f737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009392 10.0.0.33 - - [2025-10-21 09:43:16] "POST /firewall-rules HTTP/1.1" 200 600 0.062212 10.0.0.33 - - [2025-10-21 09:43:16] "GET /firewall-rule/a0755cb4-2a49-4922-a33d-8480f1d2646e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005786 10.0.0.33 - - [2025-10-21 09:43:16] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016486 10.0.0.33 - - [2025-10-21 09:43:16] "GET /firewall-rule/a0755cb4-2a49-4922-a33d-8480f1d2646e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002936 10.0.0.33 - - [2025-10-21 09:43:16] "POST /ref-update HTTP/1.1" 200 156 0.053100 10.0.0.33 - - [2025-10-21 09:43:16] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016517 10.0.0.33 - - [2025-10-21 09:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.33 - - [2025-10-21 09:43:16] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002930 10.0.0.33 - - [2025-10-21 09:43:16] "POST /tags HTTP/1.1" 409 226 0.001565 10.0.0.33 - - [2025-10-21 09:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.33 - - [2025-10-21 09:43:16] "GET /tag/2e53695a-7e58-4d86-b0ec-f33163d5f737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010150 10.0.0.33 - - [2025-10-21 09:43:16] "POST /firewall-rules HTTP/1.1" 200 598 0.063642 10.0.0.33 - - [2025-10-21 09:43:16] "GET /firewall-rule/428e2b35-c1fb-4ffa-8eb5-34dc3e13e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.010703 10.0.0.33 - - [2025-10-21 09:43:16] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004091 10.0.0.33 - - [2025-10-21 09:43:16] "GET /firewall-rule/428e2b35-c1fb-4ffa-8eb5-34dc3e13e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002076 10.0.0.33 - - [2025-10-21 09:43:16] "POST /ref-update HTTP/1.1" 200 156 0.060947 10.0.0.33 - - [2025-10-21 09:43:18] "POST /tags HTTP/1.1" 200 393 0.022029 10.0.0.33 - - [2025-10-21 09:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.33 - - [2025-10-21 09:43:18] "GET /tag/72a3e8d6-f0f5-466e-b5f0-dc48c2d10012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012376 10.0.0.33 - - [2025-10-21 09:43:18] "POST /tags HTTP/1.1" 200 341 0.017128 10.0.0.33 - - [2025-10-21 09:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2025-10-21 09:43:18] "GET /tag/e0a7e1b5-3c18-4c96-933a-27d77c21c8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018682 10.0.0.33 - - [2025-10-21 09:43:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000645 10.0.0.33 - - [2025-10-21 09:43:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.003421 10.0.0.33 - - [2025-10-21 09:43:18] "POST /security-groups HTTP/1.1" 200 589 0.060325 10.0.0.33 - - [2025-10-21 09:43:18] "POST /projects HTTP/1.1" 200 519 0.210695 10.0.0.33 - - [2025-10-21 09:43:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.002496 10.0.0.33 - - [2025-10-21 09:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012978 10.0.0.33 - - [2025-10-21 09:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.33 - - [2025-10-21 09:43:18] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.018840 10.0.0.33 - - [2025-10-21 09:43:18] "POST /access-control-lists HTTP/1.1" 200 598 0.080572 10.0.0.33 - - [2025-10-21 09:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009021 10.0.0.33 - - [2025-10-21 09:43:18] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006046 10.0.0.33 - - [2025-10-21 09:43:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.013885 10.0.0.33 - - [2025-10-21 09:43:18] "POST /access-control-lists HTTP/1.1" 200 596 0.062414 10.0.0.33 - - [2025-10-21 09:43:18] "PUT /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3 HTTP/1.1" 200 264 0.099689 10.0.0.33 - - [2025-10-21 09:43:18] "PUT /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242 HTTP/1.1" 200 264 0.033027 10.0.0.33 - - [2025-10-21 09:43:18] "POST /security-groups HTTP/1.1" 200 591 0.066810 10.0.0.33 - - [2025-10-21 09:43:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.002485 10.0.0.33 - - [2025-10-21 09:43:18] "POST /access-control-lists HTTP/1.1" 200 632 0.066062 10.0.0.33 - - [2025-10-21 09:43:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.011274 10.0.0.33 - - [2025-10-21 09:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.071862 10.0.0.33 - - [2025-10-21 09:43:19] "POST /chown HTTP/1.1" 200 109 0.023115 10.0.0.33 - - [2025-10-21 09:43:19] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.038361 10.0.0.33 - - [2025-10-21 09:43:19] "POST /access-control-lists HTTP/1.1" 200 630 0.079759 10.0.0.33 - - [2025-10-21 09:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2025-10-21 09:43:19] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003888 10.0.0.33 - - [2025-10-21 09:43:19] "POST /tags HTTP/1.1" 409 226 0.001618 10.0.0.33 - - [2025-10-21 09:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2025-10-21 09:43:19] "GET /tag/e0a7e1b5-3c18-4c96-933a-27d77c21c8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012042 10.0.0.33 - - [2025-10-21 09:43:19] "POST /firewall-rules HTTP/1.1" 200 600 0.066325 10.0.0.33 - - [2025-10-21 09:43:19] "GET /firewall-rule/c9323b20-257c-4b4d-9e54-1eb599529922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.015647 10.0.0.33 - - [2025-10-21 09:43:19] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004683 10.0.0.33 - - [2025-10-21 09:43:19] "GET /firewall-rule/c9323b20-257c-4b4d-9e54-1eb599529922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007110 10.0.0.33 - - [2025-10-21 09:43:19] "POST /ref-update HTTP/1.1" 200 156 0.048876 10.0.0.33 - - [2025-10-21 09:43:19] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002202 10.0.0.33 - - [2025-10-21 09:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.33 - - [2025-10-21 09:43:19] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002215 10.0.0.33 - - [2025-10-21 09:43:19] "POST /tags HTTP/1.1" 409 226 0.002835 10.0.0.33 - - [2025-10-21 09:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2025-10-21 09:43:19] "GET /tag/e0a7e1b5-3c18-4c96-933a-27d77c21c8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011943 10.0.0.33 - - [2025-10-21 09:43:19] "POST /firewall-rules HTTP/1.1" 200 598 0.063947 10.0.0.33 - - [2025-10-21 09:43:19] "GET /firewall-rule/c9948ab2-99bf-4a95-a1a1-1a6777eb6a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.023877 10.0.0.33 - - [2025-10-21 09:43:19] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003390 10.0.0.33 - - [2025-10-21 09:43:19] "GET /firewall-rule/c9948ab2-99bf-4a95-a1a1-1a6777eb6a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006988 10.0.0.33 - - [2025-10-21 09:43:19] "POST /ref-update HTTP/1.1" 200 156 0.066878 10.0.0.33 - - [2025-10-21 09:43:21] "POST /tags HTTP/1.1" 200 345 0.070201 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.33 - - [2025-10-21 09:43:21] "GET /tag/f4854dff-6990-41a3-baad-739e95e92424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017716 10.0.0.33 - - [2025-10-21 09:43:21] "POST /projects HTTP/1.1" 409 238 0.002411 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.33 - - [2025-10-21 09:43:21] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026306 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.33 - - [2025-10-21 09:43:21] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007010 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2025-10-21 09:43:21] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004203 10.0.0.33 - - [2025-10-21 09:43:21] "POST /security-groups HTTP/1.1" 409 285 0.002359 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2025-10-21 09:43:21] "PUT /security-group/8ae45420-61f6-45c8-960f-2eadaa454d44 HTTP/1.1" 200 262 0.077478 10.0.0.33 - - [2025-10-21 09:43:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037666 10.0.0.33 - - [2025-10-21 09:43:21] "PUT /access-control-list/c4d5f102-37b0-4470-b0df-22650517a2d5 HTTP/1.1" 200 272 0.032540 10.0.0.33 - - [2025-10-21 09:43:21] "POST /tags HTTP/1.1" 409 228 0.008708 10.0.0.33 - - [2025-10-21 09:43:21] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.086242 10.0.0.33 - - [2025-10-21 09:43:21] "PUT /access-control-list/5201518c-6a0b-4099-9b5a-6fc80dc964b7 HTTP/1.1" 200 272 0.037001 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.33 - - [2025-10-21 09:43:21] "GET /tag/f4854dff-6990-41a3-baad-739e95e92424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012672 10.0.0.33 - - [2025-10-21 09:43:21] "POST /tags HTTP/1.1" 200 345 0.020314 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2025-10-21 09:43:21] "GET /tag/c71c83cd-9ef2-4160-8196-2ff5d845e5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020223 10.0.0.33 - - [2025-10-21 09:43:21] "POST /projects HTTP/1.1" 409 238 0.004570 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.33 - - [2025-10-21 09:43:21] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033575 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.33 - - [2025-10-21 09:43:21] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003220 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.33 - - [2025-10-21 09:43:21] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007079 10.0.0.33 - - [2025-10-21 09:43:21] "POST /security-groups HTTP/1.1" 409 285 0.004047 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.33 - - [2025-10-21 09:43:21] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037905 10.0.0.33 - - [2025-10-21 09:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.33 - - [2025-10-21 09:43:22] "PUT /security-group/2f8aa0a7-d286-4282-b901-84dc973a4c63 HTTP/1.1" 200 262 0.058107 10.0.0.33 - - [2025-10-21 09:43:22] "PUT /access-control-list/38fceab4-1fe7-4eca-ae6a-43da79fdd39d HTTP/1.1" 200 272 0.016938 10.0.0.33 - - [2025-10-21 09:43:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035896 10.0.0.33 - - [2025-10-21 09:43:22] "POST /tags HTTP/1.1" 409 228 0.004728 10.0.0.33 - - [2025-10-21 09:43:22] "PUT /access-control-list/1e4bd70a-f3fc-425a-b428-d7b320f154f7 HTTP/1.1" 200 272 0.010765 10.0.0.33 - - [2025-10-21 09:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2025-10-21 09:43:22] "GET /tag/c71c83cd-9ef2-4160-8196-2ff5d845e5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011802 10.0.0.33 - - [2025-10-21 09:43:22] "POST /tags HTTP/1.1" 200 291 0.055674 10.0.0.33 - - [2025-10-21 09:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009299 10.0.0.33 - - [2025-10-21 09:43:22] "GET /tag/79d47ec9-3156-47b1-8fcd-81d9b9d9f91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012360 10.0.0.33 - - [2025-10-21 09:43:22] "POST /tags HTTP/1.1" 200 303 0.047205 10.0.0.33 - - [2025-10-21 09:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011720 10.0.0.33 - - [2025-10-21 09:43:22] "GET /tag/5d36d0cc-4bad-46f8-8646-bebc949ba008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013600 10.0.0.33 - - [2025-10-21 09:43:22] "POST /tags HTTP/1.1" 409 252 0.001682 10.0.0.33 - - [2025-10-21 09:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.33 - - [2025-10-21 09:43:22] "GET /tag/733f07fa-ca8a-4991-864f-6e56b251861c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010695 10.0.0.33 - - [2025-10-21 09:43:22] "POST /tags HTTP/1.1" 409 226 0.001567 10.0.0.33 - - [2025-10-21 09:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2025-10-21 09:43:22] "GET /tag/2e53695a-7e58-4d86-b0ec-f33163d5f737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011981 10.0.0.33 - - [2025-10-21 09:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.33 - - [2025-10-21 09:43:22] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004590 10.0.0.33 - - [2025-10-21 09:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.33 - - [2025-10-21 09:43:22] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035363 10.0.0.33 - - [2025-10-21 09:43:22] "POST /virtual-machines HTTP/1.1" 200 395 0.006586 10.0.0.33 - - [2025-10-21 09:43:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007834 10.0.0.33 - - [2025-10-21 09:43:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096961 10.0.0.33 - - [2025-10-21 09:43:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017461 10.0.0.33 - - [2025-10-21 09:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008531 10.0.0.33 - - [2025-10-21 09:43:22] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004176 10.0.0.33 - - [2025-10-21 09:43:22] "POST /instance-ips HTTP/1.1" 200 397 0.021261 10.0.0.33 - - [2025-10-21 09:43:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020156 10.0.0.33 - - [2025-10-21 09:43:22] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006935 10.0.0.33 - - [2025-10-21 09:43:23] "POST /set-tag HTTP/1.1" 200 109 0.079865 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.022645 10.0.0.33 - - [2025-10-21 09:43:23] "GET /instance-ip/624e1f1e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.017426 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004088 10.0.0.33 - - [2025-10-21 09:43:23] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003223 10.0.0.33 - - [2025-10-21 09:43:23] "POST /ref-update HTTP/1.1" 200 156 0.007859 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017752 10.0.0.33 - - [2025-10-21 09:43:23] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.33 - - [2025-10-21 09:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003538 10.0.0.33 - - [2025-10-21 09:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.33 - - [2025-10-21 09:43:23] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037675 10.0.0.33 - - [2025-10-21 09:43:23] "POST /virtual-machines HTTP/1.1" 200 395 0.008085 10.0.0.33 - - [2025-10-21 09:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016840 10.0.0.33 - - [2025-10-21 09:43:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127022 10.0.0.33 - - [2025-10-21 09:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008020 10.0.0.33 - - [2025-10-21 09:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011103 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004669 10.0.0.33 - - [2025-10-21 09:43:23] "POST /instance-ips HTTP/1.1" 200 397 0.018915 10.0.0.33 - - [2025-10-21 09:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019308 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007909 10.0.0.33 - - [2025-10-21 09:43:23] "POST /set-tag HTTP/1.1" 200 109 0.063818 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017756 10.0.0.33 - - [2025-10-21 09:43:23] "GET /instance-ip/62c87d36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002517 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004047 10.0.0.33 - - [2025-10-21 09:43:23] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.005641 10.0.0.33 - - [2025-10-21 09:43:23] "POST /ref-update HTTP/1.1" 200 156 0.009024 10.0.0.33 - - [2025-10-21 09:43:23] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006506 10.0.0.33 - - [2025-10-21 09:43:24] "POST /set-tag HTTP/1.1" 200 109 0.004622 10.0.0.33 - - [2025-10-21 09:43:24] "POST /tags HTTP/1.1" 200 291 0.020143 10.0.0.33 - - [2025-10-21 09:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.33 - - [2025-10-21 09:43:24] "GET /tag/2e16fb4c-3cce-4a54-b207-c65ca193ac2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012016 10.0.0.33 - - [2025-10-21 09:43:24] "POST /tags HTTP/1.1" 409 252 0.001856 10.0.0.33 - - [2025-10-21 09:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.33 - - [2025-10-21 09:43:24] "GET /tag/72a3e8d6-f0f5-466e-b5f0-dc48c2d10012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011502 10.0.0.33 - - [2025-10-21 09:43:24] "POST /tags HTTP/1.1" 409 226 0.001692 10.0.0.33 - - [2025-10-21 09:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.33 - - [2025-10-21 09:43:24] "GET /tag/e0a7e1b5-3c18-4c96-933a-27d77c21c8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010758 10.0.0.33 - - [2025-10-21 09:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.33 - - [2025-10-21 09:43:24] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003454 10.0.0.33 - - [2025-10-21 09:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2025-10-21 09:43:24] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039171 10.0.0.33 - - [2025-10-21 09:43:24] "POST /virtual-machines HTTP/1.1" 200 395 0.006941 10.0.0.33 - - [2025-10-21 09:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007558 10.0.0.33 - - [2025-10-21 09:43:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110909 10.0.0.33 - - [2025-10-21 09:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021112 10.0.0.33 - - [2025-10-21 09:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008921 10.0.0.33 - - [2025-10-21 09:43:24] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004188 10.0.0.33 - - [2025-10-21 09:43:24] "POST /instance-ips HTTP/1.1" 200 397 0.019976 10.0.0.33 - - [2025-10-21 09:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017287 10.0.0.33 - - [2025-10-21 09:43:24] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006441 10.0.0.33 - - [2025-10-21 09:43:24] "POST /set-tag HTTP/1.1" 200 109 0.059529 10.0.0.33 - - [2025-10-21 09:43:24] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011406 10.0.0.33 - - [2025-10-21 09:43:24] "GET /instance-ip/63582daa-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.011220 10.0.0.33 - - [2025-10-21 09:43:24] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004377 10.0.0.33 - - [2025-10-21 09:43:24] "POST /set-tag HTTP/1.1" 200 109 0.001726 10.0.0.33 - - [2025-10-21 09:43:24] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003267 10.0.0.33 - - [2025-10-21 09:43:24] "POST /ref-update HTTP/1.1" 200 156 0.006810 10.0.0.33 - - [2025-10-21 09:43:24] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004347 10.0.0.33 - - [2025-10-21 09:43:24] "POST /set-tag HTTP/1.1" 200 109 0.001687 10.0.0.33 - - [2025-10-21 09:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.33 - - [2025-10-21 09:43:24] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004000 10.0.0.33 - - [2025-10-21 09:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.33 - - [2025-10-21 09:43:24] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028789 10.0.0.33 - - [2025-10-21 09:43:25] "POST /virtual-machines HTTP/1.1" 200 395 0.007421 10.0.0.33 - - [2025-10-21 09:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.033685 10.0.0.33 - - [2025-10-21 09:43:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099369 10.0.0.33 - - [2025-10-21 09:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008341 10.0.0.33 - - [2025-10-21 09:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006997 10.0.0.33 - - [2025-10-21 09:43:25] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004693 10.0.0.33 - - [2025-10-21 09:43:25] "POST /instance-ips HTTP/1.1" 200 397 0.018907 10.0.0.33 - - [2025-10-21 09:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024160 10.0.0.33 - - [2025-10-21 09:43:25] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007554 10.0.0.33 - - [2025-10-21 09:43:25] "POST /set-tag HTTP/1.1" 200 109 0.063612 10.0.0.33 - - [2025-10-21 09:43:25] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010506 10.0.0.33 - - [2025-10-21 09:43:25] "GET /instance-ip/63c8157a-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004293 10.0.0.33 - - [2025-10-21 09:43:25] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004426 10.0.0.33 - - [2025-10-21 09:43:25] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.33 - - [2025-10-21 09:43:25] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003536 10.0.0.33 - - [2025-10-21 09:43:25] "POST /ref-update HTTP/1.1" 200 156 0.007072 10.0.0.33 - - [2025-10-21 09:43:25] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.030695 10.0.0.33 - - [2025-10-21 09:43:25] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.33 - - [2025-10-21 09:43:25] "POST /tags HTTP/1.1" 200 299 0.016898 10.0.0.33 - - [2025-10-21 09:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013319 10.0.0.33 - - [2025-10-21 09:43:25] "GET /tag/782f7897-a844-47e4-a1d2-c1df6373cc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012042 10.0.0.33 - - [2025-10-21 09:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.33 - - [2025-10-21 09:43:25] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003491 10.0.0.33 - - [2025-10-21 09:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.33 - - [2025-10-21 09:43:25] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035322 10.0.0.33 - - [2025-10-21 09:43:25] "POST /virtual-machines HTTP/1.1" 200 395 0.009285 10.0.0.33 - - [2025-10-21 09:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.006949 10.0.0.33 - - [2025-10-21 09:43:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102967 10.0.0.33 - - [2025-10-21 09:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023394 10.0.0.33 - - [2025-10-21 09:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008725 10.0.0.33 - - [2025-10-21 09:43:26] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004493 10.0.0.33 - - [2025-10-21 09:43:26] "POST /instance-ips HTTP/1.1" 200 397 0.021525 10.0.0.33 - - [2025-10-21 09:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024229 10.0.0.33 - - [2025-10-21 09:43:26] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016206 10.0.0.33 - - [2025-10-21 09:43:26] "POST /set-tag HTTP/1.1" 200 109 0.028893 10.0.0.33 - - [2025-10-21 09:43:26] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016801 10.0.0.33 - - [2025-10-21 09:43:26] "GET /instance-ip/64458d48-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.010319 10.0.0.33 - - [2025-10-21 09:43:26] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004616 10.0.0.33 - - [2025-10-21 09:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.33 - - [2025-10-21 09:43:26] "POST /tags HTTP/1.1" 200 299 0.020791 10.0.0.33 - - [2025-10-21 09:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2025-10-21 09:43:26] "GET /tag/1ce5c494-cabf-452b-b04b-676d7b657686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013061 10.0.0.33 - - [2025-10-21 09:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.33 - - [2025-10-21 09:43:26] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003897 10.0.0.33 - - [2025-10-21 09:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2025-10-21 09:43:26] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031397 10.0.0.33 - - [2025-10-21 09:43:26] "POST /virtual-machines HTTP/1.1" 200 395 0.010599 10.0.0.33 - - [2025-10-21 09:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010105 10.0.0.33 - - [2025-10-21 09:43:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120831 10.0.0.33 - - [2025-10-21 09:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021924 10.0.0.33 - - [2025-10-21 09:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005565 10.0.0.33 - - [2025-10-21 09:43:26] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.020260 10.0.0.33 - - [2025-10-21 09:43:26] "POST /instance-ips HTTP/1.1" 200 397 0.025612 10.0.0.33 - - [2025-10-21 09:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.030258 10.0.0.33 - - [2025-10-21 09:43:26] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014778 10.0.0.33 - - [2025-10-21 09:43:27] "POST /set-tag HTTP/1.1" 200 109 0.017947 10.0.0.33 - - [2025-10-21 09:43:27] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013070 10.0.0.33 - - [2025-10-21 09:43:27] "GET /instance-ip/64b5b7da-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002693 10.0.0.33 - - [2025-10-21 09:43:27] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004063 10.0.0.33 - - [2025-10-21 09:43:27] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.33 - - [2025-10-21 09:43:27] "POST /tags HTTP/1.1" 200 299 0.016250 10.0.0.33 - - [2025-10-21 09:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015070 10.0.0.33 - - [2025-10-21 09:43:27] "GET /tag/9c8b69ae-9164-47b5-9cb0-94240e4e5f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011005 10.0.0.33 - - [2025-10-21 09:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2025-10-21 09:43:27] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003280 10.0.0.33 - - [2025-10-21 09:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.33 - - [2025-10-21 09:43:27] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028514 10.0.0.33 - - [2025-10-21 09:43:27] "POST /virtual-machines HTTP/1.1" 200 395 0.008267 10.0.0.33 - - [2025-10-21 09:43:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008063 10.0.0.33 - - [2025-10-21 09:43:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097687 10.0.0.33 - - [2025-10-21 09:43:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019193 10.0.0.33 - - [2025-10-21 09:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010407 10.0.0.33 - - [2025-10-21 09:43:27] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004908 10.0.0.33 - - [2025-10-21 09:43:27] "POST /instance-ips HTTP/1.1" 200 397 0.016658 10.0.0.33 - - [2025-10-21 09:43:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016468 10.0.0.33 - - [2025-10-21 09:43:27] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010558 10.0.0.33 - - [2025-10-21 09:43:27] "POST /set-tag HTTP/1.1" 200 109 0.021556 10.0.0.33 - - [2025-10-21 09:43:27] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.020200 10.0.0.33 - - [2025-10-21 09:43:27] "GET /instance-ip/651c496e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003219 10.0.0.33 - - [2025-10-21 09:43:27] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005316 10.0.0.33 - - [2025-10-21 09:43:27] "POST /set-tag HTTP/1.1" 200 109 0.008623 10.0.0.33 - - [2025-10-21 09:43:27] "POST /tags HTTP/1.1" 200 299 0.032104 10.0.0.33 - - [2025-10-21 09:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.33 - - [2025-10-21 09:43:27] "GET /tag/34e1b96a-4cdf-4be5-8093-90e886862369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013139 10.0.0.33 - - [2025-10-21 09:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.33 - - [2025-10-21 09:43:27] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005464 10.0.0.33 - - [2025-10-21 09:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2025-10-21 09:43:27] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031845 10.0.0.33 - - [2025-10-21 09:43:28] "POST /virtual-machines HTTP/1.1" 200 395 0.010319 10.0.0.33 - - [2025-10-21 09:43:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012808 10.0.0.33 - - [2025-10-21 09:43:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091831 10.0.0.33 - - [2025-10-21 09:43:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009056 10.0.0.33 - - [2025-10-21 09:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009675 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007389 10.0.0.33 - - [2025-10-21 09:43:28] "POST /instance-ips HTTP/1.1" 200 397 0.017765 10.0.0.33 - - [2025-10-21 09:43:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018095 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013093 10.0.0.33 - - [2025-10-21 09:43:28] "POST /set-tag HTTP/1.1" 200 109 0.016488 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008775 10.0.0.33 - - [2025-10-21 09:43:28] "GET /instance-ip/658d8b38-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006254 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004246 10.0.0.33 - - [2025-10-21 09:43:28] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.008820 10.0.0.33 - - [2025-10-21 09:43:28] "POST /ref-update HTTP/1.1" 200 156 0.008182 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006314 10.0.0.33 - - [2025-10-21 09:43:28] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004154 10.0.0.33 - - [2025-10-21 09:43:28] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003853 10.0.0.33 - - [2025-10-21 09:43:28] "POST /ref-update HTTP/1.1" 200 156 0.013463 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004328 10.0.0.33 - - [2025-10-21 09:43:28] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003977 10.0.0.33 - - [2025-10-21 09:43:28] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003408 10.0.0.33 - - [2025-10-21 09:43:28] "POST /ref-update HTTP/1.1" 200 156 0.007584 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004136 10.0.0.33 - - [2025-10-21 09:43:28] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-router/bdfa0ab2-0dbc-4620-ac36-935b5ec20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003747 10.0.0.33 - - [2025-10-21 09:43:28] "POST /ref-update HTTP/1.1" 200 156 0.011812 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012297 10.0.0.33 - - [2025-10-21 09:43:28] "POST /set-tag HTTP/1.1" 200 109 0.003573 10.0.0.33 - - [2025-10-21 09:43:28] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003917 10.0.0.33 - - [2025-10-21 09:43:28] "POST /set-tag HTTP/1.1" 200 109 0.001740 10.0.0.33 - - [2025-10-21 09:43:29] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004555 10.0.0.33 - - [2025-10-21 09:43:29] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.33 - - [2025-10-21 09:43:29] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003964 10.0.0.33 - - [2025-10-21 09:43:29] "POST /set-tag HTTP/1.1" 200 109 0.001764 10.0.0.33 - - [2025-10-21 09:43:29] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003379 10.0.0.33 - - [2025-10-21 09:43:29] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.33 - - [2025-10-21 09:43:29] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003781 10.0.0.33 - - [2025-10-21 09:43:29] "POST /set-tag HTTP/1.1" 200 109 0.001682 10.0.0.33 - - [2025-10-21 09:43:29] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004299 10.0.0.33 - - [2025-10-21 09:43:29] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.33 - - [2025-10-21 09:43:29] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005206 10.0.0.33 - - [2025-10-21 09:43:29] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.33 - - [2025-10-21 09:43:31] "GET /virtual-machine/a099e3c1-456f-4a9a-983a-40fe24ecc1af?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002901 10.0.0.33 - - [2025-10-21 09:43:32] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003676 10.0.0.33 - - [2025-10-21 09:43:34] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004492 10.0.0.33 - - [2025-10-21 09:43:34] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.33 - - [2025-10-21 09:43:34] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003642 10.0.0.33 - - [2025-10-21 09:43:34] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.33 - - [2025-10-21 09:43:35] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003994 10.0.0.33 - - [2025-10-21 09:43:35] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.33 - - [2025-10-21 09:43:36] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004046 10.0.0.33 - - [2025-10-21 09:43:36] "POST /set-tag HTTP/1.1" 200 109 0.001705 10.0.0.33 - - [2025-10-21 09:43:37] "GET /virtual-machine/9e02e0a7-f36b-40bc-903c-2f3942593152?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003547 10.0.0.33 - - [2025-10-21 09:43:37] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003968 10.0.0.33 - - [2025-10-21 09:43:37] "GET /virtual-machine/9beaa0b1-1f98-44f3-aa0a-4810a122cf1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002719 10.0.0.33 - - [2025-10-21 09:43:37] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003850 10.0.0.33 - - [2025-10-21 09:43:37] "GET /virtual-machine/1ac13c21-a1f3-42f4-9795-85ddc6ab6336?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002860 10.0.0.33 - - [2025-10-21 09:43:37] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003810 10.0.0.33 - - [2025-10-21 09:43:38] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004174 10.0.0.33 - - [2025-10-21 09:43:38] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.33 - - [2025-10-21 09:43:39] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004279 10.0.0.33 - - [2025-10-21 09:43:39] "POST /set-tag HTTP/1.1" 200 109 0.007810 10.0.0.33 - - [2025-10-21 09:43:39] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004700 10.0.0.33 - - [2025-10-21 09:43:39] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.33 - - [2025-10-21 09:43:42] "GET /virtual-machine/f0ae7683-154f-446c-8d42-a07650a12a76?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002957 10.0.0.33 - - [2025-10-21 09:43:42] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003774 10.0.0.33 - - [2025-10-21 09:43:42] "GET /virtual-machine/645a646e-2665-4373-a83c-6ed2327b76eb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003128 10.0.0.33 - - [2025-10-21 09:43:42] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004566 10.0.0.33 - - [2025-10-21 09:43:42] "GET /virtual-machine/9b45c18c-1bee-4f13-a297-05a3207f8be7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003056 10.0.0.33 - - [2025-10-21 09:43:42] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004210 10.0.0.33 - - [2025-10-21 09:43:42] "GET /virtual-machine/cdfcbf1a-e7a4-41e2-8960-5fade1ece771?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003200 10.0.0.33 - - [2025-10-21 09:43:42] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005844 10.0.0.33 - - [2025-10-21 09:43:42] "GET /loadbalancer/30e7e569-df1e-41f2-9a86-9d7c1023e2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003323 10.0.0.33 - - [2025-10-21 09:43:42] "POST /tags HTTP/1.1" 200 333 0.022265 10.0.0.33 - - [2025-10-21 09:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.33 - - [2025-10-21 09:43:43] "GET /tag/3b6c61a5-e040-4776-a054-c0c98f2b2baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021019 10.0.0.33 - - [2025-10-21 09:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2025-10-21 09:43:43] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027963 10.0.0.33 - - [2025-10-21 09:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.33 - - [2025-10-21 09:43:43] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003382 10.0.0.33 - - [2025-10-21 09:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2025-10-21 09:43:43] "GET /service-appliance-set/8cb0b141-f213-43fe-a873-5286614cb218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002762 10.0.0.33 - - [2025-10-21 09:43:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.001740 10.0.0.33 - - [2025-10-21 09:43:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089726 10.0.0.33 - - [2025-10-21 09:43:43] "GET /virtual-machine-interface/25be2f04-c1af-4af1-a321-f950919a0d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004313 10.0.0.33 - - [2025-10-21 09:43:43] "POST /instance-ips HTTP/1.1" 200 409 0.020924 10.0.0.33 - - [2025-10-21 09:43:43] "GET /instance-ip/a41e06d8-8c8a-49db-8809-6558098b9abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.010614 10.0.0.33 - - [2025-10-21 09:43:43] "POST /loadbalancers HTTP/1.1" 200 629 0.060204 10.0.0.33 - - [2025-10-21 09:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009603 10.0.0.33 - - [2025-10-21 09:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.33 - - [2025-10-21 09:43:43] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043447 10.0.0.33 - - [2025-10-21 09:43:43] "GET /instance-ip/a41e06d8-8c8a-49db-8809-6558098b9abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002325 10.0.0.33 - - [2025-10-21 09:43:43] "POST /floating-ips HTTP/1.1" 200 597 0.014251 10.0.0.33 - - [2025-10-21 09:43:43] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028925 10.0.0.33 - - [2025-10-21 09:43:43] "GET /loadbalancer/30e7e569-df1e-41f2-9a86-9d7c1023e2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001986 10.0.0.33 - - [2025-10-21 09:43:43] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015171 10.0.0.33 - - [2025-10-21 09:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2025-10-21 09:43:43] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033193 10.0.0.33 - - [2025-10-21 09:43:43] "GET /loadbalancer-listener/08b3d1b3-9a2e-440f-8ba1-f76fcfda1426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.002983 10.0.0.33 - - [2025-10-21 09:43:43] "GET /loadbalancer-listener/08b3d1b3-9a2e-440f-8ba1-f76fcfda1426?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.002924 10.0.0.33 - - [2025-10-21 09:43:43] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018064 10.0.0.33 - - [2025-10-21 09:43:43] "GET /instance-ip/a41e06d8-8c8a-49db-8809-6558098b9abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005260 10.0.0.33 - - [2025-10-21 09:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.33 - - [2025-10-21 09:43:43] "GET /loadbalancer/30e7e569-df1e-41f2-9a86-9d7c1023e2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001807 10.0.0.33 - - [2025-10-21 09:43:43] "GET /instance-ip/a41e06d8-8c8a-49db-8809-6558098b9abe?fields=floating_ips HTTP/1.1" 200 1212 0.006653 10.0.0.33 - - [2025-10-21 09:43:43] "GET /floating-ip/175c1d8d-68cf-4fd8-97a7-3a5a47b026e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002678 10.0.0.33 - - [2025-10-21 09:43:43] "GET /loadbalancer-pool/80dff9bb-24f0-401b-b33a-52308749067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004511 10.0.0.33 - - [2025-10-21 09:43:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014977 10.0.0.33 - - [2025-10-21 09:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018506 10.0.0.33 - - [2025-10-21 09:43:43] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006975 10.0.0.33 - - [2025-10-21 09:43:43] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003619 10.0.0.33 - - [2025-10-21 09:43:43] "POST /ref-update HTTP/1.1" 200 156 0.005840 10.0.0.33 - - [2025-10-21 09:43:43] "GET /floating-ip/175c1d8d-68cf-4fd8-97a7-3a5a47b026e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.015486 10.0.0.33 - - [2025-10-21 09:43:43] "POST /tags HTTP/1.1" 409 221 0.002733 10.0.0.33 - - [2025-10-21 09:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.33 - - [2025-10-21 09:43:43] "GET /tag/3b6c61a5-e040-4776-a054-c0c98f2b2baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009955 10.0.0.33 - - [2025-10-21 09:43:43] "GET /loadbalancer/30e7e569-df1e-41f2-9a86-9d7c1023e2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002011 10.0.0.33 - - [2025-10-21 09:43:43] "PUT /floating-ip/175c1d8d-68cf-4fd8-97a7-3a5a47b026e9 HTTP/1.1" 200 256 0.007890 10.0.0.33 - - [2025-10-21 09:43:44] "POST /set-tag HTTP/1.1" 200 109 0.064399 10.0.0.33 - - [2025-10-21 09:43:44] "GET /loadbalancer-pool/80dff9bb-24f0-401b-b33a-52308749067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.013468 10.0.0.33 - - [2025-10-21 09:43:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019036 10.0.0.33 - - [2025-10-21 09:43:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007046 10.0.0.33 - - [2025-10-21 09:43:44] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011353 10.0.0.33 - - [2025-10-21 09:43:44] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004353 10.0.0.33 - - [2025-10-21 09:43:44] "POST /ref-update HTTP/1.1" 200 156 0.014215 10.0.0.33 - - [2025-10-21 09:43:44] "GET /floating-ip/175c1d8d-68cf-4fd8-97a7-3a5a47b026e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.014234 10.0.0.33 - - [2025-10-21 09:43:44] "POST /set-tag HTTP/1.1" 200 109 0.091501 10.0.0.33 - - [2025-10-21 09:43:44] "POST /tags HTTP/1.1" 409 206 0.004051 10.0.0.33 - - [2025-10-21 09:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.33 - - [2025-10-21 09:43:44] "GET /tag/5d36d0cc-4bad-46f8-8646-bebc949ba008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011170 10.0.0.33 - - [2025-10-21 09:43:44] "POST /tags HTTP/1.1" 409 204 0.001697 10.0.0.33 - - [2025-10-21 09:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2025-10-21 09:43:44] "GET /tag/1ce5c494-cabf-452b-b04b-676d7b657686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012459 10.0.0.33 - - [2025-10-21 09:43:44] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003544 10.0.0.33 - - [2025-10-21 09:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.33 - - [2025-10-21 09:43:44] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002922 10.0.0.33 - - [2025-10-21 09:43:44] "POST /tags HTTP/1.1" 409 206 0.001667 10.0.0.33 - - [2025-10-21 09:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.33 - - [2025-10-21 09:43:44] "GET /tag/5d36d0cc-4bad-46f8-8646-bebc949ba008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013525 10.0.0.33 - - [2025-10-21 09:43:44] "POST /tags HTTP/1.1" 409 226 0.007634 10.0.0.33 - - [2025-10-21 09:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.33 - - [2025-10-21 09:43:44] "GET /tag/2e53695a-7e58-4d86-b0ec-f33163d5f737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010270 10.0.0.33 - - [2025-10-21 09:43:44] "POST /tags HTTP/1.1" 409 204 0.002081 10.0.0.33 - - [2025-10-21 09:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2025-10-21 09:43:44] "GET /tag/1ce5c494-cabf-452b-b04b-676d7b657686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.021301 10.0.0.33 - - [2025-10-21 09:43:44] "POST /tags HTTP/1.1" 409 226 0.001758 10.0.0.33 - - [2025-10-21 09:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.33 - - [2025-10-21 09:43:44] "GET /tag/2e53695a-7e58-4d86-b0ec-f33163d5f737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013200 10.0.0.33 - - [2025-10-21 09:43:44] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002204 10.0.0.33 - - [2025-10-21 09:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.33 - - [2025-10-21 09:43:44] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002506 10.0.0.33 - - [2025-10-21 09:43:44] "POST /firewall-rules HTTP/1.1" 200 626 0.075217 10.0.0.33 - - [2025-10-21 09:43:45] "POST /firewall-rules HTTP/1.1" 200 646 0.081366 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-rule/037afc44-d6f1-4ba3-932a-314039f99aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.019421 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002426 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-rule/d1d20dd9-8fda-4af6-9612-24c7acba474c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004260 10.0.0.33 - - [2025-10-21 09:43:45] "POST /ref-update HTTP/1.1" 200 156 0.013257 10.0.0.33 - - [2025-10-21 09:43:45] "POST /firewall-policys HTTP/1.1" 200 606 0.038924 10.0.0.33 - - [2025-10-21 09:43:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016320 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.010159 10.0.0.33 - - [2025-10-21 09:43:45] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003284 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003305 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003719 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003887 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-policy/e0956c5a-a67e-4d7c-9dfe-4e3ac5fb7957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004070 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001842 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.001966 10.0.0.33 - - [2025-10-21 09:43:45] "POST /ref-update HTTP/1.1" 200 156 0.017256 10.0.0.33 - - [2025-10-21 09:43:45] "POST /ref-update HTTP/1.1" 200 156 0.032806 10.0.0.33 - - [2025-10-21 09:43:45] "POST /ref-update HTTP/1.1" 200 156 0.025168 10.0.0.33 - - [2025-10-21 09:43:45] "POST /ref-update HTTP/1.1" 200 156 0.019065 10.0.0.33 - - [2025-10-21 09:43:45] "POST /ref-update HTTP/1.1" 200 156 0.033059 10.0.0.33 - - [2025-10-21 09:43:45] "GET /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006119 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:44:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:44:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 10.0.0.33 - - [2025-10-21 09:45:20] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004547 10.0.0.33 - - [2025-10-21 09:45:20] "POST /set-tag HTTP/1.1" 200 109 0.003268 10.0.0.33 - - [2025-10-21 09:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.33 - - [2025-10-21 09:45:20] "GET /loadbalancer/0c8084b0-1777-4802-befb-62869f8d0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002573 10.0.0.33 - - [2025-10-21 09:45:20] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004529 10.0.0.33 - - [2025-10-21 09:45:20] "POST /set-tag HTTP/1.1" 200 109 0.026503 10.0.0.33 - - [2025-10-21 09:45:20] "DELETE /loadbalancer-member/afc19718-6b0f-476e-8a8c-649935e56b14 HTTP/1.1" 200 115 0.047678 10.0.0.33 - - [2025-10-21 09:45:20] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008144 10.0.0.33 - - [2025-10-21 09:45:20] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.33 - - [2025-10-21 09:45:20] "DELETE /loadbalancer-member/958e4516-c028-4c2e-9c44-21a3b24ecb3a HTTP/1.1" 200 115 0.017856 10.0.0.33 - - [2025-10-21 09:45:20] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004154 10.0.0.33 - - [2025-10-21 09:45:20] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.33 - - [2025-10-21 09:45:20] "DELETE /loadbalancer-member/f4d2bf44-5de3-4cb1-bf94-c45cf428a155 HTTP/1.1" 200 115 0.023222 10.0.0.33 - - [2025-10-21 09:45:20] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007690 10.0.0.33 - - [2025-10-21 09:45:20] "POST /set-tag HTTP/1.1" 200 109 0.012236 10.0.0.33 - - [2025-10-21 09:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.33 - - [2025-10-21 09:45:20] "GET /loadbalancer/0c8084b0-1777-4802-befb-62869f8d0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002631 10.0.0.33 - - [2025-10-21 09:45:20] "GET /loadbalancer-pool/e6785bee-568a-4c02-96f3-c3a68d600895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002977 10.0.0.33 - - [2025-10-21 09:45:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029121 10.0.0.33 - - [2025-10-21 09:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026035 10.0.0.33 - - [2025-10-21 09:45:20] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012597 10.0.0.33 - - [2025-10-21 09:45:20] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008975 10.0.0.33 - - [2025-10-21 09:45:20] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003937 10.0.0.33 - - [2025-10-21 09:45:20] "POST /set-tag HTTP/1.1" 200 109 0.064540 10.0.0.33 - - [2025-10-21 09:45:20] "GET /loadbalancer-pool/14d9440c-6229-45df-855f-8d7f506e40d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.013182 10.0.0.33 - - [2025-10-21 09:45:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024239 10.0.0.33 - - [2025-10-21 09:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009531 10.0.0.33 - - [2025-10-21 09:45:21] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007831 10.0.0.33 - - [2025-10-21 09:45:21] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.33 - - [2025-10-21 09:45:21] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009042 10.0.0.33 - - [2025-10-21 09:45:21] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002614 10.0.0.33 - - [2025-10-21 09:45:21] "GET /loadbalancer-pool/855f5898-c651-4d79-a086-0ac316e63ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004592 10.0.0.33 - - [2025-10-21 09:45:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040548 10.0.0.33 - - [2025-10-21 09:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036100 10.0.0.33 - - [2025-10-21 09:45:21] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004544 10.0.0.33 - - [2025-10-21 09:45:21] "GET /virtual-machine-interface/48ebfef2-ae61-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004017 10.0.0.33 - - [2025-10-21 09:45:21] "GET /floating-ip/0d263c47-41d5-492b-99e2-5fb41475290c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004176 10.0.0.33 - - [2025-10-21 09:45:21] "POST /set-tag HTTP/1.1" 200 109 0.002410 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:45:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000804 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:45:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000736 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:45:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:45:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001135 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:45:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.33 - - [2025-10-21 09:45:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.33 - - [2025-10-21 09:45:51] "POST /tags HTTP/1.1" 409 252 0.002137 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006916 10.0.0.33 - - [2025-10-21 09:45:52] "GET /tag/72a3e8d6-f0f5-466e-b5f0-dc48c2d10012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010265 10.0.0.33 - - [2025-10-21 09:45:52] "POST /tags HTTP/1.1" 409 228 0.002063 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2025-10-21 09:45:52] "GET /tag/c71c83cd-9ef2-4160-8196-2ff5d845e5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011752 10.0.0.33 - - [2025-10-21 09:45:52] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003361 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.33 - - [2025-10-21 09:45:52] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002786 10.0.0.33 - - [2025-10-21 09:45:52] "POST /tags HTTP/1.1" 409 206 0.001664 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.33 - - [2025-10-21 09:45:52] "GET /tag/5d36d0cc-4bad-46f8-8646-bebc949ba008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011835 10.0.0.33 - - [2025-10-21 09:45:52] "POST /tags HTTP/1.1" 409 226 0.002383 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.33 - - [2025-10-21 09:45:52] "GET /tag/2e53695a-7e58-4d86-b0ec-f33163d5f737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010070 10.0.0.33 - - [2025-10-21 09:45:52] "POST /tags HTTP/1.1" 409 204 0.001951 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.33 - - [2025-10-21 09:45:52] "GET /tag/1ce5c494-cabf-452b-b04b-676d7b657686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010416 10.0.0.33 - - [2025-10-21 09:45:52] "POST /tags HTTP/1.1" 409 226 0.001636 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.33 - - [2025-10-21 09:45:52] "GET /tag/2e53695a-7e58-4d86-b0ec-f33163d5f737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009540 10.0.0.33 - - [2025-10-21 09:45:52] "POST /tags HTTP/1.1" 409 228 0.001659 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2025-10-21 09:45:52] "GET /tag/c71c83cd-9ef2-4160-8196-2ff5d845e5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010680 10.0.0.33 - - [2025-10-21 09:45:52] "POST /tags HTTP/1.1" 409 252 0.001427 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.33 - - [2025-10-21 09:45:52] "GET /tag/72a3e8d6-f0f5-466e-b5f0-dc48c2d10012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011708 10.0.0.33 - - [2025-10-21 09:45:52] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002380 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.33 - - [2025-10-21 09:45:52] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002961 10.0.0.33 - - [2025-10-21 09:45:52] "POST /firewall-rules HTTP/1.1" 409 281 0.001615 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.33 - - [2025-10-21 09:45:52] "PUT /firewall-rule/d1d20dd9-8fda-4af6-9612-24c7acba474c HTTP/1.1" 200 260 0.017133 10.0.0.33 - - [2025-10-21 09:45:52] "POST /firewall-rules HTTP/1.1" 409 291 0.005831 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2025-10-21 09:45:52] "PUT /firewall-rule/037afc44-d6f1-4ba3-932a-314039f99aa5 HTTP/1.1" 200 260 0.024863 10.0.0.33 - - [2025-10-21 09:45:52] "GET /firewall-rule/037afc44-d6f1-4ba3-932a-314039f99aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.014457 10.0.0.33 - - [2025-10-21 09:45:52] "POST /firewall-rules HTTP/1.1" 200 658 0.076636 10.0.0.33 - - [2025-10-21 09:45:52] "GET /firewall-rule/926bfdfe-4a1c-4cdd-9932-280fa217b69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003938 10.0.0.33 - - [2025-10-21 09:45:52] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002097 10.0.0.33 - - [2025-10-21 09:45:52] "GET /firewall-rule/d1d20dd9-8fda-4af6-9612-24c7acba474c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002138 10.0.0.33 - - [2025-10-21 09:45:52] "POST /firewall-policys HTTP/1.1" 409 269 0.001749 10.0.0.33 - - [2025-10-21 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2025-10-21 09:45:52] "PUT /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10 HTTP/1.1" 200 264 0.021604 10.0.0.33 - - [2025-10-21 09:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021948 10.0.0.33 - - [2025-10-21 09:45:52] "GET /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.003404 10.0.0.33 - - [2025-10-21 09:45:52] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007313 10.0.0.33 - - [2025-10-21 09:45:53] "GET /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006728 10.0.0.33 - - [2025-10-21 09:45:53] "GET /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.003990 10.0.0.33 - - [2025-10-21 09:45:53] "GET /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.003119 10.0.0.33 - - [2025-10-21 09:46:54] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006272 10.0.0.33 - - [2025-10-21 09:46:54] "POST /set-tag HTTP/1.1" 200 109 0.009276 10.0.0.33 - - [2025-10-21 09:46:54] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003902 10.0.0.33 - - [2025-10-21 09:46:54] "POST /set-tag HTTP/1.1" 200 109 0.006228 10.0.0.33 - - [2025-10-21 09:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2025-10-21 09:46:54] "GET /loadbalancer/30e7e569-df1e-41f2-9a86-9d7c1023e2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002139 10.0.0.33 - - [2025-10-21 09:46:54] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004208 10.0.0.33 - - [2025-10-21 09:46:54] "POST /set-tag HTTP/1.1" 200 109 0.017019 10.0.0.33 - - [2025-10-21 09:46:54] "DELETE /loadbalancer-member/c915891e-ba54-4659-b71f-eaa04bbf9f1b HTTP/1.1" 200 115 0.038404 10.0.0.33 - - [2025-10-21 09:46:54] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003865 10.0.0.33 - - [2025-10-21 09:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.33 - - [2025-10-21 09:46:54] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004467 10.0.0.33 - - [2025-10-21 09:46:54] "POST /set-tag HTTP/1.1" 200 109 0.001732 10.0.0.33 - - [2025-10-21 09:46:54] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005700 10.0.0.33 - - [2025-10-21 09:46:54] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.33 - - [2025-10-21 09:46:54] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003999 10.0.0.33 - - [2025-10-21 09:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.33 - - [2025-10-21 09:46:54] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003941 10.0.0.33 - - [2025-10-21 09:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.33 - - [2025-10-21 09:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2025-10-21 09:46:54] "GET /loadbalancer/30e7e569-df1e-41f2-9a86-9d7c1023e2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002153 10.0.0.33 - - [2025-10-21 09:46:54] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003366 10.0.0.33 - - [2025-10-21 09:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.33 - - [2025-10-21 09:46:55] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006700 10.0.0.33 - - [2025-10-21 09:46:55] "POST /set-tag HTTP/1.1" 200 109 0.002903 10.0.0.33 - - [2025-10-21 09:46:55] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005572 10.0.0.33 - - [2025-10-21 09:46:55] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.33 - - [2025-10-21 09:46:55] "GET /virtual-machine/1ac13c21-a1f3-42f4-9795-85ddc6ab6336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002694 10.0.0.33 - - [2025-10-21 09:46:55] "POST /ref-update HTTP/1.1" 200 156 0.022447 10.0.0.33 - - [2025-10-21 09:46:56] "GET /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006827 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.016714 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.022948 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.020528 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.027308 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.025958 10.0.0.33 - - [2025-10-21 09:46:56] "DELETE /instance-ip/63c8157a-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.046386 10.0.0.33 - - [2025-10-21 09:46:56] "DELETE /virtual-machine-interface/63adc45e-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.047856 10.0.0.33 - - [2025-10-21 09:46:56] "DELETE /virtual-machine/1ac13c21-a1f3-42f4-9795-85ddc6ab6336 HTTP/1.1" 200 115 0.018063 10.0.0.33 - - [2025-10-21 09:46:56] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004590 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.33 - - [2025-10-21 09:46:56] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003903 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.33 - - [2025-10-21 09:46:56] "GET /virtual-machine/9beaa0b1-1f98-44f3-aa0a-4810a122cf1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005002 10.0.0.33 - - [2025-10-21 09:46:56] "POST /ref-update HTTP/1.1" 200 156 0.019241 10.0.0.33 - - [2025-10-21 09:46:56] "GET /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007708 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.020150 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.018826 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.028157 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.013399 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.027026 10.0.0.33 - - [2025-10-21 09:46:56] "DELETE /instance-ip/63582daa-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.075658 10.0.0.33 - - [2025-10-21 09:46:56] "DELETE /virtual-machine-interface/63429d00-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.045897 10.0.0.33 - - [2025-10-21 09:46:56] "DELETE /virtual-machine/9beaa0b1-1f98-44f3-aa0a-4810a122cf1d HTTP/1.1" 200 115 0.020963 10.0.0.33 - - [2025-10-21 09:46:56] "DELETE /tag/2e16fb4c-3cce-4a54-b207-c65ca193ac2d HTTP/1.1" 200 115 0.027967 10.0.0.33 - - [2025-10-21 09:46:56] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003779 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.33 - - [2025-10-21 09:46:56] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004174 10.0.0.33 - - [2025-10-21 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.33 - - [2025-10-21 09:46:57] "GET /virtual-machine/9e02e0a7-f36b-40bc-903c-2f3942593152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002623 10.0.0.33 - - [2025-10-21 09:46:57] "POST /ref-update HTTP/1.1" 200 156 0.008832 10.0.0.33 - - [2025-10-21 09:46:57] "GET /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.014879 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.018939 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.030416 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.029556 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.015465 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.028251 10.0.0.33 - - [2025-10-21 09:46:57] "DELETE /instance-ip/62c87d36-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.056324 10.0.0.33 - - [2025-10-21 09:46:57] "POST /ref-update HTTP/1.1" 200 156 0.008684 10.0.0.33 - - [2025-10-21 09:46:57] "DELETE /virtual-machine-interface/62ac69b6-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.041719 10.0.0.33 - - [2025-10-21 09:46:57] "DELETE /virtual-machine/9e02e0a7-f36b-40bc-903c-2f3942593152 HTTP/1.1" 200 115 0.021450 10.0.0.33 - - [2025-10-21 09:46:57] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004686 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.33 - - [2025-10-21 09:46:57] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003779 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.001756 10.0.0.33 - - [2025-10-21 09:46:57] "GET /virtual-machine/a099e3c1-456f-4a9a-983a-40fe24ecc1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002955 10.0.0.33 - - [2025-10-21 09:46:57] "POST /ref-update HTTP/1.1" 200 156 0.007447 10.0.0.33 - - [2025-10-21 09:46:57] "GET /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008909 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.020823 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.034335 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.034839 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.013971 10.0.0.33 - - [2025-10-21 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.042741 10.0.0.33 - - [2025-10-21 09:46:57] "DELETE /instance-ip/624e1f1e-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.042753 10.0.0.33 - - [2025-10-21 09:46:57] "POST /ref-update HTTP/1.1" 200 156 0.007675 10.0.0.33 - - [2025-10-21 09:46:57] "DELETE /virtual-machine-interface/623a660e-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.037097 10.0.0.33 - - [2025-10-21 09:46:58] "DELETE /virtual-machine/a099e3c1-456f-4a9a-983a-40fe24ecc1af HTTP/1.1" 200 115 0.022512 10.0.0.33 - - [2025-10-21 09:46:58] "DELETE /tag/5d36d0cc-4bad-46f8-8646-bebc949ba008 HTTP/1.1" 409 388 0.010249 10.0.0.33 - - [2025-10-21 09:46:58] "DELETE /tag/79d47ec9-3156-47b1-8fcd-81d9b9d9f91a HTTP/1.1" 200 115 0.031216 10.0.0.33 - - [2025-10-21 09:47:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002017 10.0.0.33 - - [2025-10-21 09:47:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002124 10.0.0.33 - - [2025-10-21 09:47:25] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004398 10.0.0.33 - - [2025-10-21 09:47:25] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.33 - - [2025-10-21 09:47:25] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004609 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.004395 10.0.0.33 - - [2025-10-21 09:47:26] "GET /virtual-machine/cdfcbf1a-e7a4-41e2-8960-5fade1ece771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004232 10.0.0.33 - - [2025-10-21 09:47:26] "POST /ref-update HTTP/1.1" 200 156 0.011181 10.0.0.33 - - [2025-10-21 09:47:26] "GET /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004175 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.016254 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.028446 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.018501 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.030524 10.0.0.33 - - [2025-10-21 09:47:26] "DELETE /instance-ip/658d8b38-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.049889 10.0.0.33 - - [2025-10-21 09:47:26] "DELETE /virtual-machine-interface/65756cce-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.045360 10.0.0.33 - - [2025-10-21 09:47:26] "DELETE /virtual-machine/cdfcbf1a-e7a4-41e2-8960-5fade1ece771 HTTP/1.1" 200 115 0.034588 10.0.0.33 - - [2025-10-21 09:47:26] "DELETE /tag/34e1b96a-4cdf-4be5-8093-90e886862369 HTTP/1.1" 200 115 0.031349 10.0.0.33 - - [2025-10-21 09:47:26] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003611 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.33 - - [2025-10-21 09:47:26] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003662 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.33 - - [2025-10-21 09:47:26] "GET /virtual-machine/645a646e-2665-4373-a83c-6ed2327b76eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003382 10.0.0.33 - - [2025-10-21 09:47:26] "POST /ref-update HTTP/1.1" 200 156 0.008068 10.0.0.33 - - [2025-10-21 09:47:26] "GET /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011513 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.020395 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.021050 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.031613 10.0.0.33 - - [2025-10-21 09:47:26] "POST /set-tag HTTP/1.1" 200 109 0.015162 10.0.0.33 - - [2025-10-21 09:47:26] "DELETE /instance-ip/651c496e-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.042658 10.0.0.33 - - [2025-10-21 09:47:26] "DELETE /virtual-machine-interface/65083302-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.036453 10.0.0.33 - - [2025-10-21 09:47:26] "DELETE /virtual-machine/645a646e-2665-4373-a83c-6ed2327b76eb HTTP/1.1" 200 115 0.017416 10.0.0.33 - - [2025-10-21 09:47:26] "DELETE /tag/72a3e8d6-f0f5-466e-b5f0-dc48c2d10012 HTTP/1.1" 409 236 0.005249 10.0.0.33 - - [2025-10-21 09:47:26] "DELETE /tag/c71c83cd-9ef2-4160-8196-2ff5d845e5e2 HTTP/1.1" 409 236 0.004840 10.0.0.33 - - [2025-10-21 09:47:26] "DELETE /tag/9c8b69ae-9164-47b5-9cb0-94240e4e5f84 HTTP/1.1" 200 115 0.028910 10.0.0.33 - - [2025-10-21 09:47:26] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004536 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.33 - - [2025-10-21 09:47:27] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005804 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.33 - - [2025-10-21 09:47:27] "GET /virtual-machine/9b45c18c-1bee-4f13-a297-05a3207f8be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002756 10.0.0.33 - - [2025-10-21 09:47:27] "POST /ref-update HTTP/1.1" 200 156 0.009666 10.0.0.33 - - [2025-10-21 09:47:27] "GET /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014626 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.018775 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.026008 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.027789 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.012314 10.0.0.33 - - [2025-10-21 09:47:27] "DELETE /instance-ip/64b5b7da-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.043647 10.0.0.33 - - [2025-10-21 09:47:27] "DELETE /virtual-machine-interface/649e0234-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.031345 10.0.0.33 - - [2025-10-21 09:47:27] "DELETE /virtual-machine/9b45c18c-1bee-4f13-a297-05a3207f8be7 HTTP/1.1" 200 115 0.014230 10.0.0.33 - - [2025-10-21 09:47:27] "DELETE /tag/1ce5c494-cabf-452b-b04b-676d7b657686 HTTP/1.1" 409 236 0.005150 10.0.0.33 - - [2025-10-21 09:47:27] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004062 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.33 - - [2025-10-21 09:47:27] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003358 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.001517 10.0.0.33 - - [2025-10-21 09:47:27] "GET /virtual-machine/f0ae7683-154f-446c-8d42-a07650a12a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002144 10.0.0.33 - - [2025-10-21 09:47:27] "POST /ref-update HTTP/1.1" 200 156 0.008586 10.0.0.33 - - [2025-10-21 09:47:27] "GET /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009125 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.016889 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.027158 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.020708 10.0.0.33 - - [2025-10-21 09:47:27] "POST /set-tag HTTP/1.1" 200 109 0.012367 10.0.0.33 - - [2025-10-21 09:47:27] "DELETE /instance-ip/64458d48-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.046661 10.0.0.33 - - [2025-10-21 09:47:27] "DELETE /virtual-machine-interface/6430af36-ae62-11f0-8aa9-fa163e935a60 HTTP/1.1" 200 115 0.030000 10.0.0.33 - - [2025-10-21 09:47:27] "DELETE /virtual-machine/f0ae7683-154f-446c-8d42-a07650a12a76 HTTP/1.1" 200 115 0.022167 10.0.0.33 - - [2025-10-21 09:47:27] "DELETE /tag/f4854dff-6990-41a3-baad-739e95e92424 HTTP/1.1" 200 115 0.030559 10.0.0.33 - - [2025-10-21 09:47:27] "DELETE /tag/733f07fa-ca8a-4991-864f-6e56b251861c HTTP/1.1" 200 115 0.029579 10.0.0.33 - - [2025-10-21 09:47:27] "DELETE /tag/782f7897-a844-47e4-a1d2-c1df6373cc99 HTTP/1.1" 200 115 0.041843 10.0.0.33 - - [2025-10-21 09:47:29] "POST /projects HTTP/1.1" 409 238 0.002118 10.0.0.33 - - [2025-10-21 09:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2025-10-21 09:47:29] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028952 10.0.0.33 - - [2025-10-21 09:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2025-10-21 09:47:29] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004034 10.0.0.33 - - [2025-10-21 09:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.33 - - [2025-10-21 09:47:29] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003877 10.0.0.33 - - [2025-10-21 09:47:29] "POST /security-groups HTTP/1.1" 409 285 0.003714 10.0.0.33 - - [2025-10-21 09:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2025-10-21 09:47:29] "PUT /security-group/2f8aa0a7-d286-4282-b901-84dc973a4c63 HTTP/1.1" 200 262 0.055436 10.0.0.33 - - [2025-10-21 09:47:29] "PUT /access-control-list/38fceab4-1fe7-4eca-ae6a-43da79fdd39d HTTP/1.1" 200 272 0.012762 10.0.0.33 - - [2025-10-21 09:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.029924 10.0.0.33 - - [2025-10-21 09:47:29] "PUT /access-control-list/1e4bd70a-f3fc-425a-b428-d7b320f154f7 HTTP/1.1" 200 272 0.032266 10.0.0.33 - - [2025-10-21 09:47:34] "POST /projects HTTP/1.1" 409 238 0.001950 10.0.0.33 - - [2025-10-21 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2025-10-21 09:47:34] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030919 10.0.0.33 - - [2025-10-21 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.33 - - [2025-10-21 09:47:34] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003554 10.0.0.33 - - [2025-10-21 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2025-10-21 09:47:34] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003477 10.0.0.33 - - [2025-10-21 09:47:34] "POST /security-groups HTTP/1.1" 409 285 0.001771 10.0.0.33 - - [2025-10-21 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.33 - - [2025-10-21 09:47:35] "PUT /security-group/2f8aa0a7-d286-4282-b901-84dc973a4c63 HTTP/1.1" 200 262 0.055770 10.0.0.33 - - [2025-10-21 09:47:35] "PUT /access-control-list/38fceab4-1fe7-4eca-ae6a-43da79fdd39d HTTP/1.1" 200 272 0.012123 10.0.0.33 - - [2025-10-21 09:47:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021595 10.0.0.33 - - [2025-10-21 09:47:35] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004787 10.0.0.33 - - [2025-10-21 09:47:35] "PUT /access-control-list/1e4bd70a-f3fc-425a-b428-d7b320f154f7 HTTP/1.1" 200 272 0.030559 10.0.0.33 - - [2025-10-21 09:47:35] "GET /firewall-rule/c9323b20-257c-4b4d-9e54-1eb599529922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003048 10.0.0.33 - - [2025-10-21 09:47:35] "POST /ref-update HTTP/1.1" 200 156 0.049512 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /firewall-rule/c9323b20-257c-4b4d-9e54-1eb599529922 HTTP/1.1" 200 115 0.039819 10.0.0.33 - - [2025-10-21 09:47:35] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.003528 10.0.0.33 - - [2025-10-21 09:47:35] "GET /firewall-rule/c9948ab2-99bf-4a95-a1a1-1a6777eb6a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002562 10.0.0.33 - - [2025-10-21 09:47:35] "POST /ref-update HTTP/1.1" 200 156 0.046527 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /firewall-rule/c9948ab2-99bf-4a95-a1a1-1a6777eb6a56 HTTP/1.1" 200 115 0.036662 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /tag/e0a7e1b5-3c18-4c96-933a-27d77c21c8dc HTTP/1.1" 200 115 0.033380 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /tag/c71c83cd-9ef2-4160-8196-2ff5d845e5e2 HTTP/1.1" 409 236 0.003903 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /tag/72a3e8d6-f0f5-466e-b5f0-dc48c2d10012 HTTP/1.1" 409 236 0.004346 10.0.0.33 - - [2025-10-21 09:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.33 - - [2025-10-21 09:47:35] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003308 10.0.0.33 - - [2025-10-21 09:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.33 - - [2025-10-21 09:47:35] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003998 10.0.0.33 - - [2025-10-21 09:47:35] "PUT /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3 HTTP/1.1" 200 264 0.046360 10.0.0.33 - - [2025-10-21 09:47:35] "PUT /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242 HTTP/1.1" 200 264 0.046297 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /security-group/2f8aa0a7-d286-4282-b901-84dc973a4c63 HTTP/1.1" 200 115 0.041932 10.0.0.33 - - [2025-10-21 09:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /access-control-list/38fceab4-1fe7-4eca-ae6a-43da79fdd39d HTTP/1.1" 200 115 0.028379 10.0.0.33 - - [2025-10-21 09:47:35] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.035373 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /access-control-list/1e4bd70a-f3fc-425a-b428-d7b320f154f7 HTTP/1.1" 200 115 0.038365 10.0.0.33 - - [2025-10-21 09:47:35] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?fields=security_groups HTTP/1.1" 200 1353 0.051906 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /security-group/ee44643f-e49a-435a-a354-d74f9eebbc08 HTTP/1.1" 200 115 0.044015 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /access-control-list/eed306f7-bdc8-4053-900d-cad3baa01e58 HTTP/1.1" 200 115 0.041701 10.0.0.33 - - [2025-10-21 09:47:35] "GET /project/b1f91522-444f-4489-90c3-cb928aec66dc?fields=application_policy_sets HTTP/1.1" 200 1392 0.050858 10.0.0.33 - - [2025-10-21 09:47:35] "DELETE /access-control-list/6f8e8163-b75b-4217-9b45-97d107e6106e HTTP/1.1" 200 115 0.051606 10.0.0.33 - - [2025-10-21 09:47:36] "DELETE /project/b1f91522-444f-4489-90c3-cb928aec66dc HTTP/1.1" 200 115 0.323762 10.0.0.33 - - [2025-10-21 09:47:36] "POST /projects HTTP/1.1" 409 238 0.002898 10.0.0.33 - - [2025-10-21 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2025-10-21 09:47:36] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025653 10.0.0.33 - - [2025-10-21 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2025-10-21 09:47:36] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005027 10.0.0.33 - - [2025-10-21 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.33 - - [2025-10-21 09:47:36] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004314 10.0.0.33 - - [2025-10-21 09:47:36] "POST /security-groups HTTP/1.1" 409 285 0.002430 10.0.0.33 - - [2025-10-21 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.33 - - [2025-10-21 09:47:36] "PUT /security-group/8ae45420-61f6-45c8-960f-2eadaa454d44 HTTP/1.1" 200 262 0.053023 10.0.0.33 - - [2025-10-21 09:47:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018556 10.0.0.33 - - [2025-10-21 09:47:36] "PUT /access-control-list/c4d5f102-37b0-4470-b0df-22650517a2d5 HTTP/1.1" 200 272 0.023368 10.0.0.33 - - [2025-10-21 09:47:36] "PUT /access-control-list/5201518c-6a0b-4099-9b5a-6fc80dc964b7 HTTP/1.1" 200 272 0.014806 10.0.0.33 - - [2025-10-21 09:47:40] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003143 10.0.0.33 - - [2025-10-21 09:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.33 - - [2025-10-21 09:47:40] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003925 10.0.0.33 - - [2025-10-21 09:47:40] "GET /firewall-policy/129e39f8-6955-4edb-8112-c027134218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003576 10.0.0.33 - - [2025-10-21 09:47:40] "GET /firewall-rule/d1d20dd9-8fda-4af6-9612-24c7acba474c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002686 10.0.0.33 - - [2025-10-21 09:47:40] "POST /ref-update HTTP/1.1" 200 156 0.015803 10.0.0.33 - - [2025-10-21 09:47:40] "DELETE /firewall-rule/d1d20dd9-8fda-4af6-9612-24c7acba474c HTTP/1.1" 200 115 0.047062 10.0.0.33 - - [2025-10-21 09:47:40] "GET /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.003485 10.0.0.33 - - [2025-10-21 09:47:40] "GET /firewall-rule/037afc44-d6f1-4ba3-932a-314039f99aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.002908 10.0.0.33 - - [2025-10-21 09:47:40] "POST /ref-update HTTP/1.1" 200 156 0.016378 10.0.0.33 - - [2025-10-21 09:47:40] "DELETE /firewall-rule/037afc44-d6f1-4ba3-932a-314039f99aa5 HTTP/1.1" 200 115 0.036374 10.0.0.33 - - [2025-10-21 09:47:40] "GET /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005693 10.0.0.33 - - [2025-10-21 09:47:41] "GET /firewall-rule/926bfdfe-4a1c-4cdd-9932-280fa217b69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002877 10.0.0.33 - - [2025-10-21 09:47:41] "POST /ref-update HTTP/1.1" 200 156 0.012409 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /firewall-rule/926bfdfe-4a1c-4cdd-9932-280fa217b69d HTTP/1.1" 200 115 0.046095 10.0.0.33 - - [2025-10-21 09:47:41] "GET /application-policy-set/ff92fc15-d2fd-4922-b6cf-5a8f55c71a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003118 10.0.0.33 - - [2025-10-21 09:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.33 - - [2025-10-21 09:47:41] "GET /policy-management/757c39c5-c3f5-4af6-b81e-fb8a3d6a14e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002316 10.0.0.33 - - [2025-10-21 09:47:41] "GET /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002875 10.0.0.33 - - [2025-10-21 09:47:41] "POST /ref-update HTTP/1.1" 200 156 0.033087 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /firewall-policy/009b6a46-84b2-4fdd-a6bf-f201a54b1d10 HTTP/1.1" 200 115 0.054642 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /tag/5d36d0cc-4bad-46f8-8646-bebc949ba008 HTTP/1.1" 200 115 0.058768 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /tag/1ce5c494-cabf-452b-b04b-676d7b657686 HTTP/1.1" 200 115 0.052417 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /tag/72a3e8d6-f0f5-466e-b5f0-dc48c2d10012 HTTP/1.1" 200 115 0.031168 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /tag/c71c83cd-9ef2-4160-8196-2ff5d845e5e2 HTTP/1.1" 200 115 0.042553 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /loadbalancer-member/95075063-ee79-4803-8c0b-b54330d7b257 HTTP/1.1" 200 115 0.025196 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /loadbalancer-pool/80dff9bb-24f0-401b-b33a-52308749067a HTTP/1.1" 200 115 0.028742 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /loadbalancer-listener/08b3d1b3-9a2e-440f-8ba1-f76fcfda1426 HTTP/1.1" 200 115 0.030548 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /loadbalancer/30e7e569-df1e-41f2-9a86-9d7c1023e2a7 HTTP/1.1" 200 115 0.028809 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /floating-ip/175c1d8d-68cf-4fd8-97a7-3a5a47b026e9 HTTP/1.1" 200 115 0.032537 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /instance-ip/a41e06d8-8c8a-49db-8809-6558098b9abe HTTP/1.1" 200 115 0.041075 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /virtual-machine-interface/25be2f04-c1af-4af1-a321-f950919a0d74 HTTP/1.1" 200 115 0.041093 10.0.0.33 - - [2025-10-21 09:47:41] "DELETE /tag/3b6c61a5-e040-4776-a054-c0c98f2b2baa HTTP/1.1" 200 115 0.063195 10.0.0.33 - - [2025-10-21 09:47:41] "POST /projects HTTP/1.1" 409 238 0.005305 10.0.0.33 - - [2025-10-21 09:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2025-10-21 09:47:41] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044523 10.0.0.33 - - [2025-10-21 09:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.33 - - [2025-10-21 09:47:41] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003625 10.0.0.33 - - [2025-10-21 09:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.33 - - [2025-10-21 09:47:41] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005852 10.0.0.33 - - [2025-10-21 09:47:41] "POST /security-groups HTTP/1.1" 409 285 0.002806 10.0.0.33 - - [2025-10-21 09:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2025-10-21 09:47:42] "PUT /security-group/8ae45420-61f6-45c8-960f-2eadaa454d44 HTTP/1.1" 200 262 0.055298 10.0.0.33 - - [2025-10-21 09:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.042043 10.0.0.33 - - [2025-10-21 09:47:42] "PUT /access-control-list/c4d5f102-37b0-4470-b0df-22650517a2d5 HTTP/1.1" 200 272 0.029240 10.0.0.33 - - [2025-10-21 09:47:42] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.039116 10.0.0.33 - - [2025-10-21 09:47:42] "PUT /access-control-list/5201518c-6a0b-4099-9b5a-6fc80dc964b7 HTTP/1.1" 200 272 0.044124 10.0.0.33 - - [2025-10-21 09:47:42] "GET /firewall-rule/a0755cb4-2a49-4922-a33d-8480f1d2646e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003783 10.0.0.33 - - [2025-10-21 09:47:42] "POST /ref-update HTTP/1.1" 200 156 0.061573 10.0.0.33 - - [2025-10-21 09:47:42] "DELETE /firewall-rule/a0755cb4-2a49-4922-a33d-8480f1d2646e HTTP/1.1" 200 115 0.038586 10.0.0.33 - - [2025-10-21 09:47:42] "GET /firewall-policy/22c8dd5f-1e73-4859-829b-1040ce45bd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.007009 10.0.0.33 - - [2025-10-21 09:47:42] "GET /firewall-rule/428e2b35-c1fb-4ffa-8eb5-34dc3e13e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003377 10.0.0.33 - - [2025-10-21 09:47:42] "POST /ref-update HTTP/1.1" 200 156 0.047912 10.0.0.33 - - [2025-10-21 09:47:42] "DELETE /firewall-rule/428e2b35-c1fb-4ffa-8eb5-34dc3e13e0d9 HTTP/1.1" 200 115 0.035583 10.0.0.33 - - [2025-10-21 09:47:42] "DELETE /tag/2e53695a-7e58-4d86-b0ec-f33163d5f737 HTTP/1.1" 200 115 0.040621 10.0.0.33 - - [2025-10-21 09:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.33 - - [2025-10-21 09:47:42] "GET /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004283 10.0.0.33 - - [2025-10-21 09:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2025-10-21 09:47:42] "GET /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003617 10.0.0.33 - - [2025-10-21 09:47:42] "PUT /virtual-network/d8fb28ee-84a0-4b53-a0dd-78b8ebbf93f3 HTTP/1.1" 200 264 0.040122 10.0.0.33 - - [2025-10-21 09:47:42] "PUT /virtual-network/a6a0e979-7243-4c2b-a054-47896a200242 HTTP/1.1" 200 264 0.044682 10.0.0.33 - - [2025-10-21 09:47:42] "DELETE /security-group/8ae45420-61f6-45c8-960f-2eadaa454d44 HTTP/1.1" 200 115 0.053997 10.0.0.33 - - [2025-10-21 09:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.33 - - [2025-10-21 09:47:42] "DELETE /access-control-list/c4d5f102-37b0-4470-b0df-22650517a2d5 HTTP/1.1" 200 115 0.028565 10.0.0.33 - - [2025-10-21 09:47:42] "DELETE /access-control-list/5201518c-6a0b-4099-9b5a-6fc80dc964b7 HTTP/1.1" 200 115 0.032900 10.0.0.33 - - [2025-10-21 09:47:42] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.061620 10.0.0.33 - - [2025-10-21 09:47:42] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?fields=security_groups HTTP/1.1" 200 1352 0.046284 10.0.0.33 - - [2025-10-21 09:47:43] "DELETE /security-group/d06ad506-3bfa-4c59-af10-9359b7512fdf HTTP/1.1" 200 115 0.042079 10.0.0.33 - - [2025-10-21 09:47:43] "DELETE /access-control-list/37eafa0c-98ff-46e7-8a33-9a7647bfd1b4 HTTP/1.1" 200 115 0.041687 10.0.0.33 - - [2025-10-21 09:47:43] "GET /project/50b82136-0a78-47ee-98bf-0f3a1c30a903?fields=application_policy_sets HTTP/1.1" 200 1391 0.050103 10.0.0.33 - - [2025-10-21 09:47:43] "DELETE /access-control-list/f1555738-4ad8-4a6c-b999-425bfadd0fef HTTP/1.1" 200 115 0.057078 10.0.0.33 - - [2025-10-21 09:47:43] "DELETE /project/50b82136-0a78-47ee-98bf-0f3a1c30a903 HTTP/1.1" 200 115 0.365781