++ 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 07:47:33 PM UTC 2025 ===================' INFO: =================== Thu Oct 9 07:47:33 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.240 ++ 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.240 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.240 ++ ANALYTICSDB_NODES=10.0.0.240 ++ ANALYTICS_SNMP_NODES=10.0.0.240 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8081 ' +++ '[' -n '10.0.0.240:8081 ' ']' +++ echo 10.0.0.240:8081 ++ ANALYTICS_SERVERS=10.0.0.240: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9042 ' +++ '[' -n '10.0.0.240:9042 ' ']' +++ echo 10.0.0.240:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.240:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.240 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8086 ' +++ '[' -n '10.0.0.240:8086 ' ']' +++ echo 10.0.0.240:8086 ++ COLLECTOR_SERVERS=10.0.0.240: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.240 ++ CONFIGDB_NODES=10.0.0.240 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8082 ' +++ '[' -n '10.0.0.240:8082 ' ']' +++ echo 10.0.0.240:8082 ++ CONFIG_SERVERS=10.0.0.240: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9161 ' +++ '[' -n '10.0.0.240:9161 ' ']' +++ echo 10.0.0.240:9161 ++ CONFIGDB_SERVERS=10.0.0.240: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9041 ' +++ '[' -n '10.0.0.240:9041 ' ']' +++ echo 10.0.0.240:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.240: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.240 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.240 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.240 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:2181, +++ '[' -n 10.0.0.240:2181, ']' +++ echo 10.0.0.240:2181 ++ ZOOKEEPER_SERVERS=10.0.0.240: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:2181 ' +++ '[' -n '10.0.0.240:2181 ' ']' +++ echo 10.0.0.240:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.240:2181 ++ RABBITMQ_NODES=10.0.0.240 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:5673, +++ '[' -n 10.0.0.240:5673, ']' +++ echo 10.0.0.240:5673 ++ RABBITMQ_SERVERS=10.0.0.240: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:6379 ' +++ '[' -n '10.0.0.240:6379 ' ']' +++ echo 10.0.0.240:6379 ++ REDIS_SERVERS=10.0.0.240: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.240 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9092 ' +++ '[' -n '10.0.0.240:9092 ' ']' +++ echo 10.0.0.240:9092 ++ KAFKA_SERVERS=10.0.0.240: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.240 ++ 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.240 ++ 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.240 ++ cut -d , -f 1 + local cassandra=10.0.0.240 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.240 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.240 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.240 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.240 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.240 +++ local servers=10.0.0.240 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.240,10.66.65.1,127.0.0.1,172.17.0.1,252.240.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.240'\''))' +++ local server_ip=10.0.0.240 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.240 ]] +++ [[ ,10.0.0.240,10.66.65.1,127.0.0.1,172.17.0.1,252.240.0.1,, =~ ,10\.0\.0\.240, ]] +++ echo 10.0.0.240 1 +++ return ++ local ip=10.0.0.240 ++ [[ -z 10.0.0.240 ]] ++ echo 10.0.0.240 + host_ip=10.0.0.240 + [[ cql == \c\q\l ]] ++ echo 10.0.0.240:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.240:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.240:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/09/2025 19:48:17.273 7f7bb7fc34c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 19:48:17.554 7f7bb7fc34c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 19:48:17.592 7f7bb7fc34c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 19:48:17.594 7f7bb7fc34c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.240 - - [2025-10-09 19:48:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000623 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.240:8082/ Hit Ctrl-C to quit. 10.0.0.240 - - [2025-10-09 19:48:27] "GET / HTTP/1.1" 503 181 0.000259 10.0.0.240 - - [2025-10-09 19:48:28] "GET / HTTP/1.1" 200 36215 0.001359 10.0.0.240 - - [2025-10-09 19:48:28] "GET / HTTP/1.1" 200 36215 0.001187 10.0.0.240 - - [2025-10-09 19:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.240 - - [2025-10-09 19:48:28] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005223 10.0.0.240 - - [2025-10-09 19:48:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.001934 10.0.0.240 - - [2025-10-09 19:48:28] "GET / HTTP/1.1" 200 45303 0.005443 10.0.0.240 - - [2025-10-09 19:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.240 - - [2025-10-09 19:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184 10.0.0.240 - - [2025-10-09 19:48:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.040674 10.0.0.240 - - [2025-10-09 19:48:29] "GET / HTTP/1.1" 200 36215 0.001368 10.0.0.240 - - [2025-10-09 19:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.240 - - [2025-10-09 19:48:29] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007194 10.0.0.240 - - [2025-10-09 19:48:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003476 10.0.0.240 - - [2025-10-09 19:48:29] "POST /config-nodes HTTP/1.1" 200 595 0.028826 10.0.0.240 - - [2025-10-09 19:48:29] "GET / HTTP/1.1" 200 36215 0.001306 10.0.0.240 - - [2025-10-09 19:48:30] "GET / HTTP/1.1" 200 36215 0.001181 10.0.0.240 - - [2025-10-09 19:48:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003542 10.0.0.240 - - [2025-10-09 19:48:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.006841 10.0.0.240 - - [2025-10-09 19:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.240 - - [2025-10-09 19:48:30] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007170 10.0.0.240 - - [2025-10-09 19:48:30] "POST /service-appliance-sets HTTP/1.1" 200 555 0.064707 10.0.0.240 - - [2025-10-09 19:48:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.014712 10.0.0.240 - - [2025-10-09 19:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013104 10.0.0.240 - - [2025-10-09 19:48:30] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.022542 10.0.0.240 - - [2025-10-09 19:48:30] "GET / HTTP/1.1" 200 36215 0.002187 10.0.0.240 - - [2025-10-09 19:48:30] "POST /service-appliance-sets HTTP/1.1" 200 543 0.067837 10.0.0.240 - - [2025-10-09 19:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.240 - - [2025-10-09 19:48:30] "GET /network-ipam/f4164c0c-3c20-4475-a925-030d749601da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005893 10.0.0.240 - - [2025-10-09 19:48:30] "POST /service-templates HTTP/1.1" 200 513 0.117805 10.0.0.240 - - [2025-10-09 19:48:30] "POST /service-templates HTTP/1.1" 200 503 0.067255 10.0.0.240 - - [2025-10-09 19:48:30] "POST /service-templates HTTP/1.1" 200 517 0.047976 10.0.0.240 - - [2025-10-09 19:48:31] "POST /service-templates HTTP/1.1" 200 537 0.041863 10.0.0.240 - - [2025-10-09 19:48:31] "POST /service-templates HTTP/1.1" 200 509 0.049835 10.0.0.240 - - [2025-10-09 19:48:32] "GET / HTTP/1.1" 200 36215 0.002037 10.0.0.240 - - [2025-10-09 19:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010471 10.0.0.240 - - [2025-10-09 19:48:32] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011593 10.0.0.240 - - [2025-10-09 19:48:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.007420 10.0.0.240 - - [2025-10-09 19:48:32] "POST /config-database-nodes HTTP/1.1" 200 613 0.018425 10.0.0.240 - - [2025-10-09 19:48:32] "GET / HTTP/1.1" 200 36215 0.001428 10.0.0.240 - - [2025-10-09 19:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018961 10.0.0.240 - - [2025-10-09 19:48:32] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008975 10.0.0.240 - - [2025-10-09 19:48:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.001998 10.0.0.240 - - [2025-10-09 19:48:32] "POST /analytics-nodes HTTP/1.1" 200 601 0.091532 10.0.0.240 - - [2025-10-09 19:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.240 - - [2025-10-09 19:48:32] "GET /network-ipam/f4164c0c-3c20-4475-a925-030d749601da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006370 10.0.0.240 - - [2025-10-09 19:48:32] "GET / HTTP/1.1" 200 36215 0.001493 10.0.0.240 - - [2025-10-09 19:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.240 - - [2025-10-09 19:48:33] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008385 10.0.0.240 - - [2025-10-09 19:48:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002672 10.0.0.240 - - [2025-10-09 19:48:33] "GET / HTTP/1.1" 200 36215 0.001209 10.0.0.240 - - [2025-10-09 19:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.240 - - [2025-10-09 19:48:33] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004506 10.0.0.240 - - [2025-10-09 19:48:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001832 10.0.0.240 - - [2025-10-09 19:48:33] "POST /database-nodes HTTP/1.1" 200 599 0.024693 10.0.0.240 - - [2025-10-09 19:48:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.036424 10.0.0.240 - - [2025-10-09 19:48:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.001922 10.0.0.240 - - [2025-10-09 19:48:33] "POST /access-control-lists HTTP/1.1" 200 589 0.045048 10.0.0.240 - - [2025-10-09 19:48:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.027099 10.0.0.240 - - [2025-10-09 19:48:33] "POST /access-control-lists HTTP/1.1" 200 587 0.024391 10.0.0.240 - - [2025-10-09 19:48:33] "POST /route-targets HTTP/1.1" 200 328 0.013944 10.0.0.240 - - [2025-10-09 19:48:33] "POST /ref-update HTTP/1.1" 200 156 0.069268 10.0.0.240 - - [2025-10-09 19:48:33] "POST /route-targets HTTP/1.1" 200 328 0.014075 10.0.0.240 - - [2025-10-09 19:48:33] "POST /ref-update HTTP/1.1" 200 156 0.029726 10.0.0.240 - - [2025-10-09 19:48:33] "POST /route-targets HTTP/1.1" 200 328 0.032618 10.0.0.240 - - [2025-10-09 19:48:34] "POST /ref-update HTTP/1.1" 200 156 0.046500 10.0.0.240 - - [2025-10-09 19:48:34] "POST /route-targets HTTP/1.1" 200 328 0.034327 10.0.0.240 - - [2025-10-09 19:48:34] "GET / HTTP/1.1" 200 36215 0.001331 10.0.0.240 - - [2025-10-09 19:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.240 - - [2025-10-09 19:48:34] "GET /routing-instance/730a8db0-b256-4e83-9662-30900e132392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002712 10.0.0.240 - - [2025-10-09 19:48:34] "POST /ref-update HTTP/1.1" 200 156 0.044067 10.0.0.240 - - [2025-10-09 19:48:34] "POST /bgp-routers HTTP/1.1" 200 618 0.099377 10.0.0.240 - - [2025-10-09 19:48:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.002676 10.0.0.240 - - [2025-10-09 19:48:34] "GET /bgp-router/b06d97ff-d6cf-4a42-b335-6764716bf51f?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.028037 10.0.0.240 - - [2025-10-09 19:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.240 - - [2025-10-09 19:48:34] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010153 10.0.0.240 - - [2025-10-09 19:48:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039251 10.0.0.240 - - [2025-10-09 19:48:34] "POST /ref-update HTTP/1.1" 200 156 0.010492 10.0.0.240 - - [2025-10-09 19:48:34] "POST /access-control-lists HTTP/1.1" 200 553 0.125961 10.0.0.240 - - [2025-10-09 19:48:34] "PUT /access-control-list/c85aacd9-cd38-4aeb-b313-e193e55054ba HTTP/1.1" 200 273 0.042139 10.0.0.240 - - [2025-10-09 19:48:34] "PUT /access-control-list/a957f299-f0a8-4ecc-b41a-4ab9d4534445 HTTP/1.1" 200 273 0.017738 10.0.0.240 - - [2025-10-09 19:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.240 - - [2025-10-09 19:48:35] "GET /global-vrouter-config/7c3a7408-6654-43c0-84d8-46a310140254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005046 10.0.0.240 - - [2025-10-09 19:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.240 - - [2025-10-09 19:48:35] "PUT /global-vrouter-config/7c3a7408-6654-43c0-84d8-46a310140254 HTTP/1.1" 200 277 0.009127 10.0.0.240 - - [2025-10-09 19:48:35] "GET / HTTP/1.1" 200 36215 0.001440 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 583 0.028342 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 577 0.041189 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 577 0.030709 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 561 0.018771 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 557 0.055040 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 559 0.027144 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 567 0.028613 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 551 0.044377 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 559 0.076341 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 569 0.041114 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 557 0.051991 10.0.0.240 - - [2025-10-09 19:48:35] "POST /alarms HTTP/1.1" 200 569 0.048717 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 577 0.073907 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 571 0.072095 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 563 0.070455 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 563 0.032352 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 563 0.054027 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 549 0.043722 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 597 0.032477 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 577 0.028654 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 573 0.050424 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 585 0.038084 10.0.0.240 - - [2025-10-09 19:48:36] "POST /alarms HTTP/1.1" 200 611 0.044091 10.0.0.240 - - [2025-10-09 19:48:36] "GET / HTTP/1.1" 200 36215 0.001351 10.0.0.240 - - [2025-10-09 19:48:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002270 10.0.0.240 - - [2025-10-09 19:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.240 - - [2025-10-09 19:48:36] "PUT /global-vrouter-config/7c3a7408-6654-43c0-84d8-46a310140254 HTTP/1.1" 200 277 0.011210 10.0.0.240 - - [2025-10-09 19:48:37] "GET / HTTP/1.1" 200 36215 0.001178 10.0.0.240 - - [2025-10-09 19:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.240 - - [2025-10-09 19:48:37] "GET /global-vrouter-config/7c3a7408-6654-43c0-84d8-46a310140254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002507 10.0.0.240 - - [2025-10-09 19:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.240 - - [2025-10-09 19:48:37] "PUT /global-vrouter-config/7c3a7408-6654-43c0-84d8-46a310140254 HTTP/1.1" 200 277 0.010683 10.0.0.240 - - [2025-10-09 19:48:37] "GET / HTTP/1.1" 200 36215 0.001765 10.0.0.240 - - [2025-10-09 19:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.240 - - [2025-10-09 19:48:37] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005624 10.0.0.240 - - [2025-10-09 19:48:37] "PUT /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d HTTP/1.1" 200 275 0.015731 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:50:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:50:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000906 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:50:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:50:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000792 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:50:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:50:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000810 10.0.0.240 - - [2025-10-09 19:51:30] "GET / HTTP/1.1" 200 36215 0.001237 10.0.0.240 - - [2025-10-09 19:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.240 - - [2025-10-09 19:51:30] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004596 10.0.0.240 - - [2025-10-09 19:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.240 - - [2025-10-09 19:51:30] "GET /config-node/2e5a502d-1016-45c3-b7df-c6db0612e2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002903 10.0.0.240 - - [2025-10-09 19:51:42] "GET / HTTP/1.1" 200 36215 0.001519 10.0.0.240 - - [2025-10-09 19:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.240 - - [2025-10-09 19:51:42] "GET /routing-instance/730a8db0-b256-4e83-9662-30900e132392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002774 10.0.0.240 - - [2025-10-09 19:51:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001839 10.0.0.240 - - [2025-10-09 19:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.240 - - [2025-10-09 19:51:42] "GET /bgp-router/b06d97ff-d6cf-4a42-b335-6764716bf51f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003748 10.0.0.240 - - [2025-10-09 19:51:42] "PUT /bgp-router/b06d97ff-d6cf-4a42-b335-6764716bf51f HTTP/1.1" 200 255 0.016217 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:51:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:51:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:51:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:51:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000792 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:51:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000999 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:51:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:51:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:51:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000836 10.0.0.240 - - [2025-10-09 19:52:41] "GET /global-system-configs HTTP/1.1" 200 323 0.004102 10.0.0.240 - - [2025-10-09 19:52:42] "GET /global-system-configs HTTP/1.1" 200 323 0.002199 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:52:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:52:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000801 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000809 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000768 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000830 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000851 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000820 10.0.0.240 - - [2025-10-09 19:53:15] "GET / HTTP/1.1" 200 36215 0.001430 10.0.0.240 - - [2025-10-09 19:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.240 - - [2025-10-09 19:53:15] "GET /domain/f75684f8-249d-43d0-ade4-e4e7e834c701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.004374 10.0.0.240 - - [2025-10-09 19:53:15] "POST /id-to-fqname HTTP/1.1" 200 173 0.000485 10.0.0.240 - - [2025-10-09 19:53:15] "POST /fqname-to-id HTTP/1.1" 404 182 0.003291 10.0.0.240 - - [2025-10-09 19:53:15] "POST /security-groups HTTP/1.1" 200 570 0.066668 10.0.0.240 - - [2025-10-09 19:53:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.002482 10.0.0.240 - - [2025-10-09 19:53:15] "POST /projects HTTP/1.1" 200 483 0.189614 10.0.0.240 - - [2025-10-09 19:53:15] "POST /access-control-lists HTTP/1.1" 200 581 0.030520 10.0.0.240 - - [2025-10-09 19:53:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.021219 10.0.0.240 - - [2025-10-09 19:53:15] "POST /security-groups HTTP/1.1" 200 536 0.055529 10.0.0.240 - - [2025-10-09 19:53:15] "POST /chown HTTP/1.1" 200 109 0.021054 10.0.0.240 - - [2025-10-09 19:53:15] "POST /policy-managements HTTP/1.1" 409 214 0.010745 10.0.0.240 - - [2025-10-09 19:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.240 - - [2025-10-09 19:53:15] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.044417 10.0.0.240 - - [2025-10-09 19:53:15] "POST /access-control-lists HTTP/1.1" 200 579 0.085926 10.0.0.240 - - [2025-10-09 19:53:15] "POST /application-policy-sets HTTP/1.1" 200 530 0.024204 10.0.0.240 - - [2025-10-09 19:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009441 10.0.0.240 - - [2025-10-09 19:53:15] "GET /global-vrouter-config/7c3a7408-6654-43c0-84d8-46a310140254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006762 10.0.0.240 - - [2025-10-09 19:53:15] "PUT /global-vrouter-config/7c3a7408-6654-43c0-84d8-46a310140254 HTTP/1.1" 200 277 0.012201 10.0.0.240 - - [2025-10-09 19:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008815 10.0.0.240 - - [2025-10-09 19:53:15] "GET /virtual-network/517856f7-88a0-4746-a114-ad81950ffe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006199 10.0.0.240 - - [2025-10-09 19:53:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000571 10.0.0.240 - - [2025-10-09 19:53:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.020045 10.0.0.240 - - [2025-10-09 19:53:15] "POST /security-groups HTTP/1.1" 200 574 0.066842 10.0.0.240 - - [2025-10-09 19:53:15] "POST /projects HTTP/1.1" 200 491 0.216931 10.0.0.240 - - [2025-10-09 19:53:16] "POST /security-groups HTTP/1.1" 200 548 0.053402 10.0.0.240 - - [2025-10-09 19:53:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.001501 10.0.0.240 - - [2025-10-09 19:53:16] "POST /chown HTTP/1.1" 200 109 0.024189 10.0.0.240 - - [2025-10-09 19:53:16] "POST /access-control-lists HTTP/1.1" 200 596 0.060085 10.0.0.240 - - [2025-10-09 19:53:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.007423 10.0.0.240 - - [2025-10-09 19:53:16] "POST /network-ipams HTTP/1.1" 200 524 0.054684 10.0.0.240 - - [2025-10-09 19:53:16] "POST /access-control-lists HTTP/1.1" 200 594 0.059743 10.0.0.240 - - [2025-10-09 19:53:16] "POST /network-ipams HTTP/1.1" 200 512 0.059750 10.0.0.240 - - [2025-10-09 19:53:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.003403 10.0.0.240 - - [2025-10-09 19:53:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.003692 10.0.0.240 - - [2025-10-09 19:53:16] "POST /access-control-lists HTTP/1.1" 200 585 0.181686 10.0.0.240 - - [2025-10-09 19:53:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.024548 10.0.0.240 - - [2025-10-09 19:53:16] "POST /useragent-kv HTTP/1.1" 200 115 0.032642 10.0.0.240 - - [2025-10-09 19:53:16] "POST /virtual-networks HTTP/1.1" 200 540 0.324677 10.0.0.240 - - [2025-10-09 19:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.240 - - [2025-10-09 19:53:16] "POST /access-control-lists HTTP/1.1" 200 583 0.117626 10.0.0.240 - - [2025-10-09 19:53:16] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.052677 10.0.0.240 - - [2025-10-09 19:53:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.002189 10.0.0.240 - - [2025-10-09 19:53:16] "POST /access-control-lists HTTP/1.1" 200 604 0.029427 10.0.0.240 - - [2025-10-09 19:53:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.013187 10.0.0.240 - - [2025-10-09 19:53:16] "POST /network-ipams HTTP/1.1" 200 520 0.047962 10.0.0.240 - - [2025-10-09 19:53:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.005847 10.0.0.240 - - [2025-10-09 19:53:16] "POST /access-control-lists HTTP/1.1" 200 602 0.034616 10.0.0.240 - - [2025-10-09 19:53:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.004346 10.0.0.240 - - [2025-10-09 19:53:17] "POST /access-control-lists HTTP/1.1" 200 591 0.091455 10.0.0.240 - - [2025-10-09 19:53:17] "POST /useragent-kv HTTP/1.1" 200 115 0.023302 10.0.0.240 - - [2025-10-09 19:53:17] "POST /virtual-networks HTTP/1.1" 200 548 0.282551 10.0.0.240 - - [2025-10-09 19:53:17] "POST /route-targets HTTP/1.1" 200 328 0.019628 10.0.0.240 - - [2025-10-09 19:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005938 10.0.0.240 - - [2025-10-09 19:53:17] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.040833 10.0.0.240 - - [2025-10-09 19:53:17] "POST /ref-update HTTP/1.1" 200 156 0.110691 10.0.0.240 - - [2025-10-09 19:53:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.014542 10.0.0.240 - - [2025-10-09 19:53:17] "PUT /access-control-list/15dddcf7-6f6b-482a-936c-0d44fbb5ea37 HTTP/1.1" 200 273 0.054627 10.0.0.240 - - [2025-10-09 19:53:17] "POST /network-policys HTTP/1.1" 200 540 0.073136 10.0.0.240 - - [2025-10-09 19:53:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.003647 10.0.0.240 - - [2025-10-09 19:53:17] "POST /network-policys HTTP/1.1" 200 536 0.027109 10.0.0.240 - - [2025-10-09 19:53:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.003559 10.0.0.240 - - [2025-10-09 19:53:17] "POST /route-targets HTTP/1.1" 200 328 0.026090 10.0.0.240 - - [2025-10-09 19:53:17] "POST /ref-update HTTP/1.1" 200 156 0.033603 10.0.0.240 - - [2025-10-09 19:53:17] "POST /network-policys HTTP/1.1" 200 544 0.076213 10.0.0.240 - - [2025-10-09 19:53:17] "PUT /access-control-list/afed485b-cd49-4e44-a3e4-393f82227c9e HTTP/1.1" 200 273 0.044652 10.0.0.240 - - [2025-10-09 19:53:17] "POST /ref-update HTTP/1.1" 200 156 0.119082 10.0.0.240 - - [2025-10-09 19:53:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002164 10.0.0.240 - - [2025-10-09 19:53:17] "PUT /access-control-list/15dddcf7-6f6b-482a-936c-0d44fbb5ea37 HTTP/1.1" 200 273 0.035208 10.0.0.240 - - [2025-10-09 19:53:17] "POST /ref-update HTTP/1.1" 200 156 0.092927 10.0.0.240 - - [2025-10-09 19:53:17] "PUT /access-control-list/15dddcf7-6f6b-482a-936c-0d44fbb5ea37 HTTP/1.1" 200 273 0.032743 10.0.0.240 - - [2025-10-09 19:53:17] "POST /ref-update HTTP/1.1" 200 156 0.180762 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012425 10.0.0.240 - - [2025-10-09 19:53:18] "PUT /access-control-list/afed485b-cd49-4e44-a3e4-393f82227c9e HTTP/1.1" 200 273 0.085863 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004177 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-update HTTP/1.1" 200 156 0.052124 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-update HTTP/1.1" 200 156 0.029564 10.0.0.240 - - [2025-10-09 19:53:18] "POST /fqname-to-id HTTP/1.1" 404 237 0.002264 10.0.0.240 - - [2025-10-09 19:53:18] "POST /access-control-lists HTTP/1.1" 200 603 0.060610 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-update HTTP/1.1" 200 156 0.082354 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-update HTTP/1.1" 200 156 0.037155 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-update HTTP/1.1" 200 156 0.114830 10.0.0.240 - - [2025-10-09 19:53:18] "PUT /access-control-list/d4b7081a-74b8-475e-9953-a193382831e5 HTTP/1.1" 200 273 0.040385 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018076 10.0.0.240 - - [2025-10-09 19:53:18] "PUT /access-control-list/afed485b-cd49-4e44-a3e4-393f82227c9e HTTP/1.1" 200 273 0.074791 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029178 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003164 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-update HTTP/1.1" 200 156 0.027629 10.0.0.240 - - [2025-10-09 19:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.028625 10.0.0.240 - - [2025-10-09 19:53:18] "GET /virtual-network/517856f7-88a0-4746-a114-ad81950ffe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006427 10.0.0.240 - - [2025-10-09 19:53:18] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004487 10.0.0.240 - - [2025-10-09 19:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009201 10.0.0.240 - - [2025-10-09 19:53:18] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007666 10.0.0.240 - - [2025-10-09 19:53:18] "POST /firewall-policys HTTP/1.1" 200 532 0.024222 10.0.0.240 - - [2025-10-09 19:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024075 10.0.0.240 - - [2025-10-09 19:53:18] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.016630 10.0.0.240 - - [2025-10-09 19:53:18] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002939 10.0.0.240 - - [2025-10-09 19:53:18] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002659 10.0.0.240 - - [2025-10-09 19:53:18] "POST /ref-update HTTP/1.1" 200 156 0.033476 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001079 10.0.0.240 - - [2025-10-09 19:53:18] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.009302 10.0.0.240 - - [2025-10-09 19:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.240 - - [2025-10-09 19:53:18] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002605 10.0.0.240 - - [2025-10-09 19:53:18] "POST /firewall-policys HTTP/1.1" 200 534 0.020254 10.0.0.240 - - [2025-10-09 19:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027234 10.0.0.240 - - [2025-10-09 19:53:19] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.023021 10.0.0.240 - - [2025-10-09 19:53:19] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002744 10.0.0.240 - - [2025-10-09 19:53:19] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002801 10.0.0.240 - - [2025-10-09 19:53:19] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002503 10.0.0.240 - - [2025-10-09 19:53:19] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003261 10.0.0.240 - - [2025-10-09 19:53:19] "POST /ref-update HTTP/1.1" 200 156 0.013168 10.0.0.240 - - [2025-10-09 19:53:19] "POST /ref-update HTTP/1.1" 200 156 0.039069 10.0.0.240 - - [2025-10-09 19:53:19] "POST /ref-update HTTP/1.1" 200 156 0.033328 10.0.0.240 - - [2025-10-09 19:53:19] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.015118 10.0.0.240 - - [2025-10-09 19:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.240 - - [2025-10-09 19:53:19] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028611 10.0.0.240 - - [2025-10-09 19:53:19] "POST /firewall-policys HTTP/1.1" 200 532 0.031138 10.0.0.240 - - [2025-10-09 19:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040736 10.0.0.240 - - [2025-10-09 19:53:19] "GET /firewall-policy/e9e3677e-d5f0-484d-a3b0-7b67b442f5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.026290 10.0.0.240 - - [2025-10-09 19:53:19] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003829 10.0.0.240 - - [2025-10-09 19:53:19] "GET /firewall-policy/e9e3677e-d5f0-484d-a3b0-7b67b442f5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002220 10.0.0.240 - - [2025-10-09 19:53:19] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002077 10.0.0.240 - - [2025-10-09 19:53:19] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002941 10.0.0.240 - - [2025-10-09 19:53:19] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002355 10.0.0.240 - - [2025-10-09 19:53:19] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.001853 10.0.0.240 - - [2025-10-09 19:53:19] "POST /ref-update HTTP/1.1" 200 156 0.016365 10.0.0.240 - - [2025-10-09 19:53:19] "POST /ref-update HTTP/1.1" 200 156 0.021501 10.0.0.240 - - [2025-10-09 19:53:19] "POST /ref-update HTTP/1.1" 200 156 0.023850 10.0.0.240 - - [2025-10-09 19:53:19] "POST /ref-update HTTP/1.1" 200 156 0.047835 10.0.0.240 - - [2025-10-09 19:53:19] "POST /ref-update HTTP/1.1" 200 156 0.034153 10.0.0.240 - - [2025-10-09 19:53:19] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.021621 10.0.0.240 - - [2025-10-09 19:53:19] "POST /tags HTTP/1.1" 200 300 0.058993 10.0.0.240 - - [2025-10-09 19:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030746 10.0.0.240 - - [2025-10-09 19:53:20] "GET /tag/ae6377dc-b02d-4c4a-a8b0-a0156646a777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015723 10.0.0.240 - - [2025-10-09 19:53:20] "POST /set-tag HTTP/1.1" 200 109 0.018438 10.0.0.240 - - [2025-10-09 19:53:20] "POST /tags HTTP/1.1" 200 302 0.121795 10.0.0.240 - - [2025-10-09 19:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010659 10.0.0.240 - - [2025-10-09 19:53:20] "GET /tag/34dcdca5-5f2c-4181-a2b7-1ad774e5f190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018636 10.0.0.240 - - [2025-10-09 19:53:20] "POST /tags HTTP/1.1" 200 326 0.086180 10.0.0.240 - - [2025-10-09 19:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022318 10.0.0.240 - - [2025-10-09 19:53:20] "GET /tag/b4d9bb24-a47e-4cc9-8c97-5fab182ecacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.019468 10.0.0.240 - - [2025-10-09 19:53:20] "POST /tags HTTP/1.1" 200 312 0.066743 10.0.0.240 - - [2025-10-09 19:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017610 10.0.0.240 - - [2025-10-09 19:53:20] "GET /tag/9cb40a37-f6a2-4055-ab57-5297b4518b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017230 10.0.0.240 - - [2025-10-09 19:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012723 10.0.0.240 - - [2025-10-09 19:53:20] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.005415 10.0.0.240 - - [2025-10-09 19:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.240 - - [2025-10-09 19:53:20] "GET /project/a048eb94-95f0-45df-a9c1-759df1317cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.025170 10.0.0.240 - - [2025-10-09 19:53:20] "POST /virtual-machines HTTP/1.1" 200 378 0.025842 10.0.0.240 - - [2025-10-09 19:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024920 10.0.0.240 - - [2025-10-09 19:53:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.136989 10.0.0.240 - - [2025-10-09 19:53:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023482 10.0.0.240 - - [2025-10-09 19:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007015 10.0.0.240 - - [2025-10-09 19:53:21] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.008885 10.0.0.240 - - [2025-10-09 19:53:21] "POST /instance-ips HTTP/1.1" 200 410 0.082219 10.0.0.240 - - [2025-10-09 19:53:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.042237 10.0.0.240 - - [2025-10-09 19:53:21] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.012116 10.0.0.240 - - [2025-10-09 19:53:21] "POST /set-tag HTTP/1.1" 200 109 0.038789 10.0.0.240 - - [2025-10-09 19:53:21] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.020134 10.0.0.240 - - [2025-10-09 19:53:21] "GET /instance-ip/9bb14eec-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.004267 10.0.0.240 - - [2025-10-09 19:53:21] "POST /tags HTTP/1.1" 200 306 0.089784 10.0.0.240 - - [2025-10-09 19:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012375 10.0.0.240 - - [2025-10-09 19:53:21] "GET /tag/f18ea955-d6a1-4e96-9661-f78021788a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.077174 10.0.0.240 - - [2025-10-09 19:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.240 - - [2025-10-09 19:53:21] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038593 10.0.0.240 - - [2025-10-09 19:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.240 - - [2025-10-09 19:53:21] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.013961 10.0.0.240 - - [2025-10-09 19:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.240 - - [2025-10-09 19:53:21] "GET /service-appliance-set/822dae87-ef11-4abb-a1b6-cdd009c895bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005028 10.0.0.240 - - [2025-10-09 19:53:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.004060 10.0.0.240 - - [2025-10-09 19:53:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.157439 10.0.0.240 - - [2025-10-09 19:53:22] "GET /virtual-machine-interface/839f4ea9-a4e3-42a5-8bfe-167f45802dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.027619 10.0.0.240 - - [2025-10-09 19:53:22] "POST /instance-ips HTTP/1.1" 200 382 0.138463 10.0.0.240 - - [2025-10-09 19:53:22] "GET /instance-ip/718312a8-7f56-434e-81b3-61445565e885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.024363 10.0.0.240 - - [2025-10-09 19:53:22] "POST /loadbalancers HTTP/1.1" 200 584 0.081323 10.0.0.240 - - [2025-10-09 19:53:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009711 10.0.0.240 - - [2025-10-09 19:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.240 - - [2025-10-09 19:53:22] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061680 10.0.0.240 - - [2025-10-09 19:53:22] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.073272 10.0.0.240 - - [2025-10-09 19:53:22] "GET /loadbalancer/21e05bf8-4281-4ed4-8f9c-f76a18300a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.032780 10.0.0.240 - - [2025-10-09 19:53:22] "GET /instance-ip/718312a8-7f56-434e-81b3-61445565e885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005795 10.0.0.240 - - [2025-10-09 19:53:22] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.049619 10.0.0.240 - - [2025-10-09 19:53:22] "POST /floating-ips HTTP/1.1" 200 585 0.068775 10.0.0.240 - - [2025-10-09 19:53:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.067305 10.0.0.240 - - [2025-10-09 19:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.032363 10.0.0.240 - - [2025-10-09 19:53:22] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.084693 10.0.0.240 - - [2025-10-09 19:53:22] "GET /loadbalancer-listener/c4f02e50-5308-4100-9447-e4327267e6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.001909 10.0.0.240 - - [2025-10-09 19:53:22] "GET /loadbalancer-listener/c4f02e50-5308-4100-9447-e4327267e6c3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005752 10.0.0.240 - - [2025-10-09 19:53:22] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026125 10.0.0.240 - - [2025-10-09 19:53:23] "GET /instance-ip/718312a8-7f56-434e-81b3-61445565e885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002594 10.0.0.240 - - [2025-10-09 19:53:23] "GET /instance-ip/718312a8-7f56-434e-81b3-61445565e885?fields=floating_ips HTTP/1.1" 200 1171 0.008922 10.0.0.240 - - [2025-10-09 19:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006907 10.0.0.240 - - [2025-10-09 19:53:23] "GET /floating-ip/e861e46d-847a-4490-85e3-932d4981c3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.007960 10.0.0.240 - - [2025-10-09 19:53:23] "GET /global-vrouter-config/7c3a7408-6654-43c0-84d8-46a310140254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.009247 10.0.0.240 - - [2025-10-09 19:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.240 - - [2025-10-09 19:53:23] "PUT /global-vrouter-config/7c3a7408-6654-43c0-84d8-46a310140254 HTTP/1.1" 200 277 0.010772 10.0.0.240 - - [2025-10-09 19:53:23] "POST /tags HTTP/1.1" 200 358 0.078107 10.0.0.240 - - [2025-10-09 19:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020261 10.0.0.240 - - [2025-10-09 19:53:23] "GET /tag/e0c50e01-6a63-4d31-a17b-c831a1293a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.013903 10.0.0.240 - - [2025-10-09 19:53:23] "POST /tags HTTP/1.1" 200 306 0.030187 10.0.0.240 - - [2025-10-09 19:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012099 10.0.0.240 - - [2025-10-09 19:53:23] "GET /tag/376e3005-48b4-4b0c-9919-9c6f277dde09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014499 10.0.0.240 - - [2025-10-09 19:53:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.000643 10.0.0.240 - - [2025-10-09 19:53:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.008578 10.0.0.240 - - [2025-10-09 19:53:23] "POST /security-groups HTTP/1.1" 200 571 0.089017 10.0.0.240 - - [2025-10-09 19:53:23] "POST /projects HTTP/1.1" 200 485 0.249610 10.0.0.240 - - [2025-10-09 19:53:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.002929 10.0.0.240 - - [2025-10-09 19:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029633 10.0.0.240 - - [2025-10-09 19:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006519 10.0.0.240 - - [2025-10-09 19:53:23] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.019990 10.0.0.240 - - [2025-10-09 19:53:23] "POST /access-control-lists HTTP/1.1" 200 582 0.080909 10.0.0.240 - - [2025-10-09 19:53:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.014980 10.0.0.240 - - [2025-10-09 19:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010388 10.0.0.240 - - [2025-10-09 19:53:23] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006015 10.0.0.240 - - [2025-10-09 19:53:23] "POST /access-control-lists HTTP/1.1" 200 580 0.072736 10.0.0.240 - - [2025-10-09 19:53:23] "PUT /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a HTTP/1.1" 200 265 0.071123 10.0.0.240 - - [2025-10-09 19:53:23] "PUT /virtual-network/c314a527-dc67-4c88-8199-080741ab3365 HTTP/1.1" 200 265 0.058995 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000805 10.0.0.240 - - [2025-10-09 19:53:24] "POST /security-groups HTTP/1.1" 200 539 0.085374 10.0.0.240 - - [2025-10-09 19:53:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.005651 10.0.0.240 - - [2025-10-09 19:53:24] "POST /access-control-lists HTTP/1.1" 200 598 0.039422 10.0.0.240 - - [2025-10-09 19:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027239 10.0.0.240 - - [2025-10-09 19:53:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.001809 10.0.0.240 - - [2025-10-09 19:53:24] "POST /chown HTTP/1.1" 200 109 0.022510 10.0.0.240 - - [2025-10-09 19:53:24] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018197 10.0.0.240 - - [2025-10-09 19:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.240 - - [2025-10-09 19:53:24] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002965 10.0.0.240 - - [2025-10-09 19:53:24] "POST /access-control-lists HTTP/1.1" 200 596 0.126154 10.0.0.240 - - [2025-10-09 19:53:24] "POST /tags HTTP/1.1" 409 207 0.001782 10.0.0.240 - - [2025-10-09 19:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.240 - - [2025-10-09 19:53:24] "GET /tag/376e3005-48b4-4b0c-9919-9c6f277dde09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015841 10.0.0.240 - - [2025-10-09 19:53:24] "POST /firewall-rules HTTP/1.1" 200 566 0.087451 10.0.0.240 - - [2025-10-09 19:53:24] "GET /firewall-rule/60d1dcc8-53f6-4f69-982e-8864596ab64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004295 10.0.0.240 - - [2025-10-09 19:53:24] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.001951 10.0.0.240 - - [2025-10-09 19:53:24] "GET /firewall-rule/60d1dcc8-53f6-4f69-982e-8864596ab64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.001943 10.0.0.240 - - [2025-10-09 19:53:24] "POST /ref-update HTTP/1.1" 200 156 0.022150 10.0.0.240 - - [2025-10-09 19:53:24] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031716 10.0.0.240 - - [2025-10-09 19:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.240 - - [2025-10-09 19:53:24] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002930 10.0.0.240 - - [2025-10-09 19:53:24] "POST /tags HTTP/1.1" 409 207 0.002036 10.0.0.240 - - [2025-10-09 19:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.240 - - [2025-10-09 19:53:24] "GET /tag/376e3005-48b4-4b0c-9919-9c6f277dde09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.025009 10.0.0.240 - - [2025-10-09 19:53:24] "POST /firewall-rules HTTP/1.1" 200 564 0.074999 10.0.0.240 - - [2025-10-09 19:53:24] "GET /firewall-rule/fe940df0-71ae-424a-b5fc-898871ed49bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.016141 10.0.0.240 - - [2025-10-09 19:53:24] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004956 10.0.0.240 - - [2025-10-09 19:53:24] "GET /firewall-rule/fe940df0-71ae-424a-b5fc-898871ed49bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002764 10.0.0.240 - - [2025-10-09 19:53:24] "POST /ref-update HTTP/1.1" 200 156 0.022488 10.0.0.240 - - [2025-10-09 19:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.240 - - [2025-10-09 19:53:25] "GET /loadbalancer/21e05bf8-4281-4ed4-8f9c-f76a18300a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003604 10.0.0.240 - - [2025-10-09 19:53:25] "POST /tags HTTP/1.1" 200 356 0.027189 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.240 - - [2025-10-09 19:53:25] "GET /tag/576db696-4ceb-430f-83a1-fbd486107cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011732 10.0.0.240 - - [2025-10-09 19:53:25] "POST /tags HTTP/1.1" 200 304 0.042361 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.240 - - [2025-10-09 19:53:25] "GET /tag/4a0dfce3-81f6-46da-9612-953ef6a69794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018069 10.0.0.240 - - [2025-10-09 19:53:25] "POST /projects HTTP/1.1" 409 218 0.008115 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.240 - - [2025-10-09 19:53:25] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032957 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.240 - - [2025-10-09 19:53:25] "GET /network-ipam/74f9069a-d00a-497c-8aeb-4d1ffb1797e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002797 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.240 - - [2025-10-09 19:53:25] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003799 10.0.0.240 - - [2025-10-09 19:53:25] "PUT /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a HTTP/1.1" 200 265 0.063973 10.0.0.240 - - [2025-10-09 19:53:25] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004743 10.0.0.240 - - [2025-10-09 19:53:25] "POST /set-tag HTTP/1.1" 200 109 0.085101 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.240 - - [2025-10-09 19:53:25] "GET /network-ipam/e1b44e0b-3aad-4e17-8fb1-1f1faad05eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.022601 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.240 - - [2025-10-09 19:53:25] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004883 10.0.0.240 - - [2025-10-09 19:53:25] "PUT /virtual-network/c314a527-dc67-4c88-8199-080741ab3365 HTTP/1.1" 200 265 0.038749 10.0.0.240 - - [2025-10-09 19:53:25] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.015622 10.0.0.240 - - [2025-10-09 19:53:25] "POST /set-tag HTTP/1.1" 200 109 0.071009 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.240 - - [2025-10-09 19:53:25] "GET /network-policy/4d5aaa93-c747-42d4-9079-52ac1ca1e980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004089 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.240 - - [2025-10-09 19:53:25] "GET /network-policy/ccc083b4-e363-420e-8c37-9882ef126dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004912 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.240 - - [2025-10-09 19:53:25] "GET /network-policy/ff1b7762-010d-4e18-9447-b2ebeb1e26be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007195 10.0.0.240 - - [2025-10-09 19:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.240 - - [2025-10-09 19:53:26] "PUT /network-policy/ff1b7762-010d-4e18-9447-b2ebeb1e26be HTTP/1.1" 200 263 0.015365 10.0.0.240 - - [2025-10-09 19:53:26] "PUT /access-control-list/15dddcf7-6f6b-482a-936c-0d44fbb5ea37 HTTP/1.1" 200 273 0.064745 10.0.0.240 - - [2025-10-09 19:53:26] "POST /ref-update HTTP/1.1" 200 156 0.118632 10.0.0.240 - - [2025-10-09 19:53:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021039 10.0.0.240 - - [2025-10-09 19:53:26] "PUT /access-control-list/d4b7081a-74b8-475e-9953-a193382831e5 HTTP/1.1" 200 273 0.081030 10.0.0.240 - - [2025-10-09 19:53:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030342 10.0.0.240 - - [2025-10-09 19:53:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003459 10.0.0.240 - - [2025-10-09 19:53:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003695 10.0.0.240 - - [2025-10-09 19:53:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002488 10.0.0.240 - - [2025-10-09 19:53:26] "POST /security-groups HTTP/1.1" 409 245 0.002453 10.0.0.240 - - [2025-10-09 19:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.240 - - [2025-10-09 19:53:26] "PUT /security-group/aa90e2d8-797f-4f3f-b2b0-26f68a54dde5 HTTP/1.1" 200 263 0.059219 10.0.0.240 - - [2025-10-09 19:53:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.042233 10.0.0.240 - - [2025-10-09 19:53:26] "PUT /access-control-list/33ddbfa9-95d0-4a07-bde2-7691583fe81f HTTP/1.1" 200 273 0.022408 10.0.0.240 - - [2025-10-09 19:53:26] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028942 10.0.0.240 - - [2025-10-09 19:53:26] "PUT /access-control-list/9cdc1d12-ac47-4fc1-824b-44e37791e735 HTTP/1.1" 200 273 0.031595 10.0.0.240 - - [2025-10-09 19:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015280 10.0.0.240 - - [2025-10-09 19:53:26] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002887 10.0.0.240 - - [2025-10-09 19:53:26] "POST /tags HTTP/1.1" 409 206 0.002048 10.0.0.240 - - [2025-10-09 19:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.240 - - [2025-10-09 19:53:26] "GET /tag/4a0dfce3-81f6-46da-9612-953ef6a69794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016325 10.0.0.240 - - [2025-10-09 19:53:26] "POST /firewall-rules HTTP/1.1" 200 564 0.085739 10.0.0.240 - - [2025-10-09 19:53:26] "GET /firewall-rule/5881f795-6816-4424-a655-156967215a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005814 10.0.0.240 - - [2025-10-09 19:53:26] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004235 10.0.0.240 - - [2025-10-09 19:53:26] "GET /firewall-rule/5881f795-6816-4424-a655-156967215a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002856 10.0.0.240 - - [2025-10-09 19:53:26] "POST /ref-update HTTP/1.1" 200 156 0.024520 10.0.0.240 - - [2025-10-09 19:53:26] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013268 10.0.0.240 - - [2025-10-09 19:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.240 - - [2025-10-09 19:53:26] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003309 10.0.0.240 - - [2025-10-09 19:53:26] "POST /tags HTTP/1.1" 409 206 0.001829 10.0.0.240 - - [2025-10-09 19:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.240 - - [2025-10-09 19:53:26] "GET /tag/4a0dfce3-81f6-46da-9612-953ef6a69794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010611 10.0.0.240 - - [2025-10-09 19:53:27] "POST /firewall-rules HTTP/1.1" 200 562 0.077926 10.0.0.240 - - [2025-10-09 19:53:27] "GET /firewall-rule/7c2ffd56-1b95-4038-b4b9-73a0f56eb09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.021815 10.0.0.240 - - [2025-10-09 19:53:27] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003848 10.0.0.240 - - [2025-10-09 19:53:27] "GET /firewall-rule/7c2ffd56-1b95-4038-b4b9-73a0f56eb09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006039 10.0.0.240 - - [2025-10-09 19:53:27] "POST /ref-update HTTP/1.1" 200 156 0.024718 10.0.0.240 - - [2025-10-09 19:53:27] "POST /tags HTTP/1.1" 200 302 0.017463 10.0.0.240 - - [2025-10-09 19:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005995 10.0.0.240 - - [2025-10-09 19:53:27] "GET /tag/252bda3b-1da9-4f48-b2d2-e6da0696da69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015229 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000774 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:53:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000756 10.0.0.240 - - [2025-10-09 19:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.240 - - [2025-10-09 19:53:27] "GET /project/a048eb94-95f0-45df-a9c1-759df1317cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049684 10.0.0.240 - - [2025-10-09 19:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006017 10.0.0.240 - - [2025-10-09 19:53:27] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004445 10.0.0.240 - - [2025-10-09 19:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.240 - - [2025-10-09 19:53:27] "GET /service-appliance-set/822dae87-ef11-4abb-a1b6-cdd009c895bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002748 10.0.0.240 - - [2025-10-09 19:53:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.002078 10.0.0.240 - - [2025-10-09 19:53:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.156412 10.0.0.240 - - [2025-10-09 19:53:27] "GET /virtual-machine-interface/7a1b78f0-5bdb-4477-9d67-befdd7747dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.016732 10.0.0.240 - - [2025-10-09 19:53:27] "POST /instance-ips HTTP/1.1" 200 378 0.081090 10.0.0.240 - - [2025-10-09 19:53:27] "GET /instance-ip/7e1db2b3-de63-4336-8235-8b6466a0b770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009407 10.0.0.240 - - [2025-10-09 19:53:27] "POST /loadbalancers HTTP/1.1" 200 584 0.072317 10.0.0.240 - - [2025-10-09 19:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014673 10.0.0.240 - - [2025-10-09 19:53:27] "GET /project/a048eb94-95f0-45df-a9c1-759df1317cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.051453 10.0.0.240 - - [2025-10-09 19:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.038242 10.0.0.240 - - [2025-10-09 19:53:27] "GET /instance-ip/7e1db2b3-de63-4336-8235-8b6466a0b770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.023144 10.0.0.240 - - [2025-10-09 19:53:28] "GET /project/a048eb94-95f0-45df-a9c1-759df1317cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.060374 10.0.0.240 - - [2025-10-09 19:53:28] "POST /floating-ips HTTP/1.1" 200 583 0.058371 10.0.0.240 - - [2025-10-09 19:53:28] "GET /loadbalancer/f1d7c0dc-7afb-4523-92c2-3bbbb7437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003934 10.0.0.240 - - [2025-10-09 19:53:28] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022980 10.0.0.240 - - [2025-10-09 19:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.036345 10.0.0.240 - - [2025-10-09 19:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011960 10.0.0.240 - - [2025-10-09 19:53:28] "GET /project/a048eb94-95f0-45df-a9c1-759df1317cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.023064 10.0.0.240 - - [2025-10-09 19:53:28] "GET /loadbalancer-listener/4f3ac80e-7b63-4008-8fde-5420173e730b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006026 10.0.0.240 - - [2025-10-09 19:53:28] "GET /loadbalancer-listener/4f3ac80e-7b63-4008-8fde-5420173e730b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003513 10.0.0.240 - - [2025-10-09 19:53:28] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.016692 10.0.0.240 - - [2025-10-09 19:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.240 - - [2025-10-09 19:53:28] "GET /instance-ip/7e1db2b3-de63-4336-8235-8b6466a0b770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002848 10.0.0.240 - - [2025-10-09 19:53:28] "GET /instance-ip/7e1db2b3-de63-4336-8235-8b6466a0b770?fields=floating_ips HTTP/1.1" 200 1165 0.006490 10.0.0.240 - - [2025-10-09 19:53:28] "GET /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002837 10.0.0.240 - - [2025-10-09 19:53:28] "GET /project/a048eb94-95f0-45df-a9c1-759df1317cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040345 10.0.0.240 - - [2025-10-09 19:53:28] "GET /loadbalancer/f1d7c0dc-7afb-4523-92c2-3bbbb7437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003168 10.0.0.240 - - [2025-10-09 19:53:28] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.016627 10.0.0.240 - - [2025-10-09 19:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030762 10.0.0.240 - - [2025-10-09 19:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.240 - - [2025-10-09 19:53:28] "GET /project/a048eb94-95f0-45df-a9c1-759df1317cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029643 10.0.0.240 - - [2025-10-09 19:53:28] "GET /loadbalancer-listener/70b3401e-478d-4749-a555-48f1be2b4047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.001888 10.0.0.240 - - [2025-10-09 19:53:28] "GET /loadbalancer-listener/70b3401e-478d-4749-a555-48f1be2b4047?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002663 10.0.0.240 - - [2025-10-09 19:53:28] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017768 10.0.0.240 - - [2025-10-09 19:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.240 - - [2025-10-09 19:53:28] "GET /instance-ip/7e1db2b3-de63-4336-8235-8b6466a0b770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002511 10.0.0.240 - - [2025-10-09 19:53:28] "GET /instance-ip/7e1db2b3-de63-4336-8235-8b6466a0b770?fields=floating_ips HTTP/1.1" 200 1165 0.002078 10.0.0.240 - - [2025-10-09 19:53:28] "GET /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001613 10.0.0.240 - - [2025-10-09 19:53:28] "GET /project/a048eb94-95f0-45df-a9c1-759df1317cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.028001 10.0.0.240 - - [2025-10-09 19:53:28] "GET /loadbalancer/f1d7c0dc-7afb-4523-92c2-3bbbb7437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005287 10.0.0.240 - - [2025-10-09 19:53:28] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.015342 10.0.0.240 - - [2025-10-09 19:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008219 10.0.0.240 - - [2025-10-09 19:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010302 10.0.0.240 - - [2025-10-09 19:53:28] "GET /project/a048eb94-95f0-45df-a9c1-759df1317cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040303 10.0.0.240 - - [2025-10-09 19:53:28] "GET /loadbalancer-listener/83cb6b74-adb4-4950-95c1-eb664ecae163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003261 10.0.0.240 - - [2025-10-09 19:53:28] "GET /loadbalancer-listener/83cb6b74-adb4-4950-95c1-eb664ecae163?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003281 10.0.0.240 - - [2025-10-09 19:53:28] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.017548 10.0.0.240 - - [2025-10-09 19:53:28] "GET /instance-ip/7e1db2b3-de63-4336-8235-8b6466a0b770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007968 10.0.0.240 - - [2025-10-09 19:53:28] "GET /instance-ip/7e1db2b3-de63-4336-8235-8b6466a0b770?fields=floating_ips HTTP/1.1" 200 1165 0.005304 10.0.0.240 - - [2025-10-09 19:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.240 - - [2025-10-09 19:53:28] "GET /loadbalancer/f1d7c0dc-7afb-4523-92c2-3bbbb7437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002658 10.0.0.240 - - [2025-10-09 19:53:28] "GET /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002592 10.0.0.240 - - [2025-10-09 19:53:28] "POST /tags HTTP/1.1" 200 372 0.025169 10.0.0.240 - - [2025-10-09 19:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015573 10.0.0.240 - - [2025-10-09 19:53:29] "GET /tag/e6a652f0-e350-445c-931d-9214a6b05865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.011204 10.0.0.240 - - [2025-10-09 19:53:29] "POST /tags HTTP/1.1" 200 320 0.018196 10.0.0.240 - - [2025-10-09 19:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.240 - - [2025-10-09 19:53:29] "GET /tag/a39a9b5c-7d26-44f6-93f7-ce9a19ce1da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011568 10.0.0.240 - - [2025-10-09 19:53:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.000548 10.0.0.240 - - [2025-10-09 19:53:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.003767 10.0.0.240 - - [2025-10-09 19:53:29] "POST /security-groups HTTP/1.1" 200 578 0.061943 10.0.0.240 - - [2025-10-09 19:53:29] "POST /projects HTTP/1.1" 200 499 0.196487 10.0.0.240 - - [2025-10-09 19:53:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.002532 10.0.0.240 - - [2025-10-09 19:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017618 10.0.0.240 - - [2025-10-09 19:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005854 10.0.0.240 - - [2025-10-09 19:53:29] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.022810 10.0.0.240 - - [2025-10-09 19:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.240 - - [2025-10-09 19:53:29] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004704 10.0.0.240 - - [2025-10-09 19:53:29] "POST /access-control-lists HTTP/1.1" 200 589 0.086563 10.0.0.240 - - [2025-10-09 19:53:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.018476 10.0.0.240 - - [2025-10-09 19:53:29] "PUT /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a HTTP/1.1" 200 265 0.066117 10.0.0.240 - - [2025-10-09 19:53:29] "POST /access-control-lists HTTP/1.1" 200 587 0.106993 10.0.0.240 - - [2025-10-09 19:53:29] "PUT /virtual-network/c314a527-dc67-4c88-8199-080741ab3365 HTTP/1.1" 200 265 0.119456 10.0.0.240 - - [2025-10-09 19:53:29] "POST /security-groups HTTP/1.1" 200 560 0.071712 10.0.0.240 - - [2025-10-09 19:53:29] "POST /fqname-to-id HTTP/1.1" 404 248 0.002568 10.0.0.240 - - [2025-10-09 19:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016726 10.0.0.240 - - [2025-10-09 19:53:29] "POST /access-control-lists HTTP/1.1" 200 612 0.071823 10.0.0.240 - - [2025-10-09 19:53:29] "POST /chown HTTP/1.1" 200 109 0.066665 10.0.0.240 - - [2025-10-09 19:53:29] "POST /fqname-to-id HTTP/1.1" 404 247 0.020582 10.0.0.240 - - [2025-10-09 19:53:29] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024390 10.0.0.240 - - [2025-10-09 19:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.240 - - [2025-10-09 19:53:30] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016623 10.0.0.240 - - [2025-10-09 19:53:30] "POST /access-control-lists HTTP/1.1" 200 610 0.082963 10.0.0.240 - - [2025-10-09 19:53:30] "POST /tags HTTP/1.1" 409 214 0.021687 10.0.0.240 - - [2025-10-09 19:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.240 - - [2025-10-09 19:53:30] "GET /tag/a39a9b5c-7d26-44f6-93f7-ce9a19ce1da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010027 10.0.0.240 - - [2025-10-09 19:53:30] "POST /firewall-rules HTTP/1.1" 200 580 0.065660 10.0.0.240 - - [2025-10-09 19:53:30] "GET /firewall-rule/4ed64c7e-8740-4d39-96a6-4cd9aa25ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.015421 10.0.0.240 - - [2025-10-09 19:53:30] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003957 10.0.0.240 - - [2025-10-09 19:53:30] "GET /firewall-rule/4ed64c7e-8740-4d39-96a6-4cd9aa25ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002220 10.0.0.240 - - [2025-10-09 19:53:30] "POST /ref-update HTTP/1.1" 200 156 0.024792 10.0.0.240 - - [2025-10-09 19:53:30] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006166 10.0.0.240 - - [2025-10-09 19:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.240 - - [2025-10-09 19:53:30] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002174 10.0.0.240 - - [2025-10-09 19:53:30] "POST /tags HTTP/1.1" 409 214 0.001469 10.0.0.240 - - [2025-10-09 19:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.240 - - [2025-10-09 19:53:30] "GET /tag/a39a9b5c-7d26-44f6-93f7-ce9a19ce1da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.009383 10.0.0.240 - - [2025-10-09 19:53:30] "POST /firewall-rules HTTP/1.1" 200 578 0.080288 10.0.0.240 - - [2025-10-09 19:53:30] "GET /firewall-rule/7106aee1-9e1b-4440-a744-9c703b0311fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006013 10.0.0.240 - - [2025-10-09 19:53:30] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003651 10.0.0.240 - - [2025-10-09 19:53:30] "GET /firewall-rule/7106aee1-9e1b-4440-a744-9c703b0311fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002474 10.0.0.240 - - [2025-10-09 19:53:30] "POST /ref-update HTTP/1.1" 200 156 0.037302 10.0.0.240 - - [2025-10-09 19:53:30] "POST /tags HTTP/1.1" 200 364 0.031957 10.0.0.240 - - [2025-10-09 19:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010879 10.0.0.240 - - [2025-10-09 19:53:30] "GET /tag/a2534632-b9a8-4814-a160-b276859ab787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.013343 10.0.0.240 - - [2025-10-09 19:53:30] "POST /tags HTTP/1.1" 200 312 0.020569 10.0.0.240 - - [2025-10-09 19:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013756 10.0.0.240 - - [2025-10-09 19:53:30] "GET /tag/4511317a-84ba-4b60-8dbe-1b6d128d8f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013360 10.0.0.240 - - [2025-10-09 19:53:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.000505 10.0.0.240 - - [2025-10-09 19:53:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.011384 10.0.0.240 - - [2025-10-09 19:53:30] "POST /security-groups HTTP/1.1" 200 574 0.069485 10.0.0.240 - - [2025-10-09 19:53:30] "POST /projects HTTP/1.1" 200 491 0.190511 10.0.0.240 - - [2025-10-09 19:53:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.008491 10.0.0.240 - - [2025-10-09 19:53:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024407 10.0.0.240 - - [2025-10-09 19:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010900 10.0.0.240 - - [2025-10-09 19:53:31] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.018948 10.0.0.240 - - [2025-10-09 19:53:31] "POST /access-control-lists HTTP/1.1" 200 585 0.081826 10.0.0.240 - - [2025-10-09 19:53:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.004986 10.0.0.240 - - [2025-10-09 19:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.240 - - [2025-10-09 19:53:31] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004370 10.0.0.240 - - [2025-10-09 19:53:31] "POST /access-control-lists HTTP/1.1" 200 583 0.065342 10.0.0.240 - - [2025-10-09 19:53:31] "PUT /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a HTTP/1.1" 200 265 0.066210 10.0.0.240 - - [2025-10-09 19:53:31] "PUT /virtual-network/c314a527-dc67-4c88-8199-080741ab3365 HTTP/1.1" 200 265 0.041257 10.0.0.240 - - [2025-10-09 19:53:31] "POST /security-groups HTTP/1.1" 200 548 0.069163 10.0.0.240 - - [2025-10-09 19:53:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.001693 10.0.0.240 - - [2025-10-09 19:53:31] "POST /access-control-lists HTTP/1.1" 200 604 0.031538 10.0.0.240 - - [2025-10-09 19:53:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.004921 10.0.0.240 - - [2025-10-09 19:53:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.035244 10.0.0.240 - - [2025-10-09 19:53:31] "POST /chown HTTP/1.1" 200 109 0.019151 10.0.0.240 - - [2025-10-09 19:53:31] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002857 10.0.0.240 - - [2025-10-09 19:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.240 - - [2025-10-09 19:53:31] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002635 10.0.0.240 - - [2025-10-09 19:53:31] "POST /access-control-lists HTTP/1.1" 200 602 0.086146 10.0.0.240 - - [2025-10-09 19:53:31] "POST /tags HTTP/1.1" 409 210 0.009448 10.0.0.240 - - [2025-10-09 19:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.240 - - [2025-10-09 19:53:31] "GET /tag/4511317a-84ba-4b60-8dbe-1b6d128d8f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010022 10.0.0.240 - - [2025-10-09 19:53:31] "POST /firewall-rules HTTP/1.1" 200 572 0.065600 10.0.0.240 - - [2025-10-09 19:53:31] "GET /firewall-rule/4f3cb7f7-203f-4e77-8466-b419a4488b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003834 10.0.0.240 - - [2025-10-09 19:53:31] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003797 10.0.0.240 - - [2025-10-09 19:53:31] "GET /firewall-rule/4f3cb7f7-203f-4e77-8466-b419a4488b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002021 10.0.0.240 - - [2025-10-09 19:53:31] "POST /ref-update HTTP/1.1" 200 156 0.029884 10.0.0.240 - - [2025-10-09 19:53:31] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002548 10.0.0.240 - - [2025-10-09 19:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.240 - - [2025-10-09 19:53:31] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002086 10.0.0.240 - - [2025-10-09 19:53:31] "POST /tags HTTP/1.1" 409 210 0.002082 10.0.0.240 - - [2025-10-09 19:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014692 10.0.0.240 - - [2025-10-09 19:53:31] "GET /tag/4511317a-84ba-4b60-8dbe-1b6d128d8f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010736 10.0.0.240 - - [2025-10-09 19:53:31] "POST /firewall-rules HTTP/1.1" 200 570 0.076709 10.0.0.240 - - [2025-10-09 19:53:32] "GET /firewall-rule/48bef5b1-8708-44f9-9847-36a6756e9f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003920 10.0.0.240 - - [2025-10-09 19:53:32] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003194 10.0.0.240 - - [2025-10-09 19:53:32] "GET /firewall-rule/48bef5b1-8708-44f9-9847-36a6756e9f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001824 10.0.0.240 - - [2025-10-09 19:53:32] "POST /ref-update HTTP/1.1" 200 156 0.046581 10.0.0.240 - - [2025-10-09 19:53:32] "POST /tags HTTP/1.1" 200 364 0.023627 10.0.0.240 - - [2025-10-09 19:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005949 10.0.0.240 - - [2025-10-09 19:53:32] "GET /tag/646f4f87-d0d3-4be0-9c61-13d94fd9b644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011472 10.0.0.240 - - [2025-10-09 19:53:32] "POST /tags HTTP/1.1" 409 210 0.001641 10.0.0.240 - - [2025-10-09 19:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.240 - - [2025-10-09 19:53:32] "GET /tag/9cb40a37-f6a2-4055-ab57-5297b4518b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011153 10.0.0.240 - - [2025-10-09 19:53:32] "POST /projects HTTP/1.1" 409 223 0.001832 10.0.0.240 - - [2025-10-09 19:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.240 - - [2025-10-09 19:53:32] "GET /project/a048eb94-95f0-45df-a9c1-759df1317cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.032819 10.0.0.240 - - [2025-10-09 19:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.240 - - [2025-10-09 19:53:32] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.003601 10.0.0.240 - - [2025-10-09 19:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.240 - - [2025-10-09 19:53:32] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004330 10.0.0.240 - - [2025-10-09 19:53:32] "PUT /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a HTTP/1.1" 200 265 0.096283 10.0.0.240 - - [2025-10-09 19:53:32] "PUT /virtual-network/c314a527-dc67-4c88-8199-080741ab3365 HTTP/1.1" 200 265 0.053254 10.0.0.240 - - [2025-10-09 19:53:32] "POST /security-groups HTTP/1.1" 409 253 0.002455 10.0.0.240 - - [2025-10-09 19:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.240 - - [2025-10-09 19:53:32] "PUT /security-group/9cd255e9-0335-41af-a369-ea12f06a399e HTTP/1.1" 200 263 0.059980 10.0.0.240 - - [2025-10-09 19:53:32] "PUT /access-control-list/4e84a98b-c9b2-48ae-8f06-b9704dbdabc7 HTTP/1.1" 200 273 0.016172 10.0.0.240 - - [2025-10-09 19:53:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027220 10.0.0.240 - - [2025-10-09 19:53:32] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023865 10.0.0.240 - - [2025-10-09 19:53:32] "PUT /access-control-list/923578a8-cd83-4a60-81bb-0c9d1c2622c8 HTTP/1.1" 200 273 0.046996 10.0.0.240 - - [2025-10-09 19:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.240 - - [2025-10-09 19:53:32] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002631 10.0.0.240 - - [2025-10-09 19:53:32] "POST /tags HTTP/1.1" 409 210 0.001691 10.0.0.240 - - [2025-10-09 19:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.240 - - [2025-10-09 19:53:32] "GET /tag/9cb40a37-f6a2-4055-ab57-5297b4518b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010323 10.0.0.240 - - [2025-10-09 19:53:32] "POST /firewall-rules HTTP/1.1" 200 572 0.067406 10.0.0.240 - - [2025-10-09 19:53:32] "GET /firewall-rule/6adf3e46-83ed-490d-b783-10e86214a696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009720 10.0.0.240 - - [2025-10-09 19:53:33] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004406 10.0.0.240 - - [2025-10-09 19:53:33] "GET /firewall-rule/6adf3e46-83ed-490d-b783-10e86214a696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002244 10.0.0.240 - - [2025-10-09 19:53:33] "POST /ref-update HTTP/1.1" 200 156 0.036517 10.0.0.240 - - [2025-10-09 19:53:33] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003968 10.0.0.240 - - [2025-10-09 19:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.240 - - [2025-10-09 19:53:33] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002414 10.0.0.240 - - [2025-10-09 19:53:33] "POST /tags HTTP/1.1" 409 210 0.001518 10.0.0.240 - - [2025-10-09 19:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.240 - - [2025-10-09 19:53:33] "GET /tag/9cb40a37-f6a2-4055-ab57-5297b4518b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009832 10.0.0.240 - - [2025-10-09 19:53:33] "POST /firewall-rules HTTP/1.1" 200 570 0.070852 10.0.0.240 - - [2025-10-09 19:53:33] "GET /firewall-rule/6ba5d331-6421-4436-8a2e-c7ad6524e44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004364 10.0.0.240 - - [2025-10-09 19:53:33] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.006625 10.0.0.240 - - [2025-10-09 19:53:33] "GET /firewall-rule/6ba5d331-6421-4436-8a2e-c7ad6524e44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001981 10.0.0.240 - - [2025-10-09 19:53:33] "POST /ref-update HTTP/1.1" 200 156 0.055906 10.0.0.240 - - [2025-10-09 19:53:33] "POST /tags HTTP/1.1" 409 237 0.007782 10.0.0.240 - - [2025-10-09 19:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.240 - - [2025-10-09 19:53:33] "GET /tag/646f4f87-d0d3-4be0-9c61-13d94fd9b644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010761 10.0.0.240 - - [2025-10-09 19:53:33] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.004092 10.0.0.240 - - [2025-10-09 19:53:33] "POST /set-tag HTTP/1.1" 200 109 0.024481 10.0.0.241 - - [2025-10-09 19:54:19] "GET / HTTP/1.1" 200 36215 0.001561 10.0.0.241 - - [2025-10-09 19:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.241 - - [2025-10-09 19:54:19] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005812 10.0.0.241 - - [2025-10-09 19:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.241 - - [2025-10-09 19:54:19] "GET /routing-instance/730a8db0-b256-4e83-9662-30900e132392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002325 10.0.0.241 - - [2025-10-09 19:54:19] "PUT /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d HTTP/1.1" 200 275 0.006850 10.0.0.241 - - [2025-10-09 19:54:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.010733 10.0.0.241 - - [2025-10-09 19:54:19] "POST /virtual-routers HTTP/1.1" 200 601 0.020169 10.0.0.241 - - [2025-10-09 19:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.241 - - [2025-10-09 19:54:19] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004161 10.0.0.241 - - [2025-10-09 19:54:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.002151 10.0.0.241 - - [2025-10-09 19:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.241 - - [2025-10-09 19:54:19] "GET /virtual-network/517856f7-88a0-4746-a114-ad81950ffe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005122 10.0.0.241 - - [2025-10-09 19:54:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.051772 10.0.0.240 - - [2025-10-09 19:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.240 - - [2025-10-09 19:54:31] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.014252 10.0.0.240 - - [2025-10-09 19:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.240 - - [2025-10-09 19:56:31] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002547 10.0.0.241 - - [2025-10-09 19:56:44] "GET / HTTP/1.1" 200 36215 0.001301 10.0.0.241 - - [2025-10-09 19:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.241 - - [2025-10-09 19:56:44] "GET /global-system-config/c00ed848-a366-4ab7-b939-13deb3f7f42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004168 10.0.0.241 - - [2025-10-09 19:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.241 - - [2025-10-09 19:56:44] "GET /routing-instance/730a8db0-b256-4e83-9662-30900e132392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002835 10.0.0.241 - - [2025-10-09 19:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.241 - - [2025-10-09 19:56:44] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002190 10.0.0.241 - - [2025-10-09 19:56:44] "PUT /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14 HTTP/1.1" 200 263 0.009419 10.0.0.241 - - [2025-10-09 19:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.241 - - [2025-10-09 19:56:44] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002754 10.0.0.241 - - [2025-10-09 19:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.241 - - [2025-10-09 19:56:44] "GET /virtual-machine-interface/20033d74-e071-455d-a517-7809fe8e2cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003783 10.0.0.241 - - [2025-10-09 19:56:44] "PUT /virtual-machine-interface/20033d74-e071-455d-a517-7809fe8e2cc1 HTTP/1.1" 200 285 0.010403 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:57:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:57:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001125 10.0.0.240 - - [2025-10-09 19:57:22] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003029 10.0.0.240 - - [2025-10-09 19:57:22] "POST /ref-update HTTP/1.1" 200 156 0.012492 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:57:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000840 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:57:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000849 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:57:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:57:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004429 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:57:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.240 - - [2025-10-09 19:57:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000792 10.0.0.240 - - [2025-10-09 19:57:33] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006140 10.0.0.240 - - [2025-10-09 19:57:33] "POST /set-tag HTTP/1.1" 200 109 0.005091 10.0.0.240 - - [2025-10-09 19:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.240 - - [2025-10-09 19:57:33] "GET /loadbalancer/f1d7c0dc-7afb-4523-92c2-3bbbb7437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002153 10.0.0.240 - - [2025-10-09 19:57:33] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004003 10.0.0.240 - - [2025-10-09 19:57:33] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.240 - - [2025-10-09 19:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.240 - - [2025-10-09 19:57:33] "GET /loadbalancer/f1d7c0dc-7afb-4523-92c2-3bbbb7437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.001898 10.0.0.240 - - [2025-10-09 19:57:33] "GET /loadbalancer-pool/3343fc82-ee09-42bb-981f-150b504d5c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003874 10.0.0.240 - - [2025-10-09 19:57:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015782 10.0.0.240 - - [2025-10-09 19:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015117 10.0.0.240 - - [2025-10-09 19:57:33] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004570 10.0.0.240 - - [2025-10-09 19:57:33] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005028 10.0.0.240 - - [2025-10-09 19:57:33] "POST /ref-update HTTP/1.1" 200 156 0.007481 10.0.0.240 - - [2025-10-09 19:57:33] "GET /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.009886 10.0.0.240 - - [2025-10-09 19:57:33] "POST /tags HTTP/1.1" 409 205 0.001622 10.0.0.240 - - [2025-10-09 19:57:33] "PUT /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b HTTP/1.1" 200 257 0.012948 10.0.0.240 - - [2025-10-09 19:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.240 - - [2025-10-09 19:57:33] "GET /tag/252bda3b-1da9-4f48-b2d2-e6da0696da69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011923 10.0.0.240 - - [2025-10-09 19:57:34] "POST /set-tag HTTP/1.1" 200 109 0.071682 10.0.0.240 - - [2025-10-09 19:57:34] "GET /loadbalancer-pool/e90cdc83-d246-4301-95a0-5ea565ab73f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003921 10.0.0.240 - - [2025-10-09 19:57:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031144 10.0.0.240 - - [2025-10-09 19:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015944 10.0.0.240 - - [2025-10-09 19:57:34] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012004 10.0.0.240 - - [2025-10-09 19:57:34] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003947 10.0.0.240 - - [2025-10-09 19:57:34] "POST /ref-update HTTP/1.1" 200 156 0.005804 10.0.0.240 - - [2025-10-09 19:57:34] "GET /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.008822 10.0.0.240 - - [2025-10-09 19:57:34] "PUT /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b HTTP/1.1" 200 257 0.008268 10.0.0.240 - - [2025-10-09 19:57:34] "POST /set-tag HTTP/1.1" 200 109 0.006900 10.0.0.240 - - [2025-10-09 19:57:34] "GET /loadbalancer-pool/cce518c6-8357-45af-95c9-45331d17d8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002976 10.0.0.240 - - [2025-10-09 19:57:34] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015205 10.0.0.240 - - [2025-10-09 19:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007788 10.0.0.240 - - [2025-10-09 19:57:34] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008095 10.0.0.240 - - [2025-10-09 19:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.240 - - [2025-10-09 19:57:34] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003447 10.0.0.240 - - [2025-10-09 19:57:34] "POST /ref-update HTTP/1.1" 200 156 0.007463 10.0.0.240 - - [2025-10-09 19:57:34] "GET /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.006816 10.0.0.240 - - [2025-10-09 19:57:34] "PUT /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b HTTP/1.1" 200 257 0.014786 10.0.0.240 - - [2025-10-09 19:57:41] "GET /global-system-configs HTTP/1.1" 200 323 0.005706 10.0.0.240 - - [2025-10-09 19:57:42] "GET /global-system-configs HTTP/1.1" 200 323 0.003907 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:01:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000825 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:01:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000896 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:01:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000869 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:02:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:02:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 10.0.0.240 - - [2025-10-09 20:02:06] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006644 10.0.0.240 - - [2025-10-09 20:02:06] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.240 - - [2025-10-09 20:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.240 - - [2025-10-09 20:02:06] "GET /loadbalancer/f1d7c0dc-7afb-4523-92c2-3bbbb7437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002611 10.0.0.240 - - [2025-10-09 20:02:06] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003851 10.0.0.240 - - [2025-10-09 20:02:06] "POST /set-tag HTTP/1.1" 200 109 0.020851 10.0.0.240 - - [2025-10-09 20:02:06] "DELETE /loadbalancer-member/8217853d-fd8e-485e-a5d6-91dc53da3197 HTTP/1.1" 200 115 0.041561 10.0.0.240 - - [2025-10-09 20:02:06] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013413 10.0.0.240 - - [2025-10-09 20:02:06] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.240 - - [2025-10-09 20:02:06] "DELETE /loadbalancer-member/de0327f4-f480-44b6-be41-245d940a73f5 HTTP/1.1" 200 115 0.051657 10.0.0.240 - - [2025-10-09 20:02:06] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005814 10.0.0.240 - - [2025-10-09 20:02:06] "POST /set-tag HTTP/1.1" 200 109 0.004489 10.0.0.240 - - [2025-10-09 20:02:06] "DELETE /loadbalancer-member/db21ff77-ac3c-4b61-a8e2-38a69f3e7ce6 HTTP/1.1" 200 115 0.062242 10.0.0.240 - - [2025-10-09 20:02:06] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011274 10.0.0.240 - - [2025-10-09 20:02:06] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.240 - - [2025-10-09 20:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.240 - - [2025-10-09 20:02:06] "GET /loadbalancer/f1d7c0dc-7afb-4523-92c2-3bbbb7437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.009486 10.0.0.240 - - [2025-10-09 20:02:06] "GET /loadbalancer-pool/3343fc82-ee09-42bb-981f-150b504d5c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004560 10.0.0.240 - - [2025-10-09 20:02:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027313 10.0.0.240 - - [2025-10-09 20:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.039495 10.0.0.240 - - [2025-10-09 20:02:07] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.021005 10.0.0.240 - - [2025-10-09 20:02:07] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005780 10.0.0.240 - - [2025-10-09 20:02:07] "GET /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003945 10.0.0.240 - - [2025-10-09 20:02:07] "POST /set-tag HTTP/1.1" 200 109 0.067730 10.0.0.240 - - [2025-10-09 20:02:07] "GET /loadbalancer-pool/e90cdc83-d246-4301-95a0-5ea565ab73f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008828 10.0.0.240 - - [2025-10-09 20:02:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020103 10.0.0.240 - - [2025-10-09 20:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008301 10.0.0.240 - - [2025-10-09 20:02:07] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008084 10.0.0.240 - - [2025-10-09 20:02:07] "POST /set-tag HTTP/1.1" 200 109 0.005921 10.0.0.240 - - [2025-10-09 20:02:07] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005463 10.0.0.240 - - [2025-10-09 20:02:07] "GET /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002069 10.0.0.240 - - [2025-10-09 20:02:07] "GET /loadbalancer-pool/cce518c6-8357-45af-95c9-45331d17d8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003088 10.0.0.240 - - [2025-10-09 20:02:07] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014891 10.0.0.240 - - [2025-10-09 20:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024117 10.0.0.240 - - [2025-10-09 20:02:07] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016675 10.0.0.240 - - [2025-10-09 20:02:07] "GET /virtual-machine-interface/9b918a8a-a549-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004030 10.0.0.240 - - [2025-10-09 20:02:07] "GET /floating-ip/0841a68b-fd6b-40cb-a95b-614ee7adc67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001800 10.0.0.240 - - [2025-10-09 20:02:07] "POST /set-tag HTTP/1.1" 200 109 0.002309 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:02:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:02:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000833 10.0.0.240 - - [2025-10-09 20:02:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002508 10.0.0.240 - - [2025-10-09 20:02:42] "GET /global-system-configs HTTP/1.1" 200 323 0.001880 10.0.0.240 - - [2025-10-09 20:03:25] "GET / HTTP/1.1" 200 36215 0.001566 10.0.0.240 - - [2025-10-09 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.240 - - [2025-10-09 20:03:25] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.024888 10.0.0.240 - - [2025-10-09 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.240 - - [2025-10-09 20:03:25] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029206 10.0.0.240 - - [2025-10-09 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.240 - - [2025-10-09 20:03:25] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033298 10.0.0.240 - - [2025-10-09 20:03:26] "POST /tags HTTP/1.1" 200 334 0.043607 10.0.0.240 - - [2025-10-09 20:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012140 10.0.0.240 - - [2025-10-09 20:03:26] "GET /tag/9988d9d6-5596-45ea-9dac-c0d1ce506867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015732 10.0.0.240 - - [2025-10-09 20:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.240 - - [2025-10-09 20:03:26] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049202 10.0.0.240 - - [2025-10-09 20:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.240 - - [2025-10-09 20:03:26] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005479 10.0.0.240 - - [2025-10-09 20:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.240 - - [2025-10-09 20:03:26] "GET /service-appliance-set/822dae87-ef11-4abb-a1b6-cdd009c895bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002182 10.0.0.240 - - [2025-10-09 20:03:26] "POST /fqname-to-id HTTP/1.1" 404 254 0.001491 10.0.0.240 - - [2025-10-09 20:03:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.089618 10.0.0.240 - - [2025-10-09 20:03:26] "GET /virtual-machine-interface/d2341403-7d03-4d1d-bb1d-1019df7b9934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.020841 10.0.0.240 - - [2025-10-09 20:03:26] "POST /instance-ips HTTP/1.1" 200 410 0.026262 10.0.0.240 - - [2025-10-09 20:03:26] "GET /instance-ip/aa0f505a-3e9e-445a-97e7-b7967c740357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.011529 10.0.0.240 - - [2025-10-09 20:03:26] "POST /loadbalancers HTTP/1.1" 200 612 0.070759 10.0.0.240 - - [2025-10-09 20:03:26] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031475 10.0.0.240 - - [2025-10-09 20:03:26] "GET /instance-ip/aa0f505a-3e9e-445a-97e7-b7967c740357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003753 10.0.0.240 - - [2025-10-09 20:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021869 10.0.0.240 - - [2025-10-09 20:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014978 10.0.0.240 - - [2025-10-09 20:03:26] "POST /floating-ips HTTP/1.1" 200 599 0.036908 10.0.0.240 - - [2025-10-09 20:03:26] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049260 10.0.0.240 - - [2025-10-09 20:03:26] "GET /loadbalancer/90a4f421-aa33-4046-bf78-b1a0258618b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002828 10.0.0.240 - - [2025-10-09 20:03:26] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.015366 10.0.0.240 - - [2025-10-09 20:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.240 - - [2025-10-09 20:03:26] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050197 10.0.0.240 - - [2025-10-09 20:03:26] "GET /loadbalancer-listener/98501742-b412-4030-b13e-db81b05a97cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.004697 10.0.0.240 - - [2025-10-09 20:03:26] "GET /loadbalancer-listener/98501742-b412-4030-b13e-db81b05a97cf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002970 10.0.0.240 - - [2025-10-09 20:03:27] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018264 10.0.0.240 - - [2025-10-09 20:03:27] "GET /instance-ip/aa0f505a-3e9e-445a-97e7-b7967c740357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004464 10.0.0.240 - - [2025-10-09 20:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.240 - - [2025-10-09 20:03:27] "GET /instance-ip/aa0f505a-3e9e-445a-97e7-b7967c740357?fields=floating_ips HTTP/1.1" 200 1215 0.005701 10.0.0.240 - - [2025-10-09 20:03:27] "GET /loadbalancer/90a4f421-aa33-4046-bf78-b1a0258618b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001853 10.0.0.240 - - [2025-10-09 20:03:27] "GET /floating-ip/3c13958a-7b9a-4d3a-b8fc-ec686229342f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002610 10.0.0.240 - - [2025-10-09 20:03:27] "POST /tags HTTP/1.1" 200 296 0.054718 10.0.0.240 - - [2025-10-09 20:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.240 - - [2025-10-09 20:03:27] "GET /tag/a77f99ff-8787-4d45-8dfe-7c01c42698c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.012496 10.0.0.240 - - [2025-10-09 20:03:27] "POST /tags HTTP/1.1" 409 233 0.001741 10.0.0.240 - - [2025-10-09 20:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.240 - - [2025-10-09 20:03:27] "GET /tag/576db696-4ceb-430f-83a1-fbd486107cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011036 10.0.0.240 - - [2025-10-09 20:03:27] "POST /tags HTTP/1.1" 409 206 0.001930 10.0.0.240 - - [2025-10-09 20:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.240 - - [2025-10-09 20:03:27] "GET /tag/4a0dfce3-81f6-46da-9612-953ef6a69794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010107 10.0.0.240 - - [2025-10-09 20:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.240 - - [2025-10-09 20:03:27] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004989 10.0.0.240 - - [2025-10-09 20:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.240 - - [2025-10-09 20:03:27] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035592 10.0.0.240 - - [2025-10-09 20:03:27] "POST /virtual-machines HTTP/1.1" 200 370 0.008466 10.0.0.240 - - [2025-10-09 20:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021043 10.0.0.240 - - [2025-10-09 20:03:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108883 10.0.0.240 - - [2025-10-09 20:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024428 10.0.0.240 - - [2025-10-09 20:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.240 - - [2025-10-09 20:03:27] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004474 10.0.0.240 - - [2025-10-09 20:03:27] "POST /instance-ips HTTP/1.1" 200 410 0.021850 10.0.0.240 - - [2025-10-09 20:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027201 10.0.0.240 - - [2025-10-09 20:03:27] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.006303 10.0.0.240 - - [2025-10-09 20:03:27] "POST /set-tag HTTP/1.1" 200 109 0.014425 10.0.0.240 - - [2025-10-09 20:03:27] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013955 10.0.0.240 - - [2025-10-09 20:03:27] "GET /instance-ip/052ef666-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002802 10.0.0.240 - - [2025-10-09 20:03:27] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004269 10.0.0.240 - - [2025-10-09 20:03:27] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.240 - - [2025-10-09 20:03:27] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003102 10.0.0.240 - - [2025-10-09 20:03:27] "POST /ref-update HTTP/1.1" 200 156 0.008458 10.0.0.240 - - [2025-10-09 20:03:28] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013495 10.0.0.240 - - [2025-10-09 20:03:28] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.240 - - [2025-10-09 20:03:28] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008977 10.0.0.240 - - [2025-10-09 20:03:28] "POST /set-tag HTTP/1.1" 200 109 0.003908 10.0.0.240 - - [2025-10-09 20:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004179 10.0.0.240 - - [2025-10-09 20:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.240 - - [2025-10-09 20:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.240 - - [2025-10-09 20:03:29] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028701 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-networks?parent_id=2ded7829-fd03-4cca-b1df-fee251cc90b6&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001552 10.0.0.240 - - [2025-10-09 20:03:29] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032762 10.0.0.240 - - [2025-10-09 20:03:29] "POST /virtual-machines HTTP/1.1" 200 370 0.012364 10.0.0.240 - - [2025-10-09 20:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027736 10.0.0.240 - - [2025-10-09 20:03:29] "POST /virtual-networks HTTP/1.1" 200 514 0.108407 10.0.0.240 - - [2025-10-09 20:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009320 10.0.0.240 - - [2025-10-09 20:03:29] "GET /network-ipam/bb80d302-2959-4504-aeb1-cdec542b9ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.002323 10.0.0.240 - - [2025-10-09 20:03:29] "POST /route-targets HTTP/1.1" 200 328 0.049562 10.0.0.240 - - [2025-10-09 20:03:29] "POST /ref-update HTTP/1.1" 200 156 0.022735 10.0.0.240 - - [2025-10-09 20:03:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.172545 10.0.0.240 - - [2025-10-09 20:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011281 10.0.0.240 - - [2025-10-09 20:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006144 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.012462 10.0.0.240 - - [2025-10-09 20:03:29] "POST /useragent-kv HTTP/1.1" 200 115 0.015714 10.0.0.240 - - [2025-10-09 20:03:29] "POST /ref-update HTTP/1.1" 200 156 0.143486 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003577 10.0.0.240 - - [2025-10-09 20:03:29] "GET /domains HTTP/1.1" 200 281 0.001248 10.0.0.240 - - [2025-10-09 20:03:29] "GET /domain/f75684f8-249d-43d0-ade4-e4e7e834c701 HTTP/1.1" 200 3100 0.007272 10.0.0.240 - - [2025-10-09 20:03:29] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6 HTTP/1.1" 200 7091 0.035549 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 HTTP/1.1" 200 2094 0.004477 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 HTTP/1.1" 200 2094 0.004294 10.0.0.240 - - [2025-10-09 20:03:29] "GET /routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f HTTP/1.1" 200 1406 0.002544 10.0.0.240 - - [2025-10-09 20:03:29] "GET /routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f HTTP/1.1" 200 1406 0.002112 10.0.0.240 - - [2025-10-09 20:03:29] "POST /instance-ips HTTP/1.1" 200 410 0.044685 10.0.0.240 - - [2025-10-09 20:03:29] "GET /route-target/b0dafc6e-42d5-4ec6-a3dc-616ee78f2df0 HTTP/1.1" 200 1155 0.005360 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 HTTP/1.1" 200 2094 0.004178 10.0.0.240 - - [2025-10-09 20:03:29] "GET /routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f HTTP/1.1" 200 1406 0.002292 10.0.0.240 - - [2025-10-09 20:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.036486 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.012511 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.013228 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 HTTP/1.1" 200 2094 0.003409 10.0.0.240 - - [2025-10-09 20:03:29] "GET /routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f HTTP/1.1" 200 1406 0.001955 10.0.0.240 - - [2025-10-09 20:03:29] "GET /routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f HTTP/1.1" 200 1406 0.002070 10.0.0.240 - - [2025-10-09 20:03:29] "GET /route-target/b0dafc6e-42d5-4ec6-a3dc-616ee78f2df0 HTTP/1.1" 200 1155 0.001790 10.0.0.240 - - [2025-10-09 20:03:29] "GET /domains HTTP/1.1" 200 281 0.001719 10.0.0.240 - - [2025-10-09 20:03:29] "GET /domain/f75684f8-249d-43d0-ade4-e4e7e834c701 HTTP/1.1" 200 3100 0.002325 10.0.0.240 - - [2025-10-09 20:03:29] "POST /set-tag HTTP/1.1" 200 109 0.028937 10.0.0.240 - - [2025-10-09 20:03:29] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6 HTTP/1.1" 200 7091 0.044629 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.018611 10.0.0.240 - - [2025-10-09 20:03:29] "GET /instance-ip/06589498-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003353 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 HTTP/1.1" 200 2094 0.005460 10.0.0.240 - - [2025-10-09 20:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005742 10.0.0.240 - - [2025-10-09 20:03:29] "POST /set-tag HTTP/1.1" 200 109 0.015674 10.0.0.240 - - [2025-10-09 20:03:29] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061977 10.0.0.240 - - [2025-10-09 20:03:29] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003903 10.0.0.240 - - [2025-10-09 20:03:30] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004145 10.0.0.240 - - [2025-10-09 20:03:30] "GET /floating-ip-pools?parent_id=ba59a116-759a-406f-af26-dfec4a607b10&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002457 10.0.0.240 - - [2025-10-09 20:03:30] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003708 10.0.0.240 - - [2025-10-09 20:03:30] "POST /ref-update HTTP/1.1" 200 156 0.011507 10.0.0.240 - - [2025-10-09 20:03:30] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010769 10.0.0.240 - - [2025-10-09 20:03:30] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.240 - - [2025-10-09 20:03:30] "POST /floating-ip-pools HTTP/1.1" 200 564 0.029996 10.0.0.240 - - [2025-10-09 20:03:30] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019881 10.0.0.240 - - [2025-10-09 20:03:30] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.240 - - [2025-10-09 20:03:30] "POST /ref-update HTTP/1.1" 200 156 0.014629 10.0.0.240 - - [2025-10-09 20:03:30] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008154 10.0.0.240 - - [2025-10-09 20:03:30] "GET /domains HTTP/1.1" 200 281 0.001833 10.0.0.240 - - [2025-10-09 20:03:30] "GET /domain/f75684f8-249d-43d0-ade4-e4e7e834c701 HTTP/1.1" 200 3100 0.002628 10.0.0.240 - - [2025-10-09 20:03:30] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6 HTTP/1.1" 200 7348 0.037618 10.0.0.240 - - [2025-10-09 20:03:30] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 HTTP/1.1" 200 2333 0.004940 10.0.0.240 - - [2025-10-09 20:03:30] "GET /floating-ip-pool/21f17314-7094-4da7-a3f3-5283f23f969a HTTP/1.1" 200 1317 0.002004 10.0.0.240 - - [2025-10-09 20:03:30] "GET /domains HTTP/1.1" 200 281 0.001269 10.0.0.240 - - [2025-10-09 20:03:30] "GET /domain/f75684f8-249d-43d0-ade4-e4e7e834c701 HTTP/1.1" 200 3100 0.002053 10.0.0.240 - - [2025-10-09 20:03:30] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6 HTTP/1.1" 200 7348 0.025558 10.0.0.240 - - [2025-10-09 20:03:30] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 HTTP/1.1" 200 2333 0.003570 10.0.0.240 - - [2025-10-09 20:03:30] "GET /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003395 10.0.0.240 - - [2025-10-09 20:03:30] "POST /tags HTTP/1.1" 200 366 0.046937 10.0.0.240 - - [2025-10-09 20:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010163 10.0.0.240 - - [2025-10-09 20:03:30] "GET /tag/8f3d7ca0-3fb5-4ea5-8a9e-c4b8f76db191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012186 10.0.0.240 - - [2025-10-09 20:03:30] "POST /tags HTTP/1.1" 409 206 0.002488 10.0.0.240 - - [2025-10-09 20:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.240 - - [2025-10-09 20:03:30] "GET /tag/4a0dfce3-81f6-46da-9612-953ef6a69794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010180 10.0.0.240 - - [2025-10-09 20:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007143 10.0.0.240 - - [2025-10-09 20:03:30] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.025084 10.0.0.240 - - [2025-10-09 20:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.240 - - [2025-10-09 20:03:30] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003780 10.0.0.240 - - [2025-10-09 20:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.240 - - [2025-10-09 20:03:30] "GET /service-appliance-set/29a58060-47fd-4e9e-b620-fc2292fbc8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003394 10.0.0.240 - - [2025-10-09 20:03:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.001898 10.0.0.240 - - [2025-10-09 20:03:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.092625 10.0.0.240 - - [2025-10-09 20:03:30] "GET /virtual-machine-interface/5cff587e-b43c-43f1-a2a0-c5d72ea7427d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006859 10.0.0.240 - - [2025-10-09 20:03:30] "POST /set-tag HTTP/1.1" 200 109 0.017021 10.0.0.240 - - [2025-10-09 20:03:30] "POST /instance-ips HTTP/1.1" 200 418 0.023931 10.0.0.240 - - [2025-10-09 20:03:30] "GET /instance-ip/974a27e0-8835-4f8f-82f0-dd1697269cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005455 10.0.0.240 - - [2025-10-09 20:03:30] "POST /loadbalancers HTTP/1.1" 200 620 0.081271 10.0.0.240 - - [2025-10-09 20:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012716 10.0.0.240 - - [2025-10-09 20:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014243 10.0.0.240 - - [2025-10-09 20:03:31] "POST /service-instances HTTP/1.1" 200 568 0.057069 10.0.0.240 - - [2025-10-09 20:03:31] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.058912 10.0.0.240 - - [2025-10-09 20:03:31] "POST /ref-update HTTP/1.1" 200 156 0.044245 10.0.0.240 - - [2025-10-09 20:03:31] "GET /virtual-machine-interface/5cff587e-b43c-43f1-a2a0-c5d72ea7427d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004429 10.0.0.240 - - [2025-10-09 20:03:31] "GET /virtual-machine-interface/5cff587e-b43c-43f1-a2a0-c5d72ea7427d?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.009042 10.0.0.240 - - [2025-10-09 20:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.240 - - [2025-10-09 20:03:31] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.011513 10.0.0.240 - - [2025-10-09 20:03:31] "GET /floating-ip-pool/21f17314-7094-4da7-a3f3-5283f23f969a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004875 10.0.0.240 - - [2025-10-09 20:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011461 10.0.0.240 - - [2025-10-09 20:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009605 10.0.0.240 - - [2025-10-09 20:03:31] "POST /virtual-machines HTTP/1.1" 200 430 0.047967 10.0.0.240 - - [2025-10-09 20:03:31] "POST /floating-ips HTTP/1.1" 200 673 0.161668 10.0.0.240 - - [2025-10-09 20:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008628 10.0.0.240 - - [2025-10-09 20:03:31] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007421 10.0.0.240 - - [2025-10-09 20:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.240 - - [2025-10-09 20:03:31] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002053 10.0.0.240 - - [2025-10-09 20:03:31] "POST /tags HTTP/1.1" 409 221 0.011144 10.0.0.240 - - [2025-10-09 20:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.240 - - [2025-10-09 20:03:31] "GET /tag/9988d9d6-5596-45ea-9dac-c0d1ce506867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010257 10.0.0.240 - - [2025-10-09 20:03:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.175600 10.0.0.240 - - [2025-10-09 20:03:31] "POST /chown HTTP/1.1" 200 109 0.017001 10.0.0.240 - - [2025-10-09 20:03:31] "POST /chown HTTP/1.1" 200 109 0.006604 10.0.0.240 - - [2025-10-09 20:03:31] "POST /tags HTTP/1.1" 409 238 0.002130 10.0.0.240 - - [2025-10-09 20:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006000 10.0.0.240 - - [2025-10-09 20:03:31] "GET /tag/8f3d7ca0-3fb5-4ea5-8a9e-c4b8f76db191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010269 10.0.0.240 - - [2025-10-09 20:03:31] "PUT /virtual-machine-interface/d2c493ea-4056-432f-b4f7-c1cd6a98c461 HTTP/1.1" 200 285 0.009063 10.0.0.240 - - [2025-10-09 20:03:31] "POST /firewall-rules HTTP/1.1" 200 652 0.050209 10.0.0.240 - - [2025-10-09 20:03:31] "PUT /instance-ip/974a27e0-8835-4f8f-82f0-dd1697269cab HTTP/1.1" 200 257 0.033095 10.0.0.240 - - [2025-10-09 20:03:31] "GET /firewall-rule/f90edb1d-bab3-4ded-a1b3-bab6ca2bec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004845 10.0.0.240 - - [2025-10-09 20:03:31] "POST /ref-update HTTP/1.1" 200 156 0.022156 10.0.0.240 - - [2025-10-09 20:03:31] "GET /firewall-policy/e9e3677e-d5f0-484d-a3b0-7b67b442f5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.014015 10.0.0.240 - - [2025-10-09 20:03:31] "GET /firewall-rule/f90edb1d-bab3-4ded-a1b3-bab6ca2bec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004249 10.0.0.240 - - [2025-10-09 20:03:31] "POST /ref-update HTTP/1.1" 200 156 0.009492 10.0.0.240 - - [2025-10-09 20:03:31] "POST /ref-update HTTP/1.1" 200 156 0.030523 10.0.0.240 - - [2025-10-09 20:03:31] "POST /ref-update HTTP/1.1" 200 156 0.023764 10.0.0.240 - - [2025-10-09 20:03:31] "POST /ref-update HTTP/1.1" 200 156 0.066022 10.0.0.240 - - [2025-10-09 20:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.240 - - [2025-10-09 20:03:31] "POST /ref-update HTTP/1.1" 200 156 0.026620 10.0.0.240 - - [2025-10-09 20:03:31] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.053963 10.0.0.240 - - [2025-10-09 20:03:31] "POST /ref-update HTTP/1.1" 200 156 0.018456 10.0.0.240 - - [2025-10-09 20:03:31] "GET /loadbalancer/18d42572-5ada-43ba-aaf4-6135a983563f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003535 10.0.0.240 - - [2025-10-09 20:03:31] "POST /virtual-machines HTTP/1.1" 200 430 0.051780 10.0.0.240 - - [2025-10-09 20:03:32] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.040684 10.0.0.240 - - [2025-10-09 20:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.240 - - [2025-10-09 20:03:32] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.085753 10.0.0.240 - - [2025-10-09 20:03:32] "GET /loadbalancer-listener/0b8fc298-35df-4c27-b1ea-645a836adcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.023151 10.0.0.240 - - [2025-10-09 20:03:32] "GET /loadbalancer-listener/0b8fc298-35df-4c27-b1ea-645a836adcb5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004523 10.0.0.240 - - [2025-10-09 20:03:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.147568 10.0.0.240 - - [2025-10-09 20:03:32] "POST /chown HTTP/1.1" 200 109 0.022836 10.0.0.240 - - [2025-10-09 20:03:32] "POST /chown HTTP/1.1" 200 109 0.011536 10.0.0.240 - - [2025-10-09 20:03:32] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.041902 10.0.0.240 - - [2025-10-09 20:03:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.050482 10.0.0.240 - - [2025-10-09 20:03:32] "PUT /virtual-machine-interface/964a2f00-45d2-4e0e-be23-8de989aa6f3c HTTP/1.1" 200 285 0.059466 10.0.0.240 - - [2025-10-09 20:03:32] "GET /loadbalancer-pool/7dd4105e-32b9-49bb-bac7-df187bb72bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014669 10.0.0.240 - - [2025-10-09 20:03:32] "PUT /instance-ip/974a27e0-8835-4f8f-82f0-dd1697269cab HTTP/1.1" 200 257 0.027776 10.0.0.240 - - [2025-10-09 20:03:32] "POST /ref-update HTTP/1.1" 200 156 0.018070 10.0.0.240 - - [2025-10-09 20:03:32] "POST /loadbalancer-members HTTP/1.1" 200 709 0.022396 10.0.0.240 - - [2025-10-09 20:03:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022207 10.0.0.240 - - [2025-10-09 20:03:32] "POST /ref-update HTTP/1.1" 200 156 0.029572 10.0.0.240 - - [2025-10-09 20:03:32] "GET /loadbalancer-member/e5a8c263-aa86-4c53-82a5-0e99da091a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.021093 10.0.0.240 - - [2025-10-09 20:03:32] "POST /ref-update HTTP/1.1" 200 156 0.031339 10.0.0.240 - - [2025-10-09 20:03:32] "POST /ref-update HTTP/1.1" 200 156 0.022298 10.0.0.240 - - [2025-10-09 20:03:32] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006751 10.0.0.240 - - [2025-10-09 20:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.240 - - [2025-10-09 20:03:32] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002222 10.0.0.240 - - [2025-10-09 20:03:32] "POST /tags HTTP/1.1" 409 221 0.001518 10.0.0.240 - - [2025-10-09 20:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.240 - - [2025-10-09 20:03:32] "GET /tag/9988d9d6-5596-45ea-9dac-c0d1ce506867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009825 10.0.0.240 - - [2025-10-09 20:03:32] "POST /tags HTTP/1.1" 409 238 0.002653 10.0.0.240 - - [2025-10-09 20:03:32] "POST /ref-update HTTP/1.1" 200 156 0.011144 10.0.0.240 - - [2025-10-09 20:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.240 - - [2025-10-09 20:03:32] "GET /tag/8f3d7ca0-3fb5-4ea5-8a9e-c4b8f76db191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012415 10.0.0.240 - - [2025-10-09 20:03:32] "POST /firewall-rules HTTP/1.1" 409 293 0.004216 10.0.0.240 - - [2025-10-09 20:03:32] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.009885 10.0.0.240 - - [2025-10-09 20:03:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018676 10.0.0.240 - - [2025-10-09 20:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.240 - - [2025-10-09 20:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.240 - - [2025-10-09 20:03:32] "PUT /firewall-rule/f90edb1d-bab3-4ded-a1b3-bab6ca2bec65 HTTP/1.1" 200 261 0.029739 10.0.0.240 - - [2025-10-09 20:03:32] "GET /firewall-rule/f90edb1d-bab3-4ded-a1b3-bab6ca2bec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.021524 10.0.0.240 - - [2025-10-09 20:03:32] "POST /chown HTTP/1.1" 200 109 0.020056 10.0.0.240 - - [2025-10-09 20:03:32] "POST /chown HTTP/1.1" 200 109 0.016820 10.0.0.240 - - [2025-10-09 20:03:32] "GET /firewall-policy/e9e3677e-d5f0-484d-a3b0-7b67b442f5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005987 10.0.0.240 - - [2025-10-09 20:03:32] "GET /firewall-rule/f90edb1d-bab3-4ded-a1b3-bab6ca2bec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002624 10.0.0.240 - - [2025-10-09 20:03:32] "PUT /instance-ip/974a27e0-8835-4f8f-82f0-dd1697269cab HTTP/1.1" 200 257 0.021778 10.0.0.240 - - [2025-10-09 20:03:32] "POST /ref-update HTTP/1.1" 200 156 0.010171 10.0.0.240 - - [2025-10-09 20:03:32] "POST /chown HTTP/1.1" 200 109 0.012456 10.0.0.240 - - [2025-10-09 20:03:32] "POST /chown HTTP/1.1" 200 109 0.020585 10.0.0.240 - - [2025-10-09 20:03:32] "PUT /instance-ip/974a27e0-8835-4f8f-82f0-dd1697269cab HTTP/1.1" 200 257 0.010922 10.0.0.240 - - [2025-10-09 20:03:32] "POST /ref-update HTTP/1.1" 200 156 0.016010 10.0.0.240 - - [2025-10-09 20:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.240 - - [2025-10-09 20:03:33] "POST /chown HTTP/1.1" 200 109 0.006397 10.0.0.240 - - [2025-10-09 20:03:33] "POST /chown HTTP/1.1" 200 109 0.014937 10.0.0.240 - - [2025-10-09 20:03:33] "PUT /instance-ip/974a27e0-8835-4f8f-82f0-dd1697269cab HTTP/1.1" 200 257 0.017947 10.0.0.240 - - [2025-10-09 20:03:33] "POST /ref-update HTTP/1.1" 200 156 0.024630 10.0.0.240 - - [2025-10-09 20:03:33] "POST /chown HTTP/1.1" 200 109 0.016894 10.0.0.240 - - [2025-10-09 20:03:33] "POST /chown HTTP/1.1" 200 109 0.028214 10.0.0.240 - - [2025-10-09 20:03:33] "PUT /instance-ip/974a27e0-8835-4f8f-82f0-dd1697269cab HTTP/1.1" 200 257 0.011793 10.0.0.240 - - [2025-10-09 20:03:33] "POST /ref-update HTTP/1.1" 200 156 0.015294 10.0.0.240 - - [2025-10-09 20:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.240 - - [2025-10-09 20:03:33] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005241 10.0.0.240 - - [2025-10-09 20:03:33] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.009974 10.0.0.240 - - [2025-10-09 20:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.240 - - [2025-10-09 20:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015763 10.0.0.240 - - [2025-10-09 20:03:33] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.036584 10.0.0.240 - - [2025-10-09 20:03:33] "POST /virtual-machines HTTP/1.1" 200 374 0.008095 10.0.0.240 - - [2025-10-09 20:03:33] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.007668 10.0.0.240 - - [2025-10-09 20:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019038 10.0.0.240 - - [2025-10-09 20:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.032315 10.0.0.240 - - [2025-10-09 20:03:33] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.023412 10.0.0.240 - - [2025-10-09 20:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011327 10.0.0.240 - - [2025-10-09 20:03:33] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.032027 10.0.0.240 - - [2025-10-09 20:03:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.120874 10.0.0.240 - - [2025-10-09 20:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011864 10.0.0.240 - - [2025-10-09 20:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013148 10.0.0.240 - - [2025-10-09 20:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022524 10.0.0.240 - - [2025-10-09 20:03:33] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.007423 10.0.0.240 - - [2025-10-09 20:03:33] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.015043 10.0.0.240 - - [2025-10-09 20:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019360 10.0.0.240 - - [2025-10-09 20:03:33] "POST /instance-ips HTTP/1.1" 200 414 0.041682 10.0.0.240 - - [2025-10-09 20:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007617 10.0.0.240 - - [2025-10-09 20:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021287 10.0.0.240 - - [2025-10-09 20:03:33] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.010491 10.0.0.240 - - [2025-10-09 20:03:33] "POST /chown HTTP/1.1" 200 109 0.006587 10.0.0.240 - - [2025-10-09 20:03:33] "POST /chown HTTP/1.1" 200 109 0.013770 10.0.0.240 - - [2025-10-09 20:03:33] "POST /ref-update HTTP/1.1" 200 156 0.016458 10.0.0.240 - - [2025-10-09 20:03:33] "POST /set-tag HTTP/1.1" 200 109 0.033987 10.0.0.240 - - [2025-10-09 20:03:33] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.012822 10.0.0.240 - - [2025-10-09 20:03:33] "GET /instance-ip/08cb1354-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005844 10.0.0.240 - - [2025-10-09 20:03:33] "POST /chown HTTP/1.1" 200 109 0.009153 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.025043 10.0.0.240 - - [2025-10-09 20:03:34] "POST /ref-update HTTP/1.1" 200 156 0.010818 10.0.0.240 - - [2025-10-09 20:03:34] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006950 10.0.0.240 - - [2025-10-09 20:03:34] "POST /set-tag HTTP/1.1" 200 109 0.001817 10.0.0.240 - - [2025-10-09 20:03:34] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003031 10.0.0.240 - - [2025-10-09 20:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.006242 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.021461 10.0.0.240 - - [2025-10-09 20:03:34] "POST /ref-update HTTP/1.1" 200 156 0.018341 10.0.0.240 - - [2025-10-09 20:03:34] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.015281 10.0.0.240 - - [2025-10-09 20:03:34] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.006470 10.0.0.240 - - [2025-10-09 20:03:34] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.011559 10.0.0.240 - - [2025-10-09 20:03:34] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.038889 10.0.0.240 - - [2025-10-09 20:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.005430 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.006961 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.010859 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.012896 10.0.0.240 - - [2025-10-09 20:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.006723 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.035188 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.014016 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.006417 10.0.0.240 - - [2025-10-09 20:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.005897 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.005957 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.013331 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.030698 10.0.0.240 - - [2025-10-09 20:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.007339 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.019043 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.015893 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.006216 10.0.0.240 - - [2025-10-09 20:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.008215 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.020809 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.006156 10.0.0.240 - - [2025-10-09 20:03:34] "POST /chown HTTP/1.1" 200 109 0.017776 10.0.0.240 - - [2025-10-09 20:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.006826 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.026276 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.018053 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.005751 10.0.0.240 - - [2025-10-09 20:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.005561 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.028092 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.006059 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.014417 10.0.0.240 - - [2025-10-09 20:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.006460 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.016330 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.017591 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.006112 10.0.0.240 - - [2025-10-09 20:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.005233 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.005706 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.016483 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.017450 10.0.0.240 - - [2025-10-09 20:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.005671 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.015874 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.009570 10.0.0.240 - - [2025-10-09 20:03:35] "POST /chown HTTP/1.1" 200 109 0.005827 10.0.0.240 - - [2025-10-09 20:03:38] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004418 10.0.0.240 - - [2025-10-09 20:03:38] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.240 - - [2025-10-09 20:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.240 - - [2025-10-09 20:03:38] "GET /loadbalancer/90a4f421-aa33-4046-bf78-b1a0258618b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002278 10.0.0.240 - - [2025-10-09 20:03:38] "GET /loadbalancer-pool/eb872c69-0a6c-4054-9515-9fb2d7932dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002528 10.0.0.240 - - [2025-10-09 20:03:38] "POST /loadbalancer-members HTTP/1.1" 200 704 0.027460 10.0.0.240 - - [2025-10-09 20:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024772 10.0.0.240 - - [2025-10-09 20:03:38] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019441 10.0.0.240 - - [2025-10-09 20:03:38] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004756 10.0.0.240 - - [2025-10-09 20:03:38] "POST /ref-update HTTP/1.1" 200 156 0.007303 10.0.0.240 - - [2025-10-09 20:03:38] "GET /floating-ip/3c13958a-7b9a-4d3a-b8fc-ec686229342f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.013622 10.0.0.240 - - [2025-10-09 20:03:38] "POST /tags HTTP/1.1" 409 221 0.001866 10.0.0.240 - - [2025-10-09 20:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.240 - - [2025-10-09 20:03:38] "GET /tag/9988d9d6-5596-45ea-9dac-c0d1ce506867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009612 10.0.0.240 - - [2025-10-09 20:03:38] "POST /set-tag HTTP/1.1" 200 109 0.014662 10.0.0.240 - - [2025-10-09 20:03:38] "PUT /floating-ip/3c13958a-7b9a-4d3a-b8fc-ec686229342f HTTP/1.1" 200 257 0.020573 10.0.0.240 - - [2025-10-09 20:03:40] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004711 10.0.0.240 - - [2025-10-09 20:03:40] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.240 - - [2025-10-09 20:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.240 - - [2025-10-09 20:03:40] "GET /loadbalancer/90a4f421-aa33-4046-bf78-b1a0258618b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002141 10.0.0.240 - - [2025-10-09 20:03:40] "GET /loadbalancer-pool/eb872c69-0a6c-4054-9515-9fb2d7932dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002017 10.0.0.240 - - [2025-10-09 20:03:40] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017549 10.0.0.240 - - [2025-10-09 20:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015459 10.0.0.240 - - [2025-10-09 20:03:40] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010229 10.0.0.240 - - [2025-10-09 20:03:40] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003695 10.0.0.240 - - [2025-10-09 20:03:40] "POST /ref-update HTTP/1.1" 200 156 0.006311 10.0.0.240 - - [2025-10-09 20:03:40] "GET /floating-ip/3c13958a-7b9a-4d3a-b8fc-ec686229342f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005962 10.0.0.240 - - [2025-10-09 20:03:40] "POST /set-tag HTTP/1.1" 200 109 0.015185 10.0.0.240 - - [2025-10-09 20:03:43] "GET /virtual-machine/7118a2bc-60aa-45f0-8588-c79faf759954?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002865 10.0.0.240 - - [2025-10-09 20:03:43] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004137 10.0.0.240 - - [2025-10-09 20:03:43] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004173 10.0.0.240 - - [2025-10-09 20:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.240 - - [2025-10-09 20:03:43] "GET /virtual-machine/c3c3d44f-f470-4b1d-a6e3-cce7de112b8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002814 10.0.0.240 - - [2025-10-09 20:03:43] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004155 10.0.0.240 - - [2025-10-09 20:03:43] "GET /virtual-machine/6b712e0c-08b6-4764-9769-873dd942fbfd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003201 10.0.0.240 - - [2025-10-09 20:03:43] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004513 10.0.0.240 - - [2025-10-09 20:03:43] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006013 10.0.0.240 - - [2025-10-09 20:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.240 - - [2025-10-09 20:04:16] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005217 10.0.0.240 - - [2025-10-09 20:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.240 - - [2025-10-09 20:04:16] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003961 10.0.0.240 - - [2025-10-09 20:04:16] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.240 - - [2025-10-09 20:04:16] "GET /virtual-machine/6b712e0c-08b6-4764-9769-873dd942fbfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003307 10.0.0.240 - - [2025-10-09 20:04:16] "POST /ref-update HTTP/1.1" 200 156 0.011743 10.0.0.240 - - [2025-10-09 20:04:16] "GET /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.012169 10.0.0.240 - - [2025-10-09 20:04:16] "POST /set-tag HTTP/1.1" 200 109 0.021603 10.0.0.240 - - [2025-10-09 20:04:16] "POST /set-tag HTTP/1.1" 200 109 0.027151 10.0.0.240 - - [2025-10-09 20:04:16] "DELETE /instance-ip/08cb1354-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.047120 10.0.0.240 - - [2025-10-09 20:04:16] "DELETE /virtual-machine-interface/08b4ea70-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.050172 10.0.0.240 - - [2025-10-09 20:04:16] "DELETE /virtual-machine/6b712e0c-08b6-4764-9769-873dd942fbfd HTTP/1.1" 200 115 0.017414 10.0.0.240 - - [2025-10-09 20:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.240 - - [2025-10-09 20:04:18] "GET /tag/8f3d7ca0-3fb5-4ea5-8a9e-c4b8f76db191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010845 10.0.0.240 - - [2025-10-09 20:04:18] "GET /tag/8f3d7ca0-3fb5-4ea5-8a9e-c4b8f76db191?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011217 10.0.0.240 - - [2025-10-09 20:04:18] "GET /virtual-machine-interface/5cff587e-b43c-43f1-a2a0-c5d72ea7427d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005139 10.0.0.240 - - [2025-10-09 20:04:19] "POST /set-tag HTTP/1.1" 200 109 0.014406 10.0.0.240 - - [2025-10-09 20:04:19] "GET /virtual-machine-interface/964a2f00-45d2-4e0e-be23-8de989aa6f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.018314 10.0.0.240 - - [2025-10-09 20:04:19] "POST /set-tag HTTP/1.1" 200 109 0.013699 10.0.0.240 - - [2025-10-09 20:04:19] "GET /virtual-machine-interface/d2c493ea-4056-432f-b4f7-c1cd6a98c461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004784 10.0.0.240 - - [2025-10-09 20:04:19] "POST /set-tag HTTP/1.1" 200 109 0.012912 10.0.0.240 - - [2025-10-09 20:04:19] "GET /firewall-policy/e9e3677e-d5f0-484d-a3b0-7b67b442f5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.014959 10.0.0.240 - - [2025-10-09 20:04:19] "GET /firewall-rule/f90edb1d-bab3-4ded-a1b3-bab6ca2bec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002859 10.0.0.240 - - [2025-10-09 20:04:19] "POST /ref-update HTTP/1.1" 200 156 0.011829 10.0.0.240 - - [2025-10-09 20:04:19] "DELETE /firewall-rule/f90edb1d-bab3-4ded-a1b3-bab6ca2bec65 HTTP/1.1" 200 115 0.042485 10.0.0.240 - - [2025-10-09 20:04:19] "DELETE /loadbalancer-member/e5a8c263-aa86-4c53-82a5-0e99da091a14 HTTP/1.1" 200 115 0.027322 10.0.0.240 - - [2025-10-09 20:04:19] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.008986 10.0.0.240 - - [2025-10-09 20:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013035 10.0.0.240 - - [2025-10-09 20:04:19] "DELETE /loadbalancer-pool/7dd4105e-32b9-49bb-bac7-df187bb72bac HTTP/1.1" 200 115 0.063826 10.0.0.240 - - [2025-10-09 20:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.240 - - [2025-10-09 20:04:19] "POST /chown HTTP/1.1" 200 109 0.005454 10.0.0.240 - - [2025-10-09 20:04:19] "DELETE /loadbalancer-listener/0b8fc298-35df-4c27-b1ea-645a836adcb5 HTTP/1.1" 200 115 0.042570 10.0.0.240 - - [2025-10-09 20:04:19] "GET /floating-ip/c3bed569-83f8-4eda-aa3b-674cad2d5b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.003072 10.0.0.240 - - [2025-10-09 20:04:19] "POST /chown HTTP/1.1" 200 109 0.006426 10.0.0.240 - - [2025-10-09 20:04:19] "POST /chown HTTP/1.1" 200 109 0.009743 10.0.0.240 - - [2025-10-09 20:04:19] "POST /chown HTTP/1.1" 200 109 0.012477 10.0.0.240 - - [2025-10-09 20:04:19] "PUT /floating-ip/c3bed569-83f8-4eda-aa3b-674cad2d5b13 HTTP/1.1" 200 257 0.020003 10.0.0.240 - - [2025-10-09 20:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.240 - - [2025-10-09 20:04:19] "POST /chown HTTP/1.1" 200 109 0.008503 10.0.0.240 - - [2025-10-09 20:04:19] "POST /chown HTTP/1.1" 200 109 0.019494 10.0.0.240 - - [2025-10-09 20:04:19] "DELETE /floating-ip/c3bed569-83f8-4eda-aa3b-674cad2d5b13 HTTP/1.1" 200 115 0.114657 10.0.0.240 - - [2025-10-09 20:04:19] "POST /chown HTTP/1.1" 200 109 0.008120 10.0.0.240 - - [2025-10-09 20:04:19] "POST /chown HTTP/1.1" 200 109 0.030266 10.0.0.240 - - [2025-10-09 20:04:19] "DELETE /loadbalancer/18d42572-5ada-43ba-aaf4-6135a983563f HTTP/1.1" 200 115 0.079146 10.0.0.240 - - [2025-10-09 20:04:19] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.015905 10.0.0.240 - - [2025-10-09 20:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014475 10.0.0.240 - - [2025-10-09 20:04:19] "DELETE /instance-ip/974a27e0-8835-4f8f-82f0-dd1697269cab HTTP/1.1" 200 115 0.112890 10.0.0.240 - - [2025-10-09 20:04:19] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.008549 10.0.0.240 - - [2025-10-09 20:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.006819 10.0.0.240 - - [2025-10-09 20:04:19] "DELETE /virtual-machine-interface/5cff587e-b43c-43f1-a2a0-c5d72ea7427d HTTP/1.1" 200 115 0.064153 10.0.0.240 - - [2025-10-09 20:04:19] "PUT /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 267 0.010910 10.0.0.240 - - [2025-10-09 20:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010128 10.0.0.240 - - [2025-10-09 20:04:19] "DELETE /tag/8f3d7ca0-3fb5-4ea5-8a9e-c4b8f76db191 HTTP/1.1" 200 115 0.088542 10.0.0.240 - - [2025-10-09 20:04:19] "GET /floating-ip-pool/21f17314-7094-4da7-a3f3-5283f23f969a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.001964 10.0.0.240 - - [2025-10-09 20:04:19] "POST /ref-update HTTP/1.1" 200 156 0.008989 10.0.0.240 - - [2025-10-09 20:04:19] "DELETE /service-instance/658d4420-c777-493a-b8be-11df0f454bc3 HTTP/1.1" 200 115 0.056285 10.0.0.240 - - [2025-10-09 20:04:20] "DELETE /floating-ip-pool/21f17314-7094-4da7-a3f3-5283f23f969a HTTP/1.1" 200 115 0.058716 10.0.0.240 - - [2025-10-09 20:04:20] "GET /virtual-machine-interface/d2c493ea-4056-432f-b4f7-c1cd6a98c461?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.004649 10.0.0.240 - - [2025-10-09 20:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.240 - - [2025-10-09 20:04:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001712 10.0.0.240 - - [2025-10-09 20:04:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001230 10.0.0.240 - - [2025-10-09 20:04:20] "DELETE /virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 HTTP/1.1" 200 115 0.088937 10.0.0.240 - - [2025-10-09 20:04:20] "GET /routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f HTTP/1.1" 404 171 0.007455 10.0.0.240 - - [2025-10-09 20:04:20] "DELETE /route-target/b0dafc6e-42d5-4ec6-a3dc-616ee78f2df0 HTTP/1.1" 200 115 0.026736 10.0.0.240 - - [2025-10-09 20:04:20] "GET /domains HTTP/1.1" 200 281 0.001792 10.0.0.240 - - [2025-10-09 20:04:20] "GET /domain/f75684f8-249d-43d0-ade4-e4e7e834c701 HTTP/1.1" 200 3100 0.006319 10.0.0.240 - - [2025-10-09 20:04:20] "DELETE /virtual-machine-interface/d2c493ea-4056-432f-b4f7-c1cd6a98c461 HTTP/1.1" 200 115 0.077597 10.0.0.240 - - [2025-10-09 20:04:20] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6 HTTP/1.1" 200 7169 0.049364 10.0.0.240 - - [2025-10-09 20:04:20] "POST /ref-update HTTP/1.1" 200 156 0.027054 10.0.0.240 - - [2025-10-09 20:04:20] "DELETE /virtual-machine/62c62e9d-5a4f-4ddc-8f43-9fef7253085c HTTP/1.1" 200 115 0.031016 10.0.0.240 - - [2025-10-09 20:04:20] "GET /virtual-machine-interface/964a2f00-45d2-4e0e-be23-8de989aa6f3c?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.010324 10.0.0.240 - - [2025-10-09 20:04:20] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.012561 10.0.0.240 - - [2025-10-09 20:04:20] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.240 - - [2025-10-09 20:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.240 - - [2025-10-09 20:04:20] "GET /loadbalancer/90a4f421-aa33-4046-bf78-b1a0258618b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002324 10.0.0.240 - - [2025-10-09 20:04:20] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.003536 10.0.0.240 - - [2025-10-09 20:04:20] "DELETE /virtual-machine-interface/964a2f00-45d2-4e0e-be23-8de989aa6f3c HTTP/1.1" 200 115 0.036734 10.0.0.240 - - [2025-10-09 20:04:20] "DELETE /virtual-machine/546b8165-2858-43a3-a601-a735c5638c22 HTTP/1.1" 200 115 0.026068 10.0.0.240 - - [2025-10-09 20:04:20] "POST /set-tag HTTP/1.1" 200 109 0.027722 10.0.0.240 - - [2025-10-09 20:04:20] "DELETE /loadbalancer-member/da5ee759-ee80-4b68-8997-5f322aae85cf HTTP/1.1" 200 115 0.046194 10.0.0.240 - - [2025-10-09 20:04:21] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005006 10.0.0.240 - - [2025-10-09 20:04:21] "POST /set-tag HTTP/1.1" 200 109 0.003901 10.0.0.240 - - [2025-10-09 20:04:21] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004477 10.0.0.240 - - [2025-10-09 20:04:21] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.240 - - [2025-10-09 20:04:21] "GET /virtual-machine/c3c3d44f-f470-4b1d-a6e3-cce7de112b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002376 10.0.0.240 - - [2025-10-09 20:04:21] "POST /ref-update HTTP/1.1" 200 156 0.014897 10.0.0.240 - - [2025-10-09 20:04:21] "GET /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004029 10.0.0.240 - - [2025-10-09 20:04:21] "POST /set-tag HTTP/1.1" 200 109 0.021626 10.0.0.240 - - [2025-10-09 20:04:21] "POST /set-tag HTTP/1.1" 200 109 0.019515 10.0.0.240 - - [2025-10-09 20:04:21] "POST /set-tag HTTP/1.1" 200 109 0.013503 10.0.0.240 - - [2025-10-09 20:04:21] "DELETE /instance-ip/06589498-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.049444 10.0.0.240 - - [2025-10-09 20:04:21] "POST /ref-update HTTP/1.1" 200 156 0.007255 10.0.0.240 - - [2025-10-09 20:04:21] "DELETE /virtual-machine-interface/06349ffc-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.058989 10.0.0.240 - - [2025-10-09 20:04:21] "DELETE /virtual-machine/c3c3d44f-f470-4b1d-a6e3-cce7de112b8e HTTP/1.1" 200 115 0.019714 10.0.0.240 - - [2025-10-09 20:04:25] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006114 10.0.0.240 - - [2025-10-09 20:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.240 - - [2025-10-09 20:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.240 - - [2025-10-09 20:04:25] "GET /loadbalancer/90a4f421-aa33-4046-bf78-b1a0258618b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002070 10.0.0.240 - - [2025-10-09 20:04:26] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006864 10.0.0.240 - - [2025-10-09 20:04:26] "POST /set-tag HTTP/1.1" 200 109 0.003612 10.0.0.240 - - [2025-10-09 20:04:26] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004621 10.0.0.240 - - [2025-10-09 20:04:26] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.240 - - [2025-10-09 20:04:26] "GET /virtual-machine/7118a2bc-60aa-45f0-8588-c79faf759954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002826 10.0.0.240 - - [2025-10-09 20:04:26] "POST /ref-update HTTP/1.1" 200 156 0.007980 10.0.0.240 - - [2025-10-09 20:04:26] "GET /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006307 10.0.0.240 - - [2025-10-09 20:04:26] "POST /set-tag HTTP/1.1" 200 109 0.016907 10.0.0.240 - - [2025-10-09 20:04:26] "POST /set-tag HTTP/1.1" 200 109 0.028367 10.0.0.240 - - [2025-10-09 20:04:26] "POST /set-tag HTTP/1.1" 200 109 0.015871 10.0.0.240 - - [2025-10-09 20:04:26] "DELETE /instance-ip/052ef666-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.060540 10.0.0.240 - - [2025-10-09 20:04:26] "POST /ref-update HTTP/1.1" 200 156 0.008927 10.0.0.240 - - [2025-10-09 20:04:26] "DELETE /virtual-machine-interface/0519a1c6-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.034977 10.0.0.240 - - [2025-10-09 20:04:26] "DELETE /virtual-machine/7118a2bc-60aa-45f0-8588-c79faf759954 HTTP/1.1" 200 115 0.026742 10.0.0.240 - - [2025-10-09 20:04:27] "DELETE /tag/a77f99ff-8787-4d45-8dfe-7c01c42698c7 HTTP/1.1" 200 115 0.069767 10.0.0.240 - - [2025-10-09 20:04:27] "DELETE /tag/576db696-4ceb-430f-83a1-fbd486107cc4 HTTP/1.1" 200 115 0.034687 10.0.0.240 - - [2025-10-09 20:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.240 - - [2025-10-09 20:04:30] "GET /project/2ded7829-fd03-4cca-b1df-fee251cc90b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034160 10.0.0.240 - - [2025-10-09 20:04:30] "POST /tags HTTP/1.1" 200 394 0.020474 10.0.0.240 - - [2025-10-09 20:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011293 10.0.0.240 - - [2025-10-09 20:04:30] "GET /tag/0e7e6b2f-5bea-4bb8-8783-75b443b4d651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013453 10.0.0.240 - - [2025-10-09 20:04:30] "POST /tags HTTP/1.1" 200 342 0.015254 10.0.0.240 - - [2025-10-09 20:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.240 - - [2025-10-09 20:04:30] "GET /tag/5dccc466-dcde-4469-9f11-46a7a4bb9573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013252 10.0.0.240 - - [2025-10-09 20:04:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.001996 10.0.0.240 - - [2025-10-09 20:04:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.004125 10.0.0.240 - - [2025-10-09 20:04:30] "POST /security-groups HTTP/1.1" 200 589 0.064522 10.0.0.240 - - [2025-10-09 20:04:30] "POST /projects HTTP/1.1" 200 521 0.194064 10.0.0.240 - - [2025-10-09 20:04:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.003005 10.0.0.240 - - [2025-10-09 20:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024547 10.0.0.240 - - [2025-10-09 20:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.240 - - [2025-10-09 20:04:31] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.013667 10.0.0.240 - - [2025-10-09 20:04:31] "POST /access-control-lists HTTP/1.1" 200 600 0.083738 10.0.0.240 - - [2025-10-09 20:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016500 10.0.0.240 - - [2025-10-09 20:04:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.005928 10.0.0.240 - - [2025-10-09 20:04:31] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004445 10.0.0.240 - - [2025-10-09 20:04:31] "POST /access-control-lists HTTP/1.1" 200 598 0.063476 10.0.0.240 - - [2025-10-09 20:04:31] "PUT /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a HTTP/1.1" 200 265 0.075236 10.0.0.240 - - [2025-10-09 20:04:31] "PUT /virtual-network/c314a527-dc67-4c88-8199-080741ab3365 HTTP/1.1" 200 265 0.065151 10.0.0.240 - - [2025-10-09 20:04:31] "POST /security-groups HTTP/1.1" 200 593 0.076761 10.0.0.240 - - [2025-10-09 20:04:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020863 10.0.0.240 - - [2025-10-09 20:04:31] "POST /chown HTTP/1.1" 200 109 0.012859 10.0.0.240 - - [2025-10-09 20:04:31] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014474 10.0.0.240 - - [2025-10-09 20:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.240 - - [2025-10-09 20:04:31] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002393 10.0.0.240 - - [2025-10-09 20:04:31] "POST /tags HTTP/1.1" 409 226 0.001478 10.0.0.240 - - [2025-10-09 20:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.240 - - [2025-10-09 20:04:31] "GET /tag/5dccc466-dcde-4469-9f11-46a7a4bb9573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010075 10.0.0.240 - - [2025-10-09 20:04:31] "POST /firewall-rules HTTP/1.1" 200 602 0.062521 10.0.0.240 - - [2025-10-09 20:04:31] "GET /firewall-rule/ba5c6f29-99d2-4c4b-807a-35e7dae091ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003637 10.0.0.240 - - [2025-10-09 20:04:31] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003006 10.0.0.240 - - [2025-10-09 20:04:31] "GET /firewall-rule/ba5c6f29-99d2-4c4b-807a-35e7dae091ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001878 10.0.0.240 - - [2025-10-09 20:04:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.001748 10.0.0.240 - - [2025-10-09 20:04:31] "POST /access-control-lists HTTP/1.1" 200 634 0.069875 10.0.0.240 - - [2025-10-09 20:04:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.002689 10.0.0.240 - - [2025-10-09 20:04:31] "POST /access-control-lists HTTP/1.1" 200 632 0.064676 10.0.0.240 - - [2025-10-09 20:04:31] "POST /ref-update HTTP/1.1" 200 156 0.217839 10.0.0.240 - - [2025-10-09 20:04:31] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003659 10.0.0.240 - - [2025-10-09 20:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.240 - - [2025-10-09 20:04:31] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002757 10.0.0.240 - - [2025-10-09 20:04:31] "POST /tags HTTP/1.1" 409 226 0.001756 10.0.0.240 - - [2025-10-09 20:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.240 - - [2025-10-09 20:04:32] "GET /tag/5dccc466-dcde-4469-9f11-46a7a4bb9573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012861 10.0.0.240 - - [2025-10-09 20:04:32] "POST /firewall-rules HTTP/1.1" 200 600 0.065804 10.0.0.240 - - [2025-10-09 20:04:32] "GET /firewall-rule/f50b4264-1205-4e32-83d8-06ac766b2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007139 10.0.0.240 - - [2025-10-09 20:04:32] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004012 10.0.0.240 - - [2025-10-09 20:04:32] "GET /firewall-rule/f50b4264-1205-4e32-83d8-06ac766b2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002213 10.0.0.240 - - [2025-10-09 20:04:32] "POST /ref-update HTTP/1.1" 200 156 0.057376 10.0.0.240 - - [2025-10-09 20:04:33] "POST /tags HTTP/1.1" 200 394 0.021636 10.0.0.240 - - [2025-10-09 20:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.240 - - [2025-10-09 20:04:33] "GET /tag/87eff786-6646-4495-b923-0b7fed672cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011681 10.0.0.240 - - [2025-10-09 20:04:33] "POST /tags HTTP/1.1" 200 342 0.018315 10.0.0.240 - - [2025-10-09 20:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.240 - - [2025-10-09 20:04:33] "GET /tag/eb1e0a46-abd8-47ea-ae8e-ffb15e1f9813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015859 10.0.0.240 - - [2025-10-09 20:04:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.000455 10.0.0.240 - - [2025-10-09 20:04:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.007705 10.0.0.240 - - [2025-10-09 20:04:33] "POST /security-groups HTTP/1.1" 200 589 0.062613 10.0.0.240 - - [2025-10-09 20:04:33] "POST /projects HTTP/1.1" 200 521 0.146998 10.0.0.240 - - [2025-10-09 20:04:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.004045 10.0.0.240 - - [2025-10-09 20:04:33] "POST /access-control-lists HTTP/1.1" 200 600 0.061069 10.0.0.240 - - [2025-10-09 20:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.057474 10.0.0.240 - - [2025-10-09 20:04:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.040631 10.0.0.240 - - [2025-10-09 20:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.031777 10.0.0.240 - - [2025-10-09 20:04:34] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004297 10.0.0.240 - - [2025-10-09 20:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.240 - - [2025-10-09 20:04:34] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006097 10.0.0.240 - - [2025-10-09 20:04:34] "POST /access-control-lists HTTP/1.1" 200 598 0.063894 10.0.0.240 - - [2025-10-09 20:04:34] "PUT /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a HTTP/1.1" 200 265 0.045565 10.0.0.240 - - [2025-10-09 20:04:34] "PUT /virtual-network/c314a527-dc67-4c88-8199-080741ab3365 HTTP/1.1" 200 265 0.046330 10.0.0.240 - - [2025-10-09 20:04:34] "POST /security-groups HTTP/1.1" 200 593 0.076278 10.0.0.240 - - [2025-10-09 20:04:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.001608 10.0.0.240 - - [2025-10-09 20:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023823 10.0.0.240 - - [2025-10-09 20:04:34] "POST /chown HTTP/1.1" 200 109 0.011302 10.0.0.240 - - [2025-10-09 20:04:34] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016004 10.0.0.240 - - [2025-10-09 20:04:34] "POST /access-control-lists HTTP/1.1" 200 634 0.088407 10.0.0.240 - - [2025-10-09 20:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.240 - - [2025-10-09 20:04:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.012024 10.0.0.240 - - [2025-10-09 20:04:34] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015487 10.0.0.240 - - [2025-10-09 20:04:34] "POST /tags HTTP/1.1" 409 226 0.002711 10.0.0.240 - - [2025-10-09 20:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.240 - - [2025-10-09 20:04:34] "GET /tag/eb1e0a46-abd8-47ea-ae8e-ffb15e1f9813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.024289 10.0.0.240 - - [2025-10-09 20:04:34] "POST /access-control-lists HTTP/1.1" 200 632 0.075471 10.0.0.240 - - [2025-10-09 20:04:34] "POST /firewall-rules HTTP/1.1" 200 602 0.060346 10.0.0.240 - - [2025-10-09 20:04:34] "GET /firewall-rule/3e8db624-2ee9-4bd0-9ec5-76a8a6ed42e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.011708 10.0.0.240 - - [2025-10-09 20:04:34] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003532 10.0.0.240 - - [2025-10-09 20:04:34] "GET /firewall-rule/3e8db624-2ee9-4bd0-9ec5-76a8a6ed42e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002579 10.0.0.240 - - [2025-10-09 20:04:34] "POST /ref-update HTTP/1.1" 200 156 0.044915 10.0.0.240 - - [2025-10-09 20:04:34] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011545 10.0.0.240 - - [2025-10-09 20:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.240 - - [2025-10-09 20:04:34] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002316 10.0.0.240 - - [2025-10-09 20:04:34] "POST /tags HTTP/1.1" 409 226 0.001574 10.0.0.240 - - [2025-10-09 20:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.240 - - [2025-10-09 20:04:34] "GET /tag/eb1e0a46-abd8-47ea-ae8e-ffb15e1f9813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009394 10.0.0.240 - - [2025-10-09 20:04:34] "POST /firewall-rules HTTP/1.1" 200 600 0.059753 10.0.0.240 - - [2025-10-09 20:04:34] "GET /firewall-rule/8d64a311-a2cc-41a5-bf34-6266605a23e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003692 10.0.0.240 - - [2025-10-09 20:04:34] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.002903 10.0.0.240 - - [2025-10-09 20:04:34] "GET /firewall-rule/8d64a311-a2cc-41a5-bf34-6266605a23e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001756 10.0.0.240 - - [2025-10-09 20:04:35] "POST /ref-update HTTP/1.1" 200 156 0.050686 10.0.0.240 - - [2025-10-09 20:04:36] "POST /tags HTTP/1.1" 200 346 0.102557 10.0.0.240 - - [2025-10-09 20:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017219 10.0.0.240 - - [2025-10-09 20:04:36] "GET /tag/fd7a61c9-1457-463b-b10d-468cc8c2714b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019210 10.0.0.240 - - [2025-10-09 20:04:36] "POST /projects HTTP/1.1" 409 238 0.002345 10.0.0.240 - - [2025-10-09 20:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.240 - - [2025-10-09 20:04:36] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039909 10.0.0.240 - - [2025-10-09 20:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.240 - - [2025-10-09 20:04:36] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.012191 10.0.0.240 - - [2025-10-09 20:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009207 10.0.0.240 - - [2025-10-09 20:04:36] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.014031 10.0.0.240 - - [2025-10-09 20:04:37] "POST /security-groups HTTP/1.1" 409 285 0.002360 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.240 - - [2025-10-09 20:04:37] "PUT /security-group/8a35b6c3-6d35-42ef-a829-0afea9847349 HTTP/1.1" 200 263 0.071831 10.0.0.240 - - [2025-10-09 20:04:37] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.090846 10.0.0.240 - - [2025-10-09 20:04:37] "PUT /access-control-list/5fa97943-c60e-4d8d-bbcc-cb87d644f8d5 HTTP/1.1" 200 273 0.035140 10.0.0.240 - - [2025-10-09 20:04:37] "PUT /access-control-list/9d827a95-9cbe-4822-bef9-25fc06e67f76 HTTP/1.1" 200 273 0.026658 10.0.0.240 - - [2025-10-09 20:04:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031916 10.0.0.240 - - [2025-10-09 20:04:37] "POST /tags HTTP/1.1" 409 228 0.013466 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.240 - - [2025-10-09 20:04:37] "GET /tag/fd7a61c9-1457-463b-b10d-468cc8c2714b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014052 10.0.0.240 - - [2025-10-09 20:04:37] "POST /tags HTTP/1.1" 200 346 0.026114 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.240 - - [2025-10-09 20:04:37] "GET /tag/bd46fe57-2b49-4e9e-8b63-bca6a3fb94c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012439 10.0.0.240 - - [2025-10-09 20:04:37] "POST /projects HTTP/1.1" 409 238 0.002275 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.240 - - [2025-10-09 20:04:37] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028791 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.240 - - [2025-10-09 20:04:37] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045027 10.0.0.240 - - [2025-10-09 20:04:37] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.033926 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.240 - - [2025-10-09 20:04:37] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003480 10.0.0.240 - - [2025-10-09 20:04:37] "POST /security-groups HTTP/1.1" 409 285 0.002333 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.240 - - [2025-10-09 20:04:37] "PUT /security-group/60669be9-55a6-43ee-9c15-23fade454a06 HTTP/1.1" 200 263 0.063984 10.0.0.240 - - [2025-10-09 20:04:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021700 10.0.0.240 - - [2025-10-09 20:04:37] "POST /tags HTTP/1.1" 409 228 0.003335 10.0.0.240 - - [2025-10-09 20:04:37] "PUT /access-control-list/4a571336-a3c5-405b-ade6-b30970208a43 HTTP/1.1" 200 273 0.020988 10.0.0.240 - - [2025-10-09 20:04:37] "PUT /access-control-list/cbbf1d0d-192c-4639-996a-dcc85e63e6a0 HTTP/1.1" 200 273 0.016044 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.240 - - [2025-10-09 20:04:37] "GET /tag/bd46fe57-2b49-4e9e-8b63-bca6a3fb94c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010189 10.0.0.240 - - [2025-10-09 20:04:37] "POST /tags HTTP/1.1" 200 292 0.044022 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009339 10.0.0.240 - - [2025-10-09 20:04:37] "GET /tag/31d25a2e-29d1-4aa8-b054-379bb7b9c1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012006 10.0.0.240 - - [2025-10-09 20:04:37] "POST /tags HTTP/1.1" 200 304 0.048776 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011697 10.0.0.240 - - [2025-10-09 20:04:37] "GET /tag/6fecb694-b576-4d51-ab95-826f253183aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012425 10.0.0.240 - - [2025-10-09 20:04:37] "POST /tags HTTP/1.1" 409 252 0.001553 10.0.0.240 - - [2025-10-09 20:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.240 - - [2025-10-09 20:04:37] "GET /tag/0e7e6b2f-5bea-4bb8-8783-75b443b4d651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009610 10.0.0.240 - - [2025-10-09 20:04:38] "POST /tags HTTP/1.1" 409 226 0.001873 10.0.0.240 - - [2025-10-09 20:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.240 - - [2025-10-09 20:04:38] "GET /tag/5dccc466-dcde-4469-9f11-46a7a4bb9573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010152 10.0.0.240 - - [2025-10-09 20:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.240 - - [2025-10-09 20:04:38] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003702 10.0.0.240 - - [2025-10-09 20:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008238 10.0.0.240 - - [2025-10-09 20:04:38] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031254 10.0.0.240 - - [2025-10-09 20:04:38] "POST /virtual-machines HTTP/1.1" 200 396 0.008053 10.0.0.240 - - [2025-10-09 20:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019690 10.0.0.240 - - [2025-10-09 20:04:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101542 10.0.0.240 - - [2025-10-09 20:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008028 10.0.0.240 - - [2025-10-09 20:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.240 - - [2025-10-09 20:04:38] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007574 10.0.0.240 - - [2025-10-09 20:04:38] "POST /instance-ips HTTP/1.1" 200 398 0.019134 10.0.0.240 - - [2025-10-09 20:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022546 10.0.0.240 - - [2025-10-09 20:04:38] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011266 10.0.0.240 - - [2025-10-09 20:04:38] "POST /set-tag HTTP/1.1" 200 109 0.064008 10.0.0.240 - - [2025-10-09 20:04:38] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016915 10.0.0.240 - - [2025-10-09 20:04:38] "GET /instance-ip/2f504a6c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004642 10.0.0.240 - - [2025-10-09 20:04:38] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005825 10.0.0.240 - - [2025-10-09 20:04:38] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.240 - - [2025-10-09 20:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.240 - - [2025-10-09 20:04:38] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004298 10.0.0.240 - - [2025-10-09 20:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.240 - - [2025-10-09 20:04:38] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.034095 10.0.0.240 - - [2025-10-09 20:04:38] "POST /virtual-machines HTTP/1.1" 200 396 0.010066 10.0.0.240 - - [2025-10-09 20:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.036146 10.0.0.240 - - [2025-10-09 20:04:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109268 10.0.0.240 - - [2025-10-09 20:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020304 10.0.0.240 - - [2025-10-09 20:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.240 - - [2025-10-09 20:04:39] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004300 10.0.0.240 - - [2025-10-09 20:04:39] "POST /instance-ips HTTP/1.1" 200 398 0.024647 10.0.0.240 - - [2025-10-09 20:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.035178 10.0.0.240 - - [2025-10-09 20:04:39] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008972 10.0.0.240 - - [2025-10-09 20:04:39] "POST /set-tag HTTP/1.1" 200 109 0.070587 10.0.0.240 - - [2025-10-09 20:04:39] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012072 10.0.0.240 - - [2025-10-09 20:04:39] "GET /instance-ip/2fba1a1e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004596 10.0.0.240 - - [2025-10-09 20:04:39] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004054 10.0.0.240 - - [2025-10-09 20:04:39] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.240 - - [2025-10-09 20:04:39] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003053 10.0.0.240 - - [2025-10-09 20:04:39] "POST /ref-update HTTP/1.1" 200 156 0.012297 10.0.0.240 - - [2025-10-09 20:04:39] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009533 10.0.0.240 - - [2025-10-09 20:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.240 - - [2025-10-09 20:04:39] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.009246 10.0.0.240 - - [2025-10-09 20:04:39] "POST /ref-update HTTP/1.1" 200 156 0.011706 10.0.0.240 - - [2025-10-09 20:04:39] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018867 10.0.0.240 - - [2025-10-09 20:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.240 - - [2025-10-09 20:04:39] "POST /tags HTTP/1.1" 200 292 0.037318 10.0.0.240 - - [2025-10-09 20:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009163 10.0.0.240 - - [2025-10-09 20:04:39] "GET /tag/84bdc5b8-76c4-45ce-a019-c40c88650dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.020471 10.0.0.240 - - [2025-10-09 20:04:39] "POST /tags HTTP/1.1" 409 252 0.002118 10.0.0.240 - - [2025-10-09 20:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.240 - - [2025-10-09 20:04:39] "GET /tag/87eff786-6646-4495-b923-0b7fed672cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011564 10.0.0.240 - - [2025-10-09 20:04:39] "POST /tags HTTP/1.1" 409 226 0.001925 10.0.0.240 - - [2025-10-09 20:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.240 - - [2025-10-09 20:04:39] "GET /tag/eb1e0a46-abd8-47ea-ae8e-ffb15e1f9813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012380 10.0.0.240 - - [2025-10-09 20:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.240 - - [2025-10-09 20:04:39] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007696 10.0.0.240 - - [2025-10-09 20:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.240 - - [2025-10-09 20:04:39] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030068 10.0.0.240 - - [2025-10-09 20:04:39] "POST /virtual-machines HTTP/1.1" 200 396 0.008989 10.0.0.240 - - [2025-10-09 20:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012093 10.0.0.240 - - [2025-10-09 20:04:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114500 10.0.0.240 - - [2025-10-09 20:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023410 10.0.0.240 - - [2025-10-09 20:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008106 10.0.0.240 - - [2025-10-09 20:04:40] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004342 10.0.0.240 - - [2025-10-09 20:04:40] "POST /instance-ips HTTP/1.1" 200 398 0.025319 10.0.0.240 - - [2025-10-09 20:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017274 10.0.0.240 - - [2025-10-09 20:04:40] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006785 10.0.0.240 - - [2025-10-09 20:04:40] "POST /set-tag HTTP/1.1" 200 109 0.067596 10.0.0.240 - - [2025-10-09 20:04:40] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017722 10.0.0.240 - - [2025-10-09 20:04:40] "GET /instance-ip/30627e98-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002918 10.0.0.240 - - [2025-10-09 20:04:40] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004359 10.0.0.240 - - [2025-10-09 20:04:40] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.240 - - [2025-10-09 20:04:40] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.009837 10.0.0.240 - - [2025-10-09 20:04:40] "POST /ref-update HTTP/1.1" 200 156 0.006585 10.0.0.240 - - [2025-10-09 20:04:40] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004489 10.0.0.240 - - [2025-10-09 20:04:40] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.240 - - [2025-10-09 20:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.240 - - [2025-10-09 20:04:40] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003907 10.0.0.240 - - [2025-10-09 20:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.240 - - [2025-10-09 20:04:40] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032008 10.0.0.240 - - [2025-10-09 20:04:40] "POST /virtual-machines HTTP/1.1" 200 396 0.010997 10.0.0.240 - - [2025-10-09 20:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021381 10.0.0.240 - - [2025-10-09 20:04:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118906 10.0.0.240 - - [2025-10-09 20:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007959 10.0.0.240 - - [2025-10-09 20:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017953 10.0.0.240 - - [2025-10-09 20:04:40] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003901 10.0.0.240 - - [2025-10-09 20:04:40] "POST /instance-ips HTTP/1.1" 200 398 0.019300 10.0.0.240 - - [2025-10-09 20:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033233 10.0.0.240 - - [2025-10-09 20:04:41] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011102 10.0.0.240 - - [2025-10-09 20:04:41] "POST /set-tag HTTP/1.1" 200 109 0.063752 10.0.0.240 - - [2025-10-09 20:04:41] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015901 10.0.0.240 - - [2025-10-09 20:04:41] "GET /instance-ip/30d16ec0-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003291 10.0.0.240 - - [2025-10-09 20:04:41] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004400 10.0.0.240 - - [2025-10-09 20:04:41] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.240 - - [2025-10-09 20:04:41] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003492 10.0.0.240 - - [2025-10-09 20:04:41] "POST /ref-update HTTP/1.1" 200 156 0.007613 10.0.0.240 - - [2025-10-09 20:04:41] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005169 10.0.0.240 - - [2025-10-09 20:04:41] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.240 - - [2025-10-09 20:04:41] "POST /tags HTTP/1.1" 200 300 0.018147 10.0.0.240 - - [2025-10-09 20:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017142 10.0.0.240 - - [2025-10-09 20:04:41] "GET /tag/ae40ef88-2864-4b31-aa06-22c26285a38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011263 10.0.0.240 - - [2025-10-09 20:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.240 - - [2025-10-09 20:04:41] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003233 10.0.0.240 - - [2025-10-09 20:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.240 - - [2025-10-09 20:04:41] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038064 10.0.0.240 - - [2025-10-09 20:04:41] "POST /virtual-machines HTTP/1.1" 200 396 0.018826 10.0.0.240 - - [2025-10-09 20:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013202 10.0.0.240 - - [2025-10-09 20:04:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098357 10.0.0.240 - - [2025-10-09 20:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008873 10.0.0.240 - - [2025-10-09 20:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.240 - - [2025-10-09 20:04:41] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008050 10.0.0.240 - - [2025-10-09 20:04:41] "POST /instance-ips HTTP/1.1" 200 398 0.024920 10.0.0.240 - - [2025-10-09 20:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033569 10.0.0.240 - - [2025-10-09 20:04:41] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012649 10.0.0.240 - - [2025-10-09 20:04:41] "POST /set-tag HTTP/1.1" 200 109 0.019263 10.0.0.240 - - [2025-10-09 20:04:41] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010747 10.0.0.240 - - [2025-10-09 20:04:41] "GET /instance-ip/314e179a-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008162 10.0.0.240 - - [2025-10-09 20:04:41] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004410 10.0.0.240 - - [2025-10-09 20:04:41] "POST /set-tag HTTP/1.1" 200 109 0.009114 10.0.0.240 - - [2025-10-09 20:04:42] "POST /tags HTTP/1.1" 200 300 0.030982 10.0.0.240 - - [2025-10-09 20:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.240 - - [2025-10-09 20:04:42] "GET /tag/212093e0-c586-4fc3-89e7-9c6b07a6c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011371 10.0.0.240 - - [2025-10-09 20:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.240 - - [2025-10-09 20:04:42] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004069 10.0.0.240 - - [2025-10-09 20:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.240 - - [2025-10-09 20:04:42] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.059856 10.0.0.240 - - [2025-10-09 20:04:42] "POST /virtual-machines HTTP/1.1" 200 396 0.010029 10.0.0.240 - - [2025-10-09 20:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007976 10.0.0.240 - - [2025-10-09 20:04:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.094804 10.0.0.240 - - [2025-10-09 20:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027452 10.0.0.240 - - [2025-10-09 20:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007212 10.0.0.240 - - [2025-10-09 20:04:42] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004316 10.0.0.240 - - [2025-10-09 20:04:42] "POST /instance-ips HTTP/1.1" 200 398 0.019923 10.0.0.240 - - [2025-10-09 20:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.034620 10.0.0.240 - - [2025-10-09 20:04:42] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013958 10.0.0.240 - - [2025-10-09 20:04:42] "POST /set-tag HTTP/1.1" 200 109 0.026027 10.0.0.240 - - [2025-10-09 20:04:42] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008646 10.0.0.240 - - [2025-10-09 20:04:42] "GET /instance-ip/31baee38-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.015500 10.0.0.240 - - [2025-10-09 20:04:42] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004220 10.0.0.240 - - [2025-10-09 20:04:42] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.240 - - [2025-10-09 20:04:42] "POST /tags HTTP/1.1" 200 300 0.017011 10.0.0.240 - - [2025-10-09 20:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015040 10.0.0.240 - - [2025-10-09 20:04:42] "GET /tag/669cff81-683e-4798-b9fd-7d756b9a4acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011800 10.0.0.240 - - [2025-10-09 20:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.240 - - [2025-10-09 20:04:42] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003464 10.0.0.240 - - [2025-10-09 20:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.240 - - [2025-10-09 20:04:42] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029047 10.0.0.240 - - [2025-10-09 20:04:42] "POST /virtual-machines HTTP/1.1" 200 396 0.006990 10.0.0.240 - - [2025-10-09 20:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007411 10.0.0.240 - - [2025-10-09 20:04:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098081 10.0.0.240 - - [2025-10-09 20:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008622 10.0.0.240 - - [2025-10-09 20:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007409 10.0.0.240 - - [2025-10-09 20:04:43] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008209 10.0.0.240 - - [2025-10-09 20:04:43] "POST /instance-ips HTTP/1.1" 200 398 0.022987 10.0.0.240 - - [2025-10-09 20:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019068 10.0.0.240 - - [2025-10-09 20:04:43] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005498 10.0.0.240 - - [2025-10-09 20:04:43] "POST /set-tag HTTP/1.1" 200 109 0.023530 10.0.0.240 - - [2025-10-09 20:04:43] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010881 10.0.0.240 - - [2025-10-09 20:04:43] "GET /instance-ip/32214ca0-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005792 10.0.0.240 - - [2025-10-09 20:04:43] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004044 10.0.0.240 - - [2025-10-09 20:04:43] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.240 - - [2025-10-09 20:04:43] "POST /tags HTTP/1.1" 200 300 0.016712 10.0.0.240 - - [2025-10-09 20:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.240 - - [2025-10-09 20:04:43] "GET /tag/f7ee4dab-6416-4467-933a-80f0035dbf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011490 10.0.0.240 - - [2025-10-09 20:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.240 - - [2025-10-09 20:04:43] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003524 10.0.0.240 - - [2025-10-09 20:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.240 - - [2025-10-09 20:04:43] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031652 10.0.0.240 - - [2025-10-09 20:04:43] "POST /virtual-machines HTTP/1.1" 200 396 0.014281 10.0.0.240 - - [2025-10-09 20:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007866 10.0.0.240 - - [2025-10-09 20:04:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108183 10.0.0.240 - - [2025-10-09 20:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014750 10.0.0.240 - - [2025-10-09 20:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.240 - - [2025-10-09 20:04:43] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004405 10.0.0.240 - - [2025-10-09 20:04:43] "POST /instance-ips HTTP/1.1" 200 398 0.017682 10.0.0.240 - - [2025-10-09 20:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022905 10.0.0.240 - - [2025-10-09 20:04:43] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008940 10.0.0.240 - - [2025-10-09 20:04:43] "POST /set-tag HTTP/1.1" 200 109 0.017562 10.0.0.240 - - [2025-10-09 20:04:43] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012430 10.0.0.240 - - [2025-10-09 20:04:43] "GET /instance-ip/3285886e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002958 10.0.0.240 - - [2025-10-09 20:04:43] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004285 10.0.0.240 - - [2025-10-09 20:04:43] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.240 - - [2025-10-09 20:04:43] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.004672 10.0.0.240 - - [2025-10-09 20:04:44] "POST /ref-update HTTP/1.1" 200 156 0.008117 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009220 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002935 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004269 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003614 10.0.0.240 - - [2025-10-09 20:04:44] "POST /ref-update HTTP/1.1" 200 156 0.010336 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004171 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003552 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.004226 10.0.0.240 - - [2025-10-09 20:04:44] "POST /ref-update HTTP/1.1" 200 156 0.007332 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005250 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-router/ab75a895-af17-4e1f-bbf1-aed31f5d9f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.003776 10.0.0.240 - - [2025-10-09 20:04:44] "POST /ref-update HTTP/1.1" 200 156 0.009365 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012320 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004326 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003992 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.006649 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004334 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003820 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001835 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006028 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006623 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.240 - - [2025-10-09 20:04:44] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003662 10.0.0.240 - - [2025-10-09 20:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001611 10.0.0.240 - - [2025-10-09 20:04:45] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005673 10.0.0.240 - - [2025-10-09 20:04:45] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.240 - - [2025-10-09 20:04:49] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012415 10.0.0.240 - - [2025-10-09 20:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.240 - - [2025-10-09 20:04:49] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003955 10.0.0.240 - - [2025-10-09 20:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.240 - - [2025-10-09 20:04:50] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004136 10.0.0.240 - - [2025-10-09 20:04:50] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.240 - - [2025-10-09 20:04:52] "GET /virtual-machine/94e46f79-3742-43ae-93d0-bb1bf0c0e869?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002898 10.0.0.240 - - [2025-10-09 20:04:52] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003728 10.0.0.240 - - [2025-10-09 20:04:52] "GET /virtual-machine/9e914ffd-de31-42d4-bacd-f4ec1c693d65?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002796 10.0.0.240 - - [2025-10-09 20:04:52] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003669 10.0.0.240 - - [2025-10-09 20:04:52] "GET /virtual-machine/f662330a-d118-4ce6-81f7-c175ef7b7adb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002877 10.0.0.240 - - [2025-10-09 20:04:52] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004249 10.0.0.240 - - [2025-10-09 20:04:52] "GET /virtual-machine/7b3484c4-ca4d-44f6-b450-fe4a4495dbec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002761 10.0.0.240 - - [2025-10-09 20:04:52] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005180 10.0.0.240 - - [2025-10-09 20:04:53] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017270 10.0.0.240 - - [2025-10-09 20:04:53] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.240 - - [2025-10-09 20:04:54] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004344 10.0.0.240 - - [2025-10-09 20:04:54] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.240 - - [2025-10-09 20:04:54] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004143 10.0.0.240 - - [2025-10-09 20:04:54] "POST /set-tag HTTP/1.1" 200 109 0.001655 10.0.0.240 - - [2025-10-09 20:04:57] "GET /virtual-machine/568b8deb-9296-4b08-8444-f9a33840dae8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002759 10.0.0.240 - - [2025-10-09 20:04:57] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004160 10.0.0.240 - - [2025-10-09 20:04:57] "GET /virtual-machine/2d325ba2-7bdb-4110-bb77-5e93f3e78780?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002915 10.0.0.240 - - [2025-10-09 20:04:57] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008663 10.0.0.240 - - [2025-10-09 20:04:57] "GET /virtual-machine/8b7de720-e437-4493-96d8-9984eea1a2aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002738 10.0.0.240 - - [2025-10-09 20:04:57] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003741 10.0.0.240 - - [2025-10-09 20:04:57] "GET /virtual-machine/27926868-fcd4-45a5-80b3-23796806fb24?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003289 10.0.0.240 - - [2025-10-09 20:04:57] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004023 10.0.0.240 - - [2025-10-09 20:04:58] "GET /loadbalancer/34f40c97-53e0-416f-be20-d7b8101ccad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001727 10.0.0.240 - - [2025-10-09 20:04:58] "POST /tags HTTP/1.1" 200 334 0.027709 10.0.0.240 - - [2025-10-09 20:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017776 10.0.0.240 - - [2025-10-09 20:04:58] "GET /tag/05bf3372-63b5-431c-8d6f-1ece87faffbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021509 10.0.0.240 - - [2025-10-09 20:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.240 - - [2025-10-09 20:04:58] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030291 10.0.0.240 - - [2025-10-09 20:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.240 - - [2025-10-09 20:04:58] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003895 10.0.0.240 - - [2025-10-09 20:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.240 - - [2025-10-09 20:04:58] "GET /service-appliance-set/822dae87-ef11-4abb-a1b6-cdd009c895bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002141 10.0.0.240 - - [2025-10-09 20:04:58] "POST /fqname-to-id HTTP/1.1" 404 273 0.001584 10.0.0.240 - - [2025-10-09 20:04:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.099669 10.0.0.240 - - [2025-10-09 20:04:58] "GET /virtual-machine-interface/7b5703ac-497b-4711-b3b1-91bedeb00a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004208 10.0.0.240 - - [2025-10-09 20:04:58] "POST /instance-ips HTTP/1.1" 200 410 0.019355 10.0.0.240 - - [2025-10-09 20:04:58] "GET /instance-ip/057c964d-116f-459c-a06d-d3ff1072cb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005296 10.0.0.240 - - [2025-10-09 20:04:59] "POST /loadbalancers HTTP/1.1" 200 631 0.062155 10.0.0.240 - - [2025-10-09 20:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021009 10.0.0.240 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.240 - - [2025-10-09 20:04:59] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038207 10.0.0.240 - - [2025-10-09 20:04:59] "GET /instance-ip/057c964d-116f-459c-a06d-d3ff1072cb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002318 10.0.0.240 - - [2025-10-09 20:04:59] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027213 10.0.0.240 - - [2025-10-09 20:04:59] "GET /loadbalancer/34f40c97-53e0-416f-be20-d7b8101ccad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002422 10.0.0.240 - - [2025-10-09 20:04:59] "POST /floating-ips HTTP/1.1" 200 599 0.022019 10.0.0.240 - - [2025-10-09 20:04:59] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.031889 10.0.0.240 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.240 - - [2025-10-09 20:04:59] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.024127 10.0.0.240 - - [2025-10-09 20:04:59] "GET /loadbalancer-listener/22c94896-b6f1-4291-9f9e-beb667cade2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.004393 10.0.0.240 - - [2025-10-09 20:04:59] "GET /loadbalancer-listener/22c94896-b6f1-4291-9f9e-beb667cade2d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002716 10.0.0.240 - - [2025-10-09 20:04:59] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.017721 10.0.0.240 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.240 - - [2025-10-09 20:04:59] "GET /loadbalancer/34f40c97-53e0-416f-be20-d7b8101ccad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002125 10.0.0.240 - - [2025-10-09 20:04:59] "GET /instance-ip/057c964d-116f-459c-a06d-d3ff1072cb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002192 10.0.0.240 - - [2025-10-09 20:04:59] "GET /instance-ip/057c964d-116f-459c-a06d-d3ff1072cb5a?fields=floating_ips HTTP/1.1" 200 1213 0.004159 10.0.0.240 - - [2025-10-09 20:04:59] "GET /floating-ip/4de15c09-4b66-481e-8c1f-f55ec7870243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.001824 10.0.0.240 - - [2025-10-09 20:04:59] "GET /loadbalancer-pool/485764ca-7b2f-427c-8235-68db1a0924f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.003626 10.0.0.240 - - [2025-10-09 20:04:59] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014047 10.0.0.240 - - [2025-10-09 20:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014738 10.0.0.240 - - [2025-10-09 20:04:59] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007962 10.0.0.240 - - [2025-10-09 20:04:59] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003519 10.0.0.240 - - [2025-10-09 20:04:59] "POST /ref-update HTTP/1.1" 200 156 0.005955 10.0.0.240 - - [2025-10-09 20:04:59] "POST /tags HTTP/1.1" 409 221 0.001977 10.0.0.240 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.240 - - [2025-10-09 20:04:59] "GET /tag/05bf3372-63b5-431c-8d6f-1ece87faffbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009880 10.0.0.240 - - [2025-10-09 20:04:59] "GET /loadbalancer/34f40c97-53e0-416f-be20-d7b8101ccad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002964 10.0.0.240 - - [2025-10-09 20:04:59] "GET /floating-ip/4de15c09-4b66-481e-8c1f-f55ec7870243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006107 10.0.0.240 - - [2025-10-09 20:04:59] "PUT /floating-ip/4de15c09-4b66-481e-8c1f-f55ec7870243 HTTP/1.1" 200 257 0.015534 10.0.0.240 - - [2025-10-09 20:04:59] "POST /set-tag HTTP/1.1" 200 109 0.087754 10.0.0.240 - - [2025-10-09 20:04:59] "GET /loadbalancer-pool/485764ca-7b2f-427c-8235-68db1a0924f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.002923 10.0.0.240 - - [2025-10-09 20:04:59] "POST /loadbalancer-members HTTP/1.1" 200 723 0.012651 10.0.0.240 - - [2025-10-09 20:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025328 10.0.0.240 - - [2025-10-09 20:04:59] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007161 10.0.0.240 - - [2025-10-09 20:04:59] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003348 10.0.0.240 - - [2025-10-09 20:04:59] "POST /ref-update HTTP/1.1" 200 156 0.005716 10.0.0.240 - - [2025-10-09 20:04:59] "GET /floating-ip/4de15c09-4b66-481e-8c1f-f55ec7870243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.002583 10.0.0.240 - - [2025-10-09 20:04:59] "POST /set-tag HTTP/1.1" 200 109 0.064090 10.0.0.240 - - [2025-10-09 20:04:59] "POST /tags HTTP/1.1" 409 206 0.002030 10.0.0.240 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.240 - - [2025-10-09 20:04:59] "GET /tag/6fecb694-b576-4d51-ab95-826f253183aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010162 10.0.0.240 - - [2025-10-09 20:05:00] "POST /tags HTTP/1.1" 409 204 0.001950 10.0.0.240 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.240 - - [2025-10-09 20:05:00] "GET /tag/212093e0-c586-4fc3-89e7-9c6b07a6c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009616 10.0.0.240 - - [2025-10-09 20:05:00] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001837 10.0.0.240 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.240 - - [2025-10-09 20:05:00] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002145 10.0.0.240 - - [2025-10-09 20:05:00] "POST /tags HTTP/1.1" 409 206 0.001354 10.0.0.240 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.240 - - [2025-10-09 20:05:00] "GET /tag/6fecb694-b576-4d51-ab95-826f253183aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009510 10.0.0.240 - - [2025-10-09 20:05:00] "POST /tags HTTP/1.1" 409 226 0.001588 10.0.0.240 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.240 - - [2025-10-09 20:05:00] "GET /tag/5dccc466-dcde-4469-9f11-46a7a4bb9573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010901 10.0.0.240 - - [2025-10-09 20:05:00] "POST /tags HTTP/1.1" 409 204 0.001808 10.0.0.240 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.240 - - [2025-10-09 20:05:00] "GET /tag/212093e0-c586-4fc3-89e7-9c6b07a6c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009982 10.0.0.240 - - [2025-10-09 20:05:00] "POST /tags HTTP/1.1" 409 226 0.001695 10.0.0.240 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.240 - - [2025-10-09 20:05:00] "GET /tag/5dccc466-dcde-4469-9f11-46a7a4bb9573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010183 10.0.0.240 - - [2025-10-09 20:05:00] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002039 10.0.0.240 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.240 - - [2025-10-09 20:05:00] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002334 10.0.0.240 - - [2025-10-09 20:05:00] "POST /firewall-rules HTTP/1.1" 200 628 0.069243 10.0.0.240 - - [2025-10-09 20:05:00] "POST /firewall-rules HTTP/1.1" 200 648 0.088351 10.0.0.240 - - [2025-10-09 20:05:00] "GET /firewall-rule/20ca4688-e93d-4885-a670-3bee310d96c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.010960 10.0.0.240 - - [2025-10-09 20:05:00] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002537 10.0.0.240 - - [2025-10-09 20:05:00] "GET /firewall-rule/85074d36-513c-46bf-b54c-4d076542b96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003348 10.0.0.240 - - [2025-10-09 20:05:00] "POST /ref-update HTTP/1.1" 200 156 0.013391 10.0.0.240 - - [2025-10-09 20:05:00] "POST /firewall-policys HTTP/1.1" 200 608 0.023107 10.0.0.240 - - [2025-10-09 20:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015703 10.0.0.240 - - [2025-10-09 20:05:00] "GET /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009436 10.0.0.240 - - [2025-10-09 20:05:00] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002438 10.0.0.240 - - [2025-10-09 20:05:00] "GET /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009285 10.0.0.240 - - [2025-10-09 20:05:00] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003083 10.0.0.240 - - [2025-10-09 20:05:00] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003984 10.0.0.240 - - [2025-10-09 20:05:00] "GET /firewall-policy/e9e3677e-d5f0-484d-a3b0-7b67b442f5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003234 10.0.0.240 - - [2025-10-09 20:05:00] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001958 10.0.0.240 - - [2025-10-09 20:05:00] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003050 10.0.0.240 - - [2025-10-09 20:05:00] "POST /ref-update HTTP/1.1" 200 156 0.015309 10.0.0.240 - - [2025-10-09 20:05:00] "POST /ref-update HTTP/1.1" 200 156 0.023939 10.0.0.240 - - [2025-10-09 20:05:00] "POST /ref-update HTTP/1.1" 200 156 0.018204 10.0.0.240 - - [2025-10-09 20:05:00] "POST /ref-update HTTP/1.1" 200 156 0.029202 10.0.0.240 - - [2025-10-09 20:05:01] "POST /ref-update HTTP/1.1" 200 156 0.041197 10.0.0.240 - - [2025-10-09 20:05:01] "GET /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002522 10.0.0.240 - - [2025-10-09 20:06:59] "POST /tags HTTP/1.1" 409 252 0.002269 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.240 - - [2025-10-09 20:06:59] "GET /tag/87eff786-6646-4495-b923-0b7fed672cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010439 10.0.0.240 - - [2025-10-09 20:06:59] "POST /tags HTTP/1.1" 409 228 0.001828 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.240 - - [2025-10-09 20:06:59] "GET /tag/bd46fe57-2b49-4e9e-8b63-bca6a3fb94c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010237 10.0.0.240 - - [2025-10-09 20:06:59] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003051 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.240 - - [2025-10-09 20:06:59] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002427 10.0.0.240 - - [2025-10-09 20:06:59] "POST /tags HTTP/1.1" 409 206 0.001266 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.240 - - [2025-10-09 20:06:59] "GET /tag/6fecb694-b576-4d51-ab95-826f253183aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009971 10.0.0.240 - - [2025-10-09 20:06:59] "POST /tags HTTP/1.1" 409 226 0.001254 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.240 - - [2025-10-09 20:06:59] "GET /tag/5dccc466-dcde-4469-9f11-46a7a4bb9573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009895 10.0.0.240 - - [2025-10-09 20:06:59] "POST /tags HTTP/1.1" 409 204 0.001449 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.240 - - [2025-10-09 20:06:59] "GET /tag/212093e0-c586-4fc3-89e7-9c6b07a6c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009670 10.0.0.240 - - [2025-10-09 20:06:59] "POST /tags HTTP/1.1" 409 226 0.001955 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.240 - - [2025-10-09 20:06:59] "GET /tag/5dccc466-dcde-4469-9f11-46a7a4bb9573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009921 10.0.0.240 - - [2025-10-09 20:06:59] "POST /tags HTTP/1.1" 409 228 0.001510 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.240 - - [2025-10-09 20:06:59] "GET /tag/bd46fe57-2b49-4e9e-8b63-bca6a3fb94c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009629 10.0.0.240 - - [2025-10-09 20:06:59] "POST /tags HTTP/1.1" 409 252 0.001925 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.240 - - [2025-10-09 20:06:59] "GET /tag/87eff786-6646-4495-b923-0b7fed672cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009799 10.0.0.240 - - [2025-10-09 20:06:59] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001898 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.240 - - [2025-10-09 20:06:59] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002877 10.0.0.240 - - [2025-10-09 20:06:59] "POST /firewall-rules HTTP/1.1" 409 281 0.001770 10.0.0.240 - - [2025-10-09 20:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.240 - - [2025-10-09 20:07:00] "PUT /firewall-rule/85074d36-513c-46bf-b54c-4d076542b96c HTTP/1.1" 200 261 0.017330 10.0.0.240 - - [2025-10-09 20:07:00] "POST /firewall-rules HTTP/1.1" 409 291 0.004102 10.0.0.240 - - [2025-10-09 20:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.240 - - [2025-10-09 20:07:00] "PUT /firewall-rule/20ca4688-e93d-4885-a670-3bee310d96c5 HTTP/1.1" 200 261 0.023951 10.0.0.240 - - [2025-10-09 20:07:00] "GET /firewall-rule/20ca4688-e93d-4885-a670-3bee310d96c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.009634 10.0.0.240 - - [2025-10-09 20:07:00] "POST /firewall-rules HTTP/1.1" 200 660 0.071899 10.0.0.240 - - [2025-10-09 20:07:00] "GET /firewall-rule/4db75b9e-030c-4c32-ae2f-15d18b595724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003779 10.0.0.240 - - [2025-10-09 20:07:00] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001824 10.0.0.240 - - [2025-10-09 20:07:00] "GET /firewall-rule/85074d36-513c-46bf-b54c-4d076542b96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.001991 10.0.0.240 - - [2025-10-09 20:07:00] "POST /firewall-policys HTTP/1.1" 409 269 0.002106 10.0.0.240 - - [2025-10-09 20:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.240 - - [2025-10-09 20:07:00] "PUT /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83 HTTP/1.1" 200 265 0.017592 10.0.0.240 - - [2025-10-09 20:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017439 10.0.0.240 - - [2025-10-09 20:07:00] "GET /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011147 10.0.0.240 - - [2025-10-09 20:07:00] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002644 10.0.0.240 - - [2025-10-09 20:07:00] "GET /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001939 10.0.0.240 - - [2025-10-09 20:07:00] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001694 10.0.0.240 - - [2025-10-09 20:07:00] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004246 10.0.0.240 - - [2025-10-09 20:07:00] "GET /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001838 10.0.0.240 - - [2025-10-09 20:07:00] "GET /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001650 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:07:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001036 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:07:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 10.0.0.240 - - [2025-10-09 20:07:41] "GET /global-system-configs HTTP/1.1" 200 323 0.001944 10.0.0.240 - - [2025-10-09 20:07:42] "GET /global-system-configs HTTP/1.1" 200 323 0.003939 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:07:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:07:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000764 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:07:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000847 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:07:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000769 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:07:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.240 - - [2025-10-09 20:07:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000806 10.0.0.240 - - [2025-10-09 20:08:02] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.010571 10.0.0.240 - - [2025-10-09 20:08:02] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.240 - - [2025-10-09 20:08:02] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005261 10.0.0.240 - - [2025-10-09 20:08:02] "POST /set-tag HTTP/1.1" 200 109 0.023929 10.0.0.240 - - [2025-10-09 20:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.240 - - [2025-10-09 20:08:02] "GET /loadbalancer/34f40c97-53e0-416f-be20-d7b8101ccad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002595 10.0.0.240 - - [2025-10-09 20:08:02] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004483 10.0.0.240 - - [2025-10-09 20:08:02] "POST /set-tag HTTP/1.1" 200 109 0.023633 10.0.0.240 - - [2025-10-09 20:08:02] "DELETE /loadbalancer-member/003a2317-c862-4b1d-9f9e-e1956009776b HTTP/1.1" 200 115 0.031585 10.0.0.240 - - [2025-10-09 20:08:02] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005725 10.0.0.240 - - [2025-10-09 20:08:02] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.240 - - [2025-10-09 20:08:02] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005102 10.0.0.240 - - [2025-10-09 20:08:02] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.240 - - [2025-10-09 20:08:02] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003668 10.0.0.240 - - [2025-10-09 20:08:02] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.240 - - [2025-10-09 20:08:02] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005460 10.0.0.240 - - [2025-10-09 20:08:02] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.240 - - [2025-10-09 20:08:02] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003833 10.0.0.240 - - [2025-10-09 20:08:02] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.240 - - [2025-10-09 20:08:02] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004770 10.0.0.240 - - [2025-10-09 20:08:02] "POST /set-tag HTTP/1.1" 200 109 0.003314 10.0.0.240 - - [2025-10-09 20:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.240 - - [2025-10-09 20:08:02] "GET /loadbalancer/34f40c97-53e0-416f-be20-d7b8101ccad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002183 10.0.0.240 - - [2025-10-09 20:08:02] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007101 10.0.0.240 - - [2025-10-09 20:08:02] "POST /set-tag HTTP/1.1" 200 109 0.004049 10.0.0.240 - - [2025-10-09 20:08:03] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004112 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.005242 10.0.0.240 - - [2025-10-09 20:08:03] "GET /virtual-machine/7b3484c4-ca4d-44f6-b450-fe4a4495dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003585 10.0.0.240 - - [2025-10-09 20:08:03] "POST /ref-update HTTP/1.1" 200 156 0.011023 10.0.0.240 - - [2025-10-09 20:08:03] "GET /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004213 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.016200 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.027975 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.053449 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.021656 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.022313 10.0.0.240 - - [2025-10-09 20:08:03] "DELETE /instance-ip/30d16ec0-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.031864 10.0.0.240 - - [2025-10-09 20:08:03] "DELETE /virtual-machine-interface/30b65306-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.038574 10.0.0.240 - - [2025-10-09 20:08:03] "DELETE /virtual-machine/7b3484c4-ca4d-44f6-b450-fe4a4495dbec HTTP/1.1" 200 115 0.022693 10.0.0.240 - - [2025-10-09 20:08:03] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004696 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.240 - - [2025-10-09 20:08:03] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003911 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.240 - - [2025-10-09 20:08:03] "GET /virtual-machine/94e46f79-3742-43ae-93d0-bb1bf0c0e869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002682 10.0.0.240 - - [2025-10-09 20:08:03] "POST /ref-update HTTP/1.1" 200 156 0.008661 10.0.0.240 - - [2025-10-09 20:08:03] "GET /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013806 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.017341 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.024851 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.023041 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.013884 10.0.0.240 - - [2025-10-09 20:08:03] "POST /set-tag HTTP/1.1" 200 109 0.016890 10.0.0.240 - - [2025-10-09 20:08:03] "DELETE /instance-ip/2f504a6c-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.038066 10.0.0.240 - - [2025-10-09 20:08:03] "POST /ref-update HTTP/1.1" 200 156 0.007736 10.0.0.240 - - [2025-10-09 20:08:03] "DELETE /virtual-machine-interface/2f371ace-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.041919 10.0.0.240 - - [2025-10-09 20:08:03] "DELETE /virtual-machine/94e46f79-3742-43ae-93d0-bb1bf0c0e869 HTTP/1.1" 200 115 0.018618 10.0.0.240 - - [2025-10-09 20:08:03] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004274 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.240 - - [2025-10-09 20:08:04] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003709 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.001836 10.0.0.240 - - [2025-10-09 20:08:04] "GET /virtual-machine/f662330a-d118-4ce6-81f7-c175ef7b7adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002704 10.0.0.240 - - [2025-10-09 20:08:04] "POST /ref-update HTTP/1.1" 200 156 0.008927 10.0.0.240 - - [2025-10-09 20:08:04] "GET /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013534 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.017213 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.033308 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.028972 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.015517 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.034350 10.0.0.240 - - [2025-10-09 20:08:04] "DELETE /instance-ip/30627e98-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.045146 10.0.0.240 - - [2025-10-09 20:08:04] "DELETE /virtual-machine-interface/304bd29c-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.034577 10.0.0.240 - - [2025-10-09 20:08:04] "DELETE /virtual-machine/f662330a-d118-4ce6-81f7-c175ef7b7adb HTTP/1.1" 200 115 0.018048 10.0.0.240 - - [2025-10-09 20:08:04] "DELETE /tag/84bdc5b8-76c4-45ce-a019-c40c88650dec HTTP/1.1" 200 115 0.040371 10.0.0.240 - - [2025-10-09 20:08:04] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004049 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.240 - - [2025-10-09 20:08:04] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004987 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.240 - - [2025-10-09 20:08:04] "GET /virtual-machine/9e914ffd-de31-42d4-bacd-f4ec1c693d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002625 10.0.0.240 - - [2025-10-09 20:08:04] "POST /ref-update HTTP/1.1" 200 156 0.008101 10.0.0.240 - - [2025-10-09 20:08:04] "GET /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.016986 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.070207 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.025039 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.028166 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.013836 10.0.0.240 - - [2025-10-09 20:08:04] "POST /set-tag HTTP/1.1" 200 109 0.026926 10.0.0.240 - - [2025-10-09 20:08:04] "DELETE /instance-ip/2fba1a1e-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.050982 10.0.0.240 - - [2025-10-09 20:08:04] "POST /ref-update HTTP/1.1" 200 156 0.007168 10.0.0.240 - - [2025-10-09 20:08:05] "DELETE /virtual-machine-interface/2fa53d7e-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.040878 10.0.0.240 - - [2025-10-09 20:08:05] "DELETE /virtual-machine/9e914ffd-de31-42d4-bacd-f4ec1c693d65 HTTP/1.1" 200 115 0.021124 10.0.0.240 - - [2025-10-09 20:08:05] "DELETE /tag/31d25a2e-29d1-4aa8-b054-379bb7b9c1c4 HTTP/1.1" 200 115 0.029861 10.0.0.240 - - [2025-10-09 20:08:05] "DELETE /tag/6fecb694-b576-4d51-ab95-826f253183aa HTTP/1.1" 409 391 0.003788 10.0.0.240 - - [2025-10-09 20:08:33] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005161 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.240 - - [2025-10-09 20:08:33] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004257 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.003498 10.0.0.240 - - [2025-10-09 20:08:33] "GET /virtual-machine/568b8deb-9296-4b08-8444-f9a33840dae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002584 10.0.0.240 - - [2025-10-09 20:08:33] "POST /ref-update HTTP/1.1" 200 156 0.008675 10.0.0.240 - - [2025-10-09 20:08:33] "GET /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003921 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.014396 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.020062 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.035007 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.019692 10.0.0.240 - - [2025-10-09 20:08:33] "DELETE /instance-ip/314e179a-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.046684 10.0.0.240 - - [2025-10-09 20:08:33] "DELETE /virtual-machine-interface/31361da2-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.047719 10.0.0.240 - - [2025-10-09 20:08:33] "DELETE /virtual-machine/568b8deb-9296-4b08-8444-f9a33840dae8 HTTP/1.1" 200 115 0.027064 10.0.0.240 - - [2025-10-09 20:08:33] "DELETE /tag/ae40ef88-2864-4b31-aa06-22c26285a38f HTTP/1.1" 200 115 0.042131 10.0.0.240 - - [2025-10-09 20:08:33] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004011 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.240 - - [2025-10-09 20:08:33] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003915 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.240 - - [2025-10-09 20:08:33] "GET /virtual-machine/2d325ba2-7bdb-4110-bb77-5e93f3e78780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002646 10.0.0.240 - - [2025-10-09 20:08:33] "POST /ref-update HTTP/1.1" 200 156 0.008092 10.0.0.240 - - [2025-10-09 20:08:33] "GET /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014096 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.015712 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.029174 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.023609 10.0.0.240 - - [2025-10-09 20:08:33] "POST /set-tag HTTP/1.1" 200 109 0.013853 10.0.0.240 - - [2025-10-09 20:08:33] "DELETE /instance-ip/32214ca0-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.041055 10.0.0.240 - - [2025-10-09 20:08:33] "DELETE /virtual-machine-interface/320976fc-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.029048 10.0.0.240 - - [2025-10-09 20:08:33] "DELETE /virtual-machine/2d325ba2-7bdb-4110-bb77-5e93f3e78780 HTTP/1.1" 200 115 0.018478 10.0.0.240 - - [2025-10-09 20:08:33] "DELETE /tag/669cff81-683e-4798-b9fd-7d756b9a4acb HTTP/1.1" 200 115 0.029202 10.0.0.240 - - [2025-10-09 20:08:33] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003552 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.240 - - [2025-10-09 20:08:34] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003710 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.001732 10.0.0.240 - - [2025-10-09 20:08:34] "GET /virtual-machine/8b7de720-e437-4493-96d8-9984eea1a2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002658 10.0.0.240 - - [2025-10-09 20:08:34] "POST /ref-update HTTP/1.1" 200 156 0.007905 10.0.0.240 - - [2025-10-09 20:08:34] "GET /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015113 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.016954 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.020072 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.017938 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.013853 10.0.0.240 - - [2025-10-09 20:08:34] "DELETE /instance-ip/31baee38-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.050994 10.0.0.240 - - [2025-10-09 20:08:34] "DELETE /virtual-machine-interface/31a70daa-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.037688 10.0.0.240 - - [2025-10-09 20:08:34] "DELETE /virtual-machine/8b7de720-e437-4493-96d8-9984eea1a2aa HTTP/1.1" 200 115 0.022162 10.0.0.240 - - [2025-10-09 20:08:34] "DELETE /tag/212093e0-c586-4fc3-89e7-9c6b07a6c1e4 HTTP/1.1" 409 237 0.004131 10.0.0.240 - - [2025-10-09 20:08:34] "DELETE /tag/fd7a61c9-1457-463b-b10d-468cc8c2714b HTTP/1.1" 200 115 0.032521 10.0.0.240 - - [2025-10-09 20:08:34] "DELETE /tag/0e7e6b2f-5bea-4bb8-8783-75b443b4d651 HTTP/1.1" 200 115 0.031322 10.0.0.240 - - [2025-10-09 20:08:34] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004492 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.240 - - [2025-10-09 20:08:34] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004098 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.001555 10.0.0.240 - - [2025-10-09 20:08:34] "GET /virtual-machine/27926868-fcd4-45a5-80b3-23796806fb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002638 10.0.0.240 - - [2025-10-09 20:08:34] "POST /ref-update HTTP/1.1" 200 156 0.010034 10.0.0.240 - - [2025-10-09 20:08:34] "GET /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006370 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.022712 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.019076 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.019165 10.0.0.240 - - [2025-10-09 20:08:34] "POST /set-tag HTTP/1.1" 200 109 0.014518 10.0.0.240 - - [2025-10-09 20:08:34] "DELETE /instance-ip/3285886e-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.056233 10.0.0.240 - - [2025-10-09 20:08:34] "DELETE /virtual-machine-interface/3271a646-a54b-11f0-8b76-fa163ec926ba HTTP/1.1" 200 115 0.050834 10.0.0.240 - - [2025-10-09 20:08:34] "DELETE /virtual-machine/27926868-fcd4-45a5-80b3-23796806fb24 HTTP/1.1" 200 115 0.019251 10.0.0.240 - - [2025-10-09 20:08:34] "DELETE /tag/bd46fe57-2b49-4e9e-8b63-bca6a3fb94c8 HTTP/1.1" 409 237 0.003734 10.0.0.240 - - [2025-10-09 20:08:35] "DELETE /tag/87eff786-6646-4495-b923-0b7fed672cda HTTP/1.1" 409 237 0.004672 10.0.0.240 - - [2025-10-09 20:08:35] "DELETE /tag/f7ee4dab-6416-4467-933a-80f0035dbf39 HTTP/1.1" 200 115 0.028486 10.0.0.240 - - [2025-10-09 20:08:37] "POST /projects HTTP/1.1" 409 238 0.001961 10.0.0.240 - - [2025-10-09 20:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.240 - - [2025-10-09 20:08:37] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033499 10.0.0.240 - - [2025-10-09 20:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.240 - - [2025-10-09 20:08:37] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004174 10.0.0.240 - - [2025-10-09 20:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.240 - - [2025-10-09 20:08:37] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003588 10.0.0.240 - - [2025-10-09 20:08:37] "POST /security-groups HTTP/1.1" 409 285 0.002620 10.0.0.240 - - [2025-10-09 20:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.240 - - [2025-10-09 20:08:37] "PUT /security-group/60669be9-55a6-43ee-9c15-23fade454a06 HTTP/1.1" 200 263 0.054957 10.0.0.240 - - [2025-10-09 20:08:37] "PUT /access-control-list/4a571336-a3c5-405b-ade6-b30970208a43 HTTP/1.1" 200 273 0.008198 10.0.0.240 - - [2025-10-09 20:08:37] "PUT /access-control-list/cbbf1d0d-192c-4639-996a-dcc85e63e6a0 HTTP/1.1" 200 273 0.014603 10.0.0.240 - - [2025-10-09 20:08:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008352 10.0.0.240 - - [2025-10-09 20:08:42] "POST /projects HTTP/1.1" 409 238 0.002011 10.0.0.240 - - [2025-10-09 20:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.240 - - [2025-10-09 20:08:42] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028893 10.0.0.240 - - [2025-10-09 20:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.240 - - [2025-10-09 20:08:42] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004404 10.0.0.240 - - [2025-10-09 20:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.240 - - [2025-10-09 20:08:42] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004122 10.0.0.240 - - [2025-10-09 20:08:42] "POST /security-groups HTTP/1.1" 409 285 0.001966 10.0.0.240 - - [2025-10-09 20:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.240 - - [2025-10-09 20:08:42] "PUT /security-group/60669be9-55a6-43ee-9c15-23fade454a06 HTTP/1.1" 200 263 0.055573 10.0.0.240 - - [2025-10-09 20:08:42] "PUT /access-control-list/4a571336-a3c5-405b-ade6-b30970208a43 HTTP/1.1" 200 273 0.010750 10.0.0.240 - - [2025-10-09 20:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018297 10.0.0.240 - - [2025-10-09 20:08:42] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.012725 10.0.0.240 - - [2025-10-09 20:08:42] "PUT /access-control-list/cbbf1d0d-192c-4639-996a-dcc85e63e6a0 HTTP/1.1" 200 273 0.024807 10.0.0.240 - - [2025-10-09 20:08:42] "GET /firewall-rule/3e8db624-2ee9-4bd0-9ec5-76a8a6ed42e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002832 10.0.0.240 - - [2025-10-09 20:08:42] "POST /ref-update HTTP/1.1" 200 156 0.045885 10.0.0.240 - - [2025-10-09 20:08:42] "DELETE /firewall-rule/3e8db624-2ee9-4bd0-9ec5-76a8a6ed42e6 HTTP/1.1" 200 115 0.033167 10.0.0.240 - - [2025-10-09 20:08:42] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004103 10.0.0.240 - - [2025-10-09 20:08:43] "GET /firewall-rule/8d64a311-a2cc-41a5-bf34-6266605a23e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002696 10.0.0.240 - - [2025-10-09 20:08:43] "POST /ref-update HTTP/1.1" 200 156 0.047009 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /firewall-rule/8d64a311-a2cc-41a5-bf34-6266605a23e4 HTTP/1.1" 200 115 0.048151 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /tag/eb1e0a46-abd8-47ea-ae8e-ffb15e1f9813 HTTP/1.1" 200 115 0.035624 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /tag/87eff786-6646-4495-b923-0b7fed672cda HTTP/1.1" 409 237 0.003948 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /tag/bd46fe57-2b49-4e9e-8b63-bca6a3fb94c8 HTTP/1.1" 409 237 0.005637 10.0.0.240 - - [2025-10-09 20:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.240 - - [2025-10-09 20:08:43] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003696 10.0.0.240 - - [2025-10-09 20:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.240 - - [2025-10-09 20:08:43] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003940 10.0.0.240 - - [2025-10-09 20:08:43] "PUT /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a HTTP/1.1" 200 265 0.041162 10.0.0.240 - - [2025-10-09 20:08:43] "PUT /virtual-network/c314a527-dc67-4c88-8199-080741ab3365 HTTP/1.1" 200 265 0.038357 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /security-group/60669be9-55a6-43ee-9c15-23fade454a06 HTTP/1.1" 200 115 0.040366 10.0.0.240 - - [2025-10-09 20:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /access-control-list/4a571336-a3c5-405b-ade6-b30970208a43 HTTP/1.1" 200 115 0.026971 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /access-control-list/cbbf1d0d-192c-4639-996a-dcc85e63e6a0 HTTP/1.1" 200 115 0.024108 10.0.0.240 - - [2025-10-09 20:08:43] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.029897 10.0.0.240 - - [2025-10-09 20:08:43] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?fields=security_groups HTTP/1.1" 200 1353 0.033125 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /security-group/fa707fca-0772-4700-b7f5-dc9602c99f4d HTTP/1.1" 200 115 0.038062 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /access-control-list/bd23f6c4-3f5b-4071-a3e1-afe7ba2f192e HTTP/1.1" 200 115 0.038743 10.0.0.240 - - [2025-10-09 20:08:43] "GET /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07?fields=application_policy_sets HTTP/1.1" 200 1392 0.045228 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /access-control-list/d20a3333-89f7-4448-947f-0624f0f342e5 HTTP/1.1" 200 115 0.063233 10.0.0.240 - - [2025-10-09 20:08:43] "DELETE /project/ad9bd7ea-3b7b-406e-b2b2-a5c2d4c3fa07 HTTP/1.1" 200 115 0.291893 10.0.0.240 - - [2025-10-09 20:08:43] "POST /projects HTTP/1.1" 409 238 0.001927 10.0.0.240 - - [2025-10-09 20:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.240 - - [2025-10-09 20:08:43] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030236 10.0.0.240 - - [2025-10-09 20:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.240 - - [2025-10-09 20:08:43] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004174 10.0.0.240 - - [2025-10-09 20:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.240 - - [2025-10-09 20:08:43] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004392 10.0.0.240 - - [2025-10-09 20:08:43] "POST /security-groups HTTP/1.1" 409 285 0.002013 10.0.0.240 - - [2025-10-09 20:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.240 - - [2025-10-09 20:08:44] "PUT /security-group/8a35b6c3-6d35-42ef-a829-0afea9847349 HTTP/1.1" 200 263 0.059719 10.0.0.240 - - [2025-10-09 20:08:44] "PUT /access-control-list/5fa97943-c60e-4d8d-bbcc-cb87d644f8d5 HTTP/1.1" 200 273 0.016436 10.0.0.240 - - [2025-10-09 20:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034659 10.0.0.240 - - [2025-10-09 20:08:44] "PUT /access-control-list/9d827a95-9cbe-4822-bef9-25fc06e67f76 HTTP/1.1" 200 273 0.019009 10.0.0.240 - - [2025-10-09 20:08:48] "DELETE /loadbalancer-member/cf64e8f1-38cc-4bbb-be38-4d63b7dec48e HTTP/1.1" 200 115 0.025658 10.0.0.240 - - [2025-10-09 20:08:48] "DELETE /loadbalancer-pool/485764ca-7b2f-427c-8235-68db1a0924f6 HTTP/1.1" 200 115 0.043942 10.0.0.240 - - [2025-10-09 20:08:48] "DELETE /loadbalancer-listener/22c94896-b6f1-4291-9f9e-beb667cade2d HTTP/1.1" 200 115 0.049782 10.0.0.240 - - [2025-10-09 20:08:48] "DELETE /loadbalancer/34f40c97-53e0-416f-be20-d7b8101ccad3 HTTP/1.1" 200 115 0.042299 10.0.0.240 - - [2025-10-09 20:08:48] "DELETE /floating-ip/4de15c09-4b66-481e-8c1f-f55ec7870243 HTTP/1.1" 200 115 0.046177 10.0.0.240 - - [2025-10-09 20:08:48] "DELETE /instance-ip/057c964d-116f-459c-a06d-d3ff1072cb5a HTTP/1.1" 200 115 0.069653 10.0.0.240 - - [2025-10-09 20:08:48] "DELETE /virtual-machine-interface/7b5703ac-497b-4711-b3b1-91bedeb00a30 HTTP/1.1" 200 115 0.075729 10.0.0.240 - - [2025-10-09 20:08:48] "DELETE /tag/05bf3372-63b5-431c-8d6f-1ece87faffbf HTTP/1.1" 200 115 0.086837 10.0.0.240 - - [2025-10-09 20:08:48] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003937 10.0.0.240 - - [2025-10-09 20:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.240 - - [2025-10-09 20:08:49] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003956 10.0.0.240 - - [2025-10-09 20:08:49] "GET /firewall-policy/90fab8c1-c804-4478-9e3a-8963fe375b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.007653 10.0.0.240 - - [2025-10-09 20:08:49] "GET /firewall-rule/85074d36-513c-46bf-b54c-4d076542b96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.008397 10.0.0.240 - - [2025-10-09 20:08:49] "POST /ref-update HTTP/1.1" 200 156 0.027570 10.0.0.240 - - [2025-10-09 20:08:49] "DELETE /firewall-rule/85074d36-513c-46bf-b54c-4d076542b96c HTTP/1.1" 200 115 0.048114 10.0.0.240 - - [2025-10-09 20:08:49] "GET /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002257 10.0.0.240 - - [2025-10-09 20:08:49] "GET /firewall-rule/20ca4688-e93d-4885-a670-3bee310d96c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002876 10.0.0.240 - - [2025-10-09 20:08:49] "POST /ref-update HTTP/1.1" 200 156 0.017189 10.0.0.240 - - [2025-10-09 20:08:49] "DELETE /firewall-rule/20ca4688-e93d-4885-a670-3bee310d96c5 HTTP/1.1" 200 115 0.041800 10.0.0.240 - - [2025-10-09 20:08:49] "GET /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.003214 10.0.0.240 - - [2025-10-09 20:08:49] "GET /firewall-rule/4db75b9e-030c-4c32-ae2f-15d18b595724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002833 10.0.0.240 - - [2025-10-09 20:08:49] "POST /ref-update HTTP/1.1" 200 156 0.023362 10.0.0.240 - - [2025-10-09 20:08:49] "DELETE /firewall-rule/4db75b9e-030c-4c32-ae2f-15d18b595724 HTTP/1.1" 200 115 0.066772 10.0.0.240 - - [2025-10-09 20:08:49] "GET /application-policy-set/90827532-0ca5-4248-821b-635a16389cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.009040 10.0.0.240 - - [2025-10-09 20:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.240 - - [2025-10-09 20:08:49] "GET /policy-management/56302712-f412-404a-9d99-96c4acb3d260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004490 10.0.0.240 - - [2025-10-09 20:08:49] "GET /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003078 10.0.0.240 - - [2025-10-09 20:08:49] "POST /ref-update HTTP/1.1" 200 156 0.032492 10.0.0.240 - - [2025-10-09 20:08:49] "DELETE /firewall-policy/b3221624-0d2b-43e4-bfb6-f5a92293de83 HTTP/1.1" 200 115 0.041491 10.0.0.240 - - [2025-10-09 20:08:49] "DELETE /tag/212093e0-c586-4fc3-89e7-9c6b07a6c1e4 HTTP/1.1" 200 115 0.062747 10.0.0.240 - - [2025-10-09 20:08:49] "DELETE /tag/bd46fe57-2b49-4e9e-8b63-bca6a3fb94c8 HTTP/1.1" 200 115 0.095328 10.0.0.240 - - [2025-10-09 20:08:49] "DELETE /tag/87eff786-6646-4495-b923-0b7fed672cda HTTP/1.1" 200 115 0.034820 10.0.0.240 - - [2025-10-09 20:08:49] "DELETE /tag/6fecb694-b576-4d51-ab95-826f253183aa HTTP/1.1" 200 115 0.061325 10.0.0.240 - - [2025-10-09 20:08:49] "POST /projects HTTP/1.1" 409 238 0.002427 10.0.0.240 - - [2025-10-09 20:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.240 - - [2025-10-09 20:08:50] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.074756 10.0.0.240 - - [2025-10-09 20:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.240 - - [2025-10-09 20:08:50] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004278 10.0.0.240 - - [2025-10-09 20:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.240 - - [2025-10-09 20:08:50] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007202 10.0.0.240 - - [2025-10-09 20:08:50] "POST /security-groups HTTP/1.1" 409 285 0.003416 10.0.0.240 - - [2025-10-09 20:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.240 - - [2025-10-09 20:08:50] "PUT /security-group/8a35b6c3-6d35-42ef-a829-0afea9847349 HTTP/1.1" 200 263 0.060239 10.0.0.240 - - [2025-10-09 20:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029654 10.0.0.240 - - [2025-10-09 20:08:50] "PUT /access-control-list/5fa97943-c60e-4d8d-bbcc-cb87d644f8d5 HTTP/1.1" 200 273 0.062450 10.0.0.240 - - [2025-10-09 20:08:50] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.071802 10.0.0.240 - - [2025-10-09 20:08:50] "PUT /access-control-list/9d827a95-9cbe-4822-bef9-25fc06e67f76 HTTP/1.1" 200 273 0.023720 10.0.0.240 - - [2025-10-09 20:08:50] "GET /firewall-rule/ba5c6f29-99d2-4c4b-807a-35e7dae091ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002595 10.0.0.240 - - [2025-10-09 20:08:50] "POST /ref-update HTTP/1.1" 200 156 0.039663 10.0.0.240 - - [2025-10-09 20:08:50] "DELETE /firewall-rule/ba5c6f29-99d2-4c4b-807a-35e7dae091ec HTTP/1.1" 200 115 0.052433 10.0.0.240 - - [2025-10-09 20:08:50] "GET /firewall-policy/9d265bc5-25d3-43ae-8e8f-185a2678424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003821 10.0.0.240 - - [2025-10-09 20:08:50] "GET /firewall-rule/f50b4264-1205-4e32-83d8-06ac766b2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003001 10.0.0.240 - - [2025-10-09 20:08:50] "POST /ref-update HTTP/1.1" 200 156 0.032950 10.0.0.240 - - [2025-10-09 20:08:50] "DELETE /firewall-rule/f50b4264-1205-4e32-83d8-06ac766b2425 HTTP/1.1" 200 115 0.041870 10.0.0.240 - - [2025-10-09 20:08:50] "DELETE /tag/5dccc466-dcde-4469-9f11-46a7a4bb9573 HTTP/1.1" 200 115 0.031577 10.0.0.240 - - [2025-10-09 20:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.240 - - [2025-10-09 20:08:50] "GET /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004145 10.0.0.240 - - [2025-10-09 20:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.240 - - [2025-10-09 20:08:50] "GET /virtual-network/c314a527-dc67-4c88-8199-080741ab3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003343 10.0.0.240 - - [2025-10-09 20:08:50] "PUT /virtual-network/a88b328d-6e41-442b-85ac-d1117a406e5a HTTP/1.1" 200 265 0.037743 10.0.0.240 - - [2025-10-09 20:08:50] "PUT /virtual-network/c314a527-dc67-4c88-8199-080741ab3365 HTTP/1.1" 200 265 0.059683 10.0.0.240 - - [2025-10-09 20:08:50] "DELETE /security-group/8a35b6c3-6d35-42ef-a829-0afea9847349 HTTP/1.1" 200 115 0.071050 10.0.0.240 - - [2025-10-09 20:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.240 - - [2025-10-09 20:08:50] "DELETE /access-control-list/5fa97943-c60e-4d8d-bbcc-cb87d644f8d5 HTTP/1.1" 200 115 0.034006 10.0.0.240 - - [2025-10-09 20:08:50] "DELETE /access-control-list/9d827a95-9cbe-4822-bef9-25fc06e67f76 HTTP/1.1" 200 115 0.028306 10.0.0.240 - - [2025-10-09 20:08:51] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.034571 10.0.0.240 - - [2025-10-09 20:08:51] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?fields=security_groups HTTP/1.1" 200 1351 0.032118 10.0.0.240 - - [2025-10-09 20:08:51] "DELETE /security-group/d924fe1b-8726-4089-828a-ecd4b741615b HTTP/1.1" 200 115 0.055229 10.0.0.240 - - [2025-10-09 20:08:51] "DELETE /access-control-list/84efbf6f-99f7-4583-be5e-6d3850b59a45 HTTP/1.1" 200 115 0.050223 10.0.0.240 - - [2025-10-09 20:08:51] "GET /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564?fields=application_policy_sets HTTP/1.1" 200 1390 0.043177 10.0.0.240 - - [2025-10-09 20:08:51] "DELETE /access-control-list/31087f34-5188-4c94-ba4a-c2aed63dee23 HTTP/1.1" 200 115 0.053722 10.0.0.240 - - [2025-10-09 20:08:51] "DELETE /project/04b4d5b6-3384-41b4-9a49-044fb2cd3564 HTTP/1.1" 200 115 0.328081