++ 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: =================== Thu Sep 11 10:58:09 AM UTC 2025 ===================' INFO: =================== Thu Sep 11 10:58:09 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 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ 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.27 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.27 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.27,10.56.49.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.56.49.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.27:9041 + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27: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 ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/11/2025 10:58:56.492 7fb19014a300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/11/2025 10:58:56.840 7fb19014a300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/11/2025 10:58:56.858 7fb19014a300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/11/2025 10:58:56.858 7fb19014a300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.27 - - [2025-09-11 10:58:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000845 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2025-09-11 10:59:08] "GET / HTTP/1.1" 503 181 0.000787 10.0.0.27 - - [2025-09-11 10:59:09] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.27 - - [2025-09-11 10:59:09] "GET / HTTP/1.1" 200 45303 0.001435 10.0.0.27 - - [2025-09-11 10:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.27 - - [2025-09-11 10:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2025-09-11 10:59:10] "GET / HTTP/1.1" 200 35931 0.001233 [Introspect:8084]10.0.0.27 - - [2025-09-11 10:59:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.008229 [Introspect:8084]10.0.0.27 - - [2025-09-11 10:59:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001209 10.0.0.27 - - [2025-09-11 10:59:10] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.27 - - [2025-09-11 10:59:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.007466 10.0.0.27 - - [2025-09-11 10:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.27 - - [2025-09-11 10:59:10] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011421 10.0.0.27 - - [2025-09-11 10:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022203 10.0.0.27 - - [2025-09-11 10:59:10] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005857 10.0.0.27 - - [2025-09-11 10:59:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.008363 10.0.0.27 - - [2025-09-11 10:59:10] "POST /service-appliance-sets HTTP/1.1" 200 553 0.091473 10.0.0.27 - - [2025-09-11 10:59:10] "POST /fqname-to-id HTTP/1.1" 404 180 0.003883 10.0.0.27 - - [2025-09-11 10:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.27 - - [2025-09-11 10:59:10] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012801 10.0.0.27 - - [2025-09-11 10:59:10] "POST /config-database-nodes HTTP/1.1" 200 611 0.125291 10.0.0.27 - - [2025-09-11 10:59:11] "GET / HTTP/1.1" 200 35931 0.002666 10.0.0.27 - - [2025-09-11 10:59:11] "POST /service-appliance-sets HTTP/1.1" 200 541 0.464235 10.0.0.27 - - [2025-09-11 10:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.27 - - [2025-09-11 10:59:11] "GET /network-ipam/cc8af50d-0a0a-4e41-91d5-8fd4553983b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007070 10.0.0.27 - - [2025-09-11 10:59:11] "POST /service-templates HTTP/1.1" 200 511 0.047051 10.0.0.27 - - [2025-09-11 10:59:11] "POST /service-templates HTTP/1.1" 200 501 0.031395 10.0.0.27 - - [2025-09-11 10:59:11] "POST /service-templates HTTP/1.1" 200 515 0.047160 10.0.0.27 - - [2025-09-11 10:59:11] "POST /service-templates HTTP/1.1" 200 535 0.084317 10.0.0.27 - - [2025-09-11 10:59:12] "POST /service-templates HTTP/1.1" 200 507 0.073326 10.0.0.27 - - [2025-09-11 10:59:12] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.27 - - [2025-09-11 10:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009220 10.0.0.27 - - [2025-09-11 10:59:12] "GET /domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.005760 10.0.0.27 - - [2025-09-11 10:59:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.000854 10.0.0.27 - - [2025-09-11 10:59:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.007256 10.0.0.27 - - [2025-09-11 10:59:12] "POST /security-groups HTTP/1.1" 200 570 0.093447 10.0.0.27 - - [2025-09-11 10:59:12] "POST /projects HTTP/1.1" 200 481 0.276450 10.0.0.27 - - [2025-09-11 10:59:12] "POST /security-groups HTTP/1.1" 200 534 0.075157 10.0.0.27 - - [2025-09-11 10:59:12] "POST /chown HTTP/1.1" 200 109 0.029439 10.0.0.27 - - [2025-09-11 10:59:12] "POST /policy-managements HTTP/1.1" 409 214 0.012972 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.27 - - [2025-09-11 10:59:13] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007049 10.0.0.27 - - [2025-09-11 10:59:13] "POST /application-policy-sets HTTP/1.1" 200 528 0.085354 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010036 10.0.0.27 - - [2025-09-11 10:59:13] "GET /global-vrouter-config/4b5466a9-6759-47aa-adeb-b59555150dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003875 10.0.0.27 - - [2025-09-11 10:59:13] "PUT /global-vrouter-config/4b5466a9-6759-47aa-adeb-b59555150dcd HTTP/1.1" 200 276 0.061705 10.0.0.27 - - [2025-09-11 10:59:13] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.056892 10.0.0.27 - - [2025-09-11 10:59:13] "GET /virtual-network/8663a8a1-e93c-4f1c-8538-239add109e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.011017 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005995 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010861 10.0.0.27 - - [2025-09-11 10:59:13] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004519 10.0.0.27 - - [2025-09-11 10:59:13] "GET /network-ipam/cc8af50d-0a0a-4e41-91d5-8fd4553983b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007364 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.013901 10.0.0.27 - - [2025-09-11 10:59:13] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.049827 10.0.0.27 - - [2025-09-11 10:59:13] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010593 10.0.0.27 - - [2025-09-11 10:59:13] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.100498 10.0.0.27 - - [2025-09-11 10:59:13] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.032109 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013619 10.0.0.27 - - [2025-09-11 10:59:13] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022311 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.003037 10.0.0.27 - - [2025-09-11 10:59:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000508 10.0.0.27 - - [2025-09-11 10:59:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.003944 10.0.0.27 - - [2025-09-11 10:59:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.111199 10.0.0.27 - - [2025-09-11 10:59:14] "GET / HTTP/1.1" 200 35931 0.019113 10.0.0.27 - - [2025-09-11 10:59:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.022392 10.0.0.27 - - [2025-09-11 10:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018154 10.0.0.27 - - [2025-09-11 10:59:14] "GET /routing-instance/0dce709d-d8dc-4ba3-a02a-de5f0f343c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011037 10.0.0.27 - - [2025-09-11 10:59:14] "POST /analytics-nodes HTTP/1.1" 200 599 0.238434 10.0.0.27 - - [2025-09-11 10:59:14] "POST /security-groups HTTP/1.1" 200 574 0.242480 10.0.0.27 - - [2025-09-11 10:59:14] "POST /projects HTTP/1.1" 200 489 0.717373 10.0.0.27 - - [2025-09-11 10:59:14] "POST /access-control-lists HTTP/1.1" 200 587 0.167992 10.0.0.27 - - [2025-09-11 10:59:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.030705 10.0.0.27 - - [2025-09-11 10:59:14] "POST /bgp-routers HTTP/1.1" 200 616 0.229913 10.0.0.27 - - [2025-09-11 10:59:14] "GET /bgp-router/0b6976bb-2215-4caf-ba8e-139e23892ac9?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.039984 10.0.0.27 - - [2025-09-11 10:59:14] "POST /security-groups HTTP/1.1" 200 546 0.198215 10.0.0.27 - - [2025-09-11 10:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.27 - - [2025-09-11 10:59:14] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.045196 10.0.0.27 - - [2025-09-11 10:59:14] "POST /access-control-lists HTTP/1.1" 200 585 0.115212 10.0.0.27 - - [2025-09-11 10:59:14] "POST /chown HTTP/1.1" 200 109 0.074735 10.0.0.27 - - [2025-09-11 10:59:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.002786 10.0.0.27 - - [2025-09-11 10:59:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010932 10.0.0.27 - - [2025-09-11 10:59:14] "POST /ref-update HTTP/1.1" 200 156 0.024788 10.0.0.27 - - [2025-09-11 10:59:14] "POST /access-control-lists HTTP/1.1" 200 579 0.123135 10.0.0.27 - - [2025-09-11 10:59:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.030805 10.0.0.27 - - [2025-09-11 10:59:14] "POST /network-ipams HTTP/1.1" 200 522 0.125041 10.0.0.27 - - [2025-09-11 10:59:14] "POST /network-ipams HTTP/1.1" 200 510 0.157153 10.0.0.27 - - [2025-09-11 10:59:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.017105 10.0.0.27 - - [2025-09-11 10:59:14] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.27 - - [2025-09-11 10:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2025-09-11 10:59:14] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005933 10.0.0.27 - - [2025-09-11 10:59:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.001633 10.0.0.27 - - [2025-09-11 10:59:15] "POST /access-control-lists HTTP/1.1" 200 577 0.407364 10.0.0.27 - - [2025-09-11 10:59:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.010853 10.0.0.27 - - [2025-09-11 10:59:15] "POST /database-nodes HTTP/1.1" 200 597 0.259033 10.0.0.27 - - [2025-09-11 10:59:15] "POST /access-control-lists HTTP/1.1" 200 594 0.181595 10.0.0.27 - - [2025-09-11 10:59:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.011948 10.0.0.27 - - [2025-09-11 10:59:15] "POST /useragent-kv HTTP/1.1" 200 115 0.029233 10.0.0.27 - - [2025-09-11 10:59:15] "POST /virtual-networks HTTP/1.1" 200 538 0.536672 10.0.0.27 - - [2025-09-11 10:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008909 10.0.0.27 - - [2025-09-11 10:59:15] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.023624 10.0.0.27 - - [2025-09-11 10:59:15] "POST /access-control-lists HTTP/1.1" 200 592 0.087901 10.0.0.27 - - [2025-09-11 10:59:15] "POST /network-ipams HTTP/1.1" 200 518 0.125998 10.0.0.27 - - [2025-09-11 10:59:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.003946 10.0.0.27 - - [2025-09-11 10:59:15] "POST /route-targets HTTP/1.1" 200 327 0.021586 10.0.0.27 - - [2025-09-11 10:59:15] "POST /ref-update HTTP/1.1" 200 156 0.091381 10.0.0.27 - - [2025-09-11 10:59:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008796 10.0.0.27 - - [2025-09-11 10:59:15] "POST /virtual-networks HTTP/1.1" 200 546 0.224532 10.0.0.27 - - [2025-09-11 10:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.27 - - [2025-09-11 10:59:15] "POST /route-targets HTTP/1.1" 200 327 0.031572 10.0.0.27 - - [2025-09-11 10:59:15] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.069632 10.0.0.27 - - [2025-09-11 10:59:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.008473 10.0.0.27 - - [2025-09-11 10:59:15] "POST /ref-update HTTP/1.1" 200 156 0.084996 10.0.0.27 - - [2025-09-11 10:59:16] "POST /network-policys HTTP/1.1" 200 538 0.084849 10.0.0.27 - - [2025-09-11 10:59:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.009114 10.0.0.27 - - [2025-09-11 10:59:16] "POST /route-targets HTTP/1.1" 200 327 0.088162 10.0.0.27 - - [2025-09-11 10:59:16] "POST /ref-update HTTP/1.1" 200 156 0.057244 10.0.0.27 - - [2025-09-11 10:59:16] "POST /network-policys HTTP/1.1" 200 534 0.108731 10.0.0.27 - - [2025-09-11 10:59:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.002841 10.0.0.27 - - [2025-09-11 10:59:16] "POST /network-policys HTTP/1.1" 200 542 0.235169 10.0.0.27 - - [2025-09-11 10:59:16] "POST /route-targets HTTP/1.1" 200 327 0.100055 10.0.0.27 - - [2025-09-11 10:59:16] "POST /ref-update HTTP/1.1" 200 156 0.036749 10.0.0.27 - - [2025-09-11 10:59:16] "POST /ref-update HTTP/1.1" 200 156 0.191002 10.0.0.27 - - [2025-09-11 10:59:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.008216 10.0.0.27 - - [2025-09-11 10:59:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041383 10.0.0.27 - - [2025-09-11 10:59:16] "POST /access-control-lists HTTP/1.1" 200 551 0.092083 10.0.0.27 - - [2025-09-11 10:59:16] "PUT /access-control-list/7cee0918-af45-46e7-a73e-87ad1f00c737 HTTP/1.1" 200 272 0.079418 10.0.0.27 - - [2025-09-11 10:59:17] "POST /ref-update HTTP/1.1" 200 156 0.222510 10.0.0.27 - - [2025-09-11 10:59:17] "PUT /access-control-list/fa4b0a63-af50-4cb5-97c6-0e686bfa1b91 HTTP/1.1" 200 272 0.123372 10.0.0.27 - - [2025-09-11 10:59:17] "POST /ref-update HTTP/1.1" 200 156 0.264043 10.0.0.27 - - [2025-09-11 10:59:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022069 10.0.0.27 - - [2025-09-11 10:59:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009441 10.0.0.27 - - [2025-09-11 10:59:17] "PUT /access-control-list/3d0a23a0-eed2-40de-ab65-2db2709d48d6 HTTP/1.1" 200 272 0.227594 10.0.0.27 - - [2025-09-11 10:59:17] "PUT /access-control-list/c2352355-0566-45bb-8a17-97a0bb1283cf HTTP/1.1" 200 272 0.049063 10.0.0.27 - - [2025-09-11 10:59:17] "POST /ref-update HTTP/1.1" 200 156 0.101735 10.0.0.27 - - [2025-09-11 10:59:17] "PUT /access-control-list/33325da3-e477-4631-bede-fab1c0cc2096 HTTP/1.1" 200 272 0.029681 10.0.0.27 - - [2025-09-11 10:59:17] "PUT /access-control-list/2b21f7db-fad4-4f87-a867-a99ccf067933 HTTP/1.1" 200 272 0.049239 10.0.0.27 - - [2025-09-11 10:59:17] "POST /ref-update HTTP/1.1" 200 156 0.124600 10.0.0.27 - - [2025-09-11 10:59:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.003335 10.0.0.27 - - [2025-09-11 10:59:17] "POST /ref-update HTTP/1.1" 200 156 0.147167 10.0.0.27 - - [2025-09-11 10:59:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010259 10.0.0.27 - - [2025-09-11 10:59:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020375 10.0.0.27 - - [2025-09-11 10:59:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001534 10.0.0.27 - - [2025-09-11 10:59:17] "POST /access-control-lists HTTP/1.1" 200 583 0.110077 10.0.0.27 - - [2025-09-11 10:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.27 - - [2025-09-11 10:59:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.001781 10.0.0.27 - - [2025-09-11 10:59:17] "GET /virtual-network/8663a8a1-e93c-4f1c-8538-239add109e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.019444 10.0.0.27 - - [2025-09-11 10:59:18] "POST /access-control-lists HTTP/1.1" 200 581 0.073674 10.0.0.27 - - [2025-09-11 10:59:18] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006153 10.0.0.27 - - [2025-09-11 10:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.27 - - [2025-09-11 10:59:18] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003487 10.0.0.27 - - [2025-09-11 10:59:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.001962 10.0.0.27 - - [2025-09-11 10:59:18] "POST /access-control-lists HTTP/1.1" 200 602 0.018291 10.0.0.27 - - [2025-09-11 10:59:18] "POST /firewall-policys HTTP/1.1" 200 530 0.023780 10.0.0.27 - - [2025-09-11 10:59:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.005972 10.0.0.27 - - [2025-09-11 10:59:18] "POST /access-control-lists HTTP/1.1" 200 600 0.024853 10.0.0.27 - - [2025-09-11 10:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.054361 10.0.0.27 - - [2025-09-11 10:59:18] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012705 10.0.0.27 - - [2025-09-11 10:59:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.001716 10.0.0.27 - - [2025-09-11 10:59:18] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.012158 10.0.0.27 - - [2025-09-11 10:59:18] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005927 10.0.0.27 - - [2025-09-11 10:59:18] "POST /ref-update HTTP/1.1" 200 156 0.066124 10.0.0.27 - - [2025-09-11 10:59:18] "POST /access-control-lists HTTP/1.1" 200 589 0.125298 10.0.0.27 - - [2025-09-11 10:59:18] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.049281 10.0.0.27 - - [2025-09-11 10:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.27 - - [2025-09-11 10:59:18] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007130 10.0.0.27 - - [2025-09-11 10:59:18] "GET / HTTP/1.1" 200 35931 0.001233 10.0.0.27 - - [2025-09-11 10:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.27 - - [2025-09-11 10:59:18] "PUT /access-control-list/1ad15e20-c53e-4720-b0a4-ed315bd4d422 HTTP/1.1" 200 272 0.092803 10.0.0.27 - - [2025-09-11 10:59:18] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.024434 10.0.0.27 - - [2025-09-11 10:59:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.003293 10.0.0.27 - - [2025-09-11 10:59:18] "POST /firewall-policys HTTP/1.1" 200 532 0.072067 10.0.0.27 - - [2025-09-11 10:59:18] "POST /config-nodes HTTP/1.1" 200 593 0.057094 10.0.0.27 - - [2025-09-11 10:59:18] "POST /route-targets HTTP/1.1" 200 327 0.059466 10.0.0.27 - - [2025-09-11 10:59:18] "POST /ref-update HTTP/1.1" 200 156 0.067854 10.0.0.27 - - [2025-09-11 10:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.118377 10.0.0.27 - - [2025-09-11 10:59:18] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.018075 10.0.0.27 - - [2025-09-11 10:59:18] "POST /ref-update HTTP/1.1" 200 156 0.048924 10.0.0.27 - - [2025-09-11 10:59:18] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007237 10.0.0.27 - - [2025-09-11 10:59:18] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003098 10.0.0.27 - - [2025-09-11 10:59:18] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004375 10.0.0.27 - - [2025-09-11 10:59:18] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014122 10.0.0.27 - - [2025-09-11 10:59:18] "PUT /access-control-list/802a64c5-af90-4c80-b5b3-7d72e08a180d HTTP/1.1" 200 272 0.070179 10.0.0.27 - - [2025-09-11 10:59:18] "POST /fqname-to-id HTTP/1.1" 404 237 0.013888 10.0.0.27 - - [2025-09-11 10:59:18] "POST /ref-update HTTP/1.1" 200 156 0.074353 10.0.0.27 - - [2025-09-11 10:59:18] "POST /access-control-lists HTTP/1.1" 200 601 0.055635 10.0.0.27 - - [2025-09-11 10:59:18] "GET / HTTP/1.1" 200 35931 0.002768 10.0.0.27 - - [2025-09-11 10:59:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002971 10.0.0.27 - - [2025-09-11 10:59:18] "POST /ref-update HTTP/1.1" 200 156 0.075031 10.0.0.27 - - [2025-09-11 10:59:19] "PUT /access-control-list/1ad15e20-c53e-4720-b0a4-ed315bd4d422 HTTP/1.1" 200 272 0.066203 10.0.0.27 - - [2025-09-11 10:59:19] "POST /ref-update HTTP/1.1" 200 156 0.075637 10.0.0.27 - - [2025-09-11 10:59:19] "POST /route-targets HTTP/1.1" 200 327 0.030464 10.0.0.27 - - [2025-09-11 10:59:19] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.033097 10.0.0.27 - - [2025-09-11 10:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.27 - - [2025-09-11 10:59:19] "POST /ref-update HTTP/1.1" 200 156 0.028402 10.0.0.27 - - [2025-09-11 10:59:19] "POST /ref-update HTTP/1.1" 200 156 0.019546 10.0.0.27 - - [2025-09-11 10:59:19] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004562 10.0.0.27 - - [2025-09-11 10:59:19] "POST /ref-update HTTP/1.1" 200 156 0.018916 10.0.0.27 - - [2025-09-11 10:59:19] "POST /firewall-policys HTTP/1.1" 200 530 0.065455 10.0.0.27 - - [2025-09-11 10:59:19] "PUT /access-control-list/3f8aa42f-b57c-43b4-9c8c-ebec4c79a94d HTTP/1.1" 200 272 0.048416 10.0.0.27 - - [2025-09-11 10:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.060314 10.0.0.27 - - [2025-09-11 10:59:19] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009979 10.0.0.27 - - [2025-09-11 10:59:19] "PUT /access-control-list/19cd6b14-1d3e-4278-8453-5ca6722d46c0 HTTP/1.1" 200 272 0.010511 10.0.0.27 - - [2025-09-11 10:59:19] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007128 10.0.0.27 - - [2025-09-11 10:59:19] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005980 10.0.0.27 - - [2025-09-11 10:59:19] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002614 10.0.0.27 - - [2025-09-11 10:59:19] "PUT /access-control-list/b707adc7-9490-4532-abda-20a354e9fbb3 HTTP/1.1" 200 272 0.024300 10.0.0.27 - - [2025-09-11 10:59:19] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003431 10.0.0.27 - - [2025-09-11 10:59:19] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002109 10.0.0.27 - - [2025-09-11 10:59:19] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002861 10.0.0.27 - - [2025-09-11 10:59:19] "PUT /access-control-list/a71242d1-13b0-4eed-9afa-c520c8b8fc98 HTTP/1.1" 200 272 0.027879 10.0.0.27 - - [2025-09-11 10:59:19] "POST /ref-update HTTP/1.1" 200 156 0.050200 10.0.0.27 - - [2025-09-11 10:59:19] "PUT /access-control-list/98c6d3b5-eab3-4111-9102-4b6dd29d2928 HTTP/1.1" 200 272 0.049345 10.0.0.27 - - [2025-09-11 10:59:19] "POST /ref-update HTTP/1.1" 200 156 0.039256 10.0.0.27 - - [2025-09-11 10:59:19] "POST /ref-update HTTP/1.1" 200 156 0.025125 10.0.0.27 - - [2025-09-11 10:59:19] "POST /ref-update HTTP/1.1" 200 156 0.047344 10.0.0.27 - - [2025-09-11 10:59:19] "POST /ref-update HTTP/1.1" 200 156 0.045237 10.0.0.27 - - [2025-09-11 10:59:19] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.004283 10.0.0.27 - - [2025-09-11 10:59:19] "POST /tags HTTP/1.1" 200 299 0.025883 10.0.0.27 - - [2025-09-11 10:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019872 10.0.0.27 - - [2025-09-11 10:59:19] "GET /tag/1ebd050f-dcce-4d26-b79b-218bf73a28e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016548 10.0.0.27 - - [2025-09-11 10:59:19] "POST /set-tag HTTP/1.1" 200 109 0.020597 10.0.0.27 - - [2025-09-11 10:59:20] "POST /tags HTTP/1.1" 200 357 0.081783 10.0.0.27 - - [2025-09-11 10:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.27 - - [2025-09-11 10:59:20] "GET /tag/10895e89-70ee-4ebd-b13c-eec88ef8f973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.020561 10.0.0.27 - - [2025-09-11 10:59:20] "POST /tags HTTP/1.1" 200 305 0.081099 10.0.0.27 - - [2025-09-11 10:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007402 10.0.0.27 - - [2025-09-11 10:59:20] "GET /tag/e241d45d-edac-4f85-83f8-5d70e8a45f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012259 10.0.0.27 - - [2025-09-11 10:59:20] "POST /id-to-fqname HTTP/1.1" 200 174 0.000443 10.0.0.27 - - [2025-09-11 10:59:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.009968 10.0.0.27 - - [2025-09-11 10:59:20] "POST /security-groups HTTP/1.1" 200 571 0.091360 10.0.0.27 - - [2025-09-11 10:59:20] "POST /projects HTTP/1.1" 200 483 0.220759 10.0.0.27 - - [2025-09-11 10:59:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.004620 10.0.0.27 - - [2025-09-11 10:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019587 10.0.0.27 - - [2025-09-11 10:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022950 10.0.0.27 - - [2025-09-11 10:59:20] "POST /access-control-lists HTTP/1.1" 200 580 0.110882 10.0.0.27 - - [2025-09-11 10:59:20] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.043418 10.0.0.27 - - [2025-09-11 10:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019350 10.0.0.27 - - [2025-09-11 10:59:20] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008114 10.0.0.27 - - [2025-09-11 10:59:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.003321 10.0.0.27 - - [2025-09-11 10:59:20] "POST /access-control-lists HTTP/1.1" 200 578 0.066934 10.0.0.27 - - [2025-09-11 10:59:20] "PUT /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29 HTTP/1.1" 200 264 0.090516 10.0.0.27 - - [2025-09-11 10:59:20] "PUT /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6 HTTP/1.1" 200 264 0.071151 10.0.0.27 - - [2025-09-11 10:59:21] "POST /security-groups HTTP/1.1" 200 537 0.081955 10.0.0.27 - - [2025-09-11 10:59:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.003024 10.0.0.27 - - [2025-09-11 10:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027769 10.0.0.27 - - [2025-09-11 10:59:21] "POST /chown HTTP/1.1" 200 109 0.068678 10.0.0.27 - - [2025-09-11 10:59:21] "POST /access-control-lists HTTP/1.1" 200 596 0.099811 10.0.0.27 - - [2025-09-11 10:59:21] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013778 10.0.0.27 - - [2025-09-11 10:59:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.009356 10.0.0.27 - - [2025-09-11 10:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010893 10.0.0.27 - - [2025-09-11 10:59:21] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004184 10.0.0.27 - - [2025-09-11 10:59:21] "POST /tags HTTP/1.1" 409 207 0.002590 10.0.0.27 - - [2025-09-11 10:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.27 - - [2025-09-11 10:59:21] "POST /access-control-lists HTTP/1.1" 200 594 0.070061 10.0.0.27 - - [2025-09-11 10:59:21] "GET /tag/e241d45d-edac-4f85-83f8-5d70e8a45f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.053970 10.0.0.27 - - [2025-09-11 10:59:21] "POST /firewall-rules HTTP/1.1" 200 564 0.078820 10.0.0.27 - - [2025-09-11 10:59:21] "GET /firewall-rule/6e24fcce-6ecb-44a6-84af-703965f085be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004859 10.0.0.27 - - [2025-09-11 10:59:21] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002547 10.0.0.27 - - [2025-09-11 10:59:21] "GET /firewall-rule/6e24fcce-6ecb-44a6-84af-703965f085be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002516 10.0.0.27 - - [2025-09-11 10:59:21] "POST /ref-update HTTP/1.1" 200 156 0.025196 10.0.0.27 - - [2025-09-11 10:59:21] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007792 10.0.0.27 - - [2025-09-11 10:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.27 - - [2025-09-11 10:59:21] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002971 10.0.0.27 - - [2025-09-11 10:59:21] "POST /tags HTTP/1.1" 409 207 0.001812 10.0.0.27 - - [2025-09-11 10:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.27 - - [2025-09-11 10:59:21] "GET /tag/e241d45d-edac-4f85-83f8-5d70e8a45f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010946 10.0.0.27 - - [2025-09-11 10:59:21] "POST /firewall-rules HTTP/1.1" 200 562 0.068653 10.0.0.27 - - [2025-09-11 10:59:21] "GET /firewall-rule/29e5d79c-a1ff-4e09-aca7-cdf307eb9b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.013464 10.0.0.27 - - [2025-09-11 10:59:21] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004016 10.0.0.27 - - [2025-09-11 10:59:21] "GET /firewall-rule/29e5d79c-a1ff-4e09-aca7-cdf307eb9b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002308 10.0.0.27 - - [2025-09-11 10:59:21] "POST /ref-update HTTP/1.1" 200 156 0.050653 10.0.0.27 - - [2025-09-11 10:59:22] "POST /tags HTTP/1.1" 200 305 0.052852 10.0.0.27 - - [2025-09-11 10:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014867 10.0.0.27 - - [2025-09-11 10:59:22] "GET /tag/7030f464-10ea-456b-a2dd-6f93ecb41ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013267 10.0.0.27 - - [2025-09-11 10:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.27 - - [2025-09-11 10:59:22] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038346 10.0.0.27 - - [2025-09-11 10:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.27 - - [2025-09-11 10:59:22] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010730 10.0.0.27 - - [2025-09-11 10:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.27 - - [2025-09-11 10:59:22] "GET /service-appliance-set/e4181c0e-cf65-40b7-bb41-07ae043eb67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004286 10.0.0.27 - - [2025-09-11 10:59:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.015391 10.0.0.27 - - [2025-09-11 10:59:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141177 10.0.0.27 - - [2025-09-11 10:59:22] "GET /virtual-machine-interface/93cc38aa-0df9-4c44-b21f-7df55a891890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.026969 10.0.0.27 - - [2025-09-11 10:59:22] "POST /instance-ips HTTP/1.1" 200 381 0.038599 10.0.0.27 - - [2025-09-11 10:59:22] "GET /instance-ip/c4f3a1c3-7502-42f0-9ae8-129031df28b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013529 10.0.0.27 - - [2025-09-11 10:59:22] "POST /loadbalancers HTTP/1.1" 200 582 0.071451 10.0.0.27 - - [2025-09-11 10:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010482 10.0.0.27 - - [2025-09-11 10:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006311 10.0.0.27 - - [2025-09-11 10:59:22] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047498 10.0.0.27 - - [2025-09-11 10:59:22] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063164 10.0.0.27 - - [2025-09-11 10:59:22] "GET /instance-ip/c4f3a1c3-7502-42f0-9ae8-129031df28b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004730 10.0.0.27 - - [2025-09-11 10:59:22] "GET /loadbalancer/cfade7ed-1326-42f8-9931-9ac8c4494695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002769 10.0.0.27 - - [2025-09-11 10:59:22] "POST /floating-ips HTTP/1.1" 200 583 0.021471 10.0.0.27 - - [2025-09-11 10:59:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.030411 10.0.0.27 - - [2025-09-11 10:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.033117 10.0.0.27 - - [2025-09-11 10:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009760 10.0.0.27 - - [2025-09-11 10:59:22] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026862 10.0.0.27 - - [2025-09-11 10:59:22] "GET /loadbalancer-listener/1ebebf00-5107-455d-bc54-c9b09a77cb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.001923 10.0.0.27 - - [2025-09-11 10:59:22] "GET /loadbalancer-listener/1ebebf00-5107-455d-bc54-c9b09a77cb81?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002990 10.0.0.27 - - [2025-09-11 10:59:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018600 10.0.0.27 - - [2025-09-11 10:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.27 - - [2025-09-11 10:59:23] "GET /instance-ip/c4f3a1c3-7502-42f0-9ae8-129031df28b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002509 10.0.0.27 - - [2025-09-11 10:59:23] "GET /global-vrouter-config/4b5466a9-6759-47aa-adeb-b59555150dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002014 10.0.0.27 - - [2025-09-11 10:59:23] "GET /instance-ip/c4f3a1c3-7502-42f0-9ae8-129031df28b5?fields=floating_ips HTTP/1.1" 200 1171 0.004072 10.0.0.27 - - [2025-09-11 10:59:23] "GET /floating-ip/eaa52e1f-ec32-43da-894e-90b7401ef612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002031 10.0.0.27 - - [2025-09-11 10:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.27 - - [2025-09-11 10:59:23] "PUT /global-vrouter-config/4b5466a9-6759-47aa-adeb-b59555150dcd HTTP/1.1" 200 276 0.008412 10.0.0.27 - - [2025-09-11 10:59:23] "POST /tags HTTP/1.1" 200 301 0.062873 10.0.0.27 - - [2025-09-11 10:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.27 - - [2025-09-11 10:59:23] "GET /tag/d3954e37-1f06-4264-85f7-2774e816d44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013786 10.0.0.27 - - [2025-09-11 10:59:23] "POST /tags HTTP/1.1" 200 325 0.045656 10.0.0.27 - - [2025-09-11 10:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.27 - - [2025-09-11 10:59:23] "GET /tag/8d8cfbe6-1aad-407d-8fd6-794a940b6f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.012360 10.0.0.27 - - [2025-09-11 10:59:23] "POST /tags HTTP/1.1" 200 363 0.017193 10.0.0.27 - - [2025-09-11 10:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.27 - - [2025-09-11 10:59:23] "GET /tag/7b4000ce-9e25-448a-a9f3-457c375bc800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012816 10.0.0.27 - - [2025-09-11 10:59:23] "POST /tags HTTP/1.1" 200 311 0.017059 10.0.0.27 - - [2025-09-11 10:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.27 - - [2025-09-11 10:59:23] "GET /tag/5149a7a8-6811-44eb-af48-019aaf3566d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013290 10.0.0.27 - - [2025-09-11 10:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.27 - - [2025-09-11 10:59:23] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004488 10.0.0.27 - - [2025-09-11 10:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.27 - - [2025-09-11 10:59:23] "GET /project/d694206c-4b0e-4d88-bd29-627a8046a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.028302 10.0.0.27 - - [2025-09-11 10:59:23] "POST /virtual-machines HTTP/1.1" 200 377 0.013789 10.0.0.27 - - [2025-09-11 10:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008141 10.0.0.27 - - [2025-09-11 10:59:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.110408 10.0.0.27 - - [2025-09-11 10:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019157 10.0.0.27 - - [2025-09-11 10:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.023766 [Introspect:8084]10.0.0.27 - - [2025-09-11 10:59:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.27 - - [2025-09-11 10:59:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 10.0.0.27 - - [2025-09-11 10:59:23] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005951 10.0.0.27 - - [2025-09-11 10:59:23] "POST /instance-ips HTTP/1.1" 200 409 0.037870 10.0.0.27 - - [2025-09-11 10:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028975 10.0.0.27 - - [2025-09-11 10:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.27 - - [2025-09-11 10:59:24] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.028618 10.0.0.27 - - [2025-09-11 10:59:24] "GET /global-vrouter-config/4b5466a9-6759-47aa-adeb-b59555150dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1763 0.017415 10.0.0.27 - - [2025-09-11 10:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.27 - - [2025-09-11 10:59:24] "PUT /global-vrouter-config/4b5466a9-6759-47aa-adeb-b59555150dcd HTTP/1.1" 200 276 0.014582 10.0.0.27 - - [2025-09-11 10:59:24] "POST /set-tag HTTP/1.1" 200 109 0.057306 10.0.0.27 - - [2025-09-11 10:59:24] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017980 10.0.0.27 - - [2025-09-11 10:59:24] "GET /instance-ip/6060286a-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004961 10.0.0.27 - - [2025-09-11 10:59:24] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.27 - - [2025-09-11 10:59:24] "POST /alarms HTTP/1.1" 200 581 0.153422 10.0.0.27 - - [2025-09-11 10:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.27 - - [2025-09-11 10:59:24] "GET /loadbalancer/cfade7ed-1326-42f8-9931-9ac8c4494695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003474 10.0.0.27 - - [2025-09-11 10:59:24] "POST /alarms HTTP/1.1" 200 575 0.052065 10.0.0.27 - - [2025-09-11 10:59:24] "POST /alarms HTTP/1.1" 200 575 0.033382 10.0.0.27 - - [2025-09-11 10:59:24] "POST /tags HTTP/1.1" 200 355 0.105541 10.0.0.27 - - [2025-09-11 10:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.022972 10.0.0.27 - - [2025-09-11 10:59:24] "GET /tag/8e59e60f-db77-4fbd-98fd-28198b137dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.024525 10.0.0.27 - - [2025-09-11 10:59:24] "POST /alarms HTTP/1.1" 200 559 0.100914 10.0.0.27 - - [2025-09-11 10:59:24] "POST /tags HTTP/1.1" 200 303 0.036820 10.0.0.27 - - [2025-09-11 10:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007302 10.0.0.27 - - [2025-09-11 10:59:24] "GET /tag/fe7c4718-1fc7-4abb-bcce-082c53c6197a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024667 10.0.0.27 - - [2025-09-11 10:59:24] "POST /alarms HTTP/1.1" 200 555 0.061096 10.0.0.27 - - [2025-09-11 10:59:24] "POST /alarms HTTP/1.1" 200 557 0.040660 10.0.0.27 - - [2025-09-11 10:59:24] "POST /projects HTTP/1.1" 409 218 0.004796 10.0.0.27 - - [2025-09-11 10:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 565 0.055423 10.0.0.27 - - [2025-09-11 10:59:25] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045284 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 549 0.019786 10.0.0.27 - - [2025-09-11 10:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.27 - - [2025-09-11 10:59:25] "GET /network-ipam/9bb90bc2-698c-4faf-8fb1-f2c848c1d22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003797 10.0.0.27 - - [2025-09-11 10:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 557 0.032084 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 567 0.031655 10.0.0.27 - - [2025-09-11 10:59:25] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007199 10.0.0.27 - - [2025-09-11 10:59:25] "PUT /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29 HTTP/1.1" 200 264 0.072427 10.0.0.27 - - [2025-09-11 10:59:25] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007312 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 555 0.055267 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 567 0.025068 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 575 0.031286 10.0.0.27 - - [2025-09-11 10:59:25] "POST /set-tag HTTP/1.1" 200 109 0.074116 10.0.0.27 - - [2025-09-11 10:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005829 10.0.0.27 - - [2025-09-11 10:59:25] "GET /network-ipam/b06223ba-3983-4eee-a525-46c1eeca4fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002884 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 569 0.037266 10.0.0.27 - - [2025-09-11 10:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.27 - - [2025-09-11 10:59:25] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007816 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 561 0.044656 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 561 0.091325 10.0.0.27 - - [2025-09-11 10:59:25] "PUT /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6 HTTP/1.1" 200 264 0.153277 10.0.0.27 - - [2025-09-11 10:59:25] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.021946 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 561 0.057019 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 547 0.088261 10.0.0.27 - - [2025-09-11 10:59:25] "POST /set-tag HTTP/1.1" 200 109 0.139481 10.0.0.27 - - [2025-09-11 10:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014545 10.0.0.27 - - [2025-09-11 10:59:25] "GET /network-policy/60f8a5a0-11c5-427a-9584-e22f6f88a5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006036 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 595 0.089425 10.0.0.27 - - [2025-09-11 10:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.27 - - [2025-09-11 10:59:25] "GET /network-policy/eb9e4388-f046-4b6a-8756-a333b5c4fb50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005821 10.0.0.27 - - [2025-09-11 10:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 575 0.026439 10.0.0.27 - - [2025-09-11 10:59:25] "GET /network-policy/23345d75-c184-4abd-8df4-a28f96945a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006984 10.0.0.27 - - [2025-09-11 10:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.27 - - [2025-09-11 10:59:25] "POST /alarms HTTP/1.1" 200 571 0.032506 10.0.0.27 - - [2025-09-11 10:59:25] "PUT /network-policy/23345d75-c184-4abd-8df4-a28f96945a99 HTTP/1.1" 200 262 0.030583 10.0.0.27 - - [2025-09-11 10:59:26] "POST /alarms HTTP/1.1" 200 583 0.043065 10.0.0.27 - - [2025-09-11 10:59:26] "POST /ref-update HTTP/1.1" 200 156 0.068343 10.0.0.27 - - [2025-09-11 10:59:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008817 10.0.0.27 - - [2025-09-11 10:59:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001870 10.0.0.27 - - [2025-09-11 10:59:26] "POST /alarms HTTP/1.1" 200 609 0.060585 10.0.0.27 - - [2025-09-11 10:59:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003548 10.0.0.27 - - [2025-09-11 10:59:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002544 10.0.0.27 - - [2025-09-11 10:59:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003828 10.0.0.27 - - [2025-09-11 10:59:26] "POST /security-groups HTTP/1.1" 409 245 0.003863 10.0.0.27 - - [2025-09-11 10:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.27 - - [2025-09-11 10:59:26] "PUT /security-group/4637a35c-74e0-4ea4-9b8c-d07deb234b0c HTTP/1.1" 200 262 0.060495 10.0.0.27 - - [2025-09-11 10:59:26] "PUT /access-control-list/33325da3-e477-4631-bede-fab1c0cc2096 HTTP/1.1" 200 272 0.023954 10.0.0.27 - - [2025-09-11 10:59:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.039858 10.0.0.27 - - [2025-09-11 10:59:26] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.031569 10.0.0.27 - - [2025-09-11 10:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.27 - - [2025-09-11 10:59:26] "PUT /access-control-list/2b21f7db-fad4-4f87-a867-a99ccf067933 HTTP/1.1" 200 272 0.053856 10.0.0.27 - - [2025-09-11 10:59:26] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002823 10.0.0.27 - - [2025-09-11 10:59:26] "POST /tags HTTP/1.1" 409 206 0.004667 10.0.0.27 - - [2025-09-11 10:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.27 - - [2025-09-11 10:59:26] "GET / HTTP/1.1" 200 35931 0.002308 10.0.0.27 - - [2025-09-11 10:59:26] "GET /tag/fe7c4718-1fc7-4abb-bcce-082c53c6197a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013871 10.0.0.27 - - [2025-09-11 10:59:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006302 10.0.0.27 - - [2025-09-11 10:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.27 - - [2025-09-11 10:59:26] "PUT /global-vrouter-config/4b5466a9-6759-47aa-adeb-b59555150dcd HTTP/1.1" 200 276 0.039489 10.0.0.27 - - [2025-09-11 10:59:26] "POST /firewall-rules HTTP/1.1" 200 562 0.112800 10.0.0.27 - - [2025-09-11 10:59:26] "GET /firewall-rule/e9fc538b-d0eb-4ec0-af21-2b24824fa123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.019132 10.0.0.27 - - [2025-09-11 10:59:26] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.010492 10.0.0.27 - - [2025-09-11 10:59:26] "GET /firewall-rule/e9fc538b-d0eb-4ec0-af21-2b24824fa123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.014493 10.0.0.27 - - [2025-09-11 10:59:26] "POST /ref-update HTTP/1.1" 200 156 0.047181 10.0.0.27 - - [2025-09-11 10:59:26] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005202 10.0.0.27 - - [2025-09-11 10:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.27 - - [2025-09-11 10:59:26] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002824 10.0.0.27 - - [2025-09-11 10:59:26] "POST /tags HTTP/1.1" 409 206 0.002324 10.0.0.27 - - [2025-09-11 10:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.27 - - [2025-09-11 10:59:26] "GET /tag/fe7c4718-1fc7-4abb-bcce-082c53c6197a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012184 10.0.0.27 - - [2025-09-11 10:59:26] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.27 - - [2025-09-11 10:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.27 - - [2025-09-11 10:59:26] "GET /global-vrouter-config/4b5466a9-6759-47aa-adeb-b59555150dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003954 10.0.0.27 - - [2025-09-11 10:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.27 - - [2025-09-11 10:59:27] "POST /firewall-rules HTTP/1.1" 200 560 0.085329 10.0.0.27 - - [2025-09-11 10:59:27] "PUT /global-vrouter-config/4b5466a9-6759-47aa-adeb-b59555150dcd HTTP/1.1" 200 276 0.080113 10.0.0.27 - - [2025-09-11 10:59:27] "GET /firewall-rule/d8f9e1ab-205f-4c3e-b2ec-afa906f0826b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.044080 10.0.0.27 - - [2025-09-11 10:59:27] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.008935 10.0.0.27 - - [2025-09-11 10:59:27] "GET /firewall-rule/d8f9e1ab-205f-4c3e-b2ec-afa906f0826b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007156 10.0.0.27 - - [2025-09-11 10:59:27] "POST /ref-update HTTP/1.1" 200 156 0.056505 10.0.0.27 - - [2025-09-11 10:59:27] "POST /fqname-to-id HTTP/1.1" 404 228 0.002657 10.0.0.27 - - [2025-09-11 10:59:27] "POST /tags HTTP/1.1" 200 371 0.030679 10.0.0.27 - - [2025-09-11 10:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018038 10.0.0.27 - - [2025-09-11 10:59:27] "GET /tag/ab1c6f4f-f4e8-46a4-879b-5c05d9704fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.026840 10.0.0.27 - - [2025-09-11 10:59:27] "POST /tags HTTP/1.1" 200 319 0.026638 10.0.0.27 - - [2025-09-11 10:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008637 10.0.0.27 - - [2025-09-11 10:59:27] "GET /tag/b5d5c6db-8114-4d45-8a31-dd50c1661bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.024301 10.0.0.27 - - [2025-09-11 10:59:27] "GET / HTTP/1.1" 200 35931 0.003109 10.0.0.27 - - [2025-09-11 10:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.27 - - [2025-09-11 10:59:27] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008479 10.0.0.27 - - [2025-09-11 10:59:27] "PUT /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723 HTTP/1.1" 200 274 0.030194 10.0.0.27 - - [2025-09-11 10:59:27] "POST /id-to-fqname HTTP/1.1" 200 181 0.000483 10.0.0.27 - - [2025-09-11 10:59:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.016437 10.0.0.27 - - [2025-09-11 10:59:27] "POST /security-groups HTTP/1.1" 200 578 0.077401 10.0.0.27 - - [2025-09-11 10:59:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.005590 10.0.0.27 - - [2025-09-11 10:59:27] "POST /projects HTTP/1.1" 200 497 0.339550 10.0.0.27 - - [2025-09-11 10:59:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012735 10.0.0.27 - - [2025-09-11 10:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.037551 10.0.0.27 - - [2025-09-11 10:59:27] "POST /access-control-lists HTTP/1.1" 200 587 0.075050 10.0.0.27 - - [2025-09-11 10:59:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.018189 10.0.0.27 - - [2025-09-11 10:59:28] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.007898 10.0.0.27 - - [2025-09-11 10:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.27 - - [2025-09-11 10:59:28] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.008633 10.0.0.27 - - [2025-09-11 10:59:28] "POST /access-control-lists HTTP/1.1" 200 585 0.099154 10.0.0.27 - - [2025-09-11 10:59:28] "PUT /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29 HTTP/1.1" 200 264 0.129342 10.0.0.27 - - [2025-09-11 10:59:28] "PUT /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6 HTTP/1.1" 200 264 0.084335 10.0.0.27 - - [2025-09-11 10:59:28] "POST /security-groups HTTP/1.1" 200 558 0.074674 10.0.0.27 - - [2025-09-11 10:59:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.017981 10.0.0.27 - - [2025-09-11 10:59:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.037706 10.0.0.27 - - [2025-09-11 10:59:28] "POST /chown HTTP/1.1" 200 109 0.032001 10.0.0.27 - - [2025-09-11 10:59:28] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020985 10.0.0.27 - - [2025-09-11 10:59:28] "POST /access-control-lists HTTP/1.1" 200 610 0.136775 10.0.0.27 - - [2025-09-11 10:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006590 10.0.0.27 - - [2025-09-11 10:59:28] "POST /fqname-to-id HTTP/1.1" 404 247 0.013397 10.0.0.27 - - [2025-09-11 10:59:28] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010702 10.0.0.27 - - [2025-09-11 10:59:28] "POST /tags HTTP/1.1" 409 214 0.004030 10.0.0.27 - - [2025-09-11 10:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008831 10.0.0.27 - - [2025-09-11 10:59:28] "GET /tag/b5d5c6db-8114-4d45-8a31-dd50c1661bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.023858 10.0.0.27 - - [2025-09-11 10:59:28] "POST /access-control-lists HTTP/1.1" 200 608 0.152637 10.0.0.27 - - [2025-09-11 10:59:29] "POST /firewall-rules HTTP/1.1" 200 578 0.319044 10.0.0.27 - - [2025-09-11 10:59:29] "GET /firewall-rule/7af85842-d1b5-42a0-8b28-3f5820fa5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011669 10.0.0.27 - - [2025-09-11 10:59:29] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.010582 10.0.0.27 - - [2025-09-11 10:59:29] "GET /firewall-rule/7af85842-d1b5-42a0-8b28-3f5820fa5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004095 10.0.0.27 - - [2025-09-11 10:59:29] "POST /ref-update HTTP/1.1" 200 156 0.048348 10.0.0.27 - - [2025-09-11 10:59:29] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010666 10.0.0.27 - - [2025-09-11 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.27 - - [2025-09-11 10:59:29] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003433 10.0.0.27 - - [2025-09-11 10:59:29] "POST /tags HTTP/1.1" 409 214 0.002513 10.0.0.27 - - [2025-09-11 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.27 - - [2025-09-11 10:59:29] "GET /tag/b5d5c6db-8114-4d45-8a31-dd50c1661bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.023981 10.0.0.27 - - [2025-09-11 10:59:29] "POST /firewall-rules HTTP/1.1" 200 576 0.154987 10.0.0.27 - - [2025-09-11 10:59:29] "GET /firewall-rule/6cd0f907-0e5a-4d3b-b1ad-4da023cec136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.011122 10.0.0.27 - - [2025-09-11 10:59:29] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004518 10.0.0.27 - - [2025-09-11 10:59:29] "GET /firewall-rule/6cd0f907-0e5a-4d3b-b1ad-4da023cec136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002671 10.0.0.27 - - [2025-09-11 10:59:29] "POST /ref-update HTTP/1.1" 200 156 0.048332 10.0.0.27 - - [2025-09-11 10:59:29] "POST /tags HTTP/1.1" 200 301 0.037142 10.0.0.27 - - [2025-09-11 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.27 - - [2025-09-11 10:59:29] "GET /tag/b5a3a31f-b914-4870-af7a-cc8f354310f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029077 10.0.0.27 - - [2025-09-11 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.27 - - [2025-09-11 10:59:29] "GET /project/d694206c-4b0e-4d88-bd29-627a8046a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.104202 10.0.0.27 - - [2025-09-11 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017062 10.0.0.27 - - [2025-09-11 10:59:29] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.010168 10.0.0.27 - - [2025-09-11 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.27 - - [2025-09-11 10:59:30] "GET /service-appliance-set/e4181c0e-cf65-40b7-bb41-07ae043eb67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.049506 10.0.0.27 - - [2025-09-11 10:59:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.001926 10.0.0.27 - - [2025-09-11 10:59:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103836 10.0.0.27 - - [2025-09-11 10:59:30] "GET /virtual-machine-interface/ad137acd-7421-4674-abdc-749eea740c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.029229 10.0.0.27 - - [2025-09-11 10:59:30] "POST /instance-ips HTTP/1.1" 200 377 0.043919 10.0.0.27 - - [2025-09-11 10:59:30] "GET /instance-ip/fb4fb9d5-8223-4a1d-be72-40440722d6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010889 10.0.0.27 - - [2025-09-11 10:59:30] "POST /loadbalancers HTTP/1.1" 200 582 0.066577 10.0.0.27 - - [2025-09-11 10:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019968 10.0.0.27 - - [2025-09-11 10:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014102 10.0.0.27 - - [2025-09-11 10:59:30] "GET /project/d694206c-4b0e-4d88-bd29-627a8046a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036970 10.0.0.27 - - [2025-09-11 10:59:30] "GET /instance-ip/fb4fb9d5-8223-4a1d-be72-40440722d6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004352 10.0.0.27 - - [2025-09-11 10:59:30] "GET /project/d694206c-4b0e-4d88-bd29-627a8046a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041102 10.0.0.27 - - [2025-09-11 10:59:30] "GET /loadbalancer/d96fc35c-f38b-4c4f-b292-bd9b6bb18ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005910 10.0.0.27 - - [2025-09-11 10:59:30] "POST /floating-ips HTTP/1.1" 200 581 0.034311 10.0.0.27 - - [2025-09-11 10:59:30] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.048502 10.0.0.27 - - [2025-09-11 10:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016952 10.0.0.27 - - [2025-09-11 10:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.27 - - [2025-09-11 10:59:30] "GET /project/d694206c-4b0e-4d88-bd29-627a8046a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036936 10.0.0.27 - - [2025-09-11 10:59:30] "GET /loadbalancer-listener/7658cca8-5df2-4dd9-9dba-07634161a8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002795 10.0.0.27 - - [2025-09-11 10:59:30] "GET /loadbalancer-listener/7658cca8-5df2-4dd9-9dba-07634161a8fd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003240 10.0.0.27 - - [2025-09-11 10:59:30] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.044024 10.0.0.27 - - [2025-09-11 10:59:30] "GET /instance-ip/fb4fb9d5-8223-4a1d-be72-40440722d6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004672 10.0.0.27 - - [2025-09-11 10:59:30] "GET /instance-ip/fb4fb9d5-8223-4a1d-be72-40440722d6cd?fields=floating_ips HTTP/1.1" 200 1165 0.006818 10.0.0.27 - - [2025-09-11 10:59:30] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002200 10.0.0.27 - - [2025-09-11 10:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.27 - - [2025-09-11 10:59:30] "GET /project/d694206c-4b0e-4d88-bd29-627a8046a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035731 10.0.0.27 - - [2025-09-11 10:59:30] "GET /loadbalancer/d96fc35c-f38b-4c4f-b292-bd9b6bb18ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003767 10.0.0.27 - - [2025-09-11 10:59:30] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015660 10.0.0.27 - - [2025-09-11 10:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015889 10.0.0.27 - - [2025-09-11 10:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016085 10.0.0.27 - - [2025-09-11 10:59:31] "GET /project/d694206c-4b0e-4d88-bd29-627a8046a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062016 10.0.0.27 - - [2025-09-11 10:59:31] "GET /loadbalancer-listener/654ef970-d151-441c-8e23-70bd7bd517d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007444 10.0.0.27 - - [2025-09-11 10:59:31] "GET /loadbalancer-listener/654ef970-d151-441c-8e23-70bd7bd517d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.013820 10.0.0.27 - - [2025-09-11 10:59:31] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.032690 10.0.0.27 - - [2025-09-11 10:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.27 - - [2025-09-11 10:59:31] "GET /instance-ip/fb4fb9d5-8223-4a1d-be72-40440722d6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004259 10.0.0.27 - - [2025-09-11 10:59:31] "GET /instance-ip/fb4fb9d5-8223-4a1d-be72-40440722d6cd?fields=floating_ips HTTP/1.1" 200 1165 0.014179 10.0.0.27 - - [2025-09-11 10:59:31] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.009173 10.0.0.27 - - [2025-09-11 10:59:31] "GET /project/d694206c-4b0e-4d88-bd29-627a8046a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.073306 10.0.0.27 - - [2025-09-11 10:59:31] "GET /loadbalancer/d96fc35c-f38b-4c4f-b292-bd9b6bb18ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006171 10.0.0.27 - - [2025-09-11 10:59:31] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027310 10.0.0.27 - - [2025-09-11 10:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015518 10.0.0.27 - - [2025-09-11 10:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016126 10.0.0.27 - - [2025-09-11 10:59:31] "GET /project/d694206c-4b0e-4d88-bd29-627a8046a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044205 10.0.0.27 - - [2025-09-11 10:59:31] "GET /loadbalancer-listener/a9ec2b95-ea27-4fe0-855d-a11615da9f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004724 10.0.0.27 - - [2025-09-11 10:59:31] "GET /loadbalancer-listener/a9ec2b95-ea27-4fe0-855d-a11615da9f6c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003510 10.0.0.27 - - [2025-09-11 10:59:31] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030341 10.0.0.27 - - [2025-09-11 10:59:31] "GET /instance-ip/fb4fb9d5-8223-4a1d-be72-40440722d6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009189 10.0.0.27 - - [2025-09-11 10:59:31] "GET /instance-ip/fb4fb9d5-8223-4a1d-be72-40440722d6cd?fields=floating_ips HTTP/1.1" 200 1165 0.009964 10.0.0.27 - - [2025-09-11 10:59:31] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004868 10.0.0.27 - - [2025-09-11 10:59:31] "POST /tags HTTP/1.1" 200 363 0.043539 10.0.0.27 - - [2025-09-11 10:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006708 10.0.0.27 - - [2025-09-11 10:59:31] "GET /tag/e8b0ab54-7a28-4e05-b3df-cc73d6f357fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.020254 10.0.0.27 - - [2025-09-11 10:59:31] "POST /tags HTTP/1.1" 200 311 0.031184 10.0.0.27 - - [2025-09-11 10:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009378 10.0.0.27 - - [2025-09-11 10:59:31] "GET /tag/600418fa-1a36-40bc-9969-e55cbe5775a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.029944 10.0.0.27 - - [2025-09-11 10:59:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000535 10.0.0.27 - - [2025-09-11 10:59:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.001752 10.0.0.27 - - [2025-09-11 10:59:32] "POST /security-groups HTTP/1.1" 200 574 0.068141 10.0.0.27 - - [2025-09-11 10:59:32] "POST /projects HTTP/1.1" 200 489 0.183577 10.0.0.27 - - [2025-09-11 10:59:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.008203 10.0.0.27 - - [2025-09-11 10:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023169 10.0.0.27 - - [2025-09-11 10:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007378 10.0.0.27 - - [2025-09-11 10:59:32] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.039184 10.0.0.27 - - [2025-09-11 10:59:32] "POST /access-control-lists HTTP/1.1" 200 583 0.115234 10.0.0.27 - - [2025-09-11 10:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006733 10.0.0.27 - - [2025-09-11 10:59:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.007231 10.0.0.27 - - [2025-09-11 10:59:32] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.010808 10.0.0.27 - - [2025-09-11 10:59:32] "POST /access-control-lists HTTP/1.1" 200 581 0.109632 10.0.0.27 - - [2025-09-11 10:59:32] "PUT /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29 HTTP/1.1" 200 264 0.106978 10.0.0.27 - - [2025-09-11 10:59:32] "PUT /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6 HTTP/1.1" 200 264 0.067438 10.0.0.27 - - [2025-09-11 10:59:32] "POST /security-groups HTTP/1.1" 200 546 0.074120 10.0.0.27 - - [2025-09-11 10:59:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.005909 10.0.0.27 - - [2025-09-11 10:59:32] "POST /access-control-lists HTTP/1.1" 200 602 0.064527 10.0.0.27 - - [2025-09-11 10:59:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.015601 10.0.0.27 - - [2025-09-11 10:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.080102 10.0.0.27 - - [2025-09-11 10:59:32] "POST /chown HTTP/1.1" 200 109 0.061443 10.0.0.27 - - [2025-09-11 10:59:32] "POST /access-control-lists HTTP/1.1" 200 600 0.094194 10.0.0.27 - - [2025-09-11 10:59:32] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.038680 10.0.0.27 - - [2025-09-11 10:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.27 - - [2025-09-11 10:59:32] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002724 10.0.0.27 - - [2025-09-11 10:59:32] "POST /tags HTTP/1.1" 409 210 0.001853 10.0.0.27 - - [2025-09-11 10:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.27 - - [2025-09-11 10:59:32] "GET /tag/600418fa-1a36-40bc-9969-e55cbe5775a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026625 10.0.0.27 - - [2025-09-11 10:59:32] "POST /firewall-rules HTTP/1.1" 200 570 0.065985 10.0.0.27 - - [2025-09-11 10:59:33] "GET /firewall-rule/dea75db4-91e8-4c98-a551-7fd2868d6456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004084 10.0.0.27 - - [2025-09-11 10:59:33] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004488 10.0.0.27 - - [2025-09-11 10:59:33] "GET /firewall-rule/dea75db4-91e8-4c98-a551-7fd2868d6456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002320 10.0.0.27 - - [2025-09-11 10:59:33] "POST /ref-update HTTP/1.1" 200 156 0.030043 10.0.0.27 - - [2025-09-11 10:59:33] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.053747 10.0.0.27 - - [2025-09-11 10:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.27 - - [2025-09-11 10:59:33] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003172 10.0.0.27 - - [2025-09-11 10:59:33] "POST /tags HTTP/1.1" 409 210 0.001729 10.0.0.27 - - [2025-09-11 10:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.27 - - [2025-09-11 10:59:33] "GET /tag/600418fa-1a36-40bc-9969-e55cbe5775a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018476 10.0.0.27 - - [2025-09-11 10:59:33] "POST /firewall-rules HTTP/1.1" 200 568 0.063837 10.0.0.27 - - [2025-09-11 10:59:33] "GET /firewall-rule/31e87891-93ca-4ea5-ba7c-3db96d0b06ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011437 10.0.0.27 - - [2025-09-11 10:59:33] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004291 10.0.0.27 - - [2025-09-11 10:59:33] "GET /firewall-rule/31e87891-93ca-4ea5-ba7c-3db96d0b06ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002179 10.0.0.27 - - [2025-09-11 10:59:33] "POST /ref-update HTTP/1.1" 200 156 0.043052 10.0.0.27 - - [2025-09-11 10:59:33] "POST /tags HTTP/1.1" 409 237 0.012203 10.0.0.27 - - [2025-09-11 10:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.27 - - [2025-09-11 10:59:33] "GET /tag/7b4000ce-9e25-448a-a9f3-457c375bc800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015825 10.0.0.27 - - [2025-09-11 10:59:33] "POST /tags HTTP/1.1" 409 210 0.001959 10.0.0.27 - - [2025-09-11 10:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011880 10.0.0.27 - - [2025-09-11 10:59:33] "GET /tag/5149a7a8-6811-44eb-af48-019aaf3566d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017865 10.0.0.27 - - [2025-09-11 10:59:33] "POST /projects HTTP/1.1" 409 223 0.002978 10.0.0.27 - - [2025-09-11 10:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.27 - - [2025-09-11 10:59:33] "GET /project/d694206c-4b0e-4d88-bd29-627a8046a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031976 10.0.0.27 - - [2025-09-11 10:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.27 - - [2025-09-11 10:59:33] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007487 10.0.0.27 - - [2025-09-11 10:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.27 - - [2025-09-11 10:59:33] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004560 10.0.0.27 - - [2025-09-11 10:59:33] "PUT /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29 HTTP/1.1" 200 264 0.053432 10.0.0.27 - - [2025-09-11 10:59:33] "PUT /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6 HTTP/1.1" 200 264 0.046273 10.0.0.27 - - [2025-09-11 10:59:33] "POST /security-groups HTTP/1.1" 409 253 0.009464 10.0.0.27 - - [2025-09-11 10:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.27 - - [2025-09-11 10:59:34] "PUT /security-group/f9f23cd6-e90c-4780-9732-77ac3afa340d HTTP/1.1" 200 262 0.054778 10.0.0.27 - - [2025-09-11 10:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017269 10.0.0.27 - - [2025-09-11 10:59:34] "PUT /access-control-list/a71242d1-13b0-4eed-9afa-c520c8b8fc98 HTTP/1.1" 200 272 0.014076 10.0.0.27 - - [2025-09-11 10:59:34] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005005 10.0.0.27 - - [2025-09-11 10:59:34] "PUT /access-control-list/98c6d3b5-eab3-4111-9102-4b6dd29d2928 HTTP/1.1" 200 272 0.011308 10.0.0.27 - - [2025-09-11 10:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.27 - - [2025-09-11 10:59:34] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002511 10.0.0.27 - - [2025-09-11 10:59:34] "POST /tags HTTP/1.1" 409 210 0.001781 10.0.0.27 - - [2025-09-11 10:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.27 - - [2025-09-11 10:59:34] "GET /tag/5149a7a8-6811-44eb-af48-019aaf3566d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018000 10.0.0.27 - - [2025-09-11 10:59:34] "POST /firewall-rules HTTP/1.1" 200 570 0.064195 10.0.0.27 - - [2025-09-11 10:59:34] "GET /firewall-rule/56656ac6-2bd4-47c5-b7ad-6b277d0c680b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004605 10.0.0.27 - - [2025-09-11 10:59:34] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004075 10.0.0.27 - - [2025-09-11 10:59:34] "GET /firewall-rule/56656ac6-2bd4-47c5-b7ad-6b277d0c680b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002163 10.0.0.27 - - [2025-09-11 10:59:34] "POST /ref-update HTTP/1.1" 200 156 0.039400 10.0.0.27 - - [2025-09-11 10:59:34] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006428 10.0.0.27 - - [2025-09-11 10:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.27 - - [2025-09-11 10:59:34] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003343 10.0.0.27 - - [2025-09-11 10:59:34] "POST /tags HTTP/1.1" 409 210 0.001788 10.0.0.27 - - [2025-09-11 10:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.27 - - [2025-09-11 10:59:34] "GET /tag/5149a7a8-6811-44eb-af48-019aaf3566d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014294 10.0.0.27 - - [2025-09-11 10:59:34] "POST /firewall-rules HTTP/1.1" 200 568 0.083947 10.0.0.27 - - [2025-09-11 10:59:34] "GET /firewall-rule/0d80bcbb-d857-43dd-bb74-af7fcfad9c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.010511 10.0.0.27 - - [2025-09-11 10:59:34] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003937 10.0.0.27 - - [2025-09-11 10:59:34] "GET /firewall-rule/0d80bcbb-d857-43dd-bb74-af7fcfad9c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003613 10.0.0.27 - - [2025-09-11 10:59:34] "POST /ref-update HTTP/1.1" 200 156 0.048670 10.0.0.27 - - [2025-09-11 10:59:34] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004361 10.0.0.27 - - [2025-09-11 10:59:34] "POST /set-tag HTTP/1.1" 200 109 0.004097 [Introspect:8084]10.0.0.27 - - [2025-09-11 10:59:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001312 [Introspect:8084]10.0.0.27 - - [2025-09-11 10:59:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 10.0.0.27 - - [2025-09-11 10:59:52] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.27 - - [2025-09-11 10:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.27 - - [2025-09-11 10:59:52] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005777 10.0.0.27 - - [2025-09-11 10:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.27 - - [2025-09-11 10:59:52] "GET /config-node/38485867-c95e-4c53-baf3-9e6a6166b560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003385 10.0.0.27 - - [2025-09-11 11:00:04] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.27 - - [2025-09-11 11:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.27 - - [2025-09-11 11:00:04] "GET /routing-instance/0dce709d-d8dc-4ba3-a02a-de5f0f343c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011235 10.0.0.27 - - [2025-09-11 11:00:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002166 10.0.0.27 - - [2025-09-11 11:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.27 - - [2025-09-11 11:00:04] "GET /bgp-router/0b6976bb-2215-4caf-ba8e-139e23892ac9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004330 10.0.0.27 - - [2025-09-11 11:00:04] "PUT /bgp-router/0b6976bb-2215-4caf-ba8e-139e23892ac9 HTTP/1.1" 200 254 0.021199 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000741 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 10.0.0.33 - - [2025-09-11 11:00:46] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.33 - - [2025-09-11 11:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.33 - - [2025-09-11 11:00:46] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007955 10.0.0.33 - - [2025-09-11 11:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2025-09-11 11:00:46] "GET /routing-instance/0dce709d-d8dc-4ba3-a02a-de5f0f343c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002851 10.0.0.33 - - [2025-09-11 11:00:46] "PUT /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723 HTTP/1.1" 200 274 0.012743 10.0.0.33 - - [2025-09-11 11:00:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.009357 10.0.0.33 - - [2025-09-11 11:00:46] "POST /virtual-routers HTTP/1.1" 200 599 0.126703 10.0.0.33 - - [2025-09-11 11:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005910 10.0.0.33 - - [2025-09-11 11:00:46] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003545 10.0.0.33 - - [2025-09-11 11:00:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.002005 10.0.0.33 - - [2025-09-11 11:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010036 10.0.0.33 - - [2025-09-11 11:00:46] "GET /virtual-network/8663a8a1-e93c-4f1c-8538-239add109e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005519 10.0.0.33 - - [2025-09-11 11:00:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.077695 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:00:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:01:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:01:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:01:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001064 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:01:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.33 - - [2025-09-11 11:01:09] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.33 - - [2025-09-11 11:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2025-09-11 11:01:09] "GET /global-system-config/286b0774-515a-4dc7-9a31-5192ca201723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005389 10.0.0.33 - - [2025-09-11 11:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2025-09-11 11:01:09] "GET /routing-instance/0dce709d-d8dc-4ba3-a02a-de5f0f343c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003199 10.0.0.33 - - [2025-09-11 11:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2025-09-11 11:01:09] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003549 10.0.0.33 - - [2025-09-11 11:01:09] "PUT /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1 HTTP/1.1" 200 262 0.010968 10.0.0.33 - - [2025-09-11 11:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.33 - - [2025-09-11 11:01:09] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003500 10.0.0.33 - - [2025-09-11 11:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.33 - - [2025-09-11 11:01:09] "GET /virtual-machine-interface/3a9de705-f379-4091-a33f-1488891f7198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004270 10.0.0.33 - - [2025-09-11 11:01:09] "PUT /virtual-machine-interface/3a9de705-f379-4091-a33f-1488891f7198 HTTP/1.1" 200 284 0.014216 10.0.0.27 - - [2025-09-11 11:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.27 - - [2025-09-11 11:01:12] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002541 10.0.0.27 - - [2025-09-11 11:03:19] "GET /global-system-configs HTTP/1.1" 200 322 0.005831 10.0.0.27 - - [2025-09-11 11:03:20] "GET /global-system-configs HTTP/1.1" 200 322 0.006162 10.0.0.27 - - [2025-09-11 11:03:20] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002902 10.0.0.27 - - [2025-09-11 11:03:20] "POST /ref-update HTTP/1.1" 200 156 0.007989 10.0.0.27 - - [2025-09-11 11:03:30] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015245 10.0.0.27 - - [2025-09-11 11:03:30] "POST /set-tag HTTP/1.1" 200 109 0.004468 10.0.0.27 - - [2025-09-11 11:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2025-09-11 11:03:30] "GET /loadbalancer/d96fc35c-f38b-4c4f-b292-bd9b6bb18ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002459 10.0.0.27 - - [2025-09-11 11:03:30] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006173 10.0.0.27 - - [2025-09-11 11:03:30] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.27 - - [2025-09-11 11:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.27 - - [2025-09-11 11:03:30] "GET /loadbalancer/d96fc35c-f38b-4c4f-b292-bd9b6bb18ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003185 10.0.0.27 - - [2025-09-11 11:03:30] "GET /loadbalancer-pool/2bb086a6-97b3-45a3-b2a2-aeaa66af2884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003433 10.0.0.27 - - [2025-09-11 11:03:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026730 10.0.0.27 - - [2025-09-11 11:03:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009106 10.0.0.27 - - [2025-09-11 11:03:30] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006902 10.0.0.27 - - [2025-09-11 11:03:30] "POST /tags HTTP/1.1" 409 205 0.004885 10.0.0.27 - - [2025-09-11 11:03:30] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008241 10.0.0.27 - - [2025-09-11 11:03:30] "POST /ref-update HTTP/1.1" 200 156 0.007696 10.0.0.27 - - [2025-09-11 11:03:30] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.009590 10.0.0.27 - - [2025-09-11 11:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.27 - - [2025-09-11 11:03:30] "GET /tag/b5a3a31f-b914-4870-af7a-cc8f354310f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012126 10.0.0.27 - - [2025-09-11 11:03:30] "PUT /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2 HTTP/1.1" 200 256 0.018492 10.0.0.27 - - [2025-09-11 11:03:30] "POST /set-tag HTTP/1.1" 200 109 0.086771 10.0.0.27 - - [2025-09-11 11:03:30] "GET /loadbalancer-pool/fc51b9d5-f8df-449f-9466-b086b1414bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013240 10.0.0.27 - - [2025-09-11 11:03:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015100 10.0.0.27 - - [2025-09-11 11:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026222 10.0.0.27 - - [2025-09-11 11:03:31] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010711 10.0.0.27 - - [2025-09-11 11:03:31] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003859 10.0.0.27 - - [2025-09-11 11:03:31] "POST /ref-update HTTP/1.1" 200 156 0.016609 10.0.0.27 - - [2025-09-11 11:03:31] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.009206 10.0.0.27 - - [2025-09-11 11:03:31] "POST /set-tag HTTP/1.1" 200 109 0.003523 10.0.0.27 - - [2025-09-11 11:03:31] "GET /loadbalancer-pool/73e98761-39dc-4de7-a7b2-246e735efa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005413 10.0.0.27 - - [2025-09-11 11:03:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025309 10.0.0.27 - - [2025-09-11 11:03:31] "PUT /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2 HTTP/1.1" 200 256 0.014791 10.0.0.27 - - [2025-09-11 11:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009110 10.0.0.27 - - [2025-09-11 11:03:31] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009581 10.0.0.27 - - [2025-09-11 11:03:31] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003875 10.0.0.27 - - [2025-09-11 11:03:31] "POST /set-tag HTTP/1.1" 200 109 0.001704 10.0.0.27 - - [2025-09-11 11:03:31] "POST /ref-update HTTP/1.1" 200 156 0.008155 10.0.0.27 - - [2025-09-11 11:03:31] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.011711 10.0.0.27 - - [2025-09-11 11:03:31] "PUT /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2 HTTP/1.1" 200 256 0.018095 10.0.0.27 - - [2025-09-11 11:05:05] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004929 10.0.0.27 - - [2025-09-11 11:05:05] "POST /set-tag HTTP/1.1" 200 109 0.003241 10.0.0.27 - - [2025-09-11 11:05:05] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004280 10.0.0.27 - - [2025-09-11 11:05:05] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.27 - - [2025-09-11 11:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.27 - - [2025-09-11 11:05:05] "GET /loadbalancer/d96fc35c-f38b-4c4f-b292-bd9b6bb18ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003665 10.0.0.27 - - [2025-09-11 11:05:05] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005684 10.0.0.27 - - [2025-09-11 11:05:06] "POST /set-tag HTTP/1.1" 200 109 0.036872 10.0.0.27 - - [2025-09-11 11:05:06] "DELETE /loadbalancer-member/727bb7d2-cf63-4c20-aa25-0048f486b180 HTTP/1.1" 200 115 0.091513 10.0.0.27 - - [2025-09-11 11:05:06] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005948 10.0.0.27 - - [2025-09-11 11:05:06] "POST /set-tag HTTP/1.1" 200 109 0.007911 10.0.0.27 - - [2025-09-11 11:05:06] "DELETE /loadbalancer-member/5a5e2e8d-c68d-42b9-8353-6415b26212b0 HTTP/1.1" 200 115 0.073676 10.0.0.27 - - [2025-09-11 11:05:06] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006535 10.0.0.27 - - [2025-09-11 11:05:06] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.27 - - [2025-09-11 11:05:06] "DELETE /loadbalancer-member/438acfc0-a0b5-4365-a4b2-43f159bffce9 HTTP/1.1" 200 115 0.052294 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:05:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:05:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:05:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:05:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:05:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001195 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:05:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 10.0.0.27 - - [2025-09-11 11:06:37] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.27 - - [2025-09-11 11:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2025-09-11 11:06:37] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038719 10.0.0.27 - - [2025-09-11 11:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.27 - - [2025-09-11 11:06:37] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029525 10.0.0.27 - - [2025-09-11 11:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.27 - - [2025-09-11 11:06:38] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042081 10.0.0.27 - - [2025-09-11 11:06:38] "POST /tags HTTP/1.1" 200 333 0.031236 10.0.0.27 - - [2025-09-11 11:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.27 - - [2025-09-11 11:06:38] "GET /tag/4c92f440-5632-4f54-9a75-e436a8611f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012726 10.0.0.27 - - [2025-09-11 11:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.27 - - [2025-09-11 11:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.27 - - [2025-09-11 11:06:38] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030627 10.0.0.27 - - [2025-09-11 11:06:38] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048023 10.0.0.27 - - [2025-09-11 11:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.27 - - [2025-09-11 11:06:38] "GET /virtual-networks?parent_id=31fcfa65-a7fa-4a9f-9bbb-571c1dce053d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004006 10.0.0.27 - - [2025-09-11 11:06:38] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005678 10.0.0.27 - - [2025-09-11 11:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.27 - - [2025-09-11 11:06:38] "GET /service-appliance-set/e4181c0e-cf65-40b7-bb41-07ae043eb67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.021631 10.0.0.27 - - [2025-09-11 11:06:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.017164 10.0.0.27 - - [2025-09-11 11:06:38] "POST /virtual-networks HTTP/1.1" 200 512 0.096291 10.0.0.27 - - [2025-09-11 11:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011882 10.0.0.27 - - [2025-09-11 11:06:39] "GET /network-ipam/453580eb-52eb-482a-995c-76edb9f5b1cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.024979 10.0.0.27 - - [2025-09-11 11:06:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.096844 10.0.0.27 - - [2025-09-11 11:06:39] "GET /virtual-machine-interface/14ee94ab-c443-4b5a-a766-2f3613135ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014709 10.0.0.27 - - [2025-09-11 11:06:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005904 10.0.0.27 - - [2025-09-11 11:06:39] "POST /ref-update HTTP/1.1" 200 156 0.108916 10.0.0.27 - - [2025-09-11 11:06:39] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.011014 10.0.0.27 - - [2025-09-11 11:06:39] "POST /instance-ips HTTP/1.1" 200 409 0.078432 10.0.0.27 - - [2025-09-11 11:06:39] "GET /domains HTTP/1.1" 200 280 0.002752 10.0.0.27 - - [2025-09-11 11:06:39] "GET /instance-ip/6be4f313-60bd-4b9d-a6f2-37f34c46edf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.005806 10.0.0.27 - - [2025-09-11 11:06:39] "GET /domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 HTTP/1.1" 200 3085 0.018098 10.0.0.27 - - [2025-09-11 11:06:39] "POST /loadbalancers HTTP/1.1" 200 610 0.085517 10.0.0.27 - - [2025-09-11 11:06:39] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d HTTP/1.1" 200 5716 0.100183 10.0.0.27 - - [2025-09-11 11:06:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.032714 10.0.0.27 - - [2025-09-11 11:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020796 10.0.0.27 - - [2025-09-11 11:06:39] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 HTTP/1.1" 200 2088 0.019693 10.0.0.27 - - [2025-09-11 11:06:39] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 HTTP/1.1" 200 2088 0.010583 10.0.0.27 - - [2025-09-11 11:06:39] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.093568 10.0.0.27 - - [2025-09-11 11:06:39] "GET /routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 HTTP/1.1" 200 1182 0.006131 10.0.0.27 - - [2025-09-11 11:06:39] "GET /instance-ip/6be4f313-60bd-4b9d-a6f2-37f34c46edf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.012351 10.0.0.27 - - [2025-09-11 11:06:39] "GET /routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 HTTP/1.1" 200 1182 0.008655 10.0.0.27 - - [2025-09-11 11:06:39] "POST /route-targets HTTP/1.1" 200 327 0.046405 10.0.0.27 - - [2025-09-11 11:06:39] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073692 10.0.0.27 - - [2025-09-11 11:06:39] "GET /loadbalancer/52001d88-45bd-4c1e-ab28-25427ecb312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.017724 10.0.0.27 - - [2025-09-11 11:06:39] "POST /ref-update HTTP/1.1" 200 156 0.052590 10.0.0.27 - - [2025-09-11 11:06:39] "POST /floating-ips HTTP/1.1" 200 597 0.105149 10.0.0.27 - - [2025-09-11 11:06:39] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.065302 10.0.0.27 - - [2025-09-11 11:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.27 - - [2025-09-11 11:06:39] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051722 10.0.0.27 - - [2025-09-11 11:06:39] "GET /loadbalancer-listener/f47848ad-19ab-4ae0-be8b-4b03f498a34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003964 10.0.0.27 - - [2025-09-11 11:06:39] "GET /loadbalancer-listener/f47848ad-19ab-4ae0-be8b-4b03f498a34f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003180 10.0.0.27 - - [2025-09-11 11:06:39] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022303 10.0.0.27 - - [2025-09-11 11:06:39] "GET /instance-ip/6be4f313-60bd-4b9d-a6f2-37f34c46edf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.002815 10.0.0.27 - - [2025-09-11 11:06:39] "GET /instance-ip/6be4f313-60bd-4b9d-a6f2-37f34c46edf3?fields=floating_ips HTTP/1.1" 200 1212 0.004912 10.0.0.27 - - [2025-09-11 11:06:39] "GET /floating-ip/b3c46a5d-371f-4d6e-9a70-e290c1b199cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003001 10.0.0.27 - - [2025-09-11 11:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.27 - - [2025-09-11 11:06:39] "GET /loadbalancer/52001d88-45bd-4c1e-ab28-25427ecb312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003005 10.0.0.27 - - [2025-09-11 11:06:39] "POST /tags HTTP/1.1" 200 295 0.087508 10.0.0.27 - - [2025-09-11 11:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010091 10.0.0.27 - - [2025-09-11 11:06:40] "GET /tag/a4e0b15f-551c-4c20-8e31-bf2762407230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.018917 10.0.0.27 - - [2025-09-11 11:06:40] "POST /tags HTTP/1.1" 409 233 0.002129 10.0.0.27 - - [2025-09-11 11:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.27 - - [2025-09-11 11:06:40] "GET /tag/8e59e60f-db77-4fbd-98fd-28198b137dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012894 10.0.0.27 - - [2025-09-11 11:06:40] "POST /tags HTTP/1.1" 409 206 0.002824 10.0.0.27 - - [2025-09-11 11:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.27 - - [2025-09-11 11:06:40] "GET /tag/fe7c4718-1fc7-4abb-bcce-082c53c6197a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014973 10.0.0.27 - - [2025-09-11 11:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.27 - - [2025-09-11 11:06:40] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004428 10.0.0.27 - - [2025-09-11 11:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.27 - - [2025-09-11 11:06:40] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045765 10.0.0.27 - - [2025-09-11 11:06:40] "POST /virtual-machines HTTP/1.1" 200 369 0.012058 10.0.0.27 - - [2025-09-11 11:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010323 10.0.0.27 - - [2025-09-11 11:06:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.092434 10.0.0.27 - - [2025-09-11 11:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021276 10.0.0.27 - - [2025-09-11 11:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.27 - - [2025-09-11 11:06:40] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004876 10.0.0.27 - - [2025-09-11 11:06:40] "POST /instance-ips HTTP/1.1" 200 409 0.032001 10.0.0.27 - - [2025-09-11 11:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015935 10.0.0.27 - - [2025-09-11 11:06:40] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010126 10.0.0.27 - - [2025-09-11 11:06:40] "POST /set-tag HTTP/1.1" 200 109 0.022006 10.0.0.27 - - [2025-09-11 11:06:40] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025541 10.0.0.27 - - [2025-09-11 11:06:40] "GET /instance-ip/64a021ae-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.012376 10.0.0.27 - - [2025-09-11 11:06:40] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005838 10.0.0.27 - - [2025-09-11 11:06:40] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.27 - - [2025-09-11 11:06:40] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005510 10.0.0.27 - - [2025-09-11 11:06:40] "POST /ref-update HTTP/1.1" 200 156 0.010555 10.0.0.27 - - [2025-09-11 11:06:40] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.034424 10.0.0.27 - - [2025-09-11 11:06:40] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.27 - - [2025-09-11 11:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.27 - - [2025-09-11 11:06:40] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004438 10.0.0.27 - - [2025-09-11 11:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.27 - - [2025-09-11 11:06:41] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036001 10.0.0.27 - - [2025-09-11 11:06:41] "POST /virtual-machines HTTP/1.1" 200 369 0.009653 10.0.0.27 - - [2025-09-11 11:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033431 10.0.0.27 - - [2025-09-11 11:06:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126724 10.0.0.27 - - [2025-09-11 11:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009777 10.0.0.27 - - [2025-09-11 11:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013124 10.0.0.27 - - [2025-09-11 11:06:41] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013920 10.0.0.27 - - [2025-09-11 11:06:41] "POST /instance-ips HTTP/1.1" 200 409 0.020824 10.0.0.27 - - [2025-09-11 11:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.031065 10.0.0.27 - - [2025-09-11 11:06:41] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010794 10.0.0.27 - - [2025-09-11 11:06:41] "POST /set-tag HTTP/1.1" 200 109 0.017852 10.0.0.27 - - [2025-09-11 11:06:41] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013179 10.0.0.27 - - [2025-09-11 11:06:41] "GET /instance-ip/651a98a8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004261 10.0.0.27 - - [2025-09-11 11:06:41] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004619 10.0.0.27 - - [2025-09-11 11:06:41] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.27 - - [2025-09-11 11:06:41] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003456 10.0.0.27 - - [2025-09-11 11:06:41] "POST /ref-update HTTP/1.1" 200 156 0.012647 10.0.0.27 - - [2025-09-11 11:06:41] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026755 10.0.0.27 - - [2025-09-11 11:06:41] "POST /set-tag HTTP/1.1" 200 109 0.004127 10.0.0.27 - - [2025-09-11 11:06:41] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004335 10.0.0.27 - - [2025-09-11 11:06:41] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.27 - - [2025-09-11 11:06:41] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004159 10.0.0.27 - - [2025-09-11 11:06:41] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.27 - - [2025-09-11 11:06:44] "GET /domains HTTP/1.1" 200 280 0.002740 10.0.0.27 - - [2025-09-11 11:06:44] "GET /domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 HTTP/1.1" 200 3085 0.003616 10.0.0.27 - - [2025-09-11 11:06:44] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d HTTP/1.1" 200 7064 0.032870 10.0.0.27 - - [2025-09-11 11:06:44] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 HTTP/1.1" 200 2088 0.005201 10.0.0.27 - - [2025-09-11 11:06:44] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 HTTP/1.1" 200 2088 0.004474 10.0.0.27 - - [2025-09-11 11:06:44] "GET /routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 HTTP/1.1" 200 1403 0.004573 10.0.0.27 - - [2025-09-11 11:06:44] "GET /routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 HTTP/1.1" 200 1403 0.003147 10.0.0.27 - - [2025-09-11 11:06:44] "GET /route-target/0bac6cff-73f6-4838-a2f0-4d407d090811 HTTP/1.1" 200 1151 0.002625 10.0.0.27 - - [2025-09-11 11:06:44] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 HTTP/1.1" 200 2088 0.004020 10.0.0.27 - - [2025-09-11 11:06:44] "GET /routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 HTTP/1.1" 200 1403 0.002636 10.0.0.27 - - [2025-09-11 11:06:44] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004143 10.0.0.27 - - [2025-09-11 11:06:44] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 HTTP/1.1" 200 2088 0.003717 10.0.0.27 - - [2025-09-11 11:06:44] "GET /routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 HTTP/1.1" 200 1403 0.002436 10.0.0.27 - - [2025-09-11 11:06:44] "GET /routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 HTTP/1.1" 200 1403 0.002411 10.0.0.27 - - [2025-09-11 11:06:44] "GET /route-target/0bac6cff-73f6-4838-a2f0-4d407d090811 HTTP/1.1" 200 1151 0.002203 10.0.0.27 - - [2025-09-11 11:06:44] "GET /domains HTTP/1.1" 200 280 0.001997 10.0.0.27 - - [2025-09-11 11:06:44] "GET /domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 HTTP/1.1" 200 3085 0.003198 10.0.0.27 - - [2025-09-11 11:06:44] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d HTTP/1.1" 200 7064 0.037279 10.0.0.27 - - [2025-09-11 11:06:44] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 HTTP/1.1" 200 2088 0.004750 10.0.0.27 - - [2025-09-11 11:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.27 - - [2025-09-11 11:06:44] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056479 10.0.0.27 - - [2025-09-11 11:06:44] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008511 10.0.0.27 - - [2025-09-11 11:06:44] "GET /floating-ip-pools?parent_id=4eb7cb1f-2b67-4b94-b602-f78bdc4a2889&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004790 10.0.0.27 - - [2025-09-11 11:06:44] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006654 10.0.0.27 - - [2025-09-11 11:06:44] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020574 10.0.0.27 - - [2025-09-11 11:06:44] "POST /ref-update HTTP/1.1" 200 156 0.023342 10.0.0.27 - - [2025-09-11 11:06:44] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.017025 10.0.0.27 - - [2025-09-11 11:06:44] "GET /domains HTTP/1.1" 200 280 0.001869 10.0.0.27 - - [2025-09-11 11:06:44] "GET /domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 HTTP/1.1" 200 3085 0.003339 10.0.0.27 - - [2025-09-11 11:06:44] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d HTTP/1.1" 200 7320 0.035748 10.0.0.27 - - [2025-09-11 11:06:45] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 HTTP/1.1" 200 2326 0.006724 10.0.0.27 - - [2025-09-11 11:06:45] "GET /floating-ip-pool/14f738f9-b776-4907-88e0-ac4e48339e14 HTTP/1.1" 200 1313 0.003217 10.0.0.27 - - [2025-09-11 11:06:45] "GET /domains HTTP/1.1" 200 280 0.003030 10.0.0.27 - - [2025-09-11 11:06:45] "GET /domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 HTTP/1.1" 200 3085 0.003380 10.0.0.27 - - [2025-09-11 11:06:45] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d HTTP/1.1" 200 7320 0.030193 10.0.0.27 - - [2025-09-11 11:06:45] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 HTTP/1.1" 200 2326 0.005837 10.0.0.27 - - [2025-09-11 11:06:45] "GET /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005469 10.0.0.27 - - [2025-09-11 11:06:45] "POST /tags HTTP/1.1" 200 365 0.072794 10.0.0.27 - - [2025-09-11 11:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006293 10.0.0.27 - - [2025-09-11 11:06:45] "GET /tag/302d2ede-b164-40b0-b3af-6e7356a2ba0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.024304 10.0.0.27 - - [2025-09-11 11:06:45] "POST /tags HTTP/1.1" 409 206 0.002219 10.0.0.27 - - [2025-09-11 11:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.27 - - [2025-09-11 11:06:45] "GET /tag/fe7c4718-1fc7-4abb-bcce-082c53c6197a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014087 10.0.0.27 - - [2025-09-11 11:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2025-09-11 11:06:45] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036496 10.0.0.27 - - [2025-09-11 11:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.27 - - [2025-09-11 11:06:45] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004612 10.0.0.27 - - [2025-09-11 11:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.27 - - [2025-09-11 11:06:45] "GET /service-appliance-set/ae0fa5e0-01be-49de-be5c-3fd3519b9e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003346 10.0.0.27 - - [2025-09-11 11:06:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001812 10.0.0.27 - - [2025-09-11 11:06:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102986 10.0.0.27 - - [2025-09-11 11:06:45] "GET /virtual-machine-interface/0c73c64b-1e68-4757-9768-a42fdcf77742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.015203 10.0.0.27 - - [2025-09-11 11:06:45] "POST /set-tag HTTP/1.1" 200 109 0.025061 10.0.0.27 - - [2025-09-11 11:06:45] "POST /instance-ips HTTP/1.1" 200 417 0.039507 10.0.0.27 - - [2025-09-11 11:06:45] "GET /instance-ip/e3d403ad-35e7-4647-a1f4-a03f2e6e6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005662 10.0.0.27 - - [2025-09-11 11:06:45] "POST /loadbalancers HTTP/1.1" 200 618 0.062707 10.0.0.27 - - [2025-09-11 11:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012916 10.0.0.27 - - [2025-09-11 11:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019166 10.0.0.27 - - [2025-09-11 11:06:45] "POST /service-instances HTTP/1.1" 200 566 0.053521 10.0.0.27 - - [2025-09-11 11:06:45] "POST /ref-update HTTP/1.1" 200 156 0.022871 10.0.0.27 - - [2025-09-11 11:06:46] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.094957 10.0.0.27 - - [2025-09-11 11:06:46] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.022537 10.0.0.27 - - [2025-09-11 11:06:46] "GET /virtual-machine-interface/0c73c64b-1e68-4757-9768-a42fdcf77742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.010760 10.0.0.27 - - [2025-09-11 11:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033834 10.0.0.27 - - [2025-09-11 11:06:46] "GET /virtual-machine-interface/0c73c64b-1e68-4757-9768-a42fdcf77742?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.006313 10.0.0.27 - - [2025-09-11 11:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006892 10.0.0.27 - - [2025-09-11 11:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.27 - - [2025-09-11 11:06:46] "GET /floating-ip-pool/14f738f9-b776-4907-88e0-ac4e48339e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002998 10.0.0.27 - - [2025-09-11 11:06:46] "POST /virtual-machines HTTP/1.1" 200 429 0.019221 10.0.0.27 - - [2025-09-11 11:06:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.134028 10.0.0.27 - - [2025-09-11 11:06:46] "POST /floating-ips HTTP/1.1" 200 671 0.178399 10.0.0.27 - - [2025-09-11 11:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020845 10.0.0.27 - - [2025-09-11 11:06:46] "POST /chown HTTP/1.1" 200 109 0.032305 10.0.0.27 - - [2025-09-11 11:06:46] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006225 10.0.0.27 - - [2025-09-11 11:06:46] "POST /chown HTTP/1.1" 200 109 0.006090 10.0.0.27 - - [2025-09-11 11:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2025-09-11 11:06:46] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002198 10.0.0.27 - - [2025-09-11 11:06:46] "PUT /virtual-machine-interface/36d5f098-d70c-445b-a45f-f3f712adfb64 HTTP/1.1" 200 284 0.024512 10.0.0.27 - - [2025-09-11 11:06:46] "POST /tags HTTP/1.1" 409 221 0.001869 10.0.0.27 - - [2025-09-11 11:06:46] "PUT /instance-ip/e3d403ad-35e7-4647-a1f4-a03f2e6e6303 HTTP/1.1" 200 256 0.022053 10.0.0.27 - - [2025-09-11 11:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.27 - - [2025-09-11 11:06:46] "GET /tag/4c92f440-5632-4f54-9a75-e436a8611f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010416 10.0.0.27 - - [2025-09-11 11:06:46] "POST /tags HTTP/1.1" 409 238 0.003811 10.0.0.27 - - [2025-09-11 11:06:46] "POST /ref-update HTTP/1.1" 200 156 0.013884 10.0.0.27 - - [2025-09-11 11:06:46] "POST /ref-update HTTP/1.1" 200 156 0.031255 10.0.0.27 - - [2025-09-11 11:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013252 10.0.0.27 - - [2025-09-11 11:06:46] "GET /tag/302d2ede-b164-40b0-b3af-6e7356a2ba0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016006 10.0.0.27 - - [2025-09-11 11:06:46] "POST /ref-update HTTP/1.1" 200 156 0.035289 10.0.0.27 - - [2025-09-11 11:06:46] "POST /ref-update HTTP/1.1" 200 156 0.009900 10.0.0.27 - - [2025-09-11 11:06:46] "POST /firewall-rules HTTP/1.1" 200 650 0.083877 10.0.0.27 - - [2025-09-11 11:06:46] "POST /ref-update HTTP/1.1" 200 156 0.030094 10.0.0.27 - - [2025-09-11 11:06:46] "POST /ref-update HTTP/1.1" 200 156 0.027600 10.0.0.27 - - [2025-09-11 11:06:46] "GET /firewall-rule/4b0a19b6-026d-4dfe-b4ac-3f1587486393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.015323 10.0.0.27 - - [2025-09-11 11:06:46] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002175 10.0.0.27 - - [2025-09-11 11:06:46] "GET /firewall-rule/4b0a19b6-026d-4dfe-b4ac-3f1587486393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003393 10.0.0.27 - - [2025-09-11 11:06:46] "POST /virtual-machines HTTP/1.1" 200 429 0.024537 10.0.0.27 - - [2025-09-11 11:06:46] "POST /ref-update HTTP/1.1" 200 156 0.058329 10.0.0.27 - - [2025-09-11 11:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011960 10.0.0.27 - - [2025-09-11 11:06:46] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068371 10.0.0.27 - - [2025-09-11 11:06:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.130774 10.0.0.27 - - [2025-09-11 11:06:46] "GET /loadbalancer/0ea3ea08-293f-4f0a-857c-5dabae4734e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.002571 10.0.0.27 - - [2025-09-11 11:06:47] "POST /chown HTTP/1.1" 200 109 0.032855 10.0.0.27 - - [2025-09-11 11:06:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.030994 10.0.0.27 - - [2025-09-11 11:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.27 - - [2025-09-11 11:06:47] "POST /chown HTTP/1.1" 200 109 0.005940 10.0.0.27 - - [2025-09-11 11:06:47] "PUT /virtual-machine-interface/a70d370d-db89-4a99-b9df-dc8bd475ed4a HTTP/1.1" 200 284 0.013676 10.0.0.27 - - [2025-09-11 11:06:47] "PUT /instance-ip/e3d403ad-35e7-4647-a1f4-a03f2e6e6303 HTTP/1.1" 200 256 0.032348 10.0.0.27 - - [2025-09-11 11:06:47] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045161 10.0.0.27 - - [2025-09-11 11:06:47] "GET /loadbalancer-listener/fbf23b2b-7569-4740-8711-ab07be052ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003859 10.0.0.27 - - [2025-09-11 11:06:47] "GET /loadbalancer-listener/fbf23b2b-7569-4740-8711-ab07be052ac9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006333 10.0.0.27 - - [2025-09-11 11:06:47] "POST /ref-update HTTP/1.1" 200 156 0.012390 10.0.0.27 - - [2025-09-11 11:06:47] "POST /ref-update HTTP/1.1" 200 156 0.020080 10.0.0.27 - - [2025-09-11 11:06:47] "POST /ref-update HTTP/1.1" 200 156 0.024384 10.0.0.27 - - [2025-09-11 11:06:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055199 10.0.0.27 - - [2025-09-11 11:06:47] "POST /ref-update HTTP/1.1" 200 156 0.025514 10.0.0.27 - - [2025-09-11 11:06:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022066 10.0.0.27 - - [2025-09-11 11:06:47] "GET /loadbalancer-pool/f2699477-8596-4a7f-abaa-763b0bd39055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.024071 10.0.0.27 - - [2025-09-11 11:06:47] "POST /ref-update HTTP/1.1" 200 156 0.036755 10.0.0.27 - - [2025-09-11 11:06:47] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.018355 10.0.0.27 - - [2025-09-11 11:06:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018131 10.0.0.27 - - [2025-09-11 11:06:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.070828 10.0.0.27 - - [2025-09-11 11:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015105 10.0.0.27 - - [2025-09-11 11:06:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.037517 10.0.0.27 - - [2025-09-11 11:06:47] "GET /loadbalancer-member/79c182ab-0bf7-43af-a511-338eeea3593f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.015443 10.0.0.27 - - [2025-09-11 11:06:47] "POST /chown HTTP/1.1" 200 109 0.006835 10.0.0.27 - - [2025-09-11 11:06:47] "POST /chown HTTP/1.1" 200 109 0.024069 10.0.0.27 - - [2025-09-11 11:06:47] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016186 10.0.0.27 - - [2025-09-11 11:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.27 - - [2025-09-11 11:06:47] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003631 10.0.0.27 - - [2025-09-11 11:06:47] "POST /tags HTTP/1.1" 409 221 0.002779 10.0.0.27 - - [2025-09-11 11:06:47] "PUT /instance-ip/e3d403ad-35e7-4647-a1f4-a03f2e6e6303 HTTP/1.1" 200 256 0.035990 10.0.0.27 - - [2025-09-11 11:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.27 - - [2025-09-11 11:06:47] "GET /tag/4c92f440-5632-4f54-9a75-e436a8611f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017348 10.0.0.27 - - [2025-09-11 11:06:47] "POST /tags HTTP/1.1" 409 238 0.002050 10.0.0.27 - - [2025-09-11 11:06:47] "POST /ref-update HTTP/1.1" 200 156 0.029708 10.0.0.27 - - [2025-09-11 11:06:47] "POST /chown HTTP/1.1" 200 109 0.013777 10.0.0.27 - - [2025-09-11 11:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008193 10.0.0.27 - - [2025-09-11 11:06:47] "GET /tag/302d2ede-b164-40b0-b3af-6e7356a2ba0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014648 10.0.0.27 - - [2025-09-11 11:06:47] "POST /chown HTTP/1.1" 200 109 0.033592 10.0.0.27 - - [2025-09-11 11:06:47] "POST /firewall-rules HTTP/1.1" 409 293 0.004790 10.0.0.27 - - [2025-09-11 11:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.27 - - [2025-09-11 11:06:47] "PUT /instance-ip/e3d403ad-35e7-4647-a1f4-a03f2e6e6303 HTTP/1.1" 200 256 0.019332 10.0.0.27 - - [2025-09-11 11:06:47] "PUT /firewall-rule/4b0a19b6-026d-4dfe-b4ac-3f1587486393 HTTP/1.1" 200 260 0.048993 10.0.0.27 - - [2025-09-11 11:06:47] "POST /ref-update HTTP/1.1" 200 156 0.048100 10.0.0.27 - - [2025-09-11 11:06:47] "GET /firewall-rule/4b0a19b6-026d-4dfe-b4ac-3f1587486393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.024942 10.0.0.27 - - [2025-09-11 11:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.27 - - [2025-09-11 11:06:47] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010168 10.0.0.27 - - [2025-09-11 11:06:47] "GET /firewall-rule/4b0a19b6-026d-4dfe-b4ac-3f1587486393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005067 10.0.0.27 - - [2025-09-11 11:06:47] "POST /chown HTTP/1.1" 200 109 0.011187 10.0.0.27 - - [2025-09-11 11:06:47] "POST /chown HTTP/1.1" 200 109 0.023489 10.0.0.27 - - [2025-09-11 11:06:48] "PUT /instance-ip/e3d403ad-35e7-4647-a1f4-a03f2e6e6303 HTTP/1.1" 200 256 0.029041 10.0.0.27 - - [2025-09-11 11:06:48] "POST /ref-update HTTP/1.1" 200 156 0.011753 10.0.0.27 - - [2025-09-11 11:06:48] "POST /chown HTTP/1.1" 200 109 0.018612 10.0.0.27 - - [2025-09-11 11:06:48] "POST /chown HTTP/1.1" 200 109 0.017410 10.0.0.27 - - [2025-09-11 11:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.27 - - [2025-09-11 11:06:48] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005756 10.0.0.27 - - [2025-09-11 11:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.27 - - [2025-09-11 11:06:48] "PUT /instance-ip/e3d403ad-35e7-4647-a1f4-a03f2e6e6303 HTTP/1.1" 200 256 0.034013 10.0.0.27 - - [2025-09-11 11:06:48] "POST /ref-update HTTP/1.1" 200 156 0.016517 10.0.0.27 - - [2025-09-11 11:06:48] "POST /ref-update HTTP/1.1" 200 156 0.014194 10.0.0.27 - - [2025-09-11 11:06:48] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049538 10.0.0.27 - - [2025-09-11 11:06:48] "POST /virtual-machines HTTP/1.1" 200 373 0.020308 10.0.0.27 - - [2025-09-11 11:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022615 10.0.0.27 - - [2025-09-11 11:06:48] "POST /ref-update HTTP/1.1" 200 156 0.008949 10.0.0.27 - - [2025-09-11 11:06:48] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.065609 10.0.0.27 - - [2025-09-11 11:06:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.181118 10.0.0.27 - - [2025-09-11 11:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.045453 10.0.0.27 - - [2025-09-11 11:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037677 10.0.0.27 - - [2025-09-11 11:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.27 - - [2025-09-11 11:06:48] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018193 10.0.0.27 - - [2025-09-11 11:06:48] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.019749 10.0.0.27 - - [2025-09-11 11:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016862 10.0.0.27 - - [2025-09-11 11:06:48] "POST /instance-ips HTTP/1.1" 200 413 0.073224 10.0.0.27 - - [2025-09-11 11:06:48] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.069354 10.0.0.27 - - [2025-09-11 11:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033169 10.0.0.27 - - [2025-09-11 11:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.27 - - [2025-09-11 11:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.104043 10.0.0.27 - - [2025-09-11 11:06:48] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.014212 10.0.0.27 - - [2025-09-11 11:06:48] "POST /chown HTTP/1.1" 200 109 0.011673 10.0.0.27 - - [2025-09-11 11:06:48] "POST /chown HTTP/1.1" 200 109 0.026463 10.0.0.27 - - [2025-09-11 11:06:49] "POST /chown HTTP/1.1" 200 109 0.043760 10.0.0.27 - - [2025-09-11 11:06:49] "POST /set-tag HTTP/1.1" 200 109 0.091660 10.0.0.27 - - [2025-09-11 11:06:49] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004288 10.0.0.27 - - [2025-09-11 11:06:49] "GET /instance-ip/697f9448-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.027903 10.0.0.27 - - [2025-09-11 11:06:49] "POST /chown HTTP/1.1" 200 109 0.038112 10.0.0.27 - - [2025-09-11 11:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016939 10.0.0.27 - - [2025-09-11 11:06:49] "POST /chown HTTP/1.1" 200 109 0.022221 10.0.0.27 - - [2025-09-11 11:06:49] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013439 10.0.0.27 - - [2025-09-11 11:06:49] "POST /set-tag HTTP/1.1" 200 109 0.009391 10.0.0.27 - - [2025-09-11 11:06:49] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.015399 10.0.0.27 - - [2025-09-11 11:06:49] "POST /chown HTTP/1.1" 200 109 0.026171 10.0.0.27 - - [2025-09-11 11:06:49] "POST /chown HTTP/1.1" 200 109 0.044138 10.0.0.27 - - [2025-09-11 11:06:49] "POST /ref-update HTTP/1.1" 200 156 0.034161 10.0.0.27 - - [2025-09-11 11:06:49] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.034904 10.0.0.27 - - [2025-09-11 11:06:49] "POST /set-tag HTTP/1.1" 200 109 0.011374 10.0.0.27 - - [2025-09-11 11:06:49] "POST /chown HTTP/1.1" 200 109 0.075435 10.0.0.27 - - [2025-09-11 11:06:49] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010183 10.0.0.27 - - [2025-09-11 11:06:49] "POST /set-tag HTTP/1.1" 200 109 0.004083 10.0.0.27 - - [2025-09-11 11:06:49] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.019025 10.0.0.27 - - [2025-09-11 11:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029019 10.0.0.27 - - [2025-09-11 11:06:49] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.045669 10.0.0.27 - - [2025-09-11 11:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.034241 10.0.0.27 - - [2025-09-11 11:06:49] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.013570 10.0.0.27 - - [2025-09-11 11:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014404 10.0.0.27 - - [2025-09-11 11:06:49] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.012393 10.0.0.27 - - [2025-09-11 11:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016980 10.0.0.27 - - [2025-09-11 11:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009465 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.018106 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.044487 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.031919 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.011186 10.0.0.27 - - [2025-09-11 11:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009469 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.010499 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.032128 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.017120 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.035831 10.0.0.27 - - [2025-09-11 11:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.009215 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.017031 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.016773 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.006871 10.0.0.27 - - [2025-09-11 11:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.025545 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.007730 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.032900 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.035506 10.0.0.27 - - [2025-09-11 11:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.006081 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.021512 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.008106 10.0.0.27 - - [2025-09-11 11:06:50] "POST /chown HTTP/1.1" 200 109 0.013988 10.0.0.27 - - [2025-09-11 11:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.012599 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.025462 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.012797 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.006989 10.0.0.27 - - [2025-09-11 11:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.008355 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.018015 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.019751 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.007035 10.0.0.27 - - [2025-09-11 11:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.008344 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.008469 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.024914 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.023478 10.0.0.27 - - [2025-09-11 11:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.27 - - [2025-09-11 11:06:51] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004764 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.019872 10.0.0.27 - - [2025-09-11 11:06:51] "POST /set-tag HTTP/1.1" 200 109 0.024212 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.027826 10.0.0.27 - - [2025-09-11 11:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.27 - - [2025-09-11 11:06:51] "GET /loadbalancer/52001d88-45bd-4c1e-ab28-25427ecb312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002708 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.015239 10.0.0.27 - - [2025-09-11 11:06:51] "GET /loadbalancer-pool/2d238f54-5f87-4f1d-b0b6-fcfdb34ab09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.008064 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.043126 10.0.0.27 - - [2025-09-11 11:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014302 10.0.0.27 - - [2025-09-11 11:06:51] "POST /loadbalancer-members HTTP/1.1" 200 702 0.103247 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.017194 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.051189 10.0.0.27 - - [2025-09-11 11:06:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.053373 10.0.0.27 - - [2025-09-11 11:06:51] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026043 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.042960 10.0.0.27 - - [2025-09-11 11:06:51] "POST /tags HTTP/1.1" 409 221 0.012180 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.013431 10.0.0.27 - - [2025-09-11 11:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013681 10.0.0.27 - - [2025-09-11 11:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006403 10.0.0.27 - - [2025-09-11 11:06:51] "GET /tag/4c92f440-5632-4f54-9a75-e436a8611f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010158 10.0.0.27 - - [2025-09-11 11:06:51] "POST /chown HTTP/1.1" 200 109 0.018290 10.0.0.27 - - [2025-09-11 11:06:52] "POST /set-tag HTTP/1.1" 200 109 0.037380 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.007576 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.020128 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.016181 10.0.0.27 - - [2025-09-11 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.006188 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.016301 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.009866 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.020858 10.0.0.27 - - [2025-09-11 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.008722 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.021796 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.013382 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.007383 10.0.0.27 - - [2025-09-11 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.007318 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.009305 10.0.0.27 - - [2025-09-11 11:06:52] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017802 10.0.0.27 - - [2025-09-11 11:06:52] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.021183 10.0.0.27 - - [2025-09-11 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012558 10.0.0.27 - - [2025-09-11 11:06:52] "GET /loadbalancer/52001d88-45bd-4c1e-ab28-25427ecb312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004411 10.0.0.27 - - [2025-09-11 11:06:52] "POST /chown HTTP/1.1" 200 109 0.024807 10.0.0.27 - - [2025-09-11 11:06:52] "GET /loadbalancer-pool/2d238f54-5f87-4f1d-b0b6-fcfdb34ab09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003934 10.0.0.27 - - [2025-09-11 11:06:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022509 10.0.0.27 - - [2025-09-11 11:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019792 10.0.0.27 - - [2025-09-11 11:06:52] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011666 10.0.0.27 - - [2025-09-11 11:06:52] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004210 10.0.0.27 - - [2025-09-11 11:06:52] "POST /ref-update HTTP/1.1" 200 156 0.008105 10.0.0.27 - - [2025-09-11 11:06:52] "GET /floating-ip/b3c46a5d-371f-4d6e-9a70-e290c1b199cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.007666 10.0.0.27 - - [2025-09-11 11:06:52] "PUT /floating-ip/b3c46a5d-371f-4d6e-9a70-e290c1b199cd HTTP/1.1" 200 256 0.016546 10.0.0.27 - - [2025-09-11 11:06:52] "POST /set-tag HTTP/1.1" 200 109 0.054616 10.0.0.27 - - [2025-09-11 11:06:52] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004361 10.0.0.27 - - [2025-09-11 11:06:52] "POST /ref-update HTTP/1.1" 200 156 0.007446 10.0.0.27 - - [2025-09-11 11:06:52] "GET /floating-ip/b3c46a5d-371f-4d6e-9a70-e290c1b199cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012113 10.0.0.27 - - [2025-09-11 11:06:53] "GET /virtual-machine/c3273181-c7c0-4e24-9fee-a26c63da335d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003257 10.0.0.27 - - [2025-09-11 11:06:53] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004996 10.0.0.27 - - [2025-09-11 11:06:53] "GET /virtual-machine/77ba59fa-14ad-427e-810b-3e01c9b20778?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003177 10.0.0.27 - - [2025-09-11 11:06:53] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003797 10.0.0.27 - - [2025-09-11 11:06:57] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006042 10.0.0.27 - - [2025-09-11 11:06:57] "POST /set-tag HTTP/1.1" 200 109 0.004848 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:06:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:06:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 10.0.0.27 - - [2025-09-11 11:06:58] "GET /virtual-machine/54e88196-6999-4fbb-acb7-7a986e5d2a3b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004254 10.0.0.27 - - [2025-09-11 11:06:58] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006116 10.0.0.27 - - [2025-09-11 11:06:58] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005196 10.0.0.27 - - [2025-09-11 11:06:58] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.27 - - [2025-09-11 11:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.27 - - [2025-09-11 11:07:12] "POST /chown HTTP/1.1" 200 109 0.007221 10.0.0.27 - - [2025-09-11 11:07:12] "POST /chown HTTP/1.1" 200 109 0.012037 10.0.0.27 - - [2025-09-11 11:07:12] "POST /chown HTTP/1.1" 200 109 0.007137 10.0.0.27 - - [2025-09-11 11:07:12] "POST /chown HTTP/1.1" 200 109 0.009785 10.0.0.27 - - [2025-09-11 11:07:30] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005616 10.0.0.27 - - [2025-09-11 11:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.27 - - [2025-09-11 11:07:30] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005002 10.0.0.27 - - [2025-09-11 11:07:30] "POST /set-tag HTTP/1.1" 200 109 0.005195 10.0.0.27 - - [2025-09-11 11:07:30] "GET /virtual-machine/54e88196-6999-4fbb-acb7-7a986e5d2a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003389 10.0.0.27 - - [2025-09-11 11:07:30] "POST /ref-update HTTP/1.1" 200 156 0.013354 10.0.0.27 - - [2025-09-11 11:07:30] "GET /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004782 10.0.0.27 - - [2025-09-11 11:07:30] "POST /set-tag HTTP/1.1" 200 109 0.015602 10.0.0.27 - - [2025-09-11 11:07:30] "POST /set-tag HTTP/1.1" 200 109 0.030211 10.0.0.27 - - [2025-09-11 11:07:30] "DELETE /instance-ip/697f9448-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.043169 10.0.0.27 - - [2025-09-11 11:07:30] "DELETE /virtual-machine-interface/6955d1f8-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.046405 10.0.0.27 - - [2025-09-11 11:07:30] "DELETE /virtual-machine/54e88196-6999-4fbb-acb7-7a986e5d2a3b HTTP/1.1" 200 115 0.027511 10.0.0.27 - - [2025-09-11 11:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.27 - - [2025-09-11 11:07:33] "GET /tag/302d2ede-b164-40b0-b3af-6e7356a2ba0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009989 10.0.0.27 - - [2025-09-11 11:07:33] "GET /tag/302d2ede-b164-40b0-b3af-6e7356a2ba0e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014527 10.0.0.27 - - [2025-09-11 11:07:33] "GET /virtual-machine-interface/0c73c64b-1e68-4757-9768-a42fdcf77742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004032 10.0.0.27 - - [2025-09-11 11:07:33] "POST /set-tag HTTP/1.1" 200 109 0.017125 10.0.0.27 - - [2025-09-11 11:07:33] "GET /virtual-machine-interface/36d5f098-d70c-445b-a45f-f3f712adfb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.016084 10.0.0.27 - - [2025-09-11 11:07:33] "POST /set-tag HTTP/1.1" 200 109 0.023986 10.0.0.27 - - [2025-09-11 11:07:33] "GET /virtual-machine-interface/a70d370d-db89-4a99-b9df-dc8bd475ed4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004656 10.0.0.27 - - [2025-09-11 11:07:33] "POST /set-tag HTTP/1.1" 200 109 0.015657 10.0.0.27 - - [2025-09-11 11:07:33] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007917 10.0.0.27 - - [2025-09-11 11:07:33] "GET /firewall-rule/4b0a19b6-026d-4dfe-b4ac-3f1587486393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002721 10.0.0.27 - - [2025-09-11 11:07:34] "POST /ref-update HTTP/1.1" 200 156 0.014410 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /firewall-rule/4b0a19b6-026d-4dfe-b4ac-3f1587486393 HTTP/1.1" 200 115 0.033085 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /loadbalancer-member/79c182ab-0bf7-43af-a511-338eeea3593f HTTP/1.1" 200 115 0.022897 10.0.0.27 - - [2025-09-11 11:07:34] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.008062 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /loadbalancer-pool/f2699477-8596-4a7f-abaa-763b0bd39055 HTTP/1.1" 200 115 0.045957 10.0.0.27 - - [2025-09-11 11:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021579 10.0.0.27 - - [2025-09-11 11:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /loadbalancer-listener/fbf23b2b-7569-4740-8711-ab07be052ac9 HTTP/1.1" 200 115 0.035835 10.0.0.27 - - [2025-09-11 11:07:34] "GET /floating-ip/ca106ed1-c0ee-4fad-9b7a-eececad61d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002120 10.0.0.27 - - [2025-09-11 11:07:34] "POST /chown HTTP/1.1" 200 109 0.006302 10.0.0.27 - - [2025-09-11 11:07:34] "POST /chown HTTP/1.1" 200 109 0.019095 10.0.0.27 - - [2025-09-11 11:07:34] "POST /chown HTTP/1.1" 200 109 0.014807 10.0.0.27 - - [2025-09-11 11:07:34] "PUT /floating-ip/ca106ed1-c0ee-4fad-9b7a-eececad61d13 HTTP/1.1" 200 256 0.039486 10.0.0.27 - - [2025-09-11 11:07:34] "POST /chown HTTP/1.1" 200 109 0.006830 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /floating-ip/ca106ed1-c0ee-4fad-9b7a-eececad61d13 HTTP/1.1" 200 115 0.058928 10.0.0.27 - - [2025-09-11 11:07:34] "PUT /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 266 0.011880 10.0.0.27 - - [2025-09-11 11:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015404 10.0.0.27 - - [2025-09-11 11:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /loadbalancer/0ea3ea08-293f-4f0a-857c-5dabae4734e2 HTTP/1.1" 200 115 0.065355 10.0.0.27 - - [2025-09-11 11:07:34] "POST /service-instances HTTP/1.1" 409 259 0.004726 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /instance-ip/e3d403ad-35e7-4647-a1f4-a03f2e6e6303 HTTP/1.1" 200 115 0.040951 10.0.0.27 - - [2025-09-11 11:07:34] "POST /service-instances HTTP/1.1" 409 259 0.001709 10.0.0.27 - - [2025-09-11 11:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /virtual-machine-interface/0c73c64b-1e68-4757-9768-a42fdcf77742 HTTP/1.1" 200 115 0.053807 10.0.0.27 - - [2025-09-11 11:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /tag/302d2ede-b164-40b0-b3af-6e7356a2ba0e HTTP/1.1" 200 115 0.055367 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /service-instance/c413ef8d-9683-467d-9687-c8b7a4bce514 HTTP/1.1" 200 115 0.030990 10.0.0.27 - - [2025-09-11 11:07:34] "GET /virtual-machine-interface/a70d370d-db89-4a99-b9df-dc8bd475ed4a?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004639 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /virtual-machine-interface/a70d370d-db89-4a99-b9df-dc8bd475ed4a HTTP/1.1" 200 115 0.039767 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /virtual-machine/e823b282-0fe2-40db-b441-57662c3638e4 HTTP/1.1" 200 115 0.029630 10.0.0.27 - - [2025-09-11 11:07:34] "GET /virtual-machine-interface/36d5f098-d70c-445b-a45f-f3f712adfb64?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006885 10.0.0.27 - - [2025-09-11 11:07:34] "GET /floating-ip-pool/14f738f9-b776-4907-88e0-ac4e48339e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.009102 10.0.0.27 - - [2025-09-11 11:07:34] "POST /ref-update HTTP/1.1" 200 156 0.013834 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /floating-ip-pool/14f738f9-b776-4907-88e0-ac4e48339e14 HTTP/1.1" 200 115 0.064544 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /virtual-machine-interface/36d5f098-d70c-445b-a45f-f3f712adfb64 HTTP/1.1" 200 115 0.136283 10.0.0.27 - - [2025-09-11 11:07:34] "POST /ref-update HTTP/1.1" 200 156 0.017780 10.0.0.27 - - [2025-09-11 11:07:34] "DELETE /virtual-machine/3246fdfb-10d2-41ed-bdc3-444e9a2718a0 HTTP/1.1" 200 115 0.062784 10.0.0.27 - - [2025-09-11 11:07:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002996 10.0.0.27 - - [2025-09-11 11:07:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001611 10.0.0.27 - - [2025-09-11 11:07:35] "DELETE /virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 HTTP/1.1" 200 115 0.173659 10.0.0.27 - - [2025-09-11 11:07:35] "GET /routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 HTTP/1.1" 404 171 0.004609 10.0.0.27 - - [2025-09-11 11:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.27 - - [2025-09-11 11:07:35] "GET /domains HTTP/1.1" 200 280 0.003042 10.0.0.27 - - [2025-09-11 11:07:35] "GET /domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 HTTP/1.1" 200 3085 0.002978 10.0.0.27 - - [2025-09-11 11:07:35] "DELETE /route-target/0bac6cff-73f6-4838-a2f0-4d407d090811 HTTP/1.1" 200 115 0.023901 10.0.0.27 - - [2025-09-11 11:07:35] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d HTTP/1.1" 200 6873 0.050649 10.0.0.27 - - [2025-09-11 11:07:35] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005658 10.0.0.27 - - [2025-09-11 11:07:35] "POST /set-tag HTTP/1.1" 200 109 0.004832 10.0.0.27 - - [2025-09-11 11:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.27 - - [2025-09-11 11:07:35] "GET /loadbalancer/52001d88-45bd-4c1e-ab28-25427ecb312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003836 10.0.0.27 - - [2025-09-11 11:07:35] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004424 10.0.0.27 - - [2025-09-11 11:07:35] "POST /set-tag HTTP/1.1" 200 109 0.027569 10.0.0.27 - - [2025-09-11 11:07:35] "DELETE /loadbalancer-member/e9463b26-431f-4ac2-a60a-38f7a024885c HTTP/1.1" 200 115 0.042011 10.0.0.27 - - [2025-09-11 11:07:36] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006032 10.0.0.27 - - [2025-09-11 11:07:36] "POST /set-tag HTTP/1.1" 200 109 0.026381 10.0.0.27 - - [2025-09-11 11:07:36] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004339 10.0.0.27 - - [2025-09-11 11:07:36] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.27 - - [2025-09-11 11:07:36] "GET /virtual-machine/77ba59fa-14ad-427e-810b-3e01c9b20778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003923 10.0.0.27 - - [2025-09-11 11:07:36] "POST /ref-update HTTP/1.1" 200 156 0.009982 10.0.0.27 - - [2025-09-11 11:07:36] "GET /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024775 10.0.0.27 - - [2025-09-11 11:07:36] "POST /set-tag HTTP/1.1" 200 109 0.020453 10.0.0.27 - - [2025-09-11 11:07:36] "POST /set-tag HTTP/1.1" 200 109 0.028972 10.0.0.27 - - [2025-09-11 11:07:36] "POST /set-tag HTTP/1.1" 200 109 0.024592 10.0.0.27 - - [2025-09-11 11:07:36] "DELETE /instance-ip/651a98a8-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.051968 10.0.0.27 - - [2025-09-11 11:07:36] "POST /ref-update HTTP/1.1" 200 156 0.011319 10.0.0.27 - - [2025-09-11 11:07:37] "DELETE /virtual-machine-interface/64fddb1e-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.057315 10.0.0.27 - - [2025-09-11 11:07:37] "DELETE /virtual-machine/77ba59fa-14ad-427e-810b-3e01c9b20778 HTTP/1.1" 200 115 0.041873 10.0.0.27 - - [2025-09-11 11:07:40] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009479 10.0.0.27 - - [2025-09-11 11:07:40] "POST /set-tag HTTP/1.1" 200 109 0.003308 10.0.0.27 - - [2025-09-11 11:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.27 - - [2025-09-11 11:07:40] "GET /loadbalancer/52001d88-45bd-4c1e-ab28-25427ecb312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003406 10.0.0.27 - - [2025-09-11 11:07:41] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005955 10.0.0.27 - - [2025-09-11 11:07:41] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.27 - - [2025-09-11 11:07:41] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006414 10.0.0.27 - - [2025-09-11 11:07:41] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.27 - - [2025-09-11 11:07:41] "GET /virtual-machine/c3273181-c7c0-4e24-9fee-a26c63da335d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003042 10.0.0.27 - - [2025-09-11 11:07:41] "POST /ref-update HTTP/1.1" 200 156 0.016952 10.0.0.27 - - [2025-09-11 11:07:41] "GET /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004511 10.0.0.27 - - [2025-09-11 11:07:41] "POST /set-tag HTTP/1.1" 200 109 0.018331 10.0.0.27 - - [2025-09-11 11:07:41] "POST /set-tag HTTP/1.1" 200 109 0.029650 10.0.0.27 - - [2025-09-11 11:07:41] "POST /set-tag HTTP/1.1" 200 109 0.020761 10.0.0.27 - - [2025-09-11 11:07:41] "DELETE /instance-ip/64a021ae-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.050438 10.0.0.27 - - [2025-09-11 11:07:41] "POST /ref-update HTTP/1.1" 200 156 0.009415 10.0.0.27 - - [2025-09-11 11:07:41] "DELETE /virtual-machine-interface/6489ccb0-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.050572 10.0.0.27 - - [2025-09-11 11:07:42] "DELETE /virtual-machine/c3273181-c7c0-4e24-9fee-a26c63da335d HTTP/1.1" 200 115 0.022249 10.0.0.27 - - [2025-09-11 11:07:42] "DELETE /tag/8e59e60f-db77-4fbd-98fd-28198b137dc6 HTTP/1.1" 200 115 0.046226 10.0.0.27 - - [2025-09-11 11:07:42] "DELETE /tag/a4e0b15f-551c-4c20-8e31-bf2762407230 HTTP/1.1" 200 115 0.062000 10.0.0.27 - - [2025-09-11 11:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.27 - - [2025-09-11 11:07:45] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035322 10.0.0.27 - - [2025-09-11 11:07:45] "POST /tags HTTP/1.1" 200 393 0.033357 10.0.0.27 - - [2025-09-11 11:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.27 - - [2025-09-11 11:07:45] "GET /tag/19376b13-1293-4df4-a526-4ef2a3c56f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011702 10.0.0.27 - - [2025-09-11 11:07:45] "POST /tags HTTP/1.1" 200 341 0.023601 10.0.0.27 - - [2025-09-11 11:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.27 - - [2025-09-11 11:07:45] "GET /tag/74550f8b-8a67-4dcd-b289-845527b0c21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017496 10.0.0.27 - - [2025-09-11 11:07:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000490 10.0.0.27 - - [2025-09-11 11:07:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.005404 10.0.0.27 - - [2025-09-11 11:07:45] "POST /security-groups HTTP/1.1" 200 589 0.061350 10.0.0.27 - - [2025-09-11 11:07:45] "POST /projects HTTP/1.1" 200 519 0.215776 10.0.0.27 - - [2025-09-11 11:07:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.005991 10.0.0.27 - - [2025-09-11 11:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008153 10.0.0.27 - - [2025-09-11 11:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009980 10.0.0.27 - - [2025-09-11 11:07:46] "POST /access-control-lists HTTP/1.1" 200 598 0.049248 10.0.0.27 - - [2025-09-11 11:07:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.024179 10.0.0.27 - - [2025-09-11 11:07:46] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.025941 10.0.0.27 - - [2025-09-11 11:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.27 - - [2025-09-11 11:07:46] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013367 10.0.0.27 - - [2025-09-11 11:07:46] "POST /access-control-lists HTTP/1.1" 200 596 0.065962 10.0.0.27 - - [2025-09-11 11:07:46] "PUT /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29 HTTP/1.1" 200 264 0.069193 10.0.0.27 - - [2025-09-11 11:07:46] "PUT /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6 HTTP/1.1" 200 264 0.066487 10.0.0.27 - - [2025-09-11 11:07:46] "POST /security-groups HTTP/1.1" 200 591 0.067315 10.0.0.27 - - [2025-09-11 11:07:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.009952 10.0.0.27 - - [2025-09-11 11:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031797 10.0.0.27 - - [2025-09-11 11:07:46] "POST /chown HTTP/1.1" 200 109 0.017172 10.0.0.27 - - [2025-09-11 11:07:46] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015565 10.0.0.27 - - [2025-09-11 11:07:46] "POST /access-control-lists HTTP/1.1" 200 632 0.092820 10.0.0.27 - - [2025-09-11 11:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014319 10.0.0.27 - - [2025-09-11 11:07:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.013934 10.0.0.27 - - [2025-09-11 11:07:46] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006948 10.0.0.27 - - [2025-09-11 11:07:46] "POST /tags HTTP/1.1" 409 226 0.001988 10.0.0.27 - - [2025-09-11 11:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.27 - - [2025-09-11 11:07:46] "GET /tag/74550f8b-8a67-4dcd-b289-845527b0c21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017274 10.0.0.27 - - [2025-09-11 11:07:46] "POST /access-control-lists HTTP/1.1" 200 630 0.075683 10.0.0.27 - - [2025-09-11 11:07:46] "POST /firewall-rules HTTP/1.1" 200 600 0.073769 10.0.0.27 - - [2025-09-11 11:07:46] "GET /firewall-rule/b3ba77b3-8144-4152-bfd6-8fabdf8f4f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004436 10.0.0.27 - - [2025-09-11 11:07:46] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003508 10.0.0.27 - - [2025-09-11 11:07:46] "GET /firewall-rule/b3ba77b3-8144-4152-bfd6-8fabdf8f4f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002418 10.0.0.27 - - [2025-09-11 11:07:46] "POST /ref-update HTTP/1.1" 200 156 0.050384 10.0.0.27 - - [2025-09-11 11:07:46] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011074 10.0.0.27 - - [2025-09-11 11:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.27 - - [2025-09-11 11:07:46] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003449 10.0.0.27 - - [2025-09-11 11:07:46] "POST /tags HTTP/1.1" 409 226 0.002142 10.0.0.27 - - [2025-09-11 11:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.27 - - [2025-09-11 11:07:47] "GET /tag/74550f8b-8a67-4dcd-b289-845527b0c21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010867 10.0.0.27 - - [2025-09-11 11:07:47] "POST /firewall-rules HTTP/1.1" 200 598 0.067721 10.0.0.27 - - [2025-09-11 11:07:47] "GET /firewall-rule/c0ee04ba-27a2-4d83-b72f-dfcfc9a4298d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006135 10.0.0.27 - - [2025-09-11 11:07:47] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004629 10.0.0.27 - - [2025-09-11 11:07:47] "GET /firewall-rule/c0ee04ba-27a2-4d83-b72f-dfcfc9a4298d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002571 10.0.0.27 - - [2025-09-11 11:07:47] "POST /ref-update HTTP/1.1" 200 156 0.056809 10.0.0.27 - - [2025-09-11 11:07:48] "POST /tags HTTP/1.1" 200 393 0.020820 10.0.0.27 - - [2025-09-11 11:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010380 10.0.0.27 - - [2025-09-11 11:07:48] "GET /tag/ae8b67d4-a893-41e2-a381-af52cc640c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014538 10.0.0.27 - - [2025-09-11 11:07:48] "POST /tags HTTP/1.1" 200 341 0.018226 10.0.0.27 - - [2025-09-11 11:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.27 - - [2025-09-11 11:07:48] "GET /tag/a23c5513-6457-4e48-b047-f79ef34b1e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010855 10.0.0.27 - - [2025-09-11 11:07:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000465 10.0.0.27 - - [2025-09-11 11:07:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.010635 10.0.0.27 - - [2025-09-11 11:07:48] "POST /security-groups HTTP/1.1" 200 589 0.065262 10.0.0.27 - - [2025-09-11 11:07:48] "POST /projects HTTP/1.1" 200 519 0.166682 10.0.0.27 - - [2025-09-11 11:07:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.001810 10.0.0.27 - - [2025-09-11 11:07:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015133 10.0.0.27 - - [2025-09-11 11:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015877 10.0.0.27 - - [2025-09-11 11:07:48] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006588 10.0.0.27 - - [2025-09-11 11:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.27 - - [2025-09-11 11:07:49] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005293 10.0.0.27 - - [2025-09-11 11:07:49] "POST /access-control-lists HTTP/1.1" 200 598 0.101269 10.0.0.27 - - [2025-09-11 11:07:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.016214 10.0.0.27 - - [2025-09-11 11:07:49] "POST /access-control-lists HTTP/1.1" 200 596 0.044555 10.0.0.27 - - [2025-09-11 11:07:49] "PUT /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29 HTTP/1.1" 200 264 0.086480 10.0.0.27 - - [2025-09-11 11:07:49] "PUT /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6 HTTP/1.1" 200 264 0.042100 10.0.0.27 - - [2025-09-11 11:07:49] "POST /security-groups HTTP/1.1" 200 591 0.071749 10.0.0.27 - - [2025-09-11 11:07:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.001487 10.0.0.27 - - [2025-09-11 11:07:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015728 10.0.0.27 - - [2025-09-11 11:07:49] "POST /chown HTTP/1.1" 200 109 0.014222 10.0.0.27 - - [2025-09-11 11:07:49] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024318 10.0.0.27 - - [2025-09-11 11:07:49] "POST /access-control-lists HTTP/1.1" 200 632 0.095020 10.0.0.27 - - [2025-09-11 11:07:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.011031 10.0.0.27 - - [2025-09-11 11:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013808 10.0.0.27 - - [2025-09-11 11:07:49] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006034 10.0.0.27 - - [2025-09-11 11:07:49] "POST /tags HTTP/1.1" 409 226 0.002345 10.0.0.27 - - [2025-09-11 11:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.27 - - [2025-09-11 11:07:49] "POST /access-control-lists HTTP/1.1" 200 630 0.065780 10.0.0.27 - - [2025-09-11 11:07:49] "GET /tag/a23c5513-6457-4e48-b047-f79ef34b1e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.033394 10.0.0.27 - - [2025-09-11 11:07:49] "POST /firewall-rules HTTP/1.1" 200 600 0.075093 10.0.0.27 - - [2025-09-11 11:07:49] "GET /firewall-rule/922ea5f9-72df-4235-bfb3-0a329dba73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010673 10.0.0.27 - - [2025-09-11 11:07:49] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003774 10.0.0.27 - - [2025-09-11 11:07:49] "GET /firewall-rule/922ea5f9-72df-4235-bfb3-0a329dba73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003005 10.0.0.27 - - [2025-09-11 11:07:49] "POST /ref-update HTTP/1.1" 200 156 0.059391 10.0.0.27 - - [2025-09-11 11:07:49] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005794 10.0.0.27 - - [2025-09-11 11:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.27 - - [2025-09-11 11:07:49] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002604 10.0.0.27 - - [2025-09-11 11:07:49] "POST /tags HTTP/1.1" 409 226 0.002015 10.0.0.27 - - [2025-09-11 11:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.27 - - [2025-09-11 11:07:49] "GET /tag/a23c5513-6457-4e48-b047-f79ef34b1e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009891 10.0.0.27 - - [2025-09-11 11:07:49] "POST /firewall-rules HTTP/1.1" 200 598 0.064289 10.0.0.27 - - [2025-09-11 11:07:50] "GET /firewall-rule/827635bc-1aba-4a38-8050-67933f812c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004985 10.0.0.27 - - [2025-09-11 11:07:50] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004810 10.0.0.27 - - [2025-09-11 11:07:50] "GET /firewall-rule/827635bc-1aba-4a38-8050-67933f812c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002829 10.0.0.27 - - [2025-09-11 11:07:50] "POST /ref-update HTTP/1.1" 200 156 0.050963 10.0.0.27 - - [2025-09-11 11:07:51] "POST /tags HTTP/1.1" 200 345 0.074610 10.0.0.27 - - [2025-09-11 11:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012504 10.0.0.27 - - [2025-09-11 11:07:51] "GET /tag/17bb99ca-5715-475b-997b-dfb810f8bbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021332 10.0.0.27 - - [2025-09-11 11:07:51] "POST /projects HTTP/1.1" 409 238 0.004812 10.0.0.27 - - [2025-09-11 11:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.27 - - [2025-09-11 11:07:51] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054087 10.0.0.27 - - [2025-09-11 11:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011773 10.0.0.27 - - [2025-09-11 11:07:51] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009507 10.0.0.27 - - [2025-09-11 11:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.27 - - [2025-09-11 11:07:51] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.012069 10.0.0.27 - - [2025-09-11 11:07:52] "POST /security-groups HTTP/1.1" 409 285 0.004685 10.0.0.27 - - [2025-09-11 11:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.27 - - [2025-09-11 11:07:52] "PUT /security-group/b9ee5531-5288-4c1a-9cc3-0a6e8e8608eb HTTP/1.1" 200 262 0.077098 10.0.0.27 - - [2025-09-11 11:07:52] "PUT /access-control-list/0221fa73-9dda-4c13-b6a7-4f7cba933e50 HTTP/1.1" 200 272 0.020328 10.0.0.27 - - [2025-09-11 11:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010927 10.0.0.27 - - [2025-09-11 11:07:52] "PUT /access-control-list/3a02aaa6-e6d5-467c-a8ea-af0181f2ddc6 HTTP/1.1" 200 272 0.061139 10.0.0.27 - - [2025-09-11 11:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.094712 10.0.0.27 - - [2025-09-11 11:07:52] "POST /tags HTTP/1.1" 409 228 0.012235 10.0.0.27 - - [2025-09-11 11:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.27 - - [2025-09-11 11:07:52] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.132996 10.0.0.27 - - [2025-09-11 11:07:52] "GET /tag/17bb99ca-5715-475b-997b-dfb810f8bbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.036078 10.0.0.27 - - [2025-09-11 11:07:52] "POST /tags HTTP/1.1" 200 345 0.043326 10.0.0.27 - - [2025-09-11 11:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.028677 10.0.0.27 - - [2025-09-11 11:07:52] "GET /tag/2f707a0d-b6fe-4cbd-92e1-2314eacd41f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017064 10.0.0.27 - - [2025-09-11 11:07:52] "POST /projects HTTP/1.1" 409 238 0.005698 10.0.0.27 - - [2025-09-11 11:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.27 - - [2025-09-11 11:07:52] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061967 10.0.0.27 - - [2025-09-11 11:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.27 - - [2025-09-11 11:07:52] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006808 10.0.0.27 - - [2025-09-11 11:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.27 - - [2025-09-11 11:07:52] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.021570 10.0.0.27 - - [2025-09-11 11:07:52] "POST /security-groups HTTP/1.1" 409 285 0.003281 10.0.0.27 - - [2025-09-11 11:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.27 - - [2025-09-11 11:07:52] "PUT /security-group/6c0623d2-76e5-42b0-9f97-f45118c0ee06 HTTP/1.1" 200 262 0.081495 10.0.0.27 - - [2025-09-11 11:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008721 10.0.0.27 - - [2025-09-11 11:07:52] "PUT /access-control-list/063a04d2-4c06-49b7-aa18-2c9e72a92d02 HTTP/1.1" 200 272 0.050677 10.0.0.27 - - [2025-09-11 11:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.079794 10.0.0.27 - - [2025-09-11 11:07:52] "POST /tags HTTP/1.1" 409 228 0.009522 10.0.0.27 - - [2025-09-11 11:07:52] "PUT /access-control-list/140a125d-cbb8-4709-8f07-7018ca34dce8 HTTP/1.1" 200 272 0.044369 10.0.0.27 - - [2025-09-11 11:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006572 10.0.0.27 - - [2025-09-11 11:07:53] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.100542 10.0.0.27 - - [2025-09-11 11:07:53] "GET /tag/2f707a0d-b6fe-4cbd-92e1-2314eacd41f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023467 10.0.0.27 - - [2025-09-11 11:07:53] "POST /tags HTTP/1.1" 200 291 0.052572 10.0.0.27 - - [2025-09-11 11:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.27 - - [2025-09-11 11:07:53] "GET /tag/ec705ead-742a-4b52-9b33-386e5a37c599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012247 10.0.0.27 - - [2025-09-11 11:07:53] "POST /tags HTTP/1.1" 200 303 0.045370 10.0.0.27 - - [2025-09-11 11:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2025-09-11 11:07:53] "GET /tag/ea8ae54e-b824-4317-a7aa-b6eb5ea3a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013542 10.0.0.27 - - [2025-09-11 11:07:53] "POST /tags HTTP/1.1" 409 252 0.007367 10.0.0.27 - - [2025-09-11 11:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.27 - - [2025-09-11 11:07:53] "GET /tag/19376b13-1293-4df4-a526-4ef2a3c56f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011717 10.0.0.27 - - [2025-09-11 11:07:53] "POST /tags HTTP/1.1" 409 226 0.002421 10.0.0.27 - - [2025-09-11 11:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.27 - - [2025-09-11 11:07:53] "GET /tag/74550f8b-8a67-4dcd-b289-845527b0c21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011030 10.0.0.27 - - [2025-09-11 11:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.27 - - [2025-09-11 11:07:53] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003522 10.0.0.27 - - [2025-09-11 11:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.27 - - [2025-09-11 11:07:53] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026832 10.0.0.27 - - [2025-09-11 11:07:53] "POST /virtual-machines HTTP/1.1" 200 395 0.008003 10.0.0.27 - - [2025-09-11 11:07:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009200 10.0.0.27 - - [2025-09-11 11:07:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107786 10.0.0.27 - - [2025-09-11 11:07:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023561 10.0.0.27 - - [2025-09-11 11:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.27 - - [2025-09-11 11:07:53] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005143 10.0.0.27 - - [2025-09-11 11:07:53] "POST /instance-ips HTTP/1.1" 200 397 0.020230 10.0.0.27 - - [2025-09-11 11:07:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033577 10.0.0.27 - - [2025-09-11 11:07:53] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015265 10.0.0.27 - - [2025-09-11 11:07:53] "POST /set-tag HTTP/1.1" 200 109 0.071659 10.0.0.27 - - [2025-09-11 11:07:53] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020097 10.0.0.27 - - [2025-09-11 11:07:53] "GET /instance-ip/9048f592-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004740 10.0.0.27 - - [2025-09-11 11:07:54] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005518 10.0.0.27 - - [2025-09-11 11:07:54] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.27 - - [2025-09-11 11:07:54] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004661 10.0.0.27 - - [2025-09-11 11:07:54] "POST /ref-update HTTP/1.1" 200 156 0.014062 10.0.0.27 - - [2025-09-11 11:07:54] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012748 10.0.0.27 - - [2025-09-11 11:07:54] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.27 - - [2025-09-11 11:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.27 - - [2025-09-11 11:07:54] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003962 10.0.0.27 - - [2025-09-11 11:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.27 - - [2025-09-11 11:07:54] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046278 10.0.0.27 - - [2025-09-11 11:07:54] "POST /virtual-machines HTTP/1.1" 200 395 0.009680 10.0.0.27 - - [2025-09-11 11:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019475 10.0.0.27 - - [2025-09-11 11:07:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123554 10.0.0.27 - - [2025-09-11 11:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008892 10.0.0.27 - - [2025-09-11 11:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006821 10.0.0.27 - - [2025-09-11 11:07:54] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006292 10.0.0.27 - - [2025-09-11 11:07:54] "POST /instance-ips HTTP/1.1" 200 397 0.022507 10.0.0.27 - - [2025-09-11 11:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033271 10.0.0.27 - - [2025-09-11 11:07:54] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011263 10.0.0.27 - - [2025-09-11 11:07:54] "POST /set-tag HTTP/1.1" 200 109 0.063907 10.0.0.27 - - [2025-09-11 11:07:54] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012924 10.0.0.27 - - [2025-09-11 11:07:54] "GET /instance-ip/90c9e6c0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004448 10.0.0.27 - - [2025-09-11 11:07:54] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004225 10.0.0.27 - - [2025-09-11 11:07:54] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.27 - - [2025-09-11 11:07:54] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003047 10.0.0.27 - - [2025-09-11 11:07:54] "POST /ref-update HTTP/1.1" 200 156 0.012640 10.0.0.27 - - [2025-09-11 11:07:54] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005908 10.0.0.27 - - [2025-09-11 11:07:54] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.27 - - [2025-09-11 11:07:55] "POST /tags HTTP/1.1" 200 291 0.017731 10.0.0.27 - - [2025-09-11 11:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015045 10.0.0.27 - - [2025-09-11 11:07:55] "GET /tag/60faae22-ca40-49ee-b8d8-2a54cccc7c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012084 10.0.0.27 - - [2025-09-11 11:07:55] "POST /tags HTTP/1.1" 409 252 0.002089 10.0.0.27 - - [2025-09-11 11:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.27 - - [2025-09-11 11:07:55] "GET /tag/ae8b67d4-a893-41e2-a381-af52cc640c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010413 10.0.0.27 - - [2025-09-11 11:07:55] "POST /tags HTTP/1.1" 409 226 0.002053 10.0.0.27 - - [2025-09-11 11:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.27 - - [2025-09-11 11:07:55] "GET /tag/a23c5513-6457-4e48-b047-f79ef34b1e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014088 10.0.0.27 - - [2025-09-11 11:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.27 - - [2025-09-11 11:07:55] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003864 10.0.0.27 - - [2025-09-11 11:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.27 - - [2025-09-11 11:07:55] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053248 10.0.0.27 - - [2025-09-11 11:07:55] "POST /virtual-machines HTTP/1.1" 200 395 0.015092 10.0.0.27 - - [2025-09-11 11:07:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022418 10.0.0.27 - - [2025-09-11 11:07:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136063 10.0.0.27 - - [2025-09-11 11:07:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007911 10.0.0.27 - - [2025-09-11 11:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.27 - - [2025-09-11 11:07:55] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009547 10.0.0.27 - - [2025-09-11 11:07:55] "POST /instance-ips HTTP/1.1" 200 397 0.032180 10.0.0.27 - - [2025-09-11 11:07:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026688 10.0.0.27 - - [2025-09-11 11:07:55] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010519 10.0.0.27 - - [2025-09-11 11:07:55] "POST /set-tag HTTP/1.1" 200 109 0.068206 10.0.0.27 - - [2025-09-11 11:07:55] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015886 10.0.0.27 - - [2025-09-11 11:07:55] "GET /instance-ip/916a524a-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006808 10.0.0.27 - - [2025-09-11 11:07:55] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004761 10.0.0.27 - - [2025-09-11 11:07:55] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.27 - - [2025-09-11 11:07:55] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.006663 10.0.0.27 - - [2025-09-11 11:07:56] "POST /ref-update HTTP/1.1" 200 156 0.013675 10.0.0.27 - - [2025-09-11 11:07:56] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006690 10.0.0.27 - - [2025-09-11 11:07:56] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.27 - - [2025-09-11 11:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.27 - - [2025-09-11 11:07:56] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004454 10.0.0.27 - - [2025-09-11 11:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.27 - - [2025-09-11 11:07:56] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029923 10.0.0.27 - - [2025-09-11 11:07:56] "POST /virtual-machines HTTP/1.1" 200 395 0.010378 10.0.0.27 - - [2025-09-11 11:07:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015300 10.0.0.27 - - [2025-09-11 11:07:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138618 10.0.0.27 - - [2025-09-11 11:07:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021416 10.0.0.27 - - [2025-09-11 11:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007562 10.0.0.27 - - [2025-09-11 11:07:56] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004640 10.0.0.27 - - [2025-09-11 11:07:56] "POST /instance-ips HTTP/1.1" 200 397 0.020069 10.0.0.27 - - [2025-09-11 11:07:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018065 10.0.0.27 - - [2025-09-11 11:07:56] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015300 10.0.0.27 - - [2025-09-11 11:07:56] "POST /set-tag HTTP/1.1" 200 109 0.072492 10.0.0.27 - - [2025-09-11 11:07:56] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013165 10.0.0.27 - - [2025-09-11 11:07:56] "GET /instance-ip/91e714ba-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004785 10.0.0.27 - - [2025-09-11 11:07:56] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006596 10.0.0.27 - - [2025-09-11 11:07:56] "POST /set-tag HTTP/1.1" 200 109 0.003324 10.0.0.27 - - [2025-09-11 11:07:56] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004924 10.0.0.27 - - [2025-09-11 11:07:56] "POST /ref-update HTTP/1.1" 200 156 0.009638 10.0.0.27 - - [2025-09-11 11:07:56] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015538 10.0.0.27 - - [2025-09-11 11:07:56] "POST /set-tag HTTP/1.1" 200 109 0.003556 10.0.0.27 - - [2025-09-11 11:07:56] "POST /tags HTTP/1.1" 200 299 0.020366 10.0.0.27 - - [2025-09-11 11:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007955 10.0.0.27 - - [2025-09-11 11:07:56] "GET /tag/9a7bcbe9-2423-4d5c-a963-39482b77232e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019903 10.0.0.27 - - [2025-09-11 11:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.27 - - [2025-09-11 11:07:57] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003862 10.0.0.27 - - [2025-09-11 11:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.27 - - [2025-09-11 11:07:57] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.063410 10.0.0.27 - - [2025-09-11 11:07:57] "POST /virtual-machines HTTP/1.1" 200 395 0.014982 10.0.0.27 - - [2025-09-11 11:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.032265 10.0.0.27 - - [2025-09-11 11:07:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.156098 10.0.0.27 - - [2025-09-11 11:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007529 10.0.0.27 - - [2025-09-11 11:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016716 10.0.0.27 - - [2025-09-11 11:07:57] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005527 10.0.0.27 - - [2025-09-11 11:07:57] "POST /instance-ips HTTP/1.1" 200 397 0.019726 10.0.0.27 - - [2025-09-11 11:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013551 10.0.0.27 - - [2025-09-11 11:07:57] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007863 10.0.0.27 - - [2025-09-11 11:07:57] "POST /set-tag HTTP/1.1" 200 109 0.019585 10.0.0.27 - - [2025-09-11 11:07:57] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010845 10.0.0.27 - - [2025-09-11 11:07:57] "GET /instance-ip/927e279c-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003560 10.0.0.27 - - [2025-09-11 11:07:57] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004053 10.0.0.27 - - [2025-09-11 11:07:57] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.27 - - [2025-09-11 11:07:57] "POST /tags HTTP/1.1" 200 299 0.016644 10.0.0.27 - - [2025-09-11 11:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011503 10.0.0.27 - - [2025-09-11 11:07:57] "GET /tag/016fb822-68f9-475f-83ee-b6aba3eb3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.015754 10.0.0.27 - - [2025-09-11 11:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.27 - - [2025-09-11 11:07:57] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003446 10.0.0.27 - - [2025-09-11 11:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.27 - - [2025-09-11 11:07:57] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023028 10.0.0.27 - - [2025-09-11 11:07:57] "POST /virtual-machines HTTP/1.1" 200 395 0.014157 10.0.0.27 - - [2025-09-11 11:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008547 10.0.0.27 - - [2025-09-11 11:07:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116979 10.0.0.27 - - [2025-09-11 11:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018034 10.0.0.27 - - [2025-09-11 11:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011101 10.0.0.27 - - [2025-09-11 11:07:58] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004613 10.0.0.27 - - [2025-09-11 11:07:58] "POST /instance-ips HTTP/1.1" 200 397 0.020649 10.0.0.27 - - [2025-09-11 11:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019671 10.0.0.27 - - [2025-09-11 11:07:58] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007895 10.0.0.27 - - [2025-09-11 11:07:58] "POST /set-tag HTTP/1.1" 200 109 0.018426 10.0.0.27 - - [2025-09-11 11:07:58] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009739 10.0.0.27 - - [2025-09-11 11:07:58] "GET /instance-ip/92e6fc4a-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002490 10.0.0.27 - - [2025-09-11 11:07:58] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004315 10.0.0.27 - - [2025-09-11 11:07:58] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.27 - - [2025-09-11 11:07:58] "POST /tags HTTP/1.1" 200 299 0.020986 10.0.0.27 - - [2025-09-11 11:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.27 - - [2025-09-11 11:07:58] "GET /tag/3efc1a00-150a-46fc-93a7-6867e8df4f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010463 10.0.0.27 - - [2025-09-11 11:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.27 - - [2025-09-11 11:07:58] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003413 10.0.0.27 - - [2025-09-11 11:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.27 - - [2025-09-11 11:07:58] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028986 10.0.0.27 - - [2025-09-11 11:07:58] "POST /virtual-machines HTTP/1.1" 200 395 0.007264 10.0.0.27 - - [2025-09-11 11:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010735 10.0.0.27 - - [2025-09-11 11:07:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101854 10.0.0.27 - - [2025-09-11 11:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008738 10.0.0.27 - - [2025-09-11 11:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.27 - - [2025-09-11 11:07:58] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008794 10.0.0.27 - - [2025-09-11 11:07:58] "POST /instance-ips HTTP/1.1" 200 397 0.022002 10.0.0.27 - - [2025-09-11 11:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.037475 10.0.0.27 - - [2025-09-11 11:07:58] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015191 10.0.0.27 - - [2025-09-11 11:07:58] "POST /set-tag HTTP/1.1" 200 109 0.024207 10.0.0.27 - - [2025-09-11 11:07:58] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015029 10.0.0.27 - - [2025-09-11 11:07:58] "GET /instance-ip/934a2414-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010060 10.0.0.27 - - [2025-09-11 11:07:59] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004438 10.0.0.27 - - [2025-09-11 11:07:59] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.27 - - [2025-09-11 11:07:59] "POST /tags HTTP/1.1" 200 299 0.020033 10.0.0.27 - - [2025-09-11 11:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009158 10.0.0.27 - - [2025-09-11 11:07:59] "GET /tag/39a67e35-8c09-4c03-af2f-427c606c0ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011814 10.0.0.27 - - [2025-09-11 11:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.27 - - [2025-09-11 11:07:59] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003777 10.0.0.27 - - [2025-09-11 11:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.27 - - [2025-09-11 11:07:59] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056167 10.0.0.27 - - [2025-09-11 11:07:59] "POST /virtual-machines HTTP/1.1" 200 395 0.009674 10.0.0.27 - - [2025-09-11 11:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.026269 10.0.0.27 - - [2025-09-11 11:07:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110158 10.0.0.27 - - [2025-09-11 11:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008106 10.0.0.27 - - [2025-09-11 11:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015845 10.0.0.27 - - [2025-09-11 11:07:59] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004664 10.0.0.27 - - [2025-09-11 11:07:59] "POST /instance-ips HTTP/1.1" 200 397 0.022751 10.0.0.27 - - [2025-09-11 11:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034496 10.0.0.27 - - [2025-09-11 11:07:59] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008162 10.0.0.27 - - [2025-09-11 11:07:59] "POST /set-tag HTTP/1.1" 200 109 0.017927 10.0.0.27 - - [2025-09-11 11:07:59] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020968 10.0.0.27 - - [2025-09-11 11:07:59] "GET /instance-ip/93ba56ee-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002685 10.0.0.27 - - [2025-09-11 11:07:59] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004550 10.0.0.27 - - [2025-09-11 11:07:59] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.27 - - [2025-09-11 11:07:59] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004591 10.0.0.27 - - [2025-09-11 11:07:59] "POST /ref-update HTTP/1.1" 200 156 0.010918 10.0.0.27 - - [2025-09-11 11:07:59] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004447 10.0.0.27 - - [2025-09-11 11:07:59] "POST /set-tag HTTP/1.1" 200 109 0.006404 10.0.0.27 - - [2025-09-11 11:07:59] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004273 10.0.0.27 - - [2025-09-11 11:08:00] "POST /ref-update HTTP/1.1" 200 156 0.089104 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010872 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004327 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003865 10.0.0.27 - - [2025-09-11 11:08:00] "POST /ref-update HTTP/1.1" 200 156 0.008543 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006389 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-router/f79862d5-8428-4199-bd67-ae8c38df43a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004055 10.0.0.27 - - [2025-09-11 11:08:00] "POST /ref-update HTTP/1.1" 200 156 0.011782 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.075774 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.003648 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004549 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004068 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004600 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003885 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005583 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004715 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004003 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004226 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.27 - - [2025-09-11 11:08:00] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005670 10.0.0.27 - - [2025-09-11 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.27 - - [2025-09-11 11:08:03] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004468 10.0.0.27 - - [2025-09-11 11:08:03] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.27 - - [2025-09-11 11:08:03] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004227 10.0.0.27 - - [2025-09-11 11:08:03] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.27 - - [2025-09-11 11:08:04] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007710 10.0.0.27 - - [2025-09-11 11:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.27 - - [2025-09-11 11:08:04] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005235 10.0.0.27 - - [2025-09-11 11:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.27 - - [2025-09-11 11:08:04] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003846 10.0.0.27 - - [2025-09-11 11:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.27 - - [2025-09-11 11:08:04] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004149 10.0.0.27 - - [2025-09-11 11:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine/b19f2463-d39a-422e-9cb0-d4991e690ef9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002990 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006168 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine/67a51266-8a10-4fcc-a787-1e21ed716199?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002582 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004516 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine/8eddbd32-e38d-407a-9e92-99e231aa46e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002789 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004275 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine/f7615eb4-d99a-4383-84eb-9acf647c1318?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007042 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004611 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine/bc11a26f-9f56-4de7-a18e-575bfd7cf9f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003102 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010245 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine/67560e04-8c73-4e61-935c-dc39d8ca6749?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003839 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004780 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine/5da17021-6276-4a87-b223-60d9e7c43798?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002841 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003748 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine/7e494c4c-cdf8-4978-8c0a-dc94db59aebe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002860 10.0.0.27 - - [2025-09-11 11:08:08] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004018 10.0.0.27 - - [2025-09-11 11:08:09] "GET /loadbalancer/d5393f48-cccc-41ac-9ac5-57aee98b6fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009073 10.0.0.27 - - [2025-09-11 11:08:09] "POST /tags HTTP/1.1" 200 333 0.037838 10.0.0.27 - - [2025-09-11 11:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007751 10.0.0.27 - - [2025-09-11 11:08:09] "GET /tag/69f25d21-8111-41d2-9f46-58eb28d3b71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015619 10.0.0.27 - - [2025-09-11 11:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2025-09-11 11:08:09] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054855 10.0.0.27 - - [2025-09-11 11:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.27 - - [2025-09-11 11:08:09] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006192 10.0.0.27 - - [2025-09-11 11:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.27 - - [2025-09-11 11:08:09] "GET /service-appliance-set/e4181c0e-cf65-40b7-bb41-07ae043eb67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003411 10.0.0.27 - - [2025-09-11 11:08:09] "POST /fqname-to-id HTTP/1.1" 404 273 0.001885 10.0.0.27 - - [2025-09-11 11:08:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104880 10.0.0.27 - - [2025-09-11 11:08:09] "GET /virtual-machine-interface/c81e45c8-13ff-4290-8746-804be7ce994d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.015177 10.0.0.27 - - [2025-09-11 11:08:09] "POST /instance-ips HTTP/1.1" 200 409 0.026538 10.0.0.27 - - [2025-09-11 11:08:09] "GET /instance-ip/eaa75d51-3951-4d98-bc66-b2b3f0e87130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004381 10.0.0.27 - - [2025-09-11 11:08:09] "POST /loadbalancers HTTP/1.1" 200 629 0.069661 10.0.0.27 - - [2025-09-11 11:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013984 10.0.0.27 - - [2025-09-11 11:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008529 10.0.0.27 - - [2025-09-11 11:08:09] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045954 10.0.0.27 - - [2025-09-11 11:08:09] "GET /instance-ip/eaa75d51-3951-4d98-bc66-b2b3f0e87130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003360 10.0.0.27 - - [2025-09-11 11:08:09] "POST /floating-ips HTTP/1.1" 200 597 0.029394 10.0.0.27 - - [2025-09-11 11:08:09] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052736 10.0.0.27 - - [2025-09-11 11:08:09] "GET /loadbalancer/d5393f48-cccc-41ac-9ac5-57aee98b6fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003121 10.0.0.27 - - [2025-09-11 11:08:09] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017677 10.0.0.27 - - [2025-09-11 11:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.27 - - [2025-09-11 11:08:09] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031677 10.0.0.27 - - [2025-09-11 11:08:09] "GET /loadbalancer-listener/f04a709f-faa3-4e51-91ea-528bfe5051d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003359 10.0.0.27 - - [2025-09-11 11:08:09] "GET /loadbalancer-listener/f04a709f-faa3-4e51-91ea-528bfe5051d1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004394 10.0.0.27 - - [2025-09-11 11:08:09] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019013 10.0.0.27 - - [2025-09-11 11:08:10] "GET /instance-ip/eaa75d51-3951-4d98-bc66-b2b3f0e87130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006833 10.0.0.27 - - [2025-09-11 11:08:10] "GET /instance-ip/eaa75d51-3951-4d98-bc66-b2b3f0e87130?fields=floating_ips HTTP/1.1" 200 1213 0.007657 10.0.0.27 - - [2025-09-11 11:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.27 - - [2025-09-11 11:08:10] "GET /floating-ip/d1750fbe-ced6-4027-9c95-b4059f205f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002836 10.0.0.27 - - [2025-09-11 11:08:10] "GET /loadbalancer/d5393f48-cccc-41ac-9ac5-57aee98b6fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003847 10.0.0.27 - - [2025-09-11 11:08:10] "GET /loadbalancer-pool/c3ddb804-b1e9-4913-a1a5-6c7ed67c0cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003807 10.0.0.27 - - [2025-09-11 11:08:10] "GET /loadbalancer/d5393f48-cccc-41ac-9ac5-57aee98b6fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002998 10.0.0.27 - - [2025-09-11 11:08:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023921 10.0.0.27 - - [2025-09-11 11:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008521 10.0.0.27 - - [2025-09-11 11:08:10] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007636 10.0.0.27 - - [2025-09-11 11:08:10] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004323 10.0.0.27 - - [2025-09-11 11:08:10] "POST /tags HTTP/1.1" 409 221 0.003814 10.0.0.27 - - [2025-09-11 11:08:10] "POST /ref-update HTTP/1.1" 200 156 0.007138 10.0.0.27 - - [2025-09-11 11:08:10] "GET /floating-ip/d1750fbe-ced6-4027-9c95-b4059f205f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.010266 10.0.0.27 - - [2025-09-11 11:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.27 - - [2025-09-11 11:08:10] "GET /tag/69f25d21-8111-41d2-9f46-58eb28d3b71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010112 10.0.0.27 - - [2025-09-11 11:08:10] "PUT /floating-ip/d1750fbe-ced6-4027-9c95-b4059f205f44 HTTP/1.1" 200 256 0.008192 10.0.0.27 - - [2025-09-11 11:08:10] "POST /set-tag HTTP/1.1" 200 109 0.077306 10.0.0.27 - - [2025-09-11 11:08:10] "GET /loadbalancer-pool/c3ddb804-b1e9-4913-a1a5-6c7ed67c0cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005665 10.0.0.27 - - [2025-09-11 11:08:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015022 10.0.0.27 - - [2025-09-11 11:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012043 10.0.0.27 - - [2025-09-11 11:08:10] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006480 10.0.0.27 - - [2025-09-11 11:08:10] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003697 10.0.0.27 - - [2025-09-11 11:08:10] "POST /ref-update HTTP/1.1" 200 156 0.005423 10.0.0.27 - - [2025-09-11 11:08:10] "GET /floating-ip/d1750fbe-ced6-4027-9c95-b4059f205f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.006281 10.0.0.27 - - [2025-09-11 11:08:10] "POST /set-tag HTTP/1.1" 200 109 0.060237 10.0.0.27 - - [2025-09-11 11:08:11] "POST /tags HTTP/1.1" 409 206 0.002022 10.0.0.27 - - [2025-09-11 11:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.27 - - [2025-09-11 11:08:11] "GET /tag/ea8ae54e-b824-4317-a7aa-b6eb5ea3a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010565 10.0.0.27 - - [2025-09-11 11:08:11] "POST /tags HTTP/1.1" 409 204 0.002056 10.0.0.27 - - [2025-09-11 11:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.27 - - [2025-09-11 11:08:11] "GET /tag/016fb822-68f9-475f-83ee-b6aba3eb3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.010115 10.0.0.27 - - [2025-09-11 11:08:11] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002004 10.0.0.27 - - [2025-09-11 11:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.27 - - [2025-09-11 11:08:11] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002112 10.0.0.27 - - [2025-09-11 11:08:11] "POST /tags HTTP/1.1" 409 206 0.001522 10.0.0.27 - - [2025-09-11 11:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.27 - - [2025-09-11 11:08:11] "GET /tag/ea8ae54e-b824-4317-a7aa-b6eb5ea3a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013743 10.0.0.27 - - [2025-09-11 11:08:11] "POST /tags HTTP/1.1" 409 226 0.002049 10.0.0.27 - - [2025-09-11 11:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.27 - - [2025-09-11 11:08:11] "GET /tag/74550f8b-8a67-4dcd-b289-845527b0c21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010587 10.0.0.27 - - [2025-09-11 11:08:11] "POST /tags HTTP/1.1" 409 204 0.003437 10.0.0.27 - - [2025-09-11 11:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.27 - - [2025-09-11 11:08:11] "GET /tag/016fb822-68f9-475f-83ee-b6aba3eb3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.010150 10.0.0.27 - - [2025-09-11 11:08:11] "POST /tags HTTP/1.1" 409 226 0.001725 10.0.0.27 - - [2025-09-11 11:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.27 - - [2025-09-11 11:08:11] "GET /tag/74550f8b-8a67-4dcd-b289-845527b0c21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010937 10.0.0.27 - - [2025-09-11 11:08:11] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002381 10.0.0.27 - - [2025-09-11 11:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.27 - - [2025-09-11 11:08:11] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002545 10.0.0.27 - - [2025-09-11 11:08:11] "POST /firewall-rules HTTP/1.1" 200 626 0.068506 10.0.0.27 - - [2025-09-11 11:08:11] "POST /firewall-rules HTTP/1.1" 200 646 0.085129 10.0.0.27 - - [2025-09-11 11:08:11] "GET /firewall-rule/b2d22e7c-4bb1-4240-a1c2-e340dca55807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006853 10.0.0.27 - - [2025-09-11 11:08:11] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002658 10.0.0.27 - - [2025-09-11 11:08:11] "GET /firewall-rule/b72a7372-5177-44d8-880d-c373d5a96988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004019 10.0.0.27 - - [2025-09-11 11:08:11] "POST /ref-update HTTP/1.1" 200 156 0.013338 10.0.0.27 - - [2025-09-11 11:08:11] "POST /firewall-policys HTTP/1.1" 200 606 0.037248 10.0.0.27 - - [2025-09-11 11:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015507 10.0.0.27 - - [2025-09-11 11:08:12] "GET /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004339 10.0.0.27 - - [2025-09-11 11:08:12] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002982 10.0.0.27 - - [2025-09-11 11:08:12] "GET /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002600 10.0.0.27 - - [2025-09-11 11:08:12] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004216 10.0.0.27 - - [2025-09-11 11:08:12] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002843 10.0.0.27 - - [2025-09-11 11:08:12] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004160 10.0.0.27 - - [2025-09-11 11:08:12] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002220 10.0.0.27 - - [2025-09-11 11:08:12] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002281 10.0.0.27 - - [2025-09-11 11:08:12] "POST /ref-update HTTP/1.1" 200 156 0.017100 10.0.0.27 - - [2025-09-11 11:08:12] "POST /ref-update HTTP/1.1" 200 156 0.037666 10.0.0.27 - - [2025-09-11 11:08:12] "POST /ref-update HTTP/1.1" 200 156 0.024273 10.0.0.27 - - [2025-09-11 11:08:12] "POST /ref-update HTTP/1.1" 200 156 0.023565 10.0.0.27 - - [2025-09-11 11:08:12] "POST /ref-update HTTP/1.1" 200 156 0.029013 10.0.0.27 - - [2025-09-11 11:08:12] "GET /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002578 10.0.0.27 - - [2025-09-11 11:08:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002405 10.0.0.27 - - [2025-09-11 11:08:20] "GET /global-system-configs HTTP/1.1" 200 322 0.003055 10.0.0.27 - - [2025-09-11 11:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.27 - - [2025-09-11 11:08:40] "GET /loadbalancer/d96fc35c-f38b-4c4f-b292-bd9b6bb18ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002298 10.0.0.27 - - [2025-09-11 11:08:40] "GET /loadbalancer-pool/2bb086a6-97b3-45a3-b2a2-aeaa66af2884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002407 10.0.0.27 - - [2025-09-11 11:08:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015385 10.0.0.27 - - [2025-09-11 11:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029907 10.0.0.27 - - [2025-09-11 11:08:40] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009489 10.0.0.27 - - [2025-09-11 11:08:40] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011570 10.0.0.27 - - [2025-09-11 11:08:40] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.013258 10.0.0.27 - - [2025-09-11 11:08:40] "POST /set-tag HTTP/1.1" 200 109 0.068245 10.0.0.27 - - [2025-09-11 11:08:40] "GET /loadbalancer-pool/fc51b9d5-f8df-449f-9466-b086b1414bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007588 10.0.0.27 - - [2025-09-11 11:08:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018739 10.0.0.27 - - [2025-09-11 11:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009261 10.0.0.27 - - [2025-09-11 11:08:40] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010725 10.0.0.27 - - [2025-09-11 11:08:40] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007663 10.0.0.27 - - [2025-09-11 11:08:40] "POST /set-tag HTTP/1.1" 200 109 0.007876 10.0.0.27 - - [2025-09-11 11:08:40] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002479 10.0.0.27 - - [2025-09-11 11:08:41] "GET /loadbalancer-pool/73e98761-39dc-4de7-a7b2-246e735efa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003534 10.0.0.27 - - [2025-09-11 11:08:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019287 10.0.0.27 - - [2025-09-11 11:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.024502 10.0.0.27 - - [2025-09-11 11:08:41] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019690 10.0.0.27 - - [2025-09-11 11:08:41] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005618 10.0.0.27 - - [2025-09-11 11:08:41] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002979 10.0.0.27 - - [2025-09-11 11:08:41] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.27 - - [2025-09-11 11:09:33] "POST /tags HTTP/1.1" 200 365 0.043343 10.0.0.27 - - [2025-09-11 11:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.27 - - [2025-09-11 11:09:33] "GET /tag/777c7cad-25d7-4132-aa98-6abb5df43829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011019 10.0.0.27 - - [2025-09-11 11:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.27 - - [2025-09-11 11:09:33] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028457 10.0.0.27 - - [2025-09-11 11:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007128 10.0.0.27 - - [2025-09-11 11:09:33] "GET /service-appliance-set/ae0fa5e0-01be-49de-be5c-3fd3519b9e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003433 10.0.0.27 - - [2025-09-11 11:09:33] "POST /fqname-to-id HTTP/1.1" 404 258 0.001810 10.0.0.27 - - [2025-09-11 11:09:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.092947 10.0.0.27 - - [2025-09-11 11:09:34] "GET /virtual-machine-interface/e1177f7e-72cb-479b-a22e-1b3eb219cd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011198 10.0.0.27 - - [2025-09-11 11:09:34] "POST /set-tag HTTP/1.1" 200 109 0.019116 10.0.0.27 - - [2025-09-11 11:09:34] "POST /instance-ips HTTP/1.1" 200 417 0.028405 10.0.0.27 - - [2025-09-11 11:09:34] "GET /instance-ip/ad26df71-5fb9-429c-bbcc-ad8e93a8beb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.013112 10.0.0.27 - - [2025-09-11 11:09:34] "POST /loadbalancers HTTP/1.1" 200 618 0.060401 10.0.0.27 - - [2025-09-11 11:09:34] "POST /service-instances HTTP/1.1" 200 566 0.017296 10.0.0.27 - - [2025-09-11 11:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017022 10.0.0.27 - - [2025-09-11 11:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2025-09-11 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.022640 10.0.0.27 - - [2025-09-11 11:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.27 - - [2025-09-11 11:09:34] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044588 10.0.0.27 - - [2025-09-11 11:09:34] "PUT /service-instance/bd61fa6a-b4ec-41ef-b44d-d4b09002b0b2 HTTP/1.1" 200 266 0.013808 10.0.0.27 - - [2025-09-11 11:09:34] "GET /virtual-machine-interface/e1177f7e-72cb-479b-a22e-1b3eb219cd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004001 10.0.0.27 - - [2025-09-11 11:09:34] "GET /virtual-machine-interface/e1177f7e-72cb-479b-a22e-1b3eb219cd6c?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004595 10.0.0.27 - - [2025-09-11 11:09:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.001367 10.0.0.27 - - [2025-09-11 11:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.005608 10.0.0.27 - - [2025-09-11 11:09:34] "PUT /service-instance/bd61fa6a-b4ec-41ef-b44d-d4b09002b0b2 HTTP/1.1" 200 266 0.007492 10.0.0.27 - - [2025-09-11 11:09:34] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008759 10.0.0.27 - - [2025-09-11 11:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018634 10.0.0.27 - - [2025-09-11 11:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009492 10.0.0.27 - - [2025-09-11 11:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.27 - - [2025-09-11 11:09:34] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002298 10.0.0.27 - - [2025-09-11 11:09:34] "POST /tags HTTP/1.1" 409 221 0.002797 10.0.0.27 - - [2025-09-11 11:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.27 - - [2025-09-11 11:09:34] "POST /virtual-machines HTTP/1.1" 200 429 0.015098 10.0.0.27 - - [2025-09-11 11:09:34] "GET /tag/4c92f440-5632-4f54-9a75-e436a8611f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017514 10.0.0.27 - - [2025-09-11 11:09:34] "POST /tags HTTP/1.1" 409 238 0.001809 10.0.0.27 - - [2025-09-11 11:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.27 - - [2025-09-11 11:09:34] "GET /tag/777c7cad-25d7-4132-aa98-6abb5df43829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.033820 10.0.0.27 - - [2025-09-11 11:09:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118276 10.0.0.27 - - [2025-09-11 11:09:34] "POST /chown HTTP/1.1" 200 109 0.017142 10.0.0.27 - - [2025-09-11 11:09:34] "POST /firewall-rules HTTP/1.1" 200 650 0.119555 10.0.0.27 - - [2025-09-11 11:09:34] "POST /chown HTTP/1.1" 200 109 0.032012 10.0.0.27 - - [2025-09-11 11:09:34] "GET /firewall-rule/b61b46f7-d69b-403a-bc1a-19a90129d0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016304 10.0.0.27 - - [2025-09-11 11:09:34] "PUT /virtual-machine-interface/b7a213c8-3d08-4605-a098-8b568193526f HTTP/1.1" 200 284 0.013549 10.0.0.27 - - [2025-09-11 11:09:34] "PUT /instance-ip/ad26df71-5fb9-429c-bbcc-ad8e93a8beb9 HTTP/1.1" 200 256 0.030867 10.0.0.27 - - [2025-09-11 11:09:34] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006791 10.0.0.27 - - [2025-09-11 11:09:34] "GET /firewall-rule/b61b46f7-d69b-403a-bc1a-19a90129d0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.001916 10.0.0.27 - - [2025-09-11 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.012562 10.0.0.27 - - [2025-09-11 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.014771 10.0.0.27 - - [2025-09-11 11:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.27 - - [2025-09-11 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.024159 10.0.0.27 - - [2025-09-11 11:09:34] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049926 10.0.0.27 - - [2025-09-11 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.036409 10.0.0.27 - - [2025-09-11 11:09:35] "GET /loadbalancer/0ea3ea08-293f-4f0a-857c-5dabae4734e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.018869 10.0.0.27 - - [2025-09-11 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.009008 10.0.0.27 - - [2025-09-11 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.020974 10.0.0.27 - - [2025-09-11 11:09:35] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.034851 10.0.0.27 - - [2025-09-11 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.030016 10.0.0.27 - - [2025-09-11 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008317 10.0.0.27 - - [2025-09-11 11:09:35] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029740 10.0.0.27 - - [2025-09-11 11:09:35] "POST /virtual-machines HTTP/1.1" 200 429 0.011324 10.0.0.27 - - [2025-09-11 11:09:35] "GET /loadbalancer-listener/6f2cde8d-2e55-428d-b9a0-2bb2850f821b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008109 10.0.0.27 - - [2025-09-11 11:09:35] "GET /loadbalancer-listener/6f2cde8d-2e55-428d-b9a0-2bb2850f821b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.008473 10.0.0.27 - - [2025-09-11 11:09:35] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.047662 10.0.0.27 - - [2025-09-11 11:09:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.081776 10.0.0.27 - - [2025-09-11 11:09:35] "POST /chown HTTP/1.1" 200 109 0.012162 10.0.0.27 - - [2025-09-11 11:09:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012103 10.0.0.27 - - [2025-09-11 11:09:35] "GET /loadbalancer-pool/c0769900-efbf-4ad3-a814-436e33f80c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006608 10.0.0.27 - - [2025-09-11 11:09:35] "POST /chown HTTP/1.1" 200 109 0.013532 10.0.0.27 - - [2025-09-11 11:09:35] "PUT /virtual-machine-interface/d7b0ecd4-a0c4-43b0-b04f-4d5867a7c06e HTTP/1.1" 200 284 0.012822 10.0.0.27 - - [2025-09-11 11:09:35] "POST /loadbalancer-members HTTP/1.1" 200 707 0.053155 10.0.0.27 - - [2025-09-11 11:09:35] "PUT /instance-ip/ad26df71-5fb9-429c-bbcc-ad8e93a8beb9 HTTP/1.1" 200 256 0.034469 10.0.0.27 - - [2025-09-11 11:09:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010044 10.0.0.27 - - [2025-09-11 11:09:35] "GET /loadbalancer-member/a73227cc-8ac2-4ed5-9a6a-a8ca7ca1693b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.013152 10.0.0.27 - - [2025-09-11 11:09:35] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007431 10.0.0.27 - - [2025-09-11 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.022994 10.0.0.27 - - [2025-09-11 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.028457 10.0.0.27 - - [2025-09-11 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010613 10.0.0.27 - - [2025-09-11 11:09:35] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004764 10.0.0.27 - - [2025-09-11 11:09:35] "POST /tags HTTP/1.1" 409 221 0.002699 10.0.0.27 - - [2025-09-11 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.012025 10.0.0.27 - - [2025-09-11 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.27 - - [2025-09-11 11:09:35] "GET /tag/4c92f440-5632-4f54-9a75-e436a8611f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010802 10.0.0.27 - - [2025-09-11 11:09:35] "POST /tags HTTP/1.1" 409 238 0.001518 10.0.0.27 - - [2025-09-11 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.019897 10.0.0.27 - - [2025-09-11 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.014644 10.0.0.27 - - [2025-09-11 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.27 - - [2025-09-11 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.27 - - [2025-09-11 11:09:35] "GET /tag/777c7cad-25d7-4132-aa98-6abb5df43829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015361 10.0.0.27 - - [2025-09-11 11:09:35] "POST /firewall-rules HTTP/1.1" 409 293 0.002381 10.0.0.27 - - [2025-09-11 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.27 - - [2025-09-11 11:09:35] "POST /chown HTTP/1.1" 200 109 0.007540 10.0.0.27 - - [2025-09-11 11:09:35] "POST /chown HTTP/1.1" 200 109 0.031951 10.0.0.27 - - [2025-09-11 11:09:35] "PUT /instance-ip/ad26df71-5fb9-429c-bbcc-ad8e93a8beb9 HTTP/1.1" 200 256 0.018039 10.0.0.27 - - [2025-09-11 11:09:35] "PUT /firewall-rule/b61b46f7-d69b-403a-bc1a-19a90129d0fd HTTP/1.1" 200 260 0.048098 10.0.0.27 - - [2025-09-11 11:09:35] "GET /firewall-rule/b61b46f7-d69b-403a-bc1a-19a90129d0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011639 10.0.0.27 - - [2025-09-11 11:09:35] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003629 10.0.0.27 - - [2025-09-11 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.010875 10.0.0.27 - - [2025-09-11 11:09:35] "GET /firewall-rule/b61b46f7-d69b-403a-bc1a-19a90129d0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008323 10.0.0.27 - - [2025-09-11 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.27 - - [2025-09-11 11:09:35] "POST /chown HTTP/1.1" 200 109 0.024894 10.0.0.27 - - [2025-09-11 11:09:35] "GET /tag/777c7cad-25d7-4132-aa98-6abb5df43829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017823 10.0.0.27 - - [2025-09-11 11:09:35] "POST /chown HTTP/1.1" 200 109 0.009242 10.0.0.27 - - [2025-09-11 11:09:35] "GET /tag/777c7cad-25d7-4132-aa98-6abb5df43829?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013233 10.0.0.27 - - [2025-09-11 11:09:35] "GET /virtual-machine-interface/b7a213c8-3d08-4605-a098-8b568193526f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004076 10.0.0.27 - - [2025-09-11 11:09:35] "PUT /instance-ip/ad26df71-5fb9-429c-bbcc-ad8e93a8beb9 HTTP/1.1" 200 256 0.034317 10.0.0.27 - - [2025-09-11 11:09:36] "POST /set-tag HTTP/1.1" 200 109 0.052994 10.0.0.27 - - [2025-09-11 11:09:36] "POST /ref-update HTTP/1.1" 200 156 0.054582 10.0.0.27 - - [2025-09-11 11:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007669 10.0.0.27 - - [2025-09-11 11:09:36] "GET /virtual-machine-interface/d7b0ecd4-a0c4-43b0-b04f-4d5867a7c06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.008676 10.0.0.27 - - [2025-09-11 11:09:36] "POST /set-tag HTTP/1.1" 200 109 0.016918 10.0.0.27 - - [2025-09-11 11:09:36] "GET /virtual-machine-interface/e1177f7e-72cb-479b-a22e-1b3eb219cd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013461 10.0.0.27 - - [2025-09-11 11:09:36] "POST /chown HTTP/1.1" 200 109 0.009040 10.0.0.27 - - [2025-09-11 11:09:36] "POST /chown HTTP/1.1" 200 109 0.015567 10.0.0.27 - - [2025-09-11 11:09:36] "PUT /instance-ip/ad26df71-5fb9-429c-bbcc-ad8e93a8beb9 HTTP/1.1" 200 256 0.025912 10.0.0.27 - - [2025-09-11 11:09:36] "POST /set-tag HTTP/1.1" 200 109 0.032248 10.0.0.27 - - [2025-09-11 11:09:36] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016490 10.0.0.27 - - [2025-09-11 11:09:36] "GET /firewall-rule/b61b46f7-d69b-403a-bc1a-19a90129d0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002485 10.0.0.27 - - [2025-09-11 11:09:36] "POST /ref-update HTTP/1.1" 200 156 0.010371 10.0.0.27 - - [2025-09-11 11:09:36] "POST /chown HTTP/1.1" 200 109 0.010817 10.0.0.27 - - [2025-09-11 11:09:36] "POST /chown HTTP/1.1" 200 109 0.027302 10.0.0.27 - - [2025-09-11 11:09:36] "POST /ref-update HTTP/1.1" 200 156 0.026066 10.0.0.27 - - [2025-09-11 11:09:36] "DELETE /firewall-rule/b61b46f7-d69b-403a-bc1a-19a90129d0fd HTTP/1.1" 200 115 0.039759 10.0.0.27 - - [2025-09-11 11:09:36] "PUT /instance-ip/ad26df71-5fb9-429c-bbcc-ad8e93a8beb9 HTTP/1.1" 200 256 0.027415 10.0.0.27 - - [2025-09-11 11:09:36] "POST /ref-update HTTP/1.1" 200 156 0.015630 10.0.0.27 - - [2025-09-11 11:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.27 - - [2025-09-11 11:09:36] "DELETE /loadbalancer-member/a73227cc-8ac2-4ed5-9a6a-a8ca7ca1693b HTTP/1.1" 200 115 0.051069 10.0.0.27 - - [2025-09-11 11:09:36] "DELETE /loadbalancer-pool/c0769900-efbf-4ad3-a814-436e33f80c6a HTTP/1.1" 200 115 0.040618 10.0.0.27 - - [2025-09-11 11:09:36] "POST /chown HTTP/1.1" 200 109 0.010874 10.0.0.27 - - [2025-09-11 11:09:36] "POST /chown HTTP/1.1" 200 109 0.015913 10.0.0.27 - - [2025-09-11 11:09:36] "DELETE /loadbalancer-listener/6f2cde8d-2e55-428d-b9a0-2bb2850f821b HTTP/1.1" 200 115 0.059433 10.0.0.27 - - [2025-09-11 11:09:36] "PUT /instance-ip/ad26df71-5fb9-429c-bbcc-ad8e93a8beb9 HTTP/1.1" 200 256 0.034614 10.0.0.27 - - [2025-09-11 11:09:36] "DELETE /loadbalancer/0ea3ea08-293f-4f0a-857c-5dabae4734e2 HTTP/1.1" 200 115 0.044006 10.0.0.27 - - [2025-09-11 11:09:36] "POST /ref-update HTTP/1.1" 200 156 0.022156 10.0.0.27 - - [2025-09-11 11:09:36] "POST /chown HTTP/1.1" 200 109 0.013095 10.0.0.27 - - [2025-09-11 11:09:36] "POST /chown HTTP/1.1" 200 109 0.024949 10.0.0.27 - - [2025-09-11 11:09:36] "DELETE /instance-ip/ad26df71-5fb9-429c-bbcc-ad8e93a8beb9 HTTP/1.1" 200 115 0.119731 10.0.0.27 - - [2025-09-11 11:09:36] "PUT /instance-ip/ad26df71-5fb9-429c-bbcc-ad8e93a8beb9 HTTP/1.1" 404 171 0.004104 10.0.0.27 - - [2025-09-11 11:09:36] "DELETE /virtual-machine-interface/e1177f7e-72cb-479b-a22e-1b3eb219cd6c HTTP/1.1" 200 115 0.056776 10.0.0.27 - - [2025-09-11 11:09:36] "DELETE /tag/777c7cad-25d7-4132-aa98-6abb5df43829 HTTP/1.1" 200 115 0.100798 10.0.0.27 - - [2025-09-11 11:09:36] "DELETE /service-instance/bd61fa6a-b4ec-41ef-b44d-d4b09002b0b2 HTTP/1.1" 200 115 0.039503 10.0.0.27 - - [2025-09-11 11:09:36] "GET /virtual-machine-interface/b7a213c8-3d08-4605-a098-8b568193526f?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005228 10.0.0.27 - - [2025-09-11 11:09:36] "DELETE /virtual-machine-interface/b7a213c8-3d08-4605-a098-8b568193526f HTTP/1.1" 200 115 0.063555 10.0.0.27 - - [2025-09-11 11:09:37] "POST /ref-update HTTP/1.1" 200 156 0.010357 10.0.0.27 - - [2025-09-11 11:09:37] "DELETE /virtual-machine/a1bc8b6f-75f4-4a78-b06d-4365301ef3bf HTTP/1.1" 200 115 0.030566 10.0.0.27 - - [2025-09-11 11:09:37] "GET /virtual-machine-interface/d7b0ecd4-a0c4-43b0-b04f-4d5867a7c06e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006364 10.0.0.27 - - [2025-09-11 11:09:37] "DELETE /virtual-machine-interface/d7b0ecd4-a0c4-43b0-b04f-4d5867a7c06e HTTP/1.1" 200 115 0.053648 10.0.0.27 - - [2025-09-11 11:09:37] "DELETE /virtual-machine/6e52389d-72ed-4a54-a2b1-29d3ad2097ba HTTP/1.1" 200 115 0.020136 10.0.0.27 - - [2025-09-11 11:10:11] "POST /tags HTTP/1.1" 409 252 0.003318 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.27 - - [2025-09-11 11:10:11] "GET /tag/ae8b67d4-a893-41e2-a381-af52cc640c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010376 10.0.0.27 - - [2025-09-11 11:10:11] "POST /tags HTTP/1.1" 409 228 0.001869 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.27 - - [2025-09-11 11:10:11] "GET /tag/2f707a0d-b6fe-4cbd-92e1-2314eacd41f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010769 10.0.0.27 - - [2025-09-11 11:10:11] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002532 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.27 - - [2025-09-11 11:10:11] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003910 10.0.0.27 - - [2025-09-11 11:10:11] "POST /tags HTTP/1.1" 409 206 0.002167 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.27 - - [2025-09-11 11:10:11] "GET /tag/ea8ae54e-b824-4317-a7aa-b6eb5ea3a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011410 10.0.0.27 - - [2025-09-11 11:10:11] "POST /tags HTTP/1.1" 409 226 0.001929 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.27 - - [2025-09-11 11:10:11] "GET /tag/74550f8b-8a67-4dcd-b289-845527b0c21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010498 10.0.0.27 - - [2025-09-11 11:10:11] "POST /tags HTTP/1.1" 409 204 0.001916 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.27 - - [2025-09-11 11:10:11] "GET /tag/016fb822-68f9-475f-83ee-b6aba3eb3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.011605 10.0.0.27 - - [2025-09-11 11:10:11] "POST /tags HTTP/1.1" 409 226 0.002717 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.27 - - [2025-09-11 11:10:11] "GET /tag/74550f8b-8a67-4dcd-b289-845527b0c21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010840 10.0.0.27 - - [2025-09-11 11:10:11] "POST /tags HTTP/1.1" 409 228 0.001956 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.27 - - [2025-09-11 11:10:11] "GET /tag/2f707a0d-b6fe-4cbd-92e1-2314eacd41f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010268 10.0.0.27 - - [2025-09-11 11:10:11] "POST /tags HTTP/1.1" 409 252 0.002392 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.27 - - [2025-09-11 11:10:11] "GET /tag/ae8b67d4-a893-41e2-a381-af52cc640c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011908 10.0.0.27 - - [2025-09-11 11:10:11] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002405 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012002 10.0.0.27 - - [2025-09-11 11:10:11] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005544 10.0.0.27 - - [2025-09-11 11:10:11] "POST /firewall-rules HTTP/1.1" 409 281 0.002289 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.27 - - [2025-09-11 11:10:11] "PUT /firewall-rule/b72a7372-5177-44d8-880d-c373d5a96988 HTTP/1.1" 200 260 0.021057 10.0.0.27 - - [2025-09-11 11:10:11] "POST /firewall-rules HTTP/1.1" 409 291 0.003050 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.27 - - [2025-09-11 11:10:11] "PUT /firewall-rule/b2d22e7c-4bb1-4240-a1c2-e340dca55807 HTTP/1.1" 200 260 0.024425 10.0.0.27 - - [2025-09-11 11:10:11] "GET /firewall-rule/b2d22e7c-4bb1-4240-a1c2-e340dca55807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003317 10.0.0.27 - - [2025-09-11 11:10:11] "POST /firewall-rules HTTP/1.1" 200 658 0.075242 10.0.0.27 - - [2025-09-11 11:10:11] "GET /firewall-rule/5821ebfc-d2fd-470c-ab8c-4169bd51af37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.011649 10.0.0.27 - - [2025-09-11 11:10:11] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003019 10.0.0.27 - - [2025-09-11 11:10:11] "GET /firewall-rule/b72a7372-5177-44d8-880d-c373d5a96988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002884 10.0.0.27 - - [2025-09-11 11:10:11] "POST /firewall-policys HTTP/1.1" 409 269 0.001880 10.0.0.27 - - [2025-09-11 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.27 - - [2025-09-11 11:10:12] "PUT /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9 HTTP/1.1" 200 264 0.024466 10.0.0.27 - - [2025-09-11 11:10:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018172 10.0.0.27 - - [2025-09-11 11:10:12] "GET /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009867 10.0.0.27 - - [2025-09-11 11:10:12] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002864 10.0.0.27 - - [2025-09-11 11:10:12] "GET /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002653 10.0.0.27 - - [2025-09-11 11:10:12] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002925 10.0.0.27 - - [2025-09-11 11:10:12] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005233 10.0.0.27 - - [2025-09-11 11:10:12] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002886 10.0.0.27 - - [2025-09-11 11:10:12] "GET /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002698 10.0.0.27 - - [2025-09-11 11:10:12] "GET /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002752 10.0.0.27 - - [2025-09-11 11:10:44] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004270 10.0.0.27 - - [2025-09-11 11:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.27 - - [2025-09-11 11:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.27 - - [2025-09-11 11:10:44] "GET /loadbalancer/d96fc35c-f38b-4c4f-b292-bd9b6bb18ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002888 10.0.0.27 - - [2025-09-11 11:10:44] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003714 10.0.0.27 - - [2025-09-11 11:10:44] "POST /set-tag HTTP/1.1" 200 109 0.018080 10.0.0.27 - - [2025-09-11 11:10:44] "DELETE /loadbalancer-member/aba58dbe-4f4d-4bd0-97ea-0871a7bfa9cb HTTP/1.1" 200 115 0.039587 10.0.0.27 - - [2025-09-11 11:10:44] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011135 10.0.0.27 - - [2025-09-11 11:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003504 10.0.0.27 - - [2025-09-11 11:10:44] "DELETE /loadbalancer-member/7f172301-4bbc-4610-a2e1-9e69d1bb6f7b HTTP/1.1" 200 115 0.048594 10.0.0.27 - - [2025-09-11 11:10:44] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010709 10.0.0.27 - - [2025-09-11 11:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003314 10.0.0.27 - - [2025-09-11 11:10:44] "DELETE /loadbalancer-member/80b364e3-9834-4f0f-9943-99d61e4bb9ad HTTP/1.1" 200 115 0.028038 10.0.0.27 - - [2025-09-11 11:10:44] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010298 10.0.0.27 - - [2025-09-11 11:10:44] "POST /set-tag HTTP/1.1" 200 109 0.006417 10.0.0.27 - - [2025-09-11 11:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.27 - - [2025-09-11 11:10:44] "GET /loadbalancer/d96fc35c-f38b-4c4f-b292-bd9b6bb18ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004975 10.0.0.27 - - [2025-09-11 11:10:44] "GET /loadbalancer-pool/2bb086a6-97b3-45a3-b2a2-aeaa66af2884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003105 10.0.0.27 - - [2025-09-11 11:10:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023204 10.0.0.27 - - [2025-09-11 11:10:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007961 10.0.0.27 - - [2025-09-11 11:10:44] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012259 10.0.0.27 - - [2025-09-11 11:10:44] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003800 10.0.0.27 - - [2025-09-11 11:10:44] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004364 10.0.0.27 - - [2025-09-11 11:10:44] "POST /set-tag HTTP/1.1" 200 109 0.063966 10.0.0.27 - - [2025-09-11 11:10:44] "GET /loadbalancer-pool/fc51b9d5-f8df-449f-9466-b086b1414bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005342 10.0.0.27 - - [2025-09-11 11:10:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036467 10.0.0.27 - - [2025-09-11 11:10:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010064 10.0.0.27 - - [2025-09-11 11:10:44] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005605 10.0.0.27 - - [2025-09-11 11:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.27 - - [2025-09-11 11:10:44] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003798 10.0.0.27 - - [2025-09-11 11:10:44] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002162 10.0.0.27 - - [2025-09-11 11:10:44] "GET /loadbalancer-pool/73e98761-39dc-4de7-a7b2-246e735efa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005501 10.0.0.27 - - [2025-09-11 11:10:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028168 10.0.0.27 - - [2025-09-11 11:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022868 10.0.0.27 - - [2025-09-11 11:10:45] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009181 10.0.0.27 - - [2025-09-11 11:10:45] "GET /virtual-machine-interface/6048f640-8efe-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013774 10.0.0.27 - - [2025-09-11 11:10:45] "GET /floating-ip/65a4a519-067b-495d-b2e6-b1a4f191bae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003543 10.0.0.27 - - [2025-09-11 11:10:45] "POST /set-tag HTTP/1.1" 200 109 0.003099 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:11:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:11:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:11:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001130 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:11:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001308 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:11:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001232 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:11:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001362 10.0.0.27 - - [2025-09-11 11:11:21] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006939 10.0.0.27 - - [2025-09-11 11:11:21] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.27 - - [2025-09-11 11:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.27 - - [2025-09-11 11:11:21] "GET /loadbalancer/d5393f48-cccc-41ac-9ac5-57aee98b6fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002386 10.0.0.27 - - [2025-09-11 11:11:21] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004590 10.0.0.27 - - [2025-09-11 11:11:21] "POST /set-tag HTTP/1.1" 200 109 0.025498 10.0.0.27 - - [2025-09-11 11:11:21] "DELETE /loadbalancer-member/e504655a-4b73-4965-8e2c-b62a6e835357 HTTP/1.1" 200 115 0.044111 10.0.0.27 - - [2025-09-11 11:11:21] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004935 10.0.0.27 - - [2025-09-11 11:11:21] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.27 - - [2025-09-11 11:11:21] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004205 10.0.0.27 - - [2025-09-11 11:11:21] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.27 - - [2025-09-11 11:11:21] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004205 10.0.0.27 - - [2025-09-11 11:11:21] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.27 - - [2025-09-11 11:11:21] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004292 10.0.0.27 - - [2025-09-11 11:11:21] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.27 - - [2025-09-11 11:11:21] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004629 10.0.0.27 - - [2025-09-11 11:11:21] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.27 - - [2025-09-11 11:11:21] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004151 10.0.0.27 - - [2025-09-11 11:11:21] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.27 - - [2025-09-11 11:11:21] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004391 10.0.0.27 - - [2025-09-11 11:11:21] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.27 - - [2025-09-11 11:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.27 - - [2025-09-11 11:11:21] "GET /loadbalancer/d5393f48-cccc-41ac-9ac5-57aee98b6fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002544 10.0.0.27 - - [2025-09-11 11:11:22] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004369 10.0.0.27 - - [2025-09-11 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.27 - - [2025-09-11 11:11:22] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004865 10.0.0.27 - - [2025-09-11 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.27 - - [2025-09-11 11:11:22] "GET /virtual-machine/67a51266-8a10-4fcc-a787-1e21ed716199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002358 10.0.0.27 - - [2025-09-11 11:11:22] "POST /ref-update HTTP/1.1" 200 156 0.009166 10.0.0.27 - - [2025-09-11 11:11:22] "GET /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004090 10.0.0.27 - - [2025-09-11 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.024535 10.0.0.27 - - [2025-09-11 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.018545 10.0.0.27 - - [2025-09-11 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.026120 10.0.0.27 - - [2025-09-11 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.027562 10.0.0.27 - - [2025-09-11 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.022568 10.0.0.27 - - [2025-09-11 11:11:23] "DELETE /instance-ip/90c9e6c0-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.054499 10.0.0.27 - - [2025-09-11 11:11:23] "POST /ref-update HTTP/1.1" 200 156 0.009990 10.0.0.27 - - [2025-09-11 11:11:23] "DELETE /virtual-machine-interface/90ad3d0e-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.043365 10.0.0.27 - - [2025-09-11 11:11:23] "DELETE /virtual-machine/67a51266-8a10-4fcc-a787-1e21ed716199 HTTP/1.1" 200 115 0.026385 10.0.0.27 - - [2025-09-11 11:11:23] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004224 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.27 - - [2025-09-11 11:11:23] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004592 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.27 - - [2025-09-11 11:11:23] "GET /virtual-machine/8eddbd32-e38d-407a-9e92-99e231aa46e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002927 10.0.0.27 - - [2025-09-11 11:11:23] "POST /ref-update HTTP/1.1" 200 156 0.008101 10.0.0.27 - - [2025-09-11 11:11:23] "GET /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015406 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.017843 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.023658 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.019657 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.013985 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.028271 10.0.0.27 - - [2025-09-11 11:11:23] "DELETE /instance-ip/916a524a-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.048639 10.0.0.27 - - [2025-09-11 11:11:23] "DELETE /virtual-machine-interface/914b1ba0-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.037334 10.0.0.27 - - [2025-09-11 11:11:23] "DELETE /virtual-machine/8eddbd32-e38d-407a-9e92-99e231aa46e4 HTTP/1.1" 200 115 0.021400 10.0.0.27 - - [2025-09-11 11:11:23] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006169 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.27 - - [2025-09-11 11:11:23] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004148 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.27 - - [2025-09-11 11:11:23] "GET /virtual-machine/b19f2463-d39a-422e-9cb0-d4991e690ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003054 10.0.0.27 - - [2025-09-11 11:11:23] "POST /ref-update HTTP/1.1" 200 156 0.014451 10.0.0.27 - - [2025-09-11 11:11:23] "GET /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011928 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.017495 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.035086 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.031908 10.0.0.27 - - [2025-09-11 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.015108 10.0.0.27 - - [2025-09-11 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.027047 10.0.0.27 - - [2025-09-11 11:11:24] "DELETE /instance-ip/9048f592-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.050165 10.0.0.27 - - [2025-09-11 11:11:24] "POST /ref-update HTTP/1.1" 200 156 0.007539 10.0.0.27 - - [2025-09-11 11:11:24] "DELETE /virtual-machine-interface/90333996-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.040334 10.0.0.27 - - [2025-09-11 11:11:24] "DELETE /virtual-machine/b19f2463-d39a-422e-9cb0-d4991e690ef9 HTTP/1.1" 200 115 0.026945 10.0.0.27 - - [2025-09-11 11:11:24] "DELETE /tag/ec705ead-742a-4b52-9b33-386e5a37c599 HTTP/1.1" 200 115 0.033420 10.0.0.27 - - [2025-09-11 11:11:24] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004821 10.0.0.27 - - [2025-09-11 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.27 - - [2025-09-11 11:11:24] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004240 10.0.0.27 - - [2025-09-11 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.27 - - [2025-09-11 11:11:24] "GET /virtual-machine/f7615eb4-d99a-4383-84eb-9acf647c1318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002853 10.0.0.27 - - [2025-09-11 11:11:24] "POST /ref-update HTTP/1.1" 200 156 0.009210 10.0.0.27 - - [2025-09-11 11:11:24] "GET /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011729 10.0.0.27 - - [2025-09-11 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.017680 10.0.0.27 - - [2025-09-11 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.030128 10.0.0.27 - - [2025-09-11 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.024149 10.0.0.27 - - [2025-09-11 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.014495 10.0.0.27 - - [2025-09-11 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.031940 10.0.0.27 - - [2025-09-11 11:11:24] "DELETE /instance-ip/91e714ba-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.041822 10.0.0.27 - - [2025-09-11 11:11:24] "DELETE /virtual-machine-interface/91cc7a42-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.043834 10.0.0.27 - - [2025-09-11 11:11:24] "DELETE /virtual-machine/f7615eb4-d99a-4383-84eb-9acf647c1318 HTTP/1.1" 200 115 0.018031 10.0.0.27 - - [2025-09-11 11:11:24] "DELETE /tag/60faae22-ca40-49ee-b8d8-2a54cccc7c17 HTTP/1.1" 200 115 0.044631 10.0.0.27 - - [2025-09-11 11:11:24] "DELETE /tag/ea8ae54e-b824-4317-a7aa-b6eb5ea3a040 HTTP/1.1" 409 388 0.004739 10.0.0.27 - - [2025-09-11 11:11:33] "POST /tags HTTP/1.1" 200 365 0.047270 10.0.0.27 - - [2025-09-11 11:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.27 - - [2025-09-11 11:11:33] "GET /tag/920b5694-71c9-4e78-b234-92f0740b1030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019647 10.0.0.27 - - [2025-09-11 11:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.27 - - [2025-09-11 11:11:33] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049166 10.0.0.27 - - [2025-09-11 11:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.27 - - [2025-09-11 11:11:33] "GET /service-appliance-set/ae0fa5e0-01be-49de-be5c-3fd3519b9e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.006939 10.0.0.27 - - [2025-09-11 11:11:34] "POST /fqname-to-id HTTP/1.1" 404 258 0.005086 10.0.0.27 - - [2025-09-11 11:11:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.105057 10.0.0.27 - - [2025-09-11 11:11:34] "GET /virtual-machine-interface/868f8d7a-1aea-4799-8a02-fbc42a10bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.013545 10.0.0.27 - - [2025-09-11 11:11:34] "POST /set-tag HTTP/1.1" 200 109 0.014993 10.0.0.27 - - [2025-09-11 11:11:34] "POST /instance-ips HTTP/1.1" 200 417 0.022992 10.0.0.27 - - [2025-09-11 11:11:34] "GET /instance-ip/2edb2086-e010-4f53-9211-3706b7be05ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.009967 10.0.0.27 - - [2025-09-11 11:11:34] "POST /loadbalancers HTTP/1.1" 200 618 0.064032 10.0.0.27 - - [2025-09-11 11:11:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015876 10.0.0.27 - - [2025-09-11 11:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.27 - - [2025-09-11 11:11:34] "POST /service-instances HTTP/1.1" 200 566 0.027653 10.0.0.27 - - [2025-09-11 11:11:34] "POST /ref-update HTTP/1.1" 200 156 0.022345 10.0.0.27 - - [2025-09-11 11:11:34] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073595 10.0.0.27 - - [2025-09-11 11:11:34] "GET /virtual-machine-interface/868f8d7a-1aea-4799-8a02-fbc42a10bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.011602 10.0.0.27 - - [2025-09-11 11:11:34] "GET /virtual-machine-interface/868f8d7a-1aea-4799-8a02-fbc42a10bd5d?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.006761 10.0.0.27 - - [2025-09-11 11:11:34] "PUT /service-instance/9b0c38e5-5d43-45c2-b81b-a78479be7c0e HTTP/1.1" 200 266 0.023913 10.0.0.27 - - [2025-09-11 11:11:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015590 10.0.0.27 - - [2025-09-11 11:11:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.004091 10.0.0.27 - - [2025-09-11 11:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.27 - - [2025-09-11 11:11:34] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003544 10.0.0.27 - - [2025-09-11 11:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.27 - - [2025-09-11 11:11:34] "POST /virtual-machines HTTP/1.1" 200 429 0.011948 10.0.0.27 - - [2025-09-11 11:11:34] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016216 10.0.0.27 - - [2025-09-11 11:11:34] "POST /tags HTTP/1.1" 409 221 0.001727 10.0.0.27 - - [2025-09-11 11:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.27 - - [2025-09-11 11:11:34] "GET /tag/4c92f440-5632-4f54-9a75-e436a8611f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020641 10.0.0.27 - - [2025-09-11 11:11:34] "POST /tags HTTP/1.1" 409 238 0.014307 10.0.0.27 - - [2025-09-11 11:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006625 10.0.0.27 - - [2025-09-11 11:11:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116302 10.0.0.27 - - [2025-09-11 11:11:34] "POST /chown HTTP/1.1" 200 109 0.019854 10.0.0.27 - - [2025-09-11 11:11:34] "GET /tag/920b5694-71c9-4e78-b234-92f0740b1030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016734 10.0.0.27 - - [2025-09-11 11:11:34] "POST /chown HTTP/1.1" 200 109 0.007985 10.0.0.27 - - [2025-09-11 11:11:34] "PUT /virtual-machine-interface/a4fff0aa-195e-4a5b-b7f8-3efa6884db71 HTTP/1.1" 200 284 0.014951 10.0.0.27 - - [2025-09-11 11:11:34] "POST /firewall-rules HTTP/1.1" 200 650 0.069195 10.0.0.27 - - [2025-09-11 11:11:34] "GET /firewall-rule/b9c86f9e-a0a8-4b8f-bd87-bea36f145b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009356 10.0.0.27 - - [2025-09-11 11:11:34] "PUT /instance-ip/2edb2086-e010-4f53-9211-3706b7be05ae HTTP/1.1" 200 256 0.042400 10.0.0.27 - - [2025-09-11 11:11:35] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004741 10.0.0.27 - - [2025-09-11 11:11:35] "GET /firewall-rule/b9c86f9e-a0a8-4b8f-bd87-bea36f145b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003466 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.016968 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.031157 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.063452 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.032131 10.0.0.27 - - [2025-09-11 11:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.016922 10.0.0.27 - - [2025-09-11 11:11:35] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048873 10.0.0.27 - - [2025-09-11 11:11:35] "GET /loadbalancer/0ea3ea08-293f-4f0a-857c-5dabae4734e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.004620 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.033670 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.013400 10.0.0.27 - - [2025-09-11 11:11:35] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.018412 10.0.0.27 - - [2025-09-11 11:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010432 10.0.0.27 - - [2025-09-11 11:11:35] "POST /virtual-machines HTTP/1.1" 200 429 0.027298 10.0.0.27 - - [2025-09-11 11:11:35] "GET /project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069751 10.0.0.27 - - [2025-09-11 11:11:35] "GET /loadbalancer-listener/c786bcc9-b662-4ee6-b835-6efbd926c765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.014131 10.0.0.27 - - [2025-09-11 11:11:35] "GET /loadbalancer-listener/c786bcc9-b662-4ee6-b835-6efbd926c765?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.017015 10.0.0.27 - - [2025-09-11 11:11:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.133706 10.0.0.27 - - [2025-09-11 11:11:35] "POST /chown HTTP/1.1" 200 109 0.017278 10.0.0.27 - - [2025-09-11 11:11:35] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.058135 10.0.0.27 - - [2025-09-11 11:11:35] "POST /chown HTTP/1.1" 200 109 0.007212 10.0.0.27 - - [2025-09-11 11:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012386 10.0.0.27 - - [2025-09-11 11:11:35] "PUT /virtual-machine-interface/0e93a700-d29a-4ba9-880c-dcec0314d3a6 HTTP/1.1" 200 284 0.027393 10.0.0.27 - - [2025-09-11 11:11:35] "GET /loadbalancer-pool/98857770-d4d7-470c-8769-f2cf1bb6407b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004561 10.0.0.27 - - [2025-09-11 11:11:35] "PUT /instance-ip/2edb2086-e010-4f53-9211-3706b7be05ae HTTP/1.1" 200 256 0.028028 10.0.0.27 - - [2025-09-11 11:11:35] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036461 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.018145 10.0.0.27 - - [2025-09-11 11:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022617 10.0.0.27 - - [2025-09-11 11:11:35] "GET /loadbalancer-member/91eb44f7-70dd-4e7b-a2f9-2f5eb806e84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.007012 10.0.0.27 - - [2025-09-11 11:11:35] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003418 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.031096 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.019271 10.0.0.27 - - [2025-09-11 11:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.27 - - [2025-09-11 11:11:35] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002290 10.0.0.27 - - [2025-09-11 11:11:35] "POST /tags HTTP/1.1" 409 221 0.001458 10.0.0.27 - - [2025-09-11 11:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.27 - - [2025-09-11 11:11:35] "GET /tag/4c92f440-5632-4f54-9a75-e436a8611f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013922 10.0.0.27 - - [2025-09-11 11:11:35] "POST /tags HTTP/1.1" 409 238 0.002023 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.009952 10.0.0.27 - - [2025-09-11 11:11:35] "POST /ref-update HTTP/1.1" 200 156 0.018881 10.0.0.27 - - [2025-09-11 11:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.27 - - [2025-09-11 11:11:35] "GET /tag/920b5694-71c9-4e78-b234-92f0740b1030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012766 10.0.0.27 - - [2025-09-11 11:11:35] "POST /firewall-rules HTTP/1.1" 409 293 0.003345 10.0.0.27 - - [2025-09-11 11:11:35] "PUT /service-instance/9b0c38e5-5d43-45c2-b81b-a78479be7c0e HTTP/1.1" 200 266 0.019941 10.0.0.27 - - [2025-09-11 11:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.27 - - [2025-09-11 11:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010726 10.0.0.27 - - [2025-09-11 11:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.27 - - [2025-09-11 11:11:35] "PUT /firewall-rule/b9c86f9e-a0a8-4b8f-bd87-bea36f145b1e HTTP/1.1" 200 260 0.038525 10.0.0.27 - - [2025-09-11 11:11:35] "GET /firewall-rule/b9c86f9e-a0a8-4b8f-bd87-bea36f145b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015583 10.0.0.27 - - [2025-09-11 11:11:35] "POST /chown HTTP/1.1" 200 109 0.021963 10.0.0.27 - - [2025-09-11 11:11:36] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005329 10.0.0.27 - - [2025-09-11 11:11:36] "GET /firewall-rule/b9c86f9e-a0a8-4b8f-bd87-bea36f145b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002916 10.0.0.27 - - [2025-09-11 11:11:36] "POST /chown HTTP/1.1" 200 109 0.011049 10.0.0.27 - - [2025-09-11 11:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.27 - - [2025-09-11 11:11:36] "PUT /instance-ip/2edb2086-e010-4f53-9211-3706b7be05ae HTTP/1.1" 200 256 0.015304 10.0.0.27 - - [2025-09-11 11:11:36] "POST /ref-update HTTP/1.1" 200 156 0.016007 10.0.0.27 - - [2025-09-11 11:11:36] "GET /tag/920b5694-71c9-4e78-b234-92f0740b1030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018676 10.0.0.27 - - [2025-09-11 11:11:36] "GET /tag/920b5694-71c9-4e78-b234-92f0740b1030?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.019278 10.0.0.27 - - [2025-09-11 11:11:36] "GET /virtual-machine-interface/0e93a700-d29a-4ba9-880c-dcec0314d3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004434 10.0.0.27 - - [2025-09-11 11:11:36] "POST /chown HTTP/1.1" 200 109 0.010214 10.0.0.27 - - [2025-09-11 11:11:36] "POST /chown HTTP/1.1" 200 109 0.020472 10.0.0.27 - - [2025-09-11 11:11:36] "PUT /instance-ip/2edb2086-e010-4f53-9211-3706b7be05ae HTTP/1.1" 200 256 0.025628 10.0.0.27 - - [2025-09-11 11:11:36] "POST /set-tag HTTP/1.1" 200 109 0.030828 10.0.0.27 - - [2025-09-11 11:11:36] "GET /virtual-machine-interface/868f8d7a-1aea-4799-8a02-fbc42a10bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.013880 10.0.0.27 - - [2025-09-11 11:11:36] "POST /ref-update HTTP/1.1" 200 156 0.015172 10.0.0.27 - - [2025-09-11 11:11:36] "POST /set-tag HTTP/1.1" 200 109 0.033766 10.0.0.27 - - [2025-09-11 11:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.27 - - [2025-09-11 11:11:36] "POST /chown HTTP/1.1" 200 109 0.006733 10.0.0.27 - - [2025-09-11 11:11:36] "GET /virtual-machine-interface/a4fff0aa-195e-4a5b-b7f8-3efa6884db71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014365 10.0.0.27 - - [2025-09-11 11:11:36] "POST /set-tag HTTP/1.1" 200 109 0.022192 10.0.0.27 - - [2025-09-11 11:11:36] "POST /chown HTTP/1.1" 200 109 0.025293 10.0.0.27 - - [2025-09-11 11:11:36] "GET /firewall-policy/370edee0-0d05-467e-ba93-888909a1bcf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.025022 10.0.0.27 - - [2025-09-11 11:11:36] "PUT /instance-ip/2edb2086-e010-4f53-9211-3706b7be05ae HTTP/1.1" 200 256 0.028479 10.0.0.27 - - [2025-09-11 11:11:36] "POST /ref-update HTTP/1.1" 200 156 0.021661 10.0.0.27 - - [2025-09-11 11:11:36] "GET /firewall-rule/b9c86f9e-a0a8-4b8f-bd87-bea36f145b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009762 10.0.0.27 - - [2025-09-11 11:11:36] "POST /ref-update HTTP/1.1" 200 156 0.012773 10.0.0.27 - - [2025-09-11 11:11:36] "POST /chown HTTP/1.1" 200 109 0.014003 10.0.0.27 - - [2025-09-11 11:11:36] "POST /chown HTTP/1.1" 200 109 0.026254 10.0.0.27 - - [2025-09-11 11:11:36] "DELETE /firewall-rule/b9c86f9e-a0a8-4b8f-bd87-bea36f145b1e HTTP/1.1" 200 115 0.098209 10.0.0.27 - - [2025-09-11 11:11:36] "PUT /instance-ip/2edb2086-e010-4f53-9211-3706b7be05ae HTTP/1.1" 200 256 0.041091 10.0.0.27 - - [2025-09-11 11:11:36] "DELETE /loadbalancer-member/91eb44f7-70dd-4e7b-a2f9-2f5eb806e84f HTTP/1.1" 200 115 0.039835 10.0.0.27 - - [2025-09-11 11:11:36] "POST /ref-update HTTP/1.1" 200 156 0.013973 10.0.0.27 - - [2025-09-11 11:11:36] "DELETE /loadbalancer-pool/98857770-d4d7-470c-8769-f2cf1bb6407b HTTP/1.1" 200 115 0.052918 10.0.0.27 - - [2025-09-11 11:11:36] "DELETE /loadbalancer-listener/c786bcc9-b662-4ee6-b835-6efbd926c765 HTTP/1.1" 200 115 0.027162 10.0.0.27 - - [2025-09-11 11:11:36] "DELETE /loadbalancer/0ea3ea08-293f-4f0a-857c-5dabae4734e2 HTTP/1.1" 200 115 0.038651 10.0.0.27 - - [2025-09-11 11:11:36] "DELETE /instance-ip/2edb2086-e010-4f53-9211-3706b7be05ae HTTP/1.1" 200 115 0.055946 10.0.0.27 - - [2025-09-11 11:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.27 - - [2025-09-11 11:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.27 - - [2025-09-11 11:11:36] "DELETE /virtual-machine-interface/868f8d7a-1aea-4799-8a02-fbc42a10bd5d HTTP/1.1" 200 115 0.053916 10.0.0.27 - - [2025-09-11 11:11:36] "DELETE /tag/920b5694-71c9-4e78-b234-92f0740b1030 HTTP/1.1" 200 115 0.056601 10.0.0.27 - - [2025-09-11 11:11:36] "DELETE /service-instance/9b0c38e5-5d43-45c2-b81b-a78479be7c0e HTTP/1.1" 200 115 0.035298 10.0.0.27 - - [2025-09-11 11:11:36] "GET /virtual-machine-interface/0e93a700-d29a-4ba9-880c-dcec0314d3a6?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.005563 10.0.0.27 - - [2025-09-11 11:11:37] "DELETE /virtual-machine-interface/0e93a700-d29a-4ba9-880c-dcec0314d3a6 HTTP/1.1" 200 115 0.048669 10.0.0.27 - - [2025-09-11 11:11:37] "DELETE /virtual-machine/936dfd87-0d36-4f42-9b8c-debe25bc1bcf HTTP/1.1" 200 115 0.027981 10.0.0.27 - - [2025-09-11 11:11:37] "GET /virtual-machine-interface/a4fff0aa-195e-4a5b-b7f8-3efa6884db71?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.011074 10.0.0.27 - - [2025-09-11 11:11:37] "DELETE /virtual-machine-interface/a4fff0aa-195e-4a5b-b7f8-3efa6884db71 HTTP/1.1" 200 115 0.049533 10.0.0.27 - - [2025-09-11 11:11:37] "POST /ref-update HTTP/1.1" 200 156 0.010512 10.0.0.27 - - [2025-09-11 11:11:37] "DELETE /virtual-machine/77d38cef-1e12-4bf5-abf4-2bbceca59ad3 HTTP/1.1" 200 115 0.030395 10.0.0.27 - - [2025-09-11 11:11:52] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005169 10.0.0.27 - - [2025-09-11 11:11:52] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.27 - - [2025-09-11 11:11:52] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013678 10.0.0.27 - - [2025-09-11 11:11:52] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.27 - - [2025-09-11 11:11:52] "GET /virtual-machine/5da17021-6276-4a87-b223-60d9e7c43798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003883 10.0.0.27 - - [2025-09-11 11:11:52] "POST /ref-update HTTP/1.1" 200 156 0.015622 10.0.0.27 - - [2025-09-11 11:11:52] "GET /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016770 10.0.0.27 - - [2025-09-11 11:11:52] "POST /set-tag HTTP/1.1" 200 109 0.021064 10.0.0.27 - - [2025-09-11 11:11:52] "POST /set-tag HTTP/1.1" 200 109 0.031152 10.0.0.27 - - [2025-09-11 11:11:52] "POST /set-tag HTTP/1.1" 200 109 0.028913 10.0.0.27 - - [2025-09-11 11:11:53] "POST /set-tag HTTP/1.1" 200 109 0.021812 10.0.0.27 - - [2025-09-11 11:11:53] "DELETE /instance-ip/92e6fc4a-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.083057 10.0.0.27 - - [2025-09-11 11:11:53] "DELETE /virtual-machine-interface/92d0081e-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.053989 10.0.0.27 - - [2025-09-11 11:11:53] "DELETE /virtual-machine/5da17021-6276-4a87-b223-60d9e7c43798 HTTP/1.1" 200 115 0.033900 10.0.0.27 - - [2025-09-11 11:11:53] "DELETE /tag/016fb822-68f9-475f-83ee-b6aba3eb3a9a HTTP/1.1" 409 236 0.007162 10.0.0.27 - - [2025-09-11 11:11:53] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005538 10.0.0.27 - - [2025-09-11 11:11:53] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.27 - - [2025-09-11 11:11:53] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004153 10.0.0.27 - - [2025-09-11 11:11:53] "POST /set-tag HTTP/1.1" 200 109 0.005653 10.0.0.27 - - [2025-09-11 11:11:53] "GET /virtual-machine/7e494c4c-cdf8-4978-8c0a-dc94db59aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004547 10.0.0.27 - - [2025-09-11 11:11:53] "POST /ref-update HTTP/1.1" 200 156 0.015972 10.0.0.27 - - [2025-09-11 11:11:53] "GET /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016238 10.0.0.27 - - [2025-09-11 11:11:53] "POST /set-tag HTTP/1.1" 200 109 0.041858 10.0.0.27 - - [2025-09-11 11:11:53] "POST /set-tag HTTP/1.1" 200 109 0.028136 10.0.0.27 - - [2025-09-11 11:11:53] "POST /set-tag HTTP/1.1" 200 109 0.028908 10.0.0.27 - - [2025-09-11 11:11:53] "POST /set-tag HTTP/1.1" 200 109 0.017082 10.0.0.27 - - [2025-09-11 11:11:53] "DELETE /instance-ip/93ba56ee-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.073123 10.0.0.27 - - [2025-09-11 11:11:53] "DELETE /virtual-machine-interface/93a12d0e-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.040383 10.0.0.27 - - [2025-09-11 11:11:53] "DELETE /virtual-machine/7e494c4c-cdf8-4978-8c0a-dc94db59aebe HTTP/1.1" 200 115 0.021666 10.0.0.27 - - [2025-09-11 11:11:53] "DELETE /tag/39a67e35-8c09-4c03-af2f-427c606c0ec5 HTTP/1.1" 200 115 0.034438 10.0.0.27 - - [2025-09-11 11:11:53] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004047 10.0.0.27 - - [2025-09-11 11:11:53] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.27 - - [2025-09-11 11:11:53] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003996 10.0.0.27 - - [2025-09-11 11:11:53] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.27 - - [2025-09-11 11:11:53] "GET /virtual-machine/bc11a26f-9f56-4de7-a18e-575bfd7cf9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003376 10.0.0.27 - - [2025-09-11 11:11:53] "POST /ref-update HTTP/1.1" 200 156 0.008507 10.0.0.27 - - [2025-09-11 11:11:53] "GET /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009961 10.0.0.27 - - [2025-09-11 11:11:54] "POST /set-tag HTTP/1.1" 200 109 0.020377 10.0.0.27 - - [2025-09-11 11:11:54] "POST /set-tag HTTP/1.1" 200 109 0.029001 10.0.0.27 - - [2025-09-11 11:11:54] "POST /set-tag HTTP/1.1" 200 109 0.027229 10.0.0.27 - - [2025-09-11 11:11:54] "POST /set-tag HTTP/1.1" 200 109 0.024220 10.0.0.27 - - [2025-09-11 11:11:54] "DELETE /instance-ip/927e279c-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.063247 10.0.0.27 - - [2025-09-11 11:11:54] "DELETE /virtual-machine-interface/925d0f58-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.071919 10.0.0.27 - - [2025-09-11 11:11:54] "DELETE /virtual-machine/bc11a26f-9f56-4de7-a18e-575bfd7cf9f1 HTTP/1.1" 200 115 0.028541 10.0.0.27 - - [2025-09-11 11:11:54] "DELETE /tag/17bb99ca-5715-475b-997b-dfb810f8bbdd HTTP/1.1" 200 115 0.066689 10.0.0.27 - - [2025-09-11 11:11:54] "DELETE /tag/19376b13-1293-4df4-a526-4ef2a3c56f7a HTTP/1.1" 200 115 0.049151 10.0.0.27 - - [2025-09-11 11:11:54] "DELETE /tag/9a7bcbe9-2423-4d5c-a963-39482b77232e HTTP/1.1" 200 115 0.067620 10.0.0.27 - - [2025-09-11 11:11:54] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018709 10.0.0.27 - - [2025-09-11 11:11:54] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.27 - - [2025-09-11 11:11:54] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004876 10.0.0.27 - - [2025-09-11 11:11:54] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.27 - - [2025-09-11 11:11:54] "GET /virtual-machine/67560e04-8c73-4e61-935c-dc39d8ca6749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003240 10.0.0.27 - - [2025-09-11 11:11:54] "POST /ref-update HTTP/1.1" 200 156 0.013127 10.0.0.27 - - [2025-09-11 11:11:54] "GET /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010658 10.0.0.27 - - [2025-09-11 11:11:54] "POST /set-tag HTTP/1.1" 200 109 0.043831 10.0.0.27 - - [2025-09-11 11:11:54] "POST /set-tag HTTP/1.1" 200 109 0.040537 10.0.0.27 - - [2025-09-11 11:11:54] "POST /set-tag HTTP/1.1" 200 109 0.028146 10.0.0.27 - - [2025-09-11 11:11:54] "POST /set-tag HTTP/1.1" 200 109 0.014018 10.0.0.27 - - [2025-09-11 11:11:54] "DELETE /instance-ip/934a2414-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.055955 10.0.0.27 - - [2025-09-11 11:11:55] "DELETE /virtual-machine-interface/933223aa-8eff-11f0-af16-fa163e5fcb15 HTTP/1.1" 200 115 0.041833 10.0.0.27 - - [2025-09-11 11:11:55] "DELETE /virtual-machine/67560e04-8c73-4e61-935c-dc39d8ca6749 HTTP/1.1" 200 115 0.020719 10.0.0.27 - - [2025-09-11 11:11:55] "DELETE /tag/ae8b67d4-a893-41e2-a381-af52cc640c8d HTTP/1.1" 409 236 0.007941 10.0.0.27 - - [2025-09-11 11:11:55] "DELETE /tag/2f707a0d-b6fe-4cbd-92e1-2314eacd41f2 HTTP/1.1" 409 236 0.004094 10.0.0.27 - - [2025-09-11 11:11:55] "DELETE /tag/3efc1a00-150a-46fc-93a7-6867e8df4f9a HTTP/1.1" 200 115 0.030763 10.0.0.27 - - [2025-09-11 11:11:56] "POST /projects HTTP/1.1" 409 238 0.001953 10.0.0.27 - - [2025-09-11 11:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.27 - - [2025-09-11 11:11:56] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029497 10.0.0.27 - - [2025-09-11 11:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.27 - - [2025-09-11 11:11:56] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004955 10.0.0.27 - - [2025-09-11 11:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.27 - - [2025-09-11 11:11:56] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003926 10.0.0.27 - - [2025-09-11 11:11:56] "POST /security-groups HTTP/1.1" 409 285 0.002040 10.0.0.27 - - [2025-09-11 11:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.27 - - [2025-09-11 11:11:56] "PUT /security-group/6c0623d2-76e5-42b0-9f97-f45118c0ee06 HTTP/1.1" 200 262 0.053337 10.0.0.27 - - [2025-09-11 11:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025372 10.0.0.27 - - [2025-09-11 11:11:56] "PUT /access-control-list/063a04d2-4c06-49b7-aa18-2c9e72a92d02 HTTP/1.1" 200 272 0.018170 10.0.0.27 - - [2025-09-11 11:11:56] "PUT /access-control-list/140a125d-cbb8-4709-8f07-7018ca34dce8 HTTP/1.1" 200 272 0.022240 10.0.0.27 - - [2025-09-11 11:12:01] "POST /projects HTTP/1.1" 409 238 0.002474 10.0.0.27 - - [2025-09-11 11:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.27 - - [2025-09-11 11:12:01] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039194 10.0.0.27 - - [2025-09-11 11:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.27 - - [2025-09-11 11:12:01] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004151 10.0.0.27 - - [2025-09-11 11:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.27 - - [2025-09-11 11:12:01] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003882 10.0.0.27 - - [2025-09-11 11:12:01] "POST /security-groups HTTP/1.1" 409 285 0.002178 10.0.0.27 - - [2025-09-11 11:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.27 - - [2025-09-11 11:12:01] "PUT /security-group/6c0623d2-76e5-42b0-9f97-f45118c0ee06 HTTP/1.1" 200 262 0.055675 10.0.0.27 - - [2025-09-11 11:12:01] "PUT /access-control-list/063a04d2-4c06-49b7-aa18-2c9e72a92d02 HTTP/1.1" 200 272 0.011248 10.0.0.27 - - [2025-09-11 11:12:01] "PUT /access-control-list/140a125d-cbb8-4709-8f07-7018ca34dce8 HTTP/1.1" 200 272 0.013424 10.0.0.27 - - [2025-09-11 11:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012465 10.0.0.27 - - [2025-09-11 11:12:01] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.014937 10.0.0.27 - - [2025-09-11 11:12:01] "GET /firewall-rule/922ea5f9-72df-4235-bfb3-0a329dba73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003627 10.0.0.27 - - [2025-09-11 11:12:02] "POST /ref-update HTTP/1.1" 200 156 0.062750 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /firewall-rule/922ea5f9-72df-4235-bfb3-0a329dba73e3 HTTP/1.1" 200 115 0.036786 10.0.0.27 - - [2025-09-11 11:12:02] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003659 10.0.0.27 - - [2025-09-11 11:12:02] "GET /firewall-rule/827635bc-1aba-4a38-8050-67933f812c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003517 10.0.0.27 - - [2025-09-11 11:12:02] "POST /ref-update HTTP/1.1" 200 156 0.044218 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /firewall-rule/827635bc-1aba-4a38-8050-67933f812c14 HTTP/1.1" 200 115 0.039247 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /tag/ae8b67d4-a893-41e2-a381-af52cc640c8d HTTP/1.1" 409 236 0.007161 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /tag/a23c5513-6457-4e48-b047-f79ef34b1e74 HTTP/1.1" 200 115 0.051658 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /tag/2f707a0d-b6fe-4cbd-92e1-2314eacd41f2 HTTP/1.1" 409 236 0.012337 10.0.0.27 - - [2025-09-11 11:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.27 - - [2025-09-11 11:12:02] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004544 10.0.0.27 - - [2025-09-11 11:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.27 - - [2025-09-11 11:12:02] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005421 10.0.0.27 - - [2025-09-11 11:12:02] "PUT /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29 HTTP/1.1" 200 264 0.040252 10.0.0.27 - - [2025-09-11 11:12:02] "PUT /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6 HTTP/1.1" 200 264 0.038288 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /security-group/6c0623d2-76e5-42b0-9f97-f45118c0ee06 HTTP/1.1" 200 115 0.051971 10.0.0.27 - - [2025-09-11 11:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /access-control-list/063a04d2-4c06-49b7-aa18-2c9e72a92d02 HTTP/1.1" 200 115 0.028998 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /access-control-list/140a125d-cbb8-4709-8f07-7018ca34dce8 HTTP/1.1" 200 115 0.026661 10.0.0.27 - - [2025-09-11 11:12:02] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032297 10.0.0.27 - - [2025-09-11 11:12:02] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?fields=security_groups HTTP/1.1" 200 1352 0.030491 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /security-group/b05a0e30-4fda-435f-82a1-9ea1319b7ee1 HTTP/1.1" 200 115 0.044329 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /access-control-list/0e993a10-cc74-4b3d-8d4b-3c8ffc68e9d0 HTTP/1.1" 200 115 0.044816 10.0.0.27 - - [2025-09-11 11:12:02] "GET /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2?fields=application_policy_sets HTTP/1.1" 200 1391 0.047711 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /access-control-list/c7e073c9-45fa-4e42-8d3f-ad743cfc5759 HTTP/1.1" 200 115 0.044316 10.0.0.27 - - [2025-09-11 11:12:02] "DELETE /project/616fcfe9-41fd-4632-9cd1-685c6cb445c2 HTTP/1.1" 200 115 0.303718 10.0.0.27 - - [2025-09-11 11:12:02] "POST /projects HTTP/1.1" 409 238 0.001916 10.0.0.27 - - [2025-09-11 11:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.27 - - [2025-09-11 11:12:03] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031332 10.0.0.27 - - [2025-09-11 11:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.27 - - [2025-09-11 11:12:03] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004625 10.0.0.27 - - [2025-09-11 11:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.27 - - [2025-09-11 11:12:03] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004268 10.0.0.27 - - [2025-09-11 11:12:03] "POST /security-groups HTTP/1.1" 409 285 0.002296 10.0.0.27 - - [2025-09-11 11:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.27 - - [2025-09-11 11:12:03] "PUT /security-group/b9ee5531-5288-4c1a-9cc3-0a6e8e8608eb HTTP/1.1" 200 262 0.055265 10.0.0.27 - - [2025-09-11 11:12:03] "PUT /access-control-list/0221fa73-9dda-4c13-b6a7-4f7cba933e50 HTTP/1.1" 200 272 0.017158 10.0.0.27 - - [2025-09-11 11:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031685 10.0.0.27 - - [2025-09-11 11:12:03] "PUT /access-control-list/3a02aaa6-e6d5-467c-a8ea-af0181f2ddc6 HTTP/1.1" 200 272 0.038929 10.0.0.27 - - [2025-09-11 11:12:07] "DELETE /loadbalancer-member/3bf41a17-d5fa-4f03-9915-6e47ae4a16b2 HTTP/1.1" 200 115 0.039908 10.0.0.27 - - [2025-09-11 11:12:07] "DELETE /loadbalancer-pool/c3ddb804-b1e9-4913-a1a5-6c7ed67c0cc6 HTTP/1.1" 200 115 0.038515 10.0.0.27 - - [2025-09-11 11:12:07] "DELETE /loadbalancer-listener/f04a709f-faa3-4e51-91ea-528bfe5051d1 HTTP/1.1" 200 115 0.043777 10.0.0.27 - - [2025-09-11 11:12:07] "DELETE /loadbalancer/d5393f48-cccc-41ac-9ac5-57aee98b6fe6 HTTP/1.1" 200 115 0.045253 10.0.0.27 - - [2025-09-11 11:12:07] "DELETE /floating-ip/d1750fbe-ced6-4027-9c95-b4059f205f44 HTTP/1.1" 200 115 0.037367 10.0.0.27 - - [2025-09-11 11:12:07] "DELETE /instance-ip/eaa75d51-3951-4d98-bc66-b2b3f0e87130 HTTP/1.1" 200 115 0.043964 10.0.0.27 - - [2025-09-11 11:12:07] "DELETE /virtual-machine-interface/c81e45c8-13ff-4290-8746-804be7ce994d HTTP/1.1" 200 115 0.038891 10.0.0.27 - - [2025-09-11 11:12:07] "DELETE /tag/69f25d21-8111-41d2-9f46-58eb28d3b71e HTTP/1.1" 200 115 0.066466 10.0.0.27 - - [2025-09-11 11:12:07] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002471 10.0.0.27 - - [2025-09-11 11:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.27 - - [2025-09-11 11:12:07] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002605 10.0.0.27 - - [2025-09-11 11:12:07] "GET /firewall-policy/3869512d-8639-40d1-aef6-de209e8ac673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002391 10.0.0.27 - - [2025-09-11 11:12:08] "GET /firewall-rule/b72a7372-5177-44d8-880d-c373d5a96988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003037 10.0.0.27 - - [2025-09-11 11:12:08] "POST /ref-update HTTP/1.1" 200 156 0.012344 10.0.0.27 - - [2025-09-11 11:12:08] "DELETE /firewall-rule/b72a7372-5177-44d8-880d-c373d5a96988 HTTP/1.1" 200 115 0.071352 10.0.0.27 - - [2025-09-11 11:12:08] "GET /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003027 10.0.0.27 - - [2025-09-11 11:12:08] "GET /firewall-rule/5821ebfc-d2fd-470c-ab8c-4169bd51af37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003220 10.0.0.27 - - [2025-09-11 11:12:08] "POST /ref-update HTTP/1.1" 200 156 0.015817 10.0.0.27 - - [2025-09-11 11:12:08] "DELETE /firewall-rule/5821ebfc-d2fd-470c-ab8c-4169bd51af37 HTTP/1.1" 200 115 0.037039 10.0.0.27 - - [2025-09-11 11:12:08] "GET /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004210 10.0.0.27 - - [2025-09-11 11:12:08] "GET /firewall-rule/b2d22e7c-4bb1-4240-a1c2-e340dca55807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002723 10.0.0.27 - - [2025-09-11 11:12:08] "POST /ref-update HTTP/1.1" 200 156 0.011841 10.0.0.27 - - [2025-09-11 11:12:08] "DELETE /firewall-rule/b2d22e7c-4bb1-4240-a1c2-e340dca55807 HTTP/1.1" 200 115 0.035476 10.0.0.27 - - [2025-09-11 11:12:08] "GET /application-policy-set/95b6a28c-8c1e-4821-a004-b467b488e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003307 10.0.0.27 - - [2025-09-11 11:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.27 - - [2025-09-11 11:12:08] "GET /policy-management/1d2b64b2-66b9-4aa4-a782-1e27934f9a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002933 10.0.0.27 - - [2025-09-11 11:12:08] "GET /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003864 10.0.0.27 - - [2025-09-11 11:12:08] "POST /ref-update HTTP/1.1" 200 156 0.022685 10.0.0.27 - - [2025-09-11 11:12:08] "DELETE /firewall-policy/873e4892-7481-40eb-bc97-744552b268e9 HTTP/1.1" 200 115 0.058232 10.0.0.27 - - [2025-09-11 11:12:08] "DELETE /tag/ae8b67d4-a893-41e2-a381-af52cc640c8d HTTP/1.1" 200 115 0.071567 10.0.0.27 - - [2025-09-11 11:12:08] "DELETE /tag/016fb822-68f9-475f-83ee-b6aba3eb3a9a HTTP/1.1" 200 115 0.088931 10.0.0.27 - - [2025-09-11 11:12:08] "DELETE /tag/2f707a0d-b6fe-4cbd-92e1-2314eacd41f2 HTTP/1.1" 200 115 0.075179 10.0.0.27 - - [2025-09-11 11:12:08] "DELETE /tag/ea8ae54e-b824-4317-a7aa-b6eb5ea3a040 HTTP/1.1" 200 115 0.061825 10.0.0.27 - - [2025-09-11 11:12:08] "POST /projects HTTP/1.1" 409 238 0.002302 10.0.0.27 - - [2025-09-11 11:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.27 - - [2025-09-11 11:12:08] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060932 10.0.0.27 - - [2025-09-11 11:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.27 - - [2025-09-11 11:12:09] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004868 10.0.0.27 - - [2025-09-11 11:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.27 - - [2025-09-11 11:12:09] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008984 10.0.0.27 - - [2025-09-11 11:12:09] "POST /security-groups HTTP/1.1" 409 285 0.005405 10.0.0.27 - - [2025-09-11 11:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.27 - - [2025-09-11 11:12:09] "PUT /security-group/b9ee5531-5288-4c1a-9cc3-0a6e8e8608eb HTTP/1.1" 200 262 0.076600 10.0.0.27 - - [2025-09-11 11:12:09] "PUT /access-control-list/0221fa73-9dda-4c13-b6a7-4f7cba933e50 HTTP/1.1" 200 272 0.021127 10.0.0.27 - - [2025-09-11 11:12:09] "PUT /access-control-list/3a02aaa6-e6d5-467c-a8ea-af0181f2ddc6 HTTP/1.1" 200 272 0.015751 10.0.0.27 - - [2025-09-11 11:12:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026553 10.0.0.27 - - [2025-09-11 11:12:09] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.033098 10.0.0.27 - - [2025-09-11 11:12:09] "GET /firewall-rule/b3ba77b3-8144-4152-bfd6-8fabdf8f4f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002635 10.0.0.27 - - [2025-09-11 11:12:09] "POST /ref-update HTTP/1.1" 200 156 0.047865 10.0.0.27 - - [2025-09-11 11:12:09] "DELETE /firewall-rule/b3ba77b3-8144-4152-bfd6-8fabdf8f4f6e HTTP/1.1" 200 115 0.050223 10.0.0.27 - - [2025-09-11 11:12:09] "GET /firewall-policy/2d761a55-4cea-4e0c-8c75-cc96d9944a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005362 10.0.0.27 - - [2025-09-11 11:12:09] "GET /firewall-rule/c0ee04ba-27a2-4d83-b72f-dfcfc9a4298d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002991 10.0.0.27 - - [2025-09-11 11:12:09] "POST /ref-update HTTP/1.1" 200 156 0.056643 10.0.0.27 - - [2025-09-11 11:12:09] "DELETE /firewall-rule/c0ee04ba-27a2-4d83-b72f-dfcfc9a4298d HTTP/1.1" 200 115 0.045663 10.0.0.27 - - [2025-09-11 11:12:09] "DELETE /tag/74550f8b-8a67-4dcd-b289-845527b0c21d HTTP/1.1" 200 115 0.042052 10.0.0.27 - - [2025-09-11 11:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.27 - - [2025-09-11 11:12:09] "GET /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004869 10.0.0.27 - - [2025-09-11 11:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.27 - - [2025-09-11 11:12:09] "GET /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.012549 10.0.0.27 - - [2025-09-11 11:12:09] "PUT /virtual-network/4128373c-ac64-4c4b-b24f-a80576d97c29 HTTP/1.1" 200 264 0.056213 10.0.0.27 - - [2025-09-11 11:12:09] "PUT /virtual-network/1def50b6-e303-4b54-9dea-be933e9f3be6 HTTP/1.1" 200 264 0.050953 10.0.0.27 - - [2025-09-11 11:12:09] "DELETE /security-group/b9ee5531-5288-4c1a-9cc3-0a6e8e8608eb HTTP/1.1" 200 115 0.060231 10.0.0.27 - - [2025-09-11 11:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013269 10.0.0.27 - - [2025-09-11 11:12:09] "DELETE /access-control-list/0221fa73-9dda-4c13-b6a7-4f7cba933e50 HTTP/1.1" 200 115 0.040767 10.0.0.27 - - [2025-09-11 11:12:10] "DELETE /access-control-list/3a02aaa6-e6d5-467c-a8ea-af0181f2ddc6 HTTP/1.1" 200 115 0.028807 10.0.0.27 - - [2025-09-11 11:12:10] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.043248 10.0.0.27 - - [2025-09-11 11:12:10] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?fields=security_groups HTTP/1.1" 200 1353 0.046232 10.0.0.27 - - [2025-09-11 11:12:10] "DELETE /access-control-list/7c516d3f-9b87-42c3-98d0-8d561602bf97 HTTP/1.1" 200 115 0.055941 10.0.0.27 - - [2025-09-11 11:12:10] "DELETE /security-group/7c174a38-79c5-406a-a667-56a957048c00 HTTP/1.1" 200 115 0.123392 10.0.0.27 - - [2025-09-11 11:12:10] "DELETE /access-control-list/c585b735-e72d-4d78-b365-6bb3a92358ce HTTP/1.1" 200 115 0.083870 10.0.0.27 - - [2025-09-11 11:12:10] "GET /project/c4886664-bf02-4f4b-a409-517bbab3a371?fields=application_policy_sets HTTP/1.1" 200 1392 0.073496 10.0.0.27 - - [2025-09-11 11:12:10] "DELETE /project/c4886664-bf02-4f4b-a409-517bbab3a371 HTTP/1.1" 200 115 0.452657 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:12:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.27 - - [2025-09-11 11:12:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 10.0.0.27 - - [2025-09-11 11:13:19] "GET /global-system-configs HTTP/1.1" 200 322 0.005031 10.0.0.27 - - [2025-09-11 11:13:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002194