++ 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 Oct 9 08:35:29 PM UTC 2025 ===================' INFO: =================== Thu Oct 9 08:35:29 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.27,10.237.121.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.237.121.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 ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + 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 ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/09/2025 20:36:11.735 7fbc82cfb4c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 20:36:11.912 7fbc82cfb4c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 20:36:11.933 7fbc82cfb4c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 20:36:11.933 7fbc82cfb4c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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-10-09 20:36:20] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.27 - - [2025-10-09 20:36:20] "GET / HTTP/1.1" 200 35931 0.004658 10.0.0.27 - - [2025-10-09 20:36:21] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.27 - - [2025-10-09 20:36:21] "GET / HTTP/1.1" 200 45303 0.001152 10.0.0.27 - - [2025-10-09 20:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.27 - - [2025-10-09 20:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.27 - - [2025-10-09 20:36:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.003492 10.0.0.27 - - [2025-10-09 20:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.27 - - [2025-10-09 20:36:21] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005624 10.0.0.27 - - [2025-10-09 20:36:21] "POST /service-appliance-sets HTTP/1.1" 200 553 0.051876 10.0.0.27 - - [2025-10-09 20:36:21] "POST /fqname-to-id HTTP/1.1" 404 180 0.011461 10.0.0.27 - - [2025-10-09 20:36:21] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.27 - - [2025-10-09 20:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006517 10.0.0.27 - - [2025-10-09 20:36:21] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015153 10.0.0.27 - - [2025-10-09 20:36:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.006178 10.0.0.27 - - [2025-10-09 20:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008098 10.0.0.27 - - [2025-10-09 20:36:21] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008338 10.0.0.27 - - [2025-10-09 20:36:21] "GET / HTTP/1.1" 200 35931 0.003616 10.0.0.27 - - [2025-10-09 20:36:21] "POST /database-nodes HTTP/1.1" 200 597 0.081625 10.0.0.27 - - [2025-10-09 20:36:21] "POST /service-appliance-sets HTTP/1.1" 200 541 0.138885 10.0.0.27 - - [2025-10-09 20:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015688 10.0.0.27 - - [2025-10-09 20:36:21] "GET /network-ipam/f3122f3a-f6b0-4090-b56f-696365769b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005313 10.0.0.27 - - [2025-10-09 20:36:21] "POST /service-templates HTTP/1.1" 200 511 0.032694 10.0.0.27 - - [2025-10-09 20:36:22] "POST /service-templates HTTP/1.1" 200 501 0.043508 10.0.0.27 - - [2025-10-09 20:36:22] "POST /service-templates HTTP/1.1" 200 515 0.038074 10.0.0.27 - - [2025-10-09 20:36:22] "POST /service-templates HTTP/1.1" 200 535 0.072073 10.0.0.27 - - [2025-10-09 20:36:22] "POST /service-templates HTTP/1.1" 200 507 0.049859 10.0.0.27 - - [2025-10-09 20:36:22] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.27 - - [2025-10-09 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.27 - - [2025-10-09 20:36:22] "GET /routing-instance/b8f799cf-7612-467d-ac9a-182d3742fdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005236 10.0.0.27 - - [2025-10-09 20:36:22] "POST /bgp-routers HTTP/1.1" 200 616 0.045559 10.0.0.27 - - [2025-10-09 20:36:22] "GET /bgp-router/f316cfdf-6a11-44e0-aadf-518dcc7b4c93?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.012944 10.0.0.27 - - [2025-10-09 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.27 - - [2025-10-09 20:36:22] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004558 10.0.0.27 - - [2025-10-09 20:36:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004044 10.0.0.27 - - [2025-10-09 20:36:22] "POST /ref-update HTTP/1.1" 200 156 0.013215 10.0.0.27 - - [2025-10-09 20:36:23] "GET / HTTP/1.1" 200 35931 0.002001 10.0.0.27 - - [2025-10-09 20:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.27 - - [2025-10-09 20:36:23] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007739 10.0.0.27 - - [2025-10-09 20:36:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.002277 10.0.0.27 - - [2025-10-09 20:36:23] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028494 10.0.0.27 - - [2025-10-09 20:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.27 - - [2025-10-09 20:36:24] "GET /network-ipam/f3122f3a-f6b0-4090-b56f-696365769b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007892 10.0.0.27 - - [2025-10-09 20:36:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002126 10.0.0.27 - - [2025-10-09 20:36:24] "POST /access-control-lists HTTP/1.1" 200 587 0.026338 10.0.0.27 - - [2025-10-09 20:36:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.012213 10.0.0.27 - - [2025-10-09 20:36:24] "POST /access-control-lists HTTP/1.1" 200 585 0.027565 10.0.0.27 - - [2025-10-09 20:36:24] "POST /route-targets HTTP/1.1" 200 327 0.013180 10.0.0.27 - - [2025-10-09 20:36:24] "POST /ref-update HTTP/1.1" 200 156 0.027679 10.0.0.27 - - [2025-10-09 20:36:24] "POST /route-targets HTTP/1.1" 200 327 0.018562 10.0.0.27 - - [2025-10-09 20:36:24] "POST /ref-update HTTP/1.1" 200 156 0.023630 10.0.0.27 - - [2025-10-09 20:36:24] "POST /route-targets HTTP/1.1" 200 327 0.021884 10.0.0.27 - - [2025-10-09 20:36:25] "POST /ref-update HTTP/1.1" 200 156 0.023798 10.0.0.27 - - [2025-10-09 20:36:25] "POST /route-targets HTTP/1.1" 200 327 0.012380 10.0.0.27 - - [2025-10-09 20:36:25] "POST /ref-update HTTP/1.1" 200 156 0.027298 10.0.0.27 - - [2025-10-09 20:36:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.002193 10.0.0.27 - - [2025-10-09 20:36:25] "POST /access-control-lists HTTP/1.1" 200 551 0.076686 10.0.0.27 - - [2025-10-09 20:36:25] "PUT /access-control-list/170c1d98-0ce6-40ba-ba4c-cb44cebdae88 HTTP/1.1" 200 272 0.023741 10.0.0.27 - - [2025-10-09 20:36:25] "PUT /access-control-list/e26d73bc-092d-4450-958e-69e85d03b46f HTTP/1.1" 200 272 0.039038 10.0.0.27 - - [2025-10-09 20:36:26] "GET / HTTP/1.1" 200 35931 0.001319 10.0.0.27 - - [2025-10-09 20:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.27 - - [2025-10-09 20:36:27] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004462 10.0.0.27 - - [2025-10-09 20:36:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.001622 10.0.0.27 - - [2025-10-09 20:36:27] "POST /config-nodes HTTP/1.1" 200 593 0.029804 10.0.0.27 - - [2025-10-09 20:36:27] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.27 - - [2025-10-09 20:36:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002828 10.0.0.27 - - [2025-10-09 20:36:28] "GET / HTTP/1.1" 200 35931 0.001201 10.0.0.27 - - [2025-10-09 20:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.27 - - [2025-10-09 20:36:28] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004902 10.0.0.27 - - [2025-10-09 20:36:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002282 10.0.0.27 - - [2025-10-09 20:36:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.023630 10.0.0.27 - - [2025-10-09 20:36:28] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.27 - - [2025-10-09 20:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.27 - - [2025-10-09 20:36:28] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004592 10.0.0.27 - - [2025-10-09 20:36:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.001597 10.0.0.27 - - [2025-10-09 20:36:28] "POST /analytics-nodes HTTP/1.1" 200 599 0.039886 10.0.0.27 - - [2025-10-09 20:36:29] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.27 - - [2025-10-09 20:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.27 - - [2025-10-09 20:36:29] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010985 10.0.0.27 - - [2025-10-09 20:36:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.001919 10.0.0.27 - - [2025-10-09 20:36:29] "POST /config-database-nodes HTTP/1.1" 200 611 0.021051 10.0.0.27 - - [2025-10-09 20:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.27 - - [2025-10-09 20:36:32] "GET /global-vrouter-config/35ed4f62-8274-4ddc-981b-ade06598c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003185 10.0.0.27 - - [2025-10-09 20:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.27 - - [2025-10-09 20:36:32] "PUT /global-vrouter-config/35ed4f62-8274-4ddc-981b-ade06598c672 HTTP/1.1" 200 276 0.016510 10.0.0.27 - - [2025-10-09 20:36:32] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.27 - - [2025-10-09 20:36:32] "POST /alarms HTTP/1.1" 200 581 0.021264 10.0.0.27 - - [2025-10-09 20:36:32] "POST /alarms HTTP/1.1" 200 575 0.049514 10.0.0.27 - - [2025-10-09 20:36:32] "POST /alarms HTTP/1.1" 200 575 0.046572 10.0.0.27 - - [2025-10-09 20:36:32] "POST /alarms HTTP/1.1" 200 559 0.029110 10.0.0.27 - - [2025-10-09 20:36:32] "POST /alarms HTTP/1.1" 200 555 0.047552 10.0.0.27 - - [2025-10-09 20:36:32] "POST /alarms HTTP/1.1" 200 557 0.042397 10.0.0.27 - - [2025-10-09 20:36:32] "POST /alarms HTTP/1.1" 200 565 0.028152 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 549 0.035147 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 557 0.029370 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 567 0.017228 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 555 0.030857 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 567 0.024922 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 575 0.081692 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 569 0.040186 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 561 0.050104 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 561 0.022357 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 561 0.068888 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 547 0.066656 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 595 0.027862 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 575 0.031820 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 571 0.030550 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 583 0.042697 10.0.0.27 - - [2025-10-09 20:36:33] "POST /alarms HTTP/1.1" 200 609 0.033735 10.0.0.27 - - [2025-10-09 20:36:34] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.27 - - [2025-10-09 20:36:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002664 10.0.0.27 - - [2025-10-09 20:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.27 - - [2025-10-09 20:36:34] "PUT /global-vrouter-config/35ed4f62-8274-4ddc-981b-ade06598c672 HTTP/1.1" 200 276 0.016234 10.0.0.27 - - [2025-10-09 20:36:34] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.27 - - [2025-10-09 20:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.27 - - [2025-10-09 20:36:34] "GET /global-vrouter-config/35ed4f62-8274-4ddc-981b-ade06598c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002643 10.0.0.27 - - [2025-10-09 20:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.27 - - [2025-10-09 20:36:34] "PUT /global-vrouter-config/35ed4f62-8274-4ddc-981b-ade06598c672 HTTP/1.1" 200 276 0.013284 10.0.0.27 - - [2025-10-09 20:36:34] "GET / HTTP/1.1" 200 35931 0.002157 10.0.0.27 - - [2025-10-09 20:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.27 - - [2025-10-09 20:36:34] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004279 10.0.0.27 - - [2025-10-09 20:36:34] "PUT /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5 HTTP/1.1" 200 274 0.038481 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:38:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:38:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:38:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:38:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:38:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:38:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 10.0.0.27 - - [2025-10-09 20:38:50] "GET /global-system-configs HTTP/1.1" 200 322 0.006007 10.0.0.27 - - [2025-10-09 20:38:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002438 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:38:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:38:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 10.0.0.27 - - [2025-10-09 20:39:01] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.27 - - [2025-10-09 20:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.27 - - [2025-10-09 20:39:01] "GET /domain/418e2a7a-1be5-4ffc-9495-123dc1d7f62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002704 10.0.0.27 - - [2025-10-09 20:39:01] "POST /id-to-fqname HTTP/1.1" 200 173 0.002830 10.0.0.27 - - [2025-10-09 20:39:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.006983 10.0.0.27 - - [2025-10-09 20:39:01] "POST /security-groups HTTP/1.1" 200 570 0.066931 10.0.0.27 - - [2025-10-09 20:39:01] "POST /projects HTTP/1.1" 200 481 0.240502 10.0.0.27 - - [2025-10-09 20:39:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.001958 10.0.0.27 - - [2025-10-09 20:39:01] "POST /security-groups HTTP/1.1" 200 534 0.048185 10.0.0.27 - - [2025-10-09 20:39:01] "POST /access-control-lists HTTP/1.1" 200 579 0.079515 10.0.0.27 - - [2025-10-09 20:39:01] "POST /chown HTTP/1.1" 200 109 0.053761 10.0.0.27 - - [2025-10-09 20:39:01] "POST /policy-managements HTTP/1.1" 409 214 0.010458 10.0.0.27 - - [2025-10-09 20:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007237 10.0.0.27 - - [2025-10-09 20:39:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.006380 10.0.0.27 - - [2025-10-09 20:39:01] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021883 10.0.0.27 - - [2025-10-09 20:39:01] "POST /access-control-lists HTTP/1.1" 200 577 0.065551 10.0.0.27 - - [2025-10-09 20:39:01] "POST /application-policy-sets HTTP/1.1" 200 528 0.048126 10.0.0.27 - - [2025-10-09 20:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008064 10.0.0.27 - - [2025-10-09 20:39:01] "GET /global-vrouter-config/35ed4f62-8274-4ddc-981b-ade06598c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003239 10.0.0.27 - - [2025-10-09 20:39:01] "PUT /global-vrouter-config/35ed4f62-8274-4ddc-981b-ade06598c672 HTTP/1.1" 200 276 0.007855 10.0.0.27 - - [2025-10-09 20:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.27 - - [2025-10-09 20:39:01] "GET /virtual-network/08a8e6b6-1534-4056-9f2a-b7f5f2dc8419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.005327 10.0.0.27 - - [2025-10-09 20:39:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.003792 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.010547 10.0.0.27 - - [2025-10-09 20:39:02] "POST /security-groups HTTP/1.1" 200 574 0.065175 10.0.0.27 - - [2025-10-09 20:39:02] "POST /projects HTTP/1.1" 200 489 0.258980 10.0.0.27 - - [2025-10-09 20:39:02] "POST /security-groups HTTP/1.1" 200 546 0.025779 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.001727 10.0.0.27 - - [2025-10-09 20:39:02] "POST /access-control-lists HTTP/1.1" 200 594 0.024897 10.0.0.27 - - [2025-10-09 20:39:02] "POST /chown HTTP/1.1" 200 109 0.039094 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.004931 10.0.0.27 - - [2025-10-09 20:39:02] "POST /access-control-lists HTTP/1.1" 200 592 0.021074 10.0.0.27 - - [2025-10-09 20:39:02] "POST /network-ipams HTTP/1.1" 200 522 0.052654 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.003234 10.0.0.27 - - [2025-10-09 20:39:02] "POST /network-ipams HTTP/1.1" 200 510 0.040449 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.014494 10.0.0.27 - - [2025-10-09 20:39:02] "POST /access-control-lists HTTP/1.1" 200 583 0.097239 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.001967 10.0.0.27 - - [2025-10-09 20:39:02] "POST /access-control-lists HTTP/1.1" 200 581 0.131025 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.022083 10.0.0.27 - - [2025-10-09 20:39:02] "POST /useragent-kv HTTP/1.1" 200 115 0.027623 10.0.0.27 - - [2025-10-09 20:39:02] "POST /virtual-networks HTTP/1.1" 200 538 0.265738 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012719 10.0.0.27 - - [2025-10-09 20:39:02] "POST /access-control-lists HTTP/1.1" 200 602 0.018981 10.0.0.27 - - [2025-10-09 20:39:02] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.015404 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.017221 10.0.0.27 - - [2025-10-09 20:39:02] "POST /access-control-lists HTTP/1.1" 200 600 0.024549 10.0.0.27 - - [2025-10-09 20:39:02] "POST /network-ipams HTTP/1.1" 200 518 0.050507 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.028140 10.0.0.27 - - [2025-10-09 20:39:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.007374 10.0.0.27 - - [2025-10-09 20:39:03] "POST /access-control-lists HTTP/1.1" 200 589 0.068314 10.0.0.27 - - [2025-10-09 20:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.034559 10.0.0.27 - - [2025-10-09 20:39:03] "POST /virtual-networks HTTP/1.1" 200 546 0.178327 10.0.0.27 - - [2025-10-09 20:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.27 - - [2025-10-09 20:39:03] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.015676 10.0.0.27 - - [2025-10-09 20:39:03] "POST /route-targets HTTP/1.1" 200 327 0.018530 10.0.0.27 - - [2025-10-09 20:39:03] "POST /ref-update HTTP/1.1" 200 156 0.020319 10.0.0.27 - - [2025-10-09 20:39:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.001882 10.0.0.27 - - [2025-10-09 20:39:03] "PUT /access-control-list/4f00bd84-a6be-45e5-b1b6-4bcc398c0b1a HTTP/1.1" 200 272 0.077572 10.0.0.27 - - [2025-10-09 20:39:03] "POST /network-policys HTTP/1.1" 200 538 0.093227 10.0.0.27 - - [2025-10-09 20:39:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.007828 10.0.0.27 - - [2025-10-09 20:39:03] "POST /network-policys HTTP/1.1" 200 534 0.087565 10.0.0.27 - - [2025-10-09 20:39:03] "POST /route-targets HTTP/1.1" 200 327 0.011009 10.0.0.27 - - [2025-10-09 20:39:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.012659 10.0.0.27 - - [2025-10-09 20:39:03] "POST /ref-update HTTP/1.1" 200 156 0.027136 10.0.0.27 - - [2025-10-09 20:39:03] "POST /network-policys HTTP/1.1" 200 542 0.092133 10.0.0.27 - - [2025-10-09 20:39:03] "PUT /access-control-list/ad77785b-fcb5-438a-9e8d-101a2d22891d HTTP/1.1" 200 272 0.066141 10.0.0.27 - - [2025-10-09 20:39:03] "POST /ref-update HTTP/1.1" 200 156 0.210440 10.0.0.27 - - [2025-10-09 20:39:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005082 10.0.0.27 - - [2025-10-09 20:39:03] "POST /ref-update HTTP/1.1" 200 156 0.111862 10.0.0.27 - - [2025-10-09 20:39:03] "PUT /access-control-list/4f00bd84-a6be-45e5-b1b6-4bcc398c0b1a HTTP/1.1" 200 272 0.114485 10.0.0.27 - - [2025-10-09 20:39:04] "PUT /access-control-list/ad77785b-fcb5-438a-9e8d-101a2d22891d HTTP/1.1" 200 272 0.050658 10.0.0.27 - - [2025-10-09 20:39:04] "POST /ref-update HTTP/1.1" 200 156 0.061373 10.0.0.27 - - [2025-10-09 20:39:04] "POST /ref-update HTTP/1.1" 200 156 0.179205 10.0.0.27 - - [2025-10-09 20:39:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016648 10.0.0.27 - - [2025-10-09 20:39:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015961 10.0.0.27 - - [2025-10-09 20:39:04] "PUT /access-control-list/4f00bd84-a6be-45e5-b1b6-4bcc398c0b1a HTTP/1.1" 200 272 0.148034 10.0.0.27 - - [2025-10-09 20:39:04] "POST /fqname-to-id HTTP/1.1" 404 237 0.010229 10.0.0.27 - - [2025-10-09 20:39:04] "POST /ref-update HTTP/1.1" 200 156 0.201925 10.0.0.27 - - [2025-10-09 20:39:04] "POST /access-control-lists HTTP/1.1" 200 601 0.086335 10.0.0.27 - - [2025-10-09 20:39:04] "PUT /access-control-list/ad77785b-fcb5-438a-9e8d-101a2d22891d HTTP/1.1" 200 272 0.106181 10.0.0.27 - - [2025-10-09 20:39:04] "POST /ref-update HTTP/1.1" 200 156 0.258015 10.0.0.27 - - [2025-10-09 20:39:04] "POST /ref-update HTTP/1.1" 200 156 0.090950 10.0.0.27 - - [2025-10-09 20:39:04] "PUT /access-control-list/8515e728-e8cf-48bf-b8a7-decbf5c35032 HTTP/1.1" 200 272 0.037382 10.0.0.27 - - [2025-10-09 20:39:04] "PUT /access-control-list/8515e728-e8cf-48bf-b8a7-decbf5c35032 HTTP/1.1" 200 272 0.090300 10.0.0.27 - - [2025-10-09 20:39:04] "POST /ref-update HTTP/1.1" 200 156 0.223276 10.0.0.27 - - [2025-10-09 20:39:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010627 10.0.0.27 - - [2025-10-09 20:39:04] "POST /ref-update HTTP/1.1" 200 156 0.032117 10.0.0.27 - - [2025-10-09 20:39:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006933 10.0.0.27 - - [2025-10-09 20:39:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011026 10.0.0.27 - - [2025-10-09 20:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.27 - - [2025-10-09 20:39:05] "GET /virtual-network/08a8e6b6-1534-4056-9f2a-b7f5f2dc8419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007195 10.0.0.27 - - [2025-10-09 20:39:05] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004539 10.0.0.27 - - [2025-10-09 20:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.27 - - [2025-10-09 20:39:05] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003765 10.0.0.27 - - [2025-10-09 20:39:05] "POST /firewall-policys HTTP/1.1" 200 530 0.023790 10.0.0.27 - - [2025-10-09 20:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025068 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014199 10.0.0.27 - - [2025-10-09 20:39:05] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003129 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002858 10.0.0.27 - - [2025-10-09 20:39:05] "POST /ref-update HTTP/1.1" 200 156 0.016268 10.0.0.27 - - [2025-10-09 20:39:05] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004352 10.0.0.27 - - [2025-10-09 20:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.27 - - [2025-10-09 20:39:05] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002055 10.0.0.27 - - [2025-10-09 20:39:05] "POST /firewall-policys HTTP/1.1" 200 532 0.021317 10.0.0.27 - - [2025-10-09 20:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.039268 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.012209 10.0.0.27 - - [2025-10-09 20:39:05] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002934 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002180 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004071 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006163 10.0.0.27 - - [2025-10-09 20:39:05] "POST /ref-update HTTP/1.1" 200 156 0.027784 10.0.0.27 - - [2025-10-09 20:39:05] "POST /ref-update HTTP/1.1" 200 156 0.044663 10.0.0.27 - - [2025-10-09 20:39:05] "POST /ref-update HTTP/1.1" 200 156 0.021037 10.0.0.27 - - [2025-10-09 20:39:05] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.034265 10.0.0.27 - - [2025-10-09 20:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.27 - - [2025-10-09 20:39:05] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003113 10.0.0.27 - - [2025-10-09 20:39:05] "POST /firewall-policys HTTP/1.1" 200 530 0.019358 10.0.0.27 - - [2025-10-09 20:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.044585 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015258 10.0.0.27 - - [2025-10-09 20:39:05] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008080 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004175 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004350 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003036 10.0.0.27 - - [2025-10-09 20:39:05] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002399 10.0.0.27 - - [2025-10-09 20:39:06] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005187 10.0.0.27 - - [2025-10-09 20:39:06] "POST /ref-update HTTP/1.1" 200 156 0.025227 10.0.0.27 - - [2025-10-09 20:39:06] "POST /ref-update HTTP/1.1" 200 156 0.034143 10.0.0.27 - - [2025-10-09 20:39:06] "POST /ref-update HTTP/1.1" 200 156 0.029494 10.0.0.27 - - [2025-10-09 20:39:06] "POST /ref-update HTTP/1.1" 200 156 0.027251 10.0.0.27 - - [2025-10-09 20:39:06] "POST /ref-update HTTP/1.1" 200 156 0.031509 10.0.0.27 - - [2025-10-09 20:39:06] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.116876 10.0.0.27 - - [2025-10-09 20:39:06] "POST /tags HTTP/1.1" 200 299 0.059231 10.0.0.27 - - [2025-10-09 20:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010352 10.0.0.27 - - [2025-10-09 20:39:06] "GET /tag/ec7e9476-18c1-4fa8-9330-71ba6504396f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014560 10.0.0.27 - - [2025-10-09 20:39:06] "POST /set-tag HTTP/1.1" 200 109 0.034726 10.0.0.27 - - [2025-10-09 20:39:06] "POST /tags HTTP/1.1" 200 357 0.102252 10.0.0.27 - - [2025-10-09 20:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012458 10.0.0.27 - - [2025-10-09 20:39:06] "GET /tag/aa1624af-9c87-4bb5-a39e-04078ce9520d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.016522 10.0.0.27 - - [2025-10-09 20:39:07] "POST /tags HTTP/1.1" 200 305 0.109798 10.0.0.27 - - [2025-10-09 20:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008388 10.0.0.27 - - [2025-10-09 20:39:07] "GET /tag/61bc5fd9-101f-41f8-a160-ce6af1ca2a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.021517 10.0.0.27 - - [2025-10-09 20:39:07] "POST /id-to-fqname HTTP/1.1" 200 174 0.001064 10.0.0.27 - - [2025-10-09 20:39:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.004895 10.0.0.27 - - [2025-10-09 20:39:07] "POST /security-groups HTTP/1.1" 200 571 0.078556 10.0.0.27 - - [2025-10-09 20:39:07] "POST /projects HTTP/1.1" 200 483 0.274369 10.0.0.27 - - [2025-10-09 20:39:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.018503 10.0.0.27 - - [2025-10-09 20:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028549 10.0.0.27 - - [2025-10-09 20:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028791 10.0.0.27 - - [2025-10-09 20:39:07] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.020052 10.0.0.27 - - [2025-10-09 20:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008084 10.0.0.27 - - [2025-10-09 20:39:07] "POST /access-control-lists HTTP/1.1" 200 580 0.126252 10.0.0.27 - - [2025-10-09 20:39:07] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.011608 10.0.0.27 - - [2025-10-09 20:39:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.028884 10.0.0.27 - - [2025-10-09 20:39:07] "POST /access-control-lists HTTP/1.1" 200 578 0.280444 10.0.0.27 - - [2025-10-09 20:39:07] "PUT /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc HTTP/1.1" 200 264 0.290942 10.0.0.27 - - [2025-10-09 20:39:08] "PUT /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63 HTTP/1.1" 200 264 0.148309 10.0.0.27 - - [2025-10-09 20:39:08] "POST /security-groups HTTP/1.1" 200 537 0.223001 10.0.0.27 - - [2025-10-09 20:39:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.001714 10.0.0.27 - - [2025-10-09 20:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.058546 10.0.0.27 - - [2025-10-09 20:39:08] "POST /access-control-lists HTTP/1.1" 200 596 0.076088 10.0.0.27 - - [2025-10-09 20:39:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.019411 10.0.0.27 - - [2025-10-09 20:39:08] "POST /chown HTTP/1.1" 200 109 0.079766 10.0.0.27 - - [2025-10-09 20:39:08] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003166 10.0.0.27 - - [2025-10-09 20:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.27 - - [2025-10-09 20:39:08] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019248 10.0.0.27 - - [2025-10-09 20:39:08] "POST /tags HTTP/1.1" 409 207 0.002449 10.0.0.27 - - [2025-10-09 20:39:08] "POST /access-control-lists HTTP/1.1" 200 594 0.133663 10.0.0.27 - - [2025-10-09 20:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014813 10.0.0.27 - - [2025-10-09 20:39:08] "GET /tag/61bc5fd9-101f-41f8-a160-ce6af1ca2a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016482 10.0.0.27 - - [2025-10-09 20:39:08] "POST /firewall-rules HTTP/1.1" 200 564 0.082599 10.0.0.27 - - [2025-10-09 20:39:08] "GET /firewall-rule/05f284e1-d3ba-4017-8c85-6538d1b38acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004459 10.0.0.27 - - [2025-10-09 20:39:08] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002134 10.0.0.27 - - [2025-10-09 20:39:08] "GET /firewall-rule/05f284e1-d3ba-4017-8c85-6538d1b38acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.001969 10.0.0.27 - - [2025-10-09 20:39:08] "POST /ref-update HTTP/1.1" 200 156 0.016744 10.0.0.27 - - [2025-10-09 20:39:08] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026233 10.0.0.27 - - [2025-10-09 20:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.27 - - [2025-10-09 20:39:08] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004792 10.0.0.27 - - [2025-10-09 20:39:08] "POST /tags HTTP/1.1" 409 207 0.002472 10.0.0.27 - - [2025-10-09 20:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.27 - - [2025-10-09 20:39:08] "GET /tag/61bc5fd9-101f-41f8-a160-ce6af1ca2a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014418 10.0.0.27 - - [2025-10-09 20:39:08] "POST /firewall-rules HTTP/1.1" 200 562 0.076242 10.0.0.27 - - [2025-10-09 20:39:09] "GET /firewall-rule/3bedde05-f9a2-4302-9daa-ae2abcb83fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004308 10.0.0.27 - - [2025-10-09 20:39:09] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003360 10.0.0.27 - - [2025-10-09 20:39:09] "GET /firewall-rule/3bedde05-f9a2-4302-9daa-ae2abcb83fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002002 10.0.0.27 - - [2025-10-09 20:39:09] "POST /ref-update HTTP/1.1" 200 156 0.023594 10.0.0.27 - - [2025-10-09 20:39:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.004130 10.0.0.27 - - [2025-10-09 20:39:09] "POST /tags HTTP/1.1" 200 301 0.058563 10.0.0.27 - - [2025-10-09 20:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.037861 10.0.0.27 - - [2025-10-09 20:39:09] "GET /tag/4df1a3c2-61aa-45f6-bd27-f72477fb0a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024935 10.0.0.27 - - [2025-10-09 20:39:09] "POST /tags HTTP/1.1" 200 325 0.075516 10.0.0.27 - - [2025-10-09 20:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.031063 10.0.0.27 - - [2025-10-09 20:39:09] "GET /tag/5e6b70dc-c581-4e31-8f68-6c36b6f3fb83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.018561 10.0.0.27 - - [2025-10-09 20:39:09] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.27 - - [2025-10-09 20:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.27 - - [2025-10-09 20:39:09] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004337 10.0.0.27 - - [2025-10-09 20:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.27 - - [2025-10-09 20:39:09] "GET /config-node/64242d15-af34-46d4-9c3c-e9415218e076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005134 10.0.0.27 - - [2025-10-09 20:39:09] "POST /tags HTTP/1.1" 200 363 0.027911 10.0.0.27 - - [2025-10-09 20:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.27 - - [2025-10-09 20:39:09] "GET /tag/69c5d4c0-4960-4a8a-89fd-9c67b0fb5f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.013462 10.0.0.27 - - [2025-10-09 20:39:09] "POST /tags HTTP/1.1" 200 311 0.019013 10.0.0.27 - - [2025-10-09 20:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.27 - - [2025-10-09 20:39:09] "GET /tag/bce24bbc-0ca6-4adb-ba76-f316fdea15ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.061355 10.0.0.27 - - [2025-10-09 20:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.27 - - [2025-10-09 20:39:09] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005787 10.0.0.27 - - [2025-10-09 20:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.27 - - [2025-10-09 20:39:09] "GET /project/05b34bea-6c9c-4e60-ba64-9ee0e3aa4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.030439 10.0.0.27 - - [2025-10-09 20:39:09] "POST /virtual-machines HTTP/1.1" 200 377 0.011343 10.0.0.27 - - [2025-10-09 20:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025789 10.0.0.27 - - [2025-10-09 20:39:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.134513 10.0.0.27 - - [2025-10-09 20:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012433 10.0.0.27 - - [2025-10-09 20:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.27 - - [2025-10-09 20:39:10] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.020344 10.0.0.27 - - [2025-10-09 20:39:10] "POST /instance-ips HTTP/1.1" 200 409 0.053975 10.0.0.27 - - [2025-10-09 20:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026861 10.0.0.27 - - [2025-10-09 20:39:10] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.017597 10.0.0.27 - - [2025-10-09 20:39:10] "POST /set-tag HTTP/1.1" 200 109 0.025696 10.0.0.27 - - [2025-10-09 20:39:10] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013827 10.0.0.27 - - [2025-10-09 20:39:10] "GET /instance-ip/0230b13e-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003256 10.0.0.27 - - [2025-10-09 20:39:10] "POST /tags HTTP/1.1" 200 305 0.052968 10.0.0.27 - - [2025-10-09 20:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007862 10.0.0.27 - - [2025-10-09 20:39:10] "GET /tag/f95d1192-c268-437a-8196-a01c50956ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019230 10.0.0.27 - - [2025-10-09 20:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.27 - - [2025-10-09 20:39:10] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038589 10.0.0.27 - - [2025-10-09 20:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.27 - - [2025-10-09 20:39:10] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004619 10.0.0.27 - - [2025-10-09 20:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.27 - - [2025-10-09 20:39:10] "GET /service-appliance-set/5e452ce0-f468-44c3-bc9f-9b5a9ba22224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003268 10.0.0.27 - - [2025-10-09 20:39:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.001338 10.0.0.27 - - [2025-10-09 20:39:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.096336 10.0.0.27 - - [2025-10-09 20:39:10] "GET /virtual-machine-interface/f91f7a9c-c155-4756-9175-c3530a596057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.018836 10.0.0.27 - - [2025-10-09 20:39:10] "POST /instance-ips HTTP/1.1" 200 381 0.033235 10.0.0.27 - - [2025-10-09 20:39:10] "GET /instance-ip/9cc1c78f-03ed-4b28-be07-1094c5b52b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004256 10.0.0.27 - - [2025-10-09 20:39:11] "POST /loadbalancers HTTP/1.1" 200 582 0.067363 10.0.0.27 - - [2025-10-09 20:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032701 10.0.0.27 - - [2025-10-09 20:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008680 10.0.0.27 - - [2025-10-09 20:39:11] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033136 10.0.0.27 - - [2025-10-09 20:39:11] "GET /instance-ip/9cc1c78f-03ed-4b28-be07-1094c5b52b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002388 10.0.0.27 - - [2025-10-09 20:39:11] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049596 10.0.0.27 - - [2025-10-09 20:39:11] "GET /loadbalancer/9fc69ecd-1189-44e0-b046-c47aca79f467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.001950 10.0.0.27 - - [2025-10-09 20:39:11] "POST /floating-ips HTTP/1.1" 200 583 0.029004 10.0.0.27 - - [2025-10-09 20:39:11] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.033281 10.0.0.27 - - [2025-10-09 20:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012164 10.0.0.27 - - [2025-10-09 20:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.27 - - [2025-10-09 20:39:11] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029577 10.0.0.27 - - [2025-10-09 20:39:11] "GET /loadbalancer-listener/9aa46823-dacd-4dbe-a93b-c89c7897e9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005269 10.0.0.27 - - [2025-10-09 20:39:11] "GET /loadbalancer-listener/9aa46823-dacd-4dbe-a93b-c89c7897e9c7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003181 10.0.0.27 - - [2025-10-09 20:39:11] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018631 10.0.0.27 - - [2025-10-09 20:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.27 - - [2025-10-09 20:39:11] "GET /instance-ip/9cc1c78f-03ed-4b28-be07-1094c5b52b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005697 10.0.0.27 - - [2025-10-09 20:39:11] "GET /global-vrouter-config/35ed4f62-8274-4ddc-981b-ade06598c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005551 10.0.0.27 - - [2025-10-09 20:39:11] "GET /instance-ip/9cc1c78f-03ed-4b28-be07-1094c5b52b4c?fields=floating_ips HTTP/1.1" 200 1171 0.004452 10.0.0.27 - - [2025-10-09 20:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.27 - - [2025-10-09 20:39:11] "GET /floating-ip/1f4d1d92-99a5-4241-b821-12ac3507ddd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002979 10.0.0.27 - - [2025-10-09 20:39:11] "PUT /global-vrouter-config/35ed4f62-8274-4ddc-981b-ade06598c672 HTTP/1.1" 200 276 0.013636 10.0.0.27 - - [2025-10-09 20:39:11] "POST /tags HTTP/1.1" 200 301 0.032918 10.0.0.27 - - [2025-10-09 20:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.27 - - [2025-10-09 20:39:11] "GET /tag/b1f8ff97-3901-4358-910b-13c86e8428cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012238 10.0.0.27 - - [2025-10-09 20:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.27 - - [2025-10-09 20:39:11] "GET /project/05b34bea-6c9c-4e60-ba64-9ee0e3aa4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.029028 10.0.0.27 - - [2025-10-09 20:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.27 - - [2025-10-09 20:39:11] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003478 10.0.0.27 - - [2025-10-09 20:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.27 - - [2025-10-09 20:39:11] "GET /service-appliance-set/5e452ce0-f468-44c3-bc9f-9b5a9ba22224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002835 10.0.0.27 - - [2025-10-09 20:39:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.001536 10.0.0.27 - - [2025-10-09 20:39:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095717 10.0.0.27 - - [2025-10-09 20:39:11] "GET /virtual-machine-interface/66573779-ac6a-4518-8bda-553a271cb917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.015447 10.0.0.27 - - [2025-10-09 20:39:11] "POST /instance-ips HTTP/1.1" 200 377 0.035303 10.0.0.27 - - [2025-10-09 20:39:11] "GET /instance-ip/ca23fc16-0a0b-45be-94d6-a405976c8a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008549 10.0.0.27 - - [2025-10-09 20:39:12] "POST /loadbalancers HTTP/1.1" 200 582 0.065271 10.0.0.27 - - [2025-10-09 20:39:12] "GET /project/05b34bea-6c9c-4e60-ba64-9ee0e3aa4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042387 10.0.0.27 - - [2025-10-09 20:39:12] "GET /instance-ip/ca23fc16-0a0b-45be-94d6-a405976c8a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004726 10.0.0.27 - - [2025-10-09 20:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.036741 10.0.0.27 - - [2025-10-09 20:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017453 10.0.0.27 - - [2025-10-09 20:39:12] "GET /project/05b34bea-6c9c-4e60-ba64-9ee0e3aa4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.061451 10.0.0.27 - - [2025-10-09 20:39:12] "POST /floating-ips HTTP/1.1" 200 581 0.073266 10.0.0.27 - - [2025-10-09 20:39:12] "GET /loadbalancer/24034535-5325-4bc1-be88-917706b0191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005467 10.0.0.27 - - [2025-10-09 20:39:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.033645 10.0.0.27 - - [2025-10-09 20:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017586 10.0.0.27 - - [2025-10-09 20:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015971 10.0.0.27 - - [2025-10-09 20:39:12] "GET /project/05b34bea-6c9c-4e60-ba64-9ee0e3aa4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.031408 10.0.0.27 - - [2025-10-09 20:39:12] "GET /loadbalancer-listener/c95fe60f-659a-49f1-b081-093cfb2dfe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002048 10.0.0.27 - - [2025-10-09 20:39:12] "GET /loadbalancer-listener/c95fe60f-659a-49f1-b081-093cfb2dfe56?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002813 10.0.0.27 - - [2025-10-09 20:39:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018427 10.0.0.27 - - [2025-10-09 20:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.27 - - [2025-10-09 20:39:12] "GET /instance-ip/ca23fc16-0a0b-45be-94d6-a405976c8a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002452 10.0.0.27 - - [2025-10-09 20:39:12] "GET /instance-ip/ca23fc16-0a0b-45be-94d6-a405976c8a8e?fields=floating_ips HTTP/1.1" 200 1165 0.004307 10.0.0.27 - - [2025-10-09 20:39:12] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.001868 10.0.0.27 - - [2025-10-09 20:39:12] "GET /project/05b34bea-6c9c-4e60-ba64-9ee0e3aa4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.022766 10.0.0.27 - - [2025-10-09 20:39:12] "GET /loadbalancer/24034535-5325-4bc1-be88-917706b0191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.001903 10.0.0.27 - - [2025-10-09 20:39:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018710 10.0.0.27 - - [2025-10-09 20:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007457 10.0.0.27 - - [2025-10-09 20:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.27 - - [2025-10-09 20:39:12] "GET /project/05b34bea-6c9c-4e60-ba64-9ee0e3aa4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043548 10.0.0.27 - - [2025-10-09 20:39:12] "GET /loadbalancer-listener/078b7fab-e732-4445-94fa-102e06e16def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003502 10.0.0.27 - - [2025-10-09 20:39:12] "GET /loadbalancer-listener/078b7fab-e732-4445-94fa-102e06e16def?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003654 10.0.0.27 - - [2025-10-09 20:39:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018847 10.0.0.27 - - [2025-10-09 20:39:12] "GET /instance-ip/ca23fc16-0a0b-45be-94d6-a405976c8a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003508 10.0.0.27 - - [2025-10-09 20:39:12] "GET /instance-ip/ca23fc16-0a0b-45be-94d6-a405976c8a8e?fields=floating_ips HTTP/1.1" 200 1165 0.002952 10.0.0.27 - - [2025-10-09 20:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.27 - - [2025-10-09 20:39:12] "GET /project/05b34bea-6c9c-4e60-ba64-9ee0e3aa4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.029068 10.0.0.27 - - [2025-10-09 20:39:12] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002304 10.0.0.27 - - [2025-10-09 20:39:12] "GET /loadbalancer/24034535-5325-4bc1-be88-917706b0191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004708 10.0.0.27 - - [2025-10-09 20:39:12] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019590 10.0.0.27 - - [2025-10-09 20:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009272 10.0.0.27 - - [2025-10-09 20:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009744 10.0.0.27 - - [2025-10-09 20:39:12] "GET /project/05b34bea-6c9c-4e60-ba64-9ee0e3aa4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.033162 10.0.0.27 - - [2025-10-09 20:39:12] "GET /loadbalancer-listener/37ab8bd8-e449-4268-93df-6d85c7c439b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003133 10.0.0.27 - - [2025-10-09 20:39:12] "GET /loadbalancer-listener/37ab8bd8-e449-4268-93df-6d85c7c439b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003139 10.0.0.27 - - [2025-10-09 20:39:12] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.017606 10.0.0.27 - - [2025-10-09 20:39:13] "GET /instance-ip/ca23fc16-0a0b-45be-94d6-a405976c8a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003566 10.0.0.27 - - [2025-10-09 20:39:13] "GET /instance-ip/ca23fc16-0a0b-45be-94d6-a405976c8a8e?fields=floating_ips HTTP/1.1" 200 1165 0.002583 10.0.0.27 - - [2025-10-09 20:39:13] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002203 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.27 - - [2025-10-09 20:39:13] "GET /loadbalancer/24034535-5325-4bc1-be88-917706b0191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002928 10.0.0.27 - - [2025-10-09 20:39:13] "POST /tags HTTP/1.1" 200 355 0.028362 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.27 - - [2025-10-09 20:39:13] "GET /tag/0ace884a-8255-42d9-bf05-97d49f326813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.014727 10.0.0.27 - - [2025-10-09 20:39:13] "POST /tags HTTP/1.1" 200 303 0.024710 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.27 - - [2025-10-09 20:39:13] "GET /tag/16d591c1-e2b0-4940-8b52-88629852a00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013919 10.0.0.27 - - [2025-10-09 20:39:13] "POST /projects HTTP/1.1" 409 218 0.002413 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.27 - - [2025-10-09 20:39:13] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036070 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2025-10-09 20:39:13] "GET /network-ipam/a106c92d-7768-4be9-bd10-0fa6a2355a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003120 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.27 - - [2025-10-09 20:39:13] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003573 10.0.0.27 - - [2025-10-09 20:39:13] "PUT /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc HTTP/1.1" 200 264 0.062119 10.0.0.27 - - [2025-10-09 20:39:13] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.017856 10.0.0.27 - - [2025-10-09 20:39:13] "POST /set-tag HTTP/1.1" 200 109 0.050241 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.27 - - [2025-10-09 20:39:13] "GET /network-ipam/ca2bfc5e-09d9-4c31-b04b-3edac4ed11c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002173 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.27 - - [2025-10-09 20:39:13] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004679 10.0.0.27 - - [2025-10-09 20:39:13] "PUT /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63 HTTP/1.1" 200 264 0.035447 10.0.0.27 - - [2025-10-09 20:39:13] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007685 10.0.0.27 - - [2025-10-09 20:39:13] "POST /set-tag HTTP/1.1" 200 109 0.042249 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.27 - - [2025-10-09 20:39:13] "GET /network-policy/d1a48848-ddc2-4d39-a3e4-3fdd0a725579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002163 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.27 - - [2025-10-09 20:39:13] "GET /network-policy/f74f69bc-ad94-498e-b35f-36b9043680be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002175 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.27 - - [2025-10-09 20:39:13] "GET /network-policy/25895c45-9786-4467-8b01-878c10e228d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002811 10.0.0.27 - - [2025-10-09 20:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.27 - - [2025-10-09 20:39:13] "PUT /network-policy/25895c45-9786-4467-8b01-878c10e228d3 HTTP/1.1" 200 262 0.007519 10.0.0.27 - - [2025-10-09 20:39:13] "POST /ref-update HTTP/1.1" 200 156 0.047711 10.0.0.27 - - [2025-10-09 20:39:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002313 10.0.0.27 - - [2025-10-09 20:39:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001636 10.0.0.27 - - [2025-10-09 20:39:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001459 10.0.0.27 - - [2025-10-09 20:39:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001355 10.0.0.27 - - [2025-10-09 20:39:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001286 10.0.0.27 - - [2025-10-09 20:39:14] "POST /security-groups HTTP/1.1" 409 245 0.001993 10.0.0.27 - - [2025-10-09 20:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.27 - - [2025-10-09 20:39:14] "PUT /security-group/d9d2c5ea-d714-4a03-8bd3-1f8447ca9e77 HTTP/1.1" 200 262 0.059409 10.0.0.27 - - [2025-10-09 20:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022276 10.0.0.27 - - [2025-10-09 20:39:14] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006876 10.0.0.27 - - [2025-10-09 20:39:14] "PUT /access-control-list/d1835e51-daaa-4da5-9ede-a56d17261499 HTTP/1.1" 200 272 0.024930 10.0.0.27 - - [2025-10-09 20:39:14] "PUT /access-control-list/2deb3f18-2778-4f7d-b7a6-b2bf606a2491 HTTP/1.1" 200 272 0.009377 10.0.0.27 - - [2025-10-09 20:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.27 - - [2025-10-09 20:39:14] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002438 10.0.0.27 - - [2025-10-09 20:39:14] "POST /tags HTTP/1.1" 409 206 0.001376 10.0.0.27 - - [2025-10-09 20:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.27 - - [2025-10-09 20:39:14] "GET /tag/16d591c1-e2b0-4940-8b52-88629852a00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009964 10.0.0.27 - - [2025-10-09 20:39:14] "POST /firewall-rules HTTP/1.1" 200 562 0.064938 10.0.0.27 - - [2025-10-09 20:39:14] "GET /firewall-rule/1c840a41-b27a-469c-8a2c-28bad7d547d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004520 10.0.0.27 - - [2025-10-09 20:39:14] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003520 10.0.0.27 - - [2025-10-09 20:39:14] "GET /firewall-rule/1c840a41-b27a-469c-8a2c-28bad7d547d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002094 10.0.0.27 - - [2025-10-09 20:39:14] "POST /ref-update HTTP/1.1" 200 156 0.021694 10.0.0.27 - - [2025-10-09 20:39:14] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007172 10.0.0.27 - - [2025-10-09 20:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.27 - - [2025-10-09 20:39:14] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003000 10.0.0.27 - - [2025-10-09 20:39:14] "POST /tags HTTP/1.1" 409 206 0.001682 10.0.0.27 - - [2025-10-09 20:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.27 - - [2025-10-09 20:39:14] "GET /tag/16d591c1-e2b0-4940-8b52-88629852a00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011460 10.0.0.27 - - [2025-10-09 20:39:14] "POST /firewall-rules HTTP/1.1" 200 560 0.083334 10.0.0.27 - - [2025-10-09 20:39:14] "GET /firewall-rule/1c8b5885-8ddc-4d90-a648-6d13e8131ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.018471 10.0.0.27 - - [2025-10-09 20:39:14] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.004003 10.0.0.27 - - [2025-10-09 20:39:14] "GET /firewall-rule/1c8b5885-8ddc-4d90-a648-6d13e8131ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.001984 10.0.0.27 - - [2025-10-09 20:39:14] "POST /ref-update HTTP/1.1" 200 156 0.028078 10.0.0.27 - - [2025-10-09 20:39:14] "POST /tags HTTP/1.1" 200 371 0.023835 10.0.0.27 - - [2025-10-09 20:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008813 10.0.0.27 - - [2025-10-09 20:39:14] "GET /tag/ad8955c9-07a5-4398-8260-aeaeb9b8073e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.018655 10.0.0.27 - - [2025-10-09 20:39:14] "POST /tags HTTP/1.1" 200 319 0.033436 10.0.0.27 - - [2025-10-09 20:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.27 - - [2025-10-09 20:39:15] "GET /tag/7e08e353-49ba-4ac5-8f9e-673b4c857ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015695 10.0.0.27 - - [2025-10-09 20:39:15] "POST /id-to-fqname HTTP/1.1" 200 181 0.000797 10.0.0.27 - - [2025-10-09 20:39:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.002243 10.0.0.27 - - [2025-10-09 20:39:15] "POST /security-groups HTTP/1.1" 200 578 0.068409 10.0.0.27 - - [2025-10-09 20:39:15] "POST /projects HTTP/1.1" 200 497 0.186414 10.0.0.27 - - [2025-10-09 20:39:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.006233 10.0.0.27 - - [2025-10-09 20:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022030 10.0.0.27 - - [2025-10-09 20:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.27 - - [2025-10-09 20:39:15] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010283 10.0.0.27 - - [2025-10-09 20:39:15] "POST /access-control-lists HTTP/1.1" 200 587 0.081501 10.0.0.27 - - [2025-10-09 20:39:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.007320 10.0.0.27 - - [2025-10-09 20:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.27 - - [2025-10-09 20:39:15] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004113 10.0.0.27 - - [2025-10-09 20:39:15] "POST /access-control-lists HTTP/1.1" 200 585 0.036955 10.0.0.27 - - [2025-10-09 20:39:15] "PUT /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc HTTP/1.1" 200 264 0.061775 10.0.0.27 - - [2025-10-09 20:39:15] "PUT /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63 HTTP/1.1" 200 264 0.045305 10.0.0.27 - - [2025-10-09 20:39:15] "POST /security-groups HTTP/1.1" 200 558 0.077714 10.0.0.27 - - [2025-10-09 20:39:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.001814 10.0.0.27 - - [2025-10-09 20:39:15] "POST /access-control-lists HTTP/1.1" 200 610 0.062263 10.0.0.27 - - [2025-10-09 20:39:15] "POST /fqname-to-id HTTP/1.1" 404 247 0.009097 10.0.0.27 - - [2025-10-09 20:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.065619 10.0.0.27 - - [2025-10-09 20:39:15] "POST /chown HTTP/1.1" 200 109 0.012119 10.0.0.27 - - [2025-10-09 20:39:15] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017286 10.0.0.27 - - [2025-10-09 20:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010988 10.0.0.27 - - [2025-10-09 20:39:15] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007257 10.0.0.27 - - [2025-10-09 20:39:15] "POST /access-control-lists HTTP/1.1" 200 608 0.070298 10.0.0.27 - - [2025-10-09 20:39:15] "POST /tags HTTP/1.1" 409 214 0.014068 10.0.0.27 - - [2025-10-09 20:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.27 - - [2025-10-09 20:39:15] "GET /tag/7e08e353-49ba-4ac5-8f9e-673b4c857ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010078 10.0.0.27 - - [2025-10-09 20:39:15] "POST /firewall-rules HTTP/1.1" 200 578 0.070644 10.0.0.27 - - [2025-10-09 20:39:15] "GET /firewall-rule/6e221716-93ed-4a49-bc3e-3092c2abc463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.012776 10.0.0.27 - - [2025-10-09 20:39:16] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004281 10.0.0.27 - - [2025-10-09 20:39:16] "GET /firewall-rule/6e221716-93ed-4a49-bc3e-3092c2abc463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002283 10.0.0.27 - - [2025-10-09 20:39:16] "POST /ref-update HTTP/1.1" 200 156 0.025729 10.0.0.27 - - [2025-10-09 20:39:16] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002696 10.0.0.27 - - [2025-10-09 20:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.27 - - [2025-10-09 20:39:16] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001940 10.0.0.27 - - [2025-10-09 20:39:16] "POST /tags HTTP/1.1" 409 214 0.002083 10.0.0.27 - - [2025-10-09 20:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.27 - - [2025-10-09 20:39:16] "GET /tag/7e08e353-49ba-4ac5-8f9e-673b4c857ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011420 10.0.0.27 - - [2025-10-09 20:39:16] "POST /firewall-rules HTTP/1.1" 200 576 0.065355 10.0.0.27 - - [2025-10-09 20:39:16] "GET /firewall-rule/ed31898c-1c39-4231-80ee-69c363fbdb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004266 10.0.0.27 - - [2025-10-09 20:39:16] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.003028 10.0.0.27 - - [2025-10-09 20:39:16] "GET /firewall-rule/ed31898c-1c39-4231-80ee-69c363fbdb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.012199 10.0.0.27 - - [2025-10-09 20:39:16] "POST /ref-update HTTP/1.1" 200 156 0.062980 10.0.0.27 - - [2025-10-09 20:39:16] "POST /tags HTTP/1.1" 200 363 0.019073 10.0.0.27 - - [2025-10-09 20:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010153 10.0.0.27 - - [2025-10-09 20:39:16] "GET /tag/4deb139e-2e37-475f-930d-9386d086f5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011954 10.0.0.27 - - [2025-10-09 20:39:16] "POST /tags HTTP/1.1" 200 311 0.026548 10.0.0.27 - - [2025-10-09 20:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015000 10.0.0.27 - - [2025-10-09 20:39:16] "GET /tag/dbd8f1aa-520c-42f0-a9a4-ddb3427ec33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015795 10.0.0.27 - - [2025-10-09 20:39:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.000640 10.0.0.27 - - [2025-10-09 20:39:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.006179 10.0.0.27 - - [2025-10-09 20:39:16] "POST /security-groups HTTP/1.1" 200 574 0.062407 10.0.0.27 - - [2025-10-09 20:39:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.004608 10.0.0.27 - - [2025-10-09 20:39:16] "POST /projects HTTP/1.1" 200 489 0.214294 10.0.0.27 - - [2025-10-09 20:39:16] "POST /access-control-lists HTTP/1.1" 200 583 0.059216 10.0.0.27 - - [2025-10-09 20:39:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.008659 10.0.0.27 - - [2025-10-09 20:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.065215 10.0.0.27 - - [2025-10-09 20:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012899 10.0.0.27 - - [2025-10-09 20:39:17] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.025853 10.0.0.27 - - [2025-10-09 20:39:17] "POST /access-control-lists HTTP/1.1" 200 581 0.058910 10.0.0.27 - - [2025-10-09 20:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.27 - - [2025-10-09 20:39:17] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003623 10.0.0.27 - - [2025-10-09 20:39:17] "PUT /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc HTTP/1.1" 200 264 0.043710 10.0.0.27 - - [2025-10-09 20:39:17] "PUT /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63 HTTP/1.1" 200 264 0.051384 10.0.0.27 - - [2025-10-09 20:39:17] "POST /security-groups HTTP/1.1" 200 546 0.125270 10.0.0.27 - - [2025-10-09 20:39:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.004043 10.0.0.27 - - [2025-10-09 20:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028234 10.0.0.27 - - [2025-10-09 20:39:17] "POST /access-control-lists HTTP/1.1" 200 602 0.064685 10.0.0.27 - - [2025-10-09 20:39:17] "POST /chown HTTP/1.1" 200 109 0.033471 10.0.0.27 - - [2025-10-09 20:39:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.024146 10.0.0.27 - - [2025-10-09 20:39:17] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003732 10.0.0.27 - - [2025-10-09 20:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.27 - - [2025-10-09 20:39:17] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002211 10.0.0.27 - - [2025-10-09 20:39:17] "POST /tags HTTP/1.1" 409 210 0.006745 10.0.0.27 - - [2025-10-09 20:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.27 - - [2025-10-09 20:39:17] "POST /access-control-lists HTTP/1.1" 200 600 0.068516 10.0.0.27 - - [2025-10-09 20:39:17] "GET /tag/dbd8f1aa-520c-42f0-a9a4-ddb3427ec33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014748 10.0.0.27 - - [2025-10-09 20:39:17] "POST /firewall-rules HTTP/1.1" 200 570 0.064331 10.0.0.27 - - [2025-10-09 20:39:17] "GET /firewall-rule/102a102c-6066-41bb-be29-1408dee58cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014855 10.0.0.27 - - [2025-10-09 20:39:17] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004117 10.0.0.27 - - [2025-10-09 20:39:17] "GET /firewall-rule/102a102c-6066-41bb-be29-1408dee58cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002089 10.0.0.27 - - [2025-10-09 20:39:17] "POST /ref-update HTTP/1.1" 200 156 0.035594 10.0.0.27 - - [2025-10-09 20:39:17] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002621 10.0.0.27 - - [2025-10-09 20:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.27 - - [2025-10-09 20:39:17] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002036 10.0.0.27 - - [2025-10-09 20:39:17] "POST /tags HTTP/1.1" 409 210 0.001996 10.0.0.27 - - [2025-10-09 20:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.27 - - [2025-10-09 20:39:17] "GET /tag/dbd8f1aa-520c-42f0-a9a4-ddb3427ec33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009641 10.0.0.27 - - [2025-10-09 20:39:17] "POST /firewall-rules HTTP/1.1" 200 568 0.063128 10.0.0.27 - - [2025-10-09 20:39:17] "GET /firewall-rule/9f852e35-147d-47ce-a3a3-f3d4211768b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007210 10.0.0.27 - - [2025-10-09 20:39:18] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004095 10.0.0.27 - - [2025-10-09 20:39:18] "GET /firewall-rule/9f852e35-147d-47ce-a3a3-f3d4211768b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002213 10.0.0.27 - - [2025-10-09 20:39:18] "POST /ref-update HTTP/1.1" 200 156 0.032350 10.0.0.27 - - [2025-10-09 20:39:18] "POST /tags HTTP/1.1" 409 237 0.002173 10.0.0.27 - - [2025-10-09 20:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.27 - - [2025-10-09 20:39:18] "GET /tag/69c5d4c0-4960-4a8a-89fd-9c67b0fb5f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.011964 10.0.0.27 - - [2025-10-09 20:39:18] "POST /tags HTTP/1.1" 409 210 0.002215 10.0.0.27 - - [2025-10-09 20:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.27 - - [2025-10-09 20:39:18] "GET /tag/bce24bbc-0ca6-4adb-ba76-f316fdea15ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010051 10.0.0.27 - - [2025-10-09 20:39:18] "POST /projects HTTP/1.1" 409 223 0.002045 10.0.0.27 - - [2025-10-09 20:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.27 - - [2025-10-09 20:39:18] "GET /project/05b34bea-6c9c-4e60-ba64-9ee0e3aa4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.075272 10.0.0.27 - - [2025-10-09 20:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.27 - - [2025-10-09 20:39:18] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.040203 10.0.0.27 - - [2025-10-09 20:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.27 - - [2025-10-09 20:39:18] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003997 10.0.0.27 - - [2025-10-09 20:39:18] "PUT /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc HTTP/1.1" 200 264 0.059658 10.0.0.27 - - [2025-10-09 20:39:18] "PUT /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63 HTTP/1.1" 200 264 0.068298 10.0.0.27 - - [2025-10-09 20:39:18] "POST /security-groups HTTP/1.1" 409 253 0.005427 10.0.0.27 - - [2025-10-09 20:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.27 - - [2025-10-09 20:39:18] "PUT /security-group/5059144e-e1da-4c5e-b21e-8188a69954bb HTTP/1.1" 200 262 0.071599 10.0.0.27 - - [2025-10-09 20:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038394 10.0.0.27 - - [2025-10-09 20:39:18] "PUT /access-control-list/000ee2a9-dd99-48a3-a1c7-f3f74874934a HTTP/1.1" 200 272 0.030783 10.0.0.27 - - [2025-10-09 20:39:18] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024970 10.0.0.27 - - [2025-10-09 20:39:18] "PUT /access-control-list/7bcee82c-258f-4620-988f-6002d8456a6f HTTP/1.1" 200 272 0.016960 10.0.0.27 - - [2025-10-09 20:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.27 - - [2025-10-09 20:39:18] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002375 10.0.0.27 - - [2025-10-09 20:39:18] "POST /tags HTTP/1.1" 409 210 0.004472 10.0.0.27 - - [2025-10-09 20:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.27 - - [2025-10-09 20:39:18] "GET /tag/bce24bbc-0ca6-4adb-ba76-f316fdea15ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014150 10.0.0.27 - - [2025-10-09 20:39:19] "POST /firewall-rules HTTP/1.1" 200 570 0.084015 10.0.0.27 - - [2025-10-09 20:39:19] "GET /firewall-rule/d3ebb804-afb2-4f51-846a-3ee18c943d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009285 10.0.0.27 - - [2025-10-09 20:39:19] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004696 10.0.0.27 - - [2025-10-09 20:39:19] "GET /firewall-rule/d3ebb804-afb2-4f51-846a-3ee18c943d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003140 10.0.0.27 - - [2025-10-09 20:39:19] "POST /ref-update HTTP/1.1" 200 156 0.059291 10.0.0.27 - - [2025-10-09 20:39:19] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008819 10.0.0.27 - - [2025-10-09 20:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007015 10.0.0.27 - - [2025-10-09 20:39:19] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005676 10.0.0.27 - - [2025-10-09 20:39:19] "POST /tags HTTP/1.1" 409 210 0.010504 10.0.0.27 - - [2025-10-09 20:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.27 - - [2025-10-09 20:39:19] "GET /tag/bce24bbc-0ca6-4adb-ba76-f316fdea15ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.049405 10.0.0.27 - - [2025-10-09 20:39:19] "POST /firewall-rules HTTP/1.1" 200 568 0.124778 10.0.0.27 - - [2025-10-09 20:39:19] "GET /firewall-rule/249bd08f-e884-4bc7-855e-a50ef9bff187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.019004 10.0.0.27 - - [2025-10-09 20:39:19] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.028481 10.0.0.27 - - [2025-10-09 20:39:19] "GET /firewall-rule/249bd08f-e884-4bc7-855e-a50ef9bff187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.025316 10.0.0.27 - - [2025-10-09 20:39:19] "POST /ref-update HTTP/1.1" 200 156 0.063873 10.0.0.27 - - [2025-10-09 20:39:19] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007424 10.0.0.27 - - [2025-10-09 20:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.27 - - [2025-10-09 20:39:20] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.27 - - [2025-10-09 20:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.27 - - [2025-10-09 20:39:20] "GET /routing-instance/b8f799cf-7612-467d-ac9a-182d3742fdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002452 10.0.0.27 - - [2025-10-09 20:39:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001522 10.0.0.27 - - [2025-10-09 20:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.27 - - [2025-10-09 20:39:21] "GET /bgp-router/f316cfdf-6a11-44e0-aadf-518dcc7b4c93?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003938 10.0.0.27 - - [2025-10-09 20:39:21] "PUT /bgp-router/f316cfdf-6a11-44e0-aadf-518dcc7b4c93 HTTP/1.1" 200 254 0.011644 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000760 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:39:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 10.0.0.65 - - [2025-10-09 20:40:28] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.65 - - [2025-10-09 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.65 - - [2025-10-09 20:40:28] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.003898 10.0.0.65 - - [2025-10-09 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001242 10.0.0.65 - - [2025-10-09 20:40:28] "GET /routing-instance/b8f799cf-7612-467d-ac9a-182d3742fdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.001967 10.0.0.65 - - [2025-10-09 20:40:28] "PUT /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5 HTTP/1.1" 200 274 0.006237 10.0.0.65 - - [2025-10-09 20:40:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003306 10.0.0.65 - - [2025-10-09 20:40:28] "POST /virtual-routers HTTP/1.1" 200 599 0.021171 10.0.0.65 - - [2025-10-09 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006966 10.0.0.65 - - [2025-10-09 20:40:28] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003315 10.0.0.65 - - [2025-10-09 20:40:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.001928 10.0.0.65 - - [2025-10-09 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.65 - - [2025-10-09 20:40:28] "GET /virtual-network/08a8e6b6-1534-4056-9f2a-b7f5f2dc8419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003524 10.0.0.65 - - [2025-10-09 20:40:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.040285 10.0.0.65 - - [2025-10-09 20:40:50] "GET / HTTP/1.1" 200 35931 0.002275 10.0.0.65 - - [2025-10-09 20:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.65 - - [2025-10-09 20:40:50] "GET /global-system-config/66391aa4-9ba9-40ea-9b68-38174455fcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004524 10.0.0.65 - - [2025-10-09 20:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.65 - - [2025-10-09 20:40:50] "GET /routing-instance/b8f799cf-7612-467d-ac9a-182d3742fdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002704 10.0.0.65 - - [2025-10-09 20:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.65 - - [2025-10-09 20:40:50] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004146 10.0.0.65 - - [2025-10-09 20:40:50] "PUT /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552 HTTP/1.1" 200 262 0.008852 10.0.0.65 - - [2025-10-09 20:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014430 10.0.0.65 - - [2025-10-09 20:40:50] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.015102 10.0.0.65 - - [2025-10-09 20:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.65 - - [2025-10-09 20:40:50] "GET /virtual-machine-interface/edd2aebf-a5b2-4389-8169-c6362c80ec10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004252 10.0.0.65 - - [2025-10-09 20:40:50] "PUT /virtual-machine-interface/edd2aebf-a5b2-4389-8169-c6362c80ec10 HTTP/1.1" 200 284 0.008129 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:41:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001179 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:41:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:41:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:41:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:41:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:41:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:41:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:41:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 10.0.0.27 - - [2025-10-09 20:43:07] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003095 10.0.0.27 - - [2025-10-09 20:43:07] "POST /ref-update HTTP/1.1" 200 156 0.008024 10.0.0.27 - - [2025-10-09 20:43:15] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015474 10.0.0.27 - - [2025-10-09 20:43:15] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.27 - - [2025-10-09 20:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.27 - - [2025-10-09 20:43:15] "GET /loadbalancer/24034535-5325-4bc1-be88-917706b0191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002486 10.0.0.27 - - [2025-10-09 20:43:15] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004907 10.0.0.27 - - [2025-10-09 20:43:15] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.27 - - [2025-10-09 20:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.27 - - [2025-10-09 20:43:15] "GET /loadbalancer/24034535-5325-4bc1-be88-917706b0191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002661 10.0.0.27 - - [2025-10-09 20:43:15] "GET /loadbalancer-pool/5069ab6a-bf49-4804-97ba-ab6d187168fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003113 10.0.0.27 - - [2025-10-09 20:43:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030796 10.0.0.27 - - [2025-10-09 20:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013402 10.0.0.27 - - [2025-10-09 20:43:15] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008581 10.0.0.27 - - [2025-10-09 20:43:15] "POST /tags HTTP/1.1" 409 205 0.002985 10.0.0.27 - - [2025-10-09 20:43:15] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005358 10.0.0.27 - - [2025-10-09 20:43:15] "POST /ref-update HTTP/1.1" 200 156 0.009785 10.0.0.27 - - [2025-10-09 20:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.27 - - [2025-10-09 20:43:15] "GET /tag/b1f8ff97-3901-4358-910b-13c86e8428cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013938 10.0.0.27 - - [2025-10-09 20:43:15] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.003533 10.0.0.27 - - [2025-10-09 20:43:15] "PUT /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9 HTTP/1.1" 200 256 0.012489 10.0.0.27 - - [2025-10-09 20:43:15] "POST /set-tag HTTP/1.1" 200 109 0.093720 10.0.0.27 - - [2025-10-09 20:43:15] "GET /loadbalancer-pool/226d898f-e6da-4999-8d7b-a275ad09f9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004045 10.0.0.27 - - [2025-10-09 20:43:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015023 10.0.0.27 - - [2025-10-09 20:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015604 10.0.0.27 - - [2025-10-09 20:43:16] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.023475 10.0.0.27 - - [2025-10-09 20:43:16] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006864 10.0.0.27 - - [2025-10-09 20:43:16] "POST /ref-update HTTP/1.1" 200 156 0.006876 10.0.0.27 - - [2025-10-09 20:43:16] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.27 - - [2025-10-09 20:43:16] "GET /loadbalancer-pool/784865ff-4541-44a9-b9f9-ab27dea34625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003364 10.0.0.27 - - [2025-10-09 20:43:16] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003333 10.0.0.27 - - [2025-10-09 20:43:16] "PUT /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9 HTTP/1.1" 200 256 0.011167 10.0.0.27 - - [2025-10-09 20:43:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041744 10.0.0.27 - - [2025-10-09 20:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007506 10.0.0.27 - - [2025-10-09 20:43:16] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004403 10.0.0.27 - - [2025-10-09 20:43:16] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004066 10.0.0.27 - - [2025-10-09 20:43:16] "POST /set-tag HTTP/1.1" 200 109 0.003881 10.0.0.27 - - [2025-10-09 20:43:16] "POST /ref-update HTTP/1.1" 200 156 0.006655 10.0.0.27 - - [2025-10-09 20:43:16] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002691 10.0.0.27 - - [2025-10-09 20:43:16] "PUT /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9 HTTP/1.1" 200 256 0.008612 10.0.0.27 - - [2025-10-09 20:43:50] "GET /global-system-configs HTTP/1.1" 200 322 0.003226 10.0.0.27 - - [2025-10-09 20:43:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002954 10.0.0.27 - - [2025-10-09 20:45:34] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004492 10.0.0.27 - - [2025-10-09 20:45:34] "POST /set-tag HTTP/1.1" 200 109 0.004692 10.0.0.27 - - [2025-10-09 20:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.27 - - [2025-10-09 20:45:34] "GET /loadbalancer/24034535-5325-4bc1-be88-917706b0191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003392 10.0.0.27 - - [2025-10-09 20:45:34] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004326 10.0.0.27 - - [2025-10-09 20:45:34] "POST /set-tag HTTP/1.1" 200 109 0.015762 10.0.0.27 - - [2025-10-09 20:45:34] "DELETE /loadbalancer-member/3de85fef-bb7d-4f26-b157-3c8908eeaf56 HTTP/1.1" 200 115 0.062475 10.0.0.27 - - [2025-10-09 20:45:34] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004186 10.0.0.27 - - [2025-10-09 20:45:34] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.27 - - [2025-10-09 20:45:34] "DELETE /loadbalancer-member/5a43d9a9-fea2-45a6-89ab-aeec5b8da3d8 HTTP/1.1" 200 115 0.048065 10.0.0.27 - - [2025-10-09 20:45:34] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004518 10.0.0.27 - - [2025-10-09 20:45:34] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.27 - - [2025-10-09 20:45:34] "DELETE /loadbalancer-member/c63b62bc-bebf-4714-99a3-38b72ed734d6 HTTP/1.1" 200 115 0.036876 10.0.0.27 - - [2025-10-09 20:45:34] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003904 10.0.0.27 - - [2025-10-09 20:45:34] "POST /set-tag HTTP/1.1" 200 109 0.004772 10.0.0.27 - - [2025-10-09 20:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2025-10-09 20:45:34] "GET /loadbalancer/24034535-5325-4bc1-be88-917706b0191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002296 10.0.0.27 - - [2025-10-09 20:45:34] "GET /loadbalancer-pool/5069ab6a-bf49-4804-97ba-ab6d187168fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002206 10.0.0.27 - - [2025-10-09 20:45:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023330 10.0.0.27 - - [2025-10-09 20:45:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015601 10.0.0.27 - - [2025-10-09 20:45:34] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012550 10.0.0.27 - - [2025-10-09 20:45:35] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010484 10.0.0.27 - - [2025-10-09 20:45:35] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003398 10.0.0.27 - - [2025-10-09 20:45:35] "POST /set-tag HTTP/1.1" 200 109 0.076025 10.0.0.27 - - [2025-10-09 20:45:35] "GET /loadbalancer-pool/226d898f-e6da-4999-8d7b-a275ad09f9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012511 10.0.0.27 - - [2025-10-09 20:45:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027927 10.0.0.27 - - [2025-10-09 20:45:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010637 10.0.0.27 - - [2025-10-09 20:45:35] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.019753 10.0.0.27 - - [2025-10-09 20:45:35] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.27 - - [2025-10-09 20:45:35] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005958 10.0.0.27 - - [2025-10-09 20:45:35] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005201 10.0.0.27 - - [2025-10-09 20:45:35] "GET /loadbalancer-pool/784865ff-4541-44a9-b9f9-ab27dea34625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003090 10.0.0.27 - - [2025-10-09 20:45:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029763 10.0.0.27 - - [2025-10-09 20:45:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008851 10.0.0.27 - - [2025-10-09 20:45:35] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014187 10.0.0.27 - - [2025-10-09 20:45:35] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005027 10.0.0.27 - - [2025-10-09 20:45:35] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003146 10.0.0.27 - - [2025-10-09 20:45:35] "POST /set-tag HTTP/1.1" 200 109 0.003490 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:45:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:45:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:45:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:45:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:45:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:45:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:46:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:46:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 10.0.0.27 - - [2025-10-09 20:46:49] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.27 - - [2025-10-09 20:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.27 - - [2025-10-09 20:46:49] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033368 10.0.0.27 - - [2025-10-09 20:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.27 - - [2025-10-09 20:46:49] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031868 10.0.0.27 - - [2025-10-09 20:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.27 - - [2025-10-09 20:46:49] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033602 10.0.0.27 - - [2025-10-09 20:46:50] "POST /tags HTTP/1.1" 200 333 0.045763 10.0.0.27 - - [2025-10-09 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.031502 10.0.0.27 - - [2025-10-09 20:46:50] "GET /tag/8ba6a79e-2f9d-484e-a012-b9ebe0a0dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016524 10.0.0.27 - - [2025-10-09 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.27 - - [2025-10-09 20:46:50] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044781 10.0.0.27 - - [2025-10-09 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.27 - - [2025-10-09 20:46:50] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006706 10.0.0.27 - - [2025-10-09 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.27 - - [2025-10-09 20:46:50] "GET /service-appliance-set/5e452ce0-f468-44c3-bc9f-9b5a9ba22224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002728 10.0.0.27 - - [2025-10-09 20:46:50] "POST /fqname-to-id HTTP/1.1" 404 254 0.002134 10.0.0.27 - - [2025-10-09 20:46:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.102407 10.0.0.27 - - [2025-10-09 20:46:50] "GET /virtual-machine-interface/11dd13ad-0a7f-463a-b600-4b50ddfbfe0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014955 10.0.0.27 - - [2025-10-09 20:46:50] "POST /instance-ips HTTP/1.1" 200 409 0.022403 10.0.0.27 - - [2025-10-09 20:46:50] "GET /instance-ip/795674c5-66f4-452b-a89d-2e15535ac267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003395 10.0.0.27 - - [2025-10-09 20:46:50] "POST /loadbalancers HTTP/1.1" 200 610 0.065424 10.0.0.27 - - [2025-10-09 20:46:50] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036568 10.0.0.27 - - [2025-10-09 20:46:50] "GET /instance-ip/795674c5-66f4-452b-a89d-2e15535ac267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006740 10.0.0.27 - - [2025-10-09 20:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027830 10.0.0.27 - - [2025-10-09 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.27 - - [2025-10-09 20:46:50] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037336 10.0.0.27 - - [2025-10-09 20:46:50] "POST /floating-ips HTTP/1.1" 200 597 0.025944 10.0.0.27 - - [2025-10-09 20:46:50] "GET /loadbalancer/b66eae7d-7733-4779-b7a0-f63beb2409a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003564 10.0.0.27 - - [2025-10-09 20:46:50] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.013868 10.0.0.27 - - [2025-10-09 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.27 - - [2025-10-09 20:46:50] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027920 10.0.0.27 - - [2025-10-09 20:46:50] "GET /loadbalancer-listener/8a965e06-6bee-4636-bbe4-5ebfe41d853b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002538 10.0.0.27 - - [2025-10-09 20:46:51] "GET /loadbalancer-listener/8a965e06-6bee-4636-bbe4-5ebfe41d853b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002519 10.0.0.27 - - [2025-10-09 20:46:51] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019701 10.0.0.27 - - [2025-10-09 20:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.27 - - [2025-10-09 20:46:51] "GET /instance-ip/795674c5-66f4-452b-a89d-2e15535ac267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004230 10.0.0.27 - - [2025-10-09 20:46:51] "GET /loadbalancer/b66eae7d-7733-4779-b7a0-f63beb2409a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001800 10.0.0.27 - - [2025-10-09 20:46:51] "GET /instance-ip/795674c5-66f4-452b-a89d-2e15535ac267?fields=floating_ips HTTP/1.1" 200 1212 0.007529 10.0.0.27 - - [2025-10-09 20:46:51] "GET /floating-ip/cefda3e6-6755-49ae-9af0-13a39b49c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002383 10.0.0.27 - - [2025-10-09 20:46:51] "POST /tags HTTP/1.1" 200 295 0.046370 10.0.0.27 - - [2025-10-09 20:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.27 - - [2025-10-09 20:46:51] "GET /tag/28a60d6d-96eb-464f-a819-0208f1b18c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.011922 10.0.0.27 - - [2025-10-09 20:46:51] "POST /tags HTTP/1.1" 409 233 0.001532 10.0.0.27 - - [2025-10-09 20:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.27 - - [2025-10-09 20:46:51] "GET /tag/0ace884a-8255-42d9-bf05-97d49f326813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010090 10.0.0.27 - - [2025-10-09 20:46:51] "POST /tags HTTP/1.1" 409 206 0.001507 10.0.0.27 - - [2025-10-09 20:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.27 - - [2025-10-09 20:46:51] "GET /tag/16d591c1-e2b0-4940-8b52-88629852a00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009889 10.0.0.27 - - [2025-10-09 20:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.27 - - [2025-10-09 20:46:51] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004266 10.0.0.27 - - [2025-10-09 20:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.27 - - [2025-10-09 20:46:51] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.023979 10.0.0.27 - - [2025-10-09 20:46:51] "POST /virtual-machines HTTP/1.1" 200 369 0.008271 10.0.0.27 - - [2025-10-09 20:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018375 10.0.0.27 - - [2025-10-09 20:46:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108896 10.0.0.27 - - [2025-10-09 20:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007952 10.0.0.27 - - [2025-10-09 20:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011316 10.0.0.27 - - [2025-10-09 20:46:51] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004889 10.0.0.27 - - [2025-10-09 20:46:51] "POST /instance-ips HTTP/1.1" 200 409 0.019920 10.0.0.27 - - [2025-10-09 20:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021437 10.0.0.27 - - [2025-10-09 20:46:51] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014685 10.0.0.27 - - [2025-10-09 20:46:51] "POST /set-tag HTTP/1.1" 200 109 0.017230 10.0.0.27 - - [2025-10-09 20:46:51] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019760 10.0.0.27 - - [2025-10-09 20:46:51] "GET /instance-ip/1548c4ae-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002550 10.0.0.27 - - [2025-10-09 20:46:51] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004363 10.0.0.27 - - [2025-10-09 20:46:51] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.27 - - [2025-10-09 20:46:51] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003833 10.0.0.27 - - [2025-10-09 20:46:51] "POST /ref-update HTTP/1.1" 200 156 0.008886 10.0.0.27 - - [2025-10-09 20:46:51] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004410 10.0.0.27 - - [2025-10-09 20:46:52] "POST /set-tag HTTP/1.1" 200 109 0.003446 10.0.0.27 - - [2025-10-09 20:46:52] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003633 10.0.0.27 - - [2025-10-09 20:46:52] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.27 - - [2025-10-09 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004539 10.0.0.27 - - [2025-10-09 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006917 10.0.0.27 - - [2025-10-09 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.27 - - [2025-10-09 20:46:53] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033253 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-networks?parent_id=d92349aa-7f52-4503-96c9-462c741ba013&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001657 10.0.0.27 - - [2025-10-09 20:46:53] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029080 10.0.0.27 - - [2025-10-09 20:46:53] "POST /virtual-machines HTTP/1.1" 200 369 0.007772 10.0.0.27 - - [2025-10-09 20:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.045751 10.0.0.27 - - [2025-10-09 20:46:53] "POST /virtual-networks HTTP/1.1" 200 512 0.157268 10.0.0.27 - - [2025-10-09 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.042234 10.0.0.27 - - [2025-10-09 20:46:53] "GET /network-ipam/270e99d1-4fdf-4ee0-81ab-29c47027f1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.008312 10.0.0.27 - - [2025-10-09 20:46:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.161541 10.0.0.27 - - [2025-10-09 20:46:53] "POST /route-targets HTTP/1.1" 200 327 0.024279 10.0.0.27 - - [2025-10-09 20:46:53] "POST /ref-update HTTP/1.1" 200 156 0.019327 10.0.0.27 - - [2025-10-09 20:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010931 10.0.0.27 - - [2025-10-09 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009710 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007962 10.0.0.27 - - [2025-10-09 20:46:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003083 10.0.0.27 - - [2025-10-09 20:46:53] "POST /ref-update HTTP/1.1" 200 156 0.094946 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003675 10.0.0.27 - - [2025-10-09 20:46:53] "GET /domains HTTP/1.1" 200 280 0.002348 10.0.0.27 - - [2025-10-09 20:46:53] "GET /domain/418e2a7a-1be5-4ffc-9495-123dc1d7f62c HTTP/1.1" 200 3086 0.008043 10.0.0.27 - - [2025-10-09 20:46:53] "POST /instance-ips HTTP/1.1" 200 409 0.024689 10.0.0.27 - - [2025-10-09 20:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024980 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006113 10.0.0.27 - - [2025-10-09 20:46:53] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013 HTTP/1.1" 200 7065 0.062311 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561 HTTP/1.1" 200 2085 0.004601 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561 HTTP/1.1" 200 2085 0.003376 10.0.0.27 - - [2025-10-09 20:46:53] "GET /routing-instance/c4e57908-8aef-4480-9f98-4a7740383666 HTTP/1.1" 200 1403 0.002280 10.0.0.27 - - [2025-10-09 20:46:53] "GET /routing-instance/c4e57908-8aef-4480-9f98-4a7740383666 HTTP/1.1" 200 1403 0.001935 10.0.0.27 - - [2025-10-09 20:46:53] "GET /route-target/1e9a290e-5886-4dff-927b-9ac42949522d HTTP/1.1" 200 1152 0.001904 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561 HTTP/1.1" 200 2085 0.003940 10.0.0.27 - - [2025-10-09 20:46:53] "GET /routing-instance/c4e57908-8aef-4480-9f98-4a7740383666 HTTP/1.1" 200 1403 0.004122 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003879 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561 HTTP/1.1" 200 2085 0.003384 10.0.0.27 - - [2025-10-09 20:46:53] "POST /set-tag HTTP/1.1" 200 109 0.026602 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010055 10.0.0.27 - - [2025-10-09 20:46:53] "GET /routing-instance/c4e57908-8aef-4480-9f98-4a7740383666 HTTP/1.1" 200 1403 0.006287 10.0.0.27 - - [2025-10-09 20:46:53] "GET /instance-ip/167787e8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010245 10.0.0.27 - - [2025-10-09 20:46:53] "GET /routing-instance/c4e57908-8aef-4480-9f98-4a7740383666 HTTP/1.1" 200 1403 0.008919 10.0.0.27 - - [2025-10-09 20:46:53] "GET /route-target/1e9a290e-5886-4dff-927b-9ac42949522d HTTP/1.1" 200 1152 0.001775 10.0.0.27 - - [2025-10-09 20:46:53] "GET /domains HTTP/1.1" 200 280 0.001533 10.0.0.27 - - [2025-10-09 20:46:53] "GET /domain/418e2a7a-1be5-4ffc-9495-123dc1d7f62c HTTP/1.1" 200 3086 0.002072 10.0.0.27 - - [2025-10-09 20:46:53] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013 HTTP/1.1" 200 7065 0.028623 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561 HTTP/1.1" 200 2085 0.006491 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006025 10.0.0.27 - - [2025-10-09 20:46:53] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.27 - - [2025-10-09 20:46:53] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005691 10.0.0.27 - - [2025-10-09 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.27 - - [2025-10-09 20:46:54] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028564 10.0.0.27 - - [2025-10-09 20:46:54] "POST /ref-update HTTP/1.1" 200 156 0.008347 10.0.0.27 - - [2025-10-09 20:46:54] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011006 10.0.0.27 - - [2025-10-09 20:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.27 - - [2025-10-09 20:46:54] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003475 10.0.0.27 - - [2025-10-09 20:46:54] "GET /floating-ip-pools?parent_id=96ea850f-b9e8-4dae-81ed-1306a812c561&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001319 10.0.0.27 - - [2025-10-09 20:46:54] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003406 10.0.0.27 - - [2025-10-09 20:46:54] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003900 10.0.0.27 - - [2025-10-09 20:46:54] "POST /set-tag HTTP/1.1" 200 109 0.001673 10.0.0.27 - - [2025-10-09 20:46:54] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016334 10.0.0.27 - - [2025-10-09 20:46:54] "POST /ref-update HTTP/1.1" 200 156 0.010293 10.0.0.27 - - [2025-10-09 20:46:54] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010048 10.0.0.27 - - [2025-10-09 20:46:54] "GET /domains HTTP/1.1" 200 280 0.001866 10.0.0.27 - - [2025-10-09 20:46:54] "GET /domain/418e2a7a-1be5-4ffc-9495-123dc1d7f62c HTTP/1.1" 200 3086 0.002380 10.0.0.27 - - [2025-10-09 20:46:54] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013 HTTP/1.1" 200 7321 0.038675 10.0.0.27 - - [2025-10-09 20:46:54] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561 HTTP/1.1" 200 2323 0.004227 10.0.0.27 - - [2025-10-09 20:46:54] "GET /floating-ip-pool/d97cd551-f2cf-4299-a60b-cb8a2724196e HTTP/1.1" 200 1315 0.001774 10.0.0.27 - - [2025-10-09 20:46:54] "GET /domains HTTP/1.1" 200 280 0.001126 10.0.0.27 - - [2025-10-09 20:46:54] "GET /domain/418e2a7a-1be5-4ffc-9495-123dc1d7f62c HTTP/1.1" 200 3086 0.002039 10.0.0.27 - - [2025-10-09 20:46:54] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013 HTTP/1.1" 200 7321 0.038099 10.0.0.27 - - [2025-10-09 20:46:54] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561 HTTP/1.1" 200 2323 0.003409 10.0.0.27 - - [2025-10-09 20:46:54] "GET /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003527 10.0.0.27 - - [2025-10-09 20:46:54] "POST /tags HTTP/1.1" 200 365 0.051875 10.0.0.27 - - [2025-10-09 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.27 - - [2025-10-09 20:46:54] "GET /tag/42178d7b-8cd8-45dd-b98a-0849e0cae0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012886 10.0.0.27 - - [2025-10-09 20:46:54] "POST /tags HTTP/1.1" 409 206 0.001481 10.0.0.27 - - [2025-10-09 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001224 10.0.0.27 - - [2025-10-09 20:46:54] "GET /tag/16d591c1-e2b0-4940-8b52-88629852a00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009557 10.0.0.27 - - [2025-10-09 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.27 - - [2025-10-09 20:46:54] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.027389 10.0.0.27 - - [2025-10-09 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.27 - - [2025-10-09 20:46:54] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003585 10.0.0.27 - - [2025-10-09 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.27 - - [2025-10-09 20:46:54] "GET /service-appliance-set/f85f154c-c815-4601-afd2-7c0c3366206a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003955 10.0.0.27 - - [2025-10-09 20:46:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.001592 10.0.0.27 - - [2025-10-09 20:46:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089599 10.0.0.27 - - [2025-10-09 20:46:54] "GET /virtual-machine-interface/82f17c27-a934-482e-b07a-c51d38b02ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004113 10.0.0.27 - - [2025-10-09 20:46:54] "POST /set-tag HTTP/1.1" 200 109 0.012674 10.0.0.27 - - [2025-10-09 20:46:54] "POST /instance-ips HTTP/1.1" 200 417 0.031748 10.0.0.27 - - [2025-10-09 20:46:54] "GET /instance-ip/b46361ef-3507-412a-ab09-3c024654b7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003989 10.0.0.27 - - [2025-10-09 20:46:54] "POST /loadbalancers HTTP/1.1" 200 618 0.062154 10.0.0.27 - - [2025-10-09 20:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023859 10.0.0.27 - - [2025-10-09 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008386 10.0.0.27 - - [2025-10-09 20:46:55] "POST /service-instances HTTP/1.1" 200 566 0.043426 10.0.0.27 - - [2025-10-09 20:46:55] "POST /ref-update HTTP/1.1" 200 156 0.014292 10.0.0.27 - - [2025-10-09 20:46:55] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.048780 10.0.0.27 - - [2025-10-09 20:46:55] "GET /virtual-machine-interface/82f17c27-a934-482e-b07a-c51d38b02ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004162 10.0.0.27 - - [2025-10-09 20:46:55] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.019435 10.0.0.27 - - [2025-10-09 20:46:55] "GET /virtual-machine-interface/82f17c27-a934-482e-b07a-c51d38b02ce1?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.008230 10.0.0.27 - - [2025-10-09 20:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017531 10.0.0.27 - - [2025-10-09 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.27 - - [2025-10-09 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.27 - - [2025-10-09 20:46:55] "GET /floating-ip-pool/d97cd551-f2cf-4299-a60b-cb8a2724196e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001828 10.0.0.27 - - [2025-10-09 20:46:55] "POST /virtual-machines HTTP/1.1" 200 429 0.014875 10.0.0.27 - - [2025-10-09 20:46:55] "POST /floating-ips HTTP/1.1" 200 671 0.062804 10.0.0.27 - - [2025-10-09 20:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026601 10.0.0.27 - - [2025-10-09 20:46:55] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011501 10.0.0.27 - - [2025-10-09 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.27 - - [2025-10-09 20:46:55] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008381 10.0.0.27 - - [2025-10-09 20:46:55] "POST /tags HTTP/1.1" 409 221 0.008079 10.0.0.27 - - [2025-10-09 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.27 - - [2025-10-09 20:46:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.134372 10.0.0.27 - - [2025-10-09 20:46:55] "POST /chown HTTP/1.1" 200 109 0.012433 10.0.0.27 - - [2025-10-09 20:46:55] "GET /tag/8ba6a79e-2f9d-484e-a012-b9ebe0a0dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009834 10.0.0.27 - - [2025-10-09 20:46:55] "POST /tags HTTP/1.1" 409 238 0.001621 10.0.0.27 - - [2025-10-09 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.27 - - [2025-10-09 20:46:55] "GET /tag/42178d7b-8cd8-45dd-b98a-0849e0cae0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011313 10.0.0.27 - - [2025-10-09 20:46:55] "POST /chown HTTP/1.1" 200 109 0.009444 10.0.0.27 - - [2025-10-09 20:46:55] "PUT /virtual-machine-interface/55f0f7cf-9d3d-438c-8e4e-e7dc658467e6 HTTP/1.1" 200 284 0.019963 10.0.0.27 - - [2025-10-09 20:46:55] "POST /firewall-rules HTTP/1.1" 200 650 0.107847 10.0.0.27 - - [2025-10-09 20:46:55] "PUT /instance-ip/b46361ef-3507-412a-ab09-3c024654b7b2 HTTP/1.1" 200 256 0.075005 10.0.0.27 - - [2025-10-09 20:46:55] "GET /firewall-rule/2f2aeaf2-a153-4f99-a0ac-cb3a0129ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003869 10.0.0.27 - - [2025-10-09 20:46:55] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001816 10.0.0.27 - - [2025-10-09 20:46:55] "GET /firewall-rule/2f2aeaf2-a153-4f99-a0ac-cb3a0129ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.001678 10.0.0.27 - - [2025-10-09 20:46:55] "POST /ref-update HTTP/1.1" 200 156 0.011153 10.0.0.27 - - [2025-10-09 20:46:55] "POST /ref-update HTTP/1.1" 200 156 0.017432 10.0.0.27 - - [2025-10-09 20:46:55] "POST /ref-update HTTP/1.1" 200 156 0.030530 10.0.0.27 - - [2025-10-09 20:46:55] "POST /ref-update HTTP/1.1" 200 156 0.045894 10.0.0.27 - - [2025-10-09 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012086 10.0.0.27 - - [2025-10-09 20:46:55] "POST /ref-update HTTP/1.1" 200 156 0.016043 10.0.0.27 - - [2025-10-09 20:46:55] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.061356 10.0.0.27 - - [2025-10-09 20:46:55] "POST /ref-update HTTP/1.1" 200 156 0.041034 10.0.0.27 - - [2025-10-09 20:46:55] "POST /ref-update HTTP/1.1" 200 156 0.017337 10.0.0.27 - - [2025-10-09 20:46:55] "GET /loadbalancer/32fed1cb-d68b-42cb-afc5-04d288fc81c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004479 10.0.0.27 - - [2025-10-09 20:46:55] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.027044 10.0.0.27 - - [2025-10-09 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.27 - - [2025-10-09 20:46:55] "POST /virtual-machines HTTP/1.1" 200 429 0.026752 10.0.0.27 - - [2025-10-09 20:46:56] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.123847 10.0.0.27 - - [2025-10-09 20:46:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.151563 10.0.0.27 - - [2025-10-09 20:46:56] "GET /loadbalancer-listener/8c002186-aa07-4fbb-b93b-998eaa8d02a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.012992 10.0.0.27 - - [2025-10-09 20:46:56] "GET /loadbalancer-listener/8c002186-aa07-4fbb-b93b-998eaa8d02a0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.015781 10.0.0.27 - - [2025-10-09 20:46:56] "POST /chown HTTP/1.1" 200 109 0.035773 10.0.0.27 - - [2025-10-09 20:46:56] "POST /chown HTTP/1.1" 200 109 0.019670 10.0.0.27 - - [2025-10-09 20:46:56] "PUT /virtual-machine-interface/0e4b5cff-fb69-462a-b298-d23a94857c7e HTTP/1.1" 200 284 0.025236 10.0.0.27 - - [2025-10-09 20:46:56] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.091675 10.0.0.27 - - [2025-10-09 20:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028244 10.0.0.27 - - [2025-10-09 20:46:56] "PUT /instance-ip/b46361ef-3507-412a-ab09-3c024654b7b2 HTTP/1.1" 200 256 0.054760 10.0.0.27 - - [2025-10-09 20:46:56] "GET /loadbalancer-pool/54d4be98-6db6-4f7e-abd3-7768a46ab4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014641 10.0.0.27 - - [2025-10-09 20:46:56] "POST /ref-update HTTP/1.1" 200 156 0.017368 10.0.0.27 - - [2025-10-09 20:46:56] "POST /ref-update HTTP/1.1" 200 156 0.030940 10.0.0.27 - - [2025-10-09 20:46:56] "POST /loadbalancer-members HTTP/1.1" 200 707 0.044944 10.0.0.27 - - [2025-10-09 20:46:56] "POST /ref-update HTTP/1.1" 200 156 0.028758 10.0.0.27 - - [2025-10-09 20:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021871 10.0.0.27 - - [2025-10-09 20:46:56] "GET /loadbalancer-member/124feaa7-230e-49f6-8ef6-e3acbb4e6f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.006020 10.0.0.27 - - [2025-10-09 20:46:56] "POST /ref-update HTTP/1.1" 200 156 0.008646 10.0.0.27 - - [2025-10-09 20:46:56] "POST /ref-update HTTP/1.1" 200 156 0.014405 10.0.0.27 - - [2025-10-09 20:46:56] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003133 10.0.0.27 - - [2025-10-09 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.27 - - [2025-10-09 20:46:56] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004797 10.0.0.27 - - [2025-10-09 20:46:56] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.007023 10.0.0.27 - - [2025-10-09 20:46:56] "POST /tags HTTP/1.1" 409 221 0.001776 10.0.0.27 - - [2025-10-09 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.27 - - [2025-10-09 20:46:56] "GET /tag/8ba6a79e-2f9d-484e-a012-b9ebe0a0dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011432 10.0.0.27 - - [2025-10-09 20:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015739 10.0.0.27 - - [2025-10-09 20:46:56] "POST /tags HTTP/1.1" 409 238 0.001651 10.0.0.27 - - [2025-10-09 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.27 - - [2025-10-09 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.27 - - [2025-10-09 20:46:56] "POST /chown HTTP/1.1" 200 109 0.005334 10.0.0.27 - - [2025-10-09 20:46:56] "POST /chown HTTP/1.1" 200 109 0.013571 10.0.0.27 - - [2025-10-09 20:46:56] "GET /tag/42178d7b-8cd8-45dd-b98a-0849e0cae0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016060 10.0.0.27 - - [2025-10-09 20:46:56] "POST /firewall-rules HTTP/1.1" 409 293 0.001648 10.0.0.27 - - [2025-10-09 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.27 - - [2025-10-09 20:46:56] "PUT /firewall-rule/2f2aeaf2-a153-4f99-a0ac-cb3a0129ee52 HTTP/1.1" 200 260 0.018002 10.0.0.27 - - [2025-10-09 20:46:56] "GET /firewall-rule/2f2aeaf2-a153-4f99-a0ac-cb3a0129ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007147 10.0.0.27 - - [2025-10-09 20:46:56] "PUT /instance-ip/b46361ef-3507-412a-ab09-3c024654b7b2 HTTP/1.1" 200 256 0.022811 10.0.0.27 - - [2025-10-09 20:46:56] "POST /ref-update HTTP/1.1" 200 156 0.014751 10.0.0.27 - - [2025-10-09 20:46:56] "POST /chown HTTP/1.1" 200 109 0.012377 10.0.0.27 - - [2025-10-09 20:46:56] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006612 10.0.0.27 - - [2025-10-09 20:46:56] "GET /firewall-rule/2f2aeaf2-a153-4f99-a0ac-cb3a0129ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002773 10.0.0.27 - - [2025-10-09 20:46:56] "POST /chown HTTP/1.1" 200 109 0.005853 10.0.0.27 - - [2025-10-09 20:46:56] "PUT /instance-ip/b46361ef-3507-412a-ab09-3c024654b7b2 HTTP/1.1" 200 256 0.016733 10.0.0.27 - - [2025-10-09 20:46:56] "POST /ref-update HTTP/1.1" 200 156 0.015904 10.0.0.27 - - [2025-10-09 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.27 - - [2025-10-09 20:46:56] "POST /chown HTTP/1.1" 200 109 0.007575 10.0.0.27 - - [2025-10-09 20:46:56] "POST /chown HTTP/1.1" 200 109 0.014871 10.0.0.27 - - [2025-10-09 20:46:56] "PUT /instance-ip/b46361ef-3507-412a-ab09-3c024654b7b2 HTTP/1.1" 200 256 0.015978 10.0.0.27 - - [2025-10-09 20:46:56] "POST /ref-update HTTP/1.1" 200 156 0.010948 10.0.0.27 - - [2025-10-09 20:46:56] "POST /chown HTTP/1.1" 200 109 0.014341 10.0.0.27 - - [2025-10-09 20:46:56] "POST /chown HTTP/1.1" 200 109 0.015787 10.0.0.27 - - [2025-10-09 20:46:57] "PUT /instance-ip/b46361ef-3507-412a-ab09-3c024654b7b2 HTTP/1.1" 200 256 0.010169 10.0.0.27 - - [2025-10-09 20:46:57] "POST /ref-update HTTP/1.1" 200 156 0.014182 10.0.0.27 - - [2025-10-09 20:46:57] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.007828 10.0.0.27 - - [2025-10-09 20:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010553 10.0.0.27 - - [2025-10-09 20:46:57] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.008021 10.0.0.27 - - [2025-10-09 20:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016602 10.0.0.27 - - [2025-10-09 20:46:57] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.007004 10.0.0.27 - - [2025-10-09 20:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.005677 10.0.0.27 - - [2025-10-09 20:46:57] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.010450 10.0.0.27 - - [2025-10-09 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.27 - - [2025-10-09 20:46:57] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010248 10.0.0.27 - - [2025-10-09 20:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021608 10.0.0.27 - - [2025-10-09 20:46:57] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.011029 10.0.0.27 - - [2025-10-09 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.27 - - [2025-10-09 20:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017629 10.0.0.27 - - [2025-10-09 20:46:57] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.043357 10.0.0.27 - - [2025-10-09 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011461 10.0.0.27 - - [2025-10-09 20:46:57] "POST /virtual-machines HTTP/1.1" 200 373 0.007818 10.0.0.27 - - [2025-10-09 20:46:57] "POST /chown HTTP/1.1" 200 109 0.006202 10.0.0.27 - - [2025-10-09 20:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019994 10.0.0.27 - - [2025-10-09 20:46:57] "POST /chown HTTP/1.1" 200 109 0.020067 10.0.0.27 - - [2025-10-09 20:46:57] "POST /ref-update HTTP/1.1" 200 156 0.024046 10.0.0.27 - - [2025-10-09 20:46:57] "POST /chown HTTP/1.1" 200 109 0.034910 10.0.0.27 - - [2025-10-09 20:46:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.118414 10.0.0.27 - - [2025-10-09 20:46:57] "POST /chown HTTP/1.1" 200 109 0.017921 10.0.0.27 - - [2025-10-09 20:46:57] "POST /ref-update HTTP/1.1" 200 156 0.028210 10.0.0.27 - - [2025-10-09 20:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.038696 10.0.0.27 - - [2025-10-09 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009865 10.0.0.27 - - [2025-10-09 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.27 - - [2025-10-09 20:46:57] "POST /chown HTTP/1.1" 200 109 0.005805 10.0.0.27 - - [2025-10-09 20:46:57] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007322 10.0.0.27 - - [2025-10-09 20:46:57] "POST /chown HTTP/1.1" 200 109 0.019437 10.0.0.27 - - [2025-10-09 20:46:57] "POST /chown HTTP/1.1" 200 109 0.009516 10.0.0.27 - - [2025-10-09 20:46:57] "POST /instance-ips HTTP/1.1" 200 413 0.041880 10.0.0.27 - - [2025-10-09 20:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021941 10.0.0.27 - - [2025-10-09 20:46:57] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009680 10.0.0.27 - - [2025-10-09 20:46:57] "POST /chown HTTP/1.1" 200 109 0.015955 10.0.0.27 - - [2025-10-09 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.27 - - [2025-10-09 20:46:57] "POST /set-tag HTTP/1.1" 200 109 0.026755 10.0.0.27 - - [2025-10-09 20:46:58] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013431 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.024368 10.0.0.27 - - [2025-10-09 20:46:58] "GET /instance-ip/18ee5f42-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.010931 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.016123 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.016944 10.0.0.27 - - [2025-10-09 20:46:58] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004107 10.0.0.27 - - [2025-10-09 20:46:58] "POST /set-tag HTTP/1.1" 200 109 0.001605 10.0.0.27 - - [2025-10-09 20:46:58] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.002887 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.007981 10.0.0.27 - - [2025-10-09 20:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.005649 10.0.0.27 - - [2025-10-09 20:46:58] "POST /ref-update HTTP/1.1" 200 156 0.008057 10.0.0.27 - - [2025-10-09 20:46:58] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012043 10.0.0.27 - - [2025-10-09 20:46:58] "POST /set-tag HTTP/1.1" 200 109 0.006376 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.011380 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.015568 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.014385 10.0.0.27 - - [2025-10-09 20:46:58] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010154 10.0.0.27 - - [2025-10-09 20:46:58] "POST /set-tag HTTP/1.1" 200 109 0.001642 10.0.0.27 - - [2025-10-09 20:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.006599 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.018600 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.016181 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.006043 10.0.0.27 - - [2025-10-09 20:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.007244 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.024121 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.006643 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.025442 10.0.0.27 - - [2025-10-09 20:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.006536 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.008320 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.014441 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.005859 10.0.0.27 - - [2025-10-09 20:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.005664 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.007107 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.020190 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.021892 10.0.0.27 - - [2025-10-09 20:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.006214 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.019857 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.012241 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.007517 10.0.0.27 - - [2025-10-09 20:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.27 - - [2025-10-09 20:46:58] "POST /chown HTTP/1.1" 200 109 0.007413 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.006428 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.025676 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.027899 10.0.0.27 - - [2025-10-09 20:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.006945 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.015297 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.007989 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.017447 10.0.0.27 - - [2025-10-09 20:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008005 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.007664 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.024921 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.013677 10.0.0.27 - - [2025-10-09 20:46:59] "POST /chown HTTP/1.1" 200 109 0.005851 10.0.0.27 - - [2025-10-09 20:47:01] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004609 10.0.0.27 - - [2025-10-09 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.27 - - [2025-10-09 20:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.27 - - [2025-10-09 20:47:01] "GET /loadbalancer/b66eae7d-7733-4779-b7a0-f63beb2409a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002127 10.0.0.27 - - [2025-10-09 20:47:01] "GET /loadbalancer-pool/0d9e902b-d1fe-428a-8d21-186589bcb2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002155 10.0.0.27 - - [2025-10-09 20:47:02] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016088 10.0.0.27 - - [2025-10-09 20:47:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015438 10.0.0.27 - - [2025-10-09 20:47:02] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014265 10.0.0.27 - - [2025-10-09 20:47:02] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004727 10.0.0.27 - - [2025-10-09 20:47:02] "POST /ref-update HTTP/1.1" 200 156 0.009347 10.0.0.27 - - [2025-10-09 20:47:02] "GET /floating-ip/cefda3e6-6755-49ae-9af0-13a39b49c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.012248 10.0.0.27 - - [2025-10-09 20:47:02] "POST /tags HTTP/1.1" 409 221 0.001892 10.0.0.27 - - [2025-10-09 20:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.27 - - [2025-10-09 20:47:02] "GET /tag/8ba6a79e-2f9d-484e-a012-b9ebe0a0dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009828 10.0.0.27 - - [2025-10-09 20:47:02] "POST /set-tag HTTP/1.1" 200 109 0.020962 10.0.0.27 - - [2025-10-09 20:47:02] "PUT /floating-ip/cefda3e6-6755-49ae-9af0-13a39b49c798 HTTP/1.1" 200 256 0.025152 10.0.0.27 - - [2025-10-09 20:47:02] "GET /virtual-machine/8d85d315-ea7b-45ce-a169-c1eb8f195d83?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003112 10.0.0.27 - - [2025-10-09 20:47:02] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003809 10.0.0.27 - - [2025-10-09 20:47:02] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006864 10.0.0.27 - - [2025-10-09 20:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.27 - - [2025-10-09 20:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.27 - - [2025-10-09 20:47:02] "GET /loadbalancer/b66eae7d-7733-4779-b7a0-f63beb2409a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002624 10.0.0.27 - - [2025-10-09 20:47:02] "GET /loadbalancer-pool/0d9e902b-d1fe-428a-8d21-186589bcb2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002353 10.0.0.27 - - [2025-10-09 20:47:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.046710 10.0.0.27 - - [2025-10-09 20:47:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009824 10.0.0.27 - - [2025-10-09 20:47:03] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009526 10.0.0.27 - - [2025-10-09 20:47:03] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003853 10.0.0.27 - - [2025-10-09 20:47:03] "POST /ref-update HTTP/1.1" 200 156 0.006417 10.0.0.27 - - [2025-10-09 20:47:03] "GET /floating-ip/cefda3e6-6755-49ae-9af0-13a39b49c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009451 10.0.0.27 - - [2025-10-09 20:47:03] "POST /set-tag HTTP/1.1" 200 109 0.017800 10.0.0.27 - - [2025-10-09 20:47:06] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004419 10.0.0.27 - - [2025-10-09 20:47:06] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.27 - - [2025-10-09 20:47:07] "GET /virtual-machine/3d2a157f-51de-414b-8023-12dd76b1122e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003132 10.0.0.27 - - [2025-10-09 20:47:07] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004231 10.0.0.27 - - [2025-10-09 20:47:07] "GET /virtual-machine/b8e3aad1-225d-4f07-bdda-709ad5069dcd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003863 10.0.0.27 - - [2025-10-09 20:47:07] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003950 10.0.0.27 - - [2025-10-09 20:47:07] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005191 10.0.0.27 - - [2025-10-09 20:47:07] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.27 - - [2025-10-09 20:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.27 - - [2025-10-09 20:47:22] "POST /chown HTTP/1.1" 200 109 0.014729 10.0.0.27 - - [2025-10-09 20:47:22] "POST /chown HTTP/1.1" 200 109 0.009837 10.0.0.27 - - [2025-10-09 20:47:22] "POST /chown HTTP/1.1" 200 109 0.010352 10.0.0.27 - - [2025-10-09 20:47:22] "POST /chown HTTP/1.1" 200 109 0.005825 10.0.0.27 - - [2025-10-09 20:47:39] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005423 10.0.0.27 - - [2025-10-09 20:47:39] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.27 - - [2025-10-09 20:47:39] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003719 10.0.0.27 - - [2025-10-09 20:47:39] "POST /set-tag HTTP/1.1" 200 109 0.004378 10.0.0.27 - - [2025-10-09 20:47:40] "GET /virtual-machine/b8e3aad1-225d-4f07-bdda-709ad5069dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003161 10.0.0.27 - - [2025-10-09 20:47:40] "POST /ref-update HTTP/1.1" 200 156 0.007710 10.0.0.27 - - [2025-10-09 20:47:40] "GET /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005939 10.0.0.27 - - [2025-10-09 20:47:40] "POST /set-tag HTTP/1.1" 200 109 0.014842 10.0.0.27 - - [2025-10-09 20:47:40] "POST /set-tag HTTP/1.1" 200 109 0.022210 10.0.0.27 - - [2025-10-09 20:47:40] "DELETE /instance-ip/18ee5f42-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.032124 10.0.0.27 - - [2025-10-09 20:47:40] "DELETE /virtual-machine-interface/18d502ea-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.035137 10.0.0.27 - - [2025-10-09 20:47:40] "DELETE /virtual-machine/b8e3aad1-225d-4f07-bdda-709ad5069dcd HTTP/1.1" 200 115 0.028350 10.0.0.27 - - [2025-10-09 20:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.27 - - [2025-10-09 20:47:42] "GET /tag/42178d7b-8cd8-45dd-b98a-0849e0cae0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009996 10.0.0.27 - - [2025-10-09 20:47:42] "GET /tag/42178d7b-8cd8-45dd-b98a-0849e0cae0b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014454 10.0.0.27 - - [2025-10-09 20:47:42] "GET /virtual-machine-interface/0e4b5cff-fb69-462a-b298-d23a94857c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004172 10.0.0.27 - - [2025-10-09 20:47:43] "POST /set-tag HTTP/1.1" 200 109 0.021400 10.0.0.27 - - [2025-10-09 20:47:43] "GET /virtual-machine-interface/55f0f7cf-9d3d-438c-8e4e-e7dc658467e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011233 10.0.0.27 - - [2025-10-09 20:47:43] "POST /set-tag HTTP/1.1" 200 109 0.015636 10.0.0.27 - - [2025-10-09 20:47:43] "GET /virtual-machine-interface/82f17c27-a934-482e-b07a-c51d38b02ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006512 10.0.0.27 - - [2025-10-09 20:47:43] "POST /set-tag HTTP/1.1" 200 109 0.013180 10.0.0.27 - - [2025-10-09 20:47:43] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017289 10.0.0.27 - - [2025-10-09 20:47:43] "GET /firewall-rule/2f2aeaf2-a153-4f99-a0ac-cb3a0129ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002583 10.0.0.27 - - [2025-10-09 20:47:43] "POST /ref-update HTTP/1.1" 200 156 0.018423 10.0.0.27 - - [2025-10-09 20:47:43] "DELETE /firewall-rule/2f2aeaf2-a153-4f99-a0ac-cb3a0129ee52 HTTP/1.1" 200 115 0.051667 10.0.0.27 - - [2025-10-09 20:47:43] "DELETE /loadbalancer-member/124feaa7-230e-49f6-8ef6-e3acbb4e6f50 HTTP/1.1" 200 115 0.036938 10.0.0.27 - - [2025-10-09 20:47:43] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.013072 10.0.0.27 - - [2025-10-09 20:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016643 10.0.0.27 - - [2025-10-09 20:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.27 - - [2025-10-09 20:47:43] "DELETE /loadbalancer-pool/54d4be98-6db6-4f7e-abd3-7768a46ab4e1 HTTP/1.1" 200 115 0.078450 10.0.0.27 - - [2025-10-09 20:47:43] "POST /chown HTTP/1.1" 200 109 0.031989 10.0.0.27 - - [2025-10-09 20:47:43] "DELETE /loadbalancer-listener/8c002186-aa07-4fbb-b93b-998eaa8d02a0 HTTP/1.1" 200 115 0.064949 10.0.0.27 - - [2025-10-09 20:47:43] "GET /floating-ip/4bf94de3-0d7e-4999-99e3-bc801932c770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002851 10.0.0.27 - - [2025-10-09 20:47:43] "POST /chown HTTP/1.1" 200 109 0.010883 10.0.0.27 - - [2025-10-09 20:47:43] "POST /chown HTTP/1.1" 200 109 0.007443 10.0.0.27 - - [2025-10-09 20:47:43] "PUT /floating-ip/4bf94de3-0d7e-4999-99e3-bc801932c770 HTTP/1.1" 200 256 0.018397 10.0.0.27 - - [2025-10-09 20:47:43] "POST /chown HTTP/1.1" 200 109 0.022867 10.0.0.27 - - [2025-10-09 20:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006835 10.0.0.27 - - [2025-10-09 20:47:43] "POST /chown HTTP/1.1" 200 109 0.012119 10.0.0.27 - - [2025-10-09 20:47:43] "DELETE /floating-ip/4bf94de3-0d7e-4999-99e3-bc801932c770 HTTP/1.1" 200 115 0.087021 10.0.0.27 - - [2025-10-09 20:47:43] "POST /chown HTTP/1.1" 200 109 0.007361 10.0.0.27 - - [2025-10-09 20:47:43] "POST /chown HTTP/1.1" 200 109 0.024724 10.0.0.27 - - [2025-10-09 20:47:43] "POST /chown HTTP/1.1" 200 109 0.020119 10.0.0.27 - - [2025-10-09 20:47:43] "DELETE /loadbalancer/32fed1cb-d68b-42cb-afc5-04d288fc81c4 HTTP/1.1" 200 115 0.091556 10.0.0.27 - - [2025-10-09 20:47:43] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.008662 10.0.0.27 - - [2025-10-09 20:47:43] "DELETE /instance-ip/b46361ef-3507-412a-ab09-3c024654b7b2 HTTP/1.1" 200 115 0.059043 10.0.0.27 - - [2025-10-09 20:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031102 10.0.0.27 - - [2025-10-09 20:47:43] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.014372 10.0.0.27 - - [2025-10-09 20:47:43] "DELETE /virtual-machine-interface/82f17c27-a934-482e-b07a-c51d38b02ce1 HTTP/1.1" 200 115 0.077032 10.0.0.27 - - [2025-10-09 20:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.005344 10.0.0.27 - - [2025-10-09 20:47:43] "GET /floating-ip-pool/d97cd551-f2cf-4299-a60b-cb8a2724196e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005110 10.0.0.27 - - [2025-10-09 20:47:43] "PUT /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 266 0.024599 10.0.0.27 - - [2025-10-09 20:47:43] "POST /ref-update HTTP/1.1" 200 156 0.012713 10.0.0.27 - - [2025-10-09 20:47:44] "DELETE /tag/42178d7b-8cd8-45dd-b98a-0849e0cae0b1 HTTP/1.1" 200 115 0.144850 10.0.0.27 - - [2025-10-09 20:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.054274 10.0.0.27 - - [2025-10-09 20:47:44] "DELETE /floating-ip-pool/d97cd551-f2cf-4299-a60b-cb8a2724196e HTTP/1.1" 200 115 0.069985 10.0.0.27 - - [2025-10-09 20:47:44] "DELETE /service-instance/d9685d54-caa1-47bb-ba0f-e6692bc38a6a HTTP/1.1" 200 115 0.045405 10.0.0.27 - - [2025-10-09 20:47:44] "GET /virtual-machine-interface/0e4b5cff-fb69-462a-b298-d23a94857c7e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007074 10.0.0.27 - - [2025-10-09 20:47:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001727 10.0.0.27 - - [2025-10-09 20:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.27 - - [2025-10-09 20:47:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001384 10.0.0.27 - - [2025-10-09 20:47:44] "DELETE /virtual-network/96ea850f-b9e8-4dae-81ed-1306a812c561 HTTP/1.1" 200 115 0.090715 10.0.0.27 - - [2025-10-09 20:47:44] "GET /routing-instance/c4e57908-8aef-4480-9f98-4a7740383666 HTTP/1.1" 404 171 0.001961 10.0.0.27 - - [2025-10-09 20:47:44] "GET /domains HTTP/1.1" 200 280 0.002945 10.0.0.27 - - [2025-10-09 20:47:44] "GET /domain/418e2a7a-1be5-4ffc-9495-123dc1d7f62c HTTP/1.1" 200 3086 0.013987 10.0.0.27 - - [2025-10-09 20:47:44] "DELETE /route-target/1e9a290e-5886-4dff-927b-9ac42949522d HTTP/1.1" 200 115 0.053748 10.0.0.27 - - [2025-10-09 20:47:44] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013 HTTP/1.1" 200 7143 0.064956 10.0.0.27 - - [2025-10-09 20:47:44] "DELETE /virtual-machine-interface/0e4b5cff-fb69-462a-b298-d23a94857c7e HTTP/1.1" 200 115 0.129629 10.0.0.27 - - [2025-10-09 20:47:44] "DELETE /virtual-machine/e908b670-b071-4284-b261-8db053408e37 HTTP/1.1" 200 115 0.035929 10.0.0.27 - - [2025-10-09 20:47:44] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011965 10.0.0.27 - - [2025-10-09 20:47:44] "POST /set-tag HTTP/1.1" 200 109 0.008251 10.0.0.27 - - [2025-10-09 20:47:44] "GET /virtual-machine-interface/55f0f7cf-9d3d-438c-8e4e-e7dc658467e6?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.010318 10.0.0.27 - - [2025-10-09 20:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.27 - - [2025-10-09 20:47:44] "GET /loadbalancer/b66eae7d-7733-4779-b7a0-f63beb2409a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002703 10.0.0.27 - - [2025-10-09 20:47:44] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004230 10.0.0.27 - - [2025-10-09 20:47:44] "POST /set-tag HTTP/1.1" 200 109 0.014937 10.0.0.27 - - [2025-10-09 20:47:44] "DELETE /virtual-machine-interface/55f0f7cf-9d3d-438c-8e4e-e7dc658467e6 HTTP/1.1" 200 115 0.060564 10.0.0.27 - - [2025-10-09 20:47:44] "POST /ref-update HTTP/1.1" 200 156 0.012675 10.0.0.27 - - [2025-10-09 20:47:44] "DELETE /loadbalancer-member/22213c68-0aa6-47a3-9608-6a40056328b9 HTTP/1.1" 200 115 0.078654 10.0.0.27 - - [2025-10-09 20:47:44] "DELETE /virtual-machine/1f732858-2988-475f-b089-70c79741ee5d HTTP/1.1" 200 115 0.061525 10.0.0.27 - - [2025-10-09 20:47:45] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004703 10.0.0.27 - - [2025-10-09 20:47:45] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.27 - - [2025-10-09 20:47:45] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005147 10.0.0.27 - - [2025-10-09 20:47:46] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.27 - - [2025-10-09 20:47:46] "GET /virtual-machine/3d2a157f-51de-414b-8023-12dd76b1122e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002179 10.0.0.27 - - [2025-10-09 20:47:46] "POST /ref-update HTTP/1.1" 200 156 0.009775 10.0.0.27 - - [2025-10-09 20:47:46] "GET /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004243 10.0.0.27 - - [2025-10-09 20:47:46] "POST /set-tag HTTP/1.1" 200 109 0.014312 10.0.0.27 - - [2025-10-09 20:47:46] "POST /set-tag HTTP/1.1" 200 109 0.026165 10.0.0.27 - - [2025-10-09 20:47:46] "POST /set-tag HTTP/1.1" 200 109 0.015212 10.0.0.27 - - [2025-10-09 20:47:46] "DELETE /instance-ip/167787e8-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.042504 10.0.0.27 - - [2025-10-09 20:47:46] "POST /ref-update HTTP/1.1" 200 156 0.009592 10.0.0.27 - - [2025-10-09 20:47:46] "DELETE /virtual-machine-interface/1654ed0a-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.038645 10.0.0.27 - - [2025-10-09 20:47:46] "DELETE /virtual-machine/3d2a157f-51de-414b-8023-12dd76b1122e HTTP/1.1" 200 115 0.015244 10.0.0.27 - - [2025-10-09 20:47:49] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006849 10.0.0.27 - - [2025-10-09 20:47:49] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.27 - - [2025-10-09 20:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.27 - - [2025-10-09 20:47:49] "GET /loadbalancer/b66eae7d-7733-4779-b7a0-f63beb2409a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002225 10.0.0.27 - - [2025-10-09 20:47:50] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004361 10.0.0.27 - - [2025-10-09 20:47:50] "POST /set-tag HTTP/1.1" 200 109 0.004945 10.0.0.27 - - [2025-10-09 20:47:51] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006391 10.0.0.27 - - [2025-10-09 20:47:51] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.27 - - [2025-10-09 20:47:51] "GET /virtual-machine/8d85d315-ea7b-45ce-a169-c1eb8f195d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002696 10.0.0.27 - - [2025-10-09 20:47:51] "POST /ref-update HTTP/1.1" 200 156 0.010184 10.0.0.27 - - [2025-10-09 20:47:51] "GET /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.023619 10.0.0.27 - - [2025-10-09 20:47:51] "POST /set-tag HTTP/1.1" 200 109 0.017807 10.0.0.27 - - [2025-10-09 20:47:51] "POST /set-tag HTTP/1.1" 200 109 0.020038 10.0.0.27 - - [2025-10-09 20:47:51] "POST /set-tag HTTP/1.1" 200 109 0.027051 10.0.0.27 - - [2025-10-09 20:47:51] "DELETE /instance-ip/1548c4ae-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.036888 10.0.0.27 - - [2025-10-09 20:47:51] "POST /ref-update HTTP/1.1" 200 156 0.011065 10.0.0.27 - - [2025-10-09 20:47:51] "DELETE /virtual-machine-interface/153014f4-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.038669 10.0.0.27 - - [2025-10-09 20:47:51] "DELETE /virtual-machine/8d85d315-ea7b-45ce-a169-c1eb8f195d83 HTTP/1.1" 200 115 0.035698 10.0.0.27 - - [2025-10-09 20:47:51] "DELETE /tag/0ace884a-8255-42d9-bf05-97d49f326813 HTTP/1.1" 200 115 0.051896 10.0.0.27 - - [2025-10-09 20:47:51] "DELETE /tag/28a60d6d-96eb-464f-a819-0208f1b18c05 HTTP/1.1" 200 115 0.077587 10.0.0.27 - - [2025-10-09 20:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.27 - - [2025-10-09 20:47:54] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027467 10.0.0.27 - - [2025-10-09 20:47:54] "POST /tags HTTP/1.1" 200 393 0.032038 10.0.0.27 - - [2025-10-09 20:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016903 10.0.0.27 - - [2025-10-09 20:47:54] "GET /tag/8e991c0c-93f7-4c0c-bc4c-92281f35fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012776 10.0.0.27 - - [2025-10-09 20:47:54] "POST /tags HTTP/1.1" 200 341 0.029719 10.0.0.27 - - [2025-10-09 20:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.27 - - [2025-10-09 20:47:54] "GET /tag/5680115d-5d7f-487a-9b39-2fd669803414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011965 10.0.0.27 - - [2025-10-09 20:47:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.004060 10.0.0.27 - - [2025-10-09 20:47:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.003008 10.0.0.27 - - [2025-10-09 20:47:55] "POST /security-groups HTTP/1.1" 200 589 0.062153 10.0.0.27 - - [2025-10-09 20:47:55] "POST /projects HTTP/1.1" 200 519 0.155600 10.0.0.27 - - [2025-10-09 20:47:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.001766 10.0.0.27 - - [2025-10-09 20:47:55] "POST /access-control-lists HTTP/1.1" 200 598 0.058599 10.0.0.27 - - [2025-10-09 20:47:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.053761 10.0.0.27 - - [2025-10-09 20:47:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.019629 10.0.0.27 - - [2025-10-09 20:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007319 10.0.0.27 - - [2025-10-09 20:47:55] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005391 10.0.0.27 - - [2025-10-09 20:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.27 - - [2025-10-09 20:47:55] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005249 10.0.0.27 - - [2025-10-09 20:47:55] "POST /access-control-lists HTTP/1.1" 200 596 0.035343 10.0.0.27 - - [2025-10-09 20:47:55] "PUT /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc HTTP/1.1" 200 264 0.067572 10.0.0.27 - - [2025-10-09 20:47:55] "PUT /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63 HTTP/1.1" 200 264 0.042533 10.0.0.27 - - [2025-10-09 20:47:55] "POST /security-groups HTTP/1.1" 200 591 0.079172 10.0.0.27 - - [2025-10-09 20:47:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.008296 10.0.0.27 - - [2025-10-09 20:47:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.052378 10.0.0.27 - - [2025-10-09 20:47:55] "POST /chown HTTP/1.1" 200 109 0.021089 10.0.0.27 - - [2025-10-09 20:47:55] "POST /access-control-lists HTTP/1.1" 200 632 0.044386 10.0.0.27 - - [2025-10-09 20:47:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.011658 10.0.0.27 - - [2025-10-09 20:47:55] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002620 10.0.0.27 - - [2025-10-09 20:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.27 - - [2025-10-09 20:47:55] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001996 10.0.0.27 - - [2025-10-09 20:47:55] "POST /tags HTTP/1.1" 409 226 0.001801 10.0.0.27 - - [2025-10-09 20:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.27 - - [2025-10-09 20:47:55] "GET /tag/5680115d-5d7f-487a-9b39-2fd669803414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.038583 10.0.0.27 - - [2025-10-09 20:47:55] "POST /access-control-lists HTTP/1.1" 200 630 0.065527 10.0.0.27 - - [2025-10-09 20:47:55] "POST /firewall-rules HTTP/1.1" 200 600 0.076282 10.0.0.27 - - [2025-10-09 20:47:55] "GET /firewall-rule/922bead1-9e13-4b9b-a58d-0a03ecd0b8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004235 10.0.0.27 - - [2025-10-09 20:47:55] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003558 10.0.0.27 - - [2025-10-09 20:47:55] "GET /firewall-rule/922bead1-9e13-4b9b-a58d-0a03ecd0b8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002206 10.0.0.27 - - [2025-10-09 20:47:55] "POST /ref-update HTTP/1.1" 200 156 0.040867 10.0.0.27 - - [2025-10-09 20:47:55] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006719 10.0.0.27 - - [2025-10-09 20:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.27 - - [2025-10-09 20:47:55] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003166 10.0.0.27 - - [2025-10-09 20:47:55] "POST /tags HTTP/1.1" 409 226 0.001682 10.0.0.27 - - [2025-10-09 20:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.27 - - [2025-10-09 20:47:56] "GET /tag/5680115d-5d7f-487a-9b39-2fd669803414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010554 10.0.0.27 - - [2025-10-09 20:47:56] "POST /firewall-rules HTTP/1.1" 200 598 0.064093 10.0.0.27 - - [2025-10-09 20:47:56] "GET /firewall-rule/cc5d4e8e-845e-4783-96ba-04fd555bc283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006805 10.0.0.27 - - [2025-10-09 20:47:56] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004637 10.0.0.27 - - [2025-10-09 20:47:56] "GET /firewall-rule/cc5d4e8e-845e-4783-96ba-04fd555bc283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002008 10.0.0.27 - - [2025-10-09 20:47:56] "POST /ref-update HTTP/1.1" 200 156 0.040838 10.0.0.27 - - [2025-10-09 20:47:57] "POST /tags HTTP/1.1" 200 393 0.019734 10.0.0.27 - - [2025-10-09 20:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.27 - - [2025-10-09 20:47:57] "GET /tag/d35e71a5-18d4-4b0a-ab63-480fa7d31f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011895 10.0.0.27 - - [2025-10-09 20:47:57] "POST /tags HTTP/1.1" 200 341 0.016585 10.0.0.27 - - [2025-10-09 20:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007953 10.0.0.27 - - [2025-10-09 20:47:57] "GET /tag/d5093ef7-a1e5-42b9-90d8-acb86a660ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011390 10.0.0.27 - - [2025-10-09 20:47:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.000496 10.0.0.27 - - [2025-10-09 20:47:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.003958 10.0.0.27 - - [2025-10-09 20:47:58] "POST /security-groups HTTP/1.1" 200 589 0.074044 10.0.0.27 - - [2025-10-09 20:47:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.003110 10.0.0.27 - - [2025-10-09 20:47:58] "POST /projects HTTP/1.1" 200 519 0.207874 10.0.0.27 - - [2025-10-09 20:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.061131 10.0.0.27 - - [2025-10-09 20:47:58] "POST /access-control-lists HTTP/1.1" 200 598 0.081522 10.0.0.27 - - [2025-10-09 20:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016009 10.0.0.27 - - [2025-10-09 20:47:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.014941 10.0.0.27 - - [2025-10-09 20:47:58] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004634 10.0.0.27 - - [2025-10-09 20:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.27 - - [2025-10-09 20:47:58] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003707 10.0.0.27 - - [2025-10-09 20:47:58] "POST /access-control-lists HTTP/1.1" 200 596 0.069702 10.0.0.27 - - [2025-10-09 20:47:58] "PUT /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc HTTP/1.1" 200 264 0.100760 10.0.0.27 - - [2025-10-09 20:47:58] "PUT /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63 HTTP/1.1" 200 264 0.041275 10.0.0.27 - - [2025-10-09 20:47:58] "POST /security-groups HTTP/1.1" 200 591 0.067968 10.0.0.27 - - [2025-10-09 20:47:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.002976 10.0.0.27 - - [2025-10-09 20:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020225 10.0.0.27 - - [2025-10-09 20:47:58] "POST /chown HTTP/1.1" 200 109 0.031416 10.0.0.27 - - [2025-10-09 20:47:58] "POST /access-control-lists HTTP/1.1" 200 632 0.084994 10.0.0.27 - - [2025-10-09 20:47:58] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008815 10.0.0.27 - - [2025-10-09 20:47:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.007208 10.0.0.27 - - [2025-10-09 20:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.27 - - [2025-10-09 20:47:58] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002201 10.0.0.27 - - [2025-10-09 20:47:58] "POST /tags HTTP/1.1" 409 226 0.002393 10.0.0.27 - - [2025-10-09 20:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.27 - - [2025-10-09 20:47:58] "GET /tag/d5093ef7-a1e5-42b9-90d8-acb86a660ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.055758 10.0.0.27 - - [2025-10-09 20:47:58] "POST /access-control-lists HTTP/1.1" 200 630 0.074300 10.0.0.27 - - [2025-10-09 20:47:58] "POST /firewall-rules HTTP/1.1" 200 600 0.072618 10.0.0.27 - - [2025-10-09 20:47:58] "GET /firewall-rule/caa1a6e6-111f-4028-a60c-c2f7a3821848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008118 10.0.0.27 - - [2025-10-09 20:47:58] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004882 10.0.0.27 - - [2025-10-09 20:47:58] "GET /firewall-rule/caa1a6e6-111f-4028-a60c-c2f7a3821848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002770 10.0.0.27 - - [2025-10-09 20:47:59] "POST /ref-update HTTP/1.1" 200 156 0.043854 10.0.0.27 - - [2025-10-09 20:47:59] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008564 10.0.0.27 - - [2025-10-09 20:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.27 - - [2025-10-09 20:47:59] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002507 10.0.0.27 - - [2025-10-09 20:47:59] "POST /tags HTTP/1.1" 409 226 0.001494 10.0.0.27 - - [2025-10-09 20:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.27 - - [2025-10-09 20:47:59] "GET /tag/d5093ef7-a1e5-42b9-90d8-acb86a660ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009868 10.0.0.27 - - [2025-10-09 20:47:59] "POST /firewall-rules HTTP/1.1" 200 598 0.061865 10.0.0.27 - - [2025-10-09 20:47:59] "GET /firewall-rule/f872d861-5817-438c-bba8-d5a1cbd74bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006109 10.0.0.27 - - [2025-10-09 20:47:59] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004087 10.0.0.27 - - [2025-10-09 20:47:59] "GET /firewall-rule/f872d861-5817-438c-bba8-d5a1cbd74bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001965 10.0.0.27 - - [2025-10-09 20:47:59] "POST /ref-update HTTP/1.1" 200 156 0.087684 10.0.0.27 - - [2025-10-09 20:48:00] "POST /tags HTTP/1.1" 200 345 0.076692 10.0.0.27 - - [2025-10-09 20:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.029376 10.0.0.27 - - [2025-10-09 20:48:00] "GET /tag/a2c4601a-24e5-4f71-bfb9-744078e6c29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013247 10.0.0.27 - - [2025-10-09 20:48:00] "POST /projects HTTP/1.1" 409 238 0.004596 10.0.0.27 - - [2025-10-09 20:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006383 10.0.0.27 - - [2025-10-09 20:48:01] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050668 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.27 - - [2025-10-09 20:48:01] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004452 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.27 - - [2025-10-09 20:48:01] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003916 10.0.0.27 - - [2025-10-09 20:48:01] "POST /security-groups HTTP/1.1" 409 285 0.002337 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.27 - - [2025-10-09 20:48:01] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042440 10.0.0.27 - - [2025-10-09 20:48:01] "PUT /security-group/7c670191-2882-473b-bd90-1c5ef3323316 HTTP/1.1" 200 262 0.086581 10.0.0.27 - - [2025-10-09 20:48:01] "PUT /access-control-list/403c091b-0737-489f-a919-deb8d625daac HTTP/1.1" 200 272 0.018391 10.0.0.27 - - [2025-10-09 20:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.042054 10.0.0.27 - - [2025-10-09 20:48:01] "POST /tags HTTP/1.1" 409 228 0.022089 10.0.0.27 - - [2025-10-09 20:48:01] "PUT /access-control-list/6bdd4748-bfa0-48ee-a51b-fc2fdcd494b5 HTTP/1.1" 200 272 0.052792 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010761 10.0.0.27 - - [2025-10-09 20:48:01] "GET /tag/a2c4601a-24e5-4f71-bfb9-744078e6c29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013850 10.0.0.27 - - [2025-10-09 20:48:01] "POST /tags HTTP/1.1" 200 345 0.028508 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.27 - - [2025-10-09 20:48:01] "GET /tag/5b06d6df-dde4-4578-884e-c5780499183a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014497 10.0.0.27 - - [2025-10-09 20:48:01] "POST /projects HTTP/1.1" 409 238 0.002031 10.0.0.27 - - [2025-10-09 20:48:01] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036244 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.27 - - [2025-10-09 20:48:01] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.022894 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.27 - - [2025-10-09 20:48:01] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006119 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.27 - - [2025-10-09 20:48:01] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003585 10.0.0.27 - - [2025-10-09 20:48:01] "POST /security-groups HTTP/1.1" 409 285 0.002571 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.27 - - [2025-10-09 20:48:01] "PUT /security-group/1ab942d3-5107-4160-8051-00c63755128c HTTP/1.1" 200 262 0.057447 10.0.0.27 - - [2025-10-09 20:48:01] "PUT /access-control-list/9b4f73ee-75b2-46a5-a51f-e7ef5ac247db HTTP/1.1" 200 272 0.016172 10.0.0.27 - - [2025-10-09 20:48:01] "PUT /access-control-list/9f559853-0698-47a6-8df4-360e06e8f75e HTTP/1.1" 200 272 0.022673 10.0.0.27 - - [2025-10-09 20:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025555 10.0.0.27 - - [2025-10-09 20:48:01] "POST /tags HTTP/1.1" 409 228 0.004958 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.27 - - [2025-10-09 20:48:01] "GET /tag/5b06d6df-dde4-4578-884e-c5780499183a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010841 10.0.0.27 - - [2025-10-09 20:48:01] "POST /tags HTTP/1.1" 200 291 0.050770 10.0.0.27 - - [2025-10-09 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008355 10.0.0.27 - - [2025-10-09 20:48:01] "GET /tag/9133651b-1ea4-46e0-950c-d32d08893a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012639 10.0.0.27 - - [2025-10-09 20:48:02] "POST /tags HTTP/1.1" 200 303 0.048469 10.0.0.27 - - [2025-10-09 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006481 10.0.0.27 - - [2025-10-09 20:48:02] "GET /tag/9ad56d9b-0548-404a-ac55-987c6af46fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013226 10.0.0.27 - - [2025-10-09 20:48:02] "POST /tags HTTP/1.1" 409 252 0.002154 10.0.0.27 - - [2025-10-09 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.27 - - [2025-10-09 20:48:02] "GET /tag/8e991c0c-93f7-4c0c-bc4c-92281f35fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010829 10.0.0.27 - - [2025-10-09 20:48:02] "POST /tags HTTP/1.1" 409 226 0.001910 10.0.0.27 - - [2025-10-09 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.27 - - [2025-10-09 20:48:02] "GET /tag/5680115d-5d7f-487a-9b39-2fd669803414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010478 10.0.0.27 - - [2025-10-09 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.27 - - [2025-10-09 20:48:02] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004064 10.0.0.27 - - [2025-10-09 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.27 - - [2025-10-09 20:48:02] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027996 10.0.0.27 - - [2025-10-09 20:48:02] "POST /virtual-machines HTTP/1.1" 200 395 0.016486 10.0.0.27 - - [2025-10-09 20:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007744 10.0.0.27 - - [2025-10-09 20:48:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116829 10.0.0.27 - - [2025-10-09 20:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022438 10.0.0.27 - - [2025-10-09 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.27 - - [2025-10-09 20:48:02] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004538 10.0.0.27 - - [2025-10-09 20:48:02] "POST /instance-ips HTTP/1.1" 200 397 0.021101 10.0.0.27 - - [2025-10-09 20:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.043355 10.0.0.27 - - [2025-10-09 20:48:02] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015842 10.0.0.27 - - [2025-10-09 20:48:02] "POST /set-tag HTTP/1.1" 200 109 0.073260 10.0.0.27 - - [2025-10-09 20:48:02] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013688 10.0.0.27 - - [2025-10-09 20:48:02] "GET /instance-ip/3f8bd06c-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006492 10.0.0.27 - - [2025-10-09 20:48:02] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004954 10.0.0.27 - - [2025-10-09 20:48:02] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.27 - - [2025-10-09 20:48:02] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005073 10.0.0.27 - - [2025-10-09 20:48:03] "POST /ref-update HTTP/1.1" 200 156 0.027794 10.0.0.27 - - [2025-10-09 20:48:03] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016503 10.0.0.27 - - [2025-10-09 20:48:03] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.27 - - [2025-10-09 20:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.27 - - [2025-10-09 20:48:03] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003868 10.0.0.27 - - [2025-10-09 20:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.27 - - [2025-10-09 20:48:03] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039391 10.0.0.27 - - [2025-10-09 20:48:03] "POST /virtual-machines HTTP/1.1" 200 395 0.009374 10.0.0.27 - - [2025-10-09 20:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012851 10.0.0.27 - - [2025-10-09 20:48:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117722 10.0.0.27 - - [2025-10-09 20:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009362 10.0.0.27 - - [2025-10-09 20:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012072 10.0.0.27 - - [2025-10-09 20:48:03] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007183 10.0.0.27 - - [2025-10-09 20:48:03] "POST /instance-ips HTTP/1.1" 200 397 0.020811 10.0.0.27 - - [2025-10-09 20:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.029628 10.0.0.27 - - [2025-10-09 20:48:03] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008720 10.0.0.27 - - [2025-10-09 20:48:03] "POST /set-tag HTTP/1.1" 200 109 0.063881 10.0.0.27 - - [2025-10-09 20:48:03] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014193 10.0.0.27 - - [2025-10-09 20:48:03] "GET /instance-ip/400ce3e6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002610 10.0.0.27 - - [2025-10-09 20:48:03] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004259 10.0.0.27 - - [2025-10-09 20:48:03] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.27 - - [2025-10-09 20:48:03] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003594 10.0.0.27 - - [2025-10-09 20:48:03] "POST /ref-update HTTP/1.1" 200 156 0.007552 10.0.0.27 - - [2025-10-09 20:48:03] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014320 10.0.0.27 - - [2025-10-09 20:48:03] "POST /set-tag HTTP/1.1" 200 109 0.003592 10.0.0.27 - - [2025-10-09 20:48:03] "POST /tags HTTP/1.1" 200 291 0.021632 10.0.0.27 - - [2025-10-09 20:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.27 - - [2025-10-09 20:48:03] "GET /tag/f6e65d21-ebc9-4227-b65f-6d7fc5b58d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011431 10.0.0.27 - - [2025-10-09 20:48:03] "POST /tags HTTP/1.1" 409 252 0.004399 10.0.0.27 - - [2025-10-09 20:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.27 - - [2025-10-09 20:48:04] "GET /tag/d35e71a5-18d4-4b0a-ab63-480fa7d31f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009821 10.0.0.27 - - [2025-10-09 20:48:04] "POST /tags HTTP/1.1" 409 226 0.001775 10.0.0.27 - - [2025-10-09 20:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.27 - - [2025-10-09 20:48:04] "GET /tag/d5093ef7-a1e5-42b9-90d8-acb86a660ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010939 10.0.0.27 - - [2025-10-09 20:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.27 - - [2025-10-09 20:48:04] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006362 10.0.0.27 - - [2025-10-09 20:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.27 - - [2025-10-09 20:48:04] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029662 10.0.0.27 - - [2025-10-09 20:48:04] "POST /virtual-machines HTTP/1.1" 200 395 0.010951 10.0.0.27 - - [2025-10-09 20:48:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022941 10.0.0.27 - - [2025-10-09 20:48:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094939 10.0.0.27 - - [2025-10-09 20:48:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007858 10.0.0.27 - - [2025-10-09 20:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014344 10.0.0.27 - - [2025-10-09 20:48:04] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004651 10.0.0.27 - - [2025-10-09 20:48:04] "POST /instance-ips HTTP/1.1" 200 397 0.018961 10.0.0.27 - - [2025-10-09 20:48:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026864 10.0.0.27 - - [2025-10-09 20:48:04] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009025 10.0.0.27 - - [2025-10-09 20:48:04] "POST /set-tag HTTP/1.1" 200 109 0.071654 10.0.0.27 - - [2025-10-09 20:48:04] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016704 10.0.0.27 - - [2025-10-09 20:48:04] "GET /instance-ip/40a84ab6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003495 10.0.0.27 - - [2025-10-09 20:48:04] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006735 10.0.0.27 - - [2025-10-09 20:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.27 - - [2025-10-09 20:48:04] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003719 10.0.0.27 - - [2025-10-09 20:48:04] "POST /ref-update HTTP/1.1" 200 156 0.008512 10.0.0.27 - - [2025-10-09 20:48:04] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014835 10.0.0.27 - - [2025-10-09 20:48:04] "POST /set-tag HTTP/1.1" 200 109 0.003996 10.0.0.27 - - [2025-10-09 20:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.27 - - [2025-10-09 20:48:04] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003837 10.0.0.27 - - [2025-10-09 20:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.27 - - [2025-10-09 20:48:04] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035025 10.0.0.27 - - [2025-10-09 20:48:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007398 10.0.0.27 - - [2025-10-09 20:48:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016243 10.0.0.27 - - [2025-10-09 20:48:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110428 10.0.0.27 - - [2025-10-09 20:48:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007881 10.0.0.27 - - [2025-10-09 20:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010612 10.0.0.27 - - [2025-10-09 20:48:05] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006753 10.0.0.27 - - [2025-10-09 20:48:05] "POST /instance-ips HTTP/1.1" 200 397 0.022552 10.0.0.27 - - [2025-10-09 20:48:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023634 10.0.0.27 - - [2025-10-09 20:48:05] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013786 10.0.0.27 - - [2025-10-09 20:48:05] "POST /set-tag HTTP/1.1" 200 109 0.063757 10.0.0.27 - - [2025-10-09 20:48:05] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011272 10.0.0.27 - - [2025-10-09 20:48:05] "GET /instance-ip/411ba132-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002665 10.0.0.27 - - [2025-10-09 20:48:05] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004262 10.0.0.27 - - [2025-10-09 20:48:05] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.27 - - [2025-10-09 20:48:05] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003119 10.0.0.27 - - [2025-10-09 20:48:05] "POST /ref-update HTTP/1.1" 200 156 0.008331 10.0.0.27 - - [2025-10-09 20:48:05] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015040 10.0.0.27 - - [2025-10-09 20:48:05] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.27 - - [2025-10-09 20:48:05] "POST /tags HTTP/1.1" 200 299 0.017395 10.0.0.27 - - [2025-10-09 20:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.030862 10.0.0.27 - - [2025-10-09 20:48:05] "GET /tag/b57f0364-03c2-432d-a832-58a7d2fd5a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014294 10.0.0.27 - - [2025-10-09 20:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.27 - - [2025-10-09 20:48:05] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003731 10.0.0.27 - - [2025-10-09 20:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.27 - - [2025-10-09 20:48:05] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033365 10.0.0.27 - - [2025-10-09 20:48:05] "POST /virtual-machines HTTP/1.1" 200 395 0.008268 10.0.0.27 - - [2025-10-09 20:48:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021806 10.0.0.27 - - [2025-10-09 20:48:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.148538 10.0.0.27 - - [2025-10-09 20:48:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008167 10.0.0.27 - - [2025-10-09 20:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.27 - - [2025-10-09 20:48:06] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005520 10.0.0.27 - - [2025-10-09 20:48:06] "POST /instance-ips HTTP/1.1" 200 397 0.019537 10.0.0.27 - - [2025-10-09 20:48:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017636 10.0.0.27 - - [2025-10-09 20:48:06] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009558 10.0.0.27 - - [2025-10-09 20:48:06] "POST /set-tag HTTP/1.1" 200 109 0.016975 10.0.0.27 - - [2025-10-09 20:48:06] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009363 10.0.0.27 - - [2025-10-09 20:48:06] "GET /instance-ip/41a3d08e-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005617 10.0.0.27 - - [2025-10-09 20:48:06] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004240 10.0.0.27 - - [2025-10-09 20:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.27 - - [2025-10-09 20:48:06] "POST /tags HTTP/1.1" 200 299 0.015188 10.0.0.27 - - [2025-10-09 20:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.27 - - [2025-10-09 20:48:06] "GET /tag/6df3bf31-1900-48c0-ba3c-cc523d3f23f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011084 10.0.0.27 - - [2025-10-09 20:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.27 - - [2025-10-09 20:48:06] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003666 10.0.0.27 - - [2025-10-09 20:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.27 - - [2025-10-09 20:48:06] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044945 10.0.0.27 - - [2025-10-09 20:48:06] "POST /virtual-machines HTTP/1.1" 200 395 0.007717 10.0.0.27 - - [2025-10-09 20:48:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007341 10.0.0.27 - - [2025-10-09 20:48:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102340 10.0.0.27 - - [2025-10-09 20:48:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020922 10.0.0.27 - - [2025-10-09 20:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.27 - - [2025-10-09 20:48:06] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004522 10.0.0.27 - - [2025-10-09 20:48:06] "POST /instance-ips HTTP/1.1" 200 397 0.016996 10.0.0.27 - - [2025-10-09 20:48:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023014 10.0.0.27 - - [2025-10-09 20:48:06] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010675 10.0.0.27 - - [2025-10-09 20:48:06] "POST /set-tag HTTP/1.1" 200 109 0.017185 10.0.0.27 - - [2025-10-09 20:48:06] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018181 10.0.0.27 - - [2025-10-09 20:48:06] "GET /instance-ip/42056d76-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003616 10.0.0.27 - - [2025-10-09 20:48:06] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004375 10.0.0.27 - - [2025-10-09 20:48:06] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.27 - - [2025-10-09 20:48:06] "POST /tags HTTP/1.1" 200 299 0.015604 10.0.0.27 - - [2025-10-09 20:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.27 - - [2025-10-09 20:48:07] "GET /tag/22047c3e-7a55-4a6b-9b74-c3cb38c1e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011077 10.0.0.27 - - [2025-10-09 20:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.27 - - [2025-10-09 20:48:07] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003696 10.0.0.27 - - [2025-10-09 20:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.27 - - [2025-10-09 20:48:07] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033656 10.0.0.27 - - [2025-10-09 20:48:07] "POST /virtual-machines HTTP/1.1" 200 395 0.016645 10.0.0.27 - - [2025-10-09 20:48:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012921 10.0.0.27 - - [2025-10-09 20:48:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104511 10.0.0.27 - - [2025-10-09 20:48:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015520 10.0.0.27 - - [2025-10-09 20:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010080 10.0.0.27 - - [2025-10-09 20:48:07] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004503 10.0.0.27 - - [2025-10-09 20:48:07] "POST /instance-ips HTTP/1.1" 200 397 0.017586 10.0.0.27 - - [2025-10-09 20:48:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027035 10.0.0.27 - - [2025-10-09 20:48:07] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022333 10.0.0.27 - - [2025-10-09 20:48:07] "POST /set-tag HTTP/1.1" 200 109 0.038549 10.0.0.27 - - [2025-10-09 20:48:07] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025412 10.0.0.27 - - [2025-10-09 20:48:07] "GET /instance-ip/426797f8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012569 10.0.0.27 - - [2025-10-09 20:48:07] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005788 10.0.0.27 - - [2025-10-09 20:48:07] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.27 - - [2025-10-09 20:48:07] "POST /tags HTTP/1.1" 200 299 0.028609 10.0.0.27 - - [2025-10-09 20:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.27 - - [2025-10-09 20:48:07] "GET /tag/c26d1874-53de-41e0-aa00-36b557de0471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016068 10.0.0.27 - - [2025-10-09 20:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.27 - - [2025-10-09 20:48:07] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005022 10.0.0.27 - - [2025-10-09 20:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.27 - - [2025-10-09 20:48:07] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055877 10.0.0.27 - - [2025-10-09 20:48:07] "POST /virtual-machines HTTP/1.1" 200 395 0.018962 10.0.0.27 - - [2025-10-09 20:48:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013892 10.0.0.27 - - [2025-10-09 20:48:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.192879 10.0.0.27 - - [2025-10-09 20:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.058815 10.0.0.27 - - [2025-10-09 20:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.032254 10.0.0.27 - - [2025-10-09 20:48:08] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005113 10.0.0.27 - - [2025-10-09 20:48:08] "POST /instance-ips HTTP/1.1" 200 397 0.040810 10.0.0.27 - - [2025-10-09 20:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.055645 10.0.0.27 - - [2025-10-09 20:48:08] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.027241 10.0.0.27 - - [2025-10-09 20:48:08] "POST /set-tag HTTP/1.1" 200 109 0.019655 10.0.0.27 - - [2025-10-09 20:48:08] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023300 10.0.0.27 - - [2025-10-09 20:48:08] "GET /instance-ip/42ee1828-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002797 10.0.0.27 - - [2025-10-09 20:48:08] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005428 10.0.0.27 - - [2025-10-09 20:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.27 - - [2025-10-09 20:48:08] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004143 10.0.0.27 - - [2025-10-09 20:48:08] "POST /ref-update HTTP/1.1" 200 156 0.007613 10.0.0.27 - - [2025-10-09 20:48:08] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008436 10.0.0.27 - - [2025-10-09 20:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.27 - - [2025-10-09 20:48:08] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004084 10.0.0.27 - - [2025-10-09 20:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.27 - - [2025-10-09 20:48:08] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004189 10.0.0.27 - - [2025-10-09 20:48:08] "POST /ref-update HTTP/1.1" 200 156 0.007181 10.0.0.27 - - [2025-10-09 20:48:08] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008089 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.009702 10.0.0.27 - - [2025-10-09 20:48:09] "POST /ref-update HTTP/1.1" 200 156 0.014307 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004769 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004488 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-router/3389de69-56be-4b21-b227-7061bc2b8552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003989 10.0.0.27 - - [2025-10-09 20:48:09] "POST /ref-update HTTP/1.1" 200 156 0.006925 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006465 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003847 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004318 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.008561 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003821 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003700 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.001639 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004184 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003729 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.001687 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004317 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.27 - - [2025-10-09 20:48:09] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003844 10.0.0.27 - - [2025-10-09 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.001682 10.0.0.27 - - [2025-10-09 20:48:11] "GET /virtual-machine/d12a39fc-bb02-4d1d-84e2-63cf048b8b04?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002937 10.0.0.27 - - [2025-10-09 20:48:11] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003955 10.0.0.27 - - [2025-10-09 20:48:11] "GET /virtual-machine/23f8689c-42cf-4224-8068-44d5db53f4da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002972 10.0.0.27 - - [2025-10-09 20:48:11] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007044 10.0.0.27 - - [2025-10-09 20:48:14] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004480 10.0.0.27 - - [2025-10-09 20:48:14] "POST /set-tag HTTP/1.1" 200 109 0.003894 10.0.0.27 - - [2025-10-09 20:48:14] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005563 10.0.0.27 - - [2025-10-09 20:48:14] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.27 - - [2025-10-09 20:48:14] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004826 10.0.0.27 - - [2025-10-09 20:48:14] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.27 - - [2025-10-09 20:48:15] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004372 10.0.0.27 - - [2025-10-09 20:48:15] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.27 - - [2025-10-09 20:48:16] "GET /virtual-machine/3984bc7b-31c2-4fc9-b7a9-ab89cc3274e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003047 10.0.0.27 - - [2025-10-09 20:48:16] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003593 10.0.0.27 - - [2025-10-09 20:48:16] "GET /virtual-machine/1799730d-4ec8-440a-b1d3-a1bd1b16da57?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002897 10.0.0.27 - - [2025-10-09 20:48:16] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004179 10.0.0.27 - - [2025-10-09 20:48:18] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006253 10.0.0.27 - - [2025-10-09 20:48:18] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.27 - - [2025-10-09 20:48:18] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004848 10.0.0.27 - - [2025-10-09 20:48:18] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.27 - - [2025-10-09 20:48:21] "GET /virtual-machine/e4bd0669-2f3d-43c2-8a5b-e8ed67540bff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002853 10.0.0.27 - - [2025-10-09 20:48:21] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019663 10.0.0.27 - - [2025-10-09 20:48:21] "GET /virtual-machine/1f81e5a9-a0d1-40a7-89a3-96dca73c8335?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003167 10.0.0.27 - - [2025-10-09 20:48:21] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004233 10.0.0.27 - - [2025-10-09 20:48:21] "GET /virtual-machine/b48b0e80-6f03-4794-8415-9d0f69786ba6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003187 10.0.0.27 - - [2025-10-09 20:48:21] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004018 10.0.0.27 - - [2025-10-09 20:48:21] "GET /virtual-machine/34313ead-e9e8-4989-b313-a1d2eb1aa2fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002970 10.0.0.27 - - [2025-10-09 20:48:21] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003638 10.0.0.27 - - [2025-10-09 20:48:22] "GET /loadbalancer/38454438-709d-456f-93e8-7a18779b7bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004825 10.0.0.27 - - [2025-10-09 20:48:22] "POST /tags HTTP/1.1" 200 333 0.022690 10.0.0.27 - - [2025-10-09 20:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.27 - - [2025-10-09 20:48:22] "GET /tag/b75304cd-f2c9-44c9-a120-c498cf2b0e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013264 10.0.0.27 - - [2025-10-09 20:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.27 - - [2025-10-09 20:48:22] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033490 10.0.0.27 - - [2025-10-09 20:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.27 - - [2025-10-09 20:48:22] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003852 10.0.0.27 - - [2025-10-09 20:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.27 - - [2025-10-09 20:48:22] "GET /service-appliance-set/5e452ce0-f468-44c3-bc9f-9b5a9ba22224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002742 10.0.0.27 - - [2025-10-09 20:48:22] "POST /fqname-to-id HTTP/1.1" 404 273 0.001531 10.0.0.27 - - [2025-10-09 20:48:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.087764 10.0.0.27 - - [2025-10-09 20:48:22] "GET /virtual-machine-interface/dfa4567c-8312-46ac-8164-69ef7bf6891d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004669 10.0.0.27 - - [2025-10-09 20:48:22] "POST /instance-ips HTTP/1.1" 200 409 0.021094 10.0.0.27 - - [2025-10-09 20:48:22] "GET /instance-ip/d4f954e5-43e5-4215-93af-7772964858f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004623 10.0.0.27 - - [2025-10-09 20:48:23] "POST /loadbalancers HTTP/1.1" 200 629 0.066605 10.0.0.27 - - [2025-10-09 20:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008954 10.0.0.27 - - [2025-10-09 20:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015223 10.0.0.27 - - [2025-10-09 20:48:23] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043293 10.0.0.27 - - [2025-10-09 20:48:23] "GET /instance-ip/d4f954e5-43e5-4215-93af-7772964858f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002202 10.0.0.27 - - [2025-10-09 20:48:23] "POST /floating-ips HTTP/1.1" 200 597 0.017207 10.0.0.27 - - [2025-10-09 20:48:23] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056706 10.0.0.27 - - [2025-10-09 20:48:23] "GET /loadbalancer/38454438-709d-456f-93e8-7a18779b7bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001915 10.0.0.27 - - [2025-10-09 20:48:23] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.013465 10.0.0.27 - - [2025-10-09 20:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.27 - - [2025-10-09 20:48:23] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029304 10.0.0.27 - - [2025-10-09 20:48:23] "GET /loadbalancer-listener/5f9a7c7e-c3fa-4a85-bcd0-0a69407b5e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002927 10.0.0.27 - - [2025-10-09 20:48:23] "GET /loadbalancer-listener/5f9a7c7e-c3fa-4a85-bcd0-0a69407b5e52?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002636 10.0.0.27 - - [2025-10-09 20:48:23] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017816 10.0.0.27 - - [2025-10-09 20:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.27 - - [2025-10-09 20:48:23] "GET /instance-ip/d4f954e5-43e5-4215-93af-7772964858f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003100 10.0.0.27 - - [2025-10-09 20:48:23] "GET /loadbalancer/38454438-709d-456f-93e8-7a18779b7bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003284 10.0.0.27 - - [2025-10-09 20:48:23] "GET /instance-ip/d4f954e5-43e5-4215-93af-7772964858f0?fields=floating_ips HTTP/1.1" 200 1213 0.006201 10.0.0.27 - - [2025-10-09 20:48:23] "GET /loadbalancer-pool/fa20e095-23b0-4b48-ae7e-a87603b3ffb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003970 10.0.0.27 - - [2025-10-09 20:48:23] "GET /floating-ip/bb3e3b32-1737-42b2-b31a-2546f1e23ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.004105 10.0.0.27 - - [2025-10-09 20:48:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016507 10.0.0.27 - - [2025-10-09 20:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013491 10.0.0.27 - - [2025-10-09 20:48:23] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004651 10.0.0.27 - - [2025-10-09 20:48:23] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003595 10.0.0.27 - - [2025-10-09 20:48:23] "POST /ref-update HTTP/1.1" 200 156 0.006245 10.0.0.27 - - [2025-10-09 20:48:23] "GET /loadbalancer/38454438-709d-456f-93e8-7a18779b7bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008764 10.0.0.27 - - [2025-10-09 20:48:23] "GET /floating-ip/bb3e3b32-1737-42b2-b31a-2546f1e23ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.020631 10.0.0.27 - - [2025-10-09 20:48:23] "POST /tags HTTP/1.1" 409 221 0.003608 10.0.0.27 - - [2025-10-09 20:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.27 - - [2025-10-09 20:48:23] "GET /tag/b75304cd-f2c9-44c9-a120-c498cf2b0e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012058 10.0.0.27 - - [2025-10-09 20:48:23] "PUT /floating-ip/bb3e3b32-1737-42b2-b31a-2546f1e23ff5 HTTP/1.1" 200 256 0.025651 10.0.0.27 - - [2025-10-09 20:48:23] "POST /set-tag HTTP/1.1" 200 109 0.078324 10.0.0.27 - - [2025-10-09 20:48:23] "GET /loadbalancer-pool/fa20e095-23b0-4b48-ae7e-a87603b3ffb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.012052 10.0.0.27 - - [2025-10-09 20:48:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031267 10.0.0.27 - - [2025-10-09 20:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007537 10.0.0.27 - - [2025-10-09 20:48:23] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012472 10.0.0.27 - - [2025-10-09 20:48:23] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004282 10.0.0.27 - - [2025-10-09 20:48:23] "POST /ref-update HTTP/1.1" 200 156 0.008828 10.0.0.27 - - [2025-10-09 20:48:23] "GET /floating-ip/bb3e3b32-1737-42b2-b31a-2546f1e23ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.010311 10.0.0.27 - - [2025-10-09 20:48:23] "POST /set-tag HTTP/1.1" 200 109 0.085937 10.0.0.27 - - [2025-10-09 20:48:24] "POST /tags HTTP/1.1" 409 206 0.004776 10.0.0.27 - - [2025-10-09 20:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.27 - - [2025-10-09 20:48:24] "GET /tag/9ad56d9b-0548-404a-ac55-987c6af46fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010060 10.0.0.27 - - [2025-10-09 20:48:24] "POST /tags HTTP/1.1" 409 204 0.001937 10.0.0.27 - - [2025-10-09 20:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.27 - - [2025-10-09 20:48:24] "GET /tag/6df3bf31-1900-48c0-ba3c-cc523d3f23f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010493 10.0.0.27 - - [2025-10-09 20:48:24] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002459 10.0.0.27 - - [2025-10-09 20:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005869 10.0.0.27 - - [2025-10-09 20:48:24] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016154 10.0.0.27 - - [2025-10-09 20:48:24] "POST /tags HTTP/1.1" 409 206 0.002624 10.0.0.27 - - [2025-10-09 20:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.27 - - [2025-10-09 20:48:24] "GET /tag/9ad56d9b-0548-404a-ac55-987c6af46fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010393 10.0.0.27 - - [2025-10-09 20:48:24] "POST /tags HTTP/1.1" 409 226 0.003213 10.0.0.27 - - [2025-10-09 20:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.27 - - [2025-10-09 20:48:24] "GET /tag/5680115d-5d7f-487a-9b39-2fd669803414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010337 10.0.0.27 - - [2025-10-09 20:48:24] "POST /tags HTTP/1.1" 409 204 0.001784 10.0.0.27 - - [2025-10-09 20:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.27 - - [2025-10-09 20:48:24] "GET /tag/6df3bf31-1900-48c0-ba3c-cc523d3f23f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010431 10.0.0.27 - - [2025-10-09 20:48:24] "POST /tags HTTP/1.1" 409 226 0.001493 10.0.0.27 - - [2025-10-09 20:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.27 - - [2025-10-09 20:48:24] "GET /tag/5680115d-5d7f-487a-9b39-2fd669803414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009719 10.0.0.27 - - [2025-10-09 20:48:24] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001990 10.0.0.27 - - [2025-10-09 20:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.27 - - [2025-10-09 20:48:24] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001952 10.0.0.27 - - [2025-10-09 20:48:24] "POST /firewall-rules HTTP/1.1" 200 626 0.063354 10.0.0.27 - - [2025-10-09 20:48:24] "POST /firewall-rules HTTP/1.1" 200 646 0.076849 10.0.0.27 - - [2025-10-09 20:48:24] "GET /firewall-rule/80786897-f501-49d8-9931-d479bea36191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.017738 10.0.0.27 - - [2025-10-09 20:48:24] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002073 10.0.0.27 - - [2025-10-09 20:48:24] "GET /firewall-rule/cef0807b-b1b7-4e9a-84c5-bb5f9d58c752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003962 10.0.0.27 - - [2025-10-09 20:48:24] "POST /ref-update HTTP/1.1" 200 156 0.013381 10.0.0.27 - - [2025-10-09 20:48:24] "POST /firewall-policys HTTP/1.1" 200 606 0.028677 10.0.0.27 - - [2025-10-09 20:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011537 10.0.0.27 - - [2025-10-09 20:48:24] "GET /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014482 10.0.0.27 - - [2025-10-09 20:48:24] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002078 10.0.0.27 - - [2025-10-09 20:48:24] "GET /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002587 10.0.0.27 - - [2025-10-09 20:48:24] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003451 10.0.0.27 - - [2025-10-09 20:48:24] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003710 10.0.0.27 - - [2025-10-09 20:48:24] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004380 10.0.0.27 - - [2025-10-09 20:48:24] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002672 10.0.0.27 - - [2025-10-09 20:48:24] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002261 10.0.0.27 - - [2025-10-09 20:48:24] "POST /ref-update HTTP/1.1" 200 156 0.018869 10.0.0.27 - - [2025-10-09 20:48:24] "POST /ref-update HTTP/1.1" 200 156 0.022942 10.0.0.27 - - [2025-10-09 20:48:25] "POST /ref-update HTTP/1.1" 200 156 0.035087 10.0.0.27 - - [2025-10-09 20:48:25] "POST /ref-update HTTP/1.1" 200 156 0.035559 10.0.0.27 - - [2025-10-09 20:48:25] "POST /ref-update HTTP/1.1" 200 156 0.045969 10.0.0.27 - - [2025-10-09 20:48:25] "GET /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002762 10.0.0.27 - - [2025-10-09 20:48:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002699 10.0.0.27 - - [2025-10-09 20:48:51] "GET /global-system-configs HTTP/1.1" 200 322 0.003473 10.0.0.27 - - [2025-10-09 20:49:42] "POST /tags HTTP/1.1" 200 365 0.055887 10.0.0.27 - - [2025-10-09 20:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020204 10.0.0.27 - - [2025-10-09 20:49:43] "GET /tag/79c1a278-1914-433e-b473-b79859083a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012191 10.0.0.27 - - [2025-10-09 20:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.27 - - [2025-10-09 20:49:43] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025167 10.0.0.27 - - [2025-10-09 20:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.27 - - [2025-10-09 20:49:43] "GET /service-appliance-set/f85f154c-c815-4601-afd2-7c0c3366206a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002685 10.0.0.27 - - [2025-10-09 20:49:43] "POST /fqname-to-id HTTP/1.1" 404 258 0.001966 10.0.0.27 - - [2025-10-09 20:49:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.080750 10.0.0.27 - - [2025-10-09 20:49:43] "GET /virtual-machine-interface/a63f28f7-c488-471c-b8d3-9aeea4ba4d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.014084 10.0.0.27 - - [2025-10-09 20:49:43] "POST /set-tag HTTP/1.1" 200 109 0.012263 10.0.0.27 - - [2025-10-09 20:49:43] "POST /instance-ips HTTP/1.1" 200 417 0.020948 10.0.0.27 - - [2025-10-09 20:49:43] "GET /instance-ip/76dc434c-bb82-468f-8e34-3391ae3e28e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006497 10.0.0.27 - - [2025-10-09 20:49:43] "POST /loadbalancers HTTP/1.1" 200 618 0.064189 10.0.0.27 - - [2025-10-09 20:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011186 10.0.0.27 - - [2025-10-09 20:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009697 10.0.0.27 - - [2025-10-09 20:49:43] "POST /service-instances HTTP/1.1" 200 566 0.047111 10.0.0.27 - - [2025-10-09 20:49:43] "POST /ref-update HTTP/1.1" 200 156 0.019884 10.0.0.27 - - [2025-10-09 20:49:43] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062148 10.0.0.27 - - [2025-10-09 20:49:43] "PUT /service-instance/ecb7d610-0520-494f-ba48-48221f52bb3d HTTP/1.1" 200 266 0.010018 10.0.0.27 - - [2025-10-09 20:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011410 10.0.0.27 - - [2025-10-09 20:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014198 10.0.0.27 - - [2025-10-09 20:49:43] "GET /virtual-machine-interface/a63f28f7-c488-471c-b8d3-9aeea4ba4d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013834 10.0.0.27 - - [2025-10-09 20:49:43] "GET /virtual-machine-interface/a63f28f7-c488-471c-b8d3-9aeea4ba4d73?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007779 10.0.0.27 - - [2025-10-09 20:49:43] "POST /fqname-to-id HTTP/1.1" 404 208 0.001881 10.0.0.27 - - [2025-10-09 20:49:43] "POST /virtual-machines HTTP/1.1" 200 429 0.011598 10.0.0.27 - - [2025-10-09 20:49:43] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011127 10.0.0.27 - - [2025-10-09 20:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.27 - - [2025-10-09 20:49:43] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004449 10.0.0.27 - - [2025-10-09 20:49:43] "POST /tags HTTP/1.1" 409 221 0.001593 10.0.0.27 - - [2025-10-09 20:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.27 - - [2025-10-09 20:49:43] "GET /tag/8ba6a79e-2f9d-484e-a012-b9ebe0a0dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012777 10.0.0.27 - - [2025-10-09 20:49:43] "POST /tags HTTP/1.1" 409 238 0.011737 10.0.0.27 - - [2025-10-09 20:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.27 - - [2025-10-09 20:49:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.129703 10.0.0.27 - - [2025-10-09 20:49:43] "POST /chown HTTP/1.1" 200 109 0.011720 10.0.0.27 - - [2025-10-09 20:49:43] "GET /tag/79c1a278-1914-433e-b473-b79859083a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013276 10.0.0.27 - - [2025-10-09 20:49:43] "POST /firewall-rules HTTP/1.1" 200 650 0.066561 10.0.0.27 - - [2025-10-09 20:49:43] "POST /chown HTTP/1.1" 200 109 0.048807 10.0.0.27 - - [2025-10-09 20:49:43] "GET /firewall-rule/507135b8-a794-491b-ae8a-554ee6143bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010543 10.0.0.27 - - [2025-10-09 20:49:43] "PUT /virtual-machine-interface/655f03dd-c5af-4f47-9404-b2f2ded7a9a8 HTTP/1.1" 200 284 0.016304 10.0.0.27 - - [2025-10-09 20:49:44] "PUT /instance-ip/76dc434c-bb82-468f-8e34-3391ae3e28e5 HTTP/1.1" 200 256 0.024034 10.0.0.27 - - [2025-10-09 20:49:44] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002273 10.0.0.27 - - [2025-10-09 20:49:44] "GET /firewall-rule/507135b8-a794-491b-ae8a-554ee6143bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002136 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.014115 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.020736 10.0.0.27 - - [2025-10-09 20:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.030980 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.024982 10.0.0.27 - - [2025-10-09 20:49:44] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060077 10.0.0.27 - - [2025-10-09 20:49:44] "GET /loadbalancer/32fed1cb-d68b-42cb-afc5-04d288fc81c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003374 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.010871 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.012650 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.016772 10.0.0.27 - - [2025-10-09 20:49:44] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.037694 10.0.0.27 - - [2025-10-09 20:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.27 - - [2025-10-09 20:49:44] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027098 10.0.0.27 - - [2025-10-09 20:49:44] "POST /virtual-machines HTTP/1.1" 200 429 0.016502 10.0.0.27 - - [2025-10-09 20:49:44] "GET /loadbalancer-listener/d400634c-f2b8-4222-8dc0-e8b9972b2ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.041386 10.0.0.27 - - [2025-10-09 20:49:44] "GET /loadbalancer-listener/d400634c-f2b8-4222-8dc0-e8b9972b2ed9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.025206 10.0.0.27 - - [2025-10-09 20:49:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.110531 10.0.0.27 - - [2025-10-09 20:49:44] "POST /chown HTTP/1.1" 200 109 0.019264 10.0.0.27 - - [2025-10-09 20:49:44] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.053661 10.0.0.27 - - [2025-10-09 20:49:44] "POST /chown HTTP/1.1" 200 109 0.005310 10.0.0.27 - - [2025-10-09 20:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014302 10.0.0.27 - - [2025-10-09 20:49:44] "PUT /virtual-machine-interface/b03abb20-ff75-4fcf-b237-d03a09bcabeb HTTP/1.1" 200 284 0.021614 10.0.0.27 - - [2025-10-09 20:49:44] "GET /loadbalancer-pool/911ef2a3-b51d-4282-8f5c-629ab40d053f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012738 10.0.0.27 - - [2025-10-09 20:49:44] "PUT /instance-ip/76dc434c-bb82-468f-8e34-3391ae3e28e5 HTTP/1.1" 200 256 0.022175 10.0.0.27 - - [2025-10-09 20:49:44] "POST /loadbalancer-members HTTP/1.1" 200 707 0.023820 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.008479 10.0.0.27 - - [2025-10-09 20:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022239 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.031791 10.0.0.27 - - [2025-10-09 20:49:44] "GET /loadbalancer-member/059fef36-c680-42af-a9ac-f13879aca758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.008718 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.016350 10.0.0.27 - - [2025-10-09 20:49:44] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010140 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.006763 10.0.0.27 - - [2025-10-09 20:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.27 - - [2025-10-09 20:49:44] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004524 10.0.0.27 - - [2025-10-09 20:49:44] "POST /tags HTTP/1.1" 409 221 0.001430 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.019137 10.0.0.27 - - [2025-10-09 20:49:44] "PUT /service-instance/ecb7d610-0520-494f-ba48-48221f52bb3d HTTP/1.1" 200 266 0.006244 10.0.0.27 - - [2025-10-09 20:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.27 - - [2025-10-09 20:49:44] "GET /tag/8ba6a79e-2f9d-484e-a012-b9ebe0a0dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014532 10.0.0.27 - - [2025-10-09 20:49:44] "POST /tags HTTP/1.1" 409 238 0.001705 10.0.0.27 - - [2025-10-09 20:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.006345 10.0.0.27 - - [2025-10-09 20:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.27 - - [2025-10-09 20:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.27 - - [2025-10-09 20:49:44] "GET /tag/79c1a278-1914-433e-b473-b79859083a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010299 10.0.0.27 - - [2025-10-09 20:49:44] "POST /chown HTTP/1.1" 200 109 0.015871 10.0.0.27 - - [2025-10-09 20:49:44] "POST /firewall-rules HTTP/1.1" 409 293 0.006345 10.0.0.27 - - [2025-10-09 20:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005540 10.0.0.27 - - [2025-10-09 20:49:44] "POST /chown HTTP/1.1" 200 109 0.008640 10.0.0.27 - - [2025-10-09 20:49:44] "PUT /instance-ip/76dc434c-bb82-468f-8e34-3391ae3e28e5 HTTP/1.1" 200 256 0.032913 10.0.0.27 - - [2025-10-09 20:49:44] "PUT /firewall-rule/507135b8-a794-491b-ae8a-554ee6143bd1 HTTP/1.1" 200 260 0.033425 10.0.0.27 - - [2025-10-09 20:49:44] "POST /ref-update HTTP/1.1" 200 156 0.015819 10.0.0.27 - - [2025-10-09 20:49:44] "GET /firewall-rule/507135b8-a794-491b-ae8a-554ee6143bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006803 10.0.0.27 - - [2025-10-09 20:49:45] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012876 10.0.0.27 - - [2025-10-09 20:49:45] "POST /chown HTTP/1.1" 200 109 0.007139 10.0.0.27 - - [2025-10-09 20:49:45] "GET /firewall-rule/507135b8-a794-491b-ae8a-554ee6143bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004016 10.0.0.27 - - [2025-10-09 20:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.27 - - [2025-10-09 20:49:45] "POST /chown HTTP/1.1" 200 109 0.018209 10.0.0.27 - - [2025-10-09 20:49:45] "GET /tag/79c1a278-1914-433e-b473-b79859083a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015673 10.0.0.27 - - [2025-10-09 20:49:45] "GET /tag/79c1a278-1914-433e-b473-b79859083a1c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011165 10.0.0.27 - - [2025-10-09 20:49:45] "PUT /instance-ip/76dc434c-bb82-468f-8e34-3391ae3e28e5 HTTP/1.1" 200 256 0.031291 10.0.0.27 - - [2025-10-09 20:49:45] "GET /virtual-machine-interface/655f03dd-c5af-4f47-9404-b2f2ded7a9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004164 10.0.0.27 - - [2025-10-09 20:49:45] "POST /ref-update HTTP/1.1" 200 156 0.010975 10.0.0.27 - - [2025-10-09 20:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.27 - - [2025-10-09 20:49:45] "POST /set-tag HTTP/1.1" 200 109 0.030067 10.0.0.27 - - [2025-10-09 20:49:45] "POST /chown HTTP/1.1" 200 109 0.008604 10.0.0.27 - - [2025-10-09 20:49:45] "GET /virtual-machine-interface/a63f28f7-c488-471c-b8d3-9aeea4ba4d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007865 10.0.0.27 - - [2025-10-09 20:49:45] "POST /chown HTTP/1.1" 200 109 0.006344 10.0.0.27 - - [2025-10-09 20:49:45] "PUT /instance-ip/76dc434c-bb82-468f-8e34-3391ae3e28e5 HTTP/1.1" 200 256 0.017004 10.0.0.27 - - [2025-10-09 20:49:45] "POST /set-tag HTTP/1.1" 200 109 0.027020 10.0.0.27 - - [2025-10-09 20:49:45] "GET /virtual-machine-interface/b03abb20-ff75-4fcf-b237-d03a09bcabeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.008107 10.0.0.27 - - [2025-10-09 20:49:45] "POST /ref-update HTTP/1.1" 200 156 0.035924 10.0.0.27 - - [2025-10-09 20:49:45] "POST /set-tag HTTP/1.1" 200 109 0.036843 10.0.0.27 - - [2025-10-09 20:49:45] "POST /chown HTTP/1.1" 200 109 0.005761 10.0.0.27 - - [2025-10-09 20:49:45] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003454 10.0.0.27 - - [2025-10-09 20:49:45] "GET /firewall-rule/507135b8-a794-491b-ae8a-554ee6143bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002074 10.0.0.27 - - [2025-10-09 20:49:45] "POST /chown HTTP/1.1" 200 109 0.020199 10.0.0.27 - - [2025-10-09 20:49:45] "PUT /instance-ip/76dc434c-bb82-468f-8e34-3391ae3e28e5 HTTP/1.1" 200 256 0.014314 10.0.0.27 - - [2025-10-09 20:49:45] "POST /ref-update HTTP/1.1" 200 156 0.019128 10.0.0.27 - - [2025-10-09 20:49:45] "POST /ref-update HTTP/1.1" 200 156 0.011489 10.0.0.27 - - [2025-10-09 20:49:45] "DELETE /firewall-rule/507135b8-a794-491b-ae8a-554ee6143bd1 HTTP/1.1" 200 115 0.043890 10.0.0.27 - - [2025-10-09 20:49:45] "DELETE /loadbalancer-member/059fef36-c680-42af-a9ac-f13879aca758 HTTP/1.1" 200 115 0.035989 10.0.0.27 - - [2025-10-09 20:49:45] "PUT /service-instance/ecb7d610-0520-494f-ba48-48221f52bb3d HTTP/1.1" 200 266 0.008049 10.0.0.27 - - [2025-10-09 20:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025371 10.0.0.27 - - [2025-10-09 20:49:45] "DELETE /loadbalancer-pool/911ef2a3-b51d-4282-8f5c-629ab40d053f HTTP/1.1" 200 115 0.052986 10.0.0.27 - - [2025-10-09 20:49:45] "DELETE /loadbalancer-listener/d400634c-f2b8-4222-8dc0-e8b9972b2ed9 HTTP/1.1" 200 115 0.029744 10.0.0.27 - - [2025-10-09 20:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.27 - - [2025-10-09 20:49:45] "DELETE /loadbalancer/32fed1cb-d68b-42cb-afc5-04d288fc81c4 HTTP/1.1" 200 115 0.031453 10.0.0.27 - - [2025-10-09 20:49:45] "POST /chown HTTP/1.1" 200 109 0.015662 10.0.0.27 - - [2025-10-09 20:49:45] "POST /chown HTTP/1.1" 200 109 0.017142 10.0.0.27 - - [2025-10-09 20:49:45] "DELETE /instance-ip/76dc434c-bb82-468f-8e34-3391ae3e28e5 HTTP/1.1" 200 115 0.049436 10.0.0.27 - - [2025-10-09 20:49:45] "POST /ref-update HTTP/1.1" 200 156 0.008346 10.0.0.27 - - [2025-10-09 20:49:45] "POST /chown HTTP/1.1" 200 109 0.012996 10.0.0.27 - - [2025-10-09 20:49:45] "POST /chown HTTP/1.1" 404 171 0.011326 10.0.0.27 - - [2025-10-09 20:49:45] "DELETE /virtual-machine-interface/a63f28f7-c488-471c-b8d3-9aeea4ba4d73 HTTP/1.1" 200 115 0.078850 10.0.0.27 - - [2025-10-09 20:49:45] "DELETE /tag/79c1a278-1914-433e-b473-b79859083a1c HTTP/1.1" 409 248 0.004471 10.0.0.27 - - [2025-10-09 20:49:45] "POST /ref-update HTTP/1.1" 200 156 0.012614 10.0.0.27 - - [2025-10-09 20:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.27 - - [2025-10-09 20:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.27 - - [2025-10-09 20:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.27 - - [2025-10-09 20:49:45] "POST /service-instances HTTP/1.1" 409 259 0.001435 10.0.0.27 - - [2025-10-09 20:49:45] "POST /service-instances HTTP/1.1" 409 259 0.001620 10.0.0.27 - - [2025-10-09 20:49:45] "DELETE /service-instance/ecb7d610-0520-494f-ba48-48221f52bb3d HTTP/1.1" 200 115 0.025456 10.0.0.27 - - [2025-10-09 20:49:45] "GET /virtual-machine-interface/655f03dd-c5af-4f47-9404-b2f2ded7a9a8?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004107 10.0.0.27 - - [2025-10-09 20:49:46] "DELETE /virtual-machine-interface/655f03dd-c5af-4f47-9404-b2f2ded7a9a8 HTTP/1.1" 200 115 0.043817 10.0.0.27 - - [2025-10-09 20:49:46] "POST /ref-update HTTP/1.1" 200 156 0.014385 10.0.0.27 - - [2025-10-09 20:49:46] "DELETE /virtual-machine/5097d0bb-0928-468e-a75b-18795f38ae7b HTTP/1.1" 200 115 0.025928 10.0.0.27 - - [2025-10-09 20:49:46] "GET /virtual-machine-interface/b03abb20-ff75-4fcf-b237-d03a09bcabeb?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005814 10.0.0.27 - - [2025-10-09 20:49:46] "DELETE /virtual-machine-interface/b03abb20-ff75-4fcf-b237-d03a09bcabeb HTTP/1.1" 200 115 0.038752 10.0.0.27 - - [2025-10-09 20:49:46] "DELETE /virtual-machine/c1c03b87-51b6-4397-8c1c-1ecd21f493ff HTTP/1.1" 200 115 0.015315 10.0.0.27 - - [2025-10-09 20:50:11] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004979 10.0.0.27 - - [2025-10-09 20:50:11] "POST /set-tag HTTP/1.1" 200 109 0.004370 10.0.0.27 - - [2025-10-09 20:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.27 - - [2025-10-09 20:50:11] "GET /loadbalancer/24034535-5325-4bc1-be88-917706b0191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002610 10.0.0.27 - - [2025-10-09 20:50:11] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005915 10.0.0.27 - - [2025-10-09 20:50:11] "POST /set-tag HTTP/1.1" 200 109 0.022570 10.0.0.27 - - [2025-10-09 20:50:11] "DELETE /loadbalancer-member/1ac65cc1-b2f6-4ffd-976d-df6cc906ee60 HTTP/1.1" 200 115 0.033556 10.0.0.27 - - [2025-10-09 20:50:11] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012951 10.0.0.27 - - [2025-10-09 20:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.27 - - [2025-10-09 20:50:11] "DELETE /loadbalancer-member/beea59a8-59a5-47c6-ac7c-67237a5ba615 HTTP/1.1" 200 115 0.017233 10.0.0.27 - - [2025-10-09 20:50:11] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008980 10.0.0.27 - - [2025-10-09 20:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.27 - - [2025-10-09 20:50:11] "DELETE /loadbalancer-member/1a773746-8b37-41a9-8a58-26cac85c2ef7 HTTP/1.1" 200 115 0.037894 10.0.0.27 - - [2025-10-09 20:50:11] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010863 10.0.0.27 - - [2025-10-09 20:50:12] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.27 - - [2025-10-09 20:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.27 - - [2025-10-09 20:50:12] "GET /loadbalancer/24034535-5325-4bc1-be88-917706b0191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003062 10.0.0.27 - - [2025-10-09 20:50:12] "GET /loadbalancer-pool/5069ab6a-bf49-4804-97ba-ab6d187168fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005231 10.0.0.27 - - [2025-10-09 20:50:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021546 10.0.0.27 - - [2025-10-09 20:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015738 10.0.0.27 - - [2025-10-09 20:50:12] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.017484 10.0.0.27 - - [2025-10-09 20:50:12] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007327 10.0.0.27 - - [2025-10-09 20:50:12] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002004 10.0.0.27 - - [2025-10-09 20:50:12] "POST /set-tag HTTP/1.1" 200 109 0.131767 10.0.0.27 - - [2025-10-09 20:50:12] "GET /loadbalancer-pool/226d898f-e6da-4999-8d7b-a275ad09f9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007715 10.0.0.27 - - [2025-10-09 20:50:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028663 10.0.0.27 - - [2025-10-09 20:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014499 10.0.0.27 - - [2025-10-09 20:50:12] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008343 10.0.0.27 - - [2025-10-09 20:50:12] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004657 10.0.0.27 - - [2025-10-09 20:50:12] "POST /set-tag HTTP/1.1" 200 109 0.004474 10.0.0.27 - - [2025-10-09 20:50:12] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.001798 10.0.0.27 - - [2025-10-09 20:50:12] "GET /loadbalancer-pool/784865ff-4541-44a9-b9f9-ab27dea34625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003552 10.0.0.27 - - [2025-10-09 20:50:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015204 10.0.0.27 - - [2025-10-09 20:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014804 10.0.0.27 - - [2025-10-09 20:50:12] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013216 10.0.0.27 - - [2025-10-09 20:50:12] "GET /virtual-machine-interface/02125982-a550-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007539 10.0.0.27 - - [2025-10-09 20:50:12] "GET /floating-ip/028526ad-2332-40fa-9b2a-f366fe481da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002740 10.0.0.27 - - [2025-10-09 20:50:12] "POST /set-tag HTTP/1.1" 200 109 0.005727 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:50:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:50:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.27 - - [2025-10-09 20:50:33] "POST /tags HTTP/1.1" 409 252 0.002272 10.0.0.27 - - [2025-10-09 20:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.27 - - [2025-10-09 20:50:33] "GET /tag/d35e71a5-18d4-4b0a-ab63-480fa7d31f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009813 10.0.0.27 - - [2025-10-09 20:50:33] "POST /tags HTTP/1.1" 409 228 0.001305 10.0.0.27 - - [2025-10-09 20:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.27 - - [2025-10-09 20:50:33] "GET /tag/5b06d6df-dde4-4578-884e-c5780499183a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010724 10.0.0.27 - - [2025-10-09 20:50:33] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002517 10.0.0.27 - - [2025-10-09 20:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.27 - - [2025-10-09 20:50:33] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001988 10.0.0.27 - - [2025-10-09 20:50:33] "POST /tags HTTP/1.1" 409 206 0.002100 10.0.0.27 - - [2025-10-09 20:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.27 - - [2025-10-09 20:50:33] "GET /tag/9ad56d9b-0548-404a-ac55-987c6af46fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009936 10.0.0.27 - - [2025-10-09 20:50:33] "POST /tags HTTP/1.1" 409 226 0.001337 10.0.0.27 - - [2025-10-09 20:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.27 - - [2025-10-09 20:50:33] "GET /tag/5680115d-5d7f-487a-9b39-2fd669803414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010867 10.0.0.27 - - [2025-10-09 20:50:33] "POST /tags HTTP/1.1" 409 204 0.001625 10.0.0.27 - - [2025-10-09 20:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.27 - - [2025-10-09 20:50:33] "GET /tag/6df3bf31-1900-48c0-ba3c-cc523d3f23f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010386 10.0.0.27 - - [2025-10-09 20:50:33] "POST /tags HTTP/1.1" 409 226 0.001883 10.0.0.27 - - [2025-10-09 20:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.27 - - [2025-10-09 20:50:33] "GET /tag/5680115d-5d7f-487a-9b39-2fd669803414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010529 10.0.0.27 - - [2025-10-09 20:50:33] "POST /tags HTTP/1.1" 409 228 0.001659 10.0.0.27 - - [2025-10-09 20:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.27 - - [2025-10-09 20:50:33] "GET /tag/5b06d6df-dde4-4578-884e-c5780499183a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010407 10.0.0.27 - - [2025-10-09 20:50:33] "POST /tags HTTP/1.1" 409 252 0.001851 10.0.0.27 - - [2025-10-09 20:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.27 - - [2025-10-09 20:50:33] "GET /tag/d35e71a5-18d4-4b0a-ab63-480fa7d31f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010718 10.0.0.27 - - [2025-10-09 20:50:33] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002179 10.0.0.27 - - [2025-10-09 20:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.27 - - [2025-10-09 20:50:34] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002911 10.0.0.27 - - [2025-10-09 20:50:34] "POST /firewall-rules HTTP/1.1" 409 281 0.001731 10.0.0.27 - - [2025-10-09 20:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.27 - - [2025-10-09 20:50:34] "PUT /firewall-rule/cef0807b-b1b7-4e9a-84c5-bb5f9d58c752 HTTP/1.1" 200 260 0.016301 10.0.0.27 - - [2025-10-09 20:50:34] "POST /firewall-rules HTTP/1.1" 409 291 0.008416 10.0.0.27 - - [2025-10-09 20:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.27 - - [2025-10-09 20:50:34] "PUT /firewall-rule/80786897-f501-49d8-9931-d479bea36191 HTTP/1.1" 200 260 0.019689 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-rule/80786897-f501-49d8-9931-d479bea36191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003698 10.0.0.27 - - [2025-10-09 20:50:34] "POST /firewall-rules HTTP/1.1" 200 658 0.070249 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-rule/c660ad55-6263-4f2d-97ad-4fc229cbcd36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003878 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002697 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-rule/cef0807b-b1b7-4e9a-84c5-bb5f9d58c752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001969 10.0.0.27 - - [2025-10-09 20:50:34] "POST /firewall-policys HTTP/1.1" 409 269 0.002203 10.0.0.27 - - [2025-10-09 20:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.27 - - [2025-10-09 20:50:34] "PUT /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd HTTP/1.1" 200 264 0.018343 10.0.0.27 - - [2025-10-09 20:50:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017351 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006799 10.0.0.27 - - [2025-10-09 20:50:34] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002643 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001869 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.001970 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003651 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001827 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001784 10.0.0.27 - - [2025-10-09 20:50:34] "GET /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002694 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005288 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002860 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.041591 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003794 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.27 - - [2025-10-09 20:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.27 - - [2025-10-09 20:51:36] "GET /loadbalancer/38454438-709d-456f-93e8-7a18779b7bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002181 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003492 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.062396 10.0.0.27 - - [2025-10-09 20:51:36] "DELETE /loadbalancer-member/7a3523f0-aa8e-4880-80e0-ae24ffa77f0b HTTP/1.1" 200 115 0.057271 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004056 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.27 - - [2025-10-09 20:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.27 - - [2025-10-09 20:51:36] "GET /loadbalancer/38454438-709d-456f-93e8-7a18779b7bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002273 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004552 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003492 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001476 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004116 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003383 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001490 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004793 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006273 10.0.0.27 - - [2025-10-09 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001745 10.0.0.27 - - [2025-10-09 20:51:36] "GET /virtual-machine/d12a39fc-bb02-4d1d-84e2-63cf048b8b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002964 10.0.0.27 - - [2025-10-09 20:51:36] "POST /ref-update HTTP/1.1" 200 156 0.008633 10.0.0.27 - - [2025-10-09 20:51:37] "GET /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018831 10.0.0.27 - - [2025-10-09 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.023168 10.0.0.27 - - [2025-10-09 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.039034 10.0.0.27 - - [2025-10-09 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.027947 10.0.0.27 - - [2025-10-09 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.015935 10.0.0.27 - - [2025-10-09 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.047681 10.0.0.27 - - [2025-10-09 20:51:37] "DELETE /instance-ip/3f8bd06c-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.047497 10.0.0.27 - - [2025-10-09 20:51:37] "POST /ref-update HTTP/1.1" 200 156 0.011756 10.0.0.27 - - [2025-10-09 20:51:37] "DELETE /virtual-machine-interface/3f740680-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.038083 10.0.0.27 - - [2025-10-09 20:51:37] "DELETE /virtual-machine/d12a39fc-bb02-4d1d-84e2-63cf048b8b04 HTTP/1.1" 200 115 0.020727 10.0.0.27 - - [2025-10-09 20:51:37] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005476 10.0.0.27 - - [2025-10-09 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.27 - - [2025-10-09 20:51:37] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004245 10.0.0.27 - - [2025-10-09 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.27 - - [2025-10-09 20:51:37] "GET /virtual-machine/1799730d-4ec8-440a-b1d3-a1bd1b16da57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002102 10.0.0.27 - - [2025-10-09 20:51:37] "POST /ref-update HTTP/1.1" 200 156 0.017883 10.0.0.27 - - [2025-10-09 20:51:38] "GET /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014842 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.019587 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.021729 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.031944 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.013082 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.025651 10.0.0.27 - - [2025-10-09 20:51:38] "DELETE /instance-ip/411ba132-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.036689 10.0.0.27 - - [2025-10-09 20:51:38] "DELETE /virtual-machine-interface/4102781a-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.029915 10.0.0.27 - - [2025-10-09 20:51:38] "DELETE /virtual-machine/1799730d-4ec8-440a-b1d3-a1bd1b16da57 HTTP/1.1" 200 115 0.022262 10.0.0.27 - - [2025-10-09 20:51:38] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004525 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.27 - - [2025-10-09 20:51:38] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004237 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.001620 10.0.0.27 - - [2025-10-09 20:51:38] "GET /virtual-machine/3984bc7b-31c2-4fc9-b7a9-ab89cc3274e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002799 10.0.0.27 - - [2025-10-09 20:51:38] "POST /ref-update HTTP/1.1" 200 156 0.008760 10.0.0.27 - - [2025-10-09 20:51:38] "GET /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006571 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.020620 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.026222 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.027739 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.011793 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.021958 10.0.0.27 - - [2025-10-09 20:51:38] "DELETE /instance-ip/40a84ab6-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.028159 10.0.0.27 - - [2025-10-09 20:51:38] "DELETE /virtual-machine-interface/4090ca26-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.041294 10.0.0.27 - - [2025-10-09 20:51:38] "DELETE /virtual-machine/3984bc7b-31c2-4fc9-b7a9-ab89cc3274e3 HTTP/1.1" 200 115 0.018052 10.0.0.27 - - [2025-10-09 20:51:38] "DELETE /tag/f6e65d21-ebc9-4227-b65f-6d7fc5b58d28 HTTP/1.1" 200 115 0.029543 10.0.0.27 - - [2025-10-09 20:51:38] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004138 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.27 - - [2025-10-09 20:51:38] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003625 10.0.0.27 - - [2025-10-09 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.001596 10.0.0.27 - - [2025-10-09 20:51:38] "GET /virtual-machine/23f8689c-42cf-4224-8068-44d5db53f4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002861 10.0.0.27 - - [2025-10-09 20:51:38] "POST /ref-update HTTP/1.1" 200 156 0.008481 10.0.0.27 - - [2025-10-09 20:51:38] "GET /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007800 10.0.0.27 - - [2025-10-09 20:51:39] "POST /set-tag HTTP/1.1" 200 109 0.022265 10.0.0.27 - - [2025-10-09 20:51:39] "POST /set-tag HTTP/1.1" 200 109 0.029314 10.0.0.27 - - [2025-10-09 20:51:39] "POST /set-tag HTTP/1.1" 200 109 0.028633 10.0.0.27 - - [2025-10-09 20:51:39] "POST /set-tag HTTP/1.1" 200 109 0.018004 10.0.0.27 - - [2025-10-09 20:51:39] "POST /set-tag HTTP/1.1" 200 109 0.025211 10.0.0.27 - - [2025-10-09 20:51:39] "DELETE /instance-ip/400ce3e6-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.057398 10.0.0.27 - - [2025-10-09 20:51:39] "POST /ref-update HTTP/1.1" 200 156 0.010496 10.0.0.27 - - [2025-10-09 20:51:39] "DELETE /virtual-machine-interface/3ff1e3a2-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.038454 10.0.0.27 - - [2025-10-09 20:51:39] "DELETE /virtual-machine/23f8689c-42cf-4224-8068-44d5db53f4da HTTP/1.1" 200 115 0.018460 10.0.0.27 - - [2025-10-09 20:51:39] "DELETE /tag/9ad56d9b-0548-404a-ac55-987c6af46fcd HTTP/1.1" 409 388 0.005637 10.0.0.27 - - [2025-10-09 20:51:39] "DELETE /tag/9133651b-1ea4-46e0-950c-d32d08893a61 HTTP/1.1" 200 115 0.030442 10.0.0.27 - - [2025-10-09 20:51:42] "POST /tags HTTP/1.1" 409 238 0.002203 10.0.0.27 - - [2025-10-09 20:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.27 - - [2025-10-09 20:51:42] "GET /tag/79c1a278-1914-433e-b473-b79859083a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009991 10.0.0.27 - - [2025-10-09 20:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.27 - - [2025-10-09 20:51:43] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040633 10.0.0.27 - - [2025-10-09 20:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.27 - - [2025-10-09 20:51:43] "GET /service-appliance-set/f85f154c-c815-4601-afd2-7c0c3366206a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002502 10.0.0.27 - - [2025-10-09 20:51:43] "POST /fqname-to-id HTTP/1.1" 404 258 0.001574 10.0.0.27 - - [2025-10-09 20:51:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.107394 10.0.0.27 - - [2025-10-09 20:51:43] "GET /virtual-machine-interface/b351d751-d3eb-4a6e-a557-c6cd2849c42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004017 10.0.0.27 - - [2025-10-09 20:51:43] "POST /set-tag HTTP/1.1" 200 109 0.021238 10.0.0.27 - - [2025-10-09 20:51:43] "POST /instance-ips HTTP/1.1" 200 417 0.017555 10.0.0.27 - - [2025-10-09 20:51:43] "GET /instance-ip/2e48c849-8dec-4dab-9863-e9d70010e37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003966 10.0.0.27 - - [2025-10-09 20:51:43] "POST /loadbalancers HTTP/1.1" 200 618 0.056960 10.0.0.27 - - [2025-10-09 20:51:43] "POST /service-instances HTTP/1.1" 200 566 0.017157 10.0.0.27 - - [2025-10-09 20:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020011 10.0.0.27 - - [2025-10-09 20:51:43] "POST /ref-update HTTP/1.1" 200 156 0.012853 10.0.0.27 - - [2025-10-09 20:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009437 10.0.0.27 - - [2025-10-09 20:51:43] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026663 10.0.0.27 - - [2025-10-09 20:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.27 - - [2025-10-09 20:51:43] "GET /virtual-machine-interface/b351d751-d3eb-4a6e-a557-c6cd2849c42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006500 10.0.0.27 - - [2025-10-09 20:51:43] "GET /virtual-machine-interface/b351d751-d3eb-4a6e-a557-c6cd2849c42b?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007167 10.0.0.27 - - [2025-10-09 20:51:43] "PUT /service-instance/9b6456a4-43d6-4456-9017-ba893036de96 HTTP/1.1" 200 266 0.019010 10.0.0.27 - - [2025-10-09 20:51:43] "POST /fqname-to-id HTTP/1.1" 404 208 0.018795 10.0.0.27 - - [2025-10-09 20:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.006581 10.0.0.27 - - [2025-10-09 20:51:43] "PUT /service-instance/9b6456a4-43d6-4456-9017-ba893036de96 HTTP/1.1" 200 266 0.007409 10.0.0.27 - - [2025-10-09 20:51:43] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002123 10.0.0.27 - - [2025-10-09 20:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.27 - - [2025-10-09 20:51:43] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001778 10.0.0.27 - - [2025-10-09 20:51:43] "POST /tags HTTP/1.1" 409 221 0.001152 10.0.0.27 - - [2025-10-09 20:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001146 10.0.0.27 - - [2025-10-09 20:51:43] "GET /tag/8ba6a79e-2f9d-484e-a012-b9ebe0a0dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009291 10.0.0.27 - - [2025-10-09 20:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.005672 10.0.0.27 - - [2025-10-09 20:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.27 - - [2025-10-09 20:51:43] "POST /virtual-machines HTTP/1.1" 200 429 0.010065 10.0.0.27 - - [2025-10-09 20:51:43] "POST /tags HTTP/1.1" 409 238 0.010400 10.0.0.27 - - [2025-10-09 20:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.27 - - [2025-10-09 20:51:43] "GET /tag/79c1a278-1914-433e-b473-b79859083a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009538 10.0.0.27 - - [2025-10-09 20:51:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.087940 10.0.0.27 - - [2025-10-09 20:51:43] "POST /chown HTTP/1.1" 200 109 0.025293 10.0.0.27 - - [2025-10-09 20:51:43] "POST /firewall-rules HTTP/1.1" 200 650 0.110783 10.0.0.27 - - [2025-10-09 20:51:43] "GET /firewall-rule/ba5952b3-75da-4bdf-a4d5-e85f640dd608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013047 10.0.0.27 - - [2025-10-09 20:51:43] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002413 10.0.0.27 - - [2025-10-09 20:51:43] "POST /chown HTTP/1.1" 200 109 0.027933 10.0.0.27 - - [2025-10-09 20:51:43] "GET /firewall-rule/ba5952b3-75da-4bdf-a4d5-e85f640dd608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003368 10.0.0.27 - - [2025-10-09 20:51:43] "PUT /virtual-machine-interface/2298ac5a-4852-4908-b6df-a0f082f78494 HTTP/1.1" 200 284 0.014344 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.045859 10.0.0.27 - - [2025-10-09 20:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.27 - - [2025-10-09 20:51:44] "PUT /instance-ip/2e48c849-8dec-4dab-9863-e9d70010e37e HTTP/1.1" 200 256 0.045185 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.013780 10.0.0.27 - - [2025-10-09 20:51:44] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.022690 10.0.0.27 - - [2025-10-09 20:51:44] "GET /loadbalancer/32fed1cb-d68b-42cb-afc5-04d288fc81c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.001812 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.009150 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.015722 10.0.0.27 - - [2025-10-09 20:51:44] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.040193 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.023250 10.0.0.27 - - [2025-10-09 20:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.27 - - [2025-10-09 20:51:44] "GET /project/d92349aa-7f52-4503-96c9-462c741ba013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024359 10.0.0.27 - - [2025-10-09 20:51:44] "GET /loadbalancer-listener/4d1b3472-ad77-4fb0-bf2a-3b0e551009f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003121 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.018399 10.0.0.27 - - [2025-10-09 20:51:44] "GET /loadbalancer-listener/4d1b3472-ad77-4fb0-bf2a-3b0e551009f3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.014519 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.017076 10.0.0.27 - - [2025-10-09 20:51:44] "POST /virtual-machines HTTP/1.1" 200 429 0.017529 10.0.0.27 - - [2025-10-09 20:51:44] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.015442 10.0.0.27 - - [2025-10-09 20:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018447 10.0.0.27 - - [2025-10-09 20:51:44] "GET /loadbalancer-pool/76043c5f-36a2-48c4-baef-3b90f552d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002724 10.0.0.27 - - [2025-10-09 20:51:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.109604 10.0.0.27 - - [2025-10-09 20:51:44] "POST /loadbalancer-members HTTP/1.1" 200 707 0.035583 10.0.0.27 - - [2025-10-09 20:51:44] "POST /chown HTTP/1.1" 200 109 0.028162 10.0.0.27 - - [2025-10-09 20:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034501 10.0.0.27 - - [2025-10-09 20:51:44] "GET /loadbalancer-member/d8018a74-ae93-4ae9-9238-6d034d83161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.013501 10.0.0.27 - - [2025-10-09 20:51:44] "POST /chown HTTP/1.1" 200 109 0.012798 10.0.0.27 - - [2025-10-09 20:51:44] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002007 10.0.0.27 - - [2025-10-09 20:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.27 - - [2025-10-09 20:51:44] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002889 10.0.0.27 - - [2025-10-09 20:51:44] "PUT /virtual-machine-interface/de6b8378-2a19-49c2-9e24-9021f7563258 HTTP/1.1" 200 284 0.010752 10.0.0.27 - - [2025-10-09 20:51:44] "POST /tags HTTP/1.1" 409 221 0.010499 10.0.0.27 - - [2025-10-09 20:51:44] "PUT /instance-ip/2e48c849-8dec-4dab-9863-e9d70010e37e HTTP/1.1" 200 256 0.015169 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.018739 10.0.0.27 - - [2025-10-09 20:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.27 - - [2025-10-09 20:51:44] "GET /tag/8ba6a79e-2f9d-484e-a012-b9ebe0a0dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010272 10.0.0.27 - - [2025-10-09 20:51:44] "POST /tags HTTP/1.1" 409 238 0.001349 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.007812 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.018533 10.0.0.27 - - [2025-10-09 20:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.27 - - [2025-10-09 20:51:44] "GET /tag/79c1a278-1914-433e-b473-b79859083a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015744 10.0.0.27 - - [2025-10-09 20:51:44] "POST /firewall-rules HTTP/1.1" 409 293 0.001649 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.024315 10.0.0.27 - - [2025-10-09 20:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.010432 10.0.0.27 - - [2025-10-09 20:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.27 - - [2025-10-09 20:51:44] "POST /chown HTTP/1.1" 200 109 0.010883 10.0.0.27 - - [2025-10-09 20:51:44] "PUT /firewall-rule/ba5952b3-75da-4bdf-a4d5-e85f640dd608 HTTP/1.1" 200 260 0.050739 10.0.0.27 - - [2025-10-09 20:51:44] "GET /firewall-rule/ba5952b3-75da-4bdf-a4d5-e85f640dd608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013663 10.0.0.27 - - [2025-10-09 20:51:44] "POST /chown HTTP/1.1" 200 109 0.005551 10.0.0.27 - - [2025-10-09 20:51:44] "PUT /instance-ip/2e48c849-8dec-4dab-9863-e9d70010e37e HTTP/1.1" 200 256 0.016516 10.0.0.27 - - [2025-10-09 20:51:44] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006838 10.0.0.27 - - [2025-10-09 20:51:44] "GET /firewall-rule/ba5952b3-75da-4bdf-a4d5-e85f640dd608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002468 10.0.0.27 - - [2025-10-09 20:51:44] "POST /ref-update HTTP/1.1" 200 156 0.019134 10.0.0.27 - - [2025-10-09 20:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.27 - - [2025-10-09 20:51:44] "GET /tag/79c1a278-1914-433e-b473-b79859083a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010619 10.0.0.27 - - [2025-10-09 20:51:44] "GET /tag/79c1a278-1914-433e-b473-b79859083a1c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010782 10.0.0.27 - - [2025-10-09 20:51:44] "POST /chown HTTP/1.1" 200 109 0.025565 10.0.0.27 - - [2025-10-09 20:51:44] "GET /virtual-machine-interface/2298ac5a-4852-4908-b6df-a0f082f78494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010144 10.0.0.27 - - [2025-10-09 20:51:44] "POST /chown HTTP/1.1" 200 109 0.010510 10.0.0.27 - - [2025-10-09 20:51:44] "PUT /instance-ip/2e48c849-8dec-4dab-9863-e9d70010e37e HTTP/1.1" 200 256 0.012491 10.0.0.27 - - [2025-10-09 20:51:45] "POST /set-tag HTTP/1.1" 200 109 0.013030 10.0.0.27 - - [2025-10-09 20:51:45] "GET /virtual-machine-interface/b351d751-d3eb-4a6e-a557-c6cd2849c42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013644 10.0.0.27 - - [2025-10-09 20:51:45] "POST /ref-update HTTP/1.1" 200 156 0.010330 10.0.0.27 - - [2025-10-09 20:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001186 10.0.0.27 - - [2025-10-09 20:51:45] "POST /set-tag HTTP/1.1" 200 109 0.025065 10.0.0.27 - - [2025-10-09 20:51:45] "POST /chown HTTP/1.1" 200 109 0.014222 10.0.0.27 - - [2025-10-09 20:51:45] "POST /chown HTTP/1.1" 200 109 0.013934 10.0.0.27 - - [2025-10-09 20:51:45] "GET /virtual-machine-interface/de6b8378-2a19-49c2-9e24-9021f7563258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.003412 10.0.0.27 - - [2025-10-09 20:51:45] "POST /set-tag HTTP/1.1" 200 109 0.011653 10.0.0.27 - - [2025-10-09 20:51:45] "GET /firewall-policy/1dd609b4-4b2b-4b7a-b1a2-40230a2ecd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008612 10.0.0.27 - - [2025-10-09 20:51:45] "PUT /instance-ip/2e48c849-8dec-4dab-9863-e9d70010e37e HTTP/1.1" 200 256 0.008571 10.0.0.27 - - [2025-10-09 20:51:45] "POST /ref-update HTTP/1.1" 200 156 0.013453 10.0.0.27 - - [2025-10-09 20:51:45] "POST /chown HTTP/1.1" 200 109 0.012645 10.0.0.27 - - [2025-10-09 20:51:45] "GET /firewall-rule/ba5952b3-75da-4bdf-a4d5-e85f640dd608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005084 10.0.0.27 - - [2025-10-09 20:51:45] "POST /ref-update HTTP/1.1" 200 156 0.009182 10.0.0.27 - - [2025-10-09 20:51:45] "DELETE /firewall-rule/ba5952b3-75da-4bdf-a4d5-e85f640dd608 HTTP/1.1" 200 115 0.033580 10.0.0.27 - - [2025-10-09 20:51:45] "POST /chown HTTP/1.1" 200 109 0.017671 10.0.0.27 - - [2025-10-09 20:51:45] "PUT /instance-ip/2e48c849-8dec-4dab-9863-e9d70010e37e HTTP/1.1" 200 256 0.020928 10.0.0.27 - - [2025-10-09 20:51:45] "DELETE /loadbalancer-member/d8018a74-ae93-4ae9-9238-6d034d83161d HTTP/1.1" 200 115 0.049031 10.0.0.27 - - [2025-10-09 20:51:45] "POST /ref-update HTTP/1.1" 200 156 0.020904 10.0.0.27 - - [2025-10-09 20:51:45] "DELETE /loadbalancer-pool/76043c5f-36a2-48c4-baef-3b90f552d0f9 HTTP/1.1" 200 115 0.052148 10.0.0.27 - - [2025-10-09 20:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.27 - - [2025-10-09 20:51:45] "POST /chown HTTP/1.1" 200 109 0.007461 10.0.0.27 - - [2025-10-09 20:51:45] "POST /chown HTTP/1.1" 200 109 0.034528 10.0.0.27 - - [2025-10-09 20:51:45] "DELETE /loadbalancer-listener/4d1b3472-ad77-4fb0-bf2a-3b0e551009f3 HTTP/1.1" 200 115 0.071279 10.0.0.27 - - [2025-10-09 20:51:45] "DELETE /loadbalancer/32fed1cb-d68b-42cb-afc5-04d288fc81c4 HTTP/1.1" 200 115 0.060389 10.0.0.27 - - [2025-10-09 20:51:45] "PUT /instance-ip/2e48c849-8dec-4dab-9863-e9d70010e37e HTTP/1.1" 200 256 0.040767 10.0.0.27 - - [2025-10-09 20:51:45] "POST /ref-update HTTP/1.1" 200 156 0.037427 10.0.0.27 - - [2025-10-09 20:51:45] "POST /chown HTTP/1.1" 200 109 0.026483 10.0.0.27 - - [2025-10-09 20:51:45] "POST /chown HTTP/1.1" 404 171 0.008189 10.0.0.27 - - [2025-10-09 20:51:45] "PUT /instance-ip/2e48c849-8dec-4dab-9863-e9d70010e37e HTTP/1.1" 404 171 0.015146 10.0.0.27 - - [2025-10-09 20:51:45] "DELETE /instance-ip/2e48c849-8dec-4dab-9863-e9d70010e37e HTTP/1.1" 200 115 0.160611 10.0.0.27 - - [2025-10-09 20:51:45] "DELETE /virtual-machine-interface/b351d751-d3eb-4a6e-a557-c6cd2849c42b HTTP/1.1" 200 115 0.046798 10.0.0.27 - - [2025-10-09 20:51:45] "DELETE /tag/79c1a278-1914-433e-b473-b79859083a1c HTTP/1.1" 200 115 0.058915 10.0.0.27 - - [2025-10-09 20:51:45] "DELETE /service-instance/9b6456a4-43d6-4456-9017-ba893036de96 HTTP/1.1" 200 115 0.031236 10.0.0.27 - - [2025-10-09 20:51:45] "GET /virtual-machine-interface/2298ac5a-4852-4908-b6df-a0f082f78494?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1237 0.011194 10.0.0.27 - - [2025-10-09 20:51:45] "DELETE /virtual-machine-interface/2298ac5a-4852-4908-b6df-a0f082f78494 HTTP/1.1" 200 115 0.039474 10.0.0.27 - - [2025-10-09 20:51:45] "POST /ref-update HTTP/1.1" 200 156 0.011292 10.0.0.27 - - [2025-10-09 20:51:46] "DELETE /virtual-machine/718b586b-f68f-4a91-b796-b62a91de6a75 HTTP/1.1" 200 115 0.031033 10.0.0.27 - - [2025-10-09 20:51:46] "GET /virtual-machine-interface/de6b8378-2a19-49c2-9e24-9021f7563258?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.010679 10.0.0.27 - - [2025-10-09 20:51:46] "DELETE /virtual-machine-interface/de6b8378-2a19-49c2-9e24-9021f7563258 HTTP/1.1" 200 115 0.037157 10.0.0.27 - - [2025-10-09 20:51:46] "DELETE /virtual-machine/2aa6cdfd-f784-4964-9f25-67b7a401f57c HTTP/1.1" 200 115 0.021049 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:51:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:51:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:51:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:51:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000777 [Introspect:8084]10.0.0.27 - - [2025-10-09 20:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 10.0.0.27 - - [2025-10-09 20:52:08] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004310 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.27 - - [2025-10-09 20:52:08] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003526 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.001581 10.0.0.27 - - [2025-10-09 20:52:08] "GET /virtual-machine/34313ead-e9e8-4989-b313-a1d2eb1aa2fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002840 10.0.0.27 - - [2025-10-09 20:52:08] "POST /ref-update HTTP/1.1" 200 156 0.008237 10.0.0.27 - - [2025-10-09 20:52:08] "GET /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017541 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.014718 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.031582 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.023847 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.014936 10.0.0.27 - - [2025-10-09 20:52:08] "DELETE /instance-ip/42ee1828-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.042463 10.0.0.27 - - [2025-10-09 20:52:08] "DELETE /virtual-machine-interface/42c78b9a-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.039268 10.0.0.27 - - [2025-10-09 20:52:08] "DELETE /virtual-machine/34313ead-e9e8-4989-b313-a1d2eb1aa2fb HTTP/1.1" 200 115 0.019898 10.0.0.27 - - [2025-10-09 20:52:08] "DELETE /tag/c26d1874-53de-41e0-aa00-36b557de0471 HTTP/1.1" 200 115 0.042617 10.0.0.27 - - [2025-10-09 20:52:08] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011280 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.27 - - [2025-10-09 20:52:08] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005993 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.27 - - [2025-10-09 20:52:08] "GET /virtual-machine/e4bd0669-2f3d-43c2-8a5b-e8ed67540bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003908 10.0.0.27 - - [2025-10-09 20:52:08] "POST /ref-update HTTP/1.1" 200 156 0.009846 10.0.0.27 - - [2025-10-09 20:52:08] "GET /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009769 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.014470 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.026784 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.023844 10.0.0.27 - - [2025-10-09 20:52:08] "POST /set-tag HTTP/1.1" 200 109 0.038860 10.0.0.27 - - [2025-10-09 20:52:08] "DELETE /instance-ip/41a3d08e-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.056394 10.0.0.27 - - [2025-10-09 20:52:08] "DELETE /virtual-machine-interface/4184a5d8-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.041122 10.0.0.27 - - [2025-10-09 20:52:08] "DELETE /virtual-machine/e4bd0669-2f3d-43c2-8a5b-e8ed67540bff HTTP/1.1" 200 115 0.022624 10.0.0.27 - - [2025-10-09 20:52:08] "DELETE /tag/b57f0364-03c2-432d-a832-58a7d2fd5a07 HTTP/1.1" 200 115 0.030729 10.0.0.27 - - [2025-10-09 20:52:08] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003417 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.27 - - [2025-10-09 20:52:09] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003697 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.27 - - [2025-10-09 20:52:09] "GET /virtual-machine/1f81e5a9-a0d1-40a7-89a3-96dca73c8335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002753 10.0.0.27 - - [2025-10-09 20:52:09] "POST /ref-update HTTP/1.1" 200 156 0.007679 10.0.0.27 - - [2025-10-09 20:52:09] "GET /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013138 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.014841 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.033634 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.031850 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.014928 10.0.0.27 - - [2025-10-09 20:52:09] "DELETE /instance-ip/426797f8-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.051218 10.0.0.27 - - [2025-10-09 20:52:09] "DELETE /virtual-machine-interface/4253d376-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.039229 10.0.0.27 - - [2025-10-09 20:52:09] "DELETE /virtual-machine/1f81e5a9-a0d1-40a7-89a3-96dca73c8335 HTTP/1.1" 200 115 0.022706 10.0.0.27 - - [2025-10-09 20:52:09] "DELETE /tag/22047c3e-7a55-4a6b-9b74-c3cb38c1e221 HTTP/1.1" 200 115 0.051090 10.0.0.27 - - [2025-10-09 20:52:09] "DELETE /tag/5b06d6df-dde4-4578-884e-c5780499183a HTTP/1.1" 409 236 0.008079 10.0.0.27 - - [2025-10-09 20:52:09] "DELETE /tag/d35e71a5-18d4-4b0a-ab63-480fa7d31f41 HTTP/1.1" 409 236 0.005701 10.0.0.27 - - [2025-10-09 20:52:09] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003898 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.001582 10.0.0.27 - - [2025-10-09 20:52:09] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004513 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.27 - - [2025-10-09 20:52:09] "GET /virtual-machine/b48b0e80-6f03-4794-8415-9d0f69786ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002194 10.0.0.27 - - [2025-10-09 20:52:09] "POST /ref-update HTTP/1.1" 200 156 0.007669 10.0.0.27 - - [2025-10-09 20:52:09] "GET /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017711 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.037768 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.052889 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.054033 10.0.0.27 - - [2025-10-09 20:52:09] "POST /set-tag HTTP/1.1" 200 109 0.023898 10.0.0.27 - - [2025-10-09 20:52:10] "DELETE /instance-ip/42056d76-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.090322 10.0.0.27 - - [2025-10-09 20:52:10] "DELETE /virtual-machine-interface/41f1c9f6-a551-11f0-9434-fa163e7cf75f HTTP/1.1" 200 115 0.096718 10.0.0.27 - - [2025-10-09 20:52:10] "DELETE /virtual-machine/b48b0e80-6f03-4794-8415-9d0f69786ba6 HTTP/1.1" 200 115 0.038875 10.0.0.27 - - [2025-10-09 20:52:10] "DELETE /tag/a2c4601a-24e5-4f71-bfb9-744078e6c29b HTTP/1.1" 200 115 0.064394 10.0.0.27 - - [2025-10-09 20:52:10] "DELETE /tag/8e991c0c-93f7-4c0c-bc4c-92281f35fbfa HTTP/1.1" 200 115 0.032701 10.0.0.27 - - [2025-10-09 20:52:10] "DELETE /tag/6df3bf31-1900-48c0-ba3c-cc523d3f23f0 HTTP/1.1" 409 236 0.003758 10.0.0.27 - - [2025-10-09 20:52:11] "POST /projects HTTP/1.1" 409 238 0.002042 10.0.0.27 - - [2025-10-09 20:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.27 - - [2025-10-09 20:52:11] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029177 10.0.0.27 - - [2025-10-09 20:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.27 - - [2025-10-09 20:52:11] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004216 10.0.0.27 - - [2025-10-09 20:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.27 - - [2025-10-09 20:52:11] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003310 10.0.0.27 - - [2025-10-09 20:52:11] "POST /security-groups HTTP/1.1" 409 285 0.001802 10.0.0.27 - - [2025-10-09 20:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.27 - - [2025-10-09 20:52:11] "PUT /security-group/1ab942d3-5107-4160-8051-00c63755128c HTTP/1.1" 200 262 0.063391 10.0.0.27 - - [2025-10-09 20:52:11] "PUT /access-control-list/9b4f73ee-75b2-46a5-a51f-e7ef5ac247db HTTP/1.1" 200 272 0.011832 10.0.0.27 - - [2025-10-09 20:52:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015128 10.0.0.27 - - [2025-10-09 20:52:11] "PUT /access-control-list/9f559853-0698-47a6-8df4-360e06e8f75e HTTP/1.1" 200 272 0.027400 10.0.0.27 - - [2025-10-09 20:52:16] "POST /projects HTTP/1.1" 409 238 0.002063 10.0.0.27 - - [2025-10-09 20:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.27 - - [2025-10-09 20:52:16] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031310 10.0.0.27 - - [2025-10-09 20:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.27 - - [2025-10-09 20:52:16] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004135 10.0.0.27 - - [2025-10-09 20:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.27 - - [2025-10-09 20:52:16] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003611 10.0.0.27 - - [2025-10-09 20:52:16] "POST /security-groups HTTP/1.1" 409 285 0.002371 10.0.0.27 - - [2025-10-09 20:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.27 - - [2025-10-09 20:52:16] "PUT /security-group/1ab942d3-5107-4160-8051-00c63755128c HTTP/1.1" 200 262 0.051408 10.0.0.27 - - [2025-10-09 20:52:16] "PUT /access-control-list/9b4f73ee-75b2-46a5-a51f-e7ef5ac247db HTTP/1.1" 200 272 0.009163 10.0.0.27 - - [2025-10-09 20:52:16] "PUT /access-control-list/9f559853-0698-47a6-8df4-360e06e8f75e HTTP/1.1" 200 272 0.012575 10.0.0.27 - - [2025-10-09 20:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008358 10.0.0.27 - - [2025-10-09 20:52:16] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.008242 10.0.0.27 - - [2025-10-09 20:52:16] "GET /firewall-rule/caa1a6e6-111f-4028-a60c-c2f7a3821848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002508 10.0.0.27 - - [2025-10-09 20:52:16] "POST /ref-update HTTP/1.1" 200 156 0.043585 10.0.0.27 - - [2025-10-09 20:52:16] "DELETE /firewall-rule/caa1a6e6-111f-4028-a60c-c2f7a3821848 HTTP/1.1" 200 115 0.047183 10.0.0.27 - - [2025-10-09 20:52:16] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.008088 10.0.0.27 - - [2025-10-09 20:52:16] "GET /firewall-rule/f872d861-5817-438c-bba8-d5a1cbd74bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002736 10.0.0.27 - - [2025-10-09 20:52:17] "POST /ref-update HTTP/1.1" 200 156 0.045847 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /firewall-rule/f872d861-5817-438c-bba8-d5a1cbd74bf8 HTTP/1.1" 200 115 0.033840 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /tag/5b06d6df-dde4-4578-884e-c5780499183a HTTP/1.1" 409 236 0.005123 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /tag/d35e71a5-18d4-4b0a-ab63-480fa7d31f41 HTTP/1.1" 409 236 0.003900 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /tag/d5093ef7-a1e5-42b9-90d8-acb86a660ed0 HTTP/1.1" 200 115 0.028451 10.0.0.27 - - [2025-10-09 20:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.27 - - [2025-10-09 20:52:17] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003992 10.0.0.27 - - [2025-10-09 20:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.27 - - [2025-10-09 20:52:17] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003185 10.0.0.27 - - [2025-10-09 20:52:17] "PUT /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc HTTP/1.1" 200 264 0.036752 10.0.0.27 - - [2025-10-09 20:52:17] "PUT /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63 HTTP/1.1" 200 264 0.038556 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /security-group/1ab942d3-5107-4160-8051-00c63755128c HTTP/1.1" 200 115 0.042876 10.0.0.27 - - [2025-10-09 20:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007524 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /access-control-list/9b4f73ee-75b2-46a5-a51f-e7ef5ac247db HTTP/1.1" 200 115 0.022039 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /access-control-list/9f559853-0698-47a6-8df4-360e06e8f75e HTTP/1.1" 200 115 0.027403 10.0.0.27 - - [2025-10-09 20:52:17] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.022640 10.0.0.27 - - [2025-10-09 20:52:17] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?fields=security_groups HTTP/1.1" 200 1353 0.023567 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /security-group/5e4e3302-8c28-429d-9ce6-ab2a6e21810f HTTP/1.1" 200 115 0.041758 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /access-control-list/ecf76283-eaa0-40cf-831a-fdc7ae11e547 HTTP/1.1" 200 115 0.032651 10.0.0.27 - - [2025-10-09 20:52:17] "GET /project/f44344b9-99e6-47dd-b244-96ccee747fa9?fields=application_policy_sets HTTP/1.1" 200 1392 0.036852 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /access-control-list/8129a1d8-d408-4cfb-ab2a-46405d080963 HTTP/1.1" 200 115 0.031986 10.0.0.27 - - [2025-10-09 20:52:17] "DELETE /project/f44344b9-99e6-47dd-b244-96ccee747fa9 HTTP/1.1" 200 115 0.248092 10.0.0.27 - - [2025-10-09 20:52:17] "POST /projects HTTP/1.1" 409 238 0.001874 10.0.0.27 - - [2025-10-09 20:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.27 - - [2025-10-09 20:52:17] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028850 10.0.0.27 - - [2025-10-09 20:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.27 - - [2025-10-09 20:52:17] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003318 10.0.0.27 - - [2025-10-09 20:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001177 10.0.0.27 - - [2025-10-09 20:52:17] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007024 10.0.0.27 - - [2025-10-09 20:52:17] "POST /security-groups HTTP/1.1" 409 285 0.002686 10.0.0.27 - - [2025-10-09 20:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.27 - - [2025-10-09 20:52:17] "PUT /security-group/7c670191-2882-473b-bd90-1c5ef3323316 HTTP/1.1" 200 262 0.055379 10.0.0.27 - - [2025-10-09 20:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029216 10.0.0.27 - - [2025-10-09 20:52:17] "PUT /access-control-list/403c091b-0737-489f-a919-deb8d625daac HTTP/1.1" 200 272 0.031933 10.0.0.27 - - [2025-10-09 20:52:17] "PUT /access-control-list/6bdd4748-bfa0-48ee-a51b-fc2fdcd494b5 HTTP/1.1" 200 272 0.014856 10.0.0.27 - - [2025-10-09 20:52:22] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003880 10.0.0.27 - - [2025-10-09 20:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.27 - - [2025-10-09 20:52:22] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002883 10.0.0.27 - - [2025-10-09 20:52:22] "GET /firewall-policy/476cdc6c-f47a-4231-9166-7136dc4b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002157 10.0.0.27 - - [2025-10-09 20:52:22] "GET /firewall-rule/cef0807b-b1b7-4e9a-84c5-bb5f9d58c752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002476 10.0.0.27 - - [2025-10-09 20:52:22] "POST /ref-update HTTP/1.1" 200 156 0.012614 10.0.0.27 - - [2025-10-09 20:52:22] "DELETE /firewall-rule/cef0807b-b1b7-4e9a-84c5-bb5f9d58c752 HTTP/1.1" 200 115 0.062120 10.0.0.27 - - [2025-10-09 20:52:22] "GET /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004138 10.0.0.27 - - [2025-10-09 20:52:22] "GET /firewall-rule/80786897-f501-49d8-9931-d479bea36191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003907 10.0.0.27 - - [2025-10-09 20:52:22] "POST /ref-update HTTP/1.1" 200 156 0.023473 10.0.0.27 - - [2025-10-09 20:52:22] "DELETE /firewall-rule/80786897-f501-49d8-9931-d479bea36191 HTTP/1.1" 200 115 0.032839 10.0.0.27 - - [2025-10-09 20:52:22] "GET /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003420 10.0.0.27 - - [2025-10-09 20:52:22] "GET /firewall-rule/c660ad55-6263-4f2d-97ad-4fc229cbcd36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002617 10.0.0.27 - - [2025-10-09 20:52:22] "POST /ref-update HTTP/1.1" 200 156 0.010836 10.0.0.27 - - [2025-10-09 20:52:22] "DELETE /firewall-rule/c660ad55-6263-4f2d-97ad-4fc229cbcd36 HTTP/1.1" 200 115 0.033642 10.0.0.27 - - [2025-10-09 20:52:22] "GET /application-policy-set/f430f46a-06ba-4672-af6b-bbc4dd146b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003103 10.0.0.27 - - [2025-10-09 20:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.27 - - [2025-10-09 20:52:22] "GET /policy-management/ccafdb03-aeec-44f9-809e-6e5787c4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002330 10.0.0.27 - - [2025-10-09 20:52:22] "GET /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002974 10.0.0.27 - - [2025-10-09 20:52:22] "POST /ref-update HTTP/1.1" 200 156 0.018280 10.0.0.27 - - [2025-10-09 20:52:22] "DELETE /firewall-policy/d2f92db7-d2b7-4406-8084-9995b48308bd HTTP/1.1" 200 115 0.024706 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /tag/5b06d6df-dde4-4578-884e-c5780499183a HTTP/1.1" 200 115 0.045632 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /tag/d35e71a5-18d4-4b0a-ab63-480fa7d31f41 HTTP/1.1" 200 115 0.026093 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /tag/9ad56d9b-0548-404a-ac55-987c6af46fcd HTTP/1.1" 200 115 0.043819 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /tag/6df3bf31-1900-48c0-ba3c-cc523d3f23f0 HTTP/1.1" 200 115 0.048264 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /loadbalancer-member/daacb47d-b4ed-420f-bc85-7a0f09840e21 HTTP/1.1" 200 115 0.023366 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /loadbalancer-pool/fa20e095-23b0-4b48-ae7e-a87603b3ffb0 HTTP/1.1" 200 115 0.028114 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /loadbalancer-listener/5f9a7c7e-c3fa-4a85-bcd0-0a69407b5e52 HTTP/1.1" 200 115 0.028232 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /loadbalancer/38454438-709d-456f-93e8-7a18779b7bbe HTTP/1.1" 200 115 0.023883 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /floating-ip/bb3e3b32-1737-42b2-b31a-2546f1e23ff5 HTTP/1.1" 200 115 0.028227 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /instance-ip/d4f954e5-43e5-4215-93af-7772964858f0 HTTP/1.1" 200 115 0.036304 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /virtual-machine-interface/dfa4567c-8312-46ac-8164-69ef7bf6891d HTTP/1.1" 200 115 0.035072 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /tag/b75304cd-f2c9-44c9-a120-c498cf2b0e23 HTTP/1.1" 200 115 0.031929 10.0.0.27 - - [2025-10-09 20:52:23] "POST /projects HTTP/1.1" 409 238 0.001582 10.0.0.27 - - [2025-10-09 20:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.27 - - [2025-10-09 20:52:23] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028641 10.0.0.27 - - [2025-10-09 20:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.27 - - [2025-10-09 20:52:23] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003502 10.0.0.27 - - [2025-10-09 20:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.27 - - [2025-10-09 20:52:23] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004270 10.0.0.27 - - [2025-10-09 20:52:23] "POST /security-groups HTTP/1.1" 409 285 0.002430 10.0.0.27 - - [2025-10-09 20:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.27 - - [2025-10-09 20:52:23] "PUT /security-group/7c670191-2882-473b-bd90-1c5ef3323316 HTTP/1.1" 200 262 0.055310 10.0.0.27 - - [2025-10-09 20:52:23] "PUT /access-control-list/403c091b-0737-489f-a919-deb8d625daac HTTP/1.1" 200 272 0.010032 10.0.0.27 - - [2025-10-09 20:52:23] "PUT /access-control-list/6bdd4748-bfa0-48ee-a51b-fc2fdcd494b5 HTTP/1.1" 200 272 0.021184 10.0.0.27 - - [2025-10-09 20:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025146 10.0.0.27 - - [2025-10-09 20:52:23] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.015226 10.0.0.27 - - [2025-10-09 20:52:23] "GET /firewall-rule/922bead1-9e13-4b9b-a58d-0a03ecd0b8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002161 10.0.0.27 - - [2025-10-09 20:52:23] "POST /ref-update HTTP/1.1" 200 156 0.042322 10.0.0.27 - - [2025-10-09 20:52:23] "DELETE /firewall-rule/922bead1-9e13-4b9b-a58d-0a03ecd0b8ee HTTP/1.1" 200 115 0.030524 10.0.0.27 - - [2025-10-09 20:52:23] "GET /firewall-policy/0a6bf4e7-c274-494d-9e59-7076d442d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.018102 10.0.0.27 - - [2025-10-09 20:52:23] "GET /firewall-rule/cc5d4e8e-845e-4783-96ba-04fd555bc283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002672 10.0.0.27 - - [2025-10-09 20:52:23] "POST /ref-update HTTP/1.1" 200 156 0.071679 10.0.0.27 - - [2025-10-09 20:52:24] "DELETE /firewall-rule/cc5d4e8e-845e-4783-96ba-04fd555bc283 HTTP/1.1" 200 115 0.046415 10.0.0.27 - - [2025-10-09 20:52:24] "DELETE /tag/5680115d-5d7f-487a-9b39-2fd669803414 HTTP/1.1" 200 115 0.041693 10.0.0.27 - - [2025-10-09 20:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.27 - - [2025-10-09 20:52:24] "GET /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005153 10.0.0.27 - - [2025-10-09 20:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.27 - - [2025-10-09 20:52:24] "GET /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003605 10.0.0.27 - - [2025-10-09 20:52:24] "PUT /virtual-network/900cadc2-ac0a-4ce5-aa1b-1ae88d0d6bfc HTTP/1.1" 200 264 0.032892 10.0.0.27 - - [2025-10-09 20:52:24] "PUT /virtual-network/7ecf9c78-c407-4691-9d3e-875d57b19a63 HTTP/1.1" 200 264 0.043430 10.0.0.27 - - [2025-10-09 20:52:24] "DELETE /security-group/7c670191-2882-473b-bd90-1c5ef3323316 HTTP/1.1" 200 115 0.042417 10.0.0.27 - - [2025-10-09 20:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.27 - - [2025-10-09 20:52:24] "DELETE /access-control-list/403c091b-0737-489f-a919-deb8d625daac HTTP/1.1" 200 115 0.029122 10.0.0.27 - - [2025-10-09 20:52:24] "DELETE /access-control-list/6bdd4748-bfa0-48ee-a51b-fc2fdcd494b5 HTTP/1.1" 200 115 0.024663 10.0.0.27 - - [2025-10-09 20:52:24] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034765 10.0.0.27 - - [2025-10-09 20:52:24] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?fields=security_groups HTTP/1.1" 200 1352 0.031529 10.0.0.27 - - [2025-10-09 20:52:24] "DELETE /security-group/b621393e-6e66-4a20-ad97-1c530995d2e0 HTTP/1.1" 200 115 0.050688 10.0.0.27 - - [2025-10-09 20:52:24] "DELETE /access-control-list/96fbd525-9579-455b-ac30-d4ce227fb3dd HTTP/1.1" 200 115 0.037512 10.0.0.27 - - [2025-10-09 20:52:24] "GET /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f?fields=application_policy_sets HTTP/1.1" 200 1391 0.049007 10.0.0.27 - - [2025-10-09 20:52:24] "DELETE /access-control-list/3d6e47d2-526a-49ce-aebf-e96c2c4f501d HTTP/1.1" 200 115 0.044279 10.0.0.27 - - [2025-10-09 20:52:24] "DELETE /project/c0735cbd-6738-4ff2-87b6-64b05bb5957f HTTP/1.1" 200 115 0.298622