++ 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: =================== Wed Nov 5 09:04:53 AM UTC 2025 ===================' INFO: =================== Wed Nov 5 09:04:53 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ cut -d / -f 1 ++ 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.33,10.69.206.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.69.206.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 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/05/2025 09:05:40.603 7fd4cb1d8c80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/05/2025 09:05:41.215 7fd4cb1d8c80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/05/2025 09:05:41.269 7fd4cb1d8c80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/05/2025 09:05:41.270 7fd4cb1d8c80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-11-05 09:05:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000640 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-11-05 09:05:54] "GET / HTTP/1.1" 503 181 0.000248 10.0.0.33 - - [2025-11-05 09:05:55] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.33 - - [2025-11-05 09:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.33 - - [2025-11-05 09:05:55] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012809 10.0.0.33 - - [2025-11-05 09:05:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002270 10.0.0.33 - - [2025-11-05 09:05:55] "POST /config-database-nodes HTTP/1.1" 200 611 0.059687 10.0.0.33 - - [2025-11-05 09:05:55] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.33 - - [2025-11-05 09:05:55] "GET / HTTP/1.1" 200 45303 0.002531 10.0.0.33 - - [2025-11-05 09:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.33 - - [2025-11-05 09:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.33 - - [2025-11-05 09:05:55] "GET / HTTP/1.1" 200 35931 0.001232 10.0.0.33 - - [2025-11-05 09:05:55] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.33 - - [2025-11-05 09:05:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.012508 10.0.0.33 - - [2025-11-05 09:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.059077 10.0.0.33 - - [2025-11-05 09:05:55] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.082359 10.0.0.33 - - [2025-11-05 09:05:56] "POST /service-appliance-sets HTTP/1.1" 200 553 0.144747 10.0.0.33 - - [2025-11-05 09:05:56] "POST /fqname-to-id HTTP/1.1" 404 180 0.003320 10.0.0.33 - - [2025-11-05 09:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.33 - - [2025-11-05 09:05:56] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010734 10.0.0.33 - - [2025-11-05 09:05:56] "POST /service-appliance-sets HTTP/1.1" 200 541 0.088102 10.0.0.33 - - [2025-11-05 09:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011948 10.0.0.33 - - [2025-11-05 09:05:56] "GET /network-ipam/24c02010-e0f8-432b-b24d-73ab46c2488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005125 10.0.0.33 - - [2025-11-05 09:05:56] "POST /service-templates HTTP/1.1" 200 511 0.124464 10.0.0.33 - - [2025-11-05 09:05:56] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.33 - - [2025-11-05 09:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008612 10.0.0.33 - - [2025-11-05 09:05:56] "GET /routing-instance/d99541d9-3106-42e4-8664-dbbb491aebec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008661 10.0.0.33 - - [2025-11-05 09:05:56] "POST /service-templates HTTP/1.1" 200 501 0.134764 10.0.0.33 - - [2025-11-05 09:05:57] "POST /bgp-routers HTTP/1.1" 200 616 0.115929 10.0.0.33 - - [2025-11-05 09:05:57] "POST /service-templates HTTP/1.1" 200 515 0.100646 10.0.0.33 - - [2025-11-05 09:05:57] "GET /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.027507 10.0.0.33 - - [2025-11-05 09:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.33 - - [2025-11-05 09:05:57] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011187 10.0.0.33 - - [2025-11-05 09:05:57] "POST /service-templates HTTP/1.1" 200 535 0.080120 10.0.0.33 - - [2025-11-05 09:05:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008952 10.0.0.33 - - [2025-11-05 09:05:57] "POST /ref-update HTTP/1.1" 200 156 0.039108 10.0.0.33 - - [2025-11-05 09:05:57] "POST /service-templates HTTP/1.1" 200 507 0.105218 10.0.0.33 - - [2025-11-05 09:05:57] "GET / HTTP/1.1" 200 35931 0.001222 10.0.0.33 - - [2025-11-05 09:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.33 - - [2025-11-05 09:05:57] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016119 10.0.0.33 - - [2025-11-05 09:05:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.008553 10.0.0.33 - - [2025-11-05 09:05:57] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.33 - - [2025-11-05 09:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007110 10.0.0.33 - - [2025-11-05 09:05:57] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.034318 10.0.0.33 - - [2025-11-05 09:05:57] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.130354 10.0.0.33 - - [2025-11-05 09:05:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.029555 10.0.0.33 - - [2025-11-05 09:05:57] "POST /database-nodes HTTP/1.1" 200 597 0.044975 10.0.0.33 - - [2025-11-05 09:06:01] "GET / HTTP/1.1" 200 35931 0.001674 10.0.0.33 - - [2025-11-05 09:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2025-11-05 09:06:01] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012761 10.0.0.33 - - [2025-11-05 09:06:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002686 10.0.0.33 - - [2025-11-05 09:06:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.052587 10.0.0.33 - - [2025-11-05 09:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.33 - - [2025-11-05 09:06:01] "GET /network-ipam/24c02010-e0f8-432b-b24d-73ab46c2488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004254 10.0.0.33 - - [2025-11-05 09:06:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.004699 10.0.0.33 - - [2025-11-05 09:06:02] "POST /access-control-lists HTTP/1.1" 200 587 0.066566 10.0.0.33 - - [2025-11-05 09:06:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.008117 10.0.0.33 - - [2025-11-05 09:06:02] "POST /access-control-lists HTTP/1.1" 200 585 0.033640 10.0.0.33 - - [2025-11-05 09:06:02] "POST /route-targets HTTP/1.1" 200 327 0.015687 10.0.0.33 - - [2025-11-05 09:06:02] "POST /ref-update HTTP/1.1" 200 156 0.018843 10.0.0.33 - - [2025-11-05 09:06:02] "POST /route-targets HTTP/1.1" 200 327 0.023344 10.0.0.33 - - [2025-11-05 09:06:02] "POST /ref-update HTTP/1.1" 200 156 0.057834 10.0.0.33 - - [2025-11-05 09:06:02] "POST /route-targets HTTP/1.1" 200 327 0.011011 10.0.0.33 - - [2025-11-05 09:06:02] "POST /ref-update HTTP/1.1" 200 156 0.068360 10.0.0.33 - - [2025-11-05 09:06:02] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.33 - - [2025-11-05 09:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011230 10.0.0.33 - - [2025-11-05 09:06:02] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.018459 10.0.0.33 - - [2025-11-05 09:06:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002143 10.0.0.33 - - [2025-11-05 09:06:02] "POST /route-targets HTTP/1.1" 200 327 0.033827 10.0.0.33 - - [2025-11-05 09:06:02] "POST /analytics-nodes HTTP/1.1" 200 599 0.060313 10.0.0.33 - - [2025-11-05 09:06:02] "POST /ref-update HTTP/1.1" 200 156 0.045506 10.0.0.33 - - [2025-11-05 09:06:02] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.33 - - [2025-11-05 09:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006124 10.0.0.33 - - [2025-11-05 09:06:02] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005916 10.0.0.33 - - [2025-11-05 09:06:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002636 10.0.0.33 - - [2025-11-05 09:06:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.003839 10.0.0.33 - - [2025-11-05 09:06:03] "POST /config-nodes HTTP/1.1" 200 593 0.035155 10.0.0.33 - - [2025-11-05 09:06:03] "POST /access-control-lists HTTP/1.1" 200 551 0.112258 10.0.0.33 - - [2025-11-05 09:06:03] "PUT /access-control-list/25339050-fa33-44da-b820-2ee2e6eafd84 HTTP/1.1" 200 272 0.015233 10.0.0.33 - - [2025-11-05 09:06:03] "PUT /access-control-list/641acf44-3db2-46b7-a201-ce43f557557e HTTP/1.1" 200 272 0.023845 10.0.0.33 - - [2025-11-05 09:06:03] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.33 - - [2025-11-05 09:06:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003139 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001143 10.0.0.33 - - [2025-11-05 09:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.33 - - [2025-11-05 09:06:08] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002891 10.0.0.33 - - [2025-11-05 09:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2025-11-05 09:06:08] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.011395 10.0.0.33 - - [2025-11-05 09:06:08] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.33 - - [2025-11-05 09:06:08] "POST /alarms HTTP/1.1" 200 581 0.045347 10.0.0.33 - - [2025-11-05 09:06:08] "POST /alarms HTTP/1.1" 200 575 0.036080 10.0.0.33 - - [2025-11-05 09:06:08] "POST /alarms HTTP/1.1" 200 575 0.026243 10.0.0.33 - - [2025-11-05 09:06:08] "POST /alarms HTTP/1.1" 200 559 0.032852 10.0.0.33 - - [2025-11-05 09:06:08] "POST /alarms HTTP/1.1" 200 555 0.020918 10.0.0.33 - - [2025-11-05 09:06:08] "POST /alarms HTTP/1.1" 200 557 0.042814 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 565 0.048521 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 549 0.025155 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 557 0.075519 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 567 0.042683 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 555 0.024208 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 567 0.032476 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 575 0.086150 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 569 0.033344 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 561 0.053319 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 561 0.047067 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 561 0.020133 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 547 0.046156 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 595 0.039562 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 575 0.027417 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 571 0.052265 10.0.0.33 - - [2025-11-05 09:06:09] "POST /alarms HTTP/1.1" 200 583 0.026758 10.0.0.33 - - [2025-11-05 09:06:10] "POST /alarms HTTP/1.1" 200 609 0.030879 10.0.0.33 - - [2025-11-05 09:06:10] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.33 - - [2025-11-05 09:06:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002624 10.0.0.33 - - [2025-11-05 09:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.33 - - [2025-11-05 09:06:10] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.009506 10.0.0.33 - - [2025-11-05 09:06:10] "GET / HTTP/1.1" 200 35931 0.001582 10.0.0.33 - - [2025-11-05 09:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.33 - - [2025-11-05 09:06:10] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003371 10.0.0.33 - - [2025-11-05 09:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006876 10.0.0.33 - - [2025-11-05 09:06:10] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.019887 10.0.0.33 - - [2025-11-05 09:06:11] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.33 - - [2025-11-05 09:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.33 - - [2025-11-05 09:06:11] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005277 10.0.0.33 - - [2025-11-05 09:06:11] "PUT /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b HTTP/1.1" 200 274 0.018255 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001457 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 10.0.0.33 - - [2025-11-05 09:06:16] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.33 - - [2025-11-05 09:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2025-11-05 09:06:16] "GET /domain/1d50455f-b908-44a9-88f2-068abb8d7550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.004446 10.0.0.33 - - [2025-11-05 09:06:16] "POST /id-to-fqname HTTP/1.1" 200 173 0.001324 10.0.0.33 - - [2025-11-05 09:06:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.017941 10.0.0.33 - - [2025-11-05 09:06:17] "POST /security-groups HTTP/1.1" 200 570 0.103997 10.0.0.33 - - [2025-11-05 09:06:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.002173 10.0.0.33 - - [2025-11-05 09:06:17] "POST /projects HTTP/1.1" 200 481 0.306782 10.0.0.33 - - [2025-11-05 09:06:17] "POST /access-control-lists HTTP/1.1" 200 579 0.079935 10.0.0.33 - - [2025-11-05 09:06:17] "POST /security-groups HTTP/1.1" 200 534 0.107959 10.0.0.33 - - [2025-11-05 09:06:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.007371 10.0.0.33 - - [2025-11-05 09:06:17] "POST /chown HTTP/1.1" 200 109 0.055037 10.0.0.33 - - [2025-11-05 09:06:17] "POST /policy-managements HTTP/1.1" 409 214 0.007025 10.0.0.33 - - [2025-11-05 09:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.33 - - [2025-11-05 09:06:17] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026735 10.0.0.33 - - [2025-11-05 09:06:17] "POST /access-control-lists HTTP/1.1" 200 577 0.117417 10.0.0.33 - - [2025-11-05 09:06:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.003101 10.0.0.33 - - [2025-11-05 09:06:17] "POST /access-control-lists HTTP/1.1" 200 594 0.045551 10.0.0.33 - - [2025-11-05 09:06:17] "POST /application-policy-sets HTTP/1.1" 200 528 0.079893 10.0.0.33 - - [2025-11-05 09:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.023354 10.0.0.33 - - [2025-11-05 09:06:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.012487 10.0.0.33 - - [2025-11-05 09:06:17] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005660 10.0.0.33 - - [2025-11-05 09:06:17] "POST /access-control-lists HTTP/1.1" 200 592 0.069947 10.0.0.33 - - [2025-11-05 09:06:17] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.076563 10.0.0.33 - - [2025-11-05 09:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.033081 10.0.0.33 - - [2025-11-05 09:06:17] "GET /virtual-network/0528bac2-0a41-4c32-aeb0-1c85c5d50a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.017026 10.0.0.33 - - [2025-11-05 09:06:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.004164 10.0.0.33 - - [2025-11-05 09:06:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.011350 10.0.0.33 - - [2025-11-05 09:06:18] "POST /security-groups HTTP/1.1" 200 574 0.115555 10.0.0.33 - - [2025-11-05 09:06:18] "POST /projects HTTP/1.1" 200 489 0.313506 10.0.0.33 - - [2025-11-05 09:06:18] "POST /fqname-to-id HTTP/1.1" 404 217 0.007794 10.0.0.33 - - [2025-11-05 09:06:18] "POST /security-groups HTTP/1.1" 200 546 0.072269 10.0.0.33 - - [2025-11-05 09:06:18] "POST /access-control-lists HTTP/1.1" 200 583 0.100613 10.0.0.33 - - [2025-11-05 09:06:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.006034 10.0.0.33 - - [2025-11-05 09:06:18] "POST /chown HTTP/1.1" 200 109 0.125350 10.0.0.33 - - [2025-11-05 09:06:18] "POST /access-control-lists HTTP/1.1" 200 581 0.132877 10.0.0.33 - - [2025-11-05 09:06:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.002879 10.0.0.33 - - [2025-11-05 09:06:18] "POST /network-ipams HTTP/1.1" 200 522 0.131770 10.0.0.33 - - [2025-11-05 09:06:18] "POST /access-control-lists HTTP/1.1" 200 602 0.066475 10.0.0.33 - - [2025-11-05 09:06:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.002229 10.0.0.33 - - [2025-11-05 09:06:18] "POST /access-control-lists HTTP/1.1" 200 600 0.167319 10.0.0.33 - - [2025-11-05 09:06:18] "POST /network-ipams HTTP/1.1" 200 510 0.251979 10.0.0.33 - - [2025-11-05 09:06:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.006693 10.0.0.33 - - [2025-11-05 09:06:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.008322 10.0.0.33 - - [2025-11-05 09:06:19] "POST /useragent-kv HTTP/1.1" 200 115 0.087510 10.0.0.33 - - [2025-11-05 09:06:19] "POST /virtual-networks HTTP/1.1" 200 538 0.264014 10.0.0.33 - - [2025-11-05 09:06:19] "POST /access-control-lists HTTP/1.1" 200 589 0.123637 10.0.0.33 - - [2025-11-05 09:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007094 10.0.0.33 - - [2025-11-05 09:06:19] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.041035 10.0.0.33 - - [2025-11-05 09:06:19] "POST /route-targets HTTP/1.1" 200 327 0.028440 10.0.0.33 - - [2025-11-05 09:06:19] "POST /ref-update HTTP/1.1" 200 156 0.038440 10.0.0.33 - - [2025-11-05 09:06:19] "POST /network-ipams HTTP/1.1" 200 518 0.138564 10.0.0.33 - - [2025-11-05 09:06:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.060508 10.0.0.33 - - [2025-11-05 09:06:19] "PUT /access-control-list/5e7377ff-ab73-4cae-917f-3973f45cfe83 HTTP/1.1" 200 272 0.130337 10.0.0.33 - - [2025-11-05 09:06:19] "POST /useragent-kv HTTP/1.1" 200 115 0.030706 10.0.0.33 - - [2025-11-05 09:06:19] "POST /virtual-networks HTTP/1.1" 200 546 0.431891 10.0.0.33 - - [2025-11-05 09:06:19] "POST /route-targets HTTP/1.1" 200 327 0.051116 10.0.0.33 - - [2025-11-05 09:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.025177 10.0.0.33 - - [2025-11-05 09:06:19] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.037668 10.0.0.33 - - [2025-11-05 09:06:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.002687 10.0.0.33 - - [2025-11-05 09:06:19] "POST /ref-update HTTP/1.1" 200 156 0.066609 10.0.0.33 - - [2025-11-05 09:06:20] "POST /network-policys HTTP/1.1" 200 538 0.130203 10.0.0.33 - - [2025-11-05 09:06:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.004655 10.0.0.33 - - [2025-11-05 09:06:20] "POST /network-policys HTTP/1.1" 200 534 0.068084 10.0.0.33 - - [2025-11-05 09:06:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.004140 10.0.0.33 - - [2025-11-05 09:06:20] "POST /network-policys HTTP/1.1" 200 542 0.075505 10.0.0.33 - - [2025-11-05 09:06:20] "PUT /access-control-list/8a9234b4-886c-4f5b-a28f-284654ace0d3 HTTP/1.1" 200 272 0.031427 10.0.0.33 - - [2025-11-05 09:06:20] "POST /ref-update HTTP/1.1" 200 156 0.126607 10.0.0.33 - - [2025-11-05 09:06:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006315 10.0.0.33 - - [2025-11-05 09:06:20] "PUT /access-control-list/5e7377ff-ab73-4cae-917f-3973f45cfe83 HTTP/1.1" 200 272 0.037736 10.0.0.33 - - [2025-11-05 09:06:20] "POST /ref-update HTTP/1.1" 200 156 0.184834 10.0.0.33 - - [2025-11-05 09:06:20] "PUT /access-control-list/8a9234b4-886c-4f5b-a28f-284654ace0d3 HTTP/1.1" 200 272 0.104741 10.0.0.33 - - [2025-11-05 09:06:20] "POST /ref-update HTTP/1.1" 200 156 0.078712 10.0.0.33 - - [2025-11-05 09:06:20] "PUT /access-control-list/5e7377ff-ab73-4cae-917f-3973f45cfe83 HTTP/1.1" 200 272 0.054106 10.0.0.33 - - [2025-11-05 09:06:20] "POST /ref-update HTTP/1.1" 200 156 0.230535 10.0.0.33 - - [2025-11-05 09:06:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003007 10.0.0.33 - - [2025-11-05 09:06:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2025-11-05 09:06:21] "PUT /access-control-list/8a9234b4-886c-4f5b-a28f-284654ace0d3 HTTP/1.1" 200 272 0.073066 10.0.0.33 - - [2025-11-05 09:06:21] "POST /fqname-to-id HTTP/1.1" 404 237 0.005116 10.0.0.33 - - [2025-11-05 09:06:21] "POST /ref-update HTTP/1.1" 200 156 0.151757 10.0.0.33 - - [2025-11-05 09:06:21] "POST /access-control-lists HTTP/1.1" 200 601 0.088401 10.0.0.33 - - [2025-11-05 09:06:21] "POST /ref-update HTTP/1.1" 200 156 0.050390 10.0.0.33 - - [2025-11-05 09:06:21] "POST /ref-update HTTP/1.1" 200 156 0.202930 10.0.0.33 - - [2025-11-05 09:06:21] "PUT /access-control-list/dd4f794e-b2ea-4d47-bb32-419266cc4bec HTTP/1.1" 200 272 0.040383 10.0.0.33 - - [2025-11-05 09:06:21] "POST /ref-update HTTP/1.1" 200 156 0.044464 10.0.0.33 - - [2025-11-05 09:06:21] "POST /ref-update HTTP/1.1" 200 156 0.134608 10.0.0.33 - - [2025-11-05 09:06:21] "PUT /access-control-list/dd4f794e-b2ea-4d47-bb32-419266cc4bec HTTP/1.1" 200 272 0.063849 10.0.0.33 - - [2025-11-05 09:06:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045368 10.0.0.33 - - [2025-11-05 09:06:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002836 10.0.0.33 - - [2025-11-05 09:06:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002267 10.0.0.33 - - [2025-11-05 09:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.33 - - [2025-11-05 09:06:21] "GET /virtual-network/0528bac2-0a41-4c32-aeb0-1c85c5d50a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.012168 10.0.0.33 - - [2025-11-05 09:06:21] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.015589 10.0.0.33 - - [2025-11-05 09:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.33 - - [2025-11-05 09:06:21] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004269 10.0.0.33 - - [2025-11-05 09:06:21] "POST /firewall-policys HTTP/1.1" 200 530 0.026356 10.0.0.33 - - [2025-11-05 09:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.043640 10.0.0.33 - - [2025-11-05 09:06:21] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015388 10.0.0.33 - - [2025-11-05 09:06:21] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002965 10.0.0.33 - - [2025-11-05 09:06:21] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003329 10.0.0.33 - - [2025-11-05 09:06:21] "POST /ref-update HTTP/1.1" 200 156 0.020939 10.0.0.33 - - [2025-11-05 09:06:22] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004847 10.0.0.33 - - [2025-11-05 09:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.33 - - [2025-11-05 09:06:22] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007369 10.0.0.33 - - [2025-11-05 09:06:22] "POST /firewall-policys HTTP/1.1" 200 532 0.034590 10.0.0.33 - - [2025-11-05 09:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035887 10.0.0.33 - - [2025-11-05 09:06:22] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.028446 10.0.0.33 - - [2025-11-05 09:06:22] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002969 10.0.0.33 - - [2025-11-05 09:06:22] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003035 10.0.0.33 - - [2025-11-05 09:06:22] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007283 10.0.0.33 - - [2025-11-05 09:06:22] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004716 10.0.0.33 - - [2025-11-05 09:06:22] "POST /ref-update HTTP/1.1" 200 156 0.036374 10.0.0.33 - - [2025-11-05 09:06:22] "POST /ref-update HTTP/1.1" 200 156 0.037315 10.0.0.33 - - [2025-11-05 09:06:22] "POST /ref-update HTTP/1.1" 200 156 0.036054 10.0.0.33 - - [2025-11-05 09:06:22] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.016029 10.0.0.33 - - [2025-11-05 09:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.33 - - [2025-11-05 09:06:22] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004759 10.0.0.33 - - [2025-11-05 09:06:22] "POST /firewall-policys HTTP/1.1" 200 530 0.023682 10.0.0.33 - - [2025-11-05 09:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.096618 10.0.0.33 - - [2025-11-05 09:06:22] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.035972 10.0.0.33 - - [2025-11-05 09:06:22] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003247 10.0.0.33 - - [2025-11-05 09:06:22] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004113 10.0.0.33 - - [2025-11-05 09:06:22] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002460 10.0.0.33 - - [2025-11-05 09:06:22] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003325 10.0.0.33 - - [2025-11-05 09:06:22] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002630 10.0.0.33 - - [2025-11-05 09:06:22] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003028 10.0.0.33 - - [2025-11-05 09:06:22] "POST /ref-update HTTP/1.1" 200 156 0.022091 10.0.0.33 - - [2025-11-05 09:06:22] "POST /ref-update HTTP/1.1" 200 156 0.034146 10.0.0.33 - - [2025-11-05 09:06:23] "POST /ref-update HTTP/1.1" 200 156 0.047188 10.0.0.33 - - [2025-11-05 09:06:23] "POST /ref-update HTTP/1.1" 200 156 0.031349 10.0.0.33 - - [2025-11-05 09:06:23] "POST /ref-update HTTP/1.1" 200 156 0.045973 10.0.0.33 - - [2025-11-05 09:06:23] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.016922 10.0.0.33 - - [2025-11-05 09:06:23] "POST /tags HTTP/1.1" 200 299 0.037584 10.0.0.33 - - [2025-11-05 09:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011372 10.0.0.33 - - [2025-11-05 09:06:23] "GET /tag/4467764e-f134-4dda-956d-e308df2b01a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018597 10.0.0.33 - - [2025-11-05 09:06:23] "POST /set-tag HTTP/1.1" 200 109 0.016892 10.0.0.33 - - [2025-11-05 09:06:23] "POST /tags HTTP/1.1" 200 357 0.100542 10.0.0.33 - - [2025-11-05 09:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.028355 10.0.0.33 - - [2025-11-05 09:06:23] "GET /tag/af3e41f4-211a-4bc5-827a-5bfd42b7179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.039781 10.0.0.33 - - [2025-11-05 09:06:23] "POST /tags HTTP/1.1" 200 305 0.080665 10.0.0.33 - - [2025-11-05 09:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.33 - - [2025-11-05 09:06:23] "GET /tag/61007386-c129-4b2b-a0f2-66a0880dd82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030939 10.0.0.33 - - [2025-11-05 09:06:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.000475 10.0.0.33 - - [2025-11-05 09:06:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.007830 10.0.0.33 - - [2025-11-05 09:06:24] "POST /security-groups HTTP/1.1" 200 571 0.079083 10.0.0.33 - - [2025-11-05 09:06:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.004443 10.0.0.33 - - [2025-11-05 09:06:24] "POST /projects HTTP/1.1" 200 483 0.250094 10.0.0.33 - - [2025-11-05 09:06:24] "POST /access-control-lists HTTP/1.1" 200 580 0.069100 10.0.0.33 - - [2025-11-05 09:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.083764 10.0.0.33 - - [2025-11-05 09:06:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.008682 10.0.0.33 - - [2025-11-05 09:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014357 10.0.0.33 - - [2025-11-05 09:06:24] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.006006 10.0.0.33 - - [2025-11-05 09:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.33 - - [2025-11-05 09:06:24] "POST /access-control-lists HTTP/1.1" 200 578 0.069417 10.0.0.33 - - [2025-11-05 09:06:24] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.065042 10.0.0.33 - - [2025-11-05 09:06:24] "PUT /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94 HTTP/1.1" 200 264 0.059818 10.0.0.33 - - [2025-11-05 09:06:24] "PUT /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1 HTTP/1.1" 200 264 0.054176 10.0.0.33 - - [2025-11-05 09:06:24] "POST /security-groups HTTP/1.1" 200 537 0.083958 10.0.0.33 - - [2025-11-05 09:06:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.015005 10.0.0.33 - - [2025-11-05 09:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.066893 10.0.0.33 - - [2025-11-05 09:06:24] "POST /access-control-lists HTTP/1.1" 200 596 0.075991 10.0.0.33 - - [2025-11-05 09:06:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.011998 10.0.0.33 - - [2025-11-05 09:06:24] "POST /chown HTTP/1.1" 200 109 0.043497 10.0.0.33 - - [2025-11-05 09:06:24] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014055 10.0.0.33 - - [2025-11-05 09:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.33 - - [2025-11-05 09:06:24] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011028 10.0.0.33 - - [2025-11-05 09:06:24] "POST /access-control-lists HTTP/1.1" 200 594 0.072200 10.0.0.33 - - [2025-11-05 09:06:24] "POST /tags HTTP/1.1" 409 207 0.020034 10.0.0.33 - - [2025-11-05 09:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2025-11-05 09:06:24] "GET /tag/61007386-c129-4b2b-a0f2-66a0880dd82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020628 10.0.0.33 - - [2025-11-05 09:06:25] "POST /firewall-rules HTTP/1.1" 200 564 0.068153 10.0.0.33 - - [2025-11-05 09:06:25] "GET /firewall-rule/17f8cc59-d340-4620-b912-d3d320dab28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004602 10.0.0.33 - - [2025-11-05 09:06:25] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005039 10.0.0.33 - - [2025-11-05 09:06:25] "GET /firewall-rule/17f8cc59-d340-4620-b912-d3d320dab28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003680 10.0.0.33 - - [2025-11-05 09:06:25] "POST /ref-update HTTP/1.1" 200 156 0.027864 10.0.0.33 - - [2025-11-05 09:06:25] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014962 10.0.0.33 - - [2025-11-05 09:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.33 - - [2025-11-05 09:06:25] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003346 10.0.0.33 - - [2025-11-05 09:06:25] "POST /tags HTTP/1.1" 409 207 0.002191 10.0.0.33 - - [2025-11-05 09:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2025-11-05 09:06:25] "GET /tag/61007386-c129-4b2b-a0f2-66a0880dd82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027380 10.0.0.33 - - [2025-11-05 09:06:25] "POST /firewall-rules HTTP/1.1" 200 562 0.082458 10.0.0.33 - - [2025-11-05 09:06:25] "GET /firewall-rule/623849f6-3950-4e2e-934b-08efddc5f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004521 10.0.0.33 - - [2025-11-05 09:06:25] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005706 10.0.0.33 - - [2025-11-05 09:06:25] "GET /firewall-rule/623849f6-3950-4e2e-934b-08efddc5f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002544 10.0.0.33 - - [2025-11-05 09:06:25] "POST /ref-update HTTP/1.1" 200 156 0.020934 10.0.0.33 - - [2025-11-05 09:06:25] "POST /tags HTTP/1.1" 200 301 0.094198 10.0.0.33 - - [2025-11-05 09:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010044 10.0.0.33 - - [2025-11-05 09:06:25] "GET /tag/bd94f8d1-74b9-465d-aa6a-aff8a6442f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024251 10.0.0.33 - - [2025-11-05 09:06:25] "POST /tags HTTP/1.1" 200 325 0.074326 10.0.0.33 - - [2025-11-05 09:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2025-11-05 09:06:25] "GET /tag/8d6c36e9-8d7b-4a6f-889d-3cbfbb5b00a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.023560 10.0.0.33 - - [2025-11-05 09:06:25] "POST /tags HTTP/1.1" 200 363 0.029193 10.0.0.33 - - [2025-11-05 09:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015105 10.0.0.33 - - [2025-11-05 09:06:25] "GET /tag/aacbfca2-c8cc-4de7-a4aa-73354e26a18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.022136 10.0.0.33 - - [2025-11-05 09:06:26] "POST /tags HTTP/1.1" 200 311 0.039342 10.0.0.33 - - [2025-11-05 09:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019609 10.0.0.33 - - [2025-11-05 09:06:26] "GET /tag/6bb4d423-b0bd-4b7e-ad5c-2c0412eefb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018657 10.0.0.33 - - [2025-11-05 09:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.33 - - [2025-11-05 09:06:26] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010282 10.0.0.33 - - [2025-11-05 09:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.33 - - [2025-11-05 09:06:26] "GET /project/7b9a3195-693c-457e-8aca-654938a805ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041030 10.0.0.33 - - [2025-11-05 09:06:26] "POST /virtual-machines HTTP/1.1" 200 377 0.023023 10.0.0.33 - - [2025-11-05 09:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013733 10.0.0.33 - - [2025-11-05 09:06:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.111066 10.0.0.33 - - [2025-11-05 09:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028619 10.0.0.33 - - [2025-11-05 09:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011386 10.0.0.33 - - [2025-11-05 09:06:26] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007383 10.0.0.33 - - [2025-11-05 09:06:26] "POST /instance-ips HTTP/1.1" 200 409 0.112519 10.0.0.33 - - [2025-11-05 09:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.042245 10.0.0.33 - - [2025-11-05 09:06:26] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010047 10.0.0.33 - - [2025-11-05 09:06:26] "POST /set-tag HTTP/1.1" 200 109 0.049535 10.0.0.33 - - [2025-11-05 09:06:26] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016727 10.0.0.33 - - [2025-11-05 09:06:26] "GET /instance-ip/b57ba66e-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005087 10.0.0.33 - - [2025-11-05 09:06:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.001937 10.0.0.33 - - [2025-11-05 09:06:27] "POST /tags HTTP/1.1" 200 305 0.061730 10.0.0.33 - - [2025-11-05 09:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009227 10.0.0.33 - - [2025-11-05 09:06:27] "GET /tag/7c6a3eb0-1528-46a2-a959-e87079269936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.030955 10.0.0.33 - - [2025-11-05 09:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2025-11-05 09:06:27] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.023294 10.0.0.33 - - [2025-11-05 09:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.33 - - [2025-11-05 09:06:27] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004657 10.0.0.33 - - [2025-11-05 09:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.33 - - [2025-11-05 09:06:27] "GET /service-appliance-set/78e9d97c-d402-4282-a2df-4deed652098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009299 10.0.0.33 - - [2025-11-05 09:06:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.001917 10.0.0.33 - - [2025-11-05 09:06:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131789 10.0.0.33 - - [2025-11-05 09:06:27] "GET /virtual-machine-interface/4ab59d2f-8eea-4a36-9c14-6f6d04f773e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.029916 10.0.0.33 - - [2025-11-05 09:06:27] "POST /instance-ips HTTP/1.1" 200 381 0.077116 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001403 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001552 10.0.0.33 - - [2025-11-05 09:06:27] "GET /instance-ip/5e2042c9-d705-409e-bdf5-40fda028953c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.019209 10.0.0.33 - - [2025-11-05 09:06:27] "POST /loadbalancers HTTP/1.1" 200 582 0.077996 10.0.0.33 - - [2025-11-05 09:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.039675 10.0.0.33 - - [2025-11-05 09:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.33 - - [2025-11-05 09:06:27] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042158 10.0.0.33 - - [2025-11-05 09:06:27] "GET /instance-ip/5e2042c9-d705-409e-bdf5-40fda028953c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012007 10.0.0.33 - - [2025-11-05 09:06:27] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063750 10.0.0.33 - - [2025-11-05 09:06:27] "GET /loadbalancer/ec920200-304c-4ae4-8f5b-58624f9993f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003756 10.0.0.33 - - [2025-11-05 09:06:27] "POST /floating-ips HTTP/1.1" 200 583 0.034276 10.0.0.33 - - [2025-11-05 09:06:27] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026369 10.0.0.33 - - [2025-11-05 09:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010332 10.0.0.33 - - [2025-11-05 09:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.33 - - [2025-11-05 09:06:28] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.231596 10.0.0.33 - - [2025-11-05 09:06:28] "GET /loadbalancer-listener/0bb5da26-3608-4076-855c-047df7140a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004403 10.0.0.33 - - [2025-11-05 09:06:28] "GET /loadbalancer-listener/0bb5da26-3608-4076-855c-047df7140a4e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005990 10.0.0.33 - - [2025-11-05 09:06:28] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.112727 10.0.0.33 - - [2025-11-05 09:06:28] "GET /instance-ip/5e2042c9-d705-409e-bdf5-40fda028953c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004697 10.0.0.33 - - [2025-11-05 09:06:28] "GET /instance-ip/5e2042c9-d705-409e-bdf5-40fda028953c?fields=floating_ips HTTP/1.1" 200 1170 0.008370 10.0.0.33 - - [2025-11-05 09:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.33 - - [2025-11-05 09:06:28] "GET /floating-ip/686f9ba6-5559-4d46-94ea-82a2182d6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002787 10.0.0.33 - - [2025-11-05 09:06:28] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003212 10.0.0.33 - - [2025-11-05 09:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020231 10.0.0.33 - - [2025-11-05 09:06:28] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.015709 10.0.0.33 - - [2025-11-05 09:06:28] "POST /tags HTTP/1.1" 200 355 0.043741 10.0.0.33 - - [2025-11-05 09:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014485 10.0.0.33 - - [2025-11-05 09:06:28] "GET /tag/f49c1fe0-424f-405c-8d70-f227d87e17ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.021493 10.0.0.33 - - [2025-11-05 09:06:28] "POST /tags HTTP/1.1" 200 303 0.029895 10.0.0.33 - - [2025-11-05 09:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019314 10.0.0.33 - - [2025-11-05 09:06:28] "GET /tag/8135585e-c362-43b0-84a7-2acc14502db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019488 10.0.0.33 - - [2025-11-05 09:06:28] "POST /projects HTTP/1.1" 409 218 0.002824 10.0.0.33 - - [2025-11-05 09:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.33 - - [2025-11-05 09:06:28] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050174 10.0.0.33 - - [2025-11-05 09:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007818 10.0.0.33 - - [2025-11-05 09:06:28] "GET /network-ipam/d3e6053b-525b-477d-afc5-8c4712fc4bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004518 10.0.0.33 - - [2025-11-05 09:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.33 - - [2025-11-05 09:06:28] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.012350 10.0.0.33 - - [2025-11-05 09:06:29] "PUT /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94 HTTP/1.1" 200 264 0.077118 10.0.0.33 - - [2025-11-05 09:06:29] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005160 10.0.0.33 - - [2025-11-05 09:06:29] "POST /set-tag HTTP/1.1" 200 109 0.055916 10.0.0.33 - - [2025-11-05 09:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.33 - - [2025-11-05 09:06:29] "GET /network-ipam/b2fe5c4a-a456-49fe-a385-a19786012a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003039 10.0.0.33 - - [2025-11-05 09:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.33 - - [2025-11-05 09:06:29] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004215 10.0.0.33 - - [2025-11-05 09:06:29] "PUT /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1 HTTP/1.1" 200 264 0.063820 10.0.0.33 - - [2025-11-05 09:06:29] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.021796 10.0.0.33 - - [2025-11-05 09:06:29] "POST /set-tag HTTP/1.1" 200 109 0.046998 10.0.0.33 - - [2025-11-05 09:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2025-11-05 09:06:29] "GET /network-policy/eef9b40c-5f21-41b8-9a7c-501eb7bb1b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003193 10.0.0.33 - - [2025-11-05 09:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2025-11-05 09:06:29] "GET /network-policy/3bc0a17b-9465-4c09-ac74-f66d7208020d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003325 10.0.0.33 - - [2025-11-05 09:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.33 - - [2025-11-05 09:06:29] "GET /network-policy/45ef7a76-bc43-4aa6-b843-1dc701b0ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004387 10.0.0.33 - - [2025-11-05 09:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2025-11-05 09:06:29] "PUT /network-policy/45ef7a76-bc43-4aa6-b843-1dc701b0ddb8 HTTP/1.1" 200 262 0.030654 10.0.0.33 - - [2025-11-05 09:06:29] "POST /ref-update HTTP/1.1" 200 156 0.082672 10.0.0.33 - - [2025-11-05 09:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002622 10.0.0.33 - - [2025-11-05 09:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002721 10.0.0.33 - - [2025-11-05 09:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002686 10.0.0.33 - - [2025-11-05 09:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002743 10.0.0.33 - - [2025-11-05 09:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002967 10.0.0.33 - - [2025-11-05 09:06:29] "POST /security-groups HTTP/1.1" 409 245 0.005463 10.0.0.33 - - [2025-11-05 09:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.33 - - [2025-11-05 09:06:29] "PUT /security-group/62b1a287-21f9-4ff6-8709-ab25c0f4d04c HTTP/1.1" 200 262 0.075504 10.0.0.33 - - [2025-11-05 09:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.058890 10.0.0.33 - - [2025-11-05 09:06:30] "PUT /access-control-list/678b92af-56f7-48ee-8dc6-402204eda72b HTTP/1.1" 200 272 0.057654 10.0.0.33 - - [2025-11-05 09:06:30] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015983 10.0.0.33 - - [2025-11-05 09:06:30] "PUT /access-control-list/50ed44fc-2fe9-4eb1-9074-0c2ed8556b83 HTTP/1.1" 200 272 0.023154 10.0.0.33 - - [2025-11-05 09:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007054 10.0.0.33 - - [2025-11-05 09:06:30] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004803 10.0.0.33 - - [2025-11-05 09:06:30] "POST /tags HTTP/1.1" 409 206 0.002923 10.0.0.33 - - [2025-11-05 09:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2025-11-05 09:06:30] "GET /tag/8135585e-c362-43b0-84a7-2acc14502db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.028695 10.0.0.33 - - [2025-11-05 09:06:30] "POST /firewall-rules HTTP/1.1" 200 562 0.070033 10.0.0.33 - - [2025-11-05 09:06:30] "GET /firewall-rule/b780f141-19ed-40d4-ad43-095d6dc755eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005414 10.0.0.33 - - [2025-11-05 09:06:30] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006025 10.0.0.33 - - [2025-11-05 09:06:30] "GET /firewall-rule/b780f141-19ed-40d4-ad43-095d6dc755eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002449 10.0.0.33 - - [2025-11-05 09:06:30] "POST /ref-update HTTP/1.1" 200 156 0.083967 10.0.0.33 - - [2025-11-05 09:06:30] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020416 10.0.0.33 - - [2025-11-05 09:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008452 10.0.0.33 - - [2025-11-05 09:06:30] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004941 10.0.0.33 - - [2025-11-05 09:06:30] "POST /tags HTTP/1.1" 409 206 0.003339 10.0.0.33 - - [2025-11-05 09:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.33 - - [2025-11-05 09:06:30] "GET /tag/8135585e-c362-43b0-84a7-2acc14502db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.024262 10.0.0.33 - - [2025-11-05 09:06:30] "POST /firewall-rules HTTP/1.1" 200 560 0.101312 10.0.0.33 - - [2025-11-05 09:06:30] "GET /firewall-rule/3314cdef-0ed5-40cb-a07f-a2f1bcbcb53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.035850 10.0.0.33 - - [2025-11-05 09:06:30] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.014343 10.0.0.33 - - [2025-11-05 09:06:30] "GET /firewall-rule/3314cdef-0ed5-40cb-a07f-a2f1bcbcb53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.008523 10.0.0.33 - - [2025-11-05 09:06:30] "POST /ref-update HTTP/1.1" 200 156 0.051732 10.0.0.33 - - [2025-11-05 09:06:30] "POST /tags HTTP/1.1" 200 301 0.039034 10.0.0.33 - - [2025-11-05 09:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.33 - - [2025-11-05 09:06:31] "GET /tag/5eec818b-71d2-4a8d-84cd-ddedbc30bce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.021920 10.0.0.33 - - [2025-11-05 09:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.33 - - [2025-11-05 09:06:31] "GET /project/7b9a3195-693c-457e-8aca-654938a805ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087482 10.0.0.33 - - [2025-11-05 09:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008555 10.0.0.33 - - [2025-11-05 09:06:31] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.032114 10.0.0.33 - - [2025-11-05 09:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009729 10.0.0.33 - - [2025-11-05 09:06:31] "GET /service-appliance-set/78e9d97c-d402-4282-a2df-4deed652098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003859 10.0.0.33 - - [2025-11-05 09:06:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.001960 10.0.0.33 - - [2025-11-05 09:06:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.172821 10.0.0.33 - - [2025-11-05 09:06:31] "GET /virtual-machine-interface/62815d02-df59-4720-8647-eb826058199e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.021869 10.0.0.33 - - [2025-11-05 09:06:31] "POST /instance-ips HTTP/1.1" 200 377 0.112451 10.0.0.33 - - [2025-11-05 09:06:31] "GET /instance-ip/31a96022-c15c-46bf-aa8f-c40c1789c4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010974 10.0.0.33 - - [2025-11-05 09:06:31] "POST /loadbalancers HTTP/1.1" 200 582 0.090538 10.0.0.33 - - [2025-11-05 09:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.067604 10.0.0.33 - - [2025-11-05 09:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.33 - - [2025-11-05 09:06:31] "GET /project/7b9a3195-693c-457e-8aca-654938a805ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.110310 10.0.0.33 - - [2025-11-05 09:06:32] "GET /instance-ip/31a96022-c15c-46bf-aa8f-c40c1789c4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.038590 10.0.0.33 - - [2025-11-05 09:06:32] "GET /project/7b9a3195-693c-457e-8aca-654938a805ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087435 10.0.0.33 - - [2025-11-05 09:06:32] "GET /loadbalancer/248affd9-55c4-453f-833e-0e53cac8bf81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.017337 10.0.0.33 - - [2025-11-05 09:06:32] "POST /floating-ips HTTP/1.1" 200 581 0.059913 10.0.0.33 - - [2025-11-05 09:06:32] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.041134 10.0.0.33 - - [2025-11-05 09:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.044733 10.0.0.33 - - [2025-11-05 09:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018654 10.0.0.33 - - [2025-11-05 09:06:32] "GET /project/7b9a3195-693c-457e-8aca-654938a805ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078523 10.0.0.33 - - [2025-11-05 09:06:32] "GET /loadbalancer-listener/d9914850-c010-4372-9a4c-df1e5df0ddb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002807 10.0.0.33 - - [2025-11-05 09:06:32] "GET /loadbalancer-listener/d9914850-c010-4372-9a4c-df1e5df0ddb6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.015725 10.0.0.33 - - [2025-11-05 09:06:32] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.059283 10.0.0.33 - - [2025-11-05 09:06:32] "GET /instance-ip/31a96022-c15c-46bf-aa8f-c40c1789c4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003808 10.0.0.33 - - [2025-11-05 09:06:32] "GET /instance-ip/31a96022-c15c-46bf-aa8f-c40c1789c4dd?fields=floating_ips HTTP/1.1" 200 1164 0.008958 10.0.0.33 - - [2025-11-05 09:06:32] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003580 10.0.0.33 - - [2025-11-05 09:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.33 - - [2025-11-05 09:06:32] "GET /project/7b9a3195-693c-457e-8aca-654938a805ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068299 10.0.0.33 - - [2025-11-05 09:06:32] "GET /loadbalancer/248affd9-55c4-453f-833e-0e53cac8bf81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004376 10.0.0.33 - - [2025-11-05 09:06:32] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029868 10.0.0.33 - - [2025-11-05 09:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030140 10.0.0.33 - - [2025-11-05 09:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.33 - - [2025-11-05 09:06:32] "GET /project/7b9a3195-693c-457e-8aca-654938a805ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.072155 10.0.0.33 - - [2025-11-05 09:06:32] "GET /loadbalancer-listener/3f0114fa-46d3-4ec6-ad81-7990cd83a74c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.012485 10.0.0.33 - - [2025-11-05 09:06:32] "GET /loadbalancer-listener/3f0114fa-46d3-4ec6-ad81-7990cd83a74c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005253 10.0.0.33 - - [2025-11-05 09:06:32] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.060855 10.0.0.33 - - [2025-11-05 09:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.33 - - [2025-11-05 09:06:33] "GET /instance-ip/31a96022-c15c-46bf-aa8f-c40c1789c4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004440 10.0.0.33 - - [2025-11-05 09:06:33] "GET /instance-ip/31a96022-c15c-46bf-aa8f-c40c1789c4dd?fields=floating_ips HTTP/1.1" 200 1164 0.005759 10.0.0.33 - - [2025-11-05 09:06:33] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007170 10.0.0.33 - - [2025-11-05 09:06:33] "GET /project/7b9a3195-693c-457e-8aca-654938a805ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.105496 10.0.0.33 - - [2025-11-05 09:06:33] "GET /loadbalancer/248affd9-55c4-453f-833e-0e53cac8bf81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002875 10.0.0.33 - - [2025-11-05 09:06:33] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018532 10.0.0.33 - - [2025-11-05 09:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.063542 10.0.0.33 - - [2025-11-05 09:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.33 - - [2025-11-05 09:06:33] "GET /project/7b9a3195-693c-457e-8aca-654938a805ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068613 10.0.0.33 - - [2025-11-05 09:06:33] "GET /loadbalancer-listener/2c2730ad-80c7-4726-b8bd-886ca506889c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.013447 10.0.0.33 - - [2025-11-05 09:06:33] "GET /loadbalancer-listener/2c2730ad-80c7-4726-b8bd-886ca506889c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004966 10.0.0.33 - - [2025-11-05 09:06:33] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021454 10.0.0.33 - - [2025-11-05 09:06:33] "GET /instance-ip/31a96022-c15c-46bf-aa8f-c40c1789c4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008710 10.0.0.33 - - [2025-11-05 09:06:33] "GET /instance-ip/31a96022-c15c-46bf-aa8f-c40c1789c4dd?fields=floating_ips HTTP/1.1" 200 1164 0.005615 10.0.0.33 - - [2025-11-05 09:06:33] "POST /tags HTTP/1.1" 200 371 0.038085 10.0.0.33 - - [2025-11-05 09:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011515 10.0.0.33 - - [2025-11-05 09:06:33] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005249 10.0.0.33 - - [2025-11-05 09:06:33] "GET /tag/43912a0a-4cb6-4e03-8b43-c6166da54cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.041494 10.0.0.33 - - [2025-11-05 09:06:33] "POST /tags HTTP/1.1" 200 319 0.026649 10.0.0.33 - - [2025-11-05 09:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016713 10.0.0.33 - - [2025-11-05 09:06:33] "GET /tag/41ca9242-bf5a-436e-931b-ec0e141103ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.024801 10.0.0.33 - - [2025-11-05 09:06:33] "POST /id-to-fqname HTTP/1.1" 200 181 0.002021 10.0.0.33 - - [2025-11-05 09:06:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.005207 10.0.0.33 - - [2025-11-05 09:06:33] "POST /security-groups HTTP/1.1" 200 578 0.083504 10.0.0.33 - - [2025-11-05 09:06:33] "POST /projects HTTP/1.1" 200 497 0.245835 10.0.0.33 - - [2025-11-05 09:06:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.017206 10.0.0.33 - - [2025-11-05 09:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.052696 10.0.0.33 - - [2025-11-05 09:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013163 10.0.0.33 - - [2025-11-05 09:06:34] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.034397 10.0.0.33 - - [2025-11-05 09:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.33 - - [2025-11-05 09:06:34] "POST /access-control-lists HTTP/1.1" 200 587 0.123750 10.0.0.33 - - [2025-11-05 09:06:34] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.023448 10.0.0.33 - - [2025-11-05 09:06:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.002050 10.0.0.33 - - [2025-11-05 09:06:34] "POST /access-control-lists HTTP/1.1" 200 585 0.083669 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001242 10.0.0.33 - - [2025-11-05 09:06:34] "PUT /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94 HTTP/1.1" 200 264 0.156735 10.0.0.33 - - [2025-11-05 09:06:34] "PUT /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1 HTTP/1.1" 200 264 0.051804 10.0.0.33 - - [2025-11-05 09:06:34] "POST /security-groups HTTP/1.1" 200 558 0.090090 10.0.0.33 - - [2025-11-05 09:06:34] "POST /fqname-to-id HTTP/1.1" 404 248 0.003239 10.0.0.33 - - [2025-11-05 09:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.047592 10.0.0.33 - - [2025-11-05 09:06:34] "POST /chown HTTP/1.1" 200 109 0.015691 10.0.0.33 - - [2025-11-05 09:06:34] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004601 10.0.0.33 - - [2025-11-05 09:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.33 - - [2025-11-05 09:06:34] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009377 10.0.0.33 - - [2025-11-05 09:06:34] "POST /tags HTTP/1.1" 409 214 0.002497 10.0.0.33 - - [2025-11-05 09:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.33 - - [2025-11-05 09:06:34] "GET /tag/41ca9242-bf5a-436e-931b-ec0e141103ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.136675 10.0.0.33 - - [2025-11-05 09:06:34] "POST /access-control-lists HTTP/1.1" 200 610 0.322769 10.0.0.33 - - [2025-11-05 09:06:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.008005 10.0.0.33 - - [2025-11-05 09:06:35] "POST /firewall-rules HTTP/1.1" 200 578 0.136621 10.0.0.33 - - [2025-11-05 09:06:35] "GET /firewall-rule/02381e0f-69c8-4ca7-a16b-ce91fa2e58c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.009495 10.0.0.33 - - [2025-11-05 09:06:35] "POST /access-control-lists HTTP/1.1" 200 608 0.111947 10.0.0.33 - - [2025-11-05 09:06:35] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.025938 10.0.0.33 - - [2025-11-05 09:06:35] "GET /firewall-rule/02381e0f-69c8-4ca7-a16b-ce91fa2e58c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002898 10.0.0.33 - - [2025-11-05 09:06:35] "POST /ref-update HTTP/1.1" 200 156 0.059079 10.0.0.33 - - [2025-11-05 09:06:35] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007901 10.0.0.33 - - [2025-11-05 09:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.33 - - [2025-11-05 09:06:35] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003217 10.0.0.33 - - [2025-11-05 09:06:35] "POST /tags HTTP/1.1" 409 214 0.002159 10.0.0.33 - - [2025-11-05 09:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2025-11-05 09:06:35] "GET /tag/41ca9242-bf5a-436e-931b-ec0e141103ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012207 10.0.0.33 - - [2025-11-05 09:06:35] "POST /firewall-rules HTTP/1.1" 200 576 0.071728 10.0.0.33 - - [2025-11-05 09:06:35] "GET /firewall-rule/7558c36b-db6f-4016-a15e-dd8779aa849e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006792 10.0.0.33 - - [2025-11-05 09:06:35] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005243 10.0.0.33 - - [2025-11-05 09:06:35] "GET /firewall-rule/7558c36b-db6f-4016-a15e-dd8779aa849e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002561 10.0.0.33 - - [2025-11-05 09:06:35] "POST /ref-update HTTP/1.1" 200 156 0.035641 10.0.0.33 - - [2025-11-05 09:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.33 - - [2025-11-05 09:06:35] "GET /loadbalancer/248affd9-55c4-453f-833e-0e53cac8bf81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005242 10.0.0.33 - - [2025-11-05 09:06:35] "POST /tags HTTP/1.1" 200 363 0.023815 10.0.0.33 - - [2025-11-05 09:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2025-11-05 09:06:35] "GET /tag/79e76894-31bf-4150-bca8-a8c506494ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.047381 10.0.0.33 - - [2025-11-05 09:06:35] "POST /tags HTTP/1.1" 200 311 0.040813 10.0.0.33 - - [2025-11-05 09:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.33 - - [2025-11-05 09:06:35] "GET /tag/c9191d0c-05d6-4c9c-98ac-738662c0c6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015187 10.0.0.33 - - [2025-11-05 09:06:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.000616 10.0.0.33 - - [2025-11-05 09:06:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.009726 10.0.0.33 - - [2025-11-05 09:06:36] "POST /security-groups HTTP/1.1" 200 574 0.084549 10.0.0.33 - - [2025-11-05 09:06:36] "POST /projects HTTP/1.1" 200 489 0.265152 10.0.0.33 - - [2025-11-05 09:06:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.003836 10.0.0.33 - - [2025-11-05 09:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027570 10.0.0.33 - - [2025-11-05 09:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007399 10.0.0.33 - - [2025-11-05 09:06:36] "POST /access-control-lists HTTP/1.1" 200 583 0.104805 10.0.0.33 - - [2025-11-05 09:06:36] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.061870 10.0.0.33 - - [2025-11-05 09:06:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.018991 10.0.0.33 - - [2025-11-05 09:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018823 10.0.0.33 - - [2025-11-05 09:06:36] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.011382 10.0.0.33 - - [2025-11-05 09:06:36] "POST /access-control-lists HTTP/1.1" 200 581 0.082732 10.0.0.33 - - [2025-11-05 09:06:36] "PUT /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94 HTTP/1.1" 200 264 0.142870 10.0.0.33 - - [2025-11-05 09:06:36] "PUT /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1 HTTP/1.1" 200 264 0.090811 10.0.0.33 - - [2025-11-05 09:06:36] "POST /security-groups HTTP/1.1" 200 546 0.098646 10.0.0.33 - - [2025-11-05 09:06:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.013276 10.0.0.33 - - [2025-11-05 09:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034398 10.0.0.33 - - [2025-11-05 09:06:36] "POST /access-control-lists HTTP/1.1" 200 602 0.072365 10.0.0.33 - - [2025-11-05 09:06:36] "POST /chown HTTP/1.1" 200 109 0.055865 10.0.0.33 - - [2025-11-05 09:06:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.028674 10.0.0.33 - - [2025-11-05 09:06:36] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016150 10.0.0.33 - - [2025-11-05 09:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.33 - - [2025-11-05 09:06:36] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004980 10.0.0.33 - - [2025-11-05 09:06:36] "POST /tags HTTP/1.1" 409 210 0.002772 10.0.0.33 - - [2025-11-05 09:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2025-11-05 09:06:37] "POST /access-control-lists HTTP/1.1" 200 600 0.068589 10.0.0.33 - - [2025-11-05 09:06:37] "GET /tag/c9191d0c-05d6-4c9c-98ac-738662c0c6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.053227 10.0.0.33 - - [2025-11-05 09:06:37] "POST /firewall-rules HTTP/1.1" 200 570 0.069895 10.0.0.33 - - [2025-11-05 09:06:37] "GET /firewall-rule/47a52615-0c70-4976-888d-eb6cd32c9778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006119 10.0.0.33 - - [2025-11-05 09:06:37] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.006834 10.0.0.33 - - [2025-11-05 09:06:37] "GET /firewall-rule/47a52615-0c70-4976-888d-eb6cd32c9778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004458 10.0.0.33 - - [2025-11-05 09:06:37] "POST /ref-update HTTP/1.1" 200 156 0.081770 10.0.0.33 - - [2025-11-05 09:06:37] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006562 10.0.0.33 - - [2025-11-05 09:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.33 - - [2025-11-05 09:06:37] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005002 10.0.0.33 - - [2025-11-05 09:06:37] "POST /tags HTTP/1.1" 409 210 0.002487 10.0.0.33 - - [2025-11-05 09:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2025-11-05 09:06:37] "GET /tag/c9191d0c-05d6-4c9c-98ac-738662c0c6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024679 10.0.0.33 - - [2025-11-05 09:06:37] "POST /firewall-rules HTTP/1.1" 200 568 0.080086 10.0.0.33 - - [2025-11-05 09:06:37] "GET /firewall-rule/2f451d15-a2da-4ac5-8f4c-399d8312eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022262 10.0.0.33 - - [2025-11-05 09:06:37] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005775 10.0.0.33 - - [2025-11-05 09:06:37] "GET /firewall-rule/2f451d15-a2da-4ac5-8f4c-399d8312eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004095 10.0.0.33 - - [2025-11-05 09:06:37] "POST /ref-update HTTP/1.1" 200 156 0.043685 10.0.0.33 - - [2025-11-05 09:06:37] "POST /tags HTTP/1.1" 409 237 0.001982 10.0.0.33 - - [2025-11-05 09:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.33 - - [2025-11-05 09:06:37] "GET /tag/aacbfca2-c8cc-4de7-a4aa-73354e26a18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010818 10.0.0.33 - - [2025-11-05 09:06:37] "POST /tags HTTP/1.1" 409 210 0.002264 10.0.0.33 - - [2025-11-05 09:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.33 - - [2025-11-05 09:06:37] "GET /tag/6bb4d423-b0bd-4b7e-ad5c-2c0412eefb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010616 10.0.0.33 - - [2025-11-05 09:06:37] "POST /projects HTTP/1.1" 409 223 0.002282 10.0.0.33 - - [2025-11-05 09:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-11-05 09:06:37] "GET /project/7b9a3195-693c-457e-8aca-654938a805ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049387 10.0.0.33 - - [2025-11-05 09:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008598 10.0.0.33 - - [2025-11-05 09:06:38] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005473 10.0.0.33 - - [2025-11-05 09:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.33 - - [2025-11-05 09:06:38] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.009590 10.0.0.33 - - [2025-11-05 09:06:38] "PUT /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94 HTTP/1.1" 200 264 0.080388 10.0.0.33 - - [2025-11-05 09:06:38] "PUT /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1 HTTP/1.1" 200 264 0.073906 10.0.0.33 - - [2025-11-05 09:06:38] "POST /security-groups HTTP/1.1" 409 253 0.002482 10.0.0.33 - - [2025-11-05 09:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2025-11-05 09:06:38] "PUT /security-group/feda2d53-9796-481d-a1b5-84a7924c2dcc HTTP/1.1" 200 262 0.060672 10.0.0.33 - - [2025-11-05 09:06:38] "PUT /access-control-list/124c49f1-ce54-45c5-80b4-7dcc9210a0f4 HTTP/1.1" 200 272 0.016310 10.0.0.33 - - [2025-11-05 09:06:38] "PUT /access-control-list/88025e63-8b03-47db-a078-37d8daf56d13 HTTP/1.1" 200 272 0.030694 10.0.0.33 - - [2025-11-05 09:06:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028773 10.0.0.33 - - [2025-11-05 09:06:38] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007749 10.0.0.33 - - [2025-11-05 09:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.33 - - [2025-11-05 09:06:38] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002887 10.0.0.33 - - [2025-11-05 09:06:38] "POST /tags HTTP/1.1" 409 210 0.001867 10.0.0.33 - - [2025-11-05 09:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.33 - - [2025-11-05 09:06:38] "GET /tag/6bb4d423-b0bd-4b7e-ad5c-2c0412eefb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013089 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003495 10.0.0.33 - - [2025-11-05 09:06:38] "POST /firewall-rules HTTP/1.1" 200 570 0.087184 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005692 10.0.0.33 - - [2025-11-05 09:06:38] "GET /firewall-rule/4fdc8641-288d-4c03-a6f1-b3d945353677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006244 10.0.0.33 - - [2025-11-05 09:06:38] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003685 10.0.0.33 - - [2025-11-05 09:06:38] "GET /firewall-rule/4fdc8641-288d-4c03-a6f1-b3d945353677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002340 10.0.0.33 - - [2025-11-05 09:06:38] "POST /ref-update HTTP/1.1" 200 156 0.089206 10.0.0.33 - - [2025-11-05 09:06:38] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003692 10.0.0.33 - - [2025-11-05 09:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.33 - - [2025-11-05 09:06:38] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003188 10.0.0.33 - - [2025-11-05 09:06:38] "POST /tags HTTP/1.1" 409 210 0.002771 10.0.0.33 - - [2025-11-05 09:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2025-11-05 09:06:38] "GET /tag/6bb4d423-b0bd-4b7e-ad5c-2c0412eefb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012339 10.0.0.33 - - [2025-11-05 09:06:39] "POST /firewall-rules HTTP/1.1" 200 568 0.218091 10.0.0.33 - - [2025-11-05 09:06:39] "GET /firewall-rule/84c6bb1c-33d9-47cb-a9a5-fa414a2e084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008031 10.0.0.33 - - [2025-11-05 09:06:39] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006071 10.0.0.33 - - [2025-11-05 09:06:39] "GET /firewall-rule/84c6bb1c-33d9-47cb-a9a5-fa414a2e084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003003 10.0.0.33 - - [2025-11-05 09:06:39] "POST /ref-update HTTP/1.1" 200 156 0.058288 10.0.0.33 - - [2025-11-05 09:06:39] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013393 10.0.0.33 - - [2025-11-05 09:06:39] "POST /set-tag HTTP/1.1" 200 109 0.006604 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:06:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.249 - - [2025-11-05 09:06:48] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.249 - - [2025-11-05 09:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.249 - - [2025-11-05 09:06:49] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006773 10.0.0.249 - - [2025-11-05 09:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.249 - - [2025-11-05 09:06:49] "GET /routing-instance/d99541d9-3106-42e4-8664-dbbb491aebec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003268 10.0.0.249 - - [2025-11-05 09:06:49] "PUT /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b HTTP/1.1" 200 274 0.017817 10.0.0.249 - - [2025-11-05 09:06:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002120 10.0.0.249 - - [2025-11-05 09:06:49] "POST /virtual-routers HTTP/1.1" 200 599 0.031050 10.0.0.249 - - [2025-11-05 09:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015723 10.0.0.249 - - [2025-11-05 09:06:49] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004942 10.0.0.249 - - [2025-11-05 09:06:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.001733 10.0.0.249 - - [2025-11-05 09:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.249 - - [2025-11-05 09:06:49] "GET /virtual-network/0528bac2-0a41-4c32-aeb0-1c85c5d50a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004364 10.0.0.249 - - [2025-11-05 09:06:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.059073 10.0.0.33 - - [2025-11-05 09:06:56] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.33 - - [2025-11-05 09:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2025-11-05 09:06:56] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007509 10.0.0.33 - - [2025-11-05 09:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.33 - - [2025-11-05 09:06:56] "GET /config-node/749abd4d-b221-44f6-8bf5-01c613cd8333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005318 10.0.0.33 - - [2025-11-05 09:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.33 - - [2025-11-05 09:06:57] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002789 10.0.0.33 - - [2025-11-05 09:07:07] "GET / HTTP/1.1" 200 35931 0.001968 10.0.0.33 - - [2025-11-05 09:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2025-11-05 09:07:07] "GET /routing-instance/d99541d9-3106-42e4-8664-dbbb491aebec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003835 10.0.0.33 - - [2025-11-05 09:07:07] "POST /bgp-routers HTTP/1.1" 409 301 0.001894 10.0.0.33 - - [2025-11-05 09:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2025-11-05 09:07:07] "GET /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005921 10.0.0.33 - - [2025-11-05 09:07:07] "PUT /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1 HTTP/1.1" 200 254 0.014744 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:07:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:07:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:07:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:07:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 10.0.0.249 - - [2025-11-05 09:07:43] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.249 - - [2025-11-05 09:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.249 - - [2025-11-05 09:07:43] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.017248 10.0.0.249 - - [2025-11-05 09:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.249 - - [2025-11-05 09:07:43] "GET /routing-instance/d99541d9-3106-42e4-8664-dbbb491aebec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002891 10.0.0.249 - - [2025-11-05 09:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.249 - - [2025-11-05 09:07:43] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002511 10.0.0.249 - - [2025-11-05 09:07:43] "PUT /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c HTTP/1.1" 200 262 0.010150 10.0.0.249 - - [2025-11-05 09:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006735 10.0.0.249 - - [2025-11-05 09:07:43] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003326 10.0.0.249 - - [2025-11-05 09:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.249 - - [2025-11-05 09:07:43] "GET /virtual-machine-interface/01166e62-1d96-4836-a97d-5d55016c7753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004100 10.0.0.249 - - [2025-11-05 09:07:43] "PUT /virtual-machine-interface/01166e62-1d96-4836-a97d-5d55016c7753 HTTP/1.1" 200 284 0.012078 10.0.0.33 - - [2025-11-05 09:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2025-11-05 09:07:57] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003860 10.0.0.33 - - [2025-11-05 09:10:03] "GET /global-system-configs HTTP/1.1" 200 322 0.003623 10.0.0.33 - - [2025-11-05 09:10:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002132 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:10:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:10:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 10.0.0.33 - - [2025-11-05 09:10:23] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002954 10.0.0.33 - - [2025-11-05 09:10:23] "POST /ref-update HTTP/1.1" 200 156 0.011591 10.0.0.33 - - [2025-11-05 09:10:27] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004997 10.0.0.33 - - [2025-11-05 09:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.33 - - [2025-11-05 09:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2025-11-05 09:10:27] "GET /loadbalancer/248affd9-55c4-453f-833e-0e53cac8bf81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002919 10.0.0.33 - - [2025-11-05 09:10:27] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004309 10.0.0.33 - - [2025-11-05 09:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.33 - - [2025-11-05 09:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.33 - - [2025-11-05 09:10:27] "GET /loadbalancer/248affd9-55c4-453f-833e-0e53cac8bf81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002649 10.0.0.33 - - [2025-11-05 09:10:27] "GET /loadbalancer-pool/22c97fc4-0b2c-4c9d-9260-12ce4184b2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006646 10.0.0.33 - - [2025-11-05 09:10:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028528 10.0.0.33 - - [2025-11-05 09:10:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022545 10.0.0.33 - - [2025-11-05 09:10:27] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007251 10.0.0.33 - - [2025-11-05 09:10:27] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008604 10.0.0.33 - - [2025-11-05 09:10:27] "POST /ref-update HTTP/1.1" 200 156 0.008786 10.0.0.33 - - [2025-11-05 09:10:27] "POST /tags HTTP/1.1" 409 205 0.002033 10.0.0.33 - - [2025-11-05 09:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.33 - - [2025-11-05 09:10:27] "GET /tag/5eec818b-71d2-4a8d-84cd-ddedbc30bce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011767 10.0.0.33 - - [2025-11-05 09:10:27] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.003660 10.0.0.33 - - [2025-11-05 09:10:27] "PUT /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c HTTP/1.1" 200 256 0.008571 10.0.0.33 - - [2025-11-05 09:10:28] "POST /set-tag HTTP/1.1" 200 109 0.083554 10.0.0.33 - - [2025-11-05 09:10:28] "GET /loadbalancer-pool/14ddaa88-633c-452e-9c35-39f7153f33e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010479 10.0.0.33 - - [2025-11-05 09:10:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023313 10.0.0.33 - - [2025-11-05 09:10:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008496 10.0.0.33 - - [2025-11-05 09:10:28] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006699 10.0.0.33 - - [2025-11-05 09:10:28] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.33 - - [2025-11-05 09:10:28] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004936 10.0.0.33 - - [2025-11-05 09:10:28] "POST /ref-update HTTP/1.1" 200 156 0.008263 10.0.0.33 - - [2025-11-05 09:10:28] "GET /loadbalancer-pool/29df8d1d-22c2-4a72-ac90-310dec199324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004855 10.0.0.33 - - [2025-11-05 09:10:28] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.007837 10.0.0.33 - - [2025-11-05 09:10:28] "PUT /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c HTTP/1.1" 200 256 0.018065 10.0.0.33 - - [2025-11-05 09:10:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.053713 10.0.0.33 - - [2025-11-05 09:10:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016931 10.0.0.33 - - [2025-11-05 09:10:28] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006742 10.0.0.33 - - [2025-11-05 09:10:28] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004494 10.0.0.33 - - [2025-11-05 09:10:28] "POST /ref-update HTTP/1.1" 200 156 0.014405 10.0.0.33 - - [2025-11-05 09:10:28] "POST /set-tag HTTP/1.1" 200 109 0.009472 10.0.0.33 - - [2025-11-05 09:10:28] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002382 10.0.0.33 - - [2025-11-05 09:10:28] "PUT /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c HTTP/1.1" 200 256 0.009554 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:12:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:12:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:12:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:12:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001241 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:12:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:12:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 10.0.0.33 - - [2025-11-05 09:12:20] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009924 10.0.0.33 - - [2025-11-05 09:12:20] "POST /set-tag HTTP/1.1" 200 109 0.004054 10.0.0.33 - - [2025-11-05 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2025-11-05 09:12:20] "GET /loadbalancer/248affd9-55c4-453f-833e-0e53cac8bf81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003431 10.0.0.33 - - [2025-11-05 09:12:20] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005118 10.0.0.33 - - [2025-11-05 09:12:20] "POST /set-tag HTTP/1.1" 200 109 0.033889 10.0.0.33 - - [2025-11-05 09:12:20] "DELETE /loadbalancer-member/0c30ef79-a08c-4b74-aa6d-fc9a550bf33a HTTP/1.1" 200 115 0.070092 10.0.0.33 - - [2025-11-05 09:12:20] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009159 10.0.0.33 - - [2025-11-05 09:12:20] "POST /set-tag HTTP/1.1" 200 109 0.005170 10.0.0.33 - - [2025-11-05 09:12:20] "DELETE /loadbalancer-member/56f3d1f2-e035-44e5-844e-0b6ca3783c05 HTTP/1.1" 200 115 0.035249 10.0.0.33 - - [2025-11-05 09:12:20] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004033 10.0.0.33 - - [2025-11-05 09:12:20] "POST /set-tag HTTP/1.1" 200 109 0.003373 10.0.0.33 - - [2025-11-05 09:12:20] "DELETE /loadbalancer-member/44f73d7f-a615-40e2-9f85-20b842ea7604 HTTP/1.1" 200 115 0.032587 10.0.0.33 - - [2025-11-05 09:12:20] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005088 10.0.0.33 - - [2025-11-05 09:12:20] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.33 - - [2025-11-05 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.33 - - [2025-11-05 09:12:20] "GET /loadbalancer/248affd9-55c4-453f-833e-0e53cac8bf81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002353 10.0.0.33 - - [2025-11-05 09:12:21] "GET /loadbalancer-pool/22c97fc4-0b2c-4c9d-9260-12ce4184b2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004065 10.0.0.33 - - [2025-11-05 09:12:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019453 10.0.0.33 - - [2025-11-05 09:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026510 10.0.0.33 - - [2025-11-05 09:12:21] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015897 10.0.0.33 - - [2025-11-05 09:12:21] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004488 10.0.0.33 - - [2025-11-05 09:12:21] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002598 10.0.0.33 - - [2025-11-05 09:12:21] "POST /set-tag HTTP/1.1" 200 109 0.071681 10.0.0.33 - - [2025-11-05 09:12:21] "GET /loadbalancer-pool/14ddaa88-633c-452e-9c35-39f7153f33e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.025072 10.0.0.33 - - [2025-11-05 09:12:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017374 10.0.0.33 - - [2025-11-05 09:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009375 10.0.0.33 - - [2025-11-05 09:12:21] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014483 10.0.0.33 - - [2025-11-05 09:12:21] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005569 10.0.0.33 - - [2025-11-05 09:12:21] "POST /set-tag HTTP/1.1" 200 109 0.006840 10.0.0.33 - - [2025-11-05 09:12:21] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001932 10.0.0.33 - - [2025-11-05 09:12:21] "GET /loadbalancer-pool/29df8d1d-22c2-4a72-ac90-310dec199324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004702 10.0.0.33 - - [2025-11-05 09:12:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023211 10.0.0.33 - - [2025-11-05 09:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028147 10.0.0.33 - - [2025-11-05 09:12:21] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024797 10.0.0.33 - - [2025-11-05 09:12:21] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004804 10.0.0.33 - - [2025-11-05 09:12:21] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003129 10.0.0.33 - - [2025-11-05 09:12:21] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.33 - - [2025-11-05 09:13:51] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.33 - - [2025-11-05 09:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2025-11-05 09:13:51] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032009 10.0.0.33 - - [2025-11-05 09:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2025-11-05 09:13:51] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032441 10.0.0.33 - - [2025-11-05 09:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.33 - - [2025-11-05 09:13:52] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036898 10.0.0.33 - - [2025-11-05 09:13:52] "POST /tags HTTP/1.1" 200 333 0.037050 10.0.0.33 - - [2025-11-05 09:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014316 10.0.0.33 - - [2025-11-05 09:13:52] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021206 10.0.0.33 - - [2025-11-05 09:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.33 - - [2025-11-05 09:13:52] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031353 10.0.0.33 - - [2025-11-05 09:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2025-11-05 09:13:52] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007007 10.0.0.33 - - [2025-11-05 09:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2025-11-05 09:13:52] "GET /service-appliance-set/78e9d97c-d402-4282-a2df-4deed652098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003400 10.0.0.33 - - [2025-11-05 09:13:52] "POST /fqname-to-id HTTP/1.1" 404 254 0.002335 10.0.0.33 - - [2025-11-05 09:13:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.111172 10.0.0.33 - - [2025-11-05 09:13:53] "GET /virtual-machine-interface/c813625d-a9b4-44b8-bcfc-2ef573bd058d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016911 10.0.0.33 - - [2025-11-05 09:13:53] "POST /instance-ips HTTP/1.1" 200 409 0.034327 10.0.0.33 - - [2025-11-05 09:13:53] "GET /instance-ip/371148f9-3dfd-4d03-81c2-54f677d57165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.013576 10.0.0.33 - - [2025-11-05 09:13:53] "POST /loadbalancers HTTP/1.1" 200 610 0.063808 10.0.0.33 - - [2025-11-05 09:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015634 10.0.0.33 - - [2025-11-05 09:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005983 10.0.0.33 - - [2025-11-05 09:13:53] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045623 10.0.0.33 - - [2025-11-05 09:13:53] "GET /instance-ip/371148f9-3dfd-4d03-81c2-54f677d57165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003756 10.0.0.33 - - [2025-11-05 09:13:53] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042763 10.0.0.33 - - [2025-11-05 09:13:53] "GET /loadbalancer/8fe7797d-6b51-4ab8-ae23-8229af0449aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003673 10.0.0.33 - - [2025-11-05 09:13:53] "POST /floating-ips HTTP/1.1" 200 597 0.039428 10.0.0.33 - - [2025-11-05 09:13:53] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.045026 10.0.0.33 - - [2025-11-05 09:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2025-11-05 09:13:53] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033658 10.0.0.33 - - [2025-11-05 09:13:53] "GET /loadbalancer-listener/f266e5f4-fe3c-426d-b0de-ba35d2260f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.005565 10.0.0.33 - - [2025-11-05 09:13:53] "GET /loadbalancer-listener/f266e5f4-fe3c-426d-b0de-ba35d2260f29?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003512 10.0.0.33 - - [2025-11-05 09:13:53] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.029955 10.0.0.33 - - [2025-11-05 09:13:53] "GET /instance-ip/371148f9-3dfd-4d03-81c2-54f677d57165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003802 10.0.0.33 - - [2025-11-05 09:13:53] "GET /instance-ip/371148f9-3dfd-4d03-81c2-54f677d57165?fields=floating_ips HTTP/1.1" 200 1211 0.006507 10.0.0.33 - - [2025-11-05 09:13:53] "GET /floating-ip/ac80aebd-e87b-4611-a2ad-7a8af48bfcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003897 10.0.0.33 - - [2025-11-05 09:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2025-11-05 09:13:53] "GET /loadbalancer/8fe7797d-6b51-4ab8-ae23-8229af0449aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002392 10.0.0.33 - - [2025-11-05 09:13:53] "POST /tags HTTP/1.1" 200 295 0.146840 10.0.0.33 - - [2025-11-05 09:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2025-11-05 09:13:53] "GET /tag/cf8acca1-e17f-41fe-9c75-2d48fa6e6cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.017673 10.0.0.33 - - [2025-11-05 09:13:53] "POST /tags HTTP/1.1" 409 233 0.002470 10.0.0.33 - - [2025-11-05 09:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.33 - - [2025-11-05 09:13:54] "GET /tag/f49c1fe0-424f-405c-8d70-f227d87e17ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011883 10.0.0.33 - - [2025-11-05 09:13:54] "POST /tags HTTP/1.1" 409 206 0.001878 10.0.0.33 - - [2025-11-05 09:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.33 - - [2025-11-05 09:13:54] "GET /tag/8135585e-c362-43b0-84a7-2acc14502db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011173 10.0.0.33 - - [2025-11-05 09:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2025-11-05 09:13:54] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006682 10.0.0.33 - - [2025-11-05 09:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008396 10.0.0.33 - - [2025-11-05 09:13:54] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048268 10.0.0.33 - - [2025-11-05 09:13:54] "POST /virtual-machines HTTP/1.1" 200 369 0.012309 10.0.0.33 - - [2025-11-05 09:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017897 10.0.0.33 - - [2025-11-05 09:13:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111550 10.0.0.33 - - [2025-11-05 09:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010670 10.0.0.33 - - [2025-11-05 09:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010804 10.0.0.33 - - [2025-11-05 09:13:54] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006376 10.0.0.33 - - [2025-11-05 09:13:54] "POST /instance-ips HTTP/1.1" 200 409 0.026404 10.0.0.33 - - [2025-11-05 09:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033841 10.0.0.33 - - [2025-11-05 09:13:54] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008400 10.0.0.33 - - [2025-11-05 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.023101 10.0.0.33 - - [2025-11-05 09:13:54] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017657 10.0.0.33 - - [2025-11-05 09:13:54] "GET /instance-ip/c0800630-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003103 10.0.0.33 - - [2025-11-05 09:13:54] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004349 10.0.0.33 - - [2025-11-05 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.33 - - [2025-11-05 09:13:54] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003410 10.0.0.33 - - [2025-11-05 09:13:54] "POST /ref-update HTTP/1.1" 200 156 0.009081 10.0.0.33 - - [2025-11-05 09:13:54] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014755 10.0.0.33 - - [2025-11-05 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.004004 10.0.0.33 - - [2025-11-05 09:13:54] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005057 10.0.0.33 - - [2025-11-05 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.33 - - [2025-11-05 09:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.33 - - [2025-11-05 09:13:55] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007475 10.0.0.33 - - [2025-11-05 09:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.33 - - [2025-11-05 09:13:55] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033063 10.0.0.33 - - [2025-11-05 09:13:55] "GET /virtual-networks?parent_id=420fb068-8d69-4f18-9de4-15e822e6c790&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001982 10.0.0.33 - - [2025-11-05 09:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2025-11-05 09:13:55] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043792 10.0.0.33 - - [2025-11-05 09:13:55] "POST /virtual-machines HTTP/1.1" 200 369 0.026098 10.0.0.33 - - [2025-11-05 09:13:55] "POST /virtual-networks HTTP/1.1" 200 512 0.131907 10.0.0.33 - - [2025-11-05 09:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014417 10.0.0.33 - - [2025-11-05 09:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023898 10.0.0.33 - - [2025-11-05 09:13:56] "POST /route-targets HTTP/1.1" 200 327 0.016172 10.0.0.33 - - [2025-11-05 09:13:56] "GET /network-ipam/958cb14d-d40b-484a-9ea2-c8cab539f12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.006715 10.0.0.33 - - [2025-11-05 09:13:56] "POST /ref-update HTTP/1.1" 200 156 0.031493 10.0.0.33 - - [2025-11-05 09:13:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.166247 10.0.0.33 - - [2025-11-05 09:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.039572 10.0.0.33 - - [2025-11-05 09:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013385 10.0.0.33 - - [2025-11-05 09:13:56] "POST /useragent-kv HTTP/1.1" 200 115 0.007834 10.0.0.33 - - [2025-11-05 09:13:56] "POST /ref-update HTTP/1.1" 200 156 0.189829 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012663 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.015032 10.0.0.33 - - [2025-11-05 09:13:56] "POST /instance-ips HTTP/1.1" 200 409 0.024067 10.0.0.33 - - [2025-11-05 09:13:56] "GET /domains HTTP/1.1" 200 280 0.009106 10.0.0.33 - - [2025-11-05 09:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.042214 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.022425 10.0.0.33 - - [2025-11-05 09:13:56] "GET /domain/1d50455f-b908-44a9-88f2-068abb8d7550 HTTP/1.1" 200 3085 0.036078 10.0.0.33 - - [2025-11-05 09:13:56] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790 HTTP/1.1" 200 7064 0.055759 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa HTTP/1.1" 200 2087 0.009061 10.0.0.33 - - [2025-11-05 09:13:56] "POST /set-tag HTTP/1.1" 200 109 0.044593 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024832 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa HTTP/1.1" 200 2087 0.022171 10.0.0.33 - - [2025-11-05 09:13:56] "GET /instance-ip/c18aa58a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007200 10.0.0.33 - - [2025-11-05 09:13:56] "GET /routing-instance/59feab0c-e186-4a89-8609-1541791285ca HTTP/1.1" 200 1401 0.005153 10.0.0.33 - - [2025-11-05 09:13:56] "GET /routing-instance/59feab0c-e186-4a89-8609-1541791285ca HTTP/1.1" 200 1401 0.002479 10.0.0.33 - - [2025-11-05 09:13:56] "GET /route-target/fa862a9e-7965-412c-a755-0fbc466f02ab HTTP/1.1" 200 1153 0.002774 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa HTTP/1.1" 200 2087 0.004231 10.0.0.33 - - [2025-11-05 09:13:56] "GET /routing-instance/59feab0c-e186-4a89-8609-1541791285ca HTTP/1.1" 200 1401 0.002772 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003842 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa HTTP/1.1" 200 2087 0.004353 10.0.0.33 - - [2025-11-05 09:13:56] "GET /routing-instance/59feab0c-e186-4a89-8609-1541791285ca HTTP/1.1" 200 1401 0.009164 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005036 10.0.0.33 - - [2025-11-05 09:13:56] "GET /routing-instance/59feab0c-e186-4a89-8609-1541791285ca HTTP/1.1" 200 1401 0.005110 10.0.0.33 - - [2025-11-05 09:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.33 - - [2025-11-05 09:13:56] "GET /route-target/fa862a9e-7965-412c-a755-0fbc466f02ab HTTP/1.1" 200 1153 0.002327 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004537 10.0.0.33 - - [2025-11-05 09:13:56] "GET /domains HTTP/1.1" 200 280 0.003252 10.0.0.33 - - [2025-11-05 09:13:56] "GET /domain/1d50455f-b908-44a9-88f2-068abb8d7550 HTTP/1.1" 200 3085 0.002852 10.0.0.33 - - [2025-11-05 09:13:56] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790 HTTP/1.1" 200 7064 0.054218 10.0.0.33 - - [2025-11-05 09:13:56] "POST /ref-update HTTP/1.1" 200 156 0.036312 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa HTTP/1.1" 200 2087 0.015112 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.027781 10.0.0.33 - - [2025-11-05 09:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.33 - - [2025-11-05 09:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016903 10.0.0.33 - - [2025-11-05 09:13:56] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040172 10.0.0.33 - - [2025-11-05 09:13:56] "POST /set-tag HTTP/1.1" 200 109 0.003472 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003947 10.0.0.33 - - [2025-11-05 09:13:56] "GET /floating-ip-pools?parent_id=bf4aab40-2028-4478-9da7-a206926e1dfa&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001778 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004034 10.0.0.33 - - [2025-11-05 09:13:56] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022631 10.0.0.33 - - [2025-11-05 09:13:56] "POST /ref-update HTTP/1.1" 200 156 0.018612 10.0.0.33 - - [2025-11-05 09:13:56] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.018793 10.0.0.33 - - [2025-11-05 09:13:56] "GET /domains HTTP/1.1" 200 280 0.002362 10.0.0.33 - - [2025-11-05 09:13:56] "GET /domain/1d50455f-b908-44a9-88f2-068abb8d7550 HTTP/1.1" 200 3085 0.003301 10.0.0.33 - - [2025-11-05 09:13:57] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790 HTTP/1.1" 200 7320 0.046886 10.0.0.33 - - [2025-11-05 09:13:57] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa HTTP/1.1" 200 2325 0.009391 10.0.0.33 - - [2025-11-05 09:13:57] "GET /floating-ip-pool/b78e5762-fe8c-4288-8c7d-36b389b098c7 HTTP/1.1" 200 1315 0.003088 10.0.0.33 - - [2025-11-05 09:13:57] "GET /domains HTTP/1.1" 200 280 0.002728 10.0.0.33 - - [2025-11-05 09:13:57] "GET /domain/1d50455f-b908-44a9-88f2-068abb8d7550 HTTP/1.1" 200 3085 0.004385 10.0.0.33 - - [2025-11-05 09:13:57] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790 HTTP/1.1" 200 7320 0.026179 10.0.0.33 - - [2025-11-05 09:13:57] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa HTTP/1.1" 200 2325 0.004075 10.0.0.33 - - [2025-11-05 09:13:57] "GET /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004344 10.0.0.33 - - [2025-11-05 09:13:57] "POST /tags HTTP/1.1" 200 365 0.050918 10.0.0.33 - - [2025-11-05 09:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009980 10.0.0.33 - - [2025-11-05 09:13:57] "GET /tag/e908d255-1678-42a2-9278-017596f17f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012964 10.0.0.33 - - [2025-11-05 09:13:57] "POST /tags HTTP/1.1" 409 206 0.001734 10.0.0.33 - - [2025-11-05 09:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.33 - - [2025-11-05 09:13:57] "GET /tag/8135585e-c362-43b0-84a7-2acc14502db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010901 10.0.0.33 - - [2025-11-05 09:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.33 - - [2025-11-05 09:13:57] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046462 10.0.0.33 - - [2025-11-05 09:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2025-11-05 09:13:57] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004267 10.0.0.33 - - [2025-11-05 09:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.33 - - [2025-11-05 09:13:57] "GET /service-appliance-set/51483770-f117-4052-9466-5167ef8ed34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003049 10.0.0.33 - - [2025-11-05 09:13:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.002174 10.0.0.33 - - [2025-11-05 09:13:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101441 10.0.0.33 - - [2025-11-05 09:13:57] "GET /virtual-machine-interface/87572c74-b9ec-4b50-83f3-d79a7ba458f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.010865 10.0.0.33 - - [2025-11-05 09:13:57] "POST /set-tag HTTP/1.1" 200 109 0.013765 10.0.0.33 - - [2025-11-05 09:13:57] "POST /instance-ips HTTP/1.1" 200 417 0.022492 10.0.0.33 - - [2025-11-05 09:13:57] "GET /instance-ip/0c9ddb18-4758-4f2b-b7b7-b8dfeed49eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.020960 10.0.0.33 - - [2025-11-05 09:13:57] "POST /loadbalancers HTTP/1.1" 200 618 0.076195 10.0.0.33 - - [2025-11-05 09:13:57] "POST /service-instances HTTP/1.1" 200 566 0.026722 10.0.0.33 - - [2025-11-05 09:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017205 10.0.0.33 - - [2025-11-05 09:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012384 10.0.0.33 - - [2025-11-05 09:13:57] "POST /ref-update HTTP/1.1" 200 156 0.018290 10.0.0.33 - - [2025-11-05 09:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.33 - - [2025-11-05 09:13:57] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069907 10.0.0.33 - - [2025-11-05 09:13:57] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.009195 10.0.0.33 - - [2025-11-05 09:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014928 10.0.0.33 - - [2025-11-05 09:13:58] "GET /virtual-machine-interface/87572c74-b9ec-4b50-83f3-d79a7ba458f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.013465 10.0.0.33 - - [2025-11-05 09:13:58] "GET /virtual-machine-interface/87572c74-b9ec-4b50-83f3-d79a7ba458f1?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.006981 10.0.0.33 - - [2025-11-05 09:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008451 10.0.0.33 - - [2025-11-05 09:13:58] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.009166 10.0.0.33 - - [2025-11-05 09:13:58] "GET /floating-ip-pool/b78e5762-fe8c-4288-8c7d-36b389b098c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005607 10.0.0.33 - - [2025-11-05 09:13:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009699 10.0.0.33 - - [2025-11-05 09:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.33 - - [2025-11-05 09:13:58] "POST /virtual-machines HTTP/1.1" 200 429 0.019815 10.0.0.33 - - [2025-11-05 09:13:58] "POST /floating-ips HTTP/1.1" 200 671 0.121787 10.0.0.33 - - [2025-11-05 09:13:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020127 10.0.0.33 - - [2025-11-05 09:13:58] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020256 10.0.0.33 - - [2025-11-05 09:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010553 10.0.0.33 - - [2025-11-05 09:13:58] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015223 10.0.0.33 - - [2025-11-05 09:13:58] "POST /tags HTTP/1.1" 409 221 0.004999 10.0.0.33 - - [2025-11-05 09:13:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.193717 10.0.0.33 - - [2025-11-05 09:13:58] "POST /chown HTTP/1.1" 200 109 0.025666 10.0.0.33 - - [2025-11-05 09:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014970 10.0.0.33 - - [2025-11-05 09:13:58] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015589 10.0.0.33 - - [2025-11-05 09:13:58] "POST /tags HTTP/1.1" 409 238 0.001667 10.0.0.33 - - [2025-11-05 09:13:58] "POST /chown HTTP/1.1" 200 109 0.026535 10.0.0.33 - - [2025-11-05 09:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.33 - - [2025-11-05 09:13:58] "GET /tag/e908d255-1678-42a2-9278-017596f17f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010323 10.0.0.33 - - [2025-11-05 09:13:58] "PUT /virtual-machine-interface/2dcaaa62-253e-401d-b2b3-83e648b62347 HTTP/1.1" 200 284 0.020192 10.0.0.33 - - [2025-11-05 09:13:58] "PUT /instance-ip/0c9ddb18-4758-4f2b-b7b7-b8dfeed49eb1 HTTP/1.1" 200 256 0.033450 10.0.0.33 - - [2025-11-05 09:13:58] "POST /ref-update HTTP/1.1" 200 156 0.017988 10.0.0.33 - - [2025-11-05 09:13:58] "POST /firewall-rules HTTP/1.1" 200 650 0.114573 10.0.0.33 - - [2025-11-05 09:13:58] "POST /ref-update HTTP/1.1" 200 156 0.020324 10.0.0.33 - - [2025-11-05 09:13:58] "GET /firewall-rule/baf746b9-3679-4c34-b62e-f192c0d3846b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005280 10.0.0.33 - - [2025-11-05 09:13:58] "POST /ref-update HTTP/1.1" 200 156 0.029605 10.0.0.33 - - [2025-11-05 09:13:58] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009565 10.0.0.33 - - [2025-11-05 09:13:58] "GET /firewall-rule/baf746b9-3679-4c34-b62e-f192c0d3846b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002900 10.0.0.33 - - [2025-11-05 09:13:58] "POST /ref-update HTTP/1.1" 200 156 0.023634 10.0.0.33 - - [2025-11-05 09:13:58] "POST /ref-update HTTP/1.1" 200 156 0.010951 10.0.0.33 - - [2025-11-05 09:13:58] "POST /ref-update HTTP/1.1" 200 156 0.036573 10.0.0.33 - - [2025-11-05 09:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.33 - - [2025-11-05 09:13:58] "POST /ref-update HTTP/1.1" 200 156 0.039004 10.0.0.33 - - [2025-11-05 09:13:58] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.064885 10.0.0.33 - - [2025-11-05 09:13:58] "POST /virtual-machines HTTP/1.1" 200 429 0.041432 10.0.0.33 - - [2025-11-05 09:13:58] "GET /loadbalancer/c3944270-b89b-4796-b5ff-5943e012a2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003285 10.0.0.33 - - [2025-11-05 09:13:58] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.021093 10.0.0.33 - - [2025-11-05 09:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2025-11-05 09:13:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.129153 10.0.0.33 - - [2025-11-05 09:13:59] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.083065 10.0.0.33 - - [2025-11-05 09:13:59] "POST /chown HTTP/1.1" 200 109 0.046858 10.0.0.33 - - [2025-11-05 09:13:59] "GET /loadbalancer-listener/7e2f7b35-e749-41b6-bfe4-031dc01a1f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.036904 10.0.0.33 - - [2025-11-05 09:13:59] "GET /loadbalancer-listener/7e2f7b35-e749-41b6-bfe4-031dc01a1f49?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.024282 10.0.0.33 - - [2025-11-05 09:13:59] "POST /chown HTTP/1.1" 200 109 0.031024 10.0.0.33 - - [2025-11-05 09:13:59] "PUT /virtual-machine-interface/66aef451-abdf-4d94-9ac2-76ff2e850b54 HTTP/1.1" 200 284 0.029197 10.0.0.33 - - [2025-11-05 09:13:59] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.059651 10.0.0.33 - - [2025-11-05 09:13:59] "PUT /instance-ip/0c9ddb18-4758-4f2b-b7b7-b8dfeed49eb1 HTTP/1.1" 200 256 0.047281 10.0.0.33 - - [2025-11-05 09:13:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030779 10.0.0.33 - - [2025-11-05 09:13:59] "GET /loadbalancer-pool/aabd0151-7a41-4518-af04-08ebfd4585a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007623 10.0.0.33 - - [2025-11-05 09:13:59] "POST /ref-update HTTP/1.1" 200 156 0.032767 10.0.0.33 - - [2025-11-05 09:13:59] "POST /ref-update HTTP/1.1" 200 156 0.019630 10.0.0.33 - - [2025-11-05 09:13:59] "POST /loadbalancer-members HTTP/1.1" 200 707 0.017018 10.0.0.33 - - [2025-11-05 09:13:59] "POST /ref-update HTTP/1.1" 200 156 0.023968 10.0.0.33 - - [2025-11-05 09:13:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027323 10.0.0.33 - - [2025-11-05 09:13:59] "GET /loadbalancer-member/2f4e12c3-5878-4529-ae05-adb0cae2a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.014007 10.0.0.33 - - [2025-11-05 09:13:59] "POST /ref-update HTTP/1.1" 200 156 0.027014 10.0.0.33 - - [2025-11-05 09:13:59] "POST /ref-update HTTP/1.1" 200 156 0.032884 10.0.0.33 - - [2025-11-05 09:13:59] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015521 10.0.0.33 - - [2025-11-05 09:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2025-11-05 09:13:59] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002316 10.0.0.33 - - [2025-11-05 09:13:59] "POST /tags HTTP/1.1" 409 221 0.001701 10.0.0.33 - - [2025-11-05 09:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.33 - - [2025-11-05 09:13:59] "POST /chown HTTP/1.1" 200 109 0.008472 10.0.0.33 - - [2025-11-05 09:13:59] "POST /chown HTTP/1.1" 200 109 0.014502 10.0.0.33 - - [2025-11-05 09:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.027549 10.0.0.33 - - [2025-11-05 09:13:59] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017143 10.0.0.33 - - [2025-11-05 09:13:59] "POST /tags HTTP/1.1" 409 238 0.003948 10.0.0.33 - - [2025-11-05 09:13:59] "PUT /instance-ip/0c9ddb18-4758-4f2b-b7b7-b8dfeed49eb1 HTTP/1.1" 200 256 0.029593 10.0.0.33 - - [2025-11-05 09:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.33 - - [2025-11-05 09:13:59] "GET /tag/e908d255-1678-42a2-9278-017596f17f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013763 10.0.0.33 - - [2025-11-05 09:13:59] "POST /ref-update HTTP/1.1" 200 156 0.038144 10.0.0.33 - - [2025-11-05 09:13:59] "POST /firewall-rules HTTP/1.1" 409 293 0.010966 10.0.0.33 - - [2025-11-05 09:13:59] "POST /chown HTTP/1.1" 200 109 0.017802 10.0.0.33 - - [2025-11-05 09:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.33 - - [2025-11-05 09:13:59] "POST /chown HTTP/1.1" 200 109 0.010901 10.0.0.33 - - [2025-11-05 09:13:59] "PUT /firewall-rule/baf746b9-3679-4c34-b62e-f192c0d3846b HTTP/1.1" 200 260 0.041513 10.0.0.33 - - [2025-11-05 09:13:59] "PUT /instance-ip/0c9ddb18-4758-4f2b-b7b7-b8dfeed49eb1 HTTP/1.1" 200 256 0.033777 10.0.0.33 - - [2025-11-05 09:13:59] "GET /firewall-rule/baf746b9-3679-4c34-b62e-f192c0d3846b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.022850 10.0.0.33 - - [2025-11-05 09:13:59] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005480 10.0.0.33 - - [2025-11-05 09:13:59] "POST /ref-update HTTP/1.1" 200 156 0.032026 10.0.0.33 - - [2025-11-05 09:13:59] "GET /firewall-rule/baf746b9-3679-4c34-b62e-f192c0d3846b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002774 10.0.0.33 - - [2025-11-05 09:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.33 - - [2025-11-05 09:13:59] "POST /chown HTTP/1.1" 200 109 0.008879 10.0.0.33 - - [2025-11-05 09:13:59] "POST /chown HTTP/1.1" 200 109 0.024433 10.0.0.33 - - [2025-11-05 09:13:59] "PUT /instance-ip/0c9ddb18-4758-4f2b-b7b7-b8dfeed49eb1 HTTP/1.1" 200 256 0.022792 10.0.0.33 - - [2025-11-05 09:14:00] "POST /ref-update HTTP/1.1" 200 156 0.013318 10.0.0.33 - - [2025-11-05 09:14:00] "POST /chown HTTP/1.1" 200 109 0.011007 10.0.0.33 - - [2025-11-05 09:14:00] "POST /chown HTTP/1.1" 200 109 0.019089 10.0.0.33 - - [2025-11-05 09:14:00] "PUT /instance-ip/0c9ddb18-4758-4f2b-b7b7-b8dfeed49eb1 HTTP/1.1" 200 256 0.011990 10.0.0.33 - - [2025-11-05 09:14:00] "POST /ref-update HTTP/1.1" 200 156 0.015960 10.0.0.33 - - [2025-11-05 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.33 - - [2025-11-05 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.33 - - [2025-11-05 09:14:00] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.018429 10.0.0.33 - - [2025-11-05 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.33 - - [2025-11-05 09:14:00] "POST /chown HTTP/1.1" 200 109 0.025192 10.0.0.33 - - [2025-11-05 09:14:00] "POST /chown HTTP/1.1" 200 109 0.026184 10.0.0.33 - - [2025-11-05 09:14:00] "PUT /instance-ip/0c9ddb18-4758-4f2b-b7b7-b8dfeed49eb1 HTTP/1.1" 200 256 0.037560 10.0.0.33 - - [2025-11-05 09:14:00] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.073104 10.0.0.33 - - [2025-11-05 09:14:00] "POST /virtual-machines HTTP/1.1" 200 373 0.012057 10.0.0.33 - - [2025-11-05 09:14:00] "POST /ref-update HTTP/1.1" 200 156 0.044697 10.0.0.33 - - [2025-11-05 09:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.038759 10.0.0.33 - - [2025-11-05 09:14:00] "POST /chown HTTP/1.1" 200 109 0.057160 10.0.0.33 - - [2025-11-05 09:14:00] "POST /chown HTTP/1.1" 200 109 0.033382 10.0.0.33 - - [2025-11-05 09:14:00] "PUT /instance-ip/0c9ddb18-4758-4f2b-b7b7-b8dfeed49eb1 HTTP/1.1" 200 256 0.053217 10.0.0.33 - - [2025-11-05 09:14:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.208609 10.0.0.33 - - [2025-11-05 09:14:00] "POST /ref-update HTTP/1.1" 200 156 0.056596 10.0.0.33 - - [2025-11-05 09:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013569 10.0.0.33 - - [2025-11-05 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022358 10.0.0.33 - - [2025-11-05 09:14:00] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011774 10.0.0.33 - - [2025-11-05 09:14:00] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.011077 10.0.0.33 - - [2025-11-05 09:14:00] "POST /instance-ips HTTP/1.1" 200 413 0.032685 10.0.0.33 - - [2025-11-05 09:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.049425 10.0.0.33 - - [2025-11-05 09:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.077764 10.0.0.33 - - [2025-11-05 09:14:00] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011726 10.0.0.33 - - [2025-11-05 09:14:00] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.009544 10.0.0.33 - - [2025-11-05 09:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016615 10.0.0.33 - - [2025-11-05 09:14:00] "POST /set-tag HTTP/1.1" 200 109 0.049310 10.0.0.33 - - [2025-11-05 09:14:00] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016449 10.0.0.33 - - [2025-11-05 09:14:00] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.031884 10.0.0.33 - - [2025-11-05 09:14:01] "GET /instance-ip/c4333248-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.017091 10.0.0.33 - - [2025-11-05 09:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038536 10.0.0.33 - - [2025-11-05 09:14:01] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014655 10.0.0.33 - - [2025-11-05 09:14:01] "POST /set-tag HTTP/1.1" 200 109 0.005547 10.0.0.33 - - [2025-11-05 09:14:01] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005944 10.0.0.33 - - [2025-11-05 09:14:01] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.014668 10.0.0.33 - - [2025-11-05 09:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016661 10.0.0.33 - - [2025-11-05 09:14:01] "POST /ref-update HTTP/1.1" 200 156 0.033206 10.0.0.33 - - [2025-11-05 09:14:01] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011031 10.0.0.33 - - [2025-11-05 09:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.33 - - [2025-11-05 09:14:01] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006432 10.0.0.33 - - [2025-11-05 09:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.33 - - [2025-11-05 09:14:01] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.016247 10.0.0.33 - - [2025-11-05 09:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018041 10.0.0.33 - - [2025-11-05 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.006641 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.016949 10.0.0.33 - - [2025-11-05 09:14:01] "POST /ref-update HTTP/1.1" 200 156 0.012311 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.027627 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.022881 10.0.0.33 - - [2025-11-05 09:14:01] "POST /ref-update HTTP/1.1" 200 156 0.007864 10.0.0.33 - - [2025-11-05 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.009799 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.031575 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.011366 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.029866 10.0.0.33 - - [2025-11-05 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008659 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.008969 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.025311 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.020533 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.025495 10.0.0.33 - - [2025-11-05 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.33 - - [2025-11-05 09:14:01] "POST /chown HTTP/1.1" 200 109 0.007825 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.008034 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.020150 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.015845 10.0.0.33 - - [2025-11-05 09:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.008061 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.014775 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.017654 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.023973 10.0.0.33 - - [2025-11-05 09:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010135 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.008537 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.022450 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.013339 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.007904 10.0.0.33 - - [2025-11-05 09:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.006938 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.007274 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.018307 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.019955 10.0.0.33 - - [2025-11-05 09:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.006871 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.026752 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.006722 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.016688 10.0.0.33 - - [2025-11-05 09:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.006760 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.021120 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.016956 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.006598 10.0.0.33 - - [2025-11-05 09:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.006188 10.0.0.33 - - [2025-11-05 09:14:02] "POST /chown HTTP/1.1" 200 109 0.022135 10.0.0.33 - - [2025-11-05 09:14:03] "POST /chown HTTP/1.1" 200 109 0.006629 10.0.0.33 - - [2025-11-05 09:14:03] "POST /chown HTTP/1.1" 200 109 0.030621 10.0.0.33 - - [2025-11-05 09:14:10] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009345 10.0.0.33 - - [2025-11-05 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.008006 10.0.0.33 - - [2025-11-05 09:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.33 - - [2025-11-05 09:14:10] "GET /loadbalancer/8fe7797d-6b51-4ab8-ae23-8229af0449aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002200 10.0.0.33 - - [2025-11-05 09:14:10] "GET /loadbalancer-pool/d579182c-81ff-4efb-9480-a7b93347b102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002389 10.0.0.33 - - [2025-11-05 09:14:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017267 10.0.0.33 - - [2025-11-05 09:14:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019899 10.0.0.33 - - [2025-11-05 09:14:10] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006279 10.0.0.33 - - [2025-11-05 09:14:10] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005204 10.0.0.33 - - [2025-11-05 09:14:10] "POST /ref-update HTTP/1.1" 200 156 0.009252 10.0.0.33 - - [2025-11-05 09:14:10] "POST /tags HTTP/1.1" 409 221 0.001913 10.0.0.33 - - [2025-11-05 09:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2025-11-05 09:14:10] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011494 10.0.0.33 - - [2025-11-05 09:14:10] "GET /floating-ip/ac80aebd-e87b-4611-a2ad-7a8af48bfcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.008341 10.0.0.33 - - [2025-11-05 09:14:10] "PUT /floating-ip/ac80aebd-e87b-4611-a2ad-7a8af48bfcb0 HTTP/1.1" 200 256 0.015544 10.0.0.33 - - [2025-11-05 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.050585 10.0.0.33 - - [2025-11-05 09:14:14] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009278 10.0.0.33 - - [2025-11-05 09:14:14] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.33 - - [2025-11-05 09:14:15] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004117 10.0.0.33 - - [2025-11-05 09:14:15] "GET /virtual-machine/e68402f1-8cb8-42be-a3fa-ca19e20f15b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002515 10.0.0.33 - - [2025-11-05 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.004173 10.0.0.33 - - [2025-11-05 09:14:15] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007994 10.0.0.33 - - [2025-11-05 09:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2025-11-05 09:14:15] "GET /loadbalancer/8fe7797d-6b51-4ab8-ae23-8229af0449aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002684 10.0.0.33 - - [2025-11-05 09:14:15] "GET /loadbalancer-pool/d579182c-81ff-4efb-9480-a7b93347b102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002320 10.0.0.33 - - [2025-11-05 09:14:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020929 10.0.0.33 - - [2025-11-05 09:14:15] "GET /virtual-machine/77d02a80-dfd7-4ac5-9087-ff861a38de43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003383 10.0.0.33 - - [2025-11-05 09:14:15] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004326 10.0.0.33 - - [2025-11-05 09:14:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011891 10.0.0.33 - - [2025-11-05 09:14:15] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018909 10.0.0.33 - - [2025-11-05 09:14:15] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010769 10.0.0.33 - - [2025-11-05 09:14:15] "POST /ref-update HTTP/1.1" 200 156 0.016632 10.0.0.33 - - [2025-11-05 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.051918 10.0.0.33 - - [2025-11-05 09:14:15] "GET /virtual-machine/3e4b2fea-dba3-4eab-b7a0-967dcac51d36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.007484 10.0.0.33 - - [2025-11-05 09:14:15] "GET /floating-ip/ac80aebd-e87b-4611-a2ad-7a8af48bfcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003352 10.0.0.33 - - [2025-11-05 09:14:15] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007258 10.0.0.33 - - [2025-11-05 09:14:15] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004286 10.0.0.33 - - [2025-11-05 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.33 - - [2025-11-05 09:14:47] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008234 10.0.0.33 - - [2025-11-05 09:14:47] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.33 - - [2025-11-05 09:14:47] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004491 10.0.0.33 - - [2025-11-05 09:14:47] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.33 - - [2025-11-05 09:14:47] "GET /virtual-machine/3e4b2fea-dba3-4eab-b7a0-967dcac51d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002748 10.0.0.33 - - [2025-11-05 09:14:47] "POST /ref-update HTTP/1.1" 200 156 0.021512 10.0.0.33 - - [2025-11-05 09:14:47] "GET /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004426 10.0.0.33 - - [2025-11-05 09:14:47] "POST /set-tag HTTP/1.1" 200 109 0.019207 10.0.0.33 - - [2025-11-05 09:14:47] "POST /set-tag HTTP/1.1" 200 109 0.024487 10.0.0.33 - - [2025-11-05 09:14:47] "DELETE /instance-ip/c4333248-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.048205 10.0.0.33 - - [2025-11-05 09:14:47] "DELETE /virtual-machine-interface/c409b8dc-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.057081 10.0.0.33 - - [2025-11-05 09:14:47] "DELETE /virtual-machine/3e4b2fea-dba3-4eab-b7a0-967dcac51d36 HTTP/1.1" 200 115 0.041296 10.0.0.33 - - [2025-11-05 09:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.33 - - [2025-11-05 09:14:51] "GET /tag/e908d255-1678-42a2-9278-017596f17f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013398 10.0.0.33 - - [2025-11-05 09:14:51] "GET /tag/e908d255-1678-42a2-9278-017596f17f3f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.016665 10.0.0.33 - - [2025-11-05 09:14:51] "GET /virtual-machine-interface/2dcaaa62-253e-401d-b2b3-83e648b62347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004497 10.0.0.33 - - [2025-11-05 09:14:51] "POST /set-tag HTTP/1.1" 200 109 0.014005 10.0.0.33 - - [2025-11-05 09:14:51] "GET /virtual-machine-interface/66aef451-abdf-4d94-9ac2-76ff2e850b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007356 10.0.0.33 - - [2025-11-05 09:14:51] "POST /set-tag HTTP/1.1" 200 109 0.022406 10.0.0.33 - - [2025-11-05 09:14:51] "GET /virtual-machine-interface/87572c74-b9ec-4b50-83f3-d79a7ba458f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.015692 10.0.0.33 - - [2025-11-05 09:14:51] "POST /set-tag HTTP/1.1" 200 109 0.019494 10.0.0.33 - - [2025-11-05 09:14:51] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014106 10.0.0.33 - - [2025-11-05 09:14:51] "GET /firewall-rule/baf746b9-3679-4c34-b62e-f192c0d3846b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006863 10.0.0.33 - - [2025-11-05 09:14:51] "POST /ref-update HTTP/1.1" 200 156 0.012440 10.0.0.33 - - [2025-11-05 09:14:51] "DELETE /firewall-rule/baf746b9-3679-4c34-b62e-f192c0d3846b HTTP/1.1" 200 115 0.037562 10.0.0.33 - - [2025-11-05 09:14:51] "DELETE /loadbalancer-member/2f4e12c3-5878-4529-ae05-adb0cae2a040 HTTP/1.1" 200 115 0.049358 10.0.0.33 - - [2025-11-05 09:14:51] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.032518 10.0.0.33 - - [2025-11-05 09:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016112 10.0.0.33 - - [2025-11-05 09:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.33 - - [2025-11-05 09:14:51] "DELETE /loadbalancer-pool/aabd0151-7a41-4518-af04-08ebfd4585a7 HTTP/1.1" 200 115 0.085581 10.0.0.33 - - [2025-11-05 09:14:51] "DELETE /loadbalancer-listener/7e2f7b35-e749-41b6-bfe4-031dc01a1f49 HTTP/1.1" 200 115 0.031377 10.0.0.33 - - [2025-11-05 09:14:51] "GET /floating-ip/62990a87-ec62-4651-b6bb-4186d2f00798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002097 10.0.0.33 - - [2025-11-05 09:14:51] "POST /chown HTTP/1.1" 200 109 0.006275 10.0.0.33 - - [2025-11-05 09:14:51] "POST /chown HTTP/1.1" 200 109 0.022139 10.0.0.33 - - [2025-11-05 09:14:51] "POST /chown HTTP/1.1" 200 109 0.039746 10.0.0.33 - - [2025-11-05 09:14:51] "PUT /floating-ip/62990a87-ec62-4651-b6bb-4186d2f00798 HTTP/1.1" 200 256 0.064462 10.0.0.33 - - [2025-11-05 09:14:51] "POST /chown HTTP/1.1" 200 109 0.022466 10.0.0.33 - - [2025-11-05 09:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.33 - - [2025-11-05 09:14:51] "POST /chown HTTP/1.1" 200 109 0.012375 10.0.0.33 - - [2025-11-05 09:14:51] "DELETE /floating-ip/62990a87-ec62-4651-b6bb-4186d2f00798 HTTP/1.1" 200 115 0.111564 10.0.0.33 - - [2025-11-05 09:14:51] "POST /chown HTTP/1.1" 200 109 0.022571 10.0.0.33 - - [2025-11-05 09:14:51] "POST /chown HTTP/1.1" 200 109 0.018236 10.0.0.33 - - [2025-11-05 09:14:51] "POST /chown HTTP/1.1" 200 109 0.026157 10.0.0.33 - - [2025-11-05 09:14:51] "DELETE /loadbalancer/c3944270-b89b-4796-b5ff-5943e012a2bc HTTP/1.1" 200 115 0.100099 10.0.0.33 - - [2025-11-05 09:14:51] "DELETE /instance-ip/0c9ddb18-4758-4f2b-b7b7-b8dfeed49eb1 HTTP/1.1" 200 115 0.041992 10.0.0.33 - - [2025-11-05 09:14:51] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.014690 10.0.0.33 - - [2025-11-05 09:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011634 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /virtual-machine-interface/87572c74-b9ec-4b50-83f3-d79a7ba458f1 HTTP/1.1" 200 115 0.082980 10.0.0.33 - - [2025-11-05 09:14:52] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.019439 10.0.0.33 - - [2025-11-05 09:14:52] "GET /floating-ip-pool/b78e5762-fe8c-4288-8c7d-36b389b098c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005243 10.0.0.33 - - [2025-11-05 09:14:52] "POST /ref-update HTTP/1.1" 200 156 0.012082 10.0.0.33 - - [2025-11-05 09:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021681 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /floating-ip-pool/b78e5762-fe8c-4288-8c7d-36b389b098c7 HTTP/1.1" 200 115 0.078230 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /tag/e908d255-1678-42a2-9278-017596f17f3f HTTP/1.1" 200 115 0.132061 10.0.0.33 - - [2025-11-05 09:14:52] "PUT /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 266 0.013396 10.0.0.33 - - [2025-11-05 09:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017893 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /service-instance/500169c1-d25e-4ea7-a41e-f0de657a1d04 HTTP/1.1" 200 115 0.041137 10.0.0.33 - - [2025-11-05 09:14:52] "GET /virtual-machine-interface/2dcaaa62-253e-401d-b2b3-83e648b62347?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.009267 10.0.0.33 - - [2025-11-05 09:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.33 - - [2025-11-05 09:14:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004188 10.0.0.33 - - [2025-11-05 09:14:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001768 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /virtual-network/bf4aab40-2028-4478-9da7-a206926e1dfa HTTP/1.1" 200 115 0.188209 10.0.0.33 - - [2025-11-05 09:14:52] "GET /routing-instance/59feab0c-e186-4a89-8609-1541791285ca HTTP/1.1" 404 171 0.003472 10.0.0.33 - - [2025-11-05 09:14:52] "GET /domains HTTP/1.1" 200 280 0.002621 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /route-target/fa862a9e-7965-412c-a755-0fbc466f02ab HTTP/1.1" 200 115 0.033325 10.0.0.33 - - [2025-11-05 09:14:52] "GET /domain/1d50455f-b908-44a9-88f2-068abb8d7550 HTTP/1.1" 200 3085 0.004883 10.0.0.33 - - [2025-11-05 09:14:52] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790 HTTP/1.1" 200 7142 0.043523 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /virtual-machine-interface/2dcaaa62-253e-401d-b2b3-83e648b62347 HTTP/1.1" 200 115 0.130495 10.0.0.33 - - [2025-11-05 09:14:52] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007204 10.0.0.33 - - [2025-11-05 09:14:52] "POST /set-tag HTTP/1.1" 200 109 0.005003 10.0.0.33 - - [2025-11-05 09:14:52] "POST /ref-update HTTP/1.1" 200 156 0.048840 10.0.0.33 - - [2025-11-05 09:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013566 10.0.0.33 - - [2025-11-05 09:14:52] "GET /loadbalancer/8fe7797d-6b51-4ab8-ae23-8229af0449aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007366 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /virtual-machine/bb9bef9f-186f-4051-bd61-a03a2bc1756d HTTP/1.1" 200 115 0.055040 10.0.0.33 - - [2025-11-05 09:14:52] "GET /virtual-machine-interface/66aef451-abdf-4d94-9ac2-76ff2e850b54?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.009130 10.0.0.33 - - [2025-11-05 09:14:52] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004434 10.0.0.33 - - [2025-11-05 09:14:52] "POST /set-tag HTTP/1.1" 200 109 0.016515 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /loadbalancer-member/abf156fc-0abc-4b86-86da-da509c1e3d4f HTTP/1.1" 200 115 0.046067 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /virtual-machine-interface/66aef451-abdf-4d94-9ac2-76ff2e850b54 HTTP/1.1" 200 115 0.074150 10.0.0.33 - - [2025-11-05 09:14:52] "DELETE /virtual-machine/88f743f6-cdd9-449b-845d-a6d8fd93729a HTTP/1.1" 200 115 0.033811 10.0.0.33 - - [2025-11-05 09:14:54] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007484 10.0.0.33 - - [2025-11-05 09:14:54] "POST /set-tag HTTP/1.1" 200 109 0.004842 10.0.0.33 - - [2025-11-05 09:14:54] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005843 10.0.0.33 - - [2025-11-05 09:14:54] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.33 - - [2025-11-05 09:14:54] "GET /virtual-machine/77d02a80-dfd7-4ac5-9087-ff861a38de43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002776 10.0.0.33 - - [2025-11-05 09:14:54] "POST /ref-update HTTP/1.1" 200 156 0.008804 10.0.0.33 - - [2025-11-05 09:14:54] "GET /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007645 10.0.0.33 - - [2025-11-05 09:14:54] "POST /set-tag HTTP/1.1" 200 109 0.025265 10.0.0.33 - - [2025-11-05 09:14:54] "POST /set-tag HTTP/1.1" 200 109 0.031372 10.0.0.33 - - [2025-11-05 09:14:54] "POST /set-tag HTTP/1.1" 200 109 0.040584 10.0.0.33 - - [2025-11-05 09:14:54] "DELETE /instance-ip/c18aa58a-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.037903 10.0.0.33 - - [2025-11-05 09:14:54] "POST /ref-update HTTP/1.1" 200 156 0.013360 10.0.0.33 - - [2025-11-05 09:14:54] "DELETE /virtual-machine-interface/c169e8ea-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.043849 10.0.0.33 - - [2025-11-05 09:14:54] "DELETE /virtual-machine/77d02a80-dfd7-4ac5-9087-ff861a38de43 HTTP/1.1" 200 115 0.037109 10.0.0.33 - - [2025-11-05 09:14:57] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006529 10.0.0.33 - - [2025-11-05 09:14:57] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.33 - - [2025-11-05 09:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2025-11-05 09:14:57] "GET /loadbalancer/8fe7797d-6b51-4ab8-ae23-8229af0449aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002655 10.0.0.33 - - [2025-11-05 09:14:58] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004203 10.0.0.33 - - [2025-11-05 09:14:58] "POST /set-tag HTTP/1.1" 200 109 0.003711 10.0.0.33 - - [2025-11-05 09:14:58] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004588 10.0.0.33 - - [2025-11-05 09:14:58] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.33 - - [2025-11-05 09:14:58] "GET /virtual-machine/e68402f1-8cb8-42be-a3fa-ca19e20f15b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002744 10.0.0.33 - - [2025-11-05 09:14:58] "POST /ref-update HTTP/1.1" 200 156 0.012198 10.0.0.33 - - [2025-11-05 09:14:58] "GET /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007792 10.0.0.33 - - [2025-11-05 09:14:58] "POST /set-tag HTTP/1.1" 200 109 0.018675 10.0.0.33 - - [2025-11-05 09:14:58] "POST /set-tag HTTP/1.1" 200 109 0.015760 10.0.0.33 - - [2025-11-05 09:14:58] "POST /set-tag HTTP/1.1" 200 109 0.020460 10.0.0.33 - - [2025-11-05 09:14:58] "DELETE /instance-ip/c0800630-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.046598 10.0.0.33 - - [2025-11-05 09:14:58] "POST /ref-update HTTP/1.1" 200 156 0.015670 10.0.0.33 - - [2025-11-05 09:14:58] "DELETE /virtual-machine-interface/c0655aec-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.051314 10.0.0.33 - - [2025-11-05 09:14:58] "DELETE /virtual-machine/e68402f1-8cb8-42be-a3fa-ca19e20f15b5 HTTP/1.1" 200 115 0.022775 10.0.0.33 - - [2025-11-05 09:14:58] "DELETE /tag/f49c1fe0-424f-405c-8d70-f227d87e17ae HTTP/1.1" 200 115 0.054163 10.0.0.33 - - [2025-11-05 09:14:58] "DELETE /tag/cf8acca1-e17f-41fe-9c75-2d48fa6e6cdf HTTP/1.1" 200 115 0.069299 10.0.0.33 - - [2025-11-05 09:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2025-11-05 09:15:02] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048063 10.0.0.33 - - [2025-11-05 09:15:03] "POST /tags HTTP/1.1" 200 393 0.044968 10.0.0.33 - - [2025-11-05 09:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017064 10.0.0.33 - - [2025-11-05 09:15:03] "GET /tag/cb9642a0-da85-4990-8adc-dee060101b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018579 10.0.0.33 - - [2025-11-05 09:15:03] "POST /tags HTTP/1.1" 200 341 0.035600 10.0.0.33 - - [2025-11-05 09:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2025-11-05 09:15:03] "GET /tag/54dc21fd-2f28-4c63-aad0-49c44ef66f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020179 10.0.0.33 - - [2025-11-05 09:15:03] "GET /global-system-configs HTTP/1.1" 200 322 0.019976 10.0.0.33 - - [2025-11-05 09:15:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000536 10.0.0.33 - - [2025-11-05 09:15:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.009428 10.0.0.33 - - [2025-11-05 09:15:03] "POST /security-groups HTTP/1.1" 200 589 0.075437 10.0.0.33 - - [2025-11-05 09:15:03] "POST /projects HTTP/1.1" 200 519 0.258582 10.0.0.33 - - [2025-11-05 09:15:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.019637 10.0.0.33 - - [2025-11-05 09:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013643 10.0.0.33 - - [2025-11-05 09:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019653 10.0.0.33 - - [2025-11-05 09:15:03] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.019542 10.0.0.33 - - [2025-11-05 09:15:03] "POST /access-control-lists HTTP/1.1" 200 598 0.096328 10.0.0.33 - - [2025-11-05 09:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2025-11-05 09:15:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.012027 10.0.0.33 - - [2025-11-05 09:15:03] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.027912 10.0.0.33 - - [2025-11-05 09:15:03] "PUT /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94 HTTP/1.1" 200 264 0.060865 10.0.0.33 - - [2025-11-05 09:15:03] "POST /access-control-lists HTTP/1.1" 200 596 0.098110 10.0.0.33 - - [2025-11-05 09:15:03] "PUT /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1 HTTP/1.1" 200 264 0.092714 10.0.0.33 - - [2025-11-05 09:15:03] "POST /security-groups HTTP/1.1" 200 591 0.085331 10.0.0.33 - - [2025-11-05 09:15:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.002764 10.0.0.33 - - [2025-11-05 09:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025341 10.0.0.33 - - [2025-11-05 09:15:03] "POST /chown HTTP/1.1" 200 109 0.033894 10.0.0.33 - - [2025-11-05 09:15:04] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019188 10.0.0.33 - - [2025-11-05 09:15:04] "POST /access-control-lists HTTP/1.1" 200 632 0.123729 10.0.0.33 - - [2025-11-05 09:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.33 - - [2025-11-05 09:15:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.002369 10.0.0.33 - - [2025-11-05 09:15:04] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004537 10.0.0.33 - - [2025-11-05 09:15:04] "POST /tags HTTP/1.1" 409 226 0.004738 10.0.0.33 - - [2025-11-05 09:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.33 - - [2025-11-05 09:15:04] "GET /tag/54dc21fd-2f28-4c63-aad0-49c44ef66f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.055491 10.0.0.33 - - [2025-11-05 09:15:04] "POST /access-control-lists HTTP/1.1" 200 630 0.079939 10.0.0.33 - - [2025-11-05 09:15:04] "POST /firewall-rules HTTP/1.1" 200 600 0.064886 10.0.0.33 - - [2025-11-05 09:15:04] "GET /firewall-rule/003bfb85-e57c-4b21-8ad2-7b473c58a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.014663 10.0.0.33 - - [2025-11-05 09:15:04] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006855 10.0.0.33 - - [2025-11-05 09:15:04] "GET /firewall-rule/003bfb85-e57c-4b21-8ad2-7b473c58a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004043 10.0.0.33 - - [2025-11-05 09:15:04] "POST /ref-update HTTP/1.1" 200 156 0.050858 10.0.0.33 - - [2025-11-05 09:15:04] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014301 10.0.0.33 - - [2025-11-05 09:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.33 - - [2025-11-05 09:15:04] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002864 10.0.0.33 - - [2025-11-05 09:15:04] "POST /tags HTTP/1.1" 409 226 0.001795 10.0.0.33 - - [2025-11-05 09:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2025-11-05 09:15:04] "GET /tag/54dc21fd-2f28-4c63-aad0-49c44ef66f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.046685 10.0.0.33 - - [2025-11-05 09:15:04] "POST /firewall-rules HTTP/1.1" 200 598 0.067272 10.0.0.33 - - [2025-11-05 09:15:04] "GET /firewall-rule/93451ed2-ba00-4e34-8cc3-5e19441c9dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.011196 10.0.0.33 - - [2025-11-05 09:15:04] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003957 10.0.0.33 - - [2025-11-05 09:15:04] "GET /firewall-rule/93451ed2-ba00-4e34-8cc3-5e19441c9dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002566 10.0.0.33 - - [2025-11-05 09:15:04] "POST /ref-update HTTP/1.1" 200 156 0.063651 10.0.0.33 - - [2025-11-05 09:15:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002422 10.0.0.33 - - [2025-11-05 09:15:06] "POST /tags HTTP/1.1" 200 393 0.027621 10.0.0.33 - - [2025-11-05 09:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013451 10.0.0.33 - - [2025-11-05 09:15:06] "GET /tag/18059987-926a-4e9a-a55c-ec187d8d5fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015592 10.0.0.33 - - [2025-11-05 09:15:06] "POST /tags HTTP/1.1" 200 341 0.016727 10.0.0.33 - - [2025-11-05 09:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012432 10.0.0.33 - - [2025-11-05 09:15:06] "GET /tag/6ecf0f70-088b-4f13-874e-2c1378dc243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012052 10.0.0.33 - - [2025-11-05 09:15:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000479 10.0.0.33 - - [2025-11-05 09:15:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.012805 10.0.0.33 - - [2025-11-05 09:15:06] "POST /security-groups HTTP/1.1" 200 589 0.079513 10.0.0.33 - - [2025-11-05 09:15:06] "POST /projects HTTP/1.1" 200 519 0.220462 10.0.0.33 - - [2025-11-05 09:15:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.002583 10.0.0.33 - - [2025-11-05 09:15:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016583 10.0.0.33 - - [2025-11-05 09:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015831 10.0.0.33 - - [2025-11-05 09:15:06] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.023769 10.0.0.33 - - [2025-11-05 09:15:06] "POST /access-control-lists HTTP/1.1" 200 598 0.078807 10.0.0.33 - - [2025-11-05 09:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.33 - - [2025-11-05 09:15:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.005284 10.0.0.33 - - [2025-11-05 09:15:06] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007574 10.0.0.33 - - [2025-11-05 09:15:06] "POST /access-control-lists HTTP/1.1" 200 596 0.069667 10.0.0.33 - - [2025-11-05 09:15:06] "PUT /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94 HTTP/1.1" 200 264 0.119970 10.0.0.33 - - [2025-11-05 09:15:06] "PUT /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1 HTTP/1.1" 200 264 0.050921 10.0.0.33 - - [2025-11-05 09:15:06] "POST /security-groups HTTP/1.1" 200 591 0.075816 10.0.0.33 - - [2025-11-05 09:15:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.002229 10.0.0.33 - - [2025-11-05 09:15:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.060945 10.0.0.33 - - [2025-11-05 09:15:06] "POST /access-control-lists HTTP/1.1" 200 632 0.086938 10.0.0.33 - - [2025-11-05 09:15:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.019793 10.0.0.33 - - [2025-11-05 09:15:07] "POST /chown HTTP/1.1" 200 109 0.035390 10.0.0.33 - - [2025-11-05 09:15:07] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007993 10.0.0.33 - - [2025-11-05 09:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.33 - - [2025-11-05 09:15:07] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032838 10.0.0.33 - - [2025-11-05 09:15:07] "POST /access-control-lists HTTP/1.1" 200 630 0.059439 10.0.0.33 - - [2025-11-05 09:15:07] "POST /tags HTTP/1.1" 409 226 0.013700 10.0.0.33 - - [2025-11-05 09:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.33 - - [2025-11-05 09:15:07] "GET /tag/6ecf0f70-088b-4f13-874e-2c1378dc243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014582 10.0.0.33 - - [2025-11-05 09:15:07] "POST /firewall-rules HTTP/1.1" 200 600 0.124464 10.0.0.33 - - [2025-11-05 09:15:07] "GET /firewall-rule/5af5e5f5-dc3b-40f7-9005-4971aac6170c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.048410 10.0.0.33 - - [2025-11-05 09:15:07] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004731 10.0.0.33 - - [2025-11-05 09:15:07] "GET /firewall-rule/5af5e5f5-dc3b-40f7-9005-4971aac6170c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007528 10.0.0.33 - - [2025-11-05 09:15:07] "POST /ref-update HTTP/1.1" 200 156 0.099291 10.0.0.33 - - [2025-11-05 09:15:07] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008369 10.0.0.33 - - [2025-11-05 09:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.33 - - [2025-11-05 09:15:07] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002535 10.0.0.33 - - [2025-11-05 09:15:07] "POST /tags HTTP/1.1" 409 226 0.003550 10.0.0.33 - - [2025-11-05 09:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2025-11-05 09:15:07] "GET /tag/6ecf0f70-088b-4f13-874e-2c1378dc243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012582 10.0.0.33 - - [2025-11-05 09:15:07] "POST /firewall-rules HTTP/1.1" 200 598 0.080809 10.0.0.33 - - [2025-11-05 09:15:07] "GET /firewall-rule/f844fce5-8c6d-4c79-9684-95c90dcdf1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.013113 10.0.0.33 - - [2025-11-05 09:15:07] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.011315 10.0.0.33 - - [2025-11-05 09:15:07] "GET /firewall-rule/f844fce5-8c6d-4c79-9684-95c90dcdf1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003403 10.0.0.33 - - [2025-11-05 09:15:07] "POST /ref-update HTTP/1.1" 200 156 0.091141 10.0.0.33 - - [2025-11-05 09:15:09] "POST /tags HTTP/1.1" 200 345 0.098743 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014458 10.0.0.33 - - [2025-11-05 09:15:09] "GET /tag/c65305f5-541c-45d6-99fc-7d55eccbf664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016204 10.0.0.33 - - [2025-11-05 09:15:09] "POST /projects HTTP/1.1" 409 238 0.003289 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.33 - - [2025-11-05 09:15:09] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051318 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008184 10.0.0.33 - - [2025-11-05 09:15:09] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005016 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.33 - - [2025-11-05 09:15:09] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007528 10.0.0.33 - - [2025-11-05 09:15:09] "POST /security-groups HTTP/1.1" 409 285 0.002406 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.33 - - [2025-11-05 09:15:09] "PUT /security-group/bea4d9b7-c45a-4cc0-aaa2-a7c75674eef1 HTTP/1.1" 200 262 0.066808 10.0.0.33 - - [2025-11-05 09:15:09] "PUT /access-control-list/96f0593d-a2d3-4e9e-994f-32e71d198091 HTTP/1.1" 200 272 0.030593 10.0.0.33 - - [2025-11-05 09:15:09] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.089847 10.0.0.33 - - [2025-11-05 09:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.059727 10.0.0.33 - - [2025-11-05 09:15:09] "POST /tags HTTP/1.1" 409 228 0.021475 10.0.0.33 - - [2025-11-05 09:15:09] "PUT /access-control-list/c84114f2-5294-4d94-af89-69509de1aa91 HTTP/1.1" 200 272 0.061280 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2025-11-05 09:15:09] "GET /tag/c65305f5-541c-45d6-99fc-7d55eccbf664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011841 10.0.0.33 - - [2025-11-05 09:15:09] "POST /tags HTTP/1.1" 200 345 0.032613 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.33 - - [2025-11-05 09:15:09] "GET /tag/7302114d-37c8-421a-908c-0453057cac78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016012 10.0.0.33 - - [2025-11-05 09:15:09] "POST /projects HTTP/1.1" 409 238 0.002074 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.33 - - [2025-11-05 09:15:09] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037736 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008430 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2025-11-05 09:15:09] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007939 10.0.0.33 - - [2025-11-05 09:15:09] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040831 10.0.0.33 - - [2025-11-05 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.33 - - [2025-11-05 09:15:09] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004379 10.0.0.33 - - [2025-11-05 09:15:10] "POST /security-groups HTTP/1.1" 409 285 0.002520 10.0.0.33 - - [2025-11-05 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.33 - - [2025-11-05 09:15:10] "PUT /security-group/df1f1129-deaf-46bf-a170-6f7a36fbb8d5 HTTP/1.1" 200 262 0.065568 10.0.0.33 - - [2025-11-05 09:15:10] "PUT /access-control-list/7a6f4412-957e-4f97-bd67-4f19c3254cc7 HTTP/1.1" 200 272 0.014273 10.0.0.33 - - [2025-11-05 09:15:10] "PUT /access-control-list/010516e9-a22b-4d48-9320-74d0c6896a93 HTTP/1.1" 200 272 0.025672 10.0.0.33 - - [2025-11-05 09:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025148 10.0.0.33 - - [2025-11-05 09:15:10] "POST /tags HTTP/1.1" 409 228 0.010836 10.0.0.33 - - [2025-11-05 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.33 - - [2025-11-05 09:15:10] "GET /tag/7302114d-37c8-421a-908c-0453057cac78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011810 10.0.0.33 - - [2025-11-05 09:15:10] "POST /tags HTTP/1.1" 200 291 0.054172 10.0.0.33 - - [2025-11-05 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.33 - - [2025-11-05 09:15:10] "GET /tag/0d2f4e33-ba51-4631-aa54-6a6cb929c427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.014289 10.0.0.33 - - [2025-11-05 09:15:10] "POST /tags HTTP/1.1" 200 303 0.049540 10.0.0.33 - - [2025-11-05 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009269 10.0.0.33 - - [2025-11-05 09:15:10] "GET /tag/f9fb6b47-42b0-4af4-b342-f76e92683fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016884 10.0.0.33 - - [2025-11-05 09:15:10] "POST /tags HTTP/1.1" 409 252 0.001954 10.0.0.33 - - [2025-11-05 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.33 - - [2025-11-05 09:15:10] "GET /tag/cb9642a0-da85-4990-8adc-dee060101b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011243 10.0.0.33 - - [2025-11-05 09:15:10] "POST /tags HTTP/1.1" 409 226 0.003589 10.0.0.33 - - [2025-11-05 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2025-11-05 09:15:10] "GET /tag/54dc21fd-2f28-4c63-aad0-49c44ef66f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012460 10.0.0.33 - - [2025-11-05 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.33 - - [2025-11-05 09:15:10] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004039 10.0.0.33 - - [2025-11-05 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2025-11-05 09:15:10] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038899 10.0.0.33 - - [2025-11-05 09:15:10] "POST /virtual-machines HTTP/1.1" 200 395 0.014142 10.0.0.33 - - [2025-11-05 09:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008293 10.0.0.33 - - [2025-11-05 09:15:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124515 10.0.0.33 - - [2025-11-05 09:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023138 10.0.0.33 - - [2025-11-05 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.33 - - [2025-11-05 09:15:11] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004878 10.0.0.33 - - [2025-11-05 09:15:11] "POST /instance-ips HTTP/1.1" 200 397 0.023623 10.0.0.33 - - [2025-11-05 09:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033286 10.0.0.33 - - [2025-11-05 09:15:11] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017712 10.0.0.33 - - [2025-11-05 09:15:11] "POST /set-tag HTTP/1.1" 200 109 0.059926 10.0.0.33 - - [2025-11-05 09:15:11] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021816 10.0.0.33 - - [2025-11-05 09:15:11] "GET /instance-ip/ee1c0292-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006760 10.0.0.33 - - [2025-11-05 09:15:11] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005127 10.0.0.33 - - [2025-11-05 09:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.33 - - [2025-11-05 09:15:11] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003962 10.0.0.33 - - [2025-11-05 09:15:11] "POST /ref-update HTTP/1.1" 200 156 0.009093 10.0.0.33 - - [2025-11-05 09:15:11] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019314 10.0.0.33 - - [2025-11-05 09:15:11] "POST /set-tag HTTP/1.1" 200 109 0.007089 10.0.0.33 - - [2025-11-05 09:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.33 - - [2025-11-05 09:15:11] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005674 10.0.0.33 - - [2025-11-05 09:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2025-11-05 09:15:11] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039170 10.0.0.33 - - [2025-11-05 09:15:11] "POST /virtual-machines HTTP/1.1" 200 395 0.009301 10.0.0.33 - - [2025-11-05 09:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027360 10.0.0.33 - - [2025-11-05 09:15:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099739 10.0.0.33 - - [2025-11-05 09:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007556 10.0.0.33 - - [2025-11-05 09:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011919 10.0.0.33 - - [2025-11-05 09:15:11] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005275 10.0.0.33 - - [2025-11-05 09:15:11] "POST /instance-ips HTTP/1.1" 200 397 0.020549 10.0.0.33 - - [2025-11-05 09:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029167 10.0.0.33 - - [2025-11-05 09:15:11] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012458 10.0.0.33 - - [2025-11-05 09:15:12] "POST /set-tag HTTP/1.1" 200 109 0.071414 10.0.0.33 - - [2025-11-05 09:15:12] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014844 10.0.0.33 - - [2025-11-05 09:15:12] "GET /instance-ip/ee9b0574-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004259 10.0.0.33 - - [2025-11-05 09:15:12] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006468 10.0.0.33 - - [2025-11-05 09:15:12] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.33 - - [2025-11-05 09:15:12] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004617 10.0.0.33 - - [2025-11-05 09:15:12] "POST /ref-update HTTP/1.1" 200 156 0.008936 10.0.0.33 - - [2025-11-05 09:15:12] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008582 10.0.0.33 - - [2025-11-05 09:15:12] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.33 - - [2025-11-05 09:15:12] "POST /tags HTTP/1.1" 200 291 0.017399 10.0.0.33 - - [2025-11-05 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015514 10.0.0.33 - - [2025-11-05 09:15:12] "GET /tag/1a99caf4-5425-4278-9f14-6b71c8716e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015286 10.0.0.33 - - [2025-11-05 09:15:12] "POST /tags HTTP/1.1" 409 252 0.007783 10.0.0.33 - - [2025-11-05 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2025-11-05 09:15:12] "GET /tag/18059987-926a-4e9a-a55c-ec187d8d5fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012285 10.0.0.33 - - [2025-11-05 09:15:12] "POST /tags HTTP/1.1" 409 226 0.002310 10.0.0.33 - - [2025-11-05 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2025-11-05 09:15:12] "GET /tag/6ecf0f70-088b-4f13-874e-2c1378dc243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.017468 10.0.0.33 - - [2025-11-05 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.33 - - [2025-11-05 09:15:12] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005481 10.0.0.33 - - [2025-11-05 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2025-11-05 09:15:12] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036410 10.0.0.33 - - [2025-11-05 09:15:12] "POST /virtual-machines HTTP/1.1" 200 395 0.016160 10.0.0.33 - - [2025-11-05 09:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015342 10.0.0.33 - - [2025-11-05 09:15:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106040 10.0.0.33 - - [2025-11-05 09:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009504 10.0.0.33 - - [2025-11-05 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006648 10.0.0.33 - - [2025-11-05 09:15:12] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008716 10.0.0.33 - - [2025-11-05 09:15:12] "POST /instance-ips HTTP/1.1" 200 397 0.018430 10.0.0.33 - - [2025-11-05 09:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028360 10.0.0.33 - - [2025-11-05 09:15:13] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014105 10.0.0.33 - - [2025-11-05 09:15:13] "POST /set-tag HTTP/1.1" 200 109 0.067610 10.0.0.33 - - [2025-11-05 09:15:13] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016568 10.0.0.33 - - [2025-11-05 09:15:13] "GET /instance-ip/ef3c800c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007174 10.0.0.33 - - [2025-11-05 09:15:13] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005219 10.0.0.33 - - [2025-11-05 09:15:13] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.33 - - [2025-11-05 09:15:13] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003963 10.0.0.33 - - [2025-11-05 09:15:13] "POST /ref-update HTTP/1.1" 200 156 0.008653 10.0.0.33 - - [2025-11-05 09:15:13] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012176 10.0.0.33 - - [2025-11-05 09:15:13] "POST /set-tag HTTP/1.1" 200 109 0.004982 10.0.0.33 - - [2025-11-05 09:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2025-11-05 09:15:13] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004062 10.0.0.33 - - [2025-11-05 09:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2025-11-05 09:15:13] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047362 10.0.0.33 - - [2025-11-05 09:15:13] "POST /virtual-machines HTTP/1.1" 200 395 0.011253 10.0.0.33 - - [2025-11-05 09:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018182 10.0.0.33 - - [2025-11-05 09:15:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102032 10.0.0.33 - - [2025-11-05 09:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010196 10.0.0.33 - - [2025-11-05 09:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009750 10.0.0.33 - - [2025-11-05 09:15:13] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005704 10.0.0.33 - - [2025-11-05 09:15:13] "POST /instance-ips HTTP/1.1" 200 397 0.031872 10.0.0.33 - - [2025-11-05 09:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030491 10.0.0.33 - - [2025-11-05 09:15:13] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014572 10.0.0.33 - - [2025-11-05 09:15:13] "POST /set-tag HTTP/1.1" 200 109 0.063467 10.0.0.33 - - [2025-11-05 09:15:13] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014215 10.0.0.33 - - [2025-11-05 09:15:13] "GET /instance-ip/efb631f4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.014669 10.0.0.33 - - [2025-11-05 09:15:14] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004386 10.0.0.33 - - [2025-11-05 09:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.33 - - [2025-11-05 09:15:14] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004498 10.0.0.33 - - [2025-11-05 09:15:14] "POST /ref-update HTTP/1.1" 200 156 0.011450 10.0.0.33 - - [2025-11-05 09:15:14] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011795 10.0.0.33 - - [2025-11-05 09:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.33 - - [2025-11-05 09:15:14] "POST /tags HTTP/1.1" 200 299 0.027846 10.0.0.33 - - [2025-11-05 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005792 10.0.0.33 - - [2025-11-05 09:15:14] "GET /tag/d9c245f7-6cb9-498a-b945-55cd74fe9ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014453 10.0.0.33 - - [2025-11-05 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.33 - - [2025-11-05 09:15:14] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004340 10.0.0.33 - - [2025-11-05 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.33 - - [2025-11-05 09:15:14] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043415 10.0.0.33 - - [2025-11-05 09:15:14] "POST /virtual-machines HTTP/1.1" 200 395 0.008621 10.0.0.33 - - [2025-11-05 09:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024462 10.0.0.33 - - [2025-11-05 09:15:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102559 10.0.0.33 - - [2025-11-05 09:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009139 10.0.0.33 - - [2025-11-05 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014244 10.0.0.33 - - [2025-11-05 09:15:14] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009467 10.0.0.33 - - [2025-11-05 09:15:14] "POST /instance-ips HTTP/1.1" 200 397 0.026580 10.0.0.33 - - [2025-11-05 09:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022093 10.0.0.33 - - [2025-11-05 09:15:14] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015325 10.0.0.33 - - [2025-11-05 09:15:14] "POST /set-tag HTTP/1.1" 200 109 0.022324 10.0.0.33 - - [2025-11-05 09:15:14] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012995 10.0.0.33 - - [2025-11-05 09:15:14] "GET /instance-ip/f0426872-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004335 10.0.0.33 - - [2025-11-05 09:15:14] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005452 10.0.0.33 - - [2025-11-05 09:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.33 - - [2025-11-05 09:15:14] "POST /tags HTTP/1.1" 200 299 0.024549 10.0.0.33 - - [2025-11-05 09:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2025-11-05 09:15:15] "GET /tag/4bd1a56e-3f7c-436d-87fc-563c663f5441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011907 10.0.0.33 - - [2025-11-05 09:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006363 10.0.0.33 - - [2025-11-05 09:15:15] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004625 10.0.0.33 - - [2025-11-05 09:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2025-11-05 09:15:15] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047997 10.0.0.33 - - [2025-11-05 09:15:15] "POST /virtual-machines HTTP/1.1" 200 395 0.009296 10.0.0.33 - - [2025-11-05 09:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021311 10.0.0.33 - - [2025-11-05 09:15:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117435 10.0.0.33 - - [2025-11-05 09:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022730 10.0.0.33 - - [2025-11-05 09:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008831 10.0.0.33 - - [2025-11-05 09:15:15] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005270 10.0.0.33 - - [2025-11-05 09:15:15] "POST /instance-ips HTTP/1.1" 200 397 0.022510 10.0.0.33 - - [2025-11-05 09:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029591 10.0.0.33 - - [2025-11-05 09:15:15] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013282 10.0.0.33 - - [2025-11-05 09:15:15] "POST /set-tag HTTP/1.1" 200 109 0.021040 10.0.0.33 - - [2025-11-05 09:15:15] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014042 10.0.0.33 - - [2025-11-05 09:15:15] "GET /instance-ip/f0b99a6e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002776 10.0.0.33 - - [2025-11-05 09:15:15] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005873 10.0.0.33 - - [2025-11-05 09:15:15] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.33 - - [2025-11-05 09:15:15] "POST /tags HTTP/1.1" 200 299 0.020715 10.0.0.33 - - [2025-11-05 09:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2025-11-05 09:15:15] "GET /tag/7e45e1b0-27c8-4017-af0e-b5da2457d819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013947 10.0.0.33 - - [2025-11-05 09:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2025-11-05 09:15:15] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004224 10.0.0.33 - - [2025-11-05 09:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.33 - - [2025-11-05 09:15:15] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033765 10.0.0.33 - - [2025-11-05 09:15:15] "POST /virtual-machines HTTP/1.1" 200 395 0.009668 10.0.0.33 - - [2025-11-05 09:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007695 10.0.0.33 - - [2025-11-05 09:15:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126719 10.0.0.33 - - [2025-11-05 09:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024444 10.0.0.33 - - [2025-11-05 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013799 10.0.0.33 - - [2025-11-05 09:15:16] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005112 10.0.0.33 - - [2025-11-05 09:15:16] "POST /instance-ips HTTP/1.1" 200 397 0.022679 10.0.0.33 - - [2025-11-05 09:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025249 10.0.0.33 - - [2025-11-05 09:15:16] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010222 10.0.0.33 - - [2025-11-05 09:15:16] "POST /set-tag HTTP/1.1" 200 109 0.019023 10.0.0.33 - - [2025-11-05 09:15:16] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022048 10.0.0.33 - - [2025-11-05 09:15:16] "GET /instance-ip/f1282af6-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002888 10.0.0.33 - - [2025-11-05 09:15:16] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004900 10.0.0.33 - - [2025-11-05 09:15:16] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2025-11-05 09:15:16] "POST /tags HTTP/1.1" 200 299 0.020641 10.0.0.33 - - [2025-11-05 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2025-11-05 09:15:16] "GET /tag/d34851c4-7c94-4fcf-aaa5-6b1dc531aa8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012777 10.0.0.33 - - [2025-11-05 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2025-11-05 09:15:16] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006271 10.0.0.33 - - [2025-11-05 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2025-11-05 09:15:16] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037268 10.0.0.33 - - [2025-11-05 09:15:16] "POST /virtual-machines HTTP/1.1" 200 395 0.019640 10.0.0.33 - - [2025-11-05 09:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007344 10.0.0.33 - - [2025-11-05 09:15:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121556 10.0.0.33 - - [2025-11-05 09:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010158 10.0.0.33 - - [2025-11-05 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.33 - - [2025-11-05 09:15:16] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015284 10.0.0.33 - - [2025-11-05 09:15:16] "POST /instance-ips HTTP/1.1" 200 397 0.034987 10.0.0.33 - - [2025-11-05 09:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023633 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014661 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.021466 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016080 10.0.0.33 - - [2025-11-05 09:15:17] "GET /instance-ip/f19c995e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003389 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005083 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004198 10.0.0.33 - - [2025-11-05 09:15:17] "POST /ref-update HTTP/1.1" 200 156 0.008373 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012767 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004702 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004193 10.0.0.33 - - [2025-11-05 09:15:17] "POST /ref-update HTTP/1.1" 200 156 0.009416 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007390 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.003625 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005937 10.0.0.33 - - [2025-11-05 09:15:17] "POST /ref-update HTTP/1.1" 200 156 0.009108 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010051 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006407 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003877 10.0.0.33 - - [2025-11-05 09:15:17] "POST /ref-update HTTP/1.1" 200 156 0.012892 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004636 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005920 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.006058 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005153 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.003463 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003767 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005133 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004256 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004103 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.33 - - [2025-11-05 09:15:17] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004324 10.0.0.33 - - [2025-11-05 09:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.33 - - [2025-11-05 09:15:21] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010071 10.0.0.33 - - [2025-11-05 09:15:21] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.33 - - [2025-11-05 09:15:21] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005701 10.0.0.33 - - [2025-11-05 09:15:21] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.33 - - [2025-11-05 09:15:22] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004580 10.0.0.33 - - [2025-11-05 09:15:22] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.33 - - [2025-11-05 09:15:23] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004237 10.0.0.33 - - [2025-11-05 09:15:23] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.33 - - [2025-11-05 09:15:25] "GET /virtual-machine/e78b7ddc-d31e-4f96-b63f-5f7faf389e82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003458 10.0.0.33 - - [2025-11-05 09:15:25] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004531 10.0.0.33 - - [2025-11-05 09:15:25] "GET /virtual-machine/18a1a523-dc2d-4fb9-b6f0-10a8d4acc8c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002919 10.0.0.33 - - [2025-11-05 09:15:25] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004426 10.0.0.33 - - [2025-11-05 09:15:25] "GET /virtual-machine/fe4d659c-c773-42b3-be6f-f665bb72049c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002798 10.0.0.33 - - [2025-11-05 09:15:25] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004594 10.0.0.33 - - [2025-11-05 09:15:25] "GET /virtual-machine/d192eabc-37f6-4889-ba75-fabce96c04d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003516 10.0.0.33 - - [2025-11-05 09:15:25] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004127 10.0.0.33 - - [2025-11-05 09:15:25] "GET /virtual-machine/890187cd-a3f0-4fe7-b47e-50f213944c36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003375 10.0.0.33 - - [2025-11-05 09:15:25] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005338 10.0.0.33 - - [2025-11-05 09:15:26] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005775 10.0.0.33 - - [2025-11-05 09:15:26] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.33 - - [2025-11-05 09:15:27] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005691 10.0.0.33 - - [2025-11-05 09:15:27] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.33 - - [2025-11-05 09:15:27] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004815 10.0.0.33 - - [2025-11-05 09:15:27] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.33 - - [2025-11-05 09:15:30] "GET /virtual-machine/e1b13420-1283-466c-9d56-bd13bc9db355?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004246 10.0.0.33 - - [2025-11-05 09:15:30] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007517 10.0.0.33 - - [2025-11-05 09:15:30] "GET /virtual-machine/d346dac2-869c-4271-8603-3606ae43e931?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003052 10.0.0.33 - - [2025-11-05 09:15:30] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005199 10.0.0.33 - - [2025-11-05 09:15:30] "GET /virtual-machine/d5d0579a-dd2f-40e7-ac5c-50cbc996b6e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003263 10.0.0.33 - - [2025-11-05 09:15:30] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004629 10.0.0.33 - - [2025-11-05 09:15:31] "GET /loadbalancer/ddf415a0-a30e-4b56-9620-617ed9d66c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001963 10.0.0.33 - - [2025-11-05 09:15:31] "POST /tags HTTP/1.1" 200 333 0.030520 10.0.0.33 - - [2025-11-05 09:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.33 - - [2025-11-05 09:15:31] "GET /tag/9618e6f3-bbb9-4843-8421-01489891881f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015918 10.0.0.33 - - [2025-11-05 09:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.33 - - [2025-11-05 09:15:31] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041707 10.0.0.33 - - [2025-11-05 09:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2025-11-05 09:15:31] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008622 10.0.0.33 - - [2025-11-05 09:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010577 10.0.0.33 - - [2025-11-05 09:15:31] "GET /service-appliance-set/78e9d97c-d402-4282-a2df-4deed652098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003072 10.0.0.33 - - [2025-11-05 09:15:31] "POST /fqname-to-id HTTP/1.1" 404 273 0.002127 10.0.0.33 - - [2025-11-05 09:15:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.097963 10.0.0.33 - - [2025-11-05 09:15:31] "GET /virtual-machine-interface/7fa68e7a-ed00-48e5-be29-8368fadfbcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.017433 10.0.0.33 - - [2025-11-05 09:15:31] "POST /instance-ips HTTP/1.1" 200 409 0.021453 10.0.0.33 - - [2025-11-05 09:15:31] "GET /instance-ip/666514ba-7b8c-4ce0-a585-6e3b41f95222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009027 10.0.0.33 - - [2025-11-05 09:15:31] "POST /loadbalancers HTTP/1.1" 200 629 0.062572 10.0.0.33 - - [2025-11-05 09:15:31] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040550 10.0.0.33 - - [2025-11-05 09:15:31] "GET /instance-ip/666514ba-7b8c-4ce0-a585-6e3b41f95222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003264 10.0.0.33 - - [2025-11-05 09:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019950 10.0.0.33 - - [2025-11-05 09:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.33 - - [2025-11-05 09:15:31] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034526 10.0.0.33 - - [2025-11-05 09:15:31] "POST /floating-ips HTTP/1.1" 200 597 0.025199 10.0.0.33 - - [2025-11-05 09:15:31] "GET /loadbalancer/ddf415a0-a30e-4b56-9620-617ed9d66c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002992 10.0.0.33 - - [2025-11-05 09:15:31] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015911 10.0.0.33 - - [2025-11-05 09:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.33 - - [2025-11-05 09:15:31] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041347 10.0.0.33 - - [2025-11-05 09:15:31] "GET /loadbalancer-listener/978ba3b3-f0ad-4b6d-aa95-e70b14db8f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004134 10.0.0.33 - - [2025-11-05 09:15:31] "GET /loadbalancer-listener/978ba3b3-f0ad-4b6d-aa95-e70b14db8f44?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003445 10.0.0.33 - - [2025-11-05 09:15:32] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.029665 10.0.0.33 - - [2025-11-05 09:15:32] "GET /instance-ip/666514ba-7b8c-4ce0-a585-6e3b41f95222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.012722 10.0.0.33 - - [2025-11-05 09:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.33 - - [2025-11-05 09:15:32] "GET /loadbalancer/ddf415a0-a30e-4b56-9620-617ed9d66c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003366 10.0.0.33 - - [2025-11-05 09:15:32] "GET /instance-ip/666514ba-7b8c-4ce0-a585-6e3b41f95222?fields=floating_ips HTTP/1.1" 200 1212 0.008858 10.0.0.33 - - [2025-11-05 09:15:32] "GET /floating-ip/0be17d59-b494-4f9c-8fa5-df4855b57e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002017 10.0.0.33 - - [2025-11-05 09:15:32] "GET /loadbalancer/ddf415a0-a30e-4b56-9620-617ed9d66c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002604 10.0.0.33 - - [2025-11-05 09:15:32] "GET /loadbalancer-pool/5ac5663d-68ad-4bbe-b9e2-a9c2a34f00fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004090 10.0.0.33 - - [2025-11-05 09:15:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018654 10.0.0.33 - - [2025-11-05 09:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026522 10.0.0.33 - - [2025-11-05 09:15:32] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011965 10.0.0.33 - - [2025-11-05 09:15:32] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005382 10.0.0.33 - - [2025-11-05 09:15:32] "POST /ref-update HTTP/1.1" 200 156 0.008472 10.0.0.33 - - [2025-11-05 09:15:32] "GET /floating-ip/0be17d59-b494-4f9c-8fa5-df4855b57e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.014062 10.0.0.33 - - [2025-11-05 09:15:32] "POST /tags HTTP/1.1" 409 221 0.003486 10.0.0.33 - - [2025-11-05 09:15:32] "PUT /floating-ip/0be17d59-b494-4f9c-8fa5-df4855b57e7d HTTP/1.1" 200 256 0.010702 10.0.0.33 - - [2025-11-05 09:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007890 10.0.0.33 - - [2025-11-05 09:15:32] "GET /tag/9618e6f3-bbb9-4843-8421-01489891881f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015776 10.0.0.33 - - [2025-11-05 09:15:32] "POST /set-tag HTTP/1.1" 200 109 0.070802 10.0.0.33 - - [2025-11-05 09:15:32] "GET /loadbalancer-pool/5ac5663d-68ad-4bbe-b9e2-a9c2a34f00fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.026378 10.0.0.33 - - [2025-11-05 09:15:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020315 10.0.0.33 - - [2025-11-05 09:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008514 10.0.0.33 - - [2025-11-05 09:15:32] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015199 10.0.0.33 - - [2025-11-05 09:15:32] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006923 10.0.0.33 - - [2025-11-05 09:15:32] "POST /ref-update HTTP/1.1" 200 156 0.012913 10.0.0.33 - - [2025-11-05 09:15:32] "GET /floating-ip/0be17d59-b494-4f9c-8fa5-df4855b57e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.015592 10.0.0.33 - - [2025-11-05 09:15:32] "POST /set-tag HTTP/1.1" 200 109 0.090532 10.0.0.33 - - [2025-11-05 09:15:33] "POST /tags HTTP/1.1" 409 206 0.001832 10.0.0.33 - - [2025-11-05 09:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.33 - - [2025-11-05 09:15:33] "GET /tag/f9fb6b47-42b0-4af4-b342-f76e92683fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014328 10.0.0.33 - - [2025-11-05 09:15:33] "POST /tags HTTP/1.1" 409 204 0.004901 10.0.0.33 - - [2025-11-05 09:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.33 - - [2025-11-05 09:15:33] "GET /tag/4bd1a56e-3f7c-436d-87fc-563c663f5441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010689 10.0.0.33 - - [2025-11-05 09:15:33] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003055 10.0.0.33 - - [2025-11-05 09:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.33 - - [2025-11-05 09:15:33] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002958 10.0.0.33 - - [2025-11-05 09:15:33] "POST /tags HTTP/1.1" 409 206 0.002346 10.0.0.33 - - [2025-11-05 09:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.33 - - [2025-11-05 09:15:33] "GET /tag/f9fb6b47-42b0-4af4-b342-f76e92683fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011682 10.0.0.33 - - [2025-11-05 09:15:33] "POST /tags HTTP/1.1" 409 226 0.002125 10.0.0.33 - - [2025-11-05 09:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2025-11-05 09:15:33] "GET /tag/54dc21fd-2f28-4c63-aad0-49c44ef66f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011943 10.0.0.33 - - [2025-11-05 09:15:33] "POST /tags HTTP/1.1" 409 204 0.002193 10.0.0.33 - - [2025-11-05 09:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2025-11-05 09:15:33] "GET /tag/4bd1a56e-3f7c-436d-87fc-563c663f5441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011599 10.0.0.33 - - [2025-11-05 09:15:33] "POST /tags HTTP/1.1" 409 226 0.003393 10.0.0.33 - - [2025-11-05 09:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2025-11-05 09:15:33] "GET /tag/54dc21fd-2f28-4c63-aad0-49c44ef66f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011513 10.0.0.33 - - [2025-11-05 09:15:33] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002875 10.0.0.33 - - [2025-11-05 09:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.33 - - [2025-11-05 09:15:33] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003478 10.0.0.33 - - [2025-11-05 09:15:34] "POST /firewall-rules HTTP/1.1" 200 626 0.080698 10.0.0.33 - - [2025-11-05 09:15:34] "POST /firewall-rules HTTP/1.1" 200 646 0.092223 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-rule/29a2b0bf-295a-4afc-abec-02b1b5450629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004338 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004929 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-rule/e8a209ab-e739-488f-be43-04d3be842899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004697 10.0.0.33 - - [2025-11-05 09:15:34] "POST /ref-update HTTP/1.1" 200 156 0.014758 10.0.0.33 - - [2025-11-05 09:15:34] "POST /firewall-policys HTTP/1.1" 200 606 0.051236 10.0.0.33 - - [2025-11-05 09:15:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018404 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008886 10.0.0.33 - - [2025-11-05 09:15:34] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007468 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002768 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005384 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007821 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004602 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002355 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002670 10.0.0.33 - - [2025-11-05 09:15:34] "POST /ref-update HTTP/1.1" 200 156 0.022293 10.0.0.33 - - [2025-11-05 09:15:34] "POST /ref-update HTTP/1.1" 200 156 0.020513 10.0.0.33 - - [2025-11-05 09:15:34] "POST /ref-update HTTP/1.1" 200 156 0.045570 10.0.0.33 - - [2025-11-05 09:15:34] "POST /ref-update HTTP/1.1" 200 156 0.035162 10.0.0.33 - - [2025-11-05 09:15:34] "POST /ref-update HTTP/1.1" 200 156 0.027883 10.0.0.33 - - [2025-11-05 09:15:34] "GET /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.015315 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:16:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:16:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 10.0.0.33 - - [2025-11-05 09:16:51] "POST /tags HTTP/1.1" 200 365 0.062017 10.0.0.33 - - [2025-11-05 09:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.33 - - [2025-11-05 09:16:51] "GET /tag/7b245275-966d-4e23-80d5-7871ed73f9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013060 10.0.0.33 - - [2025-11-05 09:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2025-11-05 09:16:51] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060107 10.0.0.33 - - [2025-11-05 09:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014464 10.0.0.33 - - [2025-11-05 09:16:51] "GET /service-appliance-set/51483770-f117-4052-9466-5167ef8ed34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002614 10.0.0.33 - - [2025-11-05 09:16:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.001891 10.0.0.33 - - [2025-11-05 09:16:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.139297 10.0.0.33 - - [2025-11-05 09:16:51] "GET /virtual-machine-interface/7b17c67b-339b-4798-9436-c10129423ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010201 10.0.0.33 - - [2025-11-05 09:16:51] "POST /set-tag HTTP/1.1" 200 109 0.022087 10.0.0.33 - - [2025-11-05 09:16:51] "POST /instance-ips HTTP/1.1" 200 417 0.069245 10.0.0.33 - - [2025-11-05 09:16:51] "GET /instance-ip/d11f64d3-b7b8-4a49-b292-a58a445d092e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005576 10.0.0.33 - - [2025-11-05 09:16:51] "POST /loadbalancers HTTP/1.1" 200 618 0.071346 10.0.0.33 - - [2025-11-05 09:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.046028 10.0.0.33 - - [2025-11-05 09:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016868 10.0.0.33 - - [2025-11-05 09:16:51] "POST /service-instances HTTP/1.1" 200 566 0.050419 10.0.0.33 - - [2025-11-05 09:16:51] "POST /ref-update HTTP/1.1" 200 156 0.032477 10.0.0.33 - - [2025-11-05 09:16:51] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075754 10.0.0.33 - - [2025-11-05 09:16:51] "GET /virtual-machine-interface/7b17c67b-339b-4798-9436-c10129423ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.022727 10.0.0.33 - - [2025-11-05 09:16:52] "GET /virtual-machine-interface/7b17c67b-339b-4798-9436-c10129423ced?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.043724 10.0.0.33 - - [2025-11-05 09:16:52] "PUT /service-instance/0a89c3b9-7f3a-450c-9907-366016363587 HTTP/1.1" 200 266 0.045848 10.0.0.33 - - [2025-11-05 09:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.046910 10.0.0.33 - - [2025-11-05 09:16:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.022556 10.0.0.33 - - [2025-11-05 09:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008387 10.0.0.33 - - [2025-11-05 09:16:52] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.034121 10.0.0.33 - - [2025-11-05 09:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.33 - - [2025-11-05 09:16:52] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003194 10.0.0.33 - - [2025-11-05 09:16:52] "POST /tags HTTP/1.1" 409 221 0.005766 10.0.0.33 - - [2025-11-05 09:16:52] "POST /virtual-machines HTTP/1.1" 200 429 0.042991 10.0.0.33 - - [2025-11-05 09:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.028877 10.0.0.33 - - [2025-11-05 09:16:52] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.052931 10.0.0.33 - - [2025-11-05 09:16:52] "POST /tags HTTP/1.1" 409 238 0.027256 10.0.0.33 - - [2025-11-05 09:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2025-11-05 09:16:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152156 10.0.0.33 - - [2025-11-05 09:16:52] "GET /tag/7b245275-966d-4e23-80d5-7871ed73f9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.015963 10.0.0.33 - - [2025-11-05 09:16:52] "POST /chown HTTP/1.1" 200 109 0.059563 10.0.0.33 - - [2025-11-05 09:16:52] "POST /chown HTTP/1.1" 200 109 0.006870 10.0.0.33 - - [2025-11-05 09:16:52] "PUT /virtual-machine-interface/ff625236-c471-428d-bd5b-27d0aad55437 HTTP/1.1" 200 284 0.019835 10.0.0.33 - - [2025-11-05 09:16:52] "POST /firewall-rules HTTP/1.1" 200 650 0.157416 10.0.0.33 - - [2025-11-05 09:16:52] "GET /firewall-rule/34f5d810-2709-4782-9667-11a13a131f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.028237 10.0.0.33 - - [2025-11-05 09:16:52] "PUT /instance-ip/d11f64d3-b7b8-4a49-b292-a58a445d092e HTTP/1.1" 200 256 0.096121 10.0.0.33 - - [2025-11-05 09:16:52] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010032 10.0.0.33 - - [2025-11-05 09:16:52] "GET /firewall-rule/34f5d810-2709-4782-9667-11a13a131f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002423 10.0.0.33 - - [2025-11-05 09:16:52] "POST /ref-update HTTP/1.1" 200 156 0.020165 10.0.0.33 - - [2025-11-05 09:16:52] "POST /ref-update HTTP/1.1" 200 156 0.036469 10.0.0.33 - - [2025-11-05 09:16:52] "POST /ref-update HTTP/1.1" 200 156 0.075379 10.0.0.33 - - [2025-11-05 09:16:52] "POST /ref-update HTTP/1.1" 200 156 0.043901 10.0.0.33 - - [2025-11-05 09:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.33 - - [2025-11-05 09:16:52] "POST /ref-update HTTP/1.1" 200 156 0.060349 10.0.0.33 - - [2025-11-05 09:16:52] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.112606 10.0.0.33 - - [2025-11-05 09:16:52] "GET /loadbalancer/c3944270-b89b-4796-b5ff-5943e012a2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.012199 10.0.0.33 - - [2025-11-05 09:16:52] "POST /ref-update HTTP/1.1" 200 156 0.062471 10.0.0.33 - - [2025-11-05 09:16:52] "POST /ref-update HTTP/1.1" 200 156 0.027122 10.0.0.33 - - [2025-11-05 09:16:53] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.069807 10.0.0.33 - - [2025-11-05 09:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016366 10.0.0.33 - - [2025-11-05 09:16:53] "POST /virtual-machines HTTP/1.1" 200 429 0.046270 10.0.0.33 - - [2025-11-05 09:16:53] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052846 10.0.0.33 - - [2025-11-05 09:16:53] "GET /loadbalancer-listener/c2f07b28-b3ec-4712-9a69-f23ed91f266a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.015908 10.0.0.33 - - [2025-11-05 09:16:53] "GET /loadbalancer-listener/c2f07b28-b3ec-4712-9a69-f23ed91f266a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.013797 10.0.0.33 - - [2025-11-05 09:16:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.209828 10.0.0.33 - - [2025-11-05 09:16:53] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.095672 10.0.0.33 - - [2025-11-05 09:16:53] "POST /chown HTTP/1.1" 200 109 0.052989 10.0.0.33 - - [2025-11-05 09:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.045495 10.0.0.33 - - [2025-11-05 09:16:53] "GET /loadbalancer-pool/ad914e4f-44fa-4781-884f-9750a750dba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.024318 10.0.0.33 - - [2025-11-05 09:16:53] "POST /chown HTTP/1.1" 200 109 0.034136 10.0.0.33 - - [2025-11-05 09:16:53] "POST /loadbalancer-members HTTP/1.1" 200 707 0.067052 10.0.0.33 - - [2025-11-05 09:16:53] "PUT /virtual-machine-interface/b151c3df-e4b5-4b8a-a1e9-0aa4a90ef11e HTTP/1.1" 200 284 0.036060 10.0.0.33 - - [2025-11-05 09:16:53] "PUT /instance-ip/d11f64d3-b7b8-4a49-b292-a58a445d092e HTTP/1.1" 200 256 0.058678 10.0.0.33 - - [2025-11-05 09:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022038 10.0.0.33 - - [2025-11-05 09:16:53] "GET /loadbalancer-member/dae3f245-7a97-4bf6-866e-a4ebed6be8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.006739 10.0.0.33 - - [2025-11-05 09:16:53] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003309 10.0.0.33 - - [2025-11-05 09:16:53] "POST /ref-update HTTP/1.1" 200 156 0.013931 10.0.0.33 - - [2025-11-05 09:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010319 10.0.0.33 - - [2025-11-05 09:16:53] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012269 10.0.0.33 - - [2025-11-05 09:16:53] "POST /tags HTTP/1.1" 409 221 0.010576 10.0.0.33 - - [2025-11-05 09:16:53] "POST /ref-update HTTP/1.1" 200 156 0.046439 10.0.0.33 - - [2025-11-05 09:16:53] "POST /ref-update HTTP/1.1" 200 156 0.029686 10.0.0.33 - - [2025-11-05 09:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.33 - - [2025-11-05 09:16:53] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015979 10.0.0.33 - - [2025-11-05 09:16:53] "POST /tags HTTP/1.1" 409 238 0.002599 10.0.0.33 - - [2025-11-05 09:16:53] "POST /ref-update HTTP/1.1" 200 156 0.015360 10.0.0.33 - - [2025-11-05 09:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.33 - - [2025-11-05 09:16:53] "GET /tag/7b245275-966d-4e23-80d5-7871ed73f9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.016450 10.0.0.33 - - [2025-11-05 09:16:53] "POST /firewall-rules HTTP/1.1" 409 293 0.002053 10.0.0.33 - - [2025-11-05 09:16:53] "POST /ref-update HTTP/1.1" 200 156 0.044042 10.0.0.33 - - [2025-11-05 09:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006473 10.0.0.33 - - [2025-11-05 09:16:53] "PUT /service-instance/0a89c3b9-7f3a-450c-9907-366016363587 HTTP/1.1" 200 266 0.011806 10.0.0.33 - - [2025-11-05 09:16:53] "PUT /firewall-rule/34f5d810-2709-4782-9667-11a13a131f40 HTTP/1.1" 200 260 0.045935 10.0.0.33 - - [2025-11-05 09:16:53] "GET /firewall-rule/34f5d810-2709-4782-9667-11a13a131f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007006 10.0.0.33 - - [2025-11-05 09:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025808 10.0.0.33 - - [2025-11-05 09:16:54] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012526 10.0.0.33 - - [2025-11-05 09:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006670 10.0.0.33 - - [2025-11-05 09:16:54] "GET /firewall-rule/34f5d810-2709-4782-9667-11a13a131f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010129 10.0.0.33 - - [2025-11-05 09:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2025-11-05 09:16:54] "POST /chown HTTP/1.1" 200 109 0.014000 10.0.0.33 - - [2025-11-05 09:16:54] "POST /chown HTTP/1.1" 200 109 0.028841 10.0.0.33 - - [2025-11-05 09:16:54] "GET /tag/7b245275-966d-4e23-80d5-7871ed73f9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.021259 10.0.0.33 - - [2025-11-05 09:16:54] "GET /tag/7b245275-966d-4e23-80d5-7871ed73f9b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.018890 10.0.0.33 - - [2025-11-05 09:16:54] "GET /virtual-machine-interface/7b17c67b-339b-4798-9436-c10129423ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005868 10.0.0.33 - - [2025-11-05 09:16:54] "PUT /instance-ip/d11f64d3-b7b8-4a49-b292-a58a445d092e HTTP/1.1" 200 256 0.035658 10.0.0.33 - - [2025-11-05 09:16:54] "POST /ref-update HTTP/1.1" 200 156 0.019484 10.0.0.33 - - [2025-11-05 09:16:54] "POST /chown HTTP/1.1" 200 109 0.025290 10.0.0.33 - - [2025-11-05 09:16:54] "POST /set-tag HTTP/1.1" 200 109 0.063040 10.0.0.33 - - [2025-11-05 09:16:54] "GET /virtual-machine-interface/b151c3df-e4b5-4b8a-a1e9-0aa4a90ef11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016217 10.0.0.33 - - [2025-11-05 09:16:54] "POST /chown HTTP/1.1" 200 109 0.016887 10.0.0.33 - - [2025-11-05 09:16:54] "POST /set-tag HTTP/1.1" 200 109 0.059953 10.0.0.33 - - [2025-11-05 09:16:54] "PUT /instance-ip/d11f64d3-b7b8-4a49-b292-a58a445d092e HTTP/1.1" 200 256 0.059821 10.0.0.33 - - [2025-11-05 09:16:54] "GET /virtual-machine-interface/ff625236-c471-428d-bd5b-27d0aad55437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.010998 10.0.0.33 - - [2025-11-05 09:16:54] "POST /ref-update HTTP/1.1" 200 156 0.036566 10.0.0.33 - - [2025-11-05 09:16:54] "POST /set-tag HTTP/1.1" 200 109 0.050430 10.0.0.33 - - [2025-11-05 09:16:54] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009626 10.0.0.33 - - [2025-11-05 09:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2025-11-05 09:16:54] "POST /chown HTTP/1.1" 200 109 0.023768 10.0.0.33 - - [2025-11-05 09:16:54] "GET /firewall-rule/34f5d810-2709-4782-9667-11a13a131f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014896 10.0.0.33 - - [2025-11-05 09:16:54] "POST /chown HTTP/1.1" 200 109 0.041050 10.0.0.33 - - [2025-11-05 09:16:54] "POST /ref-update HTTP/1.1" 200 156 0.034570 10.0.0.33 - - [2025-11-05 09:16:54] "PUT /instance-ip/d11f64d3-b7b8-4a49-b292-a58a445d092e HTTP/1.1" 200 256 0.020082 10.0.0.33 - - [2025-11-05 09:16:54] "POST /ref-update HTTP/1.1" 200 156 0.032601 10.0.0.33 - - [2025-11-05 09:16:54] "POST /chown HTTP/1.1" 200 109 0.038793 10.0.0.33 - - [2025-11-05 09:16:54] "DELETE /firewall-rule/34f5d810-2709-4782-9667-11a13a131f40 HTTP/1.1" 200 115 0.116458 10.0.0.33 - - [2025-11-05 09:16:54] "DELETE /loadbalancer-member/dae3f245-7a97-4bf6-866e-a4ebed6be8cb HTTP/1.1" 200 115 0.051150 10.0.0.33 - - [2025-11-05 09:16:54] "POST /chown HTTP/1.1" 200 109 0.038050 10.0.0.33 - - [2025-11-05 09:16:54] "PUT /instance-ip/d11f64d3-b7b8-4a49-b292-a58a445d092e HTTP/1.1" 200 256 0.041806 10.0.0.33 - - [2025-11-05 09:16:54] "DELETE /loadbalancer-pool/ad914e4f-44fa-4781-884f-9750a750dba2 HTTP/1.1" 200 115 0.102995 10.0.0.33 - - [2025-11-05 09:16:54] "POST /ref-update HTTP/1.1" 200 156 0.037789 10.0.0.33 - - [2025-11-05 09:16:54] "DELETE /loadbalancer-listener/c2f07b28-b3ec-4712-9a69-f23ed91f266a HTTP/1.1" 200 115 0.058660 10.0.0.33 - - [2025-11-05 09:16:54] "DELETE /loadbalancer/c3944270-b89b-4796-b5ff-5943e012a2bc HTTP/1.1" 200 115 0.039740 10.0.0.33 - - [2025-11-05 09:16:55] "DELETE /instance-ip/d11f64d3-b7b8-4a49-b292-a58a445d092e HTTP/1.1" 200 115 0.075015 10.0.0.33 - - [2025-11-05 09:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.33 - - [2025-11-05 09:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.33 - - [2025-11-05 09:16:55] "DELETE /virtual-machine-interface/7b17c67b-339b-4798-9436-c10129423ced HTTP/1.1" 200 115 0.065529 10.0.0.33 - - [2025-11-05 09:16:55] "DELETE /tag/7b245275-966d-4e23-80d5-7871ed73f9b9 HTTP/1.1" 200 115 0.140811 10.0.0.33 - - [2025-11-05 09:16:55] "DELETE /service-instance/0a89c3b9-7f3a-450c-9907-366016363587 HTTP/1.1" 200 115 0.056529 10.0.0.33 - - [2025-11-05 09:16:55] "GET /virtual-machine-interface/ff625236-c471-428d-bd5b-27d0aad55437?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.006409 10.0.0.33 - - [2025-11-05 09:16:55] "DELETE /virtual-machine-interface/ff625236-c471-428d-bd5b-27d0aad55437 HTTP/1.1" 200 115 0.058519 10.0.0.33 - - [2025-11-05 09:16:55] "POST /ref-update HTTP/1.1" 200 156 0.017621 10.0.0.33 - - [2025-11-05 09:16:55] "DELETE /virtual-machine/df7fa1e7-cb2e-4c71-9cd4-e541ce456f1e HTTP/1.1" 200 115 0.033854 10.0.0.33 - - [2025-11-05 09:16:55] "GET /virtual-machine-interface/b151c3df-e4b5-4b8a-a1e9-0aa4a90ef11e?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.006507 10.0.0.33 - - [2025-11-05 09:16:55] "DELETE /virtual-machine-interface/b151c3df-e4b5-4b8a-a1e9-0aa4a90ef11e HTTP/1.1" 200 115 0.053851 10.0.0.33 - - [2025-11-05 09:16:55] "DELETE /virtual-machine/4ec94bb7-1ea4-49cb-8041-5ae2f1a81354 HTTP/1.1" 200 115 0.050977 10.0.0.33 - - [2025-11-05 09:17:11] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010202 10.0.0.33 - - [2025-11-05 09:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.33 - - [2025-11-05 09:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.33 - - [2025-11-05 09:17:11] "GET /loadbalancer/248affd9-55c4-453f-833e-0e53cac8bf81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002761 10.0.0.33 - - [2025-11-05 09:17:11] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004708 10.0.0.33 - - [2025-11-05 09:17:11] "POST /set-tag HTTP/1.1" 200 109 0.024246 10.0.0.33 - - [2025-11-05 09:17:11] "DELETE /loadbalancer-member/f8bfced1-5caa-4716-9875-211b9092a449 HTTP/1.1" 200 115 0.058479 10.0.0.33 - - [2025-11-05 09:17:11] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004359 10.0.0.33 - - [2025-11-05 09:17:11] "POST /set-tag HTTP/1.1" 200 109 0.004465 10.0.0.33 - - [2025-11-05 09:17:11] "DELETE /loadbalancer-member/075764a1-4e01-48d9-9c1b-728026d72af6 HTTP/1.1" 200 115 0.030503 10.0.0.33 - - [2025-11-05 09:17:11] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007740 10.0.0.33 - - [2025-11-05 09:17:11] "POST /set-tag HTTP/1.1" 200 109 0.006372 10.0.0.33 - - [2025-11-05 09:17:11] "DELETE /loadbalancer-member/4284bbfa-05c5-4d1f-965d-fe81f49d0b43 HTTP/1.1" 200 115 0.032540 10.0.0.33 - - [2025-11-05 09:17:11] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003997 10.0.0.33 - - [2025-11-05 09:17:11] "POST /set-tag HTTP/1.1" 200 109 0.004719 10.0.0.33 - - [2025-11-05 09:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.33 - - [2025-11-05 09:17:11] "GET /loadbalancer/248affd9-55c4-453f-833e-0e53cac8bf81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003597 10.0.0.33 - - [2025-11-05 09:17:11] "GET /loadbalancer-pool/22c97fc4-0b2c-4c9d-9260-12ce4184b2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003355 10.0.0.33 - - [2025-11-05 09:17:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028681 10.0.0.33 - - [2025-11-05 09:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037617 10.0.0.33 - - [2025-11-05 09:17:11] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005984 10.0.0.33 - - [2025-11-05 09:17:11] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018008 10.0.0.33 - - [2025-11-05 09:17:11] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006516 10.0.0.33 - - [2025-11-05 09:17:11] "POST /set-tag HTTP/1.1" 200 109 0.078860 10.0.0.33 - - [2025-11-05 09:17:11] "GET /loadbalancer-pool/14ddaa88-633c-452e-9c35-39f7153f33e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007018 10.0.0.33 - - [2025-11-05 09:17:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023834 10.0.0.33 - - [2025-11-05 09:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027107 10.0.0.33 - - [2025-11-05 09:17:11] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012966 10.0.0.33 - - [2025-11-05 09:17:11] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015010 10.0.0.33 - - [2025-11-05 09:17:11] "POST /set-tag HTTP/1.1" 200 109 0.013443 10.0.0.33 - - [2025-11-05 09:17:11] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006615 10.0.0.33 - - [2025-11-05 09:17:11] "GET /loadbalancer-pool/29df8d1d-22c2-4a72-ac90-310dec199324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006246 10.0.0.33 - - [2025-11-05 09:17:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017059 10.0.0.33 - - [2025-11-05 09:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017437 10.0.0.33 - - [2025-11-05 09:17:12] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012529 10.0.0.33 - - [2025-11-05 09:17:12] "GET /virtual-machine-interface/b561e206-ba26-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014683 10.0.0.33 - - [2025-11-05 09:17:12] "GET /floating-ip/9f3fdf35-fd6a-4cc3-9647-61097c4e2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003675 10.0.0.33 - - [2025-11-05 09:17:12] "POST /set-tag HTTP/1.1" 200 109 0.004082 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:17:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:17:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:17:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:17:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001405 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:17:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:17:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.33 - - [2025-11-05 09:17:41] "POST /tags HTTP/1.1" 409 252 0.002039 10.0.0.33 - - [2025-11-05 09:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.33 - - [2025-11-05 09:17:41] "GET /tag/18059987-926a-4e9a-a55c-ec187d8d5fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011911 10.0.0.33 - - [2025-11-05 09:17:41] "POST /tags HTTP/1.1" 409 228 0.002334 10.0.0.33 - - [2025-11-05 09:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2025-11-05 09:17:41] "GET /tag/7302114d-37c8-421a-908c-0453057cac78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014728 10.0.0.33 - - [2025-11-05 09:17:41] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002540 10.0.0.33 - - [2025-11-05 09:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.33 - - [2025-11-05 09:17:41] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002343 10.0.0.33 - - [2025-11-05 09:17:41] "POST /tags HTTP/1.1" 409 206 0.001982 10.0.0.33 - - [2025-11-05 09:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.33 - - [2025-11-05 09:17:41] "GET /tag/f9fb6b47-42b0-4af4-b342-f76e92683fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015714 10.0.0.33 - - [2025-11-05 09:17:41] "POST /tags HTTP/1.1" 409 226 0.002388 10.0.0.33 - - [2025-11-05 09:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2025-11-05 09:17:41] "GET /tag/54dc21fd-2f28-4c63-aad0-49c44ef66f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011407 10.0.0.33 - - [2025-11-05 09:17:41] "POST /tags HTTP/1.1" 409 204 0.003017 10.0.0.33 - - [2025-11-05 09:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2025-11-05 09:17:41] "GET /tag/4bd1a56e-3f7c-436d-87fc-563c663f5441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014150 10.0.0.33 - - [2025-11-05 09:17:41] "POST /tags HTTP/1.1" 409 226 0.002956 10.0.0.33 - - [2025-11-05 09:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.33 - - [2025-11-05 09:17:41] "GET /tag/54dc21fd-2f28-4c63-aad0-49c44ef66f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010805 10.0.0.33 - - [2025-11-05 09:17:42] "POST /tags HTTP/1.1" 409 228 0.002061 10.0.0.33 - - [2025-11-05 09:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2025-11-05 09:17:42] "GET /tag/7302114d-37c8-421a-908c-0453057cac78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011190 10.0.0.33 - - [2025-11-05 09:17:42] "POST /tags HTTP/1.1" 409 252 0.002963 10.0.0.33 - - [2025-11-05 09:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008045 10.0.0.33 - - [2025-11-05 09:17:42] "GET /tag/18059987-926a-4e9a-a55c-ec187d8d5fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011838 10.0.0.33 - - [2025-11-05 09:17:42] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002473 10.0.0.33 - - [2025-11-05 09:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.33 - - [2025-11-05 09:17:42] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002001 10.0.0.33 - - [2025-11-05 09:17:42] "POST /firewall-rules HTTP/1.1" 409 281 0.002210 10.0.0.33 - - [2025-11-05 09:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.33 - - [2025-11-05 09:17:42] "PUT /firewall-rule/e8a209ab-e739-488f-be43-04d3be842899 HTTP/1.1" 200 260 0.025978 10.0.0.33 - - [2025-11-05 09:17:42] "POST /firewall-rules HTTP/1.1" 409 291 0.010600 10.0.0.33 - - [2025-11-05 09:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.33 - - [2025-11-05 09:17:42] "PUT /firewall-rule/29a2b0bf-295a-4afc-abec-02b1b5450629 HTTP/1.1" 200 260 0.020702 10.0.0.33 - - [2025-11-05 09:17:42] "GET /firewall-rule/29a2b0bf-295a-4afc-abec-02b1b5450629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.009624 10.0.0.33 - - [2025-11-05 09:17:42] "POST /firewall-rules HTTP/1.1" 200 658 0.078020 10.0.0.33 - - [2025-11-05 09:17:42] "GET /firewall-rule/06a8553c-78b7-4092-9761-d105ecbc8b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.011437 10.0.0.33 - - [2025-11-05 09:17:42] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002836 10.0.0.33 - - [2025-11-05 09:17:42] "GET /firewall-rule/e8a209ab-e739-488f-be43-04d3be842899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004106 10.0.0.33 - - [2025-11-05 09:17:42] "POST /firewall-policys HTTP/1.1" 409 269 0.001731 10.0.0.33 - - [2025-11-05 09:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.33 - - [2025-11-05 09:17:42] "PUT /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77 HTTP/1.1" 200 264 0.025567 10.0.0.33 - - [2025-11-05 09:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013623 10.0.0.33 - - [2025-11-05 09:17:42] "GET /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007598 10.0.0.33 - - [2025-11-05 09:17:42] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002870 10.0.0.33 - - [2025-11-05 09:17:42] "GET /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002773 10.0.0.33 - - [2025-11-05 09:17:42] "GET /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002283 10.0.0.33 - - [2025-11-05 09:17:42] "GET /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002260 10.0.0.33 - - [2025-11-05 09:18:44] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004673 10.0.0.33 - - [2025-11-05 09:18:44] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.33 - - [2025-11-05 09:18:44] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008310 10.0.0.33 - - [2025-11-05 09:18:44] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.33 - - [2025-11-05 09:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.33 - - [2025-11-05 09:18:44] "GET /loadbalancer/ddf415a0-a30e-4b56-9620-617ed9d66c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003153 10.0.0.33 - - [2025-11-05 09:18:44] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004682 10.0.0.33 - - [2025-11-05 09:18:44] "POST /set-tag HTTP/1.1" 200 109 0.022074 10.0.0.33 - - [2025-11-05 09:18:44] "DELETE /loadbalancer-member/52769dcf-09e4-4d0a-a944-82386036e4d6 HTTP/1.1" 200 115 0.044914 10.0.0.33 - - [2025-11-05 09:18:44] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007444 10.0.0.33 - - [2025-11-05 09:18:44] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.33 - - [2025-11-05 09:18:44] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006480 10.0.0.33 - - [2025-11-05 09:18:44] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.33 - - [2025-11-05 09:18:44] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005457 10.0.0.33 - - [2025-11-05 09:18:44] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.33 - - [2025-11-05 09:18:44] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004365 10.0.0.33 - - [2025-11-05 09:18:44] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.33 - - [2025-11-05 09:18:44] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005202 10.0.0.33 - - [2025-11-05 09:18:44] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.33 - - [2025-11-05 09:18:44] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004513 10.0.0.33 - - [2025-11-05 09:18:44] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.33 - - [2025-11-05 09:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2025-11-05 09:18:44] "GET /loadbalancer/ddf415a0-a30e-4b56-9620-617ed9d66c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003492 10.0.0.33 - - [2025-11-05 09:18:45] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005531 10.0.0.33 - - [2025-11-05 09:18:45] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.33 - - [2025-11-05 09:18:45] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004616 10.0.0.33 - - [2025-11-05 09:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.33 - - [2025-11-05 09:18:45] "GET /virtual-machine/fe4d659c-c773-42b3-be6f-f665bb72049c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002661 10.0.0.33 - - [2025-11-05 09:18:45] "POST /ref-update HTTP/1.1" 200 156 0.011188 10.0.0.33 - - [2025-11-05 09:18:45] "GET /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014748 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.026168 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.049573 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.069286 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.020229 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.036819 10.0.0.33 - - [2025-11-05 09:18:46] "DELETE /instance-ip/ef3c800c-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.041525 10.0.0.33 - - [2025-11-05 09:18:46] "DELETE /virtual-machine-interface/ef22420a-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.049558 10.0.0.33 - - [2025-11-05 09:18:46] "DELETE /virtual-machine/fe4d659c-c773-42b3-be6f-f665bb72049c HTTP/1.1" 200 115 0.028989 10.0.0.33 - - [2025-11-05 09:18:46] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009418 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.33 - - [2025-11-05 09:18:46] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004629 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.33 - - [2025-11-05 09:18:46] "GET /virtual-machine/d192eabc-37f6-4889-ba75-fabce96c04d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003140 10.0.0.33 - - [2025-11-05 09:18:46] "POST /ref-update HTTP/1.1" 200 156 0.010964 10.0.0.33 - - [2025-11-05 09:18:46] "GET /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005163 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.020348 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.045731 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.054484 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.014950 10.0.0.33 - - [2025-11-05 09:18:46] "POST /set-tag HTTP/1.1" 200 109 0.020668 10.0.0.33 - - [2025-11-05 09:18:46] "DELETE /instance-ip/efb631f4-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.049907 10.0.0.33 - - [2025-11-05 09:18:46] "DELETE /virtual-machine-interface/ef9d5c88-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.055225 10.0.0.33 - - [2025-11-05 09:18:46] "DELETE /virtual-machine/d192eabc-37f6-4889-ba75-fabce96c04d4 HTTP/1.1" 200 115 0.016752 10.0.0.33 - - [2025-11-05 09:18:47] "DELETE /tag/1a99caf4-5425-4278-9f14-6b71c8716e78 HTTP/1.1" 200 115 0.034409 10.0.0.33 - - [2025-11-05 09:18:47] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004463 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.33 - - [2025-11-05 09:18:47] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005344 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.33 - - [2025-11-05 09:18:47] "GET /virtual-machine/e78b7ddc-d31e-4f96-b63f-5f7faf389e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002845 10.0.0.33 - - [2025-11-05 09:18:47] "POST /ref-update HTTP/1.1" 200 156 0.009943 10.0.0.33 - - [2025-11-05 09:18:47] "GET /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015722 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.020886 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.030852 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.025802 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.016330 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.022151 10.0.0.33 - - [2025-11-05 09:18:47] "DELETE /instance-ip/ee1c0292-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.037649 10.0.0.33 - - [2025-11-05 09:18:47] "POST /ref-update HTTP/1.1" 200 156 0.007802 10.0.0.33 - - [2025-11-05 09:18:47] "DELETE /virtual-machine-interface/ee045e26-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.052997 10.0.0.33 - - [2025-11-05 09:18:47] "DELETE /virtual-machine/e78b7ddc-d31e-4f96-b63f-5f7faf389e82 HTTP/1.1" 200 115 0.026525 10.0.0.33 - - [2025-11-05 09:18:47] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009306 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.33 - - [2025-11-05 09:18:47] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006945 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.33 - - [2025-11-05 09:18:47] "GET /virtual-machine/18a1a523-dc2d-4fb9-b6f0-10a8d4acc8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002713 10.0.0.33 - - [2025-11-05 09:18:47] "POST /ref-update HTTP/1.1" 200 156 0.017658 10.0.0.33 - - [2025-11-05 09:18:47] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012166 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.018812 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.022421 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.028735 10.0.0.33 - - [2025-11-05 09:18:47] "POST /set-tag HTTP/1.1" 200 109 0.015471 10.0.0.33 - - [2025-11-05 09:18:48] "POST /set-tag HTTP/1.1" 200 109 0.044067 10.0.0.33 - - [2025-11-05 09:18:48] "DELETE /instance-ip/ee9b0574-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.045577 10.0.0.33 - - [2025-11-05 09:18:48] "POST /ref-update HTTP/1.1" 200 156 0.019661 10.0.0.33 - - [2025-11-05 09:18:48] "DELETE /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.050798 10.0.0.33 - - [2025-11-05 09:18:48] "DELETE /virtual-machine/18a1a523-dc2d-4fb9-b6f0-10a8d4acc8c2 HTTP/1.1" 200 115 0.022388 10.0.0.33 - - [2025-11-05 09:18:48] "DELETE /tag/f9fb6b47-42b0-4af4-b342-f76e92683fd4 HTTP/1.1" 409 388 0.005633 10.0.0.33 - - [2025-11-05 09:18:48] "DELETE /tag/0d2f4e33-ba51-4631-aa54-6a6cb929c427 HTTP/1.1" 200 115 0.031768 10.0.0.33 - - [2025-11-05 09:18:51] "POST /tags HTTP/1.1" 200 365 0.054545 10.0.0.33 - - [2025-11-05 09:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009123 10.0.0.33 - - [2025-11-05 09:18:51] "GET /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015666 10.0.0.33 - - [2025-11-05 09:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.33 - - [2025-11-05 09:18:51] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039073 10.0.0.33 - - [2025-11-05 09:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2025-11-05 09:18:51] "GET /service-appliance-set/51483770-f117-4052-9466-5167ef8ed34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002712 10.0.0.33 - - [2025-11-05 09:18:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.001655 10.0.0.33 - - [2025-11-05 09:18:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.098849 10.0.0.33 - - [2025-11-05 09:18:51] "GET /virtual-machine-interface/655eb2bf-35f6-44ae-afd0-a15a89ad3c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005104 10.0.0.33 - - [2025-11-05 09:18:51] "POST /set-tag HTTP/1.1" 200 109 0.014951 10.0.0.33 - - [2025-11-05 09:18:51] "POST /instance-ips HTTP/1.1" 200 417 0.042628 10.0.0.33 - - [2025-11-05 09:18:51] "GET /instance-ip/0ff55a56-7afc-435c-8b8b-e4000d07a4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004049 10.0.0.33 - - [2025-11-05 09:18:51] "POST /loadbalancers HTTP/1.1" 200 618 0.062660 10.0.0.33 - - [2025-11-05 09:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019535 10.0.0.33 - - [2025-11-05 09:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.33 - - [2025-11-05 09:18:51] "POST /service-instances HTTP/1.1" 200 566 0.056027 10.0.0.33 - - [2025-11-05 09:18:51] "POST /ref-update HTTP/1.1" 200 156 0.026129 10.0.0.33 - - [2025-11-05 09:18:51] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063227 10.0.0.33 - - [2025-11-05 09:18:51] "GET /virtual-machine-interface/655eb2bf-35f6-44ae-afd0-a15a89ad3c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011121 10.0.0.33 - - [2025-11-05 09:18:51] "GET /virtual-machine-interface/655eb2bf-35f6-44ae-afd0-a15a89ad3c4e?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.014662 10.0.0.33 - - [2025-11-05 09:18:51] "PUT /service-instance/4a4dac6a-cab4-4d9c-b67f-440314153820 HTTP/1.1" 200 266 0.034232 10.0.0.33 - - [2025-11-05 09:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016831 10.0.0.33 - - [2025-11-05 09:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.33 - - [2025-11-05 09:18:51] "POST /fqname-to-id HTTP/1.1" 404 208 0.006306 10.0.0.33 - - [2025-11-05 09:18:51] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003259 10.0.0.33 - - [2025-11-05 09:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.33 - - [2025-11-05 09:18:51] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002588 10.0.0.33 - - [2025-11-05 09:18:51] "POST /tags HTTP/1.1" 409 221 0.001890 10.0.0.33 - - [2025-11-05 09:18:51] "POST /virtual-machines HTTP/1.1" 200 429 0.018756 10.0.0.33 - - [2025-11-05 09:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012644 10.0.0.33 - - [2025-11-05 09:18:52] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.030140 10.0.0.33 - - [2025-11-05 09:18:52] "POST /tags HTTP/1.1" 409 238 0.023074 10.0.0.33 - - [2025-11-05 09:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.33 - - [2025-11-05 09:18:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.122575 10.0.0.33 - - [2025-11-05 09:18:52] "POST /chown HTTP/1.1" 200 109 0.030932 10.0.0.33 - - [2025-11-05 09:18:52] "GET /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022106 10.0.0.33 - - [2025-11-05 09:18:52] "POST /chown HTTP/1.1" 200 109 0.011398 10.0.0.33 - - [2025-11-05 09:18:52] "PUT /virtual-machine-interface/a3cb85f6-bdf3-4b97-b2ee-a6e7b925bdf4 HTTP/1.1" 200 284 0.018005 10.0.0.33 - - [2025-11-05 09:18:52] "POST /firewall-rules HTTP/1.1" 200 650 0.122828 10.0.0.33 - - [2025-11-05 09:18:52] "GET /firewall-rule/ecf4724a-87dc-404a-8602-dab00596ce23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014745 10.0.0.33 - - [2025-11-05 09:18:52] "PUT /instance-ip/0ff55a56-7afc-435c-8b8b-e4000d07a4ff HTTP/1.1" 200 256 0.088547 10.0.0.33 - - [2025-11-05 09:18:52] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007826 10.0.0.33 - - [2025-11-05 09:18:52] "GET /firewall-rule/ecf4724a-87dc-404a-8602-dab00596ce23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003756 10.0.0.33 - - [2025-11-05 09:18:52] "POST /ref-update HTTP/1.1" 200 156 0.019030 10.0.0.33 - - [2025-11-05 09:18:52] "POST /ref-update HTTP/1.1" 200 156 0.015971 10.0.0.33 - - [2025-11-05 09:18:52] "POST /ref-update HTTP/1.1" 200 156 0.025866 10.0.0.33 - - [2025-11-05 09:18:52] "POST /ref-update HTTP/1.1" 200 156 0.059898 10.0.0.33 - - [2025-11-05 09:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.33 - - [2025-11-05 09:18:52] "POST /ref-update HTTP/1.1" 200 156 0.011935 10.0.0.33 - - [2025-11-05 09:18:52] "POST /ref-update HTTP/1.1" 200 156 0.025062 10.0.0.33 - - [2025-11-05 09:18:52] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071249 10.0.0.33 - - [2025-11-05 09:18:52] "GET /loadbalancer/c3944270-b89b-4796-b5ff-5943e012a2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.006205 10.0.0.33 - - [2025-11-05 09:18:52] "POST /ref-update HTTP/1.1" 200 156 0.050613 10.0.0.33 - - [2025-11-05 09:18:52] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.020158 10.0.0.33 - - [2025-11-05 09:18:52] "POST /virtual-machines HTTP/1.1" 200 429 0.014676 10.0.0.33 - - [2025-11-05 09:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.33 - - [2025-11-05 09:18:52] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027458 10.0.0.33 - - [2025-11-05 09:18:52] "GET /loadbalancer-listener/f0d6efe8-7873-49e1-95dd-83668d5b2b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005394 10.0.0.33 - - [2025-11-05 09:18:52] "GET /loadbalancer-listener/f0d6efe8-7873-49e1-95dd-83668d5b2b7b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.013645 10.0.0.33 - - [2025-11-05 09:18:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.122107 10.0.0.33 - - [2025-11-05 09:18:52] "POST /chown HTTP/1.1" 200 109 0.019526 10.0.0.33 - - [2025-11-05 09:18:52] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.044446 10.0.0.33 - - [2025-11-05 09:18:52] "POST /chown HTTP/1.1" 200 109 0.005592 10.0.0.33 - - [2025-11-05 09:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020616 10.0.0.33 - - [2025-11-05 09:18:52] "PUT /virtual-machine-interface/a1bc2d7e-81bf-4708-ab02-131b6fff1f34 HTTP/1.1" 200 284 0.033245 10.0.0.33 - - [2025-11-05 09:18:52] "GET /loadbalancer-pool/2707cbac-3362-4033-9535-16c02f29870c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.022637 10.0.0.33 - - [2025-11-05 09:18:52] "PUT /instance-ip/0ff55a56-7afc-435c-8b8b-e4000d07a4ff HTTP/1.1" 200 256 0.039627 10.0.0.33 - - [2025-11-05 09:18:52] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038209 10.0.0.33 - - [2025-11-05 09:18:53] "POST /ref-update HTTP/1.1" 200 156 0.010149 10.0.0.33 - - [2025-11-05 09:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021979 10.0.0.33 - - [2025-11-05 09:18:53] "POST /ref-update HTTP/1.1" 200 156 0.028653 10.0.0.33 - - [2025-11-05 09:18:53] "GET /loadbalancer-member/330e627f-38d6-4861-81d4-29936dd2e08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.014304 10.0.0.33 - - [2025-11-05 09:18:53] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008687 10.0.0.33 - - [2025-11-05 09:18:53] "POST /ref-update HTTP/1.1" 200 156 0.032520 10.0.0.33 - - [2025-11-05 09:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2025-11-05 09:18:53] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004413 10.0.0.33 - - [2025-11-05 09:18:53] "POST /tags HTTP/1.1" 409 221 0.001267 10.0.0.33 - - [2025-11-05 09:18:53] "POST /ref-update HTTP/1.1" 200 156 0.010011 10.0.0.33 - - [2025-11-05 09:18:53] "POST /ref-update HTTP/1.1" 200 156 0.023035 10.0.0.33 - - [2025-11-05 09:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010756 10.0.0.33 - - [2025-11-05 09:18:53] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019269 10.0.0.33 - - [2025-11-05 09:18:53] "POST /tags HTTP/1.1" 409 238 0.001920 10.0.0.33 - - [2025-11-05 09:18:53] "PUT /service-instance/4a4dac6a-cab4-4d9c-b67f-440314153820 HTTP/1.1" 200 266 0.007957 10.0.0.33 - - [2025-11-05 09:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.33 - - [2025-11-05 09:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009026 10.0.0.33 - - [2025-11-05 09:18:53] "GET /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.024827 10.0.0.33 - - [2025-11-05 09:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.33 - - [2025-11-05 09:18:53] "POST /firewall-rules HTTP/1.1" 409 293 0.004884 10.0.0.33 - - [2025-11-05 09:18:53] "POST /chown HTTP/1.1" 200 109 0.005801 10.0.0.33 - - [2025-11-05 09:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2025-11-05 09:18:53] "POST /chown HTTP/1.1" 200 109 0.011135 10.0.0.33 - - [2025-11-05 09:18:53] "PUT /instance-ip/0ff55a56-7afc-435c-8b8b-e4000d07a4ff HTTP/1.1" 200 256 0.030814 10.0.0.33 - - [2025-11-05 09:18:53] "PUT /firewall-rule/ecf4724a-87dc-404a-8602-dab00596ce23 HTTP/1.1" 200 260 0.080223 10.0.0.33 - - [2025-11-05 09:18:53] "POST /ref-update HTTP/1.1" 200 156 0.050738 10.0.0.33 - - [2025-11-05 09:18:53] "GET /firewall-rule/ecf4724a-87dc-404a-8602-dab00596ce23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.019197 10.0.0.33 - - [2025-11-05 09:18:53] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005493 10.0.0.33 - - [2025-11-05 09:18:53] "POST /chown HTTP/1.1" 200 109 0.006027 10.0.0.33 - - [2025-11-05 09:18:53] "GET /firewall-rule/ecf4724a-87dc-404a-8602-dab00596ce23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003810 10.0.0.33 - - [2025-11-05 09:18:53] "POST /chown HTTP/1.1" 200 109 0.021344 10.0.0.33 - - [2025-11-05 09:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018781 10.0.0.33 - - [2025-11-05 09:18:53] "GET /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022749 10.0.0.33 - - [2025-11-05 09:18:53] "PUT /instance-ip/0ff55a56-7afc-435c-8b8b-e4000d07a4ff HTTP/1.1" 200 256 0.036159 10.0.0.33 - - [2025-11-05 09:18:53] "GET /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012681 10.0.0.33 - - [2025-11-05 09:18:53] "GET /virtual-machine-interface/655eb2bf-35f6-44ae-afd0-a15a89ad3c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004430 10.0.0.33 - - [2025-11-05 09:18:53] "POST /ref-update HTTP/1.1" 200 156 0.014832 10.0.0.33 - - [2025-11-05 09:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.33 - - [2025-11-05 09:18:53] "POST /set-tag HTTP/1.1" 200 109 0.038014 10.0.0.33 - - [2025-11-05 09:18:53] "POST /chown HTTP/1.1" 200 109 0.023501 10.0.0.33 - - [2025-11-05 09:18:53] "POST /chown HTTP/1.1" 200 109 0.023667 10.0.0.33 - - [2025-11-05 09:18:53] "GET /virtual-machine-interface/a1bc2d7e-81bf-4708-ab02-131b6fff1f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006332 10.0.0.33 - - [2025-11-05 09:18:53] "POST /set-tag HTTP/1.1" 200 109 0.019098 10.0.0.33 - - [2025-11-05 09:18:53] "GET /virtual-machine-interface/a3cb85f6-bdf3-4b97-b2ee-a6e7b925bdf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.019039 10.0.0.33 - - [2025-11-05 09:18:53] "PUT /instance-ip/0ff55a56-7afc-435c-8b8b-e4000d07a4ff HTTP/1.1" 200 256 0.034340 10.0.0.33 - - [2025-11-05 09:18:53] "POST /ref-update HTTP/1.1" 200 156 0.020645 10.0.0.33 - - [2025-11-05 09:18:53] "POST /chown HTTP/1.1" 200 109 0.019780 10.0.0.33 - - [2025-11-05 09:18:53] "POST /set-tag HTTP/1.1" 200 109 0.032400 10.0.0.33 - - [2025-11-05 09:18:53] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014901 10.0.0.33 - - [2025-11-05 09:18:53] "GET /firewall-rule/ecf4724a-87dc-404a-8602-dab00596ce23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003672 10.0.0.33 - - [2025-11-05 09:18:53] "POST /chown HTTP/1.1" 200 109 0.007057 10.0.0.33 - - [2025-11-05 09:18:53] "PUT /instance-ip/0ff55a56-7afc-435c-8b8b-e4000d07a4ff HTTP/1.1" 200 256 0.022756 10.0.0.33 - - [2025-11-05 09:18:53] "POST /ref-update HTTP/1.1" 200 156 0.023032 10.0.0.33 - - [2025-11-05 09:18:53] "POST /ref-update HTTP/1.1" 200 156 0.025276 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /firewall-rule/ecf4724a-87dc-404a-8602-dab00596ce23 HTTP/1.1" 200 115 0.038975 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /loadbalancer-member/330e627f-38d6-4861-81d4-29936dd2e08b HTTP/1.1" 200 115 0.040928 10.0.0.33 - - [2025-11-05 09:18:54] "PUT /service-instance/4a4dac6a-cab4-4d9c-b67f-440314153820 HTTP/1.1" 200 266 0.008499 10.0.0.33 - - [2025-11-05 09:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014620 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /loadbalancer-pool/2707cbac-3362-4033-9535-16c02f29870c HTTP/1.1" 200 115 0.060199 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /loadbalancer-listener/f0d6efe8-7873-49e1-95dd-83668d5b2b7b HTTP/1.1" 200 115 0.037387 10.0.0.33 - - [2025-11-05 09:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.33 - - [2025-11-05 09:18:54] "POST /chown HTTP/1.1" 200 109 0.009703 10.0.0.33 - - [2025-11-05 09:18:54] "POST /chown HTTP/1.1" 200 109 0.017054 10.0.0.33 - - [2025-11-05 09:18:54] "POST /ref-update HTTP/1.1" 200 156 0.027379 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /loadbalancer/c3944270-b89b-4796-b5ff-5943e012a2bc HTTP/1.1" 200 115 0.095439 10.0.0.33 - - [2025-11-05 09:18:54] "POST /chown HTTP/1.1" 200 109 0.009867 10.0.0.33 - - [2025-11-05 09:18:54] "POST /chown HTTP/1.1" 200 109 0.026998 10.0.0.33 - - [2025-11-05 09:18:54] "POST /ref-update HTTP/1.1" 200 156 0.031153 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /instance-ip/0ff55a56-7afc-435c-8b8b-e4000d07a4ff HTTP/1.1" 200 115 0.124294 10.0.0.33 - - [2025-11-05 09:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /virtual-machine-interface/655eb2bf-35f6-44ae-afd0-a15a89ad3c4e HTTP/1.1" 200 115 0.050964 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda HTTP/1.1" 409 336 0.006245 10.0.0.33 - - [2025-11-05 09:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2025-11-05 09:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.33 - - [2025-11-05 09:18:54] "POST /service-instances HTTP/1.1" 409 259 0.002358 10.0.0.33 - - [2025-11-05 09:18:54] "POST /service-instances HTTP/1.1" 409 259 0.003034 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /service-instance/4a4dac6a-cab4-4d9c-b67f-440314153820 HTTP/1.1" 200 115 0.036666 10.0.0.33 - - [2025-11-05 09:18:54] "GET /virtual-machine-interface/a1bc2d7e-81bf-4708-ab02-131b6fff1f34?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.009694 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /virtual-machine-interface/a1bc2d7e-81bf-4708-ab02-131b6fff1f34 HTTP/1.1" 200 115 0.063647 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /virtual-machine/326179e9-eed6-40da-9731-8ecb2201ec04 HTTP/1.1" 200 115 0.033978 10.0.0.33 - - [2025-11-05 09:18:54] "GET /virtual-machine-interface/a3cb85f6-bdf3-4b97-b2ee-a6e7b925bdf4?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.010850 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /virtual-machine-interface/a3cb85f6-bdf3-4b97-b2ee-a6e7b925bdf4 HTTP/1.1" 200 115 0.065819 10.0.0.33 - - [2025-11-05 09:18:54] "POST /ref-update HTTP/1.1" 200 156 0.009454 10.0.0.33 - - [2025-11-05 09:18:54] "DELETE /virtual-machine/f1a0294e-9748-428b-b955-b16a1310d680 HTTP/1.1" 200 115 0.045583 10.0.0.33 - - [2025-11-05 09:19:15] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005055 10.0.0.33 - - [2025-11-05 09:19:15] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.33 - - [2025-11-05 09:19:15] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009906 10.0.0.33 - - [2025-11-05 09:19:15] "POST /set-tag HTTP/1.1" 200 109 0.003005 10.0.0.33 - - [2025-11-05 09:19:16] "GET /virtual-machine/d346dac2-869c-4271-8603-3606ae43e931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003323 10.0.0.33 - - [2025-11-05 09:19:16] "POST /ref-update HTTP/1.1" 200 156 0.011123 10.0.0.33 - - [2025-11-05 09:19:16] "GET /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004762 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.027412 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.025728 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.023554 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.016768 10.0.0.33 - - [2025-11-05 09:19:16] "DELETE /instance-ip/f0b99a6e-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.043832 10.0.0.33 - - [2025-11-05 09:19:16] "DELETE /virtual-machine-interface/f0a2288e-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.055102 10.0.0.33 - - [2025-11-05 09:19:16] "DELETE /virtual-machine/d346dac2-869c-4271-8603-3606ae43e931 HTTP/1.1" 200 115 0.036656 10.0.0.33 - - [2025-11-05 09:19:16] "DELETE /tag/4bd1a56e-3f7c-436d-87fc-563c663f5441 HTTP/1.1" 409 236 0.005798 10.0.0.33 - - [2025-11-05 09:19:16] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004565 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.33 - - [2025-11-05 09:19:16] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004395 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.33 - - [2025-11-05 09:19:16] "GET /virtual-machine/d5d0579a-dd2f-40e7-ac5c-50cbc996b6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003284 10.0.0.33 - - [2025-11-05 09:19:16] "POST /ref-update HTTP/1.1" 200 156 0.011276 10.0.0.33 - - [2025-11-05 09:19:16] "GET /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004786 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.022697 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.039949 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.016006 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.031199 10.0.0.33 - - [2025-11-05 09:19:16] "DELETE /instance-ip/f19c995e-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.052356 10.0.0.33 - - [2025-11-05 09:19:16] "DELETE /virtual-machine-interface/f180ba22-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.033750 10.0.0.33 - - [2025-11-05 09:19:16] "DELETE /virtual-machine/d5d0579a-dd2f-40e7-ac5c-50cbc996b6e0 HTTP/1.1" 200 115 0.029566 10.0.0.33 - - [2025-11-05 09:19:16] "DELETE /tag/d34851c4-7c94-4fcf-aaa5-6b1dc531aa8d HTTP/1.1" 200 115 0.032986 10.0.0.33 - - [2025-11-05 09:19:16] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007337 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.003116 10.0.0.33 - - [2025-11-05 09:19:16] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004402 10.0.0.33 - - [2025-11-05 09:19:16] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.33 - - [2025-11-05 09:19:17] "GET /virtual-machine/890187cd-a3f0-4fe7-b47e-50f213944c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003869 10.0.0.33 - - [2025-11-05 09:19:17] "POST /ref-update HTTP/1.1" 200 156 0.011878 10.0.0.33 - - [2025-11-05 09:19:17] "GET /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011166 10.0.0.33 - - [2025-11-05 09:19:17] "POST /set-tag HTTP/1.1" 200 109 0.017601 10.0.0.33 - - [2025-11-05 09:19:17] "POST /set-tag HTTP/1.1" 200 109 0.027837 10.0.0.33 - - [2025-11-05 09:19:17] "POST /set-tag HTTP/1.1" 200 109 0.029174 10.0.0.33 - - [2025-11-05 09:19:17] "POST /set-tag HTTP/1.1" 200 109 0.013168 10.0.0.33 - - [2025-11-05 09:19:17] "DELETE /instance-ip/f0426872-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.045239 10.0.0.33 - - [2025-11-05 09:19:17] "DELETE /virtual-machine-interface/f028de5c-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.042613 10.0.0.33 - - [2025-11-05 09:19:17] "DELETE /virtual-machine/890187cd-a3f0-4fe7-b47e-50f213944c36 HTTP/1.1" 200 115 0.024639 10.0.0.33 - - [2025-11-05 09:19:17] "DELETE /tag/d9c245f7-6cb9-498a-b945-55cd74fe9ec8 HTTP/1.1" 200 115 0.033520 10.0.0.33 - - [2025-11-05 09:19:17] "DELETE /tag/cb9642a0-da85-4990-8adc-dee060101b75 HTTP/1.1" 200 115 0.031868 10.0.0.33 - - [2025-11-05 09:19:17] "DELETE /tag/c65305f5-541c-45d6-99fc-7d55eccbf664 HTTP/1.1" 200 115 0.031052 10.0.0.33 - - [2025-11-05 09:19:17] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004903 10.0.0.33 - - [2025-11-05 09:19:17] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.33 - - [2025-11-05 09:19:17] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003990 10.0.0.33 - - [2025-11-05 09:19:17] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.33 - - [2025-11-05 09:19:17] "GET /virtual-machine/e1b13420-1283-466c-9d56-bd13bc9db355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003700 10.0.0.33 - - [2025-11-05 09:19:17] "POST /ref-update HTTP/1.1" 200 156 0.008680 10.0.0.33 - - [2025-11-05 09:19:17] "GET /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015797 10.0.0.33 - - [2025-11-05 09:19:17] "POST /set-tag HTTP/1.1" 200 109 0.017081 10.0.0.33 - - [2025-11-05 09:19:17] "POST /set-tag HTTP/1.1" 200 109 0.026652 10.0.0.33 - - [2025-11-05 09:19:17] "POST /set-tag HTTP/1.1" 200 109 0.032978 10.0.0.33 - - [2025-11-05 09:19:17] "POST /set-tag HTTP/1.1" 200 109 0.013232 10.0.0.33 - - [2025-11-05 09:19:17] "DELETE /instance-ip/f1282af6-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.069968 10.0.0.33 - - [2025-11-05 09:19:17] "DELETE /virtual-machine-interface/f10f24f2-ba27-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.042225 10.0.0.33 - - [2025-11-05 09:19:17] "DELETE /virtual-machine/e1b13420-1283-466c-9d56-bd13bc9db355 HTTP/1.1" 200 115 0.020955 10.0.0.33 - - [2025-11-05 09:19:18] "DELETE /tag/7e45e1b0-27c8-4017-af0e-b5da2457d819 HTTP/1.1" 200 115 0.044835 10.0.0.33 - - [2025-11-05 09:19:18] "DELETE /tag/18059987-926a-4e9a-a55c-ec187d8d5fa9 HTTP/1.1" 409 236 0.017955 10.0.0.33 - - [2025-11-05 09:19:18] "DELETE /tag/7302114d-37c8-421a-908c-0453057cac78 HTTP/1.1" 409 236 0.005599 10.0.0.33 - - [2025-11-05 09:19:19] "POST /projects HTTP/1.1" 409 238 0.002540 10.0.0.33 - - [2025-11-05 09:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2025-11-05 09:19:19] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035183 10.0.0.33 - - [2025-11-05 09:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2025-11-05 09:19:19] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009139 10.0.0.33 - - [2025-11-05 09:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.33 - - [2025-11-05 09:19:19] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004814 10.0.0.33 - - [2025-11-05 09:19:19] "POST /security-groups HTTP/1.1" 409 285 0.002092 10.0.0.33 - - [2025-11-05 09:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2025-11-05 09:19:19] "PUT /security-group/df1f1129-deaf-46bf-a170-6f7a36fbb8d5 HTTP/1.1" 200 262 0.052960 10.0.0.33 - - [2025-11-05 09:19:19] "PUT /access-control-list/7a6f4412-957e-4f97-bd67-4f19c3254cc7 HTTP/1.1" 200 272 0.015072 10.0.0.33 - - [2025-11-05 09:19:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.035424 10.0.0.33 - - [2025-11-05 09:19:19] "PUT /access-control-list/010516e9-a22b-4d48-9320-74d0c6896a93 HTTP/1.1" 200 272 0.029111 10.0.0.33 - - [2025-11-05 09:19:24] "POST /projects HTTP/1.1" 409 238 0.002051 10.0.0.33 - - [2025-11-05 09:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2025-11-05 09:19:24] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035312 10.0.0.33 - - [2025-11-05 09:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2025-11-05 09:19:24] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004466 10.0.0.33 - - [2025-11-05 09:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.33 - - [2025-11-05 09:19:24] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005567 10.0.0.33 - - [2025-11-05 09:19:24] "POST /security-groups HTTP/1.1" 409 285 0.002891 10.0.0.33 - - [2025-11-05 09:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2025-11-05 09:19:24] "PUT /security-group/df1f1129-deaf-46bf-a170-6f7a36fbb8d5 HTTP/1.1" 200 262 0.059623 10.0.0.33 - - [2025-11-05 09:19:24] "PUT /access-control-list/7a6f4412-957e-4f97-bd67-4f19c3254cc7 HTTP/1.1" 200 272 0.014001 10.0.0.33 - - [2025-11-05 09:19:24] "PUT /access-control-list/010516e9-a22b-4d48-9320-74d0c6896a93 HTTP/1.1" 200 272 0.017662 10.0.0.33 - - [2025-11-05 09:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029947 10.0.0.33 - - [2025-11-05 09:19:24] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009175 10.0.0.33 - - [2025-11-05 09:19:24] "GET /firewall-rule/5af5e5f5-dc3b-40f7-9005-4971aac6170c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003772 10.0.0.33 - - [2025-11-05 09:19:25] "POST /ref-update HTTP/1.1" 200 156 0.054364 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /firewall-rule/5af5e5f5-dc3b-40f7-9005-4971aac6170c HTTP/1.1" 200 115 0.053177 10.0.0.33 - - [2025-11-05 09:19:25] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.010477 10.0.0.33 - - [2025-11-05 09:19:25] "GET /firewall-rule/f844fce5-8c6d-4c79-9684-95c90dcdf1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002984 10.0.0.33 - - [2025-11-05 09:19:25] "POST /ref-update HTTP/1.1" 200 156 0.064290 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /firewall-rule/f844fce5-8c6d-4c79-9684-95c90dcdf1c4 HTTP/1.1" 200 115 0.052982 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /tag/6ecf0f70-088b-4f13-874e-2c1378dc243b HTTP/1.1" 200 115 0.047697 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /tag/18059987-926a-4e9a-a55c-ec187d8d5fa9 HTTP/1.1" 409 236 0.003817 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /tag/7302114d-37c8-421a-908c-0453057cac78 HTTP/1.1" 409 236 0.005399 10.0.0.33 - - [2025-11-05 09:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2025-11-05 09:19:25] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003719 10.0.0.33 - - [2025-11-05 09:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.33 - - [2025-11-05 09:19:25] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003868 10.0.0.33 - - [2025-11-05 09:19:25] "PUT /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94 HTTP/1.1" 200 264 0.041201 10.0.0.33 - - [2025-11-05 09:19:25] "PUT /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1 HTTP/1.1" 200 264 0.041802 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /security-group/df1f1129-deaf-46bf-a170-6f7a36fbb8d5 HTTP/1.1" 200 115 0.052326 10.0.0.33 - - [2025-11-05 09:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /access-control-list/7a6f4412-957e-4f97-bd67-4f19c3254cc7 HTTP/1.1" 200 115 0.026927 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /access-control-list/010516e9-a22b-4d48-9320-74d0c6896a93 HTTP/1.1" 200 115 0.023540 10.0.0.33 - - [2025-11-05 09:19:25] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.024141 10.0.0.33 - - [2025-11-05 09:19:25] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?fields=security_groups HTTP/1.1" 200 1353 0.038006 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /security-group/6dac09e2-3805-4015-9e1a-af08015dc521 HTTP/1.1" 200 115 0.040451 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /access-control-list/169e821b-4f95-4726-a9f2-ff030b5686bc HTTP/1.1" 200 115 0.039124 10.0.0.33 - - [2025-11-05 09:19:25] "GET /project/d9e0949f-b880-420e-90be-dc60d5e96de4?fields=application_policy_sets HTTP/1.1" 200 1392 0.048984 10.0.0.33 - - [2025-11-05 09:19:25] "DELETE /access-control-list/e46571fd-d485-4b54-8ecd-0f621df5c22a HTTP/1.1" 200 115 0.052305 10.0.0.33 - - [2025-11-05 09:19:26] "DELETE /project/d9e0949f-b880-420e-90be-dc60d5e96de4 HTTP/1.1" 200 115 0.295234 10.0.0.33 - - [2025-11-05 09:19:26] "POST /projects HTTP/1.1" 409 238 0.002754 10.0.0.33 - - [2025-11-05 09:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.33 - - [2025-11-05 09:19:26] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051880 10.0.0.33 - - [2025-11-05 09:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2025-11-05 09:19:26] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006189 10.0.0.33 - - [2025-11-05 09:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.33 - - [2025-11-05 09:19:26] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005388 10.0.0.33 - - [2025-11-05 09:19:26] "POST /security-groups HTTP/1.1" 409 285 0.002548 10.0.0.33 - - [2025-11-05 09:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.33 - - [2025-11-05 09:19:26] "PUT /security-group/bea4d9b7-c45a-4cc0-aaa2-a7c75674eef1 HTTP/1.1" 200 262 0.063239 10.0.0.33 - - [2025-11-05 09:19:26] "PUT /access-control-list/96f0593d-a2d3-4e9e-994f-32e71d198091 HTTP/1.1" 200 272 0.019483 10.0.0.33 - - [2025-11-05 09:19:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.037144 10.0.0.33 - - [2025-11-05 09:19:26] "PUT /access-control-list/c84114f2-5294-4d94-af89-69509de1aa91 HTTP/1.1" 200 272 0.044194 10.0.0.33 - - [2025-11-05 09:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2025-11-05 09:19:30] "GET /loadbalancer/ddf415a0-a30e-4b56-9620-617ed9d66c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002749 10.0.0.33 - - [2025-11-05 09:19:30] "GET /virtual-machine-interface/ee82f2a4-ba27-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002132 10.0.0.33 - - [2025-11-05 09:19:30] "DELETE /loadbalancer-member/d60233e2-3d51-4128-aab4-fb5a8a11c2a9 HTTP/1.1" 200 115 0.027848 10.0.0.33 - - [2025-11-05 09:19:30] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005080 10.0.0.33 - - [2025-11-05 09:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.33 - - [2025-11-05 09:19:30] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003520 10.0.0.33 - - [2025-11-05 09:19:30] "GET /firewall-policy/72e472c4-eedf-437b-9155-9ce4d289b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003019 10.0.0.33 - - [2025-11-05 09:19:30] "GET /firewall-rule/e8a209ab-e739-488f-be43-04d3be842899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002722 10.0.0.33 - - [2025-11-05 09:19:30] "POST /ref-update HTTP/1.1" 200 156 0.015002 10.0.0.33 - - [2025-11-05 09:19:30] "DELETE /firewall-rule/e8a209ab-e739-488f-be43-04d3be842899 HTTP/1.1" 200 115 0.042534 10.0.0.33 - - [2025-11-05 09:19:30] "GET /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002731 10.0.0.33 - - [2025-11-05 09:19:30] "GET /firewall-rule/29a2b0bf-295a-4afc-abec-02b1b5450629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002910 10.0.0.33 - - [2025-11-05 09:19:30] "POST /ref-update HTTP/1.1" 200 156 0.014553 10.0.0.33 - - [2025-11-05 09:19:30] "DELETE /firewall-rule/29a2b0bf-295a-4afc-abec-02b1b5450629 HTTP/1.1" 200 115 0.056103 10.0.0.33 - - [2025-11-05 09:19:30] "GET /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005466 10.0.0.33 - - [2025-11-05 09:19:30] "GET /firewall-rule/06a8553c-78b7-4092-9761-d105ecbc8b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002977 10.0.0.33 - - [2025-11-05 09:19:31] "POST /ref-update HTTP/1.1" 200 156 0.021189 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /firewall-rule/06a8553c-78b7-4092-9761-d105ecbc8b9c HTTP/1.1" 200 115 0.064439 10.0.0.33 - - [2025-11-05 09:19:31] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009168 10.0.0.33 - - [2025-11-05 09:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.33 - - [2025-11-05 09:19:31] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003043 10.0.0.33 - - [2025-11-05 09:19:31] "GET /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004332 10.0.0.33 - - [2025-11-05 09:19:31] "POST /ref-update HTTP/1.1" 200 156 0.021652 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /firewall-policy/121ef9fe-f850-4d92-a277-97d8dbfb7e77 HTTP/1.1" 200 115 0.036771 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /tag/18059987-926a-4e9a-a55c-ec187d8d5fa9 HTTP/1.1" 200 115 0.040382 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /tag/f9fb6b47-42b0-4af4-b342-f76e92683fd4 HTTP/1.1" 200 115 0.049546 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /tag/4bd1a56e-3f7c-436d-87fc-563c663f5441 HTTP/1.1" 200 115 0.058630 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /tag/7302114d-37c8-421a-908c-0453057cac78 HTTP/1.1" 200 115 0.081213 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /loadbalancer-pool/5ac5663d-68ad-4bbe-b9e2-a9c2a34f00fa HTTP/1.1" 200 115 0.052829 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /loadbalancer-listener/978ba3b3-f0ad-4b6d-aa95-e70b14db8f44 HTTP/1.1" 200 115 0.041380 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /loadbalancer/ddf415a0-a30e-4b56-9620-617ed9d66c58 HTTP/1.1" 200 115 0.037881 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /floating-ip/0be17d59-b494-4f9c-8fa5-df4855b57e7d HTTP/1.1" 200 115 0.022363 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /instance-ip/666514ba-7b8c-4ce0-a585-6e3b41f95222 HTTP/1.1" 200 115 0.048771 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /virtual-machine-interface/7fa68e7a-ed00-48e5-be29-8368fadfbcbf HTTP/1.1" 200 115 0.048026 10.0.0.33 - - [2025-11-05 09:19:31] "DELETE /tag/9618e6f3-bbb9-4843-8421-01489891881f HTTP/1.1" 200 115 0.044367 10.0.0.33 - - [2025-11-05 09:19:31] "POST /projects HTTP/1.1" 409 238 0.003203 10.0.0.33 - - [2025-11-05 09:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2025-11-05 09:19:31] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053627 10.0.0.33 - - [2025-11-05 09:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.33 - - [2025-11-05 09:19:31] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004890 10.0.0.33 - - [2025-11-05 09:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.33 - - [2025-11-05 09:19:31] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004668 10.0.0.33 - - [2025-11-05 09:19:31] "POST /security-groups HTTP/1.1" 409 285 0.002083 10.0.0.33 - - [2025-11-05 09:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.33 - - [2025-11-05 09:19:32] "PUT /security-group/bea4d9b7-c45a-4cc0-aaa2-a7c75674eef1 HTTP/1.1" 200 262 0.054723 10.0.0.33 - - [2025-11-05 09:19:32] "PUT /access-control-list/96f0593d-a2d3-4e9e-994f-32e71d198091 HTTP/1.1" 200 272 0.020594 10.0.0.33 - - [2025-11-05 09:19:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027845 10.0.0.33 - - [2025-11-05 09:19:32] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.018357 10.0.0.33 - - [2025-11-05 09:19:32] "PUT /access-control-list/c84114f2-5294-4d94-af89-69509de1aa91 HTTP/1.1" 200 272 0.037652 10.0.0.33 - - [2025-11-05 09:19:32] "GET /firewall-rule/003bfb85-e57c-4b21-8ad2-7b473c58a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002797 10.0.0.33 - - [2025-11-05 09:19:32] "POST /ref-update HTTP/1.1" 200 156 0.057161 10.0.0.33 - - [2025-11-05 09:19:32] "DELETE /firewall-rule/003bfb85-e57c-4b21-8ad2-7b473c58a3df HTTP/1.1" 200 115 0.051758 10.0.0.33 - - [2025-11-05 09:19:32] "GET /firewall-policy/180db1de-213a-4ce4-8dc4-0b8cb4cfcdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008409 10.0.0.33 - - [2025-11-05 09:19:32] "GET /firewall-rule/93451ed2-ba00-4e34-8cc3-5e19441c9dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002892 10.0.0.33 - - [2025-11-05 09:19:32] "POST /ref-update HTTP/1.1" 200 156 0.059497 10.0.0.33 - - [2025-11-05 09:19:32] "DELETE /firewall-rule/93451ed2-ba00-4e34-8cc3-5e19441c9dd8 HTTP/1.1" 200 115 0.044281 10.0.0.33 - - [2025-11-05 09:19:32] "DELETE /tag/54dc21fd-2f28-4c63-aad0-49c44ef66f34 HTTP/1.1" 200 115 0.040421 10.0.0.33 - - [2025-11-05 09:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.33 - - [2025-11-05 09:19:32] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004020 10.0.0.33 - - [2025-11-05 09:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.33 - - [2025-11-05 09:19:32] "GET /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004305 10.0.0.33 - - [2025-11-05 09:19:32] "PUT /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94 HTTP/1.1" 200 264 0.064473 10.0.0.33 - - [2025-11-05 09:19:32] "PUT /virtual-network/aae6a5a2-b464-41bf-9036-109ba8dea3b1 HTTP/1.1" 200 264 0.055722 10.0.0.33 - - [2025-11-05 09:19:32] "DELETE /security-group/bea4d9b7-c45a-4cc0-aaa2-a7c75674eef1 HTTP/1.1" 200 115 0.061606 10.0.0.33 - - [2025-11-05 09:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.33 - - [2025-11-05 09:19:32] "DELETE /access-control-list/96f0593d-a2d3-4e9e-994f-32e71d198091 HTTP/1.1" 200 115 0.034578 10.0.0.33 - - [2025-11-05 09:19:32] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.090803 10.0.0.33 - - [2025-11-05 09:19:33] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?fields=security_groups HTTP/1.1" 200 1353 0.094962 10.0.0.33 - - [2025-11-05 09:19:33] "DELETE /access-control-list/c84114f2-5294-4d94-af89-69509de1aa91 HTTP/1.1" 200 115 0.229146 10.0.0.33 - - [2025-11-05 09:19:33] "DELETE /security-group/1e7d39c1-a0db-49ed-b943-a1421eb9a0a9 HTTP/1.1" 200 115 0.060864 10.0.0.33 - - [2025-11-05 09:19:33] "DELETE /access-control-list/063040b6-3c7c-4f7c-ba27-9d39facd5a07 HTTP/1.1" 200 115 0.042573 10.0.0.33 - - [2025-11-05 09:19:33] "GET /project/c631f8dd-d399-4219-a35a-0d77e066623f?fields=application_policy_sets HTTP/1.1" 200 1392 0.066558 10.0.0.33 - - [2025-11-05 09:19:33] "DELETE /access-control-list/4b06f10a-3682-459a-ab03-9f884f348ca5 HTTP/1.1" 200 115 0.068916 10.0.0.33 - - [2025-11-05 09:19:33] "DELETE /project/c631f8dd-d399-4219-a35a-0d77e066623f HTTP/1.1" 200 115 0.490699 10.0.0.33 - - [2025-11-05 09:20:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002287 10.0.0.33 - - [2025-11-05 09:20:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002094 10.0.0.33 - - [2025-11-05 09:20:24] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.33 - - [2025-11-05 09:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.33 - - [2025-11-05 09:20:24] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003506 10.0.0.33 - - [2025-11-05 09:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2025-11-05 09:20:25] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002460 10.0.0.33 - - [2025-11-05 09:20:41] "GET / HTTP/1.1" 200 35931 0.001974 10.0.0.33 - - [2025-11-05 09:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.33 - - [2025-11-05 09:20:41] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005535 10.0.0.33 - - [2025-11-05 09:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.33 - - [2025-11-05 09:20:41] "GET /config-node/749abd4d-b221-44f6-8bf5-01c613cd8333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002200 10.0.0.33 - - [2025-11-05 09:20:41] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.33 - - [2025-11-05 09:20:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002174 10.0.0.33 - - [2025-11-05 09:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2025-11-05 09:20:46] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002645 10.0.0.33 - - [2025-11-05 09:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2025-11-05 09:20:46] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.011981 10.0.0.33 - - [2025-11-05 09:20:46] "GET / HTTP/1.1" 200 35931 0.001976 10.0.0.33 - - [2025-11-05 09:20:46] "POST /alarms HTTP/1.1" 409 264 0.002755 10.0.0.33 - - [2025-11-05 09:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.33 - - [2025-11-05 09:20:46] "PUT /alarm/9d1b2c8b-97b8-453e-918c-f7ebb244327e HTTP/1.1" 200 244 0.010127 10.0.0.33 - - [2025-11-05 09:20:46] "POST /alarms HTTP/1.1" 409 261 0.009473 10.0.0.33 - - [2025-11-05 09:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.33 - - [2025-11-05 09:20:46] "PUT /alarm/219c92ea-7e02-49a2-bbae-3ee59ecd70c5 HTTP/1.1" 200 244 0.019915 10.0.0.33 - - [2025-11-05 09:20:46] "POST /alarms HTTP/1.1" 409 261 0.012560 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/d1a0ba07-7e02-4e8d-bfe9-2a09e0d88328 HTTP/1.1" 200 244 0.021892 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 253 0.010161 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/80ecda20-0ad4-4ddd-ad72-705ed9bed410 HTTP/1.1" 200 244 0.011122 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 251 0.009499 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/e41da4d6-9440-47a6-9f49-926c4882e30e HTTP/1.1" 200 244 0.013390 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 252 0.010715 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/2a9025c0-36f1-4ee0-8f0a-c4affc5563bb HTTP/1.1" 200 244 0.023040 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 256 0.016671 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/a921a740-dca2-4cc0-9a0f-3d180e1aded6 HTTP/1.1" 200 244 0.009914 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 248 0.003692 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/46017f7b-23f1-451a-96f5-97cc37a18e02 HTTP/1.1" 200 244 0.012404 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 252 0.012954 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/106dff2c-5dda-409a-9a8c-cad3325bcf24 HTTP/1.1" 200 244 0.011533 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 257 0.008987 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/14260c58-99e6-45f6-82e6-819ef49f3ec7 HTTP/1.1" 200 244 0.011558 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 251 0.005648 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/cd87ca21-9be7-40eb-8cf4-787716404485 HTTP/1.1" 200 244 0.024934 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 257 0.012927 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/ce1a618e-652e-4d80-be2d-6b4dbfdf4038 HTTP/1.1" 200 244 0.011546 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 261 0.007030 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009340 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/c13fa452-922d-4cdc-a81e-831f3ab5c2e1 HTTP/1.1" 200 244 0.009838 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 258 0.008205 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/1e02864f-0bd7-4206-a676-717d0bc466a4 HTTP/1.1" 200 244 0.011286 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 254 0.004975 10.0.0.33 - - [2025-11-05 09:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2025-11-05 09:20:47] "PUT /alarm/766ee0b7-018d-4ea2-9365-e851beb54652 HTTP/1.1" 200 244 0.010747 10.0.0.33 - - [2025-11-05 09:20:47] "POST /alarms HTTP/1.1" 409 254 0.007787 10.0.0.33 - - [2025-11-05 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.33 - - [2025-11-05 09:20:48] "PUT /alarm/98ddfea5-1738-44a7-ab5f-2fb517bd7a40 HTTP/1.1" 200 244 0.014697 10.0.0.33 - - [2025-11-05 09:20:48] "POST /alarms HTTP/1.1" 409 254 0.006563 10.0.0.33 - - [2025-11-05 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011323 10.0.0.33 - - [2025-11-05 09:20:48] "PUT /alarm/6f72b59c-438d-4b18-ae87-bba1a9f23485 HTTP/1.1" 200 244 0.013523 10.0.0.33 - - [2025-11-05 09:20:48] "POST /alarms HTTP/1.1" 409 247 0.017378 10.0.0.33 - - [2025-11-05 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2025-11-05 09:20:48] "PUT /alarm/5ced6330-3965-4c2f-be3c-6110bbd7ddad HTTP/1.1" 200 244 0.015509 10.0.0.33 - - [2025-11-05 09:20:48] "POST /alarms HTTP/1.1" 409 272 0.022851 10.0.0.33 - - [2025-11-05 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2025-11-05 09:20:48] "PUT /alarm/2bd6d96d-b27e-4991-ba5a-3d7b80bb971b HTTP/1.1" 200 244 0.011881 10.0.0.33 - - [2025-11-05 09:20:48] "POST /alarms HTTP/1.1" 409 261 0.004527 10.0.0.33 - - [2025-11-05 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2025-11-05 09:20:48] "PUT /alarm/a4e3394c-f05f-4c9b-bbf1-d396576d3026 HTTP/1.1" 200 244 0.015372 10.0.0.33 - - [2025-11-05 09:20:48] "POST /alarms HTTP/1.1" 409 259 0.004183 10.0.0.33 - - [2025-11-05 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2025-11-05 09:20:48] "PUT /alarm/695a38c2-1638-42f2-a0b1-808fbb10e2cd HTTP/1.1" 200 244 0.010353 10.0.0.33 - - [2025-11-05 09:20:48] "POST /alarms HTTP/1.1" 409 265 0.006047 10.0.0.33 - - [2025-11-05 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.33 - - [2025-11-05 09:20:48] "PUT /alarm/74c1f503-06a4-4393-9f6b-d37a2267cac7 HTTP/1.1" 200 244 0.010612 10.0.0.33 - - [2025-11-05 09:20:48] "POST /alarms HTTP/1.1" 409 279 0.004807 10.0.0.33 - - [2025-11-05 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.33 - - [2025-11-05 09:20:48] "PUT /alarm/a46af60d-b899-4488-abc9-5ceb170d85fd HTTP/1.1" 200 244 0.009982 10.0.0.33 - - [2025-11-05 09:20:48] "GET / HTTP/1.1" 200 35931 0.001982 10.0.0.33 - - [2025-11-05 09:20:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002442 10.0.0.33 - - [2025-11-05 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.33 - - [2025-11-05 09:20:48] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.008915 10.0.0.33 - - [2025-11-05 09:20:49] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.33 - - [2025-11-05 09:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.33 - - [2025-11-05 09:20:49] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003817 10.0.0.33 - - [2025-11-05 09:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2025-11-05 09:20:49] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.010461 10.0.0.33 - - [2025-11-05 09:20:49] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.33 - - [2025-11-05 09:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2025-11-05 09:20:49] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004500 10.0.0.33 - - [2025-11-05 09:20:49] "PUT /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b HTTP/1.1" 200 274 0.026039 10.0.0.33 - - [2025-11-05 09:20:51] "POST /tags HTTP/1.1" 409 238 0.002795 10.0.0.33 - - [2025-11-05 09:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2025-11-05 09:20:51] "GET /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011805 10.0.0.33 - - [2025-11-05 09:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2025-11-05 09:20:51] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.092478 10.0.0.33 - - [2025-11-05 09:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.33 - - [2025-11-05 09:20:51] "GET /service-appliance-set/51483770-f117-4052-9466-5167ef8ed34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.007208 10.0.0.33 - - [2025-11-05 09:20:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.003026 10.0.0.33 - - [2025-11-05 09:20:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.115373 10.0.0.33 - - [2025-11-05 09:20:51] "GET /virtual-machine-interface/b5d266b7-67f9-41d5-9248-f0c1b02b2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007149 10.0.0.33 - - [2025-11-05 09:20:51] "POST /set-tag HTTP/1.1" 200 109 0.039905 10.0.0.33 - - [2025-11-05 09:20:51] "POST /instance-ips HTTP/1.1" 200 417 0.079534 10.0.0.33 - - [2025-11-05 09:20:51] "GET /instance-ip/9d9d3fbd-f7ae-40cc-88a2-500b29e15194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010782 10.0.0.33 - - [2025-11-05 09:20:51] "POST /loadbalancers HTTP/1.1" 200 618 0.126536 10.0.0.33 - - [2025-11-05 09:20:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026700 10.0.0.33 - - [2025-11-05 09:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016115 10.0.0.33 - - [2025-11-05 09:20:51] "POST /service-instances HTTP/1.1" 200 566 0.046676 10.0.0.33 - - [2025-11-05 09:20:52] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094916 10.0.0.33 - - [2025-11-05 09:20:52] "POST /ref-update HTTP/1.1" 200 156 0.074961 10.0.0.33 - - [2025-11-05 09:20:52] "GET /virtual-machine-interface/b5d266b7-67f9-41d5-9248-f0c1b02b2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013932 10.0.0.33 - - [2025-11-05 09:20:52] "GET /virtual-machine-interface/b5d266b7-67f9-41d5-9248-f0c1b02b2647?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.022602 10.0.0.33 - - [2025-11-05 09:20:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.017066 10.0.0.33 - - [2025-11-05 09:20:52] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023396 10.0.0.33 - - [2025-11-05 09:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.33 - - [2025-11-05 09:20:52] "PUT /service-instance/9a8430ef-116c-4225-9807-3155fefe2313 HTTP/1.1" 200 266 0.082783 10.0.0.33 - - [2025-11-05 09:20:52] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023878 10.0.0.33 - - [2025-11-05 09:20:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.046510 10.0.0.33 - - [2025-11-05 09:20:52] "POST /tags HTTP/1.1" 409 221 0.015568 10.0.0.33 - - [2025-11-05 09:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008464 10.0.0.33 - - [2025-11-05 09:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.33 - - [2025-11-05 09:20:52] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023055 10.0.0.33 - - [2025-11-05 09:20:52] "POST /tags HTTP/1.1" 409 238 0.003434 10.0.0.33 - - [2025-11-05 09:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.33 - - [2025-11-05 09:20:52] "POST /virtual-machines HTTP/1.1" 200 429 0.018139 10.0.0.33 - - [2025-11-05 09:20:52] "GET /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013113 10.0.0.33 - - [2025-11-05 09:20:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.196273 10.0.0.33 - - [2025-11-05 09:20:52] "POST /firewall-rules HTTP/1.1" 200 650 0.210776 10.0.0.33 - - [2025-11-05 09:20:52] "GET /firewall-rule/376ebe32-6fd2-4e51-9d44-a5c8e5b93428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.045231 10.0.0.33 - - [2025-11-05 09:20:52] "POST /chown HTTP/1.1" 200 109 0.032227 10.0.0.33 - - [2025-11-05 09:20:52] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.011925 10.0.0.33 - - [2025-11-05 09:20:52] "GET /firewall-rule/376ebe32-6fd2-4e51-9d44-a5c8e5b93428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012224 10.0.0.33 - - [2025-11-05 09:20:52] "POST /chown HTTP/1.1" 200 109 0.045996 10.0.0.33 - - [2025-11-05 09:20:52] "PUT /virtual-machine-interface/7891fc23-f858-4873-9af9-80ed4f46545d HTTP/1.1" 200 284 0.024129 10.0.0.33 - - [2025-11-05 09:20:52] "POST /ref-update HTTP/1.1" 200 156 0.074023 10.0.0.33 - - [2025-11-05 09:20:52] "PUT /instance-ip/9d9d3fbd-f7ae-40cc-88a2-500b29e15194 HTTP/1.1" 200 256 0.021936 10.0.0.33 - - [2025-11-05 09:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005607 10.0.0.33 - - [2025-11-05 09:20:52] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054377 10.0.0.33 - - [2025-11-05 09:20:52] "GET /loadbalancer/c3944270-b89b-4796-b5ff-5943e012a2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.007078 10.0.0.33 - - [2025-11-05 09:20:52] "POST /ref-update HTTP/1.1" 200 156 0.040056 10.0.0.33 - - [2025-11-05 09:20:53] "POST /ref-update HTTP/1.1" 200 156 0.016086 10.0.0.33 - - [2025-11-05 09:20:53] "POST /ref-update HTTP/1.1" 200 156 0.023785 10.0.0.33 - - [2025-11-05 09:20:53] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.084147 10.0.0.33 - - [2025-11-05 09:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.33 - - [2025-11-05 09:20:53] "POST /ref-update HTTP/1.1" 200 156 0.028685 10.0.0.33 - - [2025-11-05 09:20:53] "POST /ref-update HTTP/1.1" 200 156 0.024367 10.0.0.33 - - [2025-11-05 09:20:53] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087945 10.0.0.33 - - [2025-11-05 09:20:53] "POST /ref-update HTTP/1.1" 200 156 0.042809 10.0.0.33 - - [2025-11-05 09:20:53] "GET /loadbalancer-listener/15f76c5d-fa45-4aca-b558-a9b73b623d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006868 10.0.0.33 - - [2025-11-05 09:20:53] "GET /loadbalancer-listener/15f76c5d-fa45-4aca-b558-a9b73b623d75?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.007069 10.0.0.33 - - [2025-11-05 09:20:53] "POST /virtual-machines HTTP/1.1" 200 429 0.019838 10.0.0.33 - - [2025-11-05 09:20:53] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.049880 10.0.0.33 - - [2025-11-05 09:20:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014044 10.0.0.33 - - [2025-11-05 09:20:53] "GET /loadbalancer-pool/9832b2d4-1dbf-4228-846e-c226ec2f7a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008632 10.0.0.33 - - [2025-11-05 09:20:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.173372 10.0.0.33 - - [2025-11-05 09:20:53] "POST /loadbalancer-members HTTP/1.1" 200 707 0.073078 10.0.0.33 - - [2025-11-05 09:20:53] "POST /chown HTTP/1.1" 200 109 0.040998 10.0.0.33 - - [2025-11-05 09:20:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.035980 10.0.0.33 - - [2025-11-05 09:20:53] "GET /loadbalancer-member/b8b0c804-4a0c-4da2-89c7-63a36b5a14f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005999 10.0.0.33 - - [2025-11-05 09:20:53] "POST /chown HTTP/1.1" 200 109 0.008902 10.0.0.33 - - [2025-11-05 09:20:53] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005358 10.0.0.33 - - [2025-11-05 09:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.33 - - [2025-11-05 09:20:53] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003555 10.0.0.33 - - [2025-11-05 09:20:53] "PUT /virtual-machine-interface/0b0d1928-bbb4-4727-8c34-a4c94369af06 HTTP/1.1" 200 284 0.034291 10.0.0.33 - - [2025-11-05 09:20:53] "POST /tags HTTP/1.1" 409 221 0.001936 10.0.0.33 - - [2025-11-05 09:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2025-11-05 09:20:53] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010991 10.0.0.33 - - [2025-11-05 09:20:53] "PUT /instance-ip/9d9d3fbd-f7ae-40cc-88a2-500b29e15194 HTTP/1.1" 200 256 0.067198 10.0.0.33 - - [2025-11-05 09:20:53] "POST /tags HTTP/1.1" 409 238 0.005384 10.0.0.33 - - [2025-11-05 09:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.33 - - [2025-11-05 09:20:53] "GET /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019395 10.0.0.33 - - [2025-11-05 09:20:53] "POST /ref-update HTTP/1.1" 200 156 0.034513 10.0.0.33 - - [2025-11-05 09:20:53] "POST /firewall-rules HTTP/1.1" 409 293 0.015636 10.0.0.33 - - [2025-11-05 09:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.33 - - [2025-11-05 09:20:53] "POST /ref-update HTTP/1.1" 200 156 0.066858 10.0.0.33 - - [2025-11-05 09:20:53] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.33 - - [2025-11-05 09:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007920 10.0.0.33 - - [2025-11-05 09:20:53] "GET /routing-instance/d99541d9-3106-42e4-8664-dbbb491aebec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006411 10.0.0.33 - - [2025-11-05 09:20:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002681 10.0.0.33 - - [2025-11-05 09:20:53] "POST /ref-update HTTP/1.1" 200 156 0.032809 10.0.0.33 - - [2025-11-05 09:20:53] "PUT /firewall-rule/376ebe32-6fd2-4e51-9d44-a5c8e5b93428 HTTP/1.1" 200 260 0.090379 10.0.0.33 - - [2025-11-05 09:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009271 10.0.0.33 - - [2025-11-05 09:20:53] "GET /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003458 10.0.0.33 - - [2025-11-05 09:20:54] "GET /firewall-rule/376ebe32-6fd2-4e51-9d44-a5c8e5b93428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009380 10.0.0.33 - - [2025-11-05 09:20:54] "POST /ref-update HTTP/1.1" 200 156 0.039865 10.0.0.33 - - [2025-11-05 09:20:54] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.034005 10.0.0.33 - - [2025-11-05 09:20:54] "GET /firewall-rule/376ebe32-6fd2-4e51-9d44-a5c8e5b93428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004335 10.0.0.33 - - [2025-11-05 09:20:54] "POST /ref-update HTTP/1.1" 200 156 0.036798 10.0.0.33 - - [2025-11-05 09:20:54] "PUT /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1 HTTP/1.1" 200 254 0.087025 10.0.0.33 - - [2025-11-05 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007296 10.0.0.33 - - [2025-11-05 09:20:54] "GET /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015301 10.0.0.33 - - [2025-11-05 09:20:54] "GET /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.046393 10.0.0.33 - - [2025-11-05 09:20:54] "PUT /service-instance/9a8430ef-116c-4225-9807-3155fefe2313 HTTP/1.1" 200 266 0.053580 10.0.0.33 - - [2025-11-05 09:20:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013397 10.0.0.33 - - [2025-11-05 09:20:54] "GET /virtual-machine-interface/0b0d1928-bbb4-4727-8c34-a4c94369af06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.021651 10.0.0.33 - - [2025-11-05 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021589 10.0.0.33 - - [2025-11-05 09:20:54] "POST /set-tag HTTP/1.1" 200 109 0.040502 10.0.0.33 - - [2025-11-05 09:20:54] "GET /virtual-machine-interface/7891fc23-f858-4873-9af9-80ed4f46545d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.028156 10.0.0.33 - - [2025-11-05 09:20:54] "POST /chown HTTP/1.1" 200 109 0.024491 10.0.0.33 - - [2025-11-05 09:20:54] "POST /chown HTTP/1.1" 200 109 0.026859 10.0.0.33 - - [2025-11-05 09:20:54] "PUT /instance-ip/9d9d3fbd-f7ae-40cc-88a2-500b29e15194 HTTP/1.1" 200 256 0.044686 10.0.0.33 - - [2025-11-05 09:20:54] "POST /set-tag HTTP/1.1" 200 109 0.071398 10.0.0.33 - - [2025-11-05 09:20:54] "GET /virtual-machine-interface/b5d266b7-67f9-41d5-9248-f0c1b02b2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.019103 10.0.0.33 - - [2025-11-05 09:20:54] "POST /ref-update HTTP/1.1" 200 156 0.066797 10.0.0.33 - - [2025-11-05 09:20:54] "POST /set-tag HTTP/1.1" 200 109 0.110554 10.0.0.33 - - [2025-11-05 09:20:54] "POST /chown HTTP/1.1" 200 109 0.065628 10.0.0.33 - - [2025-11-05 09:20:54] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012587 10.0.0.33 - - [2025-11-05 09:20:54] "GET /firewall-rule/376ebe32-6fd2-4e51-9d44-a5c8e5b93428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005884 10.0.0.33 - - [2025-11-05 09:20:54] "POST /chown HTTP/1.1" 200 109 0.043780 10.0.0.33 - - [2025-11-05 09:20:54] "POST /ref-update HTTP/1.1" 200 156 0.053789 10.0.0.33 - - [2025-11-05 09:20:54] "PUT /instance-ip/9d9d3fbd-f7ae-40cc-88a2-500b29e15194 HTTP/1.1" 200 256 0.024907 10.0.0.33 - - [2025-11-05 09:20:54] "POST /ref-update HTTP/1.1" 200 156 0.033693 10.0.0.33 - - [2025-11-05 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.33 - - [2025-11-05 09:20:54] "DELETE /firewall-rule/376ebe32-6fd2-4e51-9d44-a5c8e5b93428 HTTP/1.1" 200 115 0.078248 10.0.0.33 - - [2025-11-05 09:20:54] "POST /chown HTTP/1.1" 200 109 0.005796 10.0.0.33 - - [2025-11-05 09:20:54] "DELETE /loadbalancer-member/b8b0c804-4a0c-4da2-89c7-63a36b5a14f4 HTTP/1.1" 200 115 0.055022 10.0.0.33 - - [2025-11-05 09:20:54] "POST /chown HTTP/1.1" 200 109 0.026369 10.0.0.33 - - [2025-11-05 09:20:54] "PUT /instance-ip/9d9d3fbd-f7ae-40cc-88a2-500b29e15194 HTTP/1.1" 200 256 0.019041 10.0.0.33 - - [2025-11-05 09:20:54] "DELETE /loadbalancer-pool/9832b2d4-1dbf-4228-846e-c226ec2f7a6f HTTP/1.1" 200 115 0.061267 10.0.0.33 - - [2025-11-05 09:20:54] "POST /ref-update HTTP/1.1" 200 156 0.011101 10.0.0.33 - - [2025-11-05 09:20:54] "POST /chown HTTP/1.1" 200 109 0.015476 10.0.0.33 - - [2025-11-05 09:20:54] "DELETE /loadbalancer-listener/15f76c5d-fa45-4aca-b558-a9b73b623d75 HTTP/1.1" 200 115 0.064514 10.0.0.33 - - [2025-11-05 09:20:55] "POST /chown HTTP/1.1" 200 109 0.022607 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:20:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:20:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 10.0.0.33 - - [2025-11-05 09:20:55] "DELETE /loadbalancer/c3944270-b89b-4796-b5ff-5943e012a2bc HTTP/1.1" 200 115 0.070082 10.0.0.33 - - [2025-11-05 09:20:55] "PUT /instance-ip/9d9d3fbd-f7ae-40cc-88a2-500b29e15194 HTTP/1.1" 200 256 0.031250 10.0.0.33 - - [2025-11-05 09:20:55] "POST /ref-update HTTP/1.1" 200 156 0.032871 10.0.0.33 - - [2025-11-05 09:20:55] "DELETE /instance-ip/9d9d3fbd-f7ae-40cc-88a2-500b29e15194 HTTP/1.1" 200 115 0.112800 10.0.0.33 - - [2025-11-05 09:20:55] "DELETE /virtual-machine-interface/b5d266b7-67f9-41d5-9248-f0c1b02b2647 HTTP/1.1" 200 115 0.050200 10.0.0.33 - - [2025-11-05 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.33 - - [2025-11-05 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.33 - - [2025-11-05 09:20:55] "DELETE /tag/67c30002-0a5b-4e7d-aa39-60a8468e7eda HTTP/1.1" 200 115 0.113490 10.0.0.33 - - [2025-11-05 09:20:55] "DELETE /service-instance/9a8430ef-116c-4225-9807-3155fefe2313 HTTP/1.1" 200 115 0.115082 10.0.0.33 - - [2025-11-05 09:20:55] "GET /virtual-machine-interface/7891fc23-f858-4873-9af9-80ed4f46545d?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005259 10.0.0.33 - - [2025-11-05 09:20:55] "DELETE /virtual-machine-interface/7891fc23-f858-4873-9af9-80ed4f46545d HTTP/1.1" 200 115 0.072090 10.0.0.33 - - [2025-11-05 09:20:55] "POST /ref-update HTTP/1.1" 200 156 0.015926 10.0.0.33 - - [2025-11-05 09:20:55] "DELETE /virtual-machine/f8fa11a3-7260-48f8-af70-34b066bc8287 HTTP/1.1" 200 115 0.038504 10.0.0.33 - - [2025-11-05 09:20:55] "GET /virtual-machine-interface/0b0d1928-bbb4-4727-8c34-a4c94369af06?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1236 0.025179 10.0.0.33 - - [2025-11-05 09:20:55] "DELETE /virtual-machine-interface/0b0d1928-bbb4-4727-8c34-a4c94369af06 HTTP/1.1" 200 115 0.074056 10.0.0.33 - - [2025-11-05 09:20:55] "DELETE /virtual-machine/27f7cd36-9c86-40db-b982-0085610ba62d HTTP/1.1" 200 115 0.038724 10.0.0.33 - - [2025-11-05 09:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.33 - - [2025-11-05 09:20:57] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004087 10.0.0.33 - - [2025-11-05 09:21:10] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.33 - - [2025-11-05 09:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.33 - - [2025-11-05 09:21:10] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005207 10.0.0.33 - - [2025-11-05 09:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2025-11-05 09:21:11] "GET /config-node/749abd4d-b221-44f6-8bf5-01c613cd8333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002074 10.0.0.33 - - [2025-11-05 09:21:22] "GET / HTTP/1.1" 200 35931 0.002011 10.0.0.33 - - [2025-11-05 09:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.33 - - [2025-11-05 09:21:22] "GET /routing-instance/d99541d9-3106-42e4-8664-dbbb491aebec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002919 10.0.0.33 - - [2025-11-05 09:21:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002383 10.0.0.33 - - [2025-11-05 09:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2025-11-05 09:21:22] "GET /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003880 10.0.0.33 - - [2025-11-05 09:21:22] "PUT /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1 HTTP/1.1" 200 254 0.029062 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:21:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:21:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:21:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:21:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001135 10.0.0.33 - - [2025-11-05 09:22:06] "GET / HTTP/1.1" 200 35931 0.002173 10.0.0.33 - - [2025-11-05 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2025-11-05 09:22:06] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004709 10.0.0.33 - - [2025-11-05 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2025-11-05 09:22:06] "GET /config-node/749abd4d-b221-44f6-8bf5-01c613cd8333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002189 10.0.0.33 - - [2025-11-05 09:22:07] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.33 - - [2025-11-05 09:22:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002359 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.33 - - [2025-11-05 09:22:12] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003494 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.33 - - [2025-11-05 09:22:12] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.008880 10.0.0.33 - - [2025-11-05 09:22:12] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.33 - - [2025-11-05 09:22:12] "POST /alarms HTTP/1.1" 409 264 0.002080 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.33 - - [2025-11-05 09:22:12] "PUT /alarm/9d1b2c8b-97b8-453e-918c-f7ebb244327e HTTP/1.1" 200 244 0.008197 10.0.0.33 - - [2025-11-05 09:22:12] "POST /alarms HTTP/1.1" 409 261 0.007200 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005660 10.0.0.33 - - [2025-11-05 09:22:12] "PUT /alarm/219c92ea-7e02-49a2-bbae-3ee59ecd70c5 HTTP/1.1" 200 244 0.009604 10.0.0.33 - - [2025-11-05 09:22:12] "POST /alarms HTTP/1.1" 409 261 0.005229 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2025-11-05 09:22:12] "PUT /alarm/d1a0ba07-7e02-4e8d-bfe9-2a09e0d88328 HTTP/1.1" 200 244 0.008795 10.0.0.33 - - [2025-11-05 09:22:12] "POST /alarms HTTP/1.1" 409 253 0.006695 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2025-11-05 09:22:12] "PUT /alarm/80ecda20-0ad4-4ddd-ad72-705ed9bed410 HTTP/1.1" 200 244 0.011968 10.0.0.33 - - [2025-11-05 09:22:12] "POST /alarms HTTP/1.1" 409 251 0.004764 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.33 - - [2025-11-05 09:22:12] "PUT /alarm/e41da4d6-9440-47a6-9f49-926c4882e30e HTTP/1.1" 200 244 0.010636 10.0.0.33 - - [2025-11-05 09:22:12] "POST /alarms HTTP/1.1" 409 252 0.005669 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2025-11-05 09:22:12] "PUT /alarm/2a9025c0-36f1-4ee0-8f0a-c4affc5563bb HTTP/1.1" 200 244 0.020649 10.0.0.33 - - [2025-11-05 09:22:12] "POST /alarms HTTP/1.1" 409 256 0.007472 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.33 - - [2025-11-05 09:22:12] "PUT /alarm/a921a740-dca2-4cc0-9a0f-3d180e1aded6 HTTP/1.1" 200 244 0.009652 10.0.0.33 - - [2025-11-05 09:22:12] "POST /alarms HTTP/1.1" 409 248 0.007196 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2025-11-05 09:22:12] "PUT /alarm/46017f7b-23f1-451a-96f5-97cc37a18e02 HTTP/1.1" 200 244 0.009497 10.0.0.33 - - [2025-11-05 09:22:12] "POST /alarms HTTP/1.1" 409 252 0.006582 10.0.0.33 - - [2025-11-05 09:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/106dff2c-5dda-409a-9a8c-cad3325bcf24 HTTP/1.1" 200 244 0.009078 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 257 0.004219 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/14260c58-99e6-45f6-82e6-819ef49f3ec7 HTTP/1.1" 200 244 0.011353 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 251 0.002974 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/cd87ca21-9be7-40eb-8cf4-787716404485 HTTP/1.1" 200 244 0.009521 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 257 0.006706 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/ce1a618e-652e-4d80-be2d-6b4dbfdf4038 HTTP/1.1" 200 244 0.011317 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 261 0.007941 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/c13fa452-922d-4cdc-a81e-831f3ab5c2e1 HTTP/1.1" 200 244 0.012609 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 258 0.002854 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/1e02864f-0bd7-4206-a676-717d0bc466a4 HTTP/1.1" 200 244 0.009714 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 254 0.011338 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/766ee0b7-018d-4ea2-9365-e851beb54652 HTTP/1.1" 200 244 0.009987 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 254 0.007548 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/98ddfea5-1738-44a7-ab5f-2fb517bd7a40 HTTP/1.1" 200 244 0.012164 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 254 0.006590 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/6f72b59c-438d-4b18-ae87-bba1a9f23485 HTTP/1.1" 200 244 0.010655 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 247 0.007905 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/5ced6330-3965-4c2f-be3c-6110bbd7ddad HTTP/1.1" 200 244 0.010012 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 272 0.008105 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/2bd6d96d-b27e-4991-ba5a-3d7b80bb971b HTTP/1.1" 200 244 0.015633 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 261 0.006152 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/a4e3394c-f05f-4c9b-bbf1-d396576d3026 HTTP/1.1" 200 244 0.015288 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 259 0.009224 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/695a38c2-1638-42f2-a0b1-808fbb10e2cd HTTP/1.1" 200 244 0.009059 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 265 0.009408 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.33 - - [2025-11-05 09:22:13] "PUT /alarm/74c1f503-06a4-4393-9f6b-d37a2267cac7 HTTP/1.1" 200 244 0.009825 10.0.0.33 - - [2025-11-05 09:22:13] "POST /alarms HTTP/1.1" 409 279 0.007136 10.0.0.33 - - [2025-11-05 09:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2025-11-05 09:22:14] "PUT /alarm/a46af60d-b899-4488-abc9-5ceb170d85fd HTTP/1.1" 200 244 0.009981 10.0.0.33 - - [2025-11-05 09:22:14] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.33 - - [2025-11-05 09:22:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002161 10.0.0.33 - - [2025-11-05 09:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2025-11-05 09:22:14] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.010740 10.0.0.33 - - [2025-11-05 09:22:14] "GET / HTTP/1.1" 200 35931 0.002427 10.0.0.33 - - [2025-11-05 09:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.33 - - [2025-11-05 09:22:14] "GET /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004689 10.0.0.33 - - [2025-11-05 09:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-11-05 09:22:14] "PUT /global-vrouter-config/fd19efa6-073e-46a3-ad79-745347cc014e HTTP/1.1" 200 276 0.014058 10.0.0.33 - - [2025-11-05 09:22:14] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.33 - - [2025-11-05 09:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-11-05 09:22:14] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004578 10.0.0.33 - - [2025-11-05 09:22:14] "PUT /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b HTTP/1.1" 200 274 0.017283 10.0.0.33 - - [2025-11-05 09:22:18] "GET / HTTP/1.1" 200 35931 0.001246 10.0.0.33 - - [2025-11-05 09:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2025-11-05 09:22:18] "GET /routing-instance/d99541d9-3106-42e4-8664-dbbb491aebec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002822 10.0.0.33 - - [2025-11-05 09:22:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001807 10.0.0.33 - - [2025-11-05 09:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2025-11-05 09:22:18] "GET /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002757 10.0.0.33 - - [2025-11-05 09:22:18] "PUT /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1 HTTP/1.1" 200 254 0.012338 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:22:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:22:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 10.0.0.33 - - [2025-11-05 09:22:22] "POST /tags HTTP/1.1" 200 355 0.028074 10.0.0.33 - - [2025-11-05 09:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016623 10.0.0.33 - - [2025-11-05 09:22:22] "GET /tag/40f2b8d2-cda4-4f2f-a42a-b1e623431759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017098 10.0.0.33 - - [2025-11-05 09:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.33 - - [2025-11-05 09:22:22] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007065 10.0.0.33 - - [2025-11-05 09:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2025-11-05 09:22:22] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051334 10.0.0.33 - - [2025-11-05 09:22:23] "POST /virtual-machines HTTP/1.1" 200 351 0.026941 10.0.0.33 - - [2025-11-05 09:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013621 10.0.0.33 - - [2025-11-05 09:22:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.159361 10.0.0.33 - - [2025-11-05 09:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010582 10.0.0.33 - - [2025-11-05 09:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012845 10.0.0.33 - - [2025-11-05 09:22:23] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007909 10.0.0.33 - - [2025-11-05 09:22:23] "POST /instance-ips HTTP/1.1" 200 391 0.035680 10.0.0.33 - - [2025-11-05 09:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019941 10.0.0.33 - - [2025-11-05 09:22:23] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008241 10.0.0.33 - - [2025-11-05 09:22:23] "POST /set-tag HTTP/1.1" 200 109 0.022180 10.0.0.33 - - [2025-11-05 09:22:23] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009470 10.0.0.33 - - [2025-11-05 09:22:23] "GET /instance-ip/efcc0b04-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003957 10.0.0.33 - - [2025-11-05 09:22:23] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004995 10.0.0.33 - - [2025-11-05 09:22:23] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.33 - - [2025-11-05 09:22:23] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005409 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:22:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:22:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 10.0.0.33 - - [2025-11-05 09:22:23] "POST /ref-update HTTP/1.1" 200 156 0.018741 10.0.0.33 - - [2025-11-05 09:22:23] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.024148 10.0.0.33 - - [2025-11-05 09:22:23] "POST /set-tag HTTP/1.1" 200 109 0.005471 10.0.0.33 - - [2025-11-05 09:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.33 - - [2025-11-05 09:22:23] "GET /virtual-network/703e5ca9-3730-4370-9783-33c6f0e94b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004538 10.0.0.33 - - [2025-11-05 09:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.33 - - [2025-11-05 09:22:23] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048733 10.0.0.33 - - [2025-11-05 09:22:23] "POST /virtual-machines HTTP/1.1" 200 355 0.007479 10.0.0.33 - - [2025-11-05 09:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010401 10.0.0.33 - - [2025-11-05 09:22:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.231862 10.0.0.33 - - [2025-11-05 09:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011630 10.0.0.33 - - [2025-11-05 09:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.33 - - [2025-11-05 09:22:24] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005235 10.0.0.33 - - [2025-11-05 09:22:24] "POST /instance-ips HTTP/1.1" 200 395 0.025367 10.0.0.33 - - [2025-11-05 09:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.036629 10.0.0.33 - - [2025-11-05 09:22:24] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014829 10.0.0.33 - - [2025-11-05 09:22:24] "POST /set-tag HTTP/1.1" 200 109 0.015471 10.0.0.33 - - [2025-11-05 09:22:24] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015261 10.0.0.33 - - [2025-11-05 09:22:24] "GET /instance-ip/f05f4d2e-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003138 10.0.0.33 - - [2025-11-05 09:22:24] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005705 10.0.0.33 - - [2025-11-05 09:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.33 - - [2025-11-05 09:22:24] "GET /virtual-router/7e943e8b-0e19-46c1-b8bc-e49fc48faa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.009962 10.0.0.33 - - [2025-11-05 09:22:24] "POST /ref-update HTTP/1.1" 200 156 0.018104 10.0.0.33 - - [2025-11-05 09:22:24] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012589 10.0.0.33 - - [2025-11-05 09:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.33 - - [2025-11-05 09:22:24] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004259 10.0.0.33 - - [2025-11-05 09:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.33 - - [2025-11-05 09:22:24] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012562 10.0.0.33 - - [2025-11-05 09:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002523 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:22:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:22:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001123 10.0.0.33 - - [2025-11-05 09:22:41] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.33 - - [2025-11-05 09:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2025-11-05 09:22:41] "GET /global-system-config/d6f52b0b-fe7e-43cb-83f8-8a91c5e35b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005066 10.0.0.33 - - [2025-11-05 09:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.33 - - [2025-11-05 09:22:41] "GET /config-node/749abd4d-b221-44f6-8bf5-01c613cd8333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002004 10.0.0.33 - - [2025-11-05 09:22:42] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004407 10.0.0.33 - - [2025-11-05 09:22:42] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.33 - - [2025-11-05 09:22:43] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004271 10.0.0.33 - - [2025-11-05 09:22:43] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.33 - - [2025-11-05 09:22:44] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005544 10.0.0.33 - - [2025-11-05 09:22:44] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.33 - - [2025-11-05 09:22:51] "POST /tags HTTP/1.1" 200 365 0.092646 10.0.0.33 - - [2025-11-05 09:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.33 - - [2025-11-05 09:22:51] "GET /tag/0feea1e2-baa7-486d-bddc-63bcfce0f74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022369 10.0.0.33 - - [2025-11-05 09:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2025-11-05 09:22:51] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046656 10.0.0.33 - - [2025-11-05 09:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2025-11-05 09:22:51] "GET /service-appliance-set/51483770-f117-4052-9466-5167ef8ed34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002896 10.0.0.33 - - [2025-11-05 09:22:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.001789 10.0.0.33 - - [2025-11-05 09:22:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102448 10.0.0.33 - - [2025-11-05 09:22:51] "GET /virtual-machine-interface/54639555-2959-4f3e-b8d1-8c55facc7503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010621 10.0.0.33 - - [2025-11-05 09:22:51] "POST /set-tag HTTP/1.1" 200 109 0.044695 10.0.0.33 - - [2025-11-05 09:22:51] "POST /instance-ips HTTP/1.1" 200 417 0.046596 10.0.0.33 - - [2025-11-05 09:22:51] "GET /instance-ip/e7b43b78-a997-41c0-851d-5828e41699cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.017074 10.0.0.33 - - [2025-11-05 09:22:51] "POST /loadbalancers HTTP/1.1" 200 618 0.084547 10.0.0.33 - - [2025-11-05 09:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013168 10.0.0.33 - - [2025-11-05 09:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007132 10.0.0.33 - - [2025-11-05 09:22:52] "POST /service-instances HTTP/1.1" 200 566 0.049035 10.0.0.33 - - [2025-11-05 09:22:52] "POST /ref-update HTTP/1.1" 200 156 0.035021 10.0.0.33 - - [2025-11-05 09:22:52] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.095957 10.0.0.33 - - [2025-11-05 09:22:52] "GET /virtual-machine-interface/54639555-2959-4f3e-b8d1-8c55facc7503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005485 10.0.0.33 - - [2025-11-05 09:22:52] "PUT /service-instance/f87d6fff-7aa5-43f8-ad20-1b80082fd387 HTTP/1.1" 200 266 0.025581 10.0.0.33 - - [2025-11-05 09:22:52] "GET /virtual-machine-interface/54639555-2959-4f3e-b8d1-8c55facc7503?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.028987 10.0.0.33 - - [2025-11-05 09:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017740 10.0.0.33 - - [2025-11-05 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016979 10.0.0.33 - - [2025-11-05 09:22:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.005933 10.0.0.33 - - [2025-11-05 09:22:52] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002681 10.0.0.33 - - [2025-11-05 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.33 - - [2025-11-05 09:22:52] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006863 10.0.0.33 - - [2025-11-05 09:22:52] "POST /virtual-machines HTTP/1.1" 200 429 0.021371 10.0.0.33 - - [2025-11-05 09:22:52] "POST /tags HTTP/1.1" 409 221 0.002045 10.0.0.33 - - [2025-11-05 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.33 - - [2025-11-05 09:22:52] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.055758 10.0.0.33 - - [2025-11-05 09:22:52] "POST /tags HTTP/1.1" 409 238 0.006063 10.0.0.33 - - [2025-11-05 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009470 10.0.0.33 - - [2025-11-05 09:22:52] "GET /tag/0feea1e2-baa7-486d-bddc-63bcfce0f74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.024356 10.0.0.33 - - [2025-11-05 09:22:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.193163 10.0.0.33 - - [2025-11-05 09:22:52] "POST /chown HTTP/1.1" 200 109 0.122603 10.0.0.33 - - [2025-11-05 09:22:52] "POST /firewall-rules HTTP/1.1" 200 650 0.196727 10.0.0.33 - - [2025-11-05 09:22:52] "GET /firewall-rule/8c151b33-cc0e-4aa1-b2c3-135a5e933311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.048718 10.0.0.33 - - [2025-11-05 09:22:52] "POST /chown HTTP/1.1" 200 109 0.102734 10.0.0.33 - - [2025-11-05 09:22:52] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.024207 10.0.0.33 - - [2025-11-05 09:22:52] "PUT /virtual-machine-interface/e61ad7f3-e542-42ba-8c8d-c0bf0612c671 HTTP/1.1" 200 284 0.034124 10.0.0.33 - - [2025-11-05 09:22:52] "PUT /instance-ip/e7b43b78-a997-41c0-851d-5828e41699cc HTTP/1.1" 200 256 0.036543 10.0.0.33 - - [2025-11-05 09:22:52] "GET /firewall-rule/8c151b33-cc0e-4aa1-b2c3-135a5e933311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.018522 10.0.0.33 - - [2025-11-05 09:22:52] "POST /ref-update HTTP/1.1" 200 156 0.057050 10.0.0.33 - - [2025-11-05 09:22:52] "POST /ref-update HTTP/1.1" 200 156 0.086836 10.0.0.33 - - [2025-11-05 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.33 - - [2025-11-05 09:22:52] "POST /ref-update HTTP/1.1" 200 156 0.043155 10.0.0.33 - - [2025-11-05 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.035827 10.0.0.33 - - [2025-11-05 09:22:53] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.086726 10.0.0.33 - - [2025-11-05 09:22:53] "GET /loadbalancer/c3944270-b89b-4796-b5ff-5943e012a2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.004104 10.0.0.33 - - [2025-11-05 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.047846 10.0.0.33 - - [2025-11-05 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.034851 10.0.0.33 - - [2025-11-05 09:22:53] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.098005 10.0.0.33 - - [2025-11-05 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.054260 10.0.0.33 - - [2025-11-05 09:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.33 - - [2025-11-05 09:22:53] "POST /virtual-machines HTTP/1.1" 200 429 0.031244 10.0.0.33 - - [2025-11-05 09:22:53] "GET /project/420fb068-8d69-4f18-9de4-15e822e6c790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072018 10.0.0.33 - - [2025-11-05 09:22:53] "GET /loadbalancer-listener/5831e75c-2cd5-4537-8bfa-de3f598f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.013701 10.0.0.33 - - [2025-11-05 09:22:53] "GET /loadbalancer-listener/5831e75c-2cd5-4537-8bfa-de3f598f9ccb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.021797 10.0.0.33 - - [2025-11-05 09:22:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136251 10.0.0.33 - - [2025-11-05 09:22:53] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.053541 10.0.0.33 - - [2025-11-05 09:22:53] "POST /chown HTTP/1.1" 200 109 0.027033 10.0.0.33 - - [2025-11-05 09:22:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020176 10.0.0.33 - - [2025-11-05 09:22:53] "GET /loadbalancer-pool/8fb6b0fd-c869-41b0-bbdf-d15de2730883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003282 10.0.0.33 - - [2025-11-05 09:22:53] "POST /chown HTTP/1.1" 200 109 0.006593 10.0.0.33 - - [2025-11-05 09:22:53] "PUT /virtual-machine-interface/11c52c77-483e-4ee5-bacc-0c0d3d74a36b HTTP/1.1" 200 284 0.020369 10.0.0.33 - - [2025-11-05 09:22:53] "PUT /instance-ip/e7b43b78-a997-41c0-851d-5828e41699cc HTTP/1.1" 200 256 0.052330 10.0.0.33 - - [2025-11-05 09:22:53] "POST /loadbalancer-members HTTP/1.1" 200 707 0.073260 10.0.0.33 - - [2025-11-05 09:22:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.041714 10.0.0.33 - - [2025-11-05 09:22:53] "GET /loadbalancer-member/49235d2e-3767-4059-ae35-f79e44d749b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.009932 10.0.0.33 - - [2025-11-05 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.041469 10.0.0.33 - - [2025-11-05 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.017137 10.0.0.33 - - [2025-11-05 09:22:53] "GET /application-policy-set/abda23d2-2c15-4b4e-a947-ce5b5b34ff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018477 10.0.0.33 - - [2025-11-05 09:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011495 10.0.0.33 - - [2025-11-05 09:22:53] "GET /policy-management/7d824c0f-a919-4c6e-8fd7-9ba92da53548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006355 10.0.0.33 - - [2025-11-05 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.039623 10.0.0.33 - - [2025-11-05 09:22:53] "POST /tags HTTP/1.1" 409 221 0.004505 10.0.0.33 - - [2025-11-05 09:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005919 10.0.0.33 - - [2025-11-05 09:22:53] "GET /tag/d8b0d9cc-b5db-4a62-a582-bbfec49866b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026620 10.0.0.33 - - [2025-11-05 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.038767 10.0.0.33 - - [2025-11-05 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.026562 10.0.0.33 - - [2025-11-05 09:22:53] "POST /tags HTTP/1.1" 409 238 0.006256 10.0.0.33 - - [2025-11-05 09:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.33 - - [2025-11-05 09:22:54] "GET /tag/0feea1e2-baa7-486d-bddc-63bcfce0f74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.026815 10.0.0.33 - - [2025-11-05 09:22:54] "PUT /service-instance/f87d6fff-7aa5-43f8-ad20-1b80082fd387 HTTP/1.1" 200 266 0.022903 10.0.0.33 - - [2025-11-05 09:22:54] "POST /firewall-rules HTTP/1.1" 409 293 0.004369 10.0.0.33 - - [2025-11-05 09:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028360 10.0.0.33 - - [2025-11-05 09:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010577 10.0.0.33 - - [2025-11-05 09:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.33 - - [2025-11-05 09:22:54] "PUT /firewall-rule/8c151b33-cc0e-4aa1-b2c3-135a5e933311 HTTP/1.1" 200 260 0.033973 10.0.0.33 - - [2025-11-05 09:22:54] "GET /firewall-rule/8c151b33-cc0e-4aa1-b2c3-135a5e933311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011455 10.0.0.33 - - [2025-11-05 09:22:54] "POST /chown HTTP/1.1" 200 109 0.043039 10.0.0.33 - - [2025-11-05 09:22:54] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.037852 10.0.0.33 - - [2025-11-05 09:22:54] "GET /firewall-rule/8c151b33-cc0e-4aa1-b2c3-135a5e933311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005258 10.0.0.33 - - [2025-11-05 09:22:54] "POST /chown HTTP/1.1" 200 109 0.051637 10.0.0.33 - - [2025-11-05 09:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.33 - - [2025-11-05 09:22:54] "GET /tag/0feea1e2-baa7-486d-bddc-63bcfce0f74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017293 10.0.0.33 - - [2025-11-05 09:22:54] "PUT /instance-ip/e7b43b78-a997-41c0-851d-5828e41699cc HTTP/1.1" 200 256 0.048745 10.0.0.33 - - [2025-11-05 09:22:54] "GET /tag/0feea1e2-baa7-486d-bddc-63bcfce0f74e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.024282 10.0.0.33 - - [2025-11-05 09:22:54] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.33 - - [2025-11-05 09:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2025-11-05 09:22:54] "GET /routing-instance/d99541d9-3106-42e4-8664-dbbb491aebec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002639 10.0.0.33 - - [2025-11-05 09:22:54] "POST /bgp-routers HTTP/1.1" 409 301 0.002187 10.0.0.33 - - [2025-11-05 09:22:54] "POST /ref-update HTTP/1.1" 200 156 0.017129 10.0.0.33 - - [2025-11-05 09:22:54] "GET /virtual-machine-interface/11c52c77-483e-4ee5-bacc-0c0d3d74a36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.008287 10.0.0.33 - - [2025-11-05 09:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.33 - - [2025-11-05 09:22:54] "GET /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004337 10.0.0.33 - - [2025-11-05 09:22:54] "POST /chown HTTP/1.1" 200 109 0.024873 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:22:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005000 [Introspect:8084]10.0.0.33 - - [2025-11-05 09:22:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003585 10.0.0.33 - - [2025-11-05 09:22:54] "POST /chown HTTP/1.1" 200 109 0.042701 10.0.0.33 - - [2025-11-05 09:22:54] "PUT /bgp-router/37ea885b-e01a-4853-b9a3-60b23d243fa1 HTTP/1.1" 200 254 0.057688 10.0.0.33 - - [2025-11-05 09:22:54] "POST /set-tag HTTP/1.1" 200 109 0.084164 10.0.0.33 - - [2025-11-05 09:22:54] "GET /virtual-machine-interface/54639555-2959-4f3e-b8d1-8c55facc7503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.024867 10.0.0.33 - - [2025-11-05 09:22:54] "PUT /instance-ip/e7b43b78-a997-41c0-851d-5828e41699cc HTTP/1.1" 200 256 0.031801 10.0.0.33 - - [2025-11-05 09:22:54] "POST /ref-update HTTP/1.1" 200 156 0.055447 10.0.0.33 - - [2025-11-05 09:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.33 - - [2025-11-05 09:22:54] "POST /set-tag HTTP/1.1" 200 109 0.059988 10.0.0.33 - - [2025-11-05 09:22:54] "GET /virtual-machine-interface/e61ad7f3-e542-42ba-8c8d-c0bf0612c671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.019151 10.0.0.33 - - [2025-11-05 09:22:54] "POST /chown HTTP/1.1" 200 109 0.019362 10.0.0.33 - - [2025-11-05 09:22:54] "POST /set-tag HTTP/1.1" 200 109 0.066720 10.0.0.33 - - [2025-11-05 09:22:54] "POST /chown HTTP/1.1" 200 109 0.045370 10.0.0.33 - - [2025-11-05 09:22:54] "GET /firewall-policy/6ac26fe9-9198-4dc3-a70a-ed0afb8a5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009676 10.0.0.33 - - [2025-11-05 09:22:54] "GET /firewall-rule/8c151b33-cc0e-4aa1-b2c3-135a5e933311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002832 10.0.0.33 - - [2025-11-05 09:22:54] "PUT /instance-ip/e7b43b78-a997-41c0-851d-5828e41699cc HTTP/1.1" 200 256 0.055485 10.0.0.33 - - [2025-11-05 09:22:54] "POST /ref-update HTTP/1.1" 200 156 0.083730 10.0.0.33 - - [2025-11-05 09:22:54] "POST /ref-update HTTP/1.1" 200 156 0.023670 10.0.0.33 - - [2025-11-05 09:22:54] "POST /chown HTTP/1.1" 200 109 0.035582 10.0.0.33 - - [2025-11-05 09:22:54] "POST /chown HTTP/1.1" 200 109 0.025152 10.0.0.33 - - [2025-11-05 09:22:54] "DELETE /firewall-rule/8c151b33-cc0e-4aa1-b2c3-135a5e933311 HTTP/1.1" 200 115 0.073016 10.0.0.33 - - [2025-11-05 09:22:55] "PUT /instance-ip/e7b43b78-a997-41c0-851d-5828e41699cc HTTP/1.1" 200 256 0.026133 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /loadbalancer-member/49235d2e-3767-4059-ae35-f79e44d749b8 HTTP/1.1" 200 115 0.059210 10.0.0.33 - - [2025-11-05 09:22:55] "POST /ref-update HTTP/1.1" 200 156 0.042398 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /loadbalancer-pool/8fb6b0fd-c869-41b0-bbdf-d15de2730883 HTTP/1.1" 200 115 0.066175 10.0.0.33 - - [2025-11-05 09:22:55] "PUT /service-instance/f87d6fff-7aa5-43f8-ad20-1b80082fd387 HTTP/1.1" 200 266 0.013540 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /loadbalancer-listener/5831e75c-2cd5-4537-8bfa-de3f598f9ccb HTTP/1.1" 200 115 0.070890 10.0.0.33 - - [2025-11-05 09:22:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030184 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /loadbalancer/c3944270-b89b-4796-b5ff-5943e012a2bc HTTP/1.1" 200 115 0.074517 10.0.0.33 - - [2025-11-05 09:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.33 - - [2025-11-05 09:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /instance-ip/e7b43b78-a997-41c0-851d-5828e41699cc HTTP/1.1" 200 115 0.078514 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /virtual-machine-interface/54639555-2959-4f3e-b8d1-8c55facc7503 HTTP/1.1" 200 115 0.054700 10.0.0.33 - - [2025-11-05 09:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.33 - - [2025-11-05 09:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /tag/0feea1e2-baa7-486d-bddc-63bcfce0f74e HTTP/1.1" 200 115 0.174199 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /service-instance/f87d6fff-7aa5-43f8-ad20-1b80082fd387 HTTP/1.1" 200 115 0.073950 10.0.0.33 - - [2025-11-05 09:22:55] "GET /virtual-machine-interface/e61ad7f3-e542-42ba-8c8d-c0bf0612c671?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.007994 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /virtual-machine-interface/e61ad7f3-e542-42ba-8c8d-c0bf0612c671 HTTP/1.1" 200 115 0.063333 10.0.0.33 - - [2025-11-05 09:22:55] "POST /ref-update HTTP/1.1" 200 156 0.022064 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /virtual-machine/1b87115e-2b92-4896-8951-7f55f68b7ad1 HTTP/1.1" 200 115 0.040436 10.0.0.33 - - [2025-11-05 09:22:55] "GET /virtual-machine-interface/11c52c77-483e-4ee5-bacc-0c0d3d74a36b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.012130 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /virtual-machine-interface/11c52c77-483e-4ee5-bacc-0c0d3d74a36b HTTP/1.1" 200 115 0.052335 10.0.0.33 - - [2025-11-05 09:22:55] "DELETE /virtual-machine/f7417548-9a5a-43c2-8114-024718b8fb07 HTTP/1.1" 200 115 0.020024 10.0.0.33 - - [2025-11-05 09:23:16] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005704 10.0.0.33 - - [2025-11-05 09:23:16] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.33 - - [2025-11-05 09:23:16] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005134 10.0.0.33 - - [2025-11-05 09:23:16] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.33 - - [2025-11-05 09:23:16] "GET /virtual-machine/67b0051a-604b-4bce-a710-7ae596065955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003314 10.0.0.33 - - [2025-11-05 09:23:16] "POST /ref-update HTTP/1.1" 200 156 0.011867 10.0.0.33 - - [2025-11-05 09:23:16] "GET /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008754 10.0.0.33 - - [2025-11-05 09:23:16] "POST /set-tag HTTP/1.1" 200 109 0.014084 10.0.0.33 - - [2025-11-05 09:23:16] "POST /set-tag HTTP/1.1" 200 109 0.030963 10.0.0.33 - - [2025-11-05 09:23:16] "DELETE /instance-ip/efcc0b04-ba28-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.049535 10.0.0.33 - - [2025-11-05 09:23:16] "DELETE /virtual-machine-interface/efa6d726-ba28-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.043336 10.0.0.33 - - [2025-11-05 09:23:16] "DELETE /virtual-machine/67b0051a-604b-4bce-a710-7ae596065955 HTTP/1.1" 200 115 0.019931 10.0.0.33 - - [2025-11-05 09:23:16] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006108 10.0.0.33 - - [2025-11-05 09:23:16] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.33 - - [2025-11-05 09:23:47] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012160 10.0.0.33 - - [2025-11-05 09:23:47] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.33 - - [2025-11-05 09:23:47] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005136 10.0.0.33 - - [2025-11-05 09:23:47] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.33 - - [2025-11-05 09:23:47] "GET /virtual-machine/c15aa4df-2d62-436d-8c7a-9a3ab898d420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002930 10.0.0.33 - - [2025-11-05 09:23:47] "POST /ref-update HTTP/1.1" 200 156 0.009868 10.0.0.33 - - [2025-11-05 09:23:47] "GET /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004000 10.0.0.33 - - [2025-11-05 09:23:47] "POST /set-tag HTTP/1.1" 200 109 0.011859 10.0.0.33 - - [2025-11-05 09:23:47] "POST /set-tag HTTP/1.1" 200 109 0.032501 10.0.0.33 - - [2025-11-05 09:23:47] "DELETE /instance-ip/f05f4d2e-ba28-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.060441 10.0.0.33 - - [2025-11-05 09:23:47] "DELETE /virtual-machine-interface/f0317534-ba28-11f0-82b1-fa163e07f876 HTTP/1.1" 200 115 0.065366 10.0.0.33 - - [2025-11-05 09:23:47] "DELETE /virtual-machine/c15aa4df-2d62-436d-8c7a-9a3ab898d420 HTTP/1.1" 200 115 0.023939 10.0.0.33 - - [2025-11-05 09:23:47] "DELETE /tag/40f2b8d2-cda4-4f2f-a42a-b1e623431759 HTTP/1.1" 200 115 0.053623