++ 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 30 11:49:53 PM UTC 2025 ===================' INFO: =================== Thu Oct 30 11:49:53 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ 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 )) + nc -z 10.0.0.240 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.240,10.180.237.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.180.237.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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 + 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/30/2025 23:50:38.005 7f3cff6ff300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 23:50:38.514 7f3cff6ff300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 23:50:38.555 7f3cff6ff300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 23:50:38.555 7f3cff6ff300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.240 - - [2025-10-30 23:50:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000695 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-30 23:50:49] "GET / HTTP/1.1" 503 181 0.000199 10.0.0.240 - - [2025-10-30 23:50:50] "GET / HTTP/1.1" 200 36215 0.008982 10.0.0.240 - - [2025-10-30 23:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009510 10.0.0.240 - - [2025-10-30 23:50:50] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012563 10.0.0.240 - - [2025-10-30 23:50:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.010990 10.0.0.240 - - [2025-10-30 23:50:50] "GET / HTTP/1.1" 200 36215 0.001193 10.0.0.240 - - [2025-10-30 23:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009606 10.0.0.240 - - [2025-10-30 23:50:50] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.020077 10.0.0.240 - - [2025-10-30 23:50:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.012559 10.0.0.240 - - [2025-10-30 23:50:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.065576 10.0.0.240 - - [2025-10-30 23:50:50] "POST /analytics-nodes HTTP/1.1" 200 601 0.096782 10.0.0.240 - - [2025-10-30 23:50:50] "GET / HTTP/1.1" 200 36215 0.001139 10.0.0.240 - - [2025-10-30 23:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014027 10.0.0.240 - - [2025-10-30 23:50:50] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021715 10.0.0.240 - - [2025-10-30 23:50:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.003724 10.0.0.240 - - [2025-10-30 23:50:50] "POST /config-nodes HTTP/1.1" 200 595 0.051231 10.0.0.240 - - [2025-10-30 23:50:50] "GET / HTTP/1.1" 200 45303 0.001438 10.0.0.240 - - [2025-10-30 23:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.240 - - [2025-10-30 23:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006541 10.0.0.240 - - [2025-10-30 23:50:51] "GET / HTTP/1.1" 200 36215 0.002380 10.0.0.240 - - [2025-10-30 23:50:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002566 10.0.0.240 - - [2025-10-30 23:50:51] "GET / HTTP/1.1" 200 36215 0.001865 10.0.0.240 - - [2025-10-30 23:50:51] "GET / HTTP/1.1" 200 36215 0.001173 10.0.0.240 - - [2025-10-30 23:50:52] "GET / HTTP/1.1" 200 36215 0.001173 10.0.0.240 - - [2025-10-30 23:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017193 10.0.0.240 - - [2025-10-30 23:50:52] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.157163 10.0.0.240 - - [2025-10-30 23:50:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.033510 10.0.0.240 - - [2025-10-30 23:50:52] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.099509 10.0.0.240 - - [2025-10-30 23:50:52] "GET / HTTP/1.1" 200 36215 0.001606 10.0.0.240 - - [2025-10-30 23:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010339 10.0.0.240 - - [2025-10-30 23:50:52] "GET / HTTP/1.1" 200 36215 0.001337 10.0.0.240 - - [2025-10-30 23:50:52] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016260 10.0.0.240 - - [2025-10-30 23:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008315 10.0.0.240 - - [2025-10-30 23:50:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.013204 10.0.0.240 - - [2025-10-30 23:50:52] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018257 10.0.0.240 - - [2025-10-30 23:50:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.004776 10.0.0.240 - - [2025-10-30 23:50:52] "POST /database-nodes HTTP/1.1" 200 599 0.149449 10.0.0.240 - - [2025-10-30 23:50:52] "POST /config-database-nodes HTTP/1.1" 200 613 0.148978 10.0.0.240 - - [2025-10-30 23:50:52] "GET / HTTP/1.1" 200 36215 0.001371 10.0.0.240 - - [2025-10-30 23:50:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.002340 10.0.0.240 - - [2025-10-30 23:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.240 - - [2025-10-30 23:50:53] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008159 10.0.0.240 - - [2025-10-30 23:50:53] "POST /service-appliance-sets HTTP/1.1" 200 555 0.055353 10.0.0.240 - - [2025-10-30 23:50:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.004862 10.0.0.240 - - [2025-10-30 23:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.240 - - [2025-10-30 23:50:53] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009364 10.0.0.240 - - [2025-10-30 23:50:53] "POST /service-appliance-sets HTTP/1.1" 200 543 0.148582 10.0.0.240 - - [2025-10-30 23:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.240 - - [2025-10-30 23:50:53] "GET /network-ipam/2b33fc7e-c737-4b41-a67b-81426488b7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.040613 10.0.0.240 - - [2025-10-30 23:50:53] "POST /service-templates HTTP/1.1" 200 513 0.163582 10.0.0.240 - - [2025-10-30 23:50:53] "POST /service-templates HTTP/1.1" 200 503 0.049012 10.0.0.240 - - [2025-10-30 23:50:54] "POST /service-templates HTTP/1.1" 200 517 0.029623 10.0.0.240 - - [2025-10-30 23:50:54] "POST /service-templates HTTP/1.1" 200 537 0.042218 10.0.0.240 - - [2025-10-30 23:50:54] "POST /service-templates HTTP/1.1" 200 509 0.029841 10.0.0.240 - - [2025-10-30 23:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.240 - - [2025-10-30 23:50:56] "GET /network-ipam/2b33fc7e-c737-4b41-a67b-81426488b7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002796 10.0.0.240 - - [2025-10-30 23:50:56] "GET / HTTP/1.1" 200 36215 0.001388 10.0.0.240 - - [2025-10-30 23:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.240 - - [2025-10-30 23:50:56] "GET /routing-instance/2a3e88f2-1fc4-4bf2-984e-9f03d22e87c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003006 10.0.0.240 - - [2025-10-30 23:50:56] "POST /bgp-routers HTTP/1.1" 200 618 0.025418 10.0.0.240 - - [2025-10-30 23:50:56] "GET /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.013193 10.0.0.240 - - [2025-10-30 23:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.240 - - [2025-10-30 23:50:56] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004592 10.0.0.240 - - [2025-10-30 23:50:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001923 10.0.0.240 - - [2025-10-30 23:50:56] "POST /ref-update HTTP/1.1" 200 156 0.008604 10.0.0.240 - - [2025-10-30 23:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.240 - - [2025-10-30 23:50:56] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002445 10.0.0.240 - - [2025-10-30 23:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.240 - - [2025-10-30 23:50:56] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.008912 10.0.0.240 - - [2025-10-30 23:50:56] "GET / HTTP/1.1" 200 36215 0.001298 10.0.0.240 - - [2025-10-30 23:50:56] "POST /alarms HTTP/1.1" 200 583 0.019130 10.0.0.240 - - [2025-10-30 23:50:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.007510 10.0.0.240 - - [2025-10-30 23:50:56] "POST /alarms HTTP/1.1" 200 577 0.037821 10.0.0.240 - - [2025-10-30 23:50:56] "POST /access-control-lists HTTP/1.1" 200 589 0.046504 10.0.0.240 - - [2025-10-30 23:50:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.004997 10.0.0.240 - - [2025-10-30 23:50:56] "POST /alarms HTTP/1.1" 200 577 0.038603 10.0.0.240 - - [2025-10-30 23:50:56] "POST /alarms HTTP/1.1" 200 561 0.032238 10.0.0.240 - - [2025-10-30 23:50:56] "POST /access-control-lists HTTP/1.1" 200 587 0.024319 10.0.0.240 - - [2025-10-30 23:50:56] "POST /alarms HTTP/1.1" 200 557 0.030257 10.0.0.240 - - [2025-10-30 23:50:56] "POST /route-targets HTTP/1.1" 200 328 0.012678 10.0.0.240 - - [2025-10-30 23:50:56] "POST /ref-update HTTP/1.1" 200 156 0.028939 10.0.0.240 - - [2025-10-30 23:50:56] "POST /alarms HTTP/1.1" 200 559 0.053660 10.0.0.240 - - [2025-10-30 23:50:56] "POST /route-targets HTTP/1.1" 200 328 0.016890 10.0.0.240 - - [2025-10-30 23:50:56] "POST /alarms HTTP/1.1" 200 567 0.068158 10.0.0.240 - - [2025-10-30 23:50:56] "POST /ref-update HTTP/1.1" 200 156 0.032686 10.0.0.240 - - [2025-10-30 23:50:56] "POST /alarms HTTP/1.1" 200 551 0.052338 10.0.0.240 - - [2025-10-30 23:50:56] "POST /route-targets HTTP/1.1" 200 328 0.034197 10.0.0.240 - - [2025-10-30 23:50:57] "POST /ref-update HTTP/1.1" 200 156 0.027140 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 559 0.077183 10.0.0.240 - - [2025-10-30 23:50:57] "POST /route-targets HTTP/1.1" 200 328 0.032871 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 569 0.047109 10.0.0.240 - - [2025-10-30 23:50:57] "POST /ref-update HTTP/1.1" 200 156 0.009625 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 557 0.038460 10.0.0.240 - - [2025-10-30 23:50:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.003319 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 569 0.063128 10.0.0.240 - - [2025-10-30 23:50:57] "POST /access-control-lists HTTP/1.1" 200 553 0.115337 10.0.0.240 - - [2025-10-30 23:50:57] "PUT /access-control-list/87d3e19f-02b4-4b7d-b7ff-698c803b4552 HTTP/1.1" 200 273 0.024222 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 577 0.128872 10.0.0.240 - - [2025-10-30 23:50:57] "PUT /access-control-list/aaac0865-ab8d-4381-a8b6-42424a8fec91 HTTP/1.1" 200 273 0.008421 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 571 0.050429 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 563 0.047525 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 563 0.024735 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 563 0.019577 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 549 0.032714 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 597 0.027821 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 577 0.017440 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 573 0.031727 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 585 0.033665 10.0.0.240 - - [2025-10-30 23:50:57] "POST /alarms HTTP/1.1" 200 611 0.017535 10.0.0.240 - - [2025-10-30 23:50:58] "GET / HTTP/1.1" 200 36215 0.001317 10.0.0.240 - - [2025-10-30 23:50:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004018 10.0.0.240 - - [2025-10-30 23:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.240 - - [2025-10-30 23:50:58] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.010027 10.0.0.240 - - [2025-10-30 23:50:58] "GET / HTTP/1.1" 200 36215 0.001289 10.0.0.240 - - [2025-10-30 23:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.240 - - [2025-10-30 23:50:58] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002740 10.0.0.240 - - [2025-10-30 23:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.240 - - [2025-10-30 23:50:58] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.007375 10.0.0.240 - - [2025-10-30 23:50:58] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.240 - - [2025-10-30 23:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.240 - - [2025-10-30 23:50:58] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005657 10.0.0.240 - - [2025-10-30 23:50:58] "PUT /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594 HTTP/1.1" 200 275 0.015301 10.0.0.240 - - [2025-10-30 23:51:07] "GET /global-system-configs HTTP/1.1" 200 323 0.003012 10.0.0.240 - - [2025-10-30 23:51:07] "GET /global-system-configs HTTP/1.1" 200 323 0.001892 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:51:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001154 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:51:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:51:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000782 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:51:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000813 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000740 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000740 10.0.0.240 - - [2025-10-30 23:53:11] "GET / HTTP/1.1" 200 36215 0.001423 10.0.0.240 - - [2025-10-30 23:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.240 - - [2025-10-30 23:53:11] "GET /domain/f6be4a7b-7730-4452-98a2-b3a7d5551645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002524 10.0.0.240 - - [2025-10-30 23:53:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.000474 10.0.0.240 - - [2025-10-30 23:53:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.015023 10.0.0.240 - - [2025-10-30 23:53:12] "POST /security-groups HTTP/1.1" 200 570 0.062015 10.0.0.240 - - [2025-10-30 23:53:12] "POST /projects HTTP/1.1" 200 483 0.184702 10.0.0.240 - - [2025-10-30 23:53:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.001738 10.0.0.240 - - [2025-10-30 23:53:12] "POST /security-groups HTTP/1.1" 200 536 0.059551 10.0.0.240 - - [2025-10-30 23:53:12] "POST /access-control-lists HTTP/1.1" 200 581 0.081663 10.0.0.240 - - [2025-10-30 23:53:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.002765 10.0.0.240 - - [2025-10-30 23:53:12] "POST /chown HTTP/1.1" 200 109 0.030906 10.0.0.240 - - [2025-10-30 23:53:12] "POST /policy-managements HTTP/1.1" 409 214 0.003438 10.0.0.240 - - [2025-10-30 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.240 - - [2025-10-30 23:53:12] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007563 10.0.0.240 - - [2025-10-30 23:53:12] "POST /access-control-lists HTTP/1.1" 200 579 0.095442 10.0.0.240 - - [2025-10-30 23:53:12] "POST /application-policy-sets HTTP/1.1" 200 530 0.084818 10.0.0.240 - - [2025-10-30 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.240 - - [2025-10-30 23:53:12] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002879 10.0.0.240 - - [2025-10-30 23:53:12] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.010590 10.0.0.240 - - [2025-10-30 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007817 10.0.0.240 - - [2025-10-30 23:53:12] "GET /virtual-network/fd550d56-9da6-4c63-8346-037cb92ea8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005092 10.0.0.240 - - [2025-10-30 23:53:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.000485 10.0.0.240 - - [2025-10-30 23:53:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.012650 10.0.0.240 - - [2025-10-30 23:53:12] "POST /security-groups HTTP/1.1" 200 574 0.069015 10.0.0.240 - - [2025-10-30 23:53:12] "POST /projects HTTP/1.1" 200 491 0.240156 10.0.0.240 - - [2025-10-30 23:53:12] "POST /security-groups HTTP/1.1" 200 548 0.044083 10.0.0.240 - - [2025-10-30 23:53:12] "POST /fqname-to-id HTTP/1.1" 404 232 0.002517 10.0.0.240 - - [2025-10-30 23:53:12] "POST /chown HTTP/1.1" 200 109 0.015640 10.0.0.240 - - [2025-10-30 23:53:12] "POST /access-control-lists HTTP/1.1" 200 596 0.065979 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.026144 10.0.0.240 - - [2025-10-30 23:53:13] "POST /network-ipams HTTP/1.1" 200 524 0.084861 10.0.0.240 - - [2025-10-30 23:53:13] "POST /access-control-lists HTTP/1.1" 200 594 0.041030 10.0.0.240 - - [2025-10-30 23:53:13] "POST /network-ipams HTTP/1.1" 200 512 0.056079 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.002350 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.003018 10.0.0.240 - - [2025-10-30 23:53:13] "POST /access-control-lists HTTP/1.1" 200 585 0.072011 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.033747 10.0.0.240 - - [2025-10-30 23:53:13] "POST /access-control-lists HTTP/1.1" 200 583 0.021360 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.001966 10.0.0.240 - - [2025-10-30 23:53:13] "POST /access-control-lists HTTP/1.1" 200 604 0.050636 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.005193 10.0.0.240 - - [2025-10-30 23:53:13] "POST /useragent-kv HTTP/1.1" 200 115 0.018327 10.0.0.240 - - [2025-10-30 23:53:13] "POST /virtual-networks HTTP/1.1" 200 540 0.257031 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.240 - - [2025-10-30 23:53:13] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.016567 10.0.0.240 - - [2025-10-30 23:53:13] "POST /access-control-lists HTTP/1.1" 200 602 0.038134 10.0.0.240 - - [2025-10-30 23:53:13] "POST /network-ipams HTTP/1.1" 200 520 0.034382 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.002615 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.002871 10.0.0.240 - - [2025-10-30 23:53:13] "POST /access-control-lists HTTP/1.1" 200 591 0.065778 10.0.0.240 - - [2025-10-30 23:53:13] "POST /route-targets HTTP/1.1" 200 328 0.090980 10.0.0.240 - - [2025-10-30 23:53:13] "POST /ref-update HTTP/1.1" 200 156 0.025374 10.0.0.240 - - [2025-10-30 23:53:13] "POST /useragent-kv HTTP/1.1" 200 115 0.011490 10.0.0.240 - - [2025-10-30 23:53:13] "POST /virtual-networks HTTP/1.1" 200 548 0.230832 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016353 10.0.0.240 - - [2025-10-30 23:53:13] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.010397 10.0.0.240 - - [2025-10-30 23:53:13] "PUT /access-control-list/fc5c5f3a-3af3-4c79-a4d5-d5e575edb39f HTTP/1.1" 200 273 0.040420 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.002274 10.0.0.240 - - [2025-10-30 23:53:13] "POST /network-policys HTTP/1.1" 200 540 0.026725 10.0.0.240 - - [2025-10-30 23:53:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.002862 10.0.0.240 - - [2025-10-30 23:53:13] "POST /route-targets HTTP/1.1" 200 328 0.011939 10.0.0.240 - - [2025-10-30 23:53:13] "POST /ref-update HTTP/1.1" 200 156 0.018655 10.0.0.240 - - [2025-10-30 23:53:14] "POST /network-policys HTTP/1.1" 200 536 0.027863 10.0.0.240 - - [2025-10-30 23:53:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.004686 10.0.0.240 - - [2025-10-30 23:53:14] "POST /network-policys HTTP/1.1" 200 544 0.032731 10.0.0.240 - - [2025-10-30 23:53:14] "PUT /access-control-list/ef934019-abfe-4042-a2ee-58f36c8c7039 HTTP/1.1" 200 273 0.016488 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-update HTTP/1.1" 200 156 0.060697 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029121 10.0.0.240 - - [2025-10-30 23:53:14] "PUT /access-control-list/ef934019-abfe-4042-a2ee-58f36c8c7039 HTTP/1.1" 200 273 0.029821 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-update HTTP/1.1" 200 156 0.079301 10.0.0.240 - - [2025-10-30 23:53:14] "PUT /access-control-list/fc5c5f3a-3af3-4c79-a4d5-d5e575edb39f HTTP/1.1" 200 273 0.077714 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-update HTTP/1.1" 200 156 0.029182 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-update HTTP/1.1" 200 156 0.117483 10.0.0.240 - - [2025-10-30 23:53:14] "PUT /access-control-list/fc5c5f3a-3af3-4c79-a4d5-d5e575edb39f HTTP/1.1" 200 273 0.016295 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020467 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003321 10.0.0.240 - - [2025-10-30 23:53:14] "POST /fqname-to-id HTTP/1.1" 404 237 0.003778 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-update HTTP/1.1" 200 156 0.046828 10.0.0.240 - - [2025-10-30 23:53:14] "POST /access-control-lists HTTP/1.1" 200 603 0.048513 10.0.0.240 - - [2025-10-30 23:53:14] "PUT /access-control-list/1199bb34-1ac4-4fdd-8cdf-b0ad5540602a HTTP/1.1" 200 273 0.029133 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-update HTTP/1.1" 200 156 0.107924 10.0.0.240 - - [2025-10-30 23:53:14] "PUT /access-control-list/ef934019-abfe-4042-a2ee-58f36c8c7039 HTTP/1.1" 200 273 0.031017 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-update HTTP/1.1" 200 156 0.074561 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-update HTTP/1.1" 200 156 0.026322 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003539 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005323 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010112 10.0.0.240 - - [2025-10-30 23:53:14] "PUT /access-control-list/1199bb34-1ac4-4fdd-8cdf-b0ad5540602a HTTP/1.1" 200 273 0.076393 10.0.0.240 - - [2025-10-30 23:53:14] "POST /ref-update HTTP/1.1" 200 156 0.013311 10.0.0.240 - - [2025-10-30 23:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007207 10.0.0.240 - - [2025-10-30 23:53:14] "GET /virtual-network/fd550d56-9da6-4c63-8346-037cb92ea8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.008373 10.0.0.240 - - [2025-10-30 23:53:14] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.006240 10.0.0.240 - - [2025-10-30 23:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.240 - - [2025-10-30 23:53:15] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003567 10.0.0.240 - - [2025-10-30 23:53:15] "POST /firewall-policys HTTP/1.1" 200 532 0.020621 10.0.0.240 - - [2025-10-30 23:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024858 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.025477 10.0.0.240 - - [2025-10-30 23:53:15] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.005057 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004771 10.0.0.240 - - [2025-10-30 23:53:15] "POST /ref-update HTTP/1.1" 200 156 0.025247 10.0.0.240 - - [2025-10-30 23:53:15] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.008115 10.0.0.240 - - [2025-10-30 23:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.240 - - [2025-10-30 23:53:15] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002306 10.0.0.240 - - [2025-10-30 23:53:15] "POST /firewall-policys HTTP/1.1" 200 534 0.021447 10.0.0.240 - - [2025-10-30 23:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024545 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.013385 10.0.0.240 - - [2025-10-30 23:53:15] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.008092 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002955 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002232 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002214 10.0.0.240 - - [2025-10-30 23:53:15] "POST /ref-update HTTP/1.1" 200 156 0.013080 10.0.0.240 - - [2025-10-30 23:53:15] "POST /ref-update HTTP/1.1" 200 156 0.043972 10.0.0.240 - - [2025-10-30 23:53:15] "POST /ref-update HTTP/1.1" 200 156 0.033466 10.0.0.240 - - [2025-10-30 23:53:15] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.025255 10.0.0.240 - - [2025-10-30 23:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.240 - - [2025-10-30 23:53:15] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003749 10.0.0.240 - - [2025-10-30 23:53:15] "POST /firewall-policys HTTP/1.1" 200 532 0.020001 10.0.0.240 - - [2025-10-30 23:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.035926 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/2e161be6-3633-4893-a9d7-9c5a1e036f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.013853 10.0.0.240 - - [2025-10-30 23:53:15] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003242 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/2e161be6-3633-4893-a9d7-9c5a1e036f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002788 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002050 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002621 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002141 10.0.0.240 - - [2025-10-30 23:53:15] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.001833 10.0.0.240 - - [2025-10-30 23:53:15] "POST /ref-update HTTP/1.1" 200 156 0.029181 10.0.0.240 - - [2025-10-30 23:53:15] "POST /ref-update HTTP/1.1" 200 156 0.044299 10.0.0.240 - - [2025-10-30 23:53:15] "POST /ref-update HTTP/1.1" 200 156 0.029789 10.0.0.240 - - [2025-10-30 23:53:16] "POST /ref-update HTTP/1.1" 200 156 0.053577 10.0.0.240 - - [2025-10-30 23:53:16] "POST /ref-update HTTP/1.1" 200 156 0.067931 10.0.0.240 - - [2025-10-30 23:53:16] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.018874 10.0.0.240 - - [2025-10-30 23:53:16] "POST /tags HTTP/1.1" 200 300 0.037461 10.0.0.240 - - [2025-10-30 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017745 10.0.0.240 - - [2025-10-30 23:53:16] "GET /tag/6241d927-73a0-4fed-84e6-a2874d08880f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020528 10.0.0.240 - - [2025-10-30 23:53:16] "POST /set-tag HTTP/1.1" 200 109 0.015669 10.0.0.240 - - [2025-10-30 23:53:16] "POST /tags HTTP/1.1" 200 306 0.086459 10.0.0.240 - - [2025-10-30 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.240 - - [2025-10-30 23:53:16] "GET /tag/6433c30b-56e5-4d7e-951f-6c7b951307d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023901 10.0.0.240 - - [2025-10-30 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.240 - - [2025-10-30 23:53:16] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031559 10.0.0.240 - - [2025-10-30 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.240 - - [2025-10-30 23:53:16] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.005168 10.0.0.240 - - [2025-10-30 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.240 - - [2025-10-30 23:53:16] "GET /service-appliance-set/667ba2aa-39ea-42e9-b57b-80413b4c31ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003021 10.0.0.240 - - [2025-10-30 23:53:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.001165 10.0.0.240 - - [2025-10-30 23:53:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.117245 10.0.0.240 - - [2025-10-30 23:53:16] "GET /virtual-machine-interface/b43d1ffc-d15c-4530-a8be-1aa2bd442715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.023335 10.0.0.240 - - [2025-10-30 23:53:16] "POST /instance-ips HTTP/1.1" 200 382 0.046891 10.0.0.240 - - [2025-10-30 23:53:16] "GET /instance-ip/1dac74a4-585e-429a-ae0b-16b3375ef1f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005389 10.0.0.240 - - [2025-10-30 23:53:17] "POST /loadbalancers HTTP/1.1" 200 584 0.075988 10.0.0.240 - - [2025-10-30 23:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018359 10.0.0.240 - - [2025-10-30 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009332 10.0.0.240 - - [2025-10-30 23:53:17] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.141604 10.0.0.240 - - [2025-10-30 23:53:17] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.069126 10.0.0.240 - - [2025-10-30 23:53:17] "GET /loadbalancer/5c98a12f-7dad-420c-86d9-c48275993a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.003509 10.0.0.240 - - [2025-10-30 23:53:17] "GET /instance-ip/1dac74a4-585e-429a-ae0b-16b3375ef1f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003808 10.0.0.240 - - [2025-10-30 23:53:17] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.052828 10.0.0.240 - - [2025-10-30 23:53:17] "POST /floating-ips HTTP/1.1" 200 585 0.062841 10.0.0.240 - - [2025-10-30 23:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.048764 10.0.0.240 - - [2025-10-30 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.240 - - [2025-10-30 23:53:17] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043297 10.0.0.240 - - [2025-10-30 23:53:17] "GET /loadbalancer-listener/89d110e4-9812-4b30-958e-9ac77155bbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.005553 10.0.0.240 - - [2025-10-30 23:53:17] "GET /loadbalancer-listener/89d110e4-9812-4b30-958e-9ac77155bbae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003074 10.0.0.240 - - [2025-10-30 23:53:17] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022162 10.0.0.240 - - [2025-10-30 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.240 - - [2025-10-30 23:53:17] "GET /instance-ip/1dac74a4-585e-429a-ae0b-16b3375ef1f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006015 10.0.0.240 - - [2025-10-30 23:53:17] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003969 10.0.0.240 - - [2025-10-30 23:53:17] "GET /instance-ip/1dac74a4-585e-429a-ae0b-16b3375ef1f3?fields=floating_ips HTTP/1.1" 200 1172 0.005579 10.0.0.240 - - [2025-10-30 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.240 - - [2025-10-30 23:53:17] "GET /floating-ip/4a91e64b-f1b9-47d1-83b5-f1ba236f87c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.006469 10.0.0.240 - - [2025-10-30 23:53:17] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.024545 10.0.0.240 - - [2025-10-30 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007822 10.0.0.240 - - [2025-10-30 23:53:17] "GET /loadbalancer/5c98a12f-7dad-420c-86d9-c48275993a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.002658 10.0.0.240 - - [2025-10-30 23:53:17] "POST /tags HTTP/1.1" 200 358 0.059975 10.0.0.240 - - [2025-10-30 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009611 10.0.0.240 - - [2025-10-30 23:53:18] "GET /tag/d12abbdf-8fba-469e-aeaa-dfc8903cb8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.033403 10.0.0.240 - - [2025-10-30 23:53:18] "POST /tags HTTP/1.1" 200 306 0.048904 10.0.0.240 - - [2025-10-30 23:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.240 - - [2025-10-30 23:53:18] "GET /tag/970dacbe-9d1f-4094-a749-cb6c9f565529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015348 10.0.0.240 - - [2025-10-30 23:53:18] "POST /id-to-fqname HTTP/1.1" 200 174 0.003404 10.0.0.240 - - [2025-10-30 23:53:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.012048 10.0.0.240 - - [2025-10-30 23:53:18] "POST /security-groups HTTP/1.1" 200 571 0.083818 10.0.0.240 - - [2025-10-30 23:53:18] "POST /projects HTTP/1.1" 200 485 0.206927 10.0.0.240 - - [2025-10-30 23:53:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.002488 10.0.0.240 - - [2025-10-30 23:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.102083 10.0.0.240 - - [2025-10-30 23:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021569 10.0.0.240 - - [2025-10-30 23:53:18] "POST /access-control-lists HTTP/1.1" 200 582 0.114243 10.0.0.240 - - [2025-10-30 23:53:18] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.058329 10.0.0.240 - - [2025-10-30 23:53:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.009284 10.0.0.240 - - [2025-10-30 23:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.240 - - [2025-10-30 23:53:18] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.013177 10.0.0.240 - - [2025-10-30 23:53:18] "POST /access-control-lists HTTP/1.1" 200 580 0.083863 10.0.0.240 - - [2025-10-30 23:53:18] "PUT /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea HTTP/1.1" 200 265 0.074921 10.0.0.240 - - [2025-10-30 23:53:18] "PUT /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3 HTTP/1.1" 200 265 0.044213 10.0.0.240 - - [2025-10-30 23:53:18] "POST /security-groups HTTP/1.1" 200 539 0.099912 10.0.0.240 - - [2025-10-30 23:53:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.006347 10.0.0.240 - - [2025-10-30 23:53:18] "POST /access-control-lists HTTP/1.1" 200 598 0.034369 10.0.0.240 - - [2025-10-30 23:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.043000 10.0.0.240 - - [2025-10-30 23:53:18] "POST /fqname-to-id HTTP/1.1" 404 233 0.033474 10.0.0.240 - - [2025-10-30 23:53:19] "POST /chown HTTP/1.1" 200 109 0.054734 10.0.0.240 - - [2025-10-30 23:53:19] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017060 10.0.0.240 - - [2025-10-30 23:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.240 - - [2025-10-30 23:53:19] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003742 10.0.0.240 - - [2025-10-30 23:53:19] "POST /access-control-lists HTTP/1.1" 200 596 0.137561 10.0.0.240 - - [2025-10-30 23:53:19] "POST /tags HTTP/1.1" 409 207 0.013502 10.0.0.240 - - [2025-10-30 23:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.240 - - [2025-10-30 23:53:19] "GET /tag/970dacbe-9d1f-4094-a749-cb6c9f565529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011886 10.0.0.240 - - [2025-10-30 23:53:19] "POST /firewall-rules HTTP/1.1" 200 566 0.064048 10.0.0.240 - - [2025-10-30 23:53:19] "GET /firewall-rule/f154c1ce-93d2-4b36-a056-3191bf62441d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003960 10.0.0.240 - - [2025-10-30 23:53:19] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002064 10.0.0.240 - - [2025-10-30 23:53:19] "GET /firewall-rule/f154c1ce-93d2-4b36-a056-3191bf62441d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.001959 10.0.0.240 - - [2025-10-30 23:53:19] "POST /ref-update HTTP/1.1" 200 156 0.018599 10.0.0.240 - - [2025-10-30 23:53:19] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013144 10.0.0.240 - - [2025-10-30 23:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.240 - - [2025-10-30 23:53:19] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003218 10.0.0.240 - - [2025-10-30 23:53:19] "POST /tags HTTP/1.1" 409 207 0.001661 10.0.0.240 - - [2025-10-30 23:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.240 - - [2025-10-30 23:53:19] "GET /tag/970dacbe-9d1f-4094-a749-cb6c9f565529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011482 10.0.0.240 - - [2025-10-30 23:53:19] "POST /firewall-rules HTTP/1.1" 200 564 0.070705 10.0.0.240 - - [2025-10-30 23:53:19] "GET /firewall-rule/8d12e23e-4cb2-4c4b-9ad3-47fb4cc97e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.024155 10.0.0.240 - - [2025-10-30 23:53:19] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004008 10.0.0.240 - - [2025-10-30 23:53:19] "GET /firewall-rule/8d12e23e-4cb2-4c4b-9ad3-47fb4cc97e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002147 10.0.0.240 - - [2025-10-30 23:53:19] "POST /ref-update HTTP/1.1" 200 156 0.022153 10.0.0.240 - - [2025-10-30 23:53:19] "POST /tags HTTP/1.1" 200 302 0.089039 10.0.0.240 - - [2025-10-30 23:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.240 - - [2025-10-30 23:53:19] "GET /tag/d61deefa-3d62-41bc-933b-b31851ebe8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015985 10.0.0.240 - - [2025-10-30 23:53:19] "POST /tags HTTP/1.1" 200 326 0.079275 10.0.0.240 - - [2025-10-30 23:53:19] "GET / HTTP/1.1" 200 36215 0.001779 10.0.0.240 - - [2025-10-30 23:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.240 - - [2025-10-30 23:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.240 - - [2025-10-30 23:53:20] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006653 10.0.0.240 - - [2025-10-30 23:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.240 - - [2025-10-30 23:53:20] "GET /config-node/0ca3c51c-2aa9-4f9e-b4b1-67fd83649cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003518 10.0.0.240 - - [2025-10-30 23:53:20] "GET /tag/d34f8f47-7563-4a55-ba11-b55bdb3f1dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.016909 10.0.0.240 - - [2025-10-30 23:53:20] "POST /tags HTTP/1.1" 200 364 0.019482 10.0.0.240 - - [2025-10-30 23:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.240 - - [2025-10-30 23:53:20] "GET /tag/70dc2a3c-455b-43d4-850d-0d2a92eade2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012189 10.0.0.240 - - [2025-10-30 23:53:20] "POST /tags HTTP/1.1" 200 312 0.019180 10.0.0.240 - - [2025-10-30 23:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.240 - - [2025-10-30 23:53:20] "GET /tag/37d020b6-a213-4a41-ab6a-7d4f02b5cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011250 10.0.0.240 - - [2025-10-30 23:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.240 - - [2025-10-30 23:53:20] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005456 10.0.0.240 - - [2025-10-30 23:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.240 - - [2025-10-30 23:53:20] "GET /project/3119c074-92c5-4ef2-9efd-8424802995a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045395 10.0.0.240 - - [2025-10-30 23:53:20] "POST /virtual-machines HTTP/1.1" 200 378 0.011545 10.0.0.240 - - [2025-10-30 23:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008747 10.0.0.240 - - [2025-10-30 23:53:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.124886 10.0.0.240 - - [2025-10-30 23:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031336 10.0.0.240 - - [2025-10-30 23:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017865 10.0.0.240 - - [2025-10-30 23:53:20] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004579 10.0.0.240 - - [2025-10-30 23:53:20] "POST /instance-ips HTTP/1.1" 200 410 0.033692 10.0.0.240 - - [2025-10-30 23:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.042397 10.0.0.240 - - [2025-10-30 23:53:20] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.017753 10.0.0.240 - - [2025-10-30 23:53:20] "POST /set-tag HTTP/1.1" 200 109 0.022339 10.0.0.240 - - [2025-10-30 23:53:20] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013753 10.0.0.240 - - [2025-10-30 23:53:20] "GET /instance-ip/9d0e78b6-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002781 10.0.0.240 - - [2025-10-30 23:53:20] "POST /tags HTTP/1.1" 200 356 0.017713 10.0.0.240 - - [2025-10-30 23:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012040 10.0.0.240 - - [2025-10-30 23:53:20] "GET /tag/4226f269-c196-4a97-8d5c-b240dcc7b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.014539 10.0.0.240 - - [2025-10-30 23:53:20] "POST /tags HTTP/1.1" 200 304 0.026178 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013079 10.0.0.240 - - [2025-10-30 23:53:21] "GET /tag/8d65dc77-3aa5-48ad-bcf3-2099ee4cc60f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014523 10.0.0.240 - - [2025-10-30 23:53:21] "POST /projects HTTP/1.1" 409 218 0.002149 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.240 - - [2025-10-30 23:53:21] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.022218 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.240 - - [2025-10-30 23:53:21] "GET /network-ipam/86cea5b7-ff5e-4b3c-8636-6bab1e65d7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002764 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.240 - - [2025-10-30 23:53:21] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003739 10.0.0.240 - - [2025-10-30 23:53:21] "PUT /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea HTTP/1.1" 200 265 0.048762 10.0.0.240 - - [2025-10-30 23:53:21] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.025818 10.0.0.240 - - [2025-10-30 23:53:21] "POST /set-tag HTTP/1.1" 200 109 0.055785 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.240 - - [2025-10-30 23:53:21] "GET /network-ipam/e04d0fac-ebaa-4238-9d6f-2af3599adb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002141 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.240 - - [2025-10-30 23:53:21] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.003369 10.0.0.240 - - [2025-10-30 23:53:21] "PUT /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3 HTTP/1.1" 200 265 0.044548 10.0.0.240 - - [2025-10-30 23:53:21] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.007114 10.0.0.240 - - [2025-10-30 23:53:21] "POST /set-tag HTTP/1.1" 200 109 0.046854 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010832 10.0.0.240 - - [2025-10-30 23:53:21] "GET /network-policy/c826aa29-d098-43b1-b972-d4c5cf9c26f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002487 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.240 - - [2025-10-30 23:53:21] "GET /network-policy/1d68cfa8-e90c-4aae-909a-b5a23f0ecb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002108 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.240 - - [2025-10-30 23:53:21] "GET /network-policy/315ee16a-c162-4d72-85f4-36e63ad76647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.001757 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.240 - - [2025-10-30 23:53:21] "PUT /network-policy/315ee16a-c162-4d72-85f4-36e63ad76647 HTTP/1.1" 200 263 0.007866 10.0.0.240 - - [2025-10-30 23:53:21] "POST /ref-update HTTP/1.1" 200 156 0.043333 10.0.0.240 - - [2025-10-30 23:53:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008111 10.0.0.240 - - [2025-10-30 23:53:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002501 10.0.0.240 - - [2025-10-30 23:53:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001993 10.0.0.240 - - [2025-10-30 23:53:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002870 10.0.0.240 - - [2025-10-30 23:53:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001590 10.0.0.240 - - [2025-10-30 23:53:21] "POST /security-groups HTTP/1.1" 409 245 0.002633 10.0.0.240 - - [2025-10-30 23:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.240 - - [2025-10-30 23:53:21] "PUT /security-group/c35fce31-78d8-4040-ba2f-e350350ad0e7 HTTP/1.1" 200 263 0.064281 10.0.0.240 - - [2025-10-30 23:53:21] "PUT /access-control-list/22065e97-8e97-402c-9241-2c9352930377 HTTP/1.1" 200 273 0.016546 10.0.0.240 - - [2025-10-30 23:53:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030671 10.0.0.240 - - [2025-10-30 23:53:22] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018878 10.0.0.240 - - [2025-10-30 23:53:22] "PUT /access-control-list/ca27c81a-a50a-4f8b-a24f-c52ccd9c924d HTTP/1.1" 200 273 0.025843 10.0.0.240 - - [2025-10-30 23:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.240 - - [2025-10-30 23:53:22] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002325 10.0.0.240 - - [2025-10-30 23:53:22] "POST /tags HTTP/1.1" 409 206 0.001679 10.0.0.240 - - [2025-10-30 23:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011101 10.0.0.240 - - [2025-10-30 23:53:22] "GET /tag/8d65dc77-3aa5-48ad-bcf3-2099ee4cc60f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012274 10.0.0.240 - - [2025-10-30 23:53:22] "POST /firewall-rules HTTP/1.1" 200 564 0.068510 10.0.0.240 - - [2025-10-30 23:53:22] "GET /firewall-rule/cc0d5b2d-39a5-4158-b3c7-6334de72e381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005366 10.0.0.240 - - [2025-10-30 23:53:22] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004813 10.0.0.240 - - [2025-10-30 23:53:22] "GET /firewall-rule/cc0d5b2d-39a5-4158-b3c7-6334de72e381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002984 10.0.0.240 - - [2025-10-30 23:53:22] "POST /ref-update HTTP/1.1" 200 156 0.047651 10.0.0.240 - - [2025-10-30 23:53:22] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012393 10.0.0.240 - - [2025-10-30 23:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.240 - - [2025-10-30 23:53:22] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002722 10.0.0.240 - - [2025-10-30 23:53:22] "POST /tags HTTP/1.1" 409 206 0.001640 10.0.0.240 - - [2025-10-30 23:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.240 - - [2025-10-30 23:53:22] "GET /tag/8d65dc77-3aa5-48ad-bcf3-2099ee4cc60f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010035 10.0.0.240 - - [2025-10-30 23:53:22] "POST /firewall-rules HTTP/1.1" 200 562 0.064903 10.0.0.240 - - [2025-10-30 23:53:22] "GET /firewall-rule/e8d6dd4d-f652-4158-9de1-0114572d42d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.015483 10.0.0.240 - - [2025-10-30 23:53:22] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003635 10.0.0.240 - - [2025-10-30 23:53:22] "GET /firewall-rule/e8d6dd4d-f652-4158-9de1-0114572d42d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002401 10.0.0.240 - - [2025-10-30 23:53:22] "POST /ref-update HTTP/1.1" 200 156 0.023578 10.0.0.240 - - [2025-10-30 23:53:22] "POST /tags HTTP/1.1" 200 302 0.019826 10.0.0.240 - - [2025-10-30 23:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.025047 10.0.0.240 - - [2025-10-30 23:53:22] "GET /tag/0ca36b28-a50c-433a-849a-9f55777aaa01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012433 10.0.0.240 - - [2025-10-30 23:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.240 - - [2025-10-30 23:53:22] "GET /project/3119c074-92c5-4ef2-9efd-8424802995a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039115 10.0.0.240 - - [2025-10-30 23:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.240 - - [2025-10-30 23:53:22] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.005991 10.0.0.240 - - [2025-10-30 23:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.240 - - [2025-10-30 23:53:22] "GET /service-appliance-set/667ba2aa-39ea-42e9-b57b-80413b4c31ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.001948 10.0.0.240 - - [2025-10-30 23:53:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.002424 10.0.0.240 - - [2025-10-30 23:53:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115335 10.0.0.240 - - [2025-10-30 23:53:23] "GET /virtual-machine-interface/a635b679-6055-4111-982e-8304a7250ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.017484 10.0.0.240 - - [2025-10-30 23:53:23] "POST /instance-ips HTTP/1.1" 200 378 0.040051 10.0.0.240 - - [2025-10-30 23:53:23] "GET /instance-ip/103218d5-d726-43a9-abbf-436c407d28cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.020029 10.0.0.240 - - [2025-10-30 23:53:23] "POST /loadbalancers HTTP/1.1" 200 584 0.078607 10.0.0.240 - - [2025-10-30 23:53:23] "GET /project/3119c074-92c5-4ef2-9efd-8424802995a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.025886 10.0.0.240 - - [2025-10-30 23:53:23] "GET /instance-ip/103218d5-d726-43a9-abbf-436c407d28cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011516 10.0.0.240 - - [2025-10-30 23:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031035 10.0.0.240 - - [2025-10-30 23:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.240 - - [2025-10-30 23:53:23] "POST /floating-ips HTTP/1.1" 200 583 0.045565 10.0.0.240 - - [2025-10-30 23:53:23] "GET /project/3119c074-92c5-4ef2-9efd-8424802995a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.063400 10.0.0.240 - - [2025-10-30 23:53:23] "GET /loadbalancer/bff19ff1-3439-4591-84fc-33bd2fbda49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003012 10.0.0.240 - - [2025-10-30 23:53:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015386 10.0.0.240 - - [2025-10-30 23:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008793 10.0.0.240 - - [2025-10-30 23:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007801 10.0.0.240 - - [2025-10-30 23:53:23] "GET /project/3119c074-92c5-4ef2-9efd-8424802995a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046156 10.0.0.240 - - [2025-10-30 23:53:23] "GET /loadbalancer-listener/f43a23a5-633e-4ba9-b8eb-f0da522f56f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005725 10.0.0.240 - - [2025-10-30 23:53:23] "GET /loadbalancer-listener/f43a23a5-633e-4ba9-b8eb-f0da522f56f4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004258 10.0.0.240 - - [2025-10-30 23:53:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.016158 10.0.0.240 - - [2025-10-30 23:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.240 - - [2025-10-30 23:53:23] "GET /instance-ip/103218d5-d726-43a9-abbf-436c407d28cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003323 10.0.0.240 - - [2025-10-30 23:53:23] "GET /instance-ip/103218d5-d726-43a9-abbf-436c407d28cd?fields=floating_ips HTTP/1.1" 200 1166 0.008791 10.0.0.240 - - [2025-10-30 23:53:23] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.017001 10.0.0.240 - - [2025-10-30 23:53:23] "GET /project/3119c074-92c5-4ef2-9efd-8424802995a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047067 10.0.0.240 - - [2025-10-30 23:53:23] "GET /loadbalancer/bff19ff1-3439-4591-84fc-33bd2fbda49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002087 10.0.0.240 - - [2025-10-30 23:53:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015697 10.0.0.240 - - [2025-10-30 23:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010252 10.0.0.240 - - [2025-10-30 23:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.240 - - [2025-10-30 23:53:23] "GET /project/3119c074-92c5-4ef2-9efd-8424802995a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.030457 10.0.0.240 - - [2025-10-30 23:53:23] "GET /loadbalancer-listener/6ac06a96-36bd-4103-bed5-cb79aa1985f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002518 10.0.0.240 - - [2025-10-30 23:53:24] "GET /loadbalancer-listener/6ac06a96-36bd-4103-bed5-cb79aa1985f6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003609 10.0.0.240 - - [2025-10-30 23:53:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.016037 10.0.0.240 - - [2025-10-30 23:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.240 - - [2025-10-30 23:53:24] "GET /instance-ip/103218d5-d726-43a9-abbf-436c407d28cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002405 10.0.0.240 - - [2025-10-30 23:53:24] "GET /instance-ip/103218d5-d726-43a9-abbf-436c407d28cd?fields=floating_ips HTTP/1.1" 200 1166 0.003524 10.0.0.240 - - [2025-10-30 23:53:24] "GET /project/3119c074-92c5-4ef2-9efd-8424802995a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034649 10.0.0.240 - - [2025-10-30 23:53:24] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.007776 10.0.0.240 - - [2025-10-30 23:53:24] "GET /loadbalancer/bff19ff1-3439-4591-84fc-33bd2fbda49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004324 10.0.0.240 - - [2025-10-30 23:53:24] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.016317 10.0.0.240 - - [2025-10-30 23:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020615 10.0.0.240 - - [2025-10-30 23:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.240 - - [2025-10-30 23:53:24] "GET /project/3119c074-92c5-4ef2-9efd-8424802995a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048843 10.0.0.240 - - [2025-10-30 23:53:24] "GET /loadbalancer-listener/86544a6b-12c9-4881-9b4e-ceabdea643a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002341 10.0.0.240 - - [2025-10-30 23:53:24] "GET /loadbalancer-listener/86544a6b-12c9-4881-9b4e-ceabdea643a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003806 10.0.0.240 - - [2025-10-30 23:53:24] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.022260 10.0.0.240 - - [2025-10-30 23:53:24] "GET /instance-ip/103218d5-d726-43a9-abbf-436c407d28cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008406 10.0.0.240 - - [2025-10-30 23:53:24] "GET /instance-ip/103218d5-d726-43a9-abbf-436c407d28cd?fields=floating_ips HTTP/1.1" 200 1166 0.003145 10.0.0.240 - - [2025-10-30 23:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.240 - - [2025-10-30 23:53:24] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003119 10.0.0.240 - - [2025-10-30 23:53:24] "GET /loadbalancer/bff19ff1-3439-4591-84fc-33bd2fbda49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002255 10.0.0.240 - - [2025-10-30 23:53:24] "POST /tags HTTP/1.1" 200 372 0.038203 10.0.0.240 - - [2025-10-30 23:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010795 10.0.0.240 - - [2025-10-30 23:53:24] "GET /tag/ccb413b6-35c8-4a48-92dd-5fea6caa1c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.015162 10.0.0.240 - - [2025-10-30 23:53:24] "POST /tags HTTP/1.1" 200 320 0.017788 10.0.0.240 - - [2025-10-30 23:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008395 10.0.0.240 - - [2025-10-30 23:53:24] "GET /tag/3abeafe4-f90e-4b39-b7f5-d2d9ed83dceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011088 10.0.0.240 - - [2025-10-30 23:53:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.000518 10.0.0.240 - - [2025-10-30 23:53:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.009369 10.0.0.240 - - [2025-10-30 23:53:24] "POST /security-groups HTTP/1.1" 200 578 0.060495 10.0.0.240 - - [2025-10-30 23:53:24] "POST /projects HTTP/1.1" 200 499 0.245814 10.0.0.240 - - [2025-10-30 23:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020147 10.0.0.240 - - [2025-10-30 23:53:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.023577 10.0.0.240 - - [2025-10-30 23:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025501 10.0.0.240 - - [2025-10-30 23:53:25] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.022079 10.0.0.240 - - [2025-10-30 23:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.240 - - [2025-10-30 23:53:25] "POST /access-control-lists HTTP/1.1" 200 589 0.075804 10.0.0.240 - - [2025-10-30 23:53:25] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.006908 10.0.0.240 - - [2025-10-30 23:53:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.032700 10.0.0.240 - - [2025-10-30 23:53:25] "POST /access-control-lists HTTP/1.1" 200 587 0.070231 10.0.0.240 - - [2025-10-30 23:53:25] "PUT /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea HTTP/1.1" 200 265 0.105992 10.0.0.240 - - [2025-10-30 23:53:25] "PUT /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3 HTTP/1.1" 200 265 0.039811 10.0.0.240 - - [2025-10-30 23:53:25] "POST /security-groups HTTP/1.1" 200 560 0.069481 10.0.0.240 - - [2025-10-30 23:53:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.004397 10.0.0.240 - - [2025-10-30 23:53:25] "POST /access-control-lists HTTP/1.1" 200 612 0.036833 10.0.0.240 - - [2025-10-30 23:53:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.012497 10.0.0.240 - - [2025-10-30 23:53:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032854 10.0.0.240 - - [2025-10-30 23:53:25] "POST /chown HTTP/1.1" 200 109 0.010434 10.0.0.240 - - [2025-10-30 23:53:25] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011368 10.0.0.240 - - [2025-10-30 23:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.240 - - [2025-10-30 23:53:25] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.013389 10.0.0.240 - - [2025-10-30 23:53:25] "POST /access-control-lists HTTP/1.1" 200 610 0.069766 10.0.0.240 - - [2025-10-30 23:53:25] "POST /tags HTTP/1.1" 409 214 0.001761 10.0.0.240 - - [2025-10-30 23:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007113 10.0.0.240 - - [2025-10-30 23:53:25] "GET /tag/3abeafe4-f90e-4b39-b7f5-d2d9ed83dceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015255 10.0.0.240 - - [2025-10-30 23:53:25] "POST /firewall-rules HTTP/1.1" 200 580 0.072048 10.0.0.240 - - [2025-10-30 23:53:25] "GET /firewall-rule/40d5bbcc-d30a-4173-bfe0-e5708c6de0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.019575 10.0.0.240 - - [2025-10-30 23:53:25] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003660 10.0.0.240 - - [2025-10-30 23:53:25] "GET /firewall-rule/40d5bbcc-d30a-4173-bfe0-e5708c6de0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002812 10.0.0.240 - - [2025-10-30 23:53:25] "POST /ref-update HTTP/1.1" 200 156 0.031803 10.0.0.240 - - [2025-10-30 23:53:25] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003949 10.0.0.240 - - [2025-10-30 23:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.240 - - [2025-10-30 23:53:25] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003021 10.0.0.240 - - [2025-10-30 23:53:25] "POST /tags HTTP/1.1" 409 214 0.001454 10.0.0.240 - - [2025-10-30 23:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.240 - - [2025-10-30 23:53:25] "GET /tag/3abeafe4-f90e-4b39-b7f5-d2d9ed83dceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.019549 10.0.0.240 - - [2025-10-30 23:53:26] "POST /firewall-rules HTTP/1.1" 200 578 0.090063 10.0.0.240 - - [2025-10-30 23:53:26] "GET /firewall-rule/28d0ba8d-c86f-415d-afe4-218cd8d8891f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004062 10.0.0.240 - - [2025-10-30 23:53:26] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003106 10.0.0.240 - - [2025-10-30 23:53:26] "GET /firewall-rule/28d0ba8d-c86f-415d-afe4-218cd8d8891f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001925 10.0.0.240 - - [2025-10-30 23:53:26] "POST /ref-update HTTP/1.1" 200 156 0.030871 10.0.0.240 - - [2025-10-30 23:53:26] "POST /tags HTTP/1.1" 200 364 0.024246 10.0.0.240 - - [2025-10-30 23:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.240 - - [2025-10-30 23:53:26] "GET /tag/794e077b-1bb1-4f54-82e3-3cdbfc1f4726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013559 10.0.0.240 - - [2025-10-30 23:53:26] "POST /tags HTTP/1.1" 200 312 0.041853 10.0.0.240 - - [2025-10-30 23:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018874 10.0.0.240 - - [2025-10-30 23:53:26] "GET /tag/9ee635b1-cb89-4715-bad7-38e68e5f4f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011974 10.0.0.240 - - [2025-10-30 23:53:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000446 10.0.0.240 - - [2025-10-30 23:53:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.008450 10.0.0.240 - - [2025-10-30 23:53:26] "POST /security-groups HTTP/1.1" 200 574 0.068497 10.0.0.240 - - [2025-10-30 23:53:26] "POST /projects HTTP/1.1" 200 491 0.168576 10.0.0.240 - - [2025-10-30 23:53:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.008706 10.0.0.240 - - [2025-10-30 23:53:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020652 10.0.0.240 - - [2025-10-30 23:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008140 10.0.0.240 - - [2025-10-30 23:53:26] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.026718 10.0.0.240 - - [2025-10-30 23:53:26] "POST /access-control-lists HTTP/1.1" 200 585 0.092414 10.0.0.240 - - [2025-10-30 23:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.240 - - [2025-10-30 23:53:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002944 10.0.0.240 - - [2025-10-30 23:53:26] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003422 10.0.0.240 - - [2025-10-30 23:53:26] "POST /access-control-lists HTTP/1.1" 200 583 0.069029 10.0.0.240 - - [2025-10-30 23:53:26] "PUT /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea HTTP/1.1" 200 265 0.125843 10.0.0.240 - - [2025-10-30 23:53:26] "PUT /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3 HTTP/1.1" 200 265 0.059320 10.0.0.240 - - [2025-10-30 23:53:27] "POST /security-groups HTTP/1.1" 200 548 0.081804 10.0.0.240 - - [2025-10-30 23:53:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.004556 10.0.0.240 - - [2025-10-30 23:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.075634 10.0.0.240 - - [2025-10-30 23:53:27] "POST /access-control-lists HTTP/1.1" 200 604 0.105338 10.0.0.240 - - [2025-10-30 23:53:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.010646 10.0.0.240 - - [2025-10-30 23:53:27] "POST /chown HTTP/1.1" 200 109 0.031574 10.0.0.240 - - [2025-10-30 23:53:27] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021223 10.0.0.240 - - [2025-10-30 23:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011101 10.0.0.240 - - [2025-10-30 23:53:27] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016109 10.0.0.240 - - [2025-10-30 23:53:27] "POST /access-control-lists HTTP/1.1" 200 602 0.070794 10.0.0.240 - - [2025-10-30 23:53:27] "POST /tags HTTP/1.1" 409 210 0.003384 10.0.0.240 - - [2025-10-30 23:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.240 - - [2025-10-30 23:53:27] "GET /tag/9ee635b1-cb89-4715-bad7-38e68e5f4f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015575 10.0.0.240 - - [2025-10-30 23:53:27] "POST /firewall-rules HTTP/1.1" 200 572 0.061339 10.0.0.240 - - [2025-10-30 23:53:27] "GET /firewall-rule/66fefe9a-b338-4f02-ae96-3c8f31da3c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003811 10.0.0.240 - - [2025-10-30 23:53:27] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003153 10.0.0.240 - - [2025-10-30 23:53:27] "GET /firewall-rule/66fefe9a-b338-4f02-ae96-3c8f31da3c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002044 10.0.0.240 - - [2025-10-30 23:53:27] "POST /ref-update HTTP/1.1" 200 156 0.056464 10.0.0.240 - - [2025-10-30 23:53:27] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008783 10.0.0.240 - - [2025-10-30 23:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.240 - - [2025-10-30 23:53:27] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002605 10.0.0.240 - - [2025-10-30 23:53:27] "POST /tags HTTP/1.1" 409 210 0.001825 10.0.0.240 - - [2025-10-30 23:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.240 - - [2025-10-30 23:53:27] "GET /tag/9ee635b1-cb89-4715-bad7-38e68e5f4f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011025 10.0.0.240 - - [2025-10-30 23:53:27] "POST /firewall-rules HTTP/1.1" 200 570 0.063756 10.0.0.240 - - [2025-10-30 23:53:27] "GET /firewall-rule/0c021a13-dd72-415f-a841-5a3861e133ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003592 10.0.0.240 - - [2025-10-30 23:53:27] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003906 10.0.0.240 - - [2025-10-30 23:53:27] "GET /firewall-rule/0c021a13-dd72-415f-a841-5a3861e133ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001866 10.0.0.240 - - [2025-10-30 23:53:27] "POST /ref-update HTTP/1.1" 200 156 0.040931 10.0.0.240 - - [2025-10-30 23:53:27] "POST /tags HTTP/1.1" 409 237 0.002007 10.0.0.240 - - [2025-10-30 23:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.240 - - [2025-10-30 23:53:27] "GET /tag/70dc2a3c-455b-43d4-850d-0d2a92eade2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.009823 10.0.0.240 - - [2025-10-30 23:53:27] "POST /tags HTTP/1.1" 409 210 0.001735 10.0.0.240 - - [2025-10-30 23:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.240 - - [2025-10-30 23:53:28] "GET /tag/37d020b6-a213-4a41-ab6a-7d4f02b5cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.018039 10.0.0.240 - - [2025-10-30 23:53:28] "POST /projects HTTP/1.1" 409 223 0.001909 10.0.0.240 - - [2025-10-30 23:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.240 - - [2025-10-30 23:53:28] "GET /project/3119c074-92c5-4ef2-9efd-8424802995a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.024161 10.0.0.240 - - [2025-10-30 23:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.240 - - [2025-10-30 23:53:28] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004526 10.0.0.240 - - [2025-10-30 23:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.240 - - [2025-10-30 23:53:28] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.003444 10.0.0.240 - - [2025-10-30 23:53:28] "PUT /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea HTTP/1.1" 200 265 0.056596 10.0.0.240 - - [2025-10-30 23:53:28] "PUT /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3 HTTP/1.1" 200 265 0.051412 10.0.0.240 - - [2025-10-30 23:53:28] "POST /security-groups HTTP/1.1" 409 253 0.005517 10.0.0.240 - - [2025-10-30 23:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.240 - - [2025-10-30 23:53:28] "PUT /security-group/e97f012e-21ad-4d00-ac02-9fad3e785c90 HTTP/1.1" 200 263 0.055411 10.0.0.240 - - [2025-10-30 23:53:28] "PUT /access-control-list/7a4be1d4-99aa-4f8f-a89f-2fe7ba631c0e HTTP/1.1" 200 273 0.016887 10.0.0.240 - - [2025-10-30 23:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.038916 10.0.0.240 - - [2025-10-30 23:53:28] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016923 10.0.0.240 - - [2025-10-30 23:53:28] "PUT /access-control-list/0e4b06a1-e036-48ba-95f9-77271503a280 HTTP/1.1" 200 273 0.024001 10.0.0.240 - - [2025-10-30 23:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.240 - - [2025-10-30 23:53:28] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002493 10.0.0.240 - - [2025-10-30 23:53:28] "POST /tags HTTP/1.1" 409 210 0.001321 10.0.0.240 - - [2025-10-30 23:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.240 - - [2025-10-30 23:53:28] "GET /tag/37d020b6-a213-4a41-ab6a-7d4f02b5cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012209 10.0.0.240 - - [2025-10-30 23:53:28] "POST /firewall-rules HTTP/1.1" 200 572 0.076062 10.0.0.240 - - [2025-10-30 23:53:28] "GET /firewall-rule/48894e08-8e40-4661-9170-c296035d160a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.020739 10.0.0.240 - - [2025-10-30 23:53:28] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003749 10.0.0.240 - - [2025-10-30 23:53:28] "GET /firewall-rule/48894e08-8e40-4661-9170-c296035d160a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001936 10.0.0.240 - - [2025-10-30 23:53:28] "POST /ref-update HTTP/1.1" 200 156 0.035660 10.0.0.240 - - [2025-10-30 23:53:28] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008482 10.0.0.240 - - [2025-10-30 23:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.240 - - [2025-10-30 23:53:28] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.031439 10.0.0.240 - - [2025-10-30 23:53:28] "POST /tags HTTP/1.1" 409 210 0.001946 10.0.0.240 - - [2025-10-30 23:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.240 - - [2025-10-30 23:53:29] "GET /tag/37d020b6-a213-4a41-ab6a-7d4f02b5cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015644 10.0.0.240 - - [2025-10-30 23:53:29] "POST /firewall-rules HTTP/1.1" 200 570 0.091351 10.0.0.240 - - [2025-10-30 23:53:29] "GET /firewall-rule/67d06342-5f95-44f2-9b1e-1de3e7583d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008798 10.0.0.240 - - [2025-10-30 23:53:29] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005182 10.0.0.240 - - [2025-10-30 23:53:29] "GET /firewall-rule/67d06342-5f95-44f2-9b1e-1de3e7583d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002383 10.0.0.240 - - [2025-10-30 23:53:29] "POST /ref-update HTTP/1.1" 200 156 0.057205 10.0.0.240 - - [2025-10-30 23:53:29] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004799 10.0.0.240 - - [2025-10-30 23:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.240 - - [2025-10-30 23:53:31] "GET / HTTP/1.1" 200 36215 0.001468 10.0.0.240 - - [2025-10-30 23:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.240 - - [2025-10-30 23:53:31] "GET /routing-instance/2a3e88f2-1fc4-4bf2-984e-9f03d22e87c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003589 10.0.0.240 - - [2025-10-30 23:53:31] "POST /bgp-routers HTTP/1.1" 409 301 0.001660 10.0.0.240 - - [2025-10-30 23:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.240 - - [2025-10-30 23:53:31] "GET /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003727 10.0.0.240 - - [2025-10-30 23:53:31] "PUT /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e HTTP/1.1" 200 255 0.017617 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000755 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000796 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:53:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 10.0.0.155 - - [2025-10-30 23:54:42] "GET / HTTP/1.1" 200 36215 0.001194 10.0.0.155 - - [2025-10-30 23:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.155 - - [2025-10-30 23:54:42] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.003834 10.0.0.155 - - [2025-10-30 23:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.155 - - [2025-10-30 23:54:42] "GET /routing-instance/2a3e88f2-1fc4-4bf2-984e-9f03d22e87c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002084 10.0.0.155 - - [2025-10-30 23:54:42] "PUT /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594 HTTP/1.1" 200 275 0.037159 10.0.0.155 - - [2025-10-30 23:54:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.001744 10.0.0.155 - - [2025-10-30 23:54:42] "POST /virtual-routers HTTP/1.1" 200 601 0.018325 10.0.0.155 - - [2025-10-30 23:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.155 - - [2025-10-30 23:54:42] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.009462 10.0.0.155 - - [2025-10-30 23:54:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.002908 10.0.0.155 - - [2025-10-30 23:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.155 - - [2025-10-30 23:54:42] "GET /virtual-network/fd550d56-9da6-4c63-8346-037cb92ea8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005120 10.0.0.155 - - [2025-10-30 23:54:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.065518 10.0.0.240 - - [2025-10-30 23:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.240 - - [2025-10-30 23:54:54] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002521 10.0.0.240 - - [2025-10-30 23:56:07] "GET /global-system-configs HTTP/1.1" 200 323 0.001970 10.0.0.240 - - [2025-10-30 23:56:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002356 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:56:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:56:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000807 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:57:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001068 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:57:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000926 10.0.0.155 - - [2025-10-30 23:57:13] "GET / HTTP/1.1" 200 36215 0.001324 10.0.0.155 - - [2025-10-30 23:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.155 - - [2025-10-30 23:57:13] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004118 10.0.0.155 - - [2025-10-30 23:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.155 - - [2025-10-30 23:57:13] "GET /routing-instance/2a3e88f2-1fc4-4bf2-984e-9f03d22e87c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002170 10.0.0.155 - - [2025-10-30 23:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007446 10.0.0.155 - - [2025-10-30 23:57:13] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002372 10.0.0.155 - - [2025-10-30 23:57:13] "PUT /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6 HTTP/1.1" 200 263 0.007876 10.0.0.155 - - [2025-10-30 23:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.155 - - [2025-10-30 23:57:13] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002919 10.0.0.155 - - [2025-10-30 23:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.155 - - [2025-10-30 23:57:13] "GET /virtual-machine-interface/8a769961-ed76-4933-afe1-4f39a27b3404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004363 10.0.0.155 - - [2025-10-30 23:57:13] "PUT /virtual-machine-interface/8a769961-ed76-4933-afe1-4f39a27b3404 HTTP/1.1" 200 285 0.014022 10.0.0.240 - - [2025-10-30 23:57:17] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003560 10.0.0.240 - - [2025-10-30 23:57:17] "POST /ref-update HTTP/1.1" 200 156 0.008992 10.0.0.240 - - [2025-10-30 23:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.240 - - [2025-10-30 23:57:29] "GET /loadbalancer/bff19ff1-3439-4591-84fc-33bd2fbda49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002682 10.0.0.240 - - [2025-10-30 23:57:29] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003866 10.0.0.240 - - [2025-10-30 23:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.240 - - [2025-10-30 23:57:29] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003753 10.0.0.240 - - [2025-10-30 23:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.240 - - [2025-10-30 23:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.240 - - [2025-10-30 23:57:29] "GET /loadbalancer/bff19ff1-3439-4591-84fc-33bd2fbda49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002211 10.0.0.240 - - [2025-10-30 23:57:29] "GET /loadbalancer-pool/fbdb1be8-f6f3-43e9-9509-ec860fe60c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004406 10.0.0.240 - - [2025-10-30 23:57:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026896 10.0.0.240 - - [2025-10-30 23:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016450 10.0.0.240 - - [2025-10-30 23:57:29] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011812 10.0.0.240 - - [2025-10-30 23:57:29] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008493 10.0.0.240 - - [2025-10-30 23:57:29] "POST /ref-update HTTP/1.1" 200 156 0.005737 10.0.0.240 - - [2025-10-30 23:57:29] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.004232 10.0.0.240 - - [2025-10-30 23:57:29] "PUT /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c HTTP/1.1" 200 257 0.009856 10.0.0.240 - - [2025-10-30 23:57:29] "POST /tags HTTP/1.1" 409 205 0.004106 10.0.0.240 - - [2025-10-30 23:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.240 - - [2025-10-30 23:57:29] "GET /tag/0ca36b28-a50c-433a-849a-9f55777aaa01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009604 10.0.0.240 - - [2025-10-30 23:57:29] "POST /set-tag HTTP/1.1" 200 109 0.061546 10.0.0.240 - - [2025-10-30 23:57:29] "GET /loadbalancer-pool/19816409-59cf-45bf-9a94-b448dedd3e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003804 10.0.0.240 - - [2025-10-30 23:57:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019570 10.0.0.240 - - [2025-10-30 23:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013721 10.0.0.240 - - [2025-10-30 23:57:29] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008101 10.0.0.240 - - [2025-10-30 23:57:29] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004138 10.0.0.240 - - [2025-10-30 23:57:29] "POST /ref-update HTTP/1.1" 200 156 0.007078 10.0.0.240 - - [2025-10-30 23:57:29] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.019358 10.0.0.240 - - [2025-10-30 23:57:29] "POST /set-tag HTTP/1.1" 200 109 0.006372 10.0.0.240 - - [2025-10-30 23:57:29] "GET /loadbalancer-pool/282c6c57-89e6-49e2-96dd-979ee96669f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.015709 10.0.0.240 - - [2025-10-30 23:57:29] "PUT /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c HTTP/1.1" 200 257 0.025276 10.0.0.240 - - [2025-10-30 23:57:30] "POST /loadbalancer-members HTTP/1.1" 200 694 0.034837 10.0.0.240 - - [2025-10-30 23:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013131 10.0.0.240 - - [2025-10-30 23:57:30] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005229 10.0.0.240 - - [2025-10-30 23:57:30] "POST /set-tag HTTP/1.1" 200 109 0.003953 10.0.0.240 - - [2025-10-30 23:57:30] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009080 10.0.0.240 - - [2025-10-30 23:57:30] "POST /ref-update HTTP/1.1" 200 156 0.007758 10.0.0.240 - - [2025-10-30 23:57:30] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.009202 10.0.0.240 - - [2025-10-30 23:57:30] "PUT /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c HTTP/1.1" 200 257 0.009133 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:57:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:57:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000998 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:57:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000823 [Introspect:8084]10.0.0.240 - - [2025-10-30 23:57:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000895 10.0.0.240 - - [2025-10-30 23:58:57] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004251 10.0.0.240 - - [2025-10-30 23:58:57] "POST /set-tag HTTP/1.1" 200 109 0.006459 10.0.0.240 - - [2025-10-30 23:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.240 - - [2025-10-30 23:58:57] "GET /loadbalancer/bff19ff1-3439-4591-84fc-33bd2fbda49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005071 10.0.0.240 - - [2025-10-30 23:58:57] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004267 10.0.0.240 - - [2025-10-30 23:58:57] "POST /set-tag HTTP/1.1" 200 109 0.025770 10.0.0.240 - - [2025-10-30 23:58:57] "DELETE /loadbalancer-member/216488e9-c31f-45c0-8aee-45f0d49157de HTTP/1.1" 200 115 0.084437 10.0.0.240 - - [2025-10-30 23:58:57] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013127 10.0.0.240 - - [2025-10-30 23:58:57] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.240 - - [2025-10-30 23:58:57] "DELETE /loadbalancer-member/9aa8d0f5-cb4a-41d4-a4d5-6fbbaad72d06 HTTP/1.1" 200 115 0.038033 10.0.0.240 - - [2025-10-30 23:58:57] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009127 10.0.0.240 - - [2025-10-30 23:58:57] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.240 - - [2025-10-30 23:58:57] "DELETE /loadbalancer-member/e22e3c5d-4802-4e7c-906d-90e3f40fe55e HTTP/1.1" 200 115 0.036558 10.0.0.240 - - [2025-10-30 23:58:57] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006271 10.0.0.240 - - [2025-10-30 23:58:57] "POST /set-tag HTTP/1.1" 200 109 0.010499 10.0.0.240 - - [2025-10-30 23:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.240 - - [2025-10-30 23:58:57] "GET /loadbalancer/bff19ff1-3439-4591-84fc-33bd2fbda49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003247 10.0.0.240 - - [2025-10-30 23:58:57] "GET /loadbalancer-pool/fbdb1be8-f6f3-43e9-9509-ec860fe60c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002575 10.0.0.240 - - [2025-10-30 23:58:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017635 10.0.0.240 - - [2025-10-30 23:58:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025072 10.0.0.240 - - [2025-10-30 23:58:57] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008990 10.0.0.240 - - [2025-10-30 23:58:57] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003855 10.0.0.240 - - [2025-10-30 23:58:57] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003118 10.0.0.240 - - [2025-10-30 23:58:57] "POST /set-tag HTTP/1.1" 200 109 0.063530 10.0.0.240 - - [2025-10-30 23:58:57] "GET /loadbalancer-pool/19816409-59cf-45bf-9a94-b448dedd3e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016849 10.0.0.240 - - [2025-10-30 23:58:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028111 10.0.0.240 - - [2025-10-30 23:58:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007960 10.0.0.240 - - [2025-10-30 23:58:58] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.021328 10.0.0.240 - - [2025-10-30 23:58:58] "POST /set-tag HTTP/1.1" 200 109 0.003396 10.0.0.240 - - [2025-10-30 23:58:58] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008066 10.0.0.240 - - [2025-10-30 23:58:58] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001753 10.0.0.240 - - [2025-10-30 23:58:58] "GET /loadbalancer-pool/282c6c57-89e6-49e2-96dd-979ee96669f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004181 10.0.0.240 - - [2025-10-30 23:58:58] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018715 10.0.0.240 - - [2025-10-30 23:58:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029491 10.0.0.240 - - [2025-10-30 23:58:58] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007470 10.0.0.240 - - [2025-10-30 23:58:58] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007138 10.0.0.240 - - [2025-10-30 23:58:58] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001971 10.0.0.240 - - [2025-10-30 23:58:58] "POST /set-tag HTTP/1.1" 200 109 0.003590 10.0.0.240 - - [2025-10-31 00:00:25] "GET / HTTP/1.1" 200 36215 0.049513 10.0.0.240 - - [2025-10-31 00:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.240 - - [2025-10-31 00:00:25] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027567 10.0.0.240 - - [2025-10-31 00:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.240 - - [2025-10-31 00:00:25] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030271 10.0.0.240 - - [2025-10-31 00:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.240 - - [2025-10-31 00:00:25] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033586 10.0.0.240 - - [2025-10-31 00:00:26] "POST /tags HTTP/1.1" 200 334 0.064309 10.0.0.240 - - [2025-10-31 00:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010652 10.0.0.240 - - [2025-10-31 00:00:26] "GET /tag/2165a75d-1146-425e-8404-c175ef0708d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026688 10.0.0.240 - - [2025-10-31 00:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.240 - - [2025-10-31 00:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.240 - - [2025-10-31 00:00:26] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031627 10.0.0.240 - - [2025-10-31 00:00:26] "GET /virtual-networks?parent_id=a6bdc041-319f-481f-ba83-5cbb1f96e58f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004999 10.0.0.240 - - [2025-10-31 00:00:26] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033417 10.0.0.240 - - [2025-10-31 00:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.240 - - [2025-10-31 00:00:26] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.008745 10.0.0.240 - - [2025-10-31 00:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.240 - - [2025-10-31 00:00:26] "GET /service-appliance-set/667ba2aa-39ea-42e9-b57b-80413b4c31ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003532 10.0.0.240 - - [2025-10-31 00:00:26] "POST /virtual-networks HTTP/1.1" 200 514 0.063061 10.0.0.240 - - [2025-10-31 00:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.240 - - [2025-10-31 00:00:26] "GET /network-ipam/2877afa5-2b5a-469e-96f7-1f6dcdd201cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.002988 10.0.0.240 - - [2025-10-31 00:00:26] "POST /fqname-to-id HTTP/1.1" 404 254 0.001997 10.0.0.240 - - [2025-10-31 00:00:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.141407 10.0.0.240 - - [2025-10-31 00:00:26] "GET /virtual-machine-interface/1f0871f0-961c-4149-9c1e-d8cf77f2a2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011934 10.0.0.240 - - [2025-10-31 00:00:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007847 10.0.0.240 - - [2025-10-31 00:00:26] "POST /ref-update HTTP/1.1" 200 156 0.159211 10.0.0.240 - - [2025-10-31 00:00:26] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.007101 10.0.0.240 - - [2025-10-31 00:00:26] "GET /domains HTTP/1.1" 200 281 0.001996 10.0.0.240 - - [2025-10-31 00:00:26] "GET /domain/f6be4a7b-7730-4452-98a2-b3a7d5551645 HTTP/1.1" 200 3100 0.008807 10.0.0.240 - - [2025-10-31 00:00:26] "POST /instance-ips HTTP/1.1" 200 410 0.034161 10.0.0.240 - - [2025-10-31 00:00:26] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f HTTP/1.1" 200 5498 0.049908 10.0.0.240 - - [2025-10-31 00:00:26] "GET /instance-ip/a83cf1e1-3baa-46b2-a30a-b7df895a63c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006524 10.0.0.240 - - [2025-10-31 00:00:26] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1 HTTP/1.1" 200 2097 0.004713 10.0.0.240 - - [2025-10-31 00:00:26] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1 HTTP/1.1" 200 2097 0.003364 10.0.0.240 - - [2025-10-31 00:00:26] "GET /routing-instance/ca18061d-5068-44ca-83e0-c8f290d6d8ec HTTP/1.1" 200 1183 0.002359 10.0.0.240 - - [2025-10-31 00:00:26] "GET /routing-instance/ca18061d-5068-44ca-83e0-c8f290d6d8ec HTTP/1.1" 200 1183 0.006462 10.0.0.240 - - [2025-10-31 00:00:26] "POST /loadbalancers HTTP/1.1" 200 612 0.083638 10.0.0.240 - - [2025-10-31 00:00:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014516 10.0.0.240 - - [2025-10-31 00:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.240 - - [2025-10-31 00:00:26] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045655 10.0.0.240 - - [2025-10-31 00:00:26] "GET /instance-ip/a83cf1e1-3baa-46b2-a30a-b7df895a63c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002798 10.0.0.240 - - [2025-10-31 00:00:26] "POST /floating-ips HTTP/1.1" 200 599 0.015392 10.0.0.240 - - [2025-10-31 00:00:26] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047393 10.0.0.240 - - [2025-10-31 00:00:26] "GET /loadbalancer/6b55e37c-282d-428b-b90f-2144659731d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003360 10.0.0.240 - - [2025-10-31 00:00:26] "POST /route-targets HTTP/1.1" 200 328 0.022137 10.0.0.240 - - [2025-10-31 00:00:26] "POST /ref-update HTTP/1.1" 200 156 0.016931 10.0.0.240 - - [2025-10-31 00:00:26] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.040962 10.0.0.240 - - [2025-10-31 00:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.240 - - [2025-10-31 00:00:26] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031665 10.0.0.240 - - [2025-10-31 00:00:26] "GET /loadbalancer-listener/5fef1b7e-9d59-434e-ab92-0521da93ee25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.002827 10.0.0.240 - - [2025-10-31 00:00:26] "GET /loadbalancer-listener/5fef1b7e-9d59-434e-ab92-0521da93ee25?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002504 10.0.0.240 - - [2025-10-31 00:00:26] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.025585 10.0.0.240 - - [2025-10-31 00:00:26] "GET /instance-ip/a83cf1e1-3baa-46b2-a30a-b7df895a63c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005085 10.0.0.240 - - [2025-10-31 00:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.240 - - [2025-10-31 00:00:26] "GET /loadbalancer/6b55e37c-282d-428b-b90f-2144659731d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001940 10.0.0.240 - - [2025-10-31 00:00:26] "GET /instance-ip/a83cf1e1-3baa-46b2-a30a-b7df895a63c7?fields=floating_ips HTTP/1.1" 200 1215 0.007778 10.0.0.240 - - [2025-10-31 00:00:27] "GET /floating-ip/d71ef14e-4321-4c35-b62e-397ab5ff080e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002909 10.0.0.240 - - [2025-10-31 00:00:27] "POST /tags HTTP/1.1" 200 296 0.050152 10.0.0.240 - - [2025-10-31 00:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009298 10.0.0.240 - - [2025-10-31 00:00:27] "GET /tag/20b01fa1-0b43-42a2-8c22-3e153974806b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013250 10.0.0.240 - - [2025-10-31 00:00:27] "POST /tags HTTP/1.1" 409 233 0.002205 10.0.0.240 - - [2025-10-31 00:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.240 - - [2025-10-31 00:00:27] "GET /tag/4226f269-c196-4a97-8d5c-b240dcc7b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.009884 10.0.0.240 - - [2025-10-31 00:00:27] "POST /tags HTTP/1.1" 409 206 0.001630 10.0.0.240 - - [2025-10-31 00:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.240 - - [2025-10-31 00:00:27] "GET /tag/8d65dc77-3aa5-48ad-bcf3-2099ee4cc60f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015107 10.0.0.240 - - [2025-10-31 00:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.240 - - [2025-10-31 00:00:27] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004725 10.0.0.240 - - [2025-10-31 00:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.240 - - [2025-10-31 00:00:27] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040334 10.0.0.240 - - [2025-10-31 00:00:27] "POST /virtual-machines HTTP/1.1" 200 370 0.010687 10.0.0.240 - - [2025-10-31 00:00:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014129 10.0.0.240 - - [2025-10-31 00:00:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.116054 10.0.0.240 - - [2025-10-31 00:00:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020923 10.0.0.240 - - [2025-10-31 00:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006266 10.0.0.240 - - [2025-10-31 00:00:27] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004778 10.0.0.240 - - [2025-10-31 00:00:27] "POST /instance-ips HTTP/1.1" 200 410 0.018564 10.0.0.240 - - [2025-10-31 00:00:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031682 10.0.0.240 - - [2025-10-31 00:00:27] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011245 10.0.0.240 - - [2025-10-31 00:00:27] "POST /set-tag HTTP/1.1" 200 109 0.015371 10.0.0.240 - - [2025-10-31 00:00:27] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010733 10.0.0.240 - - [2025-10-31 00:00:27] "GET /instance-ip/9b992d18-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006410 10.0.0.240 - - [2025-10-31 00:00:27] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003860 10.0.0.240 - - [2025-10-31 00:00:27] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.240 - - [2025-10-31 00:00:27] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002868 10.0.0.240 - - [2025-10-31 00:00:27] "POST /ref-update HTTP/1.1" 200 156 0.007617 10.0.0.240 - - [2025-10-31 00:00:27] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011617 10.0.0.240 - - [2025-10-31 00:00:27] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.240 - - [2025-10-31 00:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.240 - - [2025-10-31 00:00:27] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003370 10.0.0.240 - - [2025-10-31 00:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.240 - - [2025-10-31 00:00:28] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026793 10.0.0.240 - - [2025-10-31 00:00:28] "POST /virtual-machines HTTP/1.1" 200 370 0.007402 10.0.0.240 - - [2025-10-31 00:00:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021649 10.0.0.240 - - [2025-10-31 00:00:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.109251 10.0.0.240 - - [2025-10-31 00:00:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023795 10.0.0.240 - - [2025-10-31 00:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.240 - - [2025-10-31 00:00:28] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.012574 10.0.0.240 - - [2025-10-31 00:00:28] "POST /instance-ips HTTP/1.1" 200 410 0.022276 10.0.0.240 - - [2025-10-31 00:00:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030725 10.0.0.240 - - [2025-10-31 00:00:28] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007406 10.0.0.240 - - [2025-10-31 00:00:28] "POST /set-tag HTTP/1.1" 200 109 0.015988 10.0.0.240 - - [2025-10-31 00:00:28] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016126 10.0.0.240 - - [2025-10-31 00:00:28] "GET /instance-ip/9c03a1fc-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003611 10.0.0.240 - - [2025-10-31 00:00:28] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004334 10.0.0.240 - - [2025-10-31 00:00:28] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.240 - - [2025-10-31 00:00:28] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.002829 10.0.0.240 - - [2025-10-31 00:00:28] "POST /ref-update HTTP/1.1" 200 156 0.006975 10.0.0.240 - - [2025-10-31 00:00:28] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009080 10.0.0.240 - - [2025-10-31 00:00:28] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.240 - - [2025-10-31 00:00:28] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003496 10.0.0.240 - - [2025-10-31 00:00:28] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.240 - - [2025-10-31 00:00:28] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004082 10.0.0.240 - - [2025-10-31 00:00:28] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.240 - - [2025-10-31 00:00:31] "GET /domains HTTP/1.1" 200 281 0.001739 10.0.0.240 - - [2025-10-31 00:00:31] "GET /domain/f6be4a7b-7730-4452-98a2-b3a7d5551645 HTTP/1.1" 200 3100 0.002613 10.0.0.240 - - [2025-10-31 00:00:31] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f HTTP/1.1" 200 7092 0.035361 10.0.0.240 - - [2025-10-31 00:00:31] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1 HTTP/1.1" 200 2097 0.003304 10.0.0.240 - - [2025-10-31 00:00:31] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1 HTTP/1.1" 200 2097 0.003415 10.0.0.240 - - [2025-10-31 00:00:31] "GET /routing-instance/ca18061d-5068-44ca-83e0-c8f290d6d8ec HTTP/1.1" 200 1405 0.003006 10.0.0.240 - - [2025-10-31 00:00:31] "GET /routing-instance/ca18061d-5068-44ca-83e0-c8f290d6d8ec HTTP/1.1" 200 1405 0.002002 10.0.0.240 - - [2025-10-31 00:00:31] "GET /route-target/4d455c53-7509-4824-8a16-556760c08e5c HTTP/1.1" 200 1153 0.001704 10.0.0.240 - - [2025-10-31 00:00:31] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1 HTTP/1.1" 200 2097 0.003101 10.0.0.240 - - [2025-10-31 00:00:31] "GET /routing-instance/ca18061d-5068-44ca-83e0-c8f290d6d8ec HTTP/1.1" 200 1405 0.001979 10.0.0.240 - - [2025-10-31 00:00:31] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003117 10.0.0.240 - - [2025-10-31 00:00:31] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1 HTTP/1.1" 200 2097 0.003030 10.0.0.240 - - [2025-10-31 00:00:31] "GET /routing-instance/ca18061d-5068-44ca-83e0-c8f290d6d8ec HTTP/1.1" 200 1405 0.001984 10.0.0.240 - - [2025-10-31 00:00:31] "GET /routing-instance/ca18061d-5068-44ca-83e0-c8f290d6d8ec HTTP/1.1" 200 1405 0.001894 10.0.0.240 - - [2025-10-31 00:00:31] "GET /route-target/4d455c53-7509-4824-8a16-556760c08e5c HTTP/1.1" 200 1153 0.001921 10.0.0.240 - - [2025-10-31 00:00:31] "GET /domains HTTP/1.1" 200 281 0.002004 10.0.0.240 - - [2025-10-31 00:00:31] "GET /domain/f6be4a7b-7730-4452-98a2-b3a7d5551645 HTTP/1.1" 200 3100 0.003237 10.0.0.240 - - [2025-10-31 00:00:31] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f HTTP/1.1" 200 7092 0.034398 10.0.0.240 - - [2025-10-31 00:00:31] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1 HTTP/1.1" 200 2097 0.003557 10.0.0.240 - - [2025-10-31 00:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.240 - - [2025-10-31 00:00:31] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026562 10.0.0.240 - - [2025-10-31 00:00:31] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.004214 10.0.0.240 - - [2025-10-31 00:00:31] "GET /floating-ip-pools?parent_id=b33ff998-b00e-4190-8e56-3574477ac8d1&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001628 10.0.0.240 - - [2025-10-31 00:00:31] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003683 10.0.0.240 - - [2025-10-31 00:00:31] "POST /floating-ip-pools HTTP/1.1" 200 564 0.020086 10.0.0.240 - - [2025-10-31 00:00:31] "POST /ref-update HTTP/1.1" 200 156 0.018242 10.0.0.240 - - [2025-10-31 00:00:31] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.011089 10.0.0.240 - - [2025-10-31 00:00:32] "GET /domains HTTP/1.1" 200 281 0.001778 10.0.0.240 - - [2025-10-31 00:00:32] "GET /domain/f6be4a7b-7730-4452-98a2-b3a7d5551645 HTTP/1.1" 200 3100 0.002566 10.0.0.240 - - [2025-10-31 00:00:32] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f HTTP/1.1" 200 7349 0.030449 10.0.0.240 - - [2025-10-31 00:00:32] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1 HTTP/1.1" 200 2336 0.004719 10.0.0.240 - - [2025-10-31 00:00:32] "GET /floating-ip-pool/38eb3562-137a-4546-b119-9f00d06b7139 HTTP/1.1" 200 1317 0.002177 10.0.0.240 - - [2025-10-31 00:00:32] "GET /domains HTTP/1.1" 200 281 0.001413 10.0.0.240 - - [2025-10-31 00:00:32] "GET /domain/f6be4a7b-7730-4452-98a2-b3a7d5551645 HTTP/1.1" 200 3100 0.002417 10.0.0.240 - - [2025-10-31 00:00:32] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f HTTP/1.1" 200 7349 0.029834 10.0.0.240 - - [2025-10-31 00:00:32] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1 HTTP/1.1" 200 2336 0.003638 10.0.0.240 - - [2025-10-31 00:00:32] "GET /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003541 10.0.0.240 - - [2025-10-31 00:00:32] "POST /tags HTTP/1.1" 200 366 0.042856 10.0.0.240 - - [2025-10-31 00:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010047 10.0.0.240 - - [2025-10-31 00:00:32] "GET /tag/d1ab0697-f7ef-4baa-ae77-cc1ddb2838ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012120 10.0.0.240 - - [2025-10-31 00:00:32] "POST /tags HTTP/1.1" 409 206 0.001480 10.0.0.240 - - [2025-10-31 00:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.240 - - [2025-10-31 00:00:32] "GET /tag/8d65dc77-3aa5-48ad-bcf3-2099ee4cc60f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010210 10.0.0.240 - - [2025-10-31 00:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.240 - - [2025-10-31 00:00:32] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.036958 10.0.0.240 - - [2025-10-31 00:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.240 - - [2025-10-31 00:00:32] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003474 10.0.0.240 - - [2025-10-31 00:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.240 - - [2025-10-31 00:00:32] "GET /service-appliance-set/3e1dd7d6-600b-48ef-aecc-704a940bee38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003073 10.0.0.240 - - [2025-10-31 00:00:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002662 10.0.0.240 - - [2025-10-31 00:00:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.087245 10.0.0.240 - - [2025-10-31 00:00:32] "GET /virtual-machine-interface/dae0c396-a15c-4534-ae55-362acc02998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.014755 10.0.0.240 - - [2025-10-31 00:00:32] "POST /set-tag HTTP/1.1" 200 109 0.013535 10.0.0.240 - - [2025-10-31 00:00:32] "POST /instance-ips HTTP/1.1" 200 418 0.027079 10.0.0.240 - - [2025-10-31 00:00:32] "GET /instance-ip/2479ea94-e418-4678-a8a4-3f70787a4099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.012616 10.0.0.240 - - [2025-10-31 00:00:32] "POST /loadbalancers HTTP/1.1" 200 620 0.060787 10.0.0.240 - - [2025-10-31 00:00:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021924 10.0.0.240 - - [2025-10-31 00:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005834 10.0.0.240 - - [2025-10-31 00:00:32] "POST /service-instances HTTP/1.1" 200 568 0.026575 10.0.0.240 - - [2025-10-31 00:00:32] "POST /ref-update HTTP/1.1" 200 156 0.011957 10.0.0.240 - - [2025-10-31 00:00:32] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.044660 10.0.0.240 - - [2025-10-31 00:00:32] "GET /virtual-machine-interface/dae0c396-a15c-4534-ae55-362acc02998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005620 10.0.0.240 - - [2025-10-31 00:00:32] "GET /virtual-machine-interface/dae0c396-a15c-4534-ae55-362acc02998b?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.004258 10.0.0.240 - - [2025-10-31 00:00:32] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.012996 10.0.0.240 - - [2025-10-31 00:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.240 - - [2025-10-31 00:00:32] "GET /floating-ip-pool/38eb3562-137a-4546-b119-9f00d06b7139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004332 10.0.0.240 - - [2025-10-31 00:00:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008881 10.0.0.240 - - [2025-10-31 00:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.240 - - [2025-10-31 00:00:33] "POST /virtual-machines HTTP/1.1" 200 430 0.017911 10.0.0.240 - - [2025-10-31 00:00:33] "POST /floating-ips HTTP/1.1" 200 673 0.128991 10.0.0.240 - - [2025-10-31 00:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027049 10.0.0.240 - - [2025-10-31 00:00:33] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015172 10.0.0.240 - - [2025-10-31 00:00:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.133597 10.0.0.240 - - [2025-10-31 00:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009151 10.0.0.240 - - [2025-10-31 00:00:33] "POST /chown HTTP/1.1" 200 109 0.026465 10.0.0.240 - - [2025-10-31 00:00:33] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012666 10.0.0.240 - - [2025-10-31 00:00:33] "POST /tags HTTP/1.1" 409 221 0.002841 10.0.0.240 - - [2025-10-31 00:00:33] "POST /chown HTTP/1.1" 200 109 0.007906 10.0.0.240 - - [2025-10-31 00:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.240 - - [2025-10-31 00:00:33] "GET /tag/2165a75d-1146-425e-8404-c175ef0708d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018150 10.0.0.240 - - [2025-10-31 00:00:33] "POST /tags HTTP/1.1" 409 238 0.005308 10.0.0.240 - - [2025-10-31 00:00:33] "PUT /virtual-machine-interface/ea010f7d-2342-4b81-843c-24ac7f49e2b7 HTTP/1.1" 200 285 0.029919 10.0.0.240 - - [2025-10-31 00:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007634 10.0.0.240 - - [2025-10-31 00:00:33] "GET /tag/d1ab0697-f7ef-4baa-ae77-cc1ddb2838ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016886 10.0.0.240 - - [2025-10-31 00:00:33] "PUT /instance-ip/2479ea94-e418-4678-a8a4-3f70787a4099 HTTP/1.1" 200 257 0.050561 10.0.0.240 - - [2025-10-31 00:00:33] "POST /ref-update HTTP/1.1" 200 156 0.027498 10.0.0.240 - - [2025-10-31 00:00:33] "POST /firewall-rules HTTP/1.1" 200 652 0.115611 10.0.0.240 - - [2025-10-31 00:00:33] "POST /ref-update HTTP/1.1" 200 156 0.053311 10.0.0.240 - - [2025-10-31 00:00:33] "POST /ref-update HTTP/1.1" 200 156 0.020315 10.0.0.240 - - [2025-10-31 00:00:33] "GET /firewall-rule/ee2a3de6-41c0-45df-a9e2-f1614391a4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.015320 10.0.0.240 - - [2025-10-31 00:00:33] "GET /firewall-policy/2e161be6-3633-4893-a9d7-9c5a1e036f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004738 10.0.0.240 - - [2025-10-31 00:00:33] "GET /firewall-rule/ee2a3de6-41c0-45df-a9e2-f1614391a4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.001938 10.0.0.240 - - [2025-10-31 00:00:33] "POST /ref-update HTTP/1.1" 200 156 0.025078 10.0.0.240 - - [2025-10-31 00:00:33] "POST /ref-update HTTP/1.1" 200 156 0.017730 10.0.0.240 - - [2025-10-31 00:00:33] "POST /ref-update HTTP/1.1" 200 156 0.045510 10.0.0.240 - - [2025-10-31 00:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.240 - - [2025-10-31 00:00:33] "POST /ref-update HTTP/1.1" 200 156 0.058361 10.0.0.240 - - [2025-10-31 00:00:33] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.061253 10.0.0.240 - - [2025-10-31 00:00:33] "POST /virtual-machines HTTP/1.1" 200 430 0.031559 10.0.0.240 - - [2025-10-31 00:00:33] "GET /loadbalancer/99c6eec2-b8bd-47c7-bdfe-52c345c5d251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002644 10.0.0.240 - - [2025-10-31 00:00:33] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.018823 10.0.0.240 - - [2025-10-31 00:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.240 - - [2025-10-31 00:00:33] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.059381 10.0.0.240 - - [2025-10-31 00:00:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.137233 10.0.0.240 - - [2025-10-31 00:00:33] "GET /loadbalancer-listener/4984bc75-3c4b-44d3-807a-164285688805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.028006 10.0.0.240 - - [2025-10-31 00:00:33] "POST /chown HTTP/1.1" 200 109 0.028569 10.0.0.240 - - [2025-10-31 00:00:33] "GET /loadbalancer-listener/4984bc75-3c4b-44d3-807a-164285688805?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.010117 10.0.0.240 - - [2025-10-31 00:00:34] "POST /chown HTTP/1.1" 200 109 0.026932 10.0.0.240 - - [2025-10-31 00:00:34] "PUT /virtual-machine-interface/3bcf9e8b-f324-4fdc-85a3-93ad6e84e11d HTTP/1.1" 200 285 0.043233 10.0.0.240 - - [2025-10-31 00:00:34] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.105974 10.0.0.240 - - [2025-10-31 00:00:34] "PUT /instance-ip/2479ea94-e418-4678-a8a4-3f70787a4099 HTTP/1.1" 200 257 0.046892 10.0.0.240 - - [2025-10-31 00:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.041639 10.0.0.240 - - [2025-10-31 00:00:34] "GET /loadbalancer-pool/d2e48e7d-622f-4ec1-b498-9f326a616083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.015942 10.0.0.240 - - [2025-10-31 00:00:34] "POST /ref-update HTTP/1.1" 200 156 0.044568 10.0.0.240 - - [2025-10-31 00:00:34] "POST /ref-update HTTP/1.1" 200 156 0.021918 10.0.0.240 - - [2025-10-31 00:00:34] "POST /loadbalancer-members HTTP/1.1" 200 709 0.047665 10.0.0.240 - - [2025-10-31 00:00:34] "POST /ref-update HTTP/1.1" 200 156 0.028807 10.0.0.240 - - [2025-10-31 00:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.035006 10.0.0.240 - - [2025-10-31 00:00:34] "POST /ref-update HTTP/1.1" 200 156 0.039457 10.0.0.240 - - [2025-10-31 00:00:34] "GET /loadbalancer-member/0a28b6ac-3c3c-4850-92cd-d8a72d20f29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.004745 10.0.0.240 - - [2025-10-31 00:00:34] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002037 10.0.0.240 - - [2025-10-31 00:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.240 - - [2025-10-31 00:00:34] "POST /ref-update HTTP/1.1" 200 156 0.011185 10.0.0.240 - - [2025-10-31 00:00:34] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015353 10.0.0.240 - - [2025-10-31 00:00:34] "POST /tags HTTP/1.1" 409 221 0.004787 10.0.0.240 - - [2025-10-31 00:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.240 - - [2025-10-31 00:00:34] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.007404 10.0.0.240 - - [2025-10-31 00:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011125 10.0.0.240 - - [2025-10-31 00:00:34] "GET /tag/2165a75d-1146-425e-8404-c175ef0708d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009794 10.0.0.240 - - [2025-10-31 00:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.240 - - [2025-10-31 00:00:34] "POST /tags HTTP/1.1" 409 238 0.004106 10.0.0.240 - - [2025-10-31 00:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.240 - - [2025-10-31 00:00:34] "GET /tag/d1ab0697-f7ef-4baa-ae77-cc1ddb2838ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011479 10.0.0.240 - - [2025-10-31 00:00:34] "POST /firewall-rules HTTP/1.1" 409 293 0.001704 10.0.0.240 - - [2025-10-31 00:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.240 - - [2025-10-31 00:00:34] "POST /chown HTTP/1.1" 200 109 0.028378 10.0.0.240 - - [2025-10-31 00:00:34] "POST /chown HTTP/1.1" 200 109 0.019150 10.0.0.240 - - [2025-10-31 00:00:34] "PUT /instance-ip/2479ea94-e418-4678-a8a4-3f70787a4099 HTTP/1.1" 200 257 0.025194 10.0.0.240 - - [2025-10-31 00:00:34] "PUT /firewall-rule/ee2a3de6-41c0-45df-a9e2-f1614391a4a3 HTTP/1.1" 200 261 0.024378 10.0.0.240 - - [2025-10-31 00:00:34] "GET /firewall-rule/ee2a3de6-41c0-45df-a9e2-f1614391a4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.019163 10.0.0.240 - - [2025-10-31 00:00:34] "GET /firewall-policy/2e161be6-3633-4893-a9d7-9c5a1e036f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004177 10.0.0.240 - - [2025-10-31 00:00:34] "POST /ref-update HTTP/1.1" 200 156 0.009660 10.0.0.240 - - [2025-10-31 00:00:34] "POST /chown HTTP/1.1" 200 109 0.013471 10.0.0.240 - - [2025-10-31 00:00:34] "GET /firewall-rule/ee2a3de6-41c0-45df-a9e2-f1614391a4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004151 10.0.0.240 - - [2025-10-31 00:00:34] "POST /chown HTTP/1.1" 200 109 0.015376 10.0.0.240 - - [2025-10-31 00:00:34] "PUT /instance-ip/2479ea94-e418-4678-a8a4-3f70787a4099 HTTP/1.1" 200 257 0.012959 10.0.0.240 - - [2025-10-31 00:00:34] "POST /ref-update HTTP/1.1" 200 156 0.025875 10.0.0.240 - - [2025-10-31 00:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.240 - - [2025-10-31 00:00:34] "POST /chown HTTP/1.1" 200 109 0.005846 10.0.0.240 - - [2025-10-31 00:00:34] "POST /chown HTTP/1.1" 200 109 0.017729 10.0.0.240 - - [2025-10-31 00:00:34] "PUT /instance-ip/2479ea94-e418-4678-a8a4-3f70787a4099 HTTP/1.1" 200 257 0.019394 10.0.0.240 - - [2025-10-31 00:00:34] "POST /ref-update HTTP/1.1" 200 156 0.009676 10.0.0.240 - - [2025-10-31 00:00:34] "POST /chown HTTP/1.1" 200 109 0.014550 10.0.0.240 - - [2025-10-31 00:00:34] "POST /chown HTTP/1.1" 200 109 0.010131 10.0.0.240 - - [2025-10-31 00:00:35] "PUT /instance-ip/2479ea94-e418-4678-a8a4-3f70787a4099 HTTP/1.1" 200 257 0.010646 10.0.0.240 - - [2025-10-31 00:00:35] "POST /ref-update HTTP/1.1" 200 156 0.022288 10.0.0.240 - - [2025-10-31 00:00:35] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.008721 10.0.0.240 - - [2025-10-31 00:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015296 10.0.0.240 - - [2025-10-31 00:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015102 10.0.0.240 - - [2025-10-31 00:00:35] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.009718 10.0.0.240 - - [2025-10-31 00:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.240 - - [2025-10-31 00:00:35] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.008298 10.0.0.240 - - [2025-10-31 00:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015459 10.0.0.240 - - [2025-10-31 00:00:35] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.039584 10.0.0.240 - - [2025-10-31 00:00:35] "POST /virtual-machines HTTP/1.1" 200 374 0.010302 10.0.0.240 - - [2025-10-31 00:00:35] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.014051 10.0.0.240 - - [2025-10-31 00:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028779 10.0.0.240 - - [2025-10-31 00:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025414 10.0.0.240 - - [2025-10-31 00:00:35] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.008756 10.0.0.240 - - [2025-10-31 00:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.037220 10.0.0.240 - - [2025-10-31 00:00:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.155431 10.0.0.240 - - [2025-10-31 00:00:35] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.007244 10.0.0.240 - - [2025-10-31 00:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019153 10.0.0.240 - - [2025-10-31 00:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030983 10.0.0.240 - - [2025-10-31 00:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.240 - - [2025-10-31 00:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.240 - - [2025-10-31 00:00:35] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004939 10.0.0.240 - - [2025-10-31 00:00:35] "POST /chown HTTP/1.1" 200 109 0.006547 10.0.0.240 - - [2025-10-31 00:00:35] "POST /chown HTTP/1.1" 200 109 0.018655 10.0.0.240 - - [2025-10-31 00:00:35] "POST /ref-update HTTP/1.1" 200 156 0.016944 10.0.0.240 - - [2025-10-31 00:00:35] "POST /instance-ips HTTP/1.1" 200 414 0.052391 10.0.0.240 - - [2025-10-31 00:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020248 10.0.0.240 - - [2025-10-31 00:00:35] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.008975 10.0.0.240 - - [2025-10-31 00:00:35] "POST /chown HTTP/1.1" 200 109 0.015361 10.0.0.240 - - [2025-10-31 00:00:35] "POST /chown HTTP/1.1" 200 109 0.014634 10.0.0.240 - - [2025-10-31 00:00:35] "POST /ref-update HTTP/1.1" 200 156 0.025253 10.0.0.240 - - [2025-10-31 00:00:35] "POST /set-tag HTTP/1.1" 200 109 0.052390 10.0.0.240 - - [2025-10-31 00:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009761 10.0.0.240 - - [2025-10-31 00:00:35] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.025696 10.0.0.240 - - [2025-10-31 00:00:35] "GET /instance-ip/a05e68cc-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.005855 10.0.0.240 - - [2025-10-31 00:00:35] "POST /chown HTTP/1.1" 200 109 0.037267 10.0.0.240 - - [2025-10-31 00:00:35] "POST /chown HTTP/1.1" 200 109 0.018388 10.0.0.240 - - [2025-10-31 00:00:35] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008362 10.0.0.240 - - [2025-10-31 00:00:35] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.240 - - [2025-10-31 00:00:35] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008005 10.0.0.240 - - [2025-10-31 00:00:35] "POST /chown HTTP/1.1" 200 109 0.008775 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.042088 10.0.0.240 - - [2025-10-31 00:00:36] "POST /ref-update HTTP/1.1" 200 156 0.044852 10.0.0.240 - - [2025-10-31 00:00:36] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.030831 10.0.0.240 - - [2025-10-31 00:00:36] "POST /set-tag HTTP/1.1" 200 109 0.020899 10.0.0.240 - - [2025-10-31 00:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.006282 10.0.0.240 - - [2025-10-31 00:00:36] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.027839 10.0.0.240 - - [2025-10-31 00:00:36] "POST /set-tag HTTP/1.1" 200 109 0.011880 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.028913 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.024934 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.031804 10.0.0.240 - - [2025-10-31 00:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.020027 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.054002 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.016462 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.050773 10.0.0.240 - - [2025-10-31 00:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.007921 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.024636 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.039886 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.010998 10.0.0.240 - - [2025-10-31 00:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021566 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.024276 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.028985 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.038661 10.0.0.240 - - [2025-10-31 00:00:36] "POST /chown HTTP/1.1" 200 109 0.032727 10.0.0.240 - - [2025-10-31 00:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.008584 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.010477 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.006681 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.016758 10.0.0.240 - - [2025-10-31 00:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.006275 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.019544 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.015582 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.005687 10.0.0.240 - - [2025-10-31 00:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.005416 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.005470 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.016577 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.021494 10.0.0.240 - - [2025-10-31 00:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010950 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.006659 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.019295 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.005929 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.021798 10.0.0.240 - - [2025-10-31 00:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.007092 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.026499 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.021380 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.007768 10.0.0.240 - - [2025-10-31 00:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.009421 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.012728 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.005882 10.0.0.240 - - [2025-10-31 00:00:37] "POST /chown HTTP/1.1" 200 109 0.014373 10.0.0.240 - - [2025-10-31 00:00:38] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008098 10.0.0.240 - - [2025-10-31 00:00:38] "POST /set-tag HTTP/1.1" 200 109 0.003657 10.0.0.240 - - [2025-10-31 00:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.240 - - [2025-10-31 00:00:38] "GET /loadbalancer/6b55e37c-282d-428b-b90f-2144659731d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001869 10.0.0.240 - - [2025-10-31 00:00:38] "GET /loadbalancer-pool/016a94b7-f026-4fc4-8782-c64aa021a709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.001991 10.0.0.240 - - [2025-10-31 00:00:38] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019162 10.0.0.240 - - [2025-10-31 00:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011251 10.0.0.240 - - [2025-10-31 00:00:38] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008211 10.0.0.240 - - [2025-10-31 00:00:38] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005421 10.0.0.240 - - [2025-10-31 00:00:38] "POST /ref-update HTTP/1.1" 200 156 0.006968 10.0.0.240 - - [2025-10-31 00:00:38] "POST /tags HTTP/1.1" 409 221 0.001999 10.0.0.240 - - [2025-10-31 00:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.240 - - [2025-10-31 00:00:38] "GET /tag/2165a75d-1146-425e-8404-c175ef0708d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010289 10.0.0.240 - - [2025-10-31 00:00:38] "GET /floating-ip/d71ef14e-4321-4c35-b62e-397ab5ff080e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.013239 10.0.0.240 - - [2025-10-31 00:00:38] "PUT /floating-ip/d71ef14e-4321-4c35-b62e-397ab5ff080e HTTP/1.1" 200 257 0.007888 10.0.0.240 - - [2025-10-31 00:00:38] "POST /set-tag HTTP/1.1" 200 109 0.040007 10.0.0.240 - - [2025-10-31 00:00:39] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009259 10.0.0.240 - - [2025-10-31 00:00:39] "POST /set-tag HTTP/1.1" 200 109 0.007097 10.0.0.240 - - [2025-10-31 00:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.240 - - [2025-10-31 00:00:39] "GET /loadbalancer/6b55e37c-282d-428b-b90f-2144659731d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002977 10.0.0.240 - - [2025-10-31 00:00:39] "GET /loadbalancer-pool/016a94b7-f026-4fc4-8782-c64aa021a709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003047 10.0.0.240 - - [2025-10-31 00:00:39] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019681 10.0.0.240 - - [2025-10-31 00:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015872 10.0.0.240 - - [2025-10-31 00:00:39] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012183 10.0.0.240 - - [2025-10-31 00:00:39] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007581 10.0.0.240 - - [2025-10-31 00:00:39] "POST /ref-update HTTP/1.1" 200 156 0.011547 10.0.0.240 - - [2025-10-31 00:00:39] "POST /set-tag HTTP/1.1" 200 109 0.018816 10.0.0.240 - - [2025-10-31 00:00:39] "GET /floating-ip/d71ef14e-4321-4c35-b62e-397ab5ff080e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.011868 10.0.0.240 - - [2025-10-31 00:00:40] "GET /virtual-machine/8f4d6573-5168-4a0b-870f-12a5c58cc94a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003188 10.0.0.240 - - [2025-10-31 00:00:40] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004561 10.0.0.240 - - [2025-10-31 00:00:40] "GET /virtual-machine/275bd465-ca05-4fe3-b3e8-387c6e847e40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002765 10.0.0.240 - - [2025-10-31 00:00:40] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004031 10.0.0.240 - - [2025-10-31 00:00:50] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004260 10.0.0.240 - - [2025-10-31 00:00:50] "POST /set-tag HTTP/1.1" 200 109 0.001703 10.0.0.240 - - [2025-10-31 00:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.240 - - [2025-10-31 00:00:54] "POST /chown HTTP/1.1" 200 109 0.011666 10.0.0.240 - - [2025-10-31 00:00:54] "POST /chown HTTP/1.1" 200 109 0.008769 10.0.0.240 - - [2025-10-31 00:00:54] "POST /chown HTTP/1.1" 200 109 0.006808 10.0.0.240 - - [2025-10-31 00:00:54] "POST /chown HTTP/1.1" 200 109 0.007587 10.0.0.240 - - [2025-10-31 00:00:55] "GET /virtual-machine/fd884bae-f130-4ee4-900c-8c6f35323784?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002815 10.0.0.240 - - [2025-10-31 00:00:55] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003407 10.0.0.240 - - [2025-10-31 00:00:55] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005950 10.0.0.240 - - [2025-10-31 00:00:55] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.240 - - [2025-10-31 00:01:07] "GET /global-system-configs HTTP/1.1" 200 323 0.003109 10.0.0.240 - - [2025-10-31 00:01:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002414 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:01:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:01:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000783 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:01:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:01:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000833 10.0.0.240 - - [2025-10-31 00:01:26] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004115 10.0.0.240 - - [2025-10-31 00:01:26] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.240 - - [2025-10-31 00:01:26] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003412 10.0.0.240 - - [2025-10-31 00:01:26] "POST /set-tag HTTP/1.1" 200 109 0.001520 10.0.0.240 - - [2025-10-31 00:01:26] "GET /virtual-machine/fd884bae-f130-4ee4-900c-8c6f35323784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.001891 10.0.0.240 - - [2025-10-31 00:01:26] "POST /ref-update HTTP/1.1" 200 156 0.007760 10.0.0.240 - - [2025-10-31 00:01:26] "GET /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004448 10.0.0.240 - - [2025-10-31 00:01:26] "POST /set-tag HTTP/1.1" 200 109 0.013868 10.0.0.240 - - [2025-10-31 00:01:26] "POST /set-tag HTTP/1.1" 200 109 0.035597 10.0.0.240 - - [2025-10-31 00:01:26] "DELETE /instance-ip/a05e68cc-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.049697 10.0.0.240 - - [2025-10-31 00:01:27] "DELETE /virtual-machine-interface/a0398660-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.036325 10.0.0.240 - - [2025-10-31 00:01:27] "DELETE /virtual-machine/fd884bae-f130-4ee4-900c-8c6f35323784 HTTP/1.1" 200 115 0.037491 10.0.0.240 - - [2025-10-31 00:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.240 - - [2025-10-31 00:01:30] "GET /tag/d1ab0697-f7ef-4baa-ae77-cc1ddb2838ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011224 10.0.0.240 - - [2025-10-31 00:01:30] "GET /tag/d1ab0697-f7ef-4baa-ae77-cc1ddb2838ad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011574 10.0.0.240 - - [2025-10-31 00:01:30] "GET /virtual-machine-interface/3bcf9e8b-f324-4fdc-85a3-93ad6e84e11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004432 10.0.0.240 - - [2025-10-31 00:01:30] "POST /set-tag HTTP/1.1" 200 109 0.016212 10.0.0.240 - - [2025-10-31 00:01:30] "GET /virtual-machine-interface/dae0c396-a15c-4534-ae55-362acc02998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007905 10.0.0.240 - - [2025-10-31 00:01:30] "POST /set-tag HTTP/1.1" 200 109 0.016240 10.0.0.240 - - [2025-10-31 00:01:30] "GET /virtual-machine-interface/ea010f7d-2342-4b81-843c-24ac7f49e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004879 10.0.0.240 - - [2025-10-31 00:01:30] "POST /set-tag HTTP/1.1" 200 109 0.014236 10.0.0.240 - - [2025-10-31 00:01:30] "GET /firewall-policy/2e161be6-3633-4893-a9d7-9c5a1e036f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003089 10.0.0.240 - - [2025-10-31 00:01:31] "GET /firewall-rule/ee2a3de6-41c0-45df-a9e2-f1614391a4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002705 10.0.0.240 - - [2025-10-31 00:01:31] "POST /ref-update HTTP/1.1" 200 156 0.012129 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /firewall-rule/ee2a3de6-41c0-45df-a9e2-f1614391a4a3 HTTP/1.1" 200 115 0.044019 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /loadbalancer-member/0a28b6ac-3c3c-4850-92cd-d8a72d20f29b HTTP/1.1" 200 115 0.054447 10.0.0.240 - - [2025-10-31 00:01:31] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.013399 10.0.0.240 - - [2025-10-31 00:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028968 10.0.0.240 - - [2025-10-31 00:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /loadbalancer-pool/d2e48e7d-622f-4ec1-b498-9f326a616083 HTTP/1.1" 200 115 0.090685 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /loadbalancer-listener/4984bc75-3c4b-44d3-807a-164285688805 HTTP/1.1" 200 115 0.023872 10.0.0.240 - - [2025-10-31 00:01:31] "GET /floating-ip/b5cb7947-ca5c-4ffd-b537-c493af0136fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2401 0.001953 10.0.0.240 - - [2025-10-31 00:01:31] "POST /chown HTTP/1.1" 200 109 0.006889 10.0.0.240 - - [2025-10-31 00:01:31] "POST /chown HTTP/1.1" 200 109 0.018350 10.0.0.240 - - [2025-10-31 00:01:31] "POST /chown HTTP/1.1" 200 109 0.029550 10.0.0.240 - - [2025-10-31 00:01:31] "PUT /floating-ip/b5cb7947-ca5c-4ffd-b537-c493af0136fe HTTP/1.1" 200 257 0.047701 10.0.0.240 - - [2025-10-31 00:01:31] "POST /chown HTTP/1.1" 200 109 0.009724 10.0.0.240 - - [2025-10-31 00:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.240 - - [2025-10-31 00:01:31] "POST /chown HTTP/1.1" 200 109 0.017539 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /floating-ip/b5cb7947-ca5c-4ffd-b537-c493af0136fe HTTP/1.1" 200 115 0.081998 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /loadbalancer/99c6eec2-b8bd-47c7-bdfe-52c345c5d251 HTTP/1.1" 200 115 0.028329 10.0.0.240 - - [2025-10-31 00:01:31] "POST /chown HTTP/1.1" 200 109 0.016198 10.0.0.240 - - [2025-10-31 00:01:31] "POST /chown HTTP/1.1" 200 109 0.019113 10.0.0.240 - - [2025-10-31 00:01:31] "POST /chown HTTP/1.1" 200 109 0.012815 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /instance-ip/2479ea94-e418-4678-a8a4-3f70787a4099 HTTP/1.1" 200 115 0.092083 10.0.0.240 - - [2025-10-31 00:01:31] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.007818 10.0.0.240 - - [2025-10-31 00:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012810 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /virtual-machine-interface/dae0c396-a15c-4534-ae55-362acc02998b HTTP/1.1" 200 115 0.080886 10.0.0.240 - - [2025-10-31 00:01:31] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.011422 10.0.0.240 - - [2025-10-31 00:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006620 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /tag/d1ab0697-f7ef-4baa-ae77-cc1ddb2838ad HTTP/1.1" 200 115 0.077908 10.0.0.240 - - [2025-10-31 00:01:31] "GET /floating-ip-pool/38eb3562-137a-4546-b119-9f00d06b7139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002302 10.0.0.240 - - [2025-10-31 00:01:31] "PUT /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 267 0.015466 10.0.0.240 - - [2025-10-31 00:01:31] "POST /ref-update HTTP/1.1" 200 156 0.019878 10.0.0.240 - - [2025-10-31 00:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030948 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /floating-ip-pool/38eb3562-137a-4546-b119-9f00d06b7139 HTTP/1.1" 200 115 0.066347 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /service-instance/ab326c35-1346-4ea0-8303-22873c794407 HTTP/1.1" 200 115 0.049611 10.0.0.240 - - [2025-10-31 00:01:31] "GET /virtual-machine-interface/3bcf9e8b-f324-4fdc-85a3-93ad6e84e11d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004823 10.0.0.240 - - [2025-10-31 00:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.240 - - [2025-10-31 00:01:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002669 10.0.0.240 - - [2025-10-31 00:01:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002936 10.0.0.240 - - [2025-10-31 00:01:31] "DELETE /virtual-network/b33ff998-b00e-4190-8e56-3574477ac8d1 HTTP/1.1" 200 115 0.119889 10.0.0.240 - - [2025-10-31 00:01:31] "GET /routing-instance/ca18061d-5068-44ca-83e0-c8f290d6d8ec HTTP/1.1" 404 171 0.001484 10.0.0.240 - - [2025-10-31 00:01:31] "GET /domains HTTP/1.1" 200 281 0.001945 10.0.0.240 - - [2025-10-31 00:01:32] "DELETE /route-target/4d455c53-7509-4824-8a16-556760c08e5c HTTP/1.1" 200 115 0.037195 10.0.0.240 - - [2025-10-31 00:01:32] "GET /domain/f6be4a7b-7730-4452-98a2-b3a7d5551645 HTTP/1.1" 200 3100 0.002896 10.0.0.240 - - [2025-10-31 00:01:32] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f HTTP/1.1" 200 7170 0.039183 10.0.0.240 - - [2025-10-31 00:01:32] "DELETE /virtual-machine-interface/3bcf9e8b-f324-4fdc-85a3-93ad6e84e11d HTTP/1.1" 200 115 0.098276 10.0.0.240 - - [2025-10-31 00:01:32] "DELETE /virtual-machine/874b55c5-447d-4d0c-9ac1-31f8c8e73a74 HTTP/1.1" 200 115 0.020113 10.0.0.240 - - [2025-10-31 00:01:32] "GET /virtual-machine-interface/ea010f7d-2342-4b81-843c-24ac7f49e2b7?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.011171 10.0.0.240 - - [2025-10-31 00:01:32] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005826 10.0.0.240 - - [2025-10-31 00:01:32] "POST /set-tag HTTP/1.1" 200 109 0.009340 10.0.0.240 - - [2025-10-31 00:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.240 - - [2025-10-31 00:01:32] "GET /loadbalancer/6b55e37c-282d-428b-b90f-2144659731d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002943 10.0.0.240 - - [2025-10-31 00:01:32] "DELETE /virtual-machine-interface/ea010f7d-2342-4b81-843c-24ac7f49e2b7 HTTP/1.1" 200 115 0.041929 10.0.0.240 - - [2025-10-31 00:01:32] "POST /ref-update HTTP/1.1" 200 156 0.008199 10.0.0.240 - - [2025-10-31 00:01:32] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.014087 10.0.0.240 - - [2025-10-31 00:01:32] "DELETE /virtual-machine/c89ab9b1-f99d-4075-8be3-8fd1313c9a39 HTTP/1.1" 200 115 0.068569 10.0.0.240 - - [2025-10-31 00:01:32] "POST /set-tag HTTP/1.1" 200 109 0.062735 10.0.0.240 - - [2025-10-31 00:01:32] "DELETE /loadbalancer-member/af1b12d8-025e-4b80-9513-c5842a20cdf2 HTTP/1.1" 200 115 0.052181 10.0.0.240 - - [2025-10-31 00:01:33] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005619 10.0.0.240 - - [2025-10-31 00:01:33] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.240 - - [2025-10-31 00:01:33] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006913 10.0.0.240 - - [2025-10-31 00:01:33] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.240 - - [2025-10-31 00:01:33] "GET /virtual-machine/275bd465-ca05-4fe3-b3e8-387c6e847e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003053 10.0.0.240 - - [2025-10-31 00:01:33] "POST /ref-update HTTP/1.1" 200 156 0.008502 10.0.0.240 - - [2025-10-31 00:01:33] "GET /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009707 10.0.0.240 - - [2025-10-31 00:01:33] "POST /set-tag HTTP/1.1" 200 109 0.016045 10.0.0.240 - - [2025-10-31 00:01:33] "POST /set-tag HTTP/1.1" 200 109 0.028635 10.0.0.240 - - [2025-10-31 00:01:34] "POST /set-tag HTTP/1.1" 200 109 0.027700 10.0.0.240 - - [2025-10-31 00:01:34] "DELETE /instance-ip/9c03a1fc-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.027312 10.0.0.240 - - [2025-10-31 00:01:34] "POST /ref-update HTTP/1.1" 200 156 0.010338 10.0.0.240 - - [2025-10-31 00:01:34] "DELETE /virtual-machine-interface/9be8023a-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.056865 10.0.0.240 - - [2025-10-31 00:01:34] "DELETE /virtual-machine/275bd465-ca05-4fe3-b3e8-387c6e847e40 HTTP/1.1" 200 115 0.016351 10.0.0.240 - - [2025-10-31 00:01:37] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004346 10.0.0.240 - - [2025-10-31 00:01:37] "POST /set-tag HTTP/1.1" 200 109 0.004570 10.0.0.240 - - [2025-10-31 00:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.240 - - [2025-10-31 00:01:37] "GET /loadbalancer/6b55e37c-282d-428b-b90f-2144659731d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002905 10.0.0.240 - - [2025-10-31 00:01:37] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004164 10.0.0.240 - - [2025-10-31 00:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.240 - - [2025-10-31 00:01:37] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004211 10.0.0.240 - - [2025-10-31 00:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.240 - - [2025-10-31 00:01:37] "GET /virtual-machine/8f4d6573-5168-4a0b-870f-12a5c58cc94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002792 10.0.0.240 - - [2025-10-31 00:01:37] "POST /ref-update HTTP/1.1" 200 156 0.018180 10.0.0.240 - - [2025-10-31 00:01:37] "GET /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.015403 10.0.0.240 - - [2025-10-31 00:01:37] "POST /set-tag HTTP/1.1" 200 109 0.014789 10.0.0.240 - - [2025-10-31 00:01:37] "POST /set-tag HTTP/1.1" 200 109 0.022279 10.0.0.240 - - [2025-10-31 00:01:38] "POST /set-tag HTTP/1.1" 200 109 0.023487 10.0.0.240 - - [2025-10-31 00:01:38] "DELETE /instance-ip/9b992d18-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.030661 10.0.0.240 - - [2025-10-31 00:01:38] "POST /ref-update HTTP/1.1" 200 156 0.021879 10.0.0.240 - - [2025-10-31 00:01:38] "DELETE /virtual-machine-interface/9b828ef0-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.038243 10.0.0.240 - - [2025-10-31 00:01:38] "DELETE /virtual-machine/8f4d6573-5168-4a0b-870f-12a5c58cc94a HTTP/1.1" 200 115 0.034814 10.0.0.240 - - [2025-10-31 00:01:38] "DELETE /tag/20b01fa1-0b43-42a2-8c22-3e153974806b HTTP/1.1" 200 115 0.083570 10.0.0.240 - - [2025-10-31 00:01:38] "DELETE /tag/4226f269-c196-4a97-8d5c-b240dcc7b846 HTTP/1.1" 200 115 0.039932 10.0.0.240 - - [2025-10-31 00:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.240 - - [2025-10-31 00:01:42] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052254 10.0.0.240 - - [2025-10-31 00:01:42] "POST /tags HTTP/1.1" 200 394 0.021688 10.0.0.240 - - [2025-10-31 00:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014140 10.0.0.240 - - [2025-10-31 00:01:42] "GET /tag/98705289-dbf3-4397-9754-2bfcde193b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.025942 10.0.0.240 - - [2025-10-31 00:01:42] "POST /tags HTTP/1.1" 200 342 0.021795 10.0.0.240 - - [2025-10-31 00:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007482 10.0.0.240 - - [2025-10-31 00:01:42] "GET /tag/703fd8da-d848-4e25-9678-9463f78f57c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.018504 10.0.0.240 - - [2025-10-31 00:01:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000571 10.0.0.240 - - [2025-10-31 00:01:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.009641 10.0.0.240 - - [2025-10-31 00:01:42] "POST /security-groups HTTP/1.1" 200 589 0.067030 10.0.0.240 - - [2025-10-31 00:01:42] "POST /projects HTTP/1.1" 200 521 0.148232 10.0.0.240 - - [2025-10-31 00:01:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.001540 10.0.0.240 - - [2025-10-31 00:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.051118 10.0.0.240 - - [2025-10-31 00:01:42] "POST /access-control-lists HTTP/1.1" 200 600 0.079783 10.0.0.240 - - [2025-10-31 00:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008428 10.0.0.240 - - [2025-10-31 00:01:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.009376 10.0.0.240 - - [2025-10-31 00:01:42] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007918 10.0.0.240 - - [2025-10-31 00:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.240 - - [2025-10-31 00:01:43] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.033442 10.0.0.240 - - [2025-10-31 00:01:43] "POST /access-control-lists HTTP/1.1" 200 598 0.089676 10.0.0.240 - - [2025-10-31 00:01:43] "PUT /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea HTTP/1.1" 200 265 0.041027 10.0.0.240 - - [2025-10-31 00:01:43] "PUT /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3 HTTP/1.1" 200 265 0.039848 10.0.0.240 - - [2025-10-31 00:01:43] "POST /security-groups HTTP/1.1" 200 593 0.082218 10.0.0.240 - - [2025-10-31 00:01:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.002991 10.0.0.240 - - [2025-10-31 00:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030104 10.0.0.240 - - [2025-10-31 00:01:43] "POST /chown HTTP/1.1" 200 109 0.024235 10.0.0.240 - - [2025-10-31 00:01:43] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017100 10.0.0.240 - - [2025-10-31 00:01:43] "POST /access-control-lists HTTP/1.1" 200 634 0.101285 10.0.0.240 - - [2025-10-31 00:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.240 - - [2025-10-31 00:01:43] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004836 10.0.0.240 - - [2025-10-31 00:01:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.007277 10.0.0.240 - - [2025-10-31 00:01:43] "POST /tags HTTP/1.1" 409 226 0.002641 10.0.0.240 - - [2025-10-31 00:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.240 - - [2025-10-31 00:01:43] "GET /tag/703fd8da-d848-4e25-9678-9463f78f57c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.020873 10.0.0.240 - - [2025-10-31 00:01:43] "POST /access-control-lists HTTP/1.1" 200 632 0.068756 10.0.0.240 - - [2025-10-31 00:01:43] "POST /firewall-rules HTTP/1.1" 200 602 0.086055 10.0.0.240 - - [2025-10-31 00:01:43] "GET /firewall-rule/2417577a-80bc-4288-8a00-27fb427561e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003713 10.0.0.240 - - [2025-10-31 00:01:43] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003083 10.0.0.240 - - [2025-10-31 00:01:43] "GET /firewall-rule/2417577a-80bc-4288-8a00-27fb427561e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.001845 10.0.0.240 - - [2025-10-31 00:01:43] "POST /ref-update HTTP/1.1" 200 156 0.038935 10.0.0.240 - - [2025-10-31 00:01:43] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011147 10.0.0.240 - - [2025-10-31 00:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.240 - - [2025-10-31 00:01:43] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002827 10.0.0.240 - - [2025-10-31 00:01:43] "POST /tags HTTP/1.1" 409 226 0.002004 10.0.0.240 - - [2025-10-31 00:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.240 - - [2025-10-31 00:01:43] "GET /tag/703fd8da-d848-4e25-9678-9463f78f57c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013463 10.0.0.240 - - [2025-10-31 00:01:43] "POST /firewall-rules HTTP/1.1" 200 600 0.061588 10.0.0.240 - - [2025-10-31 00:01:43] "GET /firewall-rule/708c2f1a-b08c-469d-8e91-a90267a26f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.028168 10.0.0.240 - - [2025-10-31 00:01:43] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004045 10.0.0.240 - - [2025-10-31 00:01:43] "GET /firewall-rule/708c2f1a-b08c-469d-8e91-a90267a26f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002318 10.0.0.240 - - [2025-10-31 00:01:44] "POST /ref-update HTTP/1.1" 200 156 0.049803 10.0.0.240 - - [2025-10-31 00:01:45] "POST /tags HTTP/1.1" 200 394 0.018815 10.0.0.240 - - [2025-10-31 00:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008107 10.0.0.240 - - [2025-10-31 00:01:45] "GET /tag/65f7383b-db0e-4ea1-8430-efdfd4c3770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014617 10.0.0.240 - - [2025-10-31 00:01:45] "POST /tags HTTP/1.1" 200 342 0.015625 10.0.0.240 - - [2025-10-31 00:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.240 - - [2025-10-31 00:01:45] "GET /tag/d7ac08b9-5ff2-4e48-bd00-6cc5701633bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012126 10.0.0.240 - - [2025-10-31 00:01:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.002951 10.0.0.240 - - [2025-10-31 00:01:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.002228 10.0.0.240 - - [2025-10-31 00:01:45] "POST /security-groups HTTP/1.1" 200 589 0.060674 10.0.0.240 - - [2025-10-31 00:01:45] "POST /projects HTTP/1.1" 200 521 0.188071 10.0.0.240 - - [2025-10-31 00:01:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.002695 10.0.0.240 - - [2025-10-31 00:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012428 10.0.0.240 - - [2025-10-31 00:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.240 - - [2025-10-31 00:01:45] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.021962 10.0.0.240 - - [2025-10-31 00:01:45] "POST /access-control-lists HTTP/1.1" 200 600 0.078535 10.0.0.240 - - [2025-10-31 00:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014069 10.0.0.240 - - [2025-10-31 00:01:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.009993 10.0.0.240 - - [2025-10-31 00:01:45] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004833 10.0.0.240 - - [2025-10-31 00:01:46] "POST /access-control-lists HTTP/1.1" 200 598 0.062920 10.0.0.240 - - [2025-10-31 00:01:46] "PUT /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea HTTP/1.1" 200 265 0.089404 10.0.0.240 - - [2025-10-31 00:01:46] "PUT /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3 HTTP/1.1" 200 265 0.042414 10.0.0.240 - - [2025-10-31 00:01:46] "POST /security-groups HTTP/1.1" 200 593 0.075881 10.0.0.240 - - [2025-10-31 00:01:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.002779 10.0.0.240 - - [2025-10-31 00:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014631 10.0.0.240 - - [2025-10-31 00:01:46] "POST /access-control-lists HTTP/1.1" 200 634 0.045353 10.0.0.240 - - [2025-10-31 00:01:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.016940 10.0.0.240 - - [2025-10-31 00:01:46] "POST /chown HTTP/1.1" 200 109 0.036547 10.0.0.240 - - [2025-10-31 00:01:46] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003725 10.0.0.240 - - [2025-10-31 00:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.240 - - [2025-10-31 00:01:46] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004426 10.0.0.240 - - [2025-10-31 00:01:46] "POST /access-control-lists HTTP/1.1" 200 632 0.076344 10.0.0.240 - - [2025-10-31 00:01:46] "POST /tags HTTP/1.1" 409 226 0.010021 10.0.0.240 - - [2025-10-31 00:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.240 - - [2025-10-31 00:01:46] "GET /tag/d7ac08b9-5ff2-4e48-bd00-6cc5701633bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010867 10.0.0.240 - - [2025-10-31 00:01:46] "POST /firewall-rules HTTP/1.1" 200 602 0.072849 10.0.0.240 - - [2025-10-31 00:01:46] "GET /firewall-rule/b5ad09a4-c71e-4808-b09e-8e7796ce2305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007127 10.0.0.240 - - [2025-10-31 00:01:46] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003781 10.0.0.240 - - [2025-10-31 00:01:46] "GET /firewall-rule/b5ad09a4-c71e-4808-b09e-8e7796ce2305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001753 10.0.0.240 - - [2025-10-31 00:01:46] "POST /ref-update HTTP/1.1" 200 156 0.052395 10.0.0.240 - - [2025-10-31 00:01:46] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002551 10.0.0.240 - - [2025-10-31 00:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.240 - - [2025-10-31 00:01:46] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007875 10.0.0.240 - - [2025-10-31 00:01:46] "POST /tags HTTP/1.1" 409 226 0.001809 10.0.0.240 - - [2025-10-31 00:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.240 - - [2025-10-31 00:01:46] "GET /tag/d7ac08b9-5ff2-4e48-bd00-6cc5701633bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.020338 10.0.0.240 - - [2025-10-31 00:01:46] "POST /firewall-rules HTTP/1.1" 200 600 0.064541 10.0.0.240 - - [2025-10-31 00:01:46] "GET /firewall-rule/61af807e-4eb5-47af-9079-0dde1e5ce81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.016814 10.0.0.240 - - [2025-10-31 00:01:46] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.011687 10.0.0.240 - - [2025-10-31 00:01:46] "GET /firewall-rule/61af807e-4eb5-47af-9079-0dde1e5ce81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002002 10.0.0.240 - - [2025-10-31 00:01:47] "POST /ref-update HTTP/1.1" 200 156 0.061327 10.0.0.240 - - [2025-10-31 00:01:48] "POST /tags HTTP/1.1" 200 346 0.062307 10.0.0.240 - - [2025-10-31 00:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.240 - - [2025-10-31 00:01:48] "GET /tag/5b2e5501-a74c-44a5-ab5f-bb6b9e9a3fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011866 10.0.0.240 - - [2025-10-31 00:01:48] "POST /projects HTTP/1.1" 409 238 0.001861 10.0.0.240 - - [2025-10-31 00:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.240 - - [2025-10-31 00:01:48] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039160 10.0.0.240 - - [2025-10-31 00:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008141 10.0.0.240 - - [2025-10-31 00:01:48] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.015257 10.0.0.240 - - [2025-10-31 00:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.240 - - [2025-10-31 00:01:48] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006248 10.0.0.240 - - [2025-10-31 00:01:48] "POST /security-groups HTTP/1.1" 409 285 0.002811 10.0.0.240 - - [2025-10-31 00:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.240 - - [2025-10-31 00:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.240 - - [2025-10-31 00:01:48] "PUT /security-group/324e43f8-a25b-45c1-92ee-5c19782f0be1 HTTP/1.1" 200 263 0.056316 10.0.0.240 - - [2025-10-31 00:01:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.057751 10.0.0.240 - - [2025-10-31 00:01:49] "POST /tags HTTP/1.1" 409 228 0.003866 10.0.0.240 - - [2025-10-31 00:01:49] "PUT /access-control-list/08de2c25-1fcc-4082-b340-0d08c0c9dd85 HTTP/1.1" 200 273 0.055025 10.0.0.240 - - [2025-10-31 00:01:49] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.089639 10.0.0.240 - - [2025-10-31 00:01:49] "PUT /access-control-list/9f2ec26d-600c-4f43-936e-74f04cb4e153 HTTP/1.1" 200 273 0.021723 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.240 - - [2025-10-31 00:01:49] "GET /tag/5b2e5501-a74c-44a5-ab5f-bb6b9e9a3fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.020770 10.0.0.240 - - [2025-10-31 00:01:49] "POST /tags HTTP/1.1" 200 346 0.015592 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.240 - - [2025-10-31 00:01:49] "GET /tag/feb3a52f-b65d-4d96-9494-62ba6e718899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013615 10.0.0.240 - - [2025-10-31 00:01:49] "POST /projects HTTP/1.1" 409 238 0.002626 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013948 10.0.0.240 - - [2025-10-31 00:01:49] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.022896 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008454 10.0.0.240 - - [2025-10-31 00:01:49] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004025 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.240 - - [2025-10-31 00:01:49] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003464 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.240 - - [2025-10-31 00:01:49] "POST /security-groups HTTP/1.1" 409 285 0.004052 10.0.0.240 - - [2025-10-31 00:01:49] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036438 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.240 - - [2025-10-31 00:01:49] "PUT /security-group/3376dd7b-6a23-4242-9cf5-f2239153333d HTTP/1.1" 200 263 0.059106 10.0.0.240 - - [2025-10-31 00:01:49] "PUT /access-control-list/54ecfbb2-563c-42cf-8a6f-41852b743337 HTTP/1.1" 200 273 0.011147 10.0.0.240 - - [2025-10-31 00:01:49] "PUT /access-control-list/46f30059-6fb1-4fb1-b990-487b85e67586 HTTP/1.1" 200 273 0.017040 10.0.0.240 - - [2025-10-31 00:01:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019241 10.0.0.240 - - [2025-10-31 00:01:49] "POST /tags HTTP/1.1" 409 228 0.008346 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.240 - - [2025-10-31 00:01:49] "GET /tag/feb3a52f-b65d-4d96-9494-62ba6e718899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013841 10.0.0.240 - - [2025-10-31 00:01:49] "POST /tags HTTP/1.1" 200 292 0.061830 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009881 10.0.0.240 - - [2025-10-31 00:01:49] "GET /tag/8f97a0a2-d5fd-4f02-8a2e-1fe3d6b786ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.015581 10.0.0.240 - - [2025-10-31 00:01:49] "POST /tags HTTP/1.1" 200 304 0.049881 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.240 - - [2025-10-31 00:01:49] "GET /tag/8ad6c364-e4d0-4ddd-a6b9-dca24525ddff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011360 10.0.0.240 - - [2025-10-31 00:01:49] "POST /tags HTTP/1.1" 409 252 0.001597 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.240 - - [2025-10-31 00:01:49] "GET /tag/98705289-dbf3-4397-9754-2bfcde193b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009691 10.0.0.240 - - [2025-10-31 00:01:49] "POST /tags HTTP/1.1" 409 226 0.001446 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.240 - - [2025-10-31 00:01:49] "GET /tag/703fd8da-d848-4e25-9678-9463f78f57c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009212 10.0.0.240 - - [2025-10-31 00:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.240 - - [2025-10-31 00:01:50] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003797 10.0.0.240 - - [2025-10-31 00:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.240 - - [2025-10-31 00:01:50] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027947 10.0.0.240 - - [2025-10-31 00:01:50] "POST /virtual-machines HTTP/1.1" 200 396 0.009042 10.0.0.240 - - [2025-10-31 00:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.006716 10.0.0.240 - - [2025-10-31 00:01:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104371 10.0.0.240 - - [2025-10-31 00:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023109 10.0.0.240 - - [2025-10-31 00:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015236 10.0.0.240 - - [2025-10-31 00:01:50] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004099 10.0.0.240 - - [2025-10-31 00:01:50] "POST /instance-ips HTTP/1.1" 200 398 0.016809 10.0.0.240 - - [2025-10-31 00:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030488 10.0.0.240 - - [2025-10-31 00:01:50] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008943 10.0.0.240 - - [2025-10-31 00:01:50] "POST /set-tag HTTP/1.1" 200 109 0.061468 10.0.0.240 - - [2025-10-31 00:01:50] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017239 10.0.0.240 - - [2025-10-31 00:01:50] "GET /instance-ip/cce0078e-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002306 10.0.0.240 - - [2025-10-31 00:01:50] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003974 10.0.0.240 - - [2025-10-31 00:01:50] "POST /set-tag HTTP/1.1" 200 109 0.001795 10.0.0.240 - - [2025-10-31 00:01:50] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.006062 10.0.0.240 - - [2025-10-31 00:01:50] "POST /ref-update HTTP/1.1" 200 156 0.008687 10.0.0.240 - - [2025-10-31 00:01:50] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004185 10.0.0.240 - - [2025-10-31 00:01:50] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.240 - - [2025-10-31 00:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.240 - - [2025-10-31 00:01:50] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003768 10.0.0.240 - - [2025-10-31 00:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.240 - - [2025-10-31 00:01:50] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029862 10.0.0.240 - - [2025-10-31 00:01:50] "POST /virtual-machines HTTP/1.1" 200 396 0.008301 10.0.0.240 - - [2025-10-31 00:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008479 10.0.0.240 - - [2025-10-31 00:01:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095465 10.0.0.240 - - [2025-10-31 00:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007584 10.0.0.240 - - [2025-10-31 00:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015901 10.0.0.240 - - [2025-10-31 00:01:51] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005799 10.0.0.240 - - [2025-10-31 00:01:51] "POST /instance-ips HTTP/1.1" 200 398 0.092198 10.0.0.240 - - [2025-10-31 00:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029719 10.0.0.240 - - [2025-10-31 00:01:51] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011075 10.0.0.240 - - [2025-10-31 00:01:51] "POST /set-tag HTTP/1.1" 200 109 0.059397 10.0.0.240 - - [2025-10-31 00:01:51] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015734 10.0.0.240 - - [2025-10-31 00:01:51] "GET /instance-ip/cd4df186-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002805 10.0.0.240 - - [2025-10-31 00:01:51] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005256 10.0.0.240 - - [2025-10-31 00:01:51] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.240 - - [2025-10-31 00:01:51] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.003590 10.0.0.240 - - [2025-10-31 00:01:51] "POST /ref-update HTTP/1.1" 200 156 0.006281 10.0.0.240 - - [2025-10-31 00:01:51] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004263 10.0.0.240 - - [2025-10-31 00:01:51] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.240 - - [2025-10-31 00:01:51] "POST /tags HTTP/1.1" 200 292 0.024025 10.0.0.240 - - [2025-10-31 00:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007346 10.0.0.240 - - [2025-10-31 00:01:51] "GET /tag/dde2d3ea-8690-4994-838f-828bf421389e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011240 10.0.0.240 - - [2025-10-31 00:01:51] "POST /tags HTTP/1.1" 409 252 0.001993 10.0.0.240 - - [2025-10-31 00:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.240 - - [2025-10-31 00:01:51] "GET /tag/65f7383b-db0e-4ea1-8430-efdfd4c3770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009714 10.0.0.240 - - [2025-10-31 00:01:51] "POST /tags HTTP/1.1" 409 226 0.001657 10.0.0.240 - - [2025-10-31 00:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.240 - - [2025-10-31 00:01:51] "GET /tag/d7ac08b9-5ff2-4e48-bd00-6cc5701633bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009544 10.0.0.240 - - [2025-10-31 00:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.240 - - [2025-10-31 00:01:51] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005677 10.0.0.240 - - [2025-10-31 00:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.240 - - [2025-10-31 00:01:51] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027845 10.0.0.240 - - [2025-10-31 00:01:51] "POST /virtual-machines HTTP/1.1" 200 396 0.016650 10.0.0.240 - - [2025-10-31 00:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007790 10.0.0.240 - - [2025-10-31 00:01:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099882 10.0.0.240 - - [2025-10-31 00:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007869 10.0.0.240 - - [2025-10-31 00:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006772 10.0.0.240 - - [2025-10-31 00:01:52] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013004 10.0.0.240 - - [2025-10-31 00:01:52] "POST /instance-ips HTTP/1.1" 200 398 0.018966 10.0.0.240 - - [2025-10-31 00:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021665 10.0.0.240 - - [2025-10-31 00:01:52] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003545 10.0.0.240 - - [2025-10-31 00:01:52] "POST /set-tag HTTP/1.1" 200 109 0.063903 10.0.0.240 - - [2025-10-31 00:01:52] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017983 10.0.0.240 - - [2025-10-31 00:01:52] "GET /instance-ip/cde6921a-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002986 10.0.0.240 - - [2025-10-31 00:01:52] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004179 10.0.0.240 - - [2025-10-31 00:01:52] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.240 - - [2025-10-31 00:01:52] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004288 10.0.0.240 - - [2025-10-31 00:01:52] "POST /ref-update HTTP/1.1" 200 156 0.013825 10.0.0.240 - - [2025-10-31 00:01:52] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011237 10.0.0.240 - - [2025-10-31 00:01:52] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.240 - - [2025-10-31 00:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.240 - - [2025-10-31 00:01:52] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003655 10.0.0.240 - - [2025-10-31 00:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.240 - - [2025-10-31 00:01:52] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029144 10.0.0.240 - - [2025-10-31 00:01:52] "POST /virtual-machines HTTP/1.1" 200 396 0.006932 10.0.0.240 - - [2025-10-31 00:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019057 10.0.0.240 - - [2025-10-31 00:01:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098492 10.0.0.240 - - [2025-10-31 00:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009031 10.0.0.240 - - [2025-10-31 00:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009698 10.0.0.240 - - [2025-10-31 00:01:52] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007047 10.0.0.240 - - [2025-10-31 00:01:52] "POST /instance-ips HTTP/1.1" 200 398 0.035869 10.0.0.240 - - [2025-10-31 00:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017571 10.0.0.240 - - [2025-10-31 00:01:52] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013822 10.0.0.240 - - [2025-10-31 00:01:52] "POST /set-tag HTTP/1.1" 200 109 0.067208 10.0.0.240 - - [2025-10-31 00:01:53] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019332 10.0.0.240 - - [2025-10-31 00:01:53] "GET /instance-ip/ce571ab2-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004393 10.0.0.240 - - [2025-10-31 00:01:53] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004682 10.0.0.240 - - [2025-10-31 00:01:53] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.240 - - [2025-10-31 00:01:53] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003106 10.0.0.240 - - [2025-10-31 00:01:53] "POST /ref-update HTTP/1.1" 200 156 0.010211 10.0.0.240 - - [2025-10-31 00:01:53] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012680 10.0.0.240 - - [2025-10-31 00:01:53] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.240 - - [2025-10-31 00:01:53] "POST /tags HTTP/1.1" 200 300 0.017886 10.0.0.240 - - [2025-10-31 00:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011872 10.0.0.240 - - [2025-10-31 00:01:53] "GET /tag/38c9bba9-deb1-4693-8592-316dd84672c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011520 10.0.0.240 - - [2025-10-31 00:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.240 - - [2025-10-31 00:01:53] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003571 10.0.0.240 - - [2025-10-31 00:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.240 - - [2025-10-31 00:01:53] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030740 10.0.0.240 - - [2025-10-31 00:01:53] "POST /virtual-machines HTTP/1.1" 200 396 0.014158 10.0.0.240 - - [2025-10-31 00:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017195 10.0.0.240 - - [2025-10-31 00:01:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110551 10.0.0.240 - - [2025-10-31 00:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008172 10.0.0.240 - - [2025-10-31 00:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.240 - - [2025-10-31 00:01:53] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006677 10.0.0.240 - - [2025-10-31 00:01:53] "POST /instance-ips HTTP/1.1" 200 398 0.019570 10.0.0.240 - - [2025-10-31 00:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012582 10.0.0.240 - - [2025-10-31 00:01:53] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007969 10.0.0.240 - - [2025-10-31 00:01:53] "POST /set-tag HTTP/1.1" 200 109 0.019517 10.0.0.240 - - [2025-10-31 00:01:53] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010745 10.0.0.240 - - [2025-10-31 00:01:53] "GET /instance-ip/cedd2c60-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004459 10.0.0.240 - - [2025-10-31 00:01:53] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004162 10.0.0.240 - - [2025-10-31 00:01:53] "POST /set-tag HTTP/1.1" 200 109 0.001857 10.0.0.240 - - [2025-10-31 00:01:53] "POST /tags HTTP/1.1" 200 300 0.015232 10.0.0.240 - - [2025-10-31 00:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008509 10.0.0.240 - - [2025-10-31 00:01:53] "GET /tag/98ec9ddc-6d8a-4b55-9890-56f5cd4e5968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011904 10.0.0.240 - - [2025-10-31 00:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.240 - - [2025-10-31 00:01:53] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003444 10.0.0.240 - - [2025-10-31 00:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.240 - - [2025-10-31 00:01:54] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.021153 10.0.0.240 - - [2025-10-31 00:01:54] "POST /virtual-machines HTTP/1.1" 200 396 0.008274 10.0.0.240 - - [2025-10-31 00:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007409 10.0.0.240 - - [2025-10-31 00:01:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106230 10.0.0.240 - - [2025-10-31 00:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023462 10.0.0.240 - - [2025-10-31 00:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.240 - - [2025-10-31 00:01:54] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004555 10.0.0.240 - - [2025-10-31 00:01:54] "POST /instance-ips HTTP/1.1" 200 398 0.020679 10.0.0.240 - - [2025-10-31 00:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016934 10.0.0.240 - - [2025-10-31 00:01:54] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012625 10.0.0.240 - - [2025-10-31 00:01:54] "POST /set-tag HTTP/1.1" 200 109 0.022211 10.0.0.240 - - [2025-10-31 00:01:54] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010238 10.0.0.240 - - [2025-10-31 00:01:54] "GET /instance-ip/cf3f3b94-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.014600 10.0.0.240 - - [2025-10-31 00:01:54] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004449 10.0.0.240 - - [2025-10-31 00:01:54] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.240 - - [2025-10-31 00:01:54] "POST /tags HTTP/1.1" 200 300 0.027946 10.0.0.240 - - [2025-10-31 00:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.240 - - [2025-10-31 00:01:54] "GET /tag/523068c5-ae9a-42c0-a72f-4637f8482584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010646 10.0.0.240 - - [2025-10-31 00:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.240 - - [2025-10-31 00:01:54] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003770 10.0.0.240 - - [2025-10-31 00:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.240 - - [2025-10-31 00:01:54] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030890 10.0.0.240 - - [2025-10-31 00:01:54] "POST /virtual-machines HTTP/1.1" 200 396 0.007196 10.0.0.240 - - [2025-10-31 00:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021912 10.0.0.240 - - [2025-10-31 00:01:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101947 10.0.0.240 - - [2025-10-31 00:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009091 10.0.0.240 - - [2025-10-31 00:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015971 10.0.0.240 - - [2025-10-31 00:01:54] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003767 10.0.0.240 - - [2025-10-31 00:01:54] "POST /instance-ips HTTP/1.1" 200 398 0.021583 10.0.0.240 - - [2025-10-31 00:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015082 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006944 10.0.0.240 - - [2025-10-31 00:01:55] "POST /set-tag HTTP/1.1" 200 109 0.015552 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008471 10.0.0.240 - - [2025-10-31 00:01:55] "GET /instance-ip/cfa3b448-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.011324 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005356 10.0.0.240 - - [2025-10-31 00:01:55] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.240 - - [2025-10-31 00:01:55] "POST /tags HTTP/1.1" 200 300 0.015518 10.0.0.240 - - [2025-10-31 00:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.240 - - [2025-10-31 00:01:55] "GET /tag/bf744e4b-e5a4-44a3-b3b3-0d84f941b902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010358 10.0.0.240 - - [2025-10-31 00:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001190 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003283 10.0.0.240 - - [2025-10-31 00:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.240 - - [2025-10-31 00:01:55] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024972 10.0.0.240 - - [2025-10-31 00:01:55] "POST /virtual-machines HTTP/1.1" 200 396 0.015751 10.0.0.240 - - [2025-10-31 00:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013970 10.0.0.240 - - [2025-10-31 00:01:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109429 10.0.0.240 - - [2025-10-31 00:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007330 10.0.0.240 - - [2025-10-31 00:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009228 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005705 10.0.0.240 - - [2025-10-31 00:01:55] "POST /instance-ips HTTP/1.1" 200 398 0.018723 10.0.0.240 - - [2025-10-31 00:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014245 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010003 10.0.0.240 - - [2025-10-31 00:01:55] "POST /set-tag HTTP/1.1" 200 109 0.015836 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019279 10.0.0.240 - - [2025-10-31 00:01:55] "GET /instance-ip/d0034250-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002625 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004056 10.0.0.240 - - [2025-10-31 00:01:55] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003489 10.0.0.240 - - [2025-10-31 00:01:55] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005845 10.0.0.240 - - [2025-10-31 00:01:55] "POST /set-tag HTTP/1.1" 200 109 0.011640 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004103 10.0.0.240 - - [2025-10-31 00:01:55] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003220 10.0.0.240 - - [2025-10-31 00:01:55] "POST /ref-update HTTP/1.1" 200 156 0.007192 10.0.0.240 - - [2025-10-31 00:01:55] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004018 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.003813 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003757 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.004070 10.0.0.240 - - [2025-10-31 00:01:56] "POST /ref-update HTTP/1.1" 200 156 0.007696 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003871 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.003179 10.0.0.240 - - [2025-10-31 00:01:56] "POST /ref-update HTTP/1.1" 200 156 0.007355 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009729 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.001787 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003815 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.001749 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003226 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003867 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.001719 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005925 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003952 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.001707 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005658 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.240 - - [2025-10-31 00:01:56] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004280 10.0.0.240 - - [2025-10-31 00:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.240 - - [2025-10-31 00:01:59] "GET /virtual-machine/1be27bb1-a4d4-40f2-a24d-f300a2a3ed69?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002868 10.0.0.240 - - [2025-10-31 00:01:59] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003388 10.0.0.240 - - [2025-10-31 00:02:01] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006578 10.0.0.240 - - [2025-10-31 00:02:01] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.240 - - [2025-10-31 00:02:01] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004239 10.0.0.240 - - [2025-10-31 00:02:01] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.240 - - [2025-10-31 00:02:01] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004219 10.0.0.240 - - [2025-10-31 00:02:01] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.240 - - [2025-10-31 00:02:02] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004154 10.0.0.240 - - [2025-10-31 00:02:02] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.240 - - [2025-10-31 00:02:03] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004300 10.0.0.240 - - [2025-10-31 00:02:03] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.240 - - [2025-10-31 00:02:04] "GET /virtual-machine/7c7b1f36-2c39-4f7d-821d-1a3714ec2c21?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003670 10.0.0.240 - - [2025-10-31 00:02:04] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004302 10.0.0.240 - - [2025-10-31 00:02:04] "GET /virtual-machine/b4fb231c-12ab-49ab-bab6-a15b49e32c8c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002871 10.0.0.240 - - [2025-10-31 00:02:04] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004972 10.0.0.240 - - [2025-10-31 00:02:04] "GET /virtual-machine/cf15d1c6-d31d-4da5-b33c-7a6cf08882a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002713 10.0.0.240 - - [2025-10-31 00:02:04] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004114 10.0.0.240 - - [2025-10-31 00:02:05] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003865 10.0.0.240 - - [2025-10-31 00:02:05] "POST /set-tag HTTP/1.1" 200 109 0.001724 10.0.0.240 - - [2025-10-31 00:02:06] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003963 10.0.0.240 - - [2025-10-31 00:02:06] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.240 - - [2025-10-31 00:02:09] "GET /virtual-machine/d4b5590c-cc54-44d5-bd44-2abd022eee6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003132 10.0.0.240 - - [2025-10-31 00:02:09] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009210 10.0.0.240 - - [2025-10-31 00:02:09] "GET /virtual-machine/f0eba797-9c70-498b-892f-42d41cf6068b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002738 10.0.0.240 - - [2025-10-31 00:02:09] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004057 10.0.0.240 - - [2025-10-31 00:02:09] "GET /virtual-machine/c4dc5ad4-68c8-4f29-bbca-760e9afebd30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002694 10.0.0.240 - - [2025-10-31 00:02:09] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003356 10.0.0.240 - - [2025-10-31 00:02:09] "GET /virtual-machine/02ee6962-a130-461d-8742-668a2f23db96?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002774 10.0.0.240 - - [2025-10-31 00:02:09] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003451 10.0.0.240 - - [2025-10-31 00:02:10] "GET /loadbalancer/4c6e9bb9-f18d-4ec5-b734-15b93409e77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003362 10.0.0.240 - - [2025-10-31 00:02:10] "POST /tags HTTP/1.1" 200 334 0.028603 10.0.0.240 - - [2025-10-31 00:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.240 - - [2025-10-31 00:02:10] "GET /tag/27309749-086a-479a-a301-273d579a3e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013445 10.0.0.240 - - [2025-10-31 00:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.240 - - [2025-10-31 00:02:10] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032131 10.0.0.240 - - [2025-10-31 00:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.240 - - [2025-10-31 00:02:10] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004255 10.0.0.240 - - [2025-10-31 00:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.240 - - [2025-10-31 00:02:10] "GET /service-appliance-set/667ba2aa-39ea-42e9-b57b-80413b4c31ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.001990 10.0.0.240 - - [2025-10-31 00:02:10] "POST /fqname-to-id HTTP/1.1" 404 273 0.001786 10.0.0.240 - - [2025-10-31 00:02:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.094075 10.0.0.240 - - [2025-10-31 00:02:10] "GET /virtual-machine-interface/d1b2b9d6-d9a4-4c33-bb79-d7ff5ad2a86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.030897 10.0.0.240 - - [2025-10-31 00:02:10] "POST /instance-ips HTTP/1.1" 200 410 0.021662 10.0.0.240 - - [2025-10-31 00:02:10] "GET /instance-ip/0ccb2f75-a97e-44f2-985d-2319b12a4e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005586 10.0.0.240 - - [2025-10-31 00:02:10] "POST /loadbalancers HTTP/1.1" 200 631 0.057100 10.0.0.240 - - [2025-10-31 00:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026109 10.0.0.240 - - [2025-10-31 00:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.240 - - [2025-10-31 00:02:10] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.037232 10.0.0.240 - - [2025-10-31 00:02:10] "GET /instance-ip/0ccb2f75-a97e-44f2-985d-2319b12a4e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002460 10.0.0.240 - - [2025-10-31 00:02:10] "POST /floating-ips HTTP/1.1" 200 599 0.016617 10.0.0.240 - - [2025-10-31 00:02:11] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.064857 10.0.0.240 - - [2025-10-31 00:02:11] "GET /loadbalancer/4c6e9bb9-f18d-4ec5-b734-15b93409e77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002549 10.0.0.240 - - [2025-10-31 00:02:11] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.019979 10.0.0.240 - - [2025-10-31 00:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.240 - - [2025-10-31 00:02:11] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032003 10.0.0.240 - - [2025-10-31 00:02:11] "GET /loadbalancer-listener/03276104-974f-40f0-8d5e-840dbfe97537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.003033 10.0.0.240 - - [2025-10-31 00:02:11] "GET /loadbalancer-listener/03276104-974f-40f0-8d5e-840dbfe97537?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003608 10.0.0.240 - - [2025-10-31 00:02:11] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.015934 10.0.0.240 - - [2025-10-31 00:02:11] "GET /instance-ip/0ccb2f75-a97e-44f2-985d-2319b12a4e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005355 10.0.0.240 - - [2025-10-31 00:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.240 - - [2025-10-31 00:02:11] "GET /instance-ip/0ccb2f75-a97e-44f2-985d-2319b12a4e5e?fields=floating_ips HTTP/1.1" 200 1213 0.004386 10.0.0.240 - - [2025-10-31 00:02:11] "GET /loadbalancer/4c6e9bb9-f18d-4ec5-b734-15b93409e77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004422 10.0.0.240 - - [2025-10-31 00:02:11] "GET /floating-ip/5b9058ea-bfe1-4d4f-9f30-009f30e4d141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002118 10.0.0.240 - - [2025-10-31 00:02:11] "GET /loadbalancer-pool/71a2345f-5725-4393-b716-a7695115998d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005390 10.0.0.240 - - [2025-10-31 00:02:11] "POST /loadbalancer-members HTTP/1.1" 200 723 0.012759 10.0.0.240 - - [2025-10-31 00:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007500 10.0.0.240 - - [2025-10-31 00:02:11] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010269 10.0.0.240 - - [2025-10-31 00:02:11] "GET /loadbalancer/4c6e9bb9-f18d-4ec5-b734-15b93409e77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.009575 10.0.0.240 - - [2025-10-31 00:02:11] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009832 10.0.0.240 - - [2025-10-31 00:02:11] "POST /tags HTTP/1.1" 409 221 0.014266 10.0.0.240 - - [2025-10-31 00:02:11] "POST /ref-update HTTP/1.1" 200 156 0.012166 10.0.0.240 - - [2025-10-31 00:02:11] "GET /floating-ip/5b9058ea-bfe1-4d4f-9f30-009f30e4d141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.011636 10.0.0.240 - - [2025-10-31 00:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.240 - - [2025-10-31 00:02:11] "GET /tag/27309749-086a-479a-a301-273d579a3e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011886 10.0.0.240 - - [2025-10-31 00:02:11] "PUT /floating-ip/5b9058ea-bfe1-4d4f-9f30-009f30e4d141 HTTP/1.1" 200 257 0.017593 10.0.0.240 - - [2025-10-31 00:02:11] "POST /set-tag HTTP/1.1" 200 109 0.088806 10.0.0.240 - - [2025-10-31 00:02:11] "GET /loadbalancer-pool/71a2345f-5725-4393-b716-a7695115998d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.011461 10.0.0.240 - - [2025-10-31 00:02:11] "POST /loadbalancer-members HTTP/1.1" 200 723 0.024767 10.0.0.240 - - [2025-10-31 00:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012672 10.0.0.240 - - [2025-10-31 00:02:11] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015691 10.0.0.240 - - [2025-10-31 00:02:11] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012908 10.0.0.240 - - [2025-10-31 00:02:11] "POST /ref-update HTTP/1.1" 200 156 0.007917 10.0.0.240 - - [2025-10-31 00:02:11] "GET /floating-ip/5b9058ea-bfe1-4d4f-9f30-009f30e4d141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.016103 10.0.0.240 - - [2025-10-31 00:02:11] "POST /set-tag HTTP/1.1" 200 109 0.059912 10.0.0.240 - - [2025-10-31 00:02:14] "POST /tags HTTP/1.1" 409 206 0.003623 10.0.0.240 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.240 - - [2025-10-31 00:02:14] "GET /tag/8ad6c364-e4d0-4ddd-a6b9-dca24525ddff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011765 10.0.0.240 - - [2025-10-31 00:02:14] "POST /tags HTTP/1.1" 409 204 0.001941 10.0.0.240 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.240 - - [2025-10-31 00:02:14] "GET /tag/98ec9ddc-6d8a-4b55-9890-56f5cd4e5968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010058 10.0.0.240 - - [2025-10-31 00:02:14] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.001929 10.0.0.240 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.240 - - [2025-10-31 00:02:14] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002120 10.0.0.240 - - [2025-10-31 00:02:14] "POST /tags HTTP/1.1" 409 206 0.001359 10.0.0.240 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001111 10.0.0.240 - - [2025-10-31 00:02:14] "GET /tag/8ad6c364-e4d0-4ddd-a6b9-dca24525ddff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.009159 10.0.0.240 - - [2025-10-31 00:02:14] "POST /tags HTTP/1.1" 409 226 0.001782 10.0.0.240 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.240 - - [2025-10-31 00:02:14] "GET /tag/703fd8da-d848-4e25-9678-9463f78f57c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010732 10.0.0.240 - - [2025-10-31 00:02:14] "POST /tags HTTP/1.1" 409 204 0.001670 10.0.0.240 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.240 - - [2025-10-31 00:02:14] "GET /tag/98ec9ddc-6d8a-4b55-9890-56f5cd4e5968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010099 10.0.0.240 - - [2025-10-31 00:02:14] "POST /tags HTTP/1.1" 409 226 0.002507 10.0.0.240 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.240 - - [2025-10-31 00:02:14] "GET /tag/703fd8da-d848-4e25-9678-9463f78f57c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017235 10.0.0.240 - - [2025-10-31 00:02:14] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002582 10.0.0.240 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.240 - - [2025-10-31 00:02:14] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003432 10.0.0.240 - - [2025-10-31 00:02:14] "POST /firewall-rules HTTP/1.1" 200 628 0.068330 10.0.0.240 - - [2025-10-31 00:02:15] "POST /firewall-rules HTTP/1.1" 200 648 0.073389 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-rule/581e7942-3dc9-42a3-8ea5-097ed8495dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004655 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002000 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-rule/6881ec9d-410d-4518-b573-c6ea3d0cb900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002630 10.0.0.240 - - [2025-10-31 00:02:15] "POST /ref-update HTTP/1.1" 200 156 0.012136 10.0.0.240 - - [2025-10-31 00:02:15] "POST /firewall-policys HTTP/1.1" 200 608 0.026905 10.0.0.240 - - [2025-10-31 00:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010479 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.012257 10.0.0.240 - - [2025-10-31 00:02:15] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003053 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002545 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003005 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-policy/2e161be6-3633-4893-a9d7-9c5a1e036f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002641 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004644 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001866 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002563 10.0.0.240 - - [2025-10-31 00:02:15] "POST /ref-update HTTP/1.1" 200 156 0.034782 10.0.0.240 - - [2025-10-31 00:02:15] "POST /ref-update HTTP/1.1" 200 156 0.016701 10.0.0.240 - - [2025-10-31 00:02:15] "POST /ref-update HTTP/1.1" 200 156 0.017925 10.0.0.240 - - [2025-10-31 00:02:15] "POST /ref-update HTTP/1.1" 200 156 0.026770 10.0.0.240 - - [2025-10-31 00:02:15] "POST /ref-update HTTP/1.1" 200 156 0.026916 10.0.0.240 - - [2025-10-31 00:02:15] "GET /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002357 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:02:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.006221 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:02:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001085 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:03:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:03:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000857 10.0.0.240 - - [2025-10-31 00:04:12] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004395 10.0.0.240 - - [2025-10-31 00:04:12] "POST /set-tag HTTP/1.1" 200 109 0.004157 10.0.0.240 - - [2025-10-31 00:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.240 - - [2025-10-31 00:04:12] "GET /loadbalancer/bff19ff1-3439-4591-84fc-33bd2fbda49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003730 10.0.0.240 - - [2025-10-31 00:04:12] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006047 10.0.0.240 - - [2025-10-31 00:04:12] "POST /set-tag HTTP/1.1" 200 109 0.019147 10.0.0.240 - - [2025-10-31 00:04:12] "DELETE /loadbalancer-member/460e6cc1-c4b8-4226-82ff-f8e30e831f1e HTTP/1.1" 200 115 0.035493 10.0.0.240 - - [2025-10-31 00:04:12] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006718 10.0.0.240 - - [2025-10-31 00:04:12] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.240 - - [2025-10-31 00:04:12] "DELETE /loadbalancer-member/4806f858-0024-40fb-9c23-53f14b8dc615 HTTP/1.1" 200 115 0.046702 10.0.0.240 - - [2025-10-31 00:04:12] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007764 10.0.0.240 - - [2025-10-31 00:04:12] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.240 - - [2025-10-31 00:04:12] "DELETE /loadbalancer-member/3db5db16-232e-46f2-a39a-446751fd63b3 HTTP/1.1" 200 115 0.026461 10.0.0.240 - - [2025-10-31 00:04:12] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007398 10.0.0.240 - - [2025-10-31 00:04:12] "POST /set-tag HTTP/1.1" 200 109 0.002896 10.0.0.240 - - [2025-10-31 00:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.240 - - [2025-10-31 00:04:12] "GET /loadbalancer/bff19ff1-3439-4591-84fc-33bd2fbda49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003737 10.0.0.240 - - [2025-10-31 00:04:12] "GET /loadbalancer-pool/fbdb1be8-f6f3-43e9-9509-ec860fe60c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002248 10.0.0.240 - - [2025-10-31 00:04:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024443 10.0.0.240 - - [2025-10-31 00:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018706 10.0.0.240 - - [2025-10-31 00:04:12] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012118 10.0.0.240 - - [2025-10-31 00:04:12] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009572 10.0.0.240 - - [2025-10-31 00:04:12] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002505 10.0.0.240 - - [2025-10-31 00:04:12] "POST /set-tag HTTP/1.1" 200 109 0.071844 10.0.0.240 - - [2025-10-31 00:04:12] "GET /loadbalancer-pool/19816409-59cf-45bf-9a94-b448dedd3e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012153 10.0.0.240 - - [2025-10-31 00:04:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014748 10.0.0.240 - - [2025-10-31 00:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007677 10.0.0.240 - - [2025-10-31 00:04:13] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015750 10.0.0.240 - - [2025-10-31 00:04:13] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012503 10.0.0.240 - - [2025-10-31 00:04:13] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008304 10.0.0.240 - - [2025-10-31 00:04:13] "POST /set-tag HTTP/1.1" 200 109 0.008858 10.0.0.240 - - [2025-10-31 00:04:13] "GET /loadbalancer-pool/282c6c57-89e6-49e2-96dd-979ee96669f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003875 10.0.0.240 - - [2025-10-31 00:04:13] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017011 10.0.0.240 - - [2025-10-31 00:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019016 10.0.0.240 - - [2025-10-31 00:04:13] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012330 10.0.0.240 - - [2025-10-31 00:04:13] "GET /virtual-machine-interface/9cf59c2e-b5eb-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015141 10.0.0.240 - - [2025-10-31 00:04:13] "GET /floating-ip/c827ac3a-635a-4b3a-a8ab-001f1d5a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004574 10.0.0.240 - - [2025-10-31 00:04:13] "POST /set-tag HTTP/1.1" 200 109 0.004807 10.0.0.240 - - [2025-10-31 00:04:22] "POST /tags HTTP/1.1" 409 252 0.001818 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.240 - - [2025-10-31 00:04:22] "GET /tag/65f7383b-db0e-4ea1-8430-efdfd4c3770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016737 10.0.0.240 - - [2025-10-31 00:04:22] "POST /tags HTTP/1.1" 409 228 0.001947 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.240 - - [2025-10-31 00:04:22] "GET /tag/feb3a52f-b65d-4d96-9494-62ba6e718899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011865 10.0.0.240 - - [2025-10-31 00:04:22] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003041 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.240 - - [2025-10-31 00:04:22] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002578 10.0.0.240 - - [2025-10-31 00:04:22] "POST /tags HTTP/1.1" 409 206 0.001521 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.240 - - [2025-10-31 00:04:22] "GET /tag/8ad6c364-e4d0-4ddd-a6b9-dca24525ddff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010347 10.0.0.240 - - [2025-10-31 00:04:22] "POST /tags HTTP/1.1" 409 226 0.001727 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.240 - - [2025-10-31 00:04:22] "GET /tag/703fd8da-d848-4e25-9678-9463f78f57c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010466 10.0.0.240 - - [2025-10-31 00:04:22] "POST /tags HTTP/1.1" 409 204 0.002714 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.240 - - [2025-10-31 00:04:22] "GET /tag/98ec9ddc-6d8a-4b55-9890-56f5cd4e5968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011178 10.0.0.240 - - [2025-10-31 00:04:22] "POST /tags HTTP/1.1" 409 226 0.001904 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.240 - - [2025-10-31 00:04:22] "GET /tag/703fd8da-d848-4e25-9678-9463f78f57c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014053 10.0.0.240 - - [2025-10-31 00:04:22] "POST /tags HTTP/1.1" 409 228 0.001567 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.240 - - [2025-10-31 00:04:22] "GET /tag/feb3a52f-b65d-4d96-9494-62ba6e718899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009516 10.0.0.240 - - [2025-10-31 00:04:22] "POST /tags HTTP/1.1" 409 252 0.002537 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.240 - - [2025-10-31 00:04:22] "GET /tag/65f7383b-db0e-4ea1-8430-efdfd4c3770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009447 10.0.0.240 - - [2025-10-31 00:04:22] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.001781 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.240 - - [2025-10-31 00:04:22] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002230 10.0.0.240 - - [2025-10-31 00:04:22] "POST /firewall-rules HTTP/1.1" 409 281 0.001836 10.0.0.240 - - [2025-10-31 00:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.240 - - [2025-10-31 00:04:22] "PUT /firewall-rule/6881ec9d-410d-4518-b573-c6ea3d0cb900 HTTP/1.1" 200 261 0.016585 10.0.0.240 - - [2025-10-31 00:04:22] "POST /firewall-rules HTTP/1.1" 409 291 0.002368 10.0.0.240 - - [2025-10-31 00:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.240 - - [2025-10-31 00:04:23] "PUT /firewall-rule/581e7942-3dc9-42a3-8ea5-097ed8495dc9 HTTP/1.1" 200 261 0.019803 10.0.0.240 - - [2025-10-31 00:04:23] "GET /firewall-rule/581e7942-3dc9-42a3-8ea5-097ed8495dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.012528 10.0.0.240 - - [2025-10-31 00:04:23] "POST /firewall-rules HTTP/1.1" 200 660 0.072629 10.0.0.240 - - [2025-10-31 00:04:23] "GET /firewall-rule/056868ae-262f-47af-85f3-b5919fe6544f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.009881 10.0.0.240 - - [2025-10-31 00:04:23] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002208 10.0.0.240 - - [2025-10-31 00:04:23] "GET /firewall-rule/6881ec9d-410d-4518-b573-c6ea3d0cb900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003348 10.0.0.240 - - [2025-10-31 00:04:23] "POST /firewall-policys HTTP/1.1" 409 269 0.001636 10.0.0.240 - - [2025-10-31 00:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.240 - - [2025-10-31 00:04:23] "PUT /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d HTTP/1.1" 200 265 0.030592 10.0.0.240 - - [2025-10-31 00:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020836 10.0.0.240 - - [2025-10-31 00:04:23] "GET /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.013116 10.0.0.240 - - [2025-10-31 00:04:23] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002652 10.0.0.240 - - [2025-10-31 00:04:23] "GET /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001976 10.0.0.240 - - [2025-10-31 00:04:23] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002181 10.0.0.240 - - [2025-10-31 00:04:23] "GET /firewall-policy/2e161be6-3633-4893-a9d7-9c5a1e036f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002488 10.0.0.240 - - [2025-10-31 00:04:23] "GET /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001931 10.0.0.240 - - [2025-10-31 00:04:23] "GET /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001662 10.0.0.240 - - [2025-10-31 00:05:25] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004318 10.0.0.240 - - [2025-10-31 00:05:25] "POST /set-tag HTTP/1.1" 200 109 0.003880 10.0.0.240 - - [2025-10-31 00:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.240 - - [2025-10-31 00:05:25] "GET /loadbalancer/4c6e9bb9-f18d-4ec5-b734-15b93409e77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005321 10.0.0.240 - - [2025-10-31 00:05:25] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004693 10.0.0.240 - - [2025-10-31 00:05:25] "POST /set-tag HTTP/1.1" 200 109 0.020761 10.0.0.240 - - [2025-10-31 00:05:25] "DELETE /loadbalancer-member/7d5bfc2c-6a46-4749-b5c7-7c40ea347e38 HTTP/1.1" 200 115 0.042698 10.0.0.240 - - [2025-10-31 00:05:25] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005516 10.0.0.240 - - [2025-10-31 00:05:25] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.240 - - [2025-10-31 00:05:25] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003963 10.0.0.240 - - [2025-10-31 00:05:25] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.240 - - [2025-10-31 00:05:25] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003960 10.0.0.240 - - [2025-10-31 00:05:25] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.240 - - [2025-10-31 00:05:25] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003753 10.0.0.240 - - [2025-10-31 00:05:25] "POST /set-tag HTTP/1.1" 200 109 0.003055 10.0.0.240 - - [2025-10-31 00:05:25] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004056 10.0.0.240 - - [2025-10-31 00:05:25] "POST /set-tag HTTP/1.1" 200 109 0.001742 10.0.0.240 - - [2025-10-31 00:05:25] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003310 10.0.0.240 - - [2025-10-31 00:05:25] "POST /set-tag HTTP/1.1" 200 109 0.001529 10.0.0.240 - - [2025-10-31 00:05:25] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003874 10.0.0.240 - - [2025-10-31 00:05:25] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.240 - - [2025-10-31 00:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.240 - - [2025-10-31 00:05:25] "GET /loadbalancer/4c6e9bb9-f18d-4ec5-b734-15b93409e77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002226 10.0.0.240 - - [2025-10-31 00:05:26] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004582 10.0.0.240 - - [2025-10-31 00:05:26] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.240 - - [2025-10-31 00:05:26] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004097 10.0.0.240 - - [2025-10-31 00:05:26] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.240 - - [2025-10-31 00:05:26] "GET /virtual-machine/cf15d1c6-d31d-4da5-b33c-7a6cf08882a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002841 10.0.0.240 - - [2025-10-31 00:05:26] "POST /ref-update HTTP/1.1" 200 156 0.010265 10.0.0.240 - - [2025-10-31 00:05:27] "GET /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013365 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.015858 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.023453 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.027055 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.013431 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.025990 10.0.0.240 - - [2025-10-31 00:05:27] "DELETE /instance-ip/ce571ab2-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.049009 10.0.0.240 - - [2025-10-31 00:05:27] "DELETE /virtual-machine-interface/ce3f0fd0-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.042906 10.0.0.240 - - [2025-10-31 00:05:27] "DELETE /virtual-machine/cf15d1c6-d31d-4da5-b33c-7a6cf08882a2 HTTP/1.1" 200 115 0.017973 10.0.0.240 - - [2025-10-31 00:05:27] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005790 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.240 - - [2025-10-31 00:05:27] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005583 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.240 - - [2025-10-31 00:05:27] "GET /virtual-machine/1be27bb1-a4d4-40f2-a24d-f300a2a3ed69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.006990 10.0.0.240 - - [2025-10-31 00:05:27] "POST /ref-update HTTP/1.1" 200 156 0.008608 10.0.0.240 - - [2025-10-31 00:05:27] "GET /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013351 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.018747 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.036790 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.029338 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.012677 10.0.0.240 - - [2025-10-31 00:05:27] "POST /set-tag HTTP/1.1" 200 109 0.042911 10.0.0.240 - - [2025-10-31 00:05:27] "DELETE /instance-ip/cce0078e-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.052677 10.0.0.240 - - [2025-10-31 00:05:27] "POST /ref-update HTTP/1.1" 200 156 0.006668 10.0.0.240 - - [2025-10-31 00:05:27] "DELETE /virtual-machine-interface/cccaa524-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.051100 10.0.0.240 - - [2025-10-31 00:05:27] "DELETE /virtual-machine/1be27bb1-a4d4-40f2-a24d-f300a2a3ed69 HTTP/1.1" 200 115 0.023254 10.0.0.240 - - [2025-10-31 00:05:27] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009492 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.004951 10.0.0.240 - - [2025-10-31 00:05:28] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003991 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.240 - - [2025-10-31 00:05:28] "GET /virtual-machine/b4fb231c-12ab-49ab-bab6-a15b49e32c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004788 10.0.0.240 - - [2025-10-31 00:05:28] "POST /ref-update HTTP/1.1" 200 156 0.016201 10.0.0.240 - - [2025-10-31 00:05:28] "GET /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017164 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.033739 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.034739 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.030180 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.014946 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.023461 10.0.0.240 - - [2025-10-31 00:05:28] "DELETE /instance-ip/cde6921a-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.040627 10.0.0.240 - - [2025-10-31 00:05:28] "DELETE /virtual-machine-interface/cdcf1824-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.040127 10.0.0.240 - - [2025-10-31 00:05:28] "DELETE /virtual-machine/b4fb231c-12ab-49ab-bab6-a15b49e32c8c HTTP/1.1" 200 115 0.019584 10.0.0.240 - - [2025-10-31 00:05:28] "DELETE /tag/dde2d3ea-8690-4994-838f-828bf421389e HTTP/1.1" 200 115 0.037979 10.0.0.240 - - [2025-10-31 00:05:28] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003897 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.240 - - [2025-10-31 00:05:28] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003749 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.240 - - [2025-10-31 00:05:28] "GET /virtual-machine/7c7b1f36-2c39-4f7d-821d-1a3714ec2c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002774 10.0.0.240 - - [2025-10-31 00:05:28] "POST /ref-update HTTP/1.1" 200 156 0.007705 10.0.0.240 - - [2025-10-31 00:05:28] "GET /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013289 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.062101 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.033707 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.032248 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.015082 10.0.0.240 - - [2025-10-31 00:05:28] "POST /set-tag HTTP/1.1" 200 109 0.029415 10.0.0.240 - - [2025-10-31 00:05:28] "DELETE /instance-ip/cd4df186-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.039481 10.0.0.240 - - [2025-10-31 00:05:28] "POST /ref-update HTTP/1.1" 200 156 0.008556 10.0.0.240 - - [2025-10-31 00:05:29] "DELETE /virtual-machine-interface/cd367380-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.033564 10.0.0.240 - - [2025-10-31 00:05:29] "DELETE /virtual-machine/7c7b1f36-2c39-4f7d-821d-1a3714ec2c21 HTTP/1.1" 200 115 0.022673 10.0.0.240 - - [2025-10-31 00:05:29] "DELETE /tag/8ad6c364-e4d0-4ddd-a6b9-dca24525ddff HTTP/1.1" 409 391 0.005149 10.0.0.240 - - [2025-10-31 00:05:29] "DELETE /tag/8f97a0a2-d5fd-4f02-8a2e-1fe3d6b786ff HTTP/1.1" 200 115 0.029387 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:05:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:05:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000890 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:05:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:05:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001508 10.0.0.240 - - [2025-10-31 00:05:56] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004162 10.0.0.240 - - [2025-10-31 00:05:56] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.240 - - [2025-10-31 00:05:56] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004318 10.0.0.240 - - [2025-10-31 00:05:56] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.240 - - [2025-10-31 00:05:56] "GET /virtual-machine/c4dc5ad4-68c8-4f29-bbca-760e9afebd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002697 10.0.0.240 - - [2025-10-31 00:05:56] "POST /ref-update HTTP/1.1" 200 156 0.008890 10.0.0.240 - - [2025-10-31 00:05:56] "GET /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005403 10.0.0.240 - - [2025-10-31 00:05:56] "POST /set-tag HTTP/1.1" 200 109 0.015569 10.0.0.240 - - [2025-10-31 00:05:56] "POST /set-tag HTTP/1.1" 200 109 0.023485 10.0.0.240 - - [2025-10-31 00:05:56] "POST /set-tag HTTP/1.1" 200 109 0.020992 10.0.0.240 - - [2025-10-31 00:05:56] "POST /set-tag HTTP/1.1" 200 109 0.012495 10.0.0.240 - - [2025-10-31 00:05:56] "DELETE /instance-ip/cf3f3b94-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.049971 10.0.0.240 - - [2025-10-31 00:05:56] "DELETE /virtual-machine-interface/cf2a0486-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.031885 10.0.0.240 - - [2025-10-31 00:05:56] "DELETE /virtual-machine/c4dc5ad4-68c8-4f29-bbca-760e9afebd30 HTTP/1.1" 200 115 0.013777 10.0.0.240 - - [2025-10-31 00:05:56] "DELETE /tag/98ec9ddc-6d8a-4b55-9890-56f5cd4e5968 HTTP/1.1" 409 237 0.005318 10.0.0.240 - - [2025-10-31 00:05:57] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008416 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.004802 10.0.0.240 - - [2025-10-31 00:05:57] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003589 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.240 - - [2025-10-31 00:05:57] "GET /virtual-machine/d4b5590c-cc54-44d5-bd44-2abd022eee6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002596 10.0.0.240 - - [2025-10-31 00:05:57] "POST /ref-update HTTP/1.1" 200 156 0.007774 10.0.0.240 - - [2025-10-31 00:05:57] "GET /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011129 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.016585 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.024322 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.021264 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.013980 10.0.0.240 - - [2025-10-31 00:05:57] "DELETE /instance-ip/cedd2c60-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.049428 10.0.0.240 - - [2025-10-31 00:05:57] "DELETE /virtual-machine-interface/cec3e084-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.037515 10.0.0.240 - - [2025-10-31 00:05:57] "DELETE /virtual-machine/d4b5590c-cc54-44d5-bd44-2abd022eee6e HTTP/1.1" 200 115 0.024069 10.0.0.240 - - [2025-10-31 00:05:57] "DELETE /tag/98705289-dbf3-4397-9754-2bfcde193b9d HTTP/1.1" 200 115 0.047544 10.0.0.240 - - [2025-10-31 00:05:57] "DELETE /tag/38c9bba9-deb1-4693-8592-316dd84672c8 HTTP/1.1" 200 115 0.026746 10.0.0.240 - - [2025-10-31 00:05:57] "DELETE /tag/5b2e5501-a74c-44a5-ab5f-bb6b9e9a3fe0 HTTP/1.1" 200 115 0.027981 10.0.0.240 - - [2025-10-31 00:05:57] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006775 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.240 - - [2025-10-31 00:05:57] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003736 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.001706 10.0.0.240 - - [2025-10-31 00:05:57] "GET /virtual-machine/02ee6962-a130-461d-8742-668a2f23db96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.010320 10.0.0.240 - - [2025-10-31 00:05:57] "POST /ref-update HTTP/1.1" 200 156 0.009293 10.0.0.240 - - [2025-10-31 00:05:57] "GET /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007107 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.021894 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.021438 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.024563 10.0.0.240 - - [2025-10-31 00:05:57] "POST /set-tag HTTP/1.1" 200 109 0.011978 10.0.0.240 - - [2025-10-31 00:05:57] "DELETE /instance-ip/d0034250-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.042389 10.0.0.240 - - [2025-10-31 00:05:57] "DELETE /virtual-machine-interface/cfea68d4-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.032689 10.0.0.240 - - [2025-10-31 00:05:57] "DELETE /virtual-machine/02ee6962-a130-461d-8742-668a2f23db96 HTTP/1.1" 200 115 0.022666 10.0.0.240 - - [2025-10-31 00:05:58] "DELETE /tag/bf744e4b-e5a4-44a3-b3b3-0d84f941b902 HTTP/1.1" 200 115 0.027054 10.0.0.240 - - [2025-10-31 00:05:58] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012274 10.0.0.240 - - [2025-10-31 00:05:58] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.240 - - [2025-10-31 00:05:58] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004556 10.0.0.240 - - [2025-10-31 00:05:58] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.240 - - [2025-10-31 00:05:58] "GET /virtual-machine/f0eba797-9c70-498b-892f-42d41cf6068b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002647 10.0.0.240 - - [2025-10-31 00:05:58] "POST /ref-update HTTP/1.1" 200 156 0.009498 10.0.0.240 - - [2025-10-31 00:05:58] "GET /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007608 10.0.0.240 - - [2025-10-31 00:05:58] "POST /set-tag HTTP/1.1" 200 109 0.014863 10.0.0.240 - - [2025-10-31 00:05:58] "POST /set-tag HTTP/1.1" 200 109 0.026279 10.0.0.240 - - [2025-10-31 00:05:58] "POST /set-tag HTTP/1.1" 200 109 0.033721 10.0.0.240 - - [2025-10-31 00:05:58] "POST /set-tag HTTP/1.1" 200 109 0.012437 10.0.0.240 - - [2025-10-31 00:05:58] "DELETE /instance-ip/cfa3b448-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.038663 10.0.0.240 - - [2025-10-31 00:05:58] "DELETE /virtual-machine-interface/cf8b0d44-b5ec-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.040446 10.0.0.240 - - [2025-10-31 00:05:58] "DELETE /virtual-machine/f0eba797-9c70-498b-892f-42d41cf6068b HTTP/1.1" 200 115 0.021647 10.0.0.240 - - [2025-10-31 00:05:58] "DELETE /tag/65f7383b-db0e-4ea1-8430-efdfd4c3770e HTTP/1.1" 409 237 0.004678 10.0.0.240 - - [2025-10-31 00:05:58] "DELETE /tag/523068c5-ae9a-42c0-a72f-4637f8482584 HTTP/1.1" 200 115 0.031168 10.0.0.240 - - [2025-10-31 00:05:58] "DELETE /tag/feb3a52f-b65d-4d96-9494-62ba6e718899 HTTP/1.1" 409 237 0.003330 10.0.0.240 - - [2025-10-31 00:06:00] "POST /projects HTTP/1.1" 409 238 0.002361 10.0.0.240 - - [2025-10-31 00:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.240 - - [2025-10-31 00:06:00] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044333 10.0.0.240 - - [2025-10-31 00:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008748 10.0.0.240 - - [2025-10-31 00:06:00] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.011054 10.0.0.240 - - [2025-10-31 00:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.240 - - [2025-10-31 00:06:00] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003518 10.0.0.240 - - [2025-10-31 00:06:00] "POST /security-groups HTTP/1.1" 409 285 0.001948 10.0.0.240 - - [2025-10-31 00:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001135 10.0.0.240 - - [2025-10-31 00:06:00] "PUT /security-group/3376dd7b-6a23-4242-9cf5-f2239153333d HTTP/1.1" 200 263 0.055485 10.0.0.240 - - [2025-10-31 00:06:00] "PUT /access-control-list/54ecfbb2-563c-42cf-8a6f-41852b743337 HTTP/1.1" 200 273 0.021276 10.0.0.240 - - [2025-10-31 00:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.042705 10.0.0.240 - - [2025-10-31 00:06:00] "PUT /access-control-list/46f30059-6fb1-4fb1-b990-487b85e67586 HTTP/1.1" 200 273 0.029368 10.0.0.240 - - [2025-10-31 00:06:05] "POST /projects HTTP/1.1" 409 238 0.005958 10.0.0.240 - - [2025-10-31 00:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.240 - - [2025-10-31 00:06:05] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.018916 10.0.0.240 - - [2025-10-31 00:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.240 - - [2025-10-31 00:06:05] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003206 10.0.0.240 - - [2025-10-31 00:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.240 - - [2025-10-31 00:06:05] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004023 10.0.0.240 - - [2025-10-31 00:06:05] "POST /security-groups HTTP/1.1" 409 285 0.001847 10.0.0.240 - - [2025-10-31 00:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.240 - - [2025-10-31 00:06:05] "PUT /security-group/3376dd7b-6a23-4242-9cf5-f2239153333d HTTP/1.1" 200 263 0.052962 10.0.0.240 - - [2025-10-31 00:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019784 10.0.0.240 - - [2025-10-31 00:06:05] "PUT /access-control-list/54ecfbb2-563c-42cf-8a6f-41852b743337 HTTP/1.1" 200 273 0.010004 10.0.0.240 - - [2025-10-31 00:06:05] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.016569 10.0.0.240 - - [2025-10-31 00:06:05] "PUT /access-control-list/46f30059-6fb1-4fb1-b990-487b85e67586 HTTP/1.1" 200 273 0.019680 10.0.0.240 - - [2025-10-31 00:06:06] "GET /firewall-rule/b5ad09a4-c71e-4808-b09e-8e7796ce2305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002583 10.0.0.240 - - [2025-10-31 00:06:06] "POST /ref-update HTTP/1.1" 200 156 0.050290 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /firewall-rule/b5ad09a4-c71e-4808-b09e-8e7796ce2305 HTTP/1.1" 200 115 0.030810 10.0.0.240 - - [2025-10-31 00:06:06] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005353 10.0.0.240 - - [2025-10-31 00:06:06] "GET /firewall-rule/61af807e-4eb5-47af-9079-0dde1e5ce81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006066 10.0.0.240 - - [2025-10-31 00:06:06] "POST /ref-update HTTP/1.1" 200 156 0.046267 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /firewall-rule/61af807e-4eb5-47af-9079-0dde1e5ce81a HTTP/1.1" 200 115 0.039366 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /tag/d7ac08b9-5ff2-4e48-bd00-6cc5701633bb HTTP/1.1" 200 115 0.034134 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /tag/65f7383b-db0e-4ea1-8430-efdfd4c3770e HTTP/1.1" 409 237 0.006978 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /tag/feb3a52f-b65d-4d96-9494-62ba6e718899 HTTP/1.1" 409 237 0.007307 10.0.0.240 - - [2025-10-31 00:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010324 10.0.0.240 - - [2025-10-31 00:06:06] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004939 10.0.0.240 - - [2025-10-31 00:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006715 10.0.0.240 - - [2025-10-31 00:06:06] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003677 10.0.0.240 - - [2025-10-31 00:06:06] "PUT /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea HTTP/1.1" 200 265 0.036229 10.0.0.240 - - [2025-10-31 00:06:06] "PUT /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3 HTTP/1.1" 200 265 0.043443 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /security-group/3376dd7b-6a23-4242-9cf5-f2239153333d HTTP/1.1" 200 115 0.045474 10.0.0.240 - - [2025-10-31 00:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001096 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /access-control-list/54ecfbb2-563c-42cf-8a6f-41852b743337 HTTP/1.1" 200 115 0.032310 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /access-control-list/46f30059-6fb1-4fb1-b990-487b85e67586 HTTP/1.1" 200 115 0.022942 10.0.0.240 - - [2025-10-31 00:06:06] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.037673 10.0.0.240 - - [2025-10-31 00:06:06] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?fields=security_groups HTTP/1.1" 200 1352 0.049921 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /security-group/1af43126-3d1d-4004-a975-01c6fa2ea833 HTTP/1.1" 200 115 0.051331 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /access-control-list/5e81bf5b-4f4c-422d-a8bc-05dbc6056986 HTTP/1.1" 200 115 0.048726 10.0.0.240 - - [2025-10-31 00:06:06] "GET /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d?fields=application_policy_sets HTTP/1.1" 200 1391 0.051002 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /access-control-list/64158088-a0f4-4e44-a8bd-807501edf848 HTTP/1.1" 200 115 0.047341 10.0.0.240 - - [2025-10-31 00:06:06] "DELETE /project/2004f28a-38e4-499f-8ea4-6a9d54cf787d HTTP/1.1" 200 115 0.309610 10.0.0.240 - - [2025-10-31 00:06:06] "POST /projects HTTP/1.1" 409 238 0.001484 10.0.0.240 - - [2025-10-31 00:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.240 - - [2025-10-31 00:06:07] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.028638 10.0.0.240 - - [2025-10-31 00:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.240 - - [2025-10-31 00:06:07] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003571 10.0.0.240 - - [2025-10-31 00:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.240 - - [2025-10-31 00:06:07] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004122 10.0.0.240 - - [2025-10-31 00:06:07] "POST /security-groups HTTP/1.1" 409 285 0.002028 10.0.0.240 - - [2025-10-31 00:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.240 - - [2025-10-31 00:06:07] "PUT /security-group/324e43f8-a25b-45c1-92ee-5c19782f0be1 HTTP/1.1" 200 263 0.055688 10.0.0.240 - - [2025-10-31 00:06:07] "PUT /access-control-list/08de2c25-1fcc-4082-b340-0d08c0c9dd85 HTTP/1.1" 200 273 0.022107 10.0.0.240 - - [2025-10-31 00:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013019 10.0.0.240 - - [2025-10-31 00:06:07] "GET /global-system-configs HTTP/1.1" 200 323 0.008287 10.0.0.240 - - [2025-10-31 00:06:07] "PUT /access-control-list/9f2ec26d-600c-4f43-936e-74f04cb4e153 HTTP/1.1" 200 273 0.031542 10.0.0.240 - - [2025-10-31 00:06:07] "GET /global-system-configs HTTP/1.1" 200 323 0.004637 10.0.0.240 - - [2025-10-31 00:06:11] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002397 10.0.0.240 - - [2025-10-31 00:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.240 - - [2025-10-31 00:06:11] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003324 10.0.0.240 - - [2025-10-31 00:06:11] "GET /firewall-policy/18990b06-c51e-49fe-912d-d06d8ae9e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002622 10.0.0.240 - - [2025-10-31 00:06:11] "GET /firewall-rule/6881ec9d-410d-4518-b573-c6ea3d0cb900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002920 10.0.0.240 - - [2025-10-31 00:06:11] "POST /ref-update HTTP/1.1" 200 156 0.012875 10.0.0.240 - - [2025-10-31 00:06:11] "DELETE /firewall-rule/6881ec9d-410d-4518-b573-c6ea3d0cb900 HTTP/1.1" 200 115 0.052363 10.0.0.240 - - [2025-10-31 00:06:11] "GET /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004262 10.0.0.240 - - [2025-10-31 00:06:11] "GET /firewall-rule/056868ae-262f-47af-85f3-b5919fe6544f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.003225 10.0.0.240 - - [2025-10-31 00:06:11] "POST /ref-update HTTP/1.1" 200 156 0.020843 10.0.0.240 - - [2025-10-31 00:06:11] "DELETE /firewall-rule/056868ae-262f-47af-85f3-b5919fe6544f HTTP/1.1" 200 115 0.048031 10.0.0.240 - - [2025-10-31 00:06:11] "GET /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.005001 10.0.0.240 - - [2025-10-31 00:06:11] "GET /firewall-rule/581e7942-3dc9-42a3-8ea5-097ed8495dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002644 10.0.0.240 - - [2025-10-31 00:06:11] "POST /ref-update HTTP/1.1" 200 156 0.009777 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /firewall-rule/581e7942-3dc9-42a3-8ea5-097ed8495dc9 HTTP/1.1" 200 115 0.036728 10.0.0.240 - - [2025-10-31 00:06:12] "GET /application-policy-set/a8e87a93-ff5d-46ee-b36e-7bbc3625729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003965 10.0.0.240 - - [2025-10-31 00:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.240 - - [2025-10-31 00:06:12] "GET /policy-management/cdab8b58-23b0-4192-a3d2-bd6d13ce9b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005989 10.0.0.240 - - [2025-10-31 00:06:12] "GET /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003657 10.0.0.240 - - [2025-10-31 00:06:12] "POST /ref-update HTTP/1.1" 200 156 0.026377 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /firewall-policy/3a015d85-e260-4130-909c-c151dbc9075d HTTP/1.1" 200 115 0.026007 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /tag/8ad6c364-e4d0-4ddd-a6b9-dca24525ddff HTTP/1.1" 200 115 0.051095 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /tag/65f7383b-db0e-4ea1-8430-efdfd4c3770e HTTP/1.1" 200 115 0.028949 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /tag/98ec9ddc-6d8a-4b55-9890-56f5cd4e5968 HTTP/1.1" 200 115 0.049874 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /tag/feb3a52f-b65d-4d96-9494-62ba6e718899 HTTP/1.1" 200 115 0.051921 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /loadbalancer-member/9136a045-5f9f-4979-9fdc-620cb2505a48 HTTP/1.1" 200 115 0.029685 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /loadbalancer-pool/71a2345f-5725-4393-b716-a7695115998d HTTP/1.1" 200 115 0.026809 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /loadbalancer-listener/03276104-974f-40f0-8d5e-840dbfe97537 HTTP/1.1" 200 115 0.030097 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /loadbalancer/4c6e9bb9-f18d-4ec5-b734-15b93409e77a HTTP/1.1" 200 115 0.024687 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /floating-ip/5b9058ea-bfe1-4d4f-9f30-009f30e4d141 HTTP/1.1" 200 115 0.025783 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /instance-ip/0ccb2f75-a97e-44f2-985d-2319b12a4e5e HTTP/1.1" 200 115 0.030690 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /virtual-machine-interface/d1b2b9d6-d9a4-4c33-bb79-d7ff5ad2a86f HTTP/1.1" 200 115 0.050275 10.0.0.240 - - [2025-10-31 00:06:12] "DELETE /tag/27309749-086a-479a-a301-273d579a3e45 HTTP/1.1" 200 115 0.049663 10.0.0.240 - - [2025-10-31 00:06:12] "POST /projects HTTP/1.1" 409 238 0.001891 10.0.0.240 - - [2025-10-31 00:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008700 10.0.0.240 - - [2025-10-31 00:06:12] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031886 10.0.0.240 - - [2025-10-31 00:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.240 - - [2025-10-31 00:06:12] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003740 10.0.0.240 - - [2025-10-31 00:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.240 - - [2025-10-31 00:06:12] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005138 10.0.0.240 - - [2025-10-31 00:06:12] "POST /security-groups HTTP/1.1" 409 285 0.005964 10.0.0.240 - - [2025-10-31 00:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.240 - - [2025-10-31 00:06:12] "PUT /security-group/324e43f8-a25b-45c1-92ee-5c19782f0be1 HTTP/1.1" 200 263 0.059061 10.0.0.240 - - [2025-10-31 00:06:12] "PUT /access-control-list/08de2c25-1fcc-4082-b340-0d08c0c9dd85 HTTP/1.1" 200 273 0.018987 10.0.0.240 - - [2025-10-31 00:06:13] "PUT /access-control-list/9f2ec26d-600c-4f43-936e-74f04cb4e153 HTTP/1.1" 200 273 0.025098 10.0.0.240 - - [2025-10-31 00:06:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025601 10.0.0.240 - - [2025-10-31 00:06:13] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005977 10.0.0.240 - - [2025-10-31 00:06:13] "GET /firewall-rule/2417577a-80bc-4288-8a00-27fb427561e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003392 10.0.0.240 - - [2025-10-31 00:06:13] "POST /ref-update HTTP/1.1" 200 156 0.058362 10.0.0.240 - - [2025-10-31 00:06:13] "DELETE /firewall-rule/2417577a-80bc-4288-8a00-27fb427561e4 HTTP/1.1" 200 115 0.032021 10.0.0.240 - - [2025-10-31 00:06:13] "GET /firewall-policy/44b6e66b-2438-45fc-ae98-befc045fbbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.008972 10.0.0.240 - - [2025-10-31 00:06:13] "GET /firewall-rule/708c2f1a-b08c-469d-8e91-a90267a26f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002959 10.0.0.240 - - [2025-10-31 00:06:13] "POST /ref-update HTTP/1.1" 200 156 0.053040 10.0.0.240 - - [2025-10-31 00:06:13] "DELETE /firewall-rule/708c2f1a-b08c-469d-8e91-a90267a26f63 HTTP/1.1" 200 115 0.031582 10.0.0.240 - - [2025-10-31 00:06:13] "DELETE /tag/703fd8da-d848-4e25-9678-9463f78f57c4 HTTP/1.1" 200 115 0.056897 10.0.0.240 - - [2025-10-31 00:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.240 - - [2025-10-31 00:06:13] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004785 10.0.0.240 - - [2025-10-31 00:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.240 - - [2025-10-31 00:06:13] "GET /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003534 10.0.0.240 - - [2025-10-31 00:06:13] "PUT /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea HTTP/1.1" 200 265 0.037653 10.0.0.240 - - [2025-10-31 00:06:13] "PUT /virtual-network/7b20b10b-c71e-494a-8221-e4da644518e3 HTTP/1.1" 200 265 0.055587 10.0.0.240 - - [2025-10-31 00:06:13] "DELETE /security-group/324e43f8-a25b-45c1-92ee-5c19782f0be1 HTTP/1.1" 200 115 0.067228 10.0.0.240 - - [2025-10-31 00:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.240 - - [2025-10-31 00:06:13] "DELETE /access-control-list/08de2c25-1fcc-4082-b340-0d08c0c9dd85 HTTP/1.1" 200 115 0.039741 10.0.0.240 - - [2025-10-31 00:06:13] "DELETE /access-control-list/9f2ec26d-600c-4f43-936e-74f04cb4e153 HTTP/1.1" 200 115 0.018958 10.0.0.240 - - [2025-10-31 00:06:13] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.040216 10.0.0.240 - - [2025-10-31 00:06:13] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?fields=security_groups HTTP/1.1" 200 1351 0.028877 10.0.0.240 - - [2025-10-31 00:06:13] "DELETE /security-group/ed5070c0-834a-458a-b0d8-6cedfbdc7ac0 HTTP/1.1" 200 115 0.069273 10.0.0.240 - - [2025-10-31 00:06:13] "DELETE /access-control-list/a308ab04-58d6-4ed2-a78d-f72a446b184b HTTP/1.1" 200 115 0.044198 10.0.0.240 - - [2025-10-31 00:06:13] "GET /project/69b8a337-9858-4c5c-82aa-dd22afe3a173?fields=application_policy_sets HTTP/1.1" 200 1390 0.033920 10.0.0.240 - - [2025-10-31 00:06:13] "DELETE /access-control-list/b9d8fcbd-7c41-4984-a551-599d3df3779c HTTP/1.1" 200 115 0.048448 10.0.0.240 - - [2025-10-31 00:06:14] "DELETE /project/69b8a337-9858-4c5c-82aa-dd22afe3a173 HTTP/1.1" 200 115 0.319146 10.0.0.240 - - [2025-10-31 00:07:07] "GET / HTTP/1.1" 200 36215 0.001744 10.0.0.240 - - [2025-10-31 00:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.240 - - [2025-10-31 00:07:07] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002245 10.0.0.240 - - [2025-10-31 00:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.240 - - [2025-10-31 00:07:07] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002497 10.0.0.240 - - [2025-10-31 00:07:22] "GET / HTTP/1.1" 200 36215 0.001479 10.0.0.240 - - [2025-10-31 00:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.240 - - [2025-10-31 00:07:22] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003870 10.0.0.240 - - [2025-10-31 00:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.240 - - [2025-10-31 00:07:22] "GET /config-node/0ca3c51c-2aa9-4f9e-b4b1-67fd83649cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001506 10.0.0.240 - - [2025-10-31 00:07:34] "GET / HTTP/1.1" 200 36215 0.001344 10.0.0.240 - - [2025-10-31 00:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.240 - - [2025-10-31 00:07:34] "GET /routing-instance/2a3e88f2-1fc4-4bf2-984e-9f03d22e87c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002604 10.0.0.240 - - [2025-10-31 00:07:34] "POST /bgp-routers HTTP/1.1" 409 301 0.001774 10.0.0.240 - - [2025-10-31 00:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.240 - - [2025-10-31 00:07:34] "GET /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002210 10.0.0.240 - - [2025-10-31 00:07:34] "PUT /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e HTTP/1.1" 200 255 0.010663 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:07:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001035 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:07:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001041 10.0.0.240 - - [2025-10-31 00:07:48] "GET / HTTP/1.1" 200 36215 0.001813 10.0.0.240 - - [2025-10-31 00:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.240 - - [2025-10-31 00:07:48] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007512 10.0.0.240 - - [2025-10-31 00:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.240 - - [2025-10-31 00:07:48] "GET /config-node/0ca3c51c-2aa9-4f9e-b4b1-67fd83649cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.012782 10.0.0.240 - - [2025-10-31 00:07:48] "GET / HTTP/1.1" 200 36215 0.001298 10.0.0.240 - - [2025-10-31 00:07:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001942 10.0.0.240 - - [2025-10-31 00:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.240 - - [2025-10-31 00:07:53] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002011 10.0.0.240 - - [2025-10-31 00:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.240 - - [2025-10-31 00:07:53] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.006728 10.0.0.240 - - [2025-10-31 00:07:54] "GET / HTTP/1.1" 200 36215 0.001839 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 264 0.001893 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/1d377b2b-2cea-488c-9f82-8e573e350781 HTTP/1.1" 200 245 0.008752 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 261 0.011014 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/434e796d-3bb8-4c38-a479-9c8c37439cda HTTP/1.1" 200 245 0.010272 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 261 0.005984 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/97f6ef06-94a3-45e9-be7c-27cc40a5d48e HTTP/1.1" 200 245 0.010347 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 253 0.013512 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/6b2c8f28-6181-4dc2-87ef-36a2a9be0570 HTTP/1.1" 200 245 0.010039 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 251 0.009033 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/d4e3e68a-e1ac-4c87-b284-4a695fc4fa51 HTTP/1.1" 200 245 0.012510 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 252 0.003947 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/b4bca33c-1462-4a0d-be8f-e393334da342 HTTP/1.1" 200 245 0.009173 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 256 0.016263 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/12b6f28f-01a4-490d-b5fd-5bfc7114b987 HTTP/1.1" 200 245 0.009099 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 248 0.007230 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/4943c82e-09d3-4add-8c81-c4933e2c29d9 HTTP/1.1" 200 245 0.015443 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 252 0.006428 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/e79dae2c-c1f7-4602-b2fd-b88d144e1dfa HTTP/1.1" 200 245 0.010108 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 257 0.005219 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/37e0e9e2-60d5-459c-b32e-6f6889fdf1c2 HTTP/1.1" 200 245 0.010537 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 251 0.023829 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/1a217b14-08dd-46a3-a080-a1abd41e66d2 HTTP/1.1" 200 245 0.010388 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 257 0.005388 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.240 - - [2025-10-31 00:07:54] "PUT /alarm/aaf81f80-8a0b-499d-9eea-cd3e39344519 HTTP/1.1" 200 245 0.009458 10.0.0.240 - - [2025-10-31 00:07:54] "POST /alarms HTTP/1.1" 409 261 0.003143 10.0.0.240 - - [2025-10-31 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/cbfd8f43-c3c4-47ac-9c7b-0963aa795dca HTTP/1.1" 200 245 0.013057 10.0.0.240 - - [2025-10-31 00:07:55] "POST /alarms HTTP/1.1" 409 258 0.007260 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/57d239fd-984f-445b-a7f7-54fa39ad0d54 HTTP/1.1" 200 245 0.008726 10.0.0.240 - - [2025-10-31 00:07:55] "POST /alarms HTTP/1.1" 409 254 0.002708 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/26fc4969-4835-4988-8a2f-81e3495f91a3 HTTP/1.1" 200 245 0.008717 10.0.0.240 - - [2025-10-31 00:07:55] "POST /alarms HTTP/1.1" 409 254 0.008009 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/6fd6c66c-f45e-4168-99b2-b3a39f42690c HTTP/1.1" 200 245 0.010015 10.0.0.240 - - [2025-10-31 00:07:55] "POST /alarms HTTP/1.1" 409 254 0.001557 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006359 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/153f0f7f-39d8-4797-8997-5240818d21aa HTTP/1.1" 200 245 0.021347 10.0.0.240 - - [2025-10-31 00:07:55] "POST /alarms HTTP/1.1" 409 247 0.001902 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001177 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/4de1f5ef-3c71-4cb3-b4dd-0e571f16ccb0 HTTP/1.1" 200 245 0.013639 10.0.0.240 - - [2025-10-31 00:07:55] "POST /alarms HTTP/1.1" 409 272 0.009625 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/edd3fe42-06a3-4bda-bfff-fd7839a35d83 HTTP/1.1" 200 245 0.014638 10.0.0.240 - - [2025-10-31 00:07:55] "POST /alarms HTTP/1.1" 409 261 0.005547 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/c3147efe-7d91-49ce-ac19-3fd0a57abf1d HTTP/1.1" 200 245 0.009798 10.0.0.240 - - [2025-10-31 00:07:55] "POST /alarms HTTP/1.1" 409 259 0.008590 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/edb1aeae-33a3-4ba3-a25a-6fdd41d0e8f5 HTTP/1.1" 200 245 0.010241 10.0.0.240 - - [2025-10-31 00:07:55] "POST /alarms HTTP/1.1" 409 265 0.009483 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/6b4ad31c-2ad7-48ea-b4ca-339e35a38498 HTTP/1.1" 200 245 0.009828 10.0.0.240 - - [2025-10-31 00:07:55] "POST /alarms HTTP/1.1" 409 279 0.004919 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /alarm/d461c6a4-2340-498d-8d9d-20ee396d2750 HTTP/1.1" 200 245 0.009933 10.0.0.240 - - [2025-10-31 00:07:55] "GET / HTTP/1.1" 200 36215 0.001597 10.0.0.240 - - [2025-10-31 00:07:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001985 10.0.0.240 - - [2025-10-31 00:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.240 - - [2025-10-31 00:07:55] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.007309 10.0.0.240 - - [2025-10-31 00:07:56] "GET / HTTP/1.1" 200 36215 0.001494 10.0.0.240 - - [2025-10-31 00:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.240 - - [2025-10-31 00:07:56] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002185 10.0.0.240 - - [2025-10-31 00:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.240 - - [2025-10-31 00:07:56] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.007263 10.0.0.240 - - [2025-10-31 00:07:56] "GET / HTTP/1.1" 200 36215 0.001995 10.0.0.240 - - [2025-10-31 00:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.240 - - [2025-10-31 00:07:56] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004288 10.0.0.240 - - [2025-10-31 00:07:56] "PUT /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594 HTTP/1.1" 200 275 0.015927 10.0.0.240 - - [2025-10-31 00:08:00] "GET / HTTP/1.1" 200 36215 0.001244 10.0.0.240 - - [2025-10-31 00:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.240 - - [2025-10-31 00:08:00] "GET /routing-instance/2a3e88f2-1fc4-4bf2-984e-9f03d22e87c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002732 10.0.0.240 - - [2025-10-31 00:08:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002385 10.0.0.240 - - [2025-10-31 00:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.240 - - [2025-10-31 00:08:00] "GET /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004580 10.0.0.240 - - [2025-10-31 00:08:00] "PUT /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e HTTP/1.1" 200 255 0.025960 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:08:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000940 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:08:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000971 10.0.0.240 - - [2025-10-31 00:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.240 - - [2025-10-31 00:08:02] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.008168 10.0.0.240 - - [2025-10-31 00:08:15] "GET / HTTP/1.1" 200 36215 0.002579 10.0.0.240 - - [2025-10-31 00:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.240 - - [2025-10-31 00:08:15] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006421 10.0.0.240 - - [2025-10-31 00:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.240 - - [2025-10-31 00:08:15] "GET /config-node/0ca3c51c-2aa9-4f9e-b4b1-67fd83649cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001853 10.0.0.240 - - [2025-10-31 00:08:26] "GET / HTTP/1.1" 200 36215 0.001220 10.0.0.240 - - [2025-10-31 00:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.240 - - [2025-10-31 00:08:26] "GET /routing-instance/2a3e88f2-1fc4-4bf2-984e-9f03d22e87c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002485 10.0.0.240 - - [2025-10-31 00:08:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001605 10.0.0.240 - - [2025-10-31 00:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.240 - - [2025-10-31 00:08:26] "GET /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002433 10.0.0.240 - - [2025-10-31 00:08:26] "PUT /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e HTTP/1.1" 200 255 0.012114 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000777 10.0.0.240 - - [2025-10-31 00:09:05] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.240 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.240 - - [2025-10-31 00:09:05] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004085 10.0.0.240 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.240 - - [2025-10-31 00:09:05] "GET /config-node/0ca3c51c-2aa9-4f9e-b4b1-67fd83649cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001942 10.0.0.240 - - [2025-10-31 00:09:05] "GET / HTTP/1.1" 200 36215 0.001308 10.0.0.240 - - [2025-10-31 00:09:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001780 10.0.0.240 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.240 - - [2025-10-31 00:09:10] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002158 10.0.0.240 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001205 10.0.0.240 - - [2025-10-31 00:09:10] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.006752 10.0.0.240 - - [2025-10-31 00:09:10] "GET / HTTP/1.1" 200 36215 0.003267 10.0.0.240 - - [2025-10-31 00:09:10] "POST /alarms HTTP/1.1" 409 264 0.002246 10.0.0.240 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.240 - - [2025-10-31 00:09:10] "PUT /alarm/1d377b2b-2cea-488c-9f82-8e573e350781 HTTP/1.1" 200 245 0.007370 10.0.0.240 - - [2025-10-31 00:09:10] "POST /alarms HTTP/1.1" 409 261 0.003113 10.0.0.240 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.240 - - [2025-10-31 00:09:10] "PUT /alarm/434e796d-3bb8-4c38-a479-9c8c37439cda HTTP/1.1" 200 245 0.007362 10.0.0.240 - - [2025-10-31 00:09:10] "POST /alarms HTTP/1.1" 409 261 0.002122 10.0.0.240 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.240 - - [2025-10-31 00:09:10] "PUT /alarm/97f6ef06-94a3-45e9-be7c-27cc40a5d48e HTTP/1.1" 200 245 0.010022 10.0.0.240 - - [2025-10-31 00:09:10] "POST /alarms HTTP/1.1" 409 253 0.001787 10.0.0.240 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.240 - - [2025-10-31 00:09:10] "PUT /alarm/6b2c8f28-6181-4dc2-87ef-36a2a9be0570 HTTP/1.1" 200 245 0.007589 10.0.0.240 - - [2025-10-31 00:09:10] "POST /alarms HTTP/1.1" 409 251 0.001740 10.0.0.240 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.240 - - [2025-10-31 00:09:10] "PUT /alarm/d4e3e68a-e1ac-4c87-b284-4a695fc4fa51 HTTP/1.1" 200 245 0.007184 10.0.0.240 - - [2025-10-31 00:09:10] "POST /alarms HTTP/1.1" 409 252 0.002153 10.0.0.240 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.240 - - [2025-10-31 00:09:10] "PUT /alarm/b4bca33c-1462-4a0d-be8f-e393334da342 HTTP/1.1" 200 245 0.008622 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 256 0.004314 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/12b6f28f-01a4-490d-b5fd-5bfc7114b987 HTTP/1.1" 200 245 0.008485 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 248 0.002338 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/4943c82e-09d3-4add-8c81-c4933e2c29d9 HTTP/1.1" 200 245 0.010422 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 252 0.006978 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/e79dae2c-c1f7-4602-b2fd-b88d144e1dfa HTTP/1.1" 200 245 0.009927 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 257 0.009313 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/37e0e9e2-60d5-459c-b32e-6f6889fdf1c2 HTTP/1.1" 200 245 0.010649 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 251 0.006126 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/1a217b14-08dd-46a3-a080-a1abd41e66d2 HTTP/1.1" 200 245 0.008463 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 257 0.002511 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/aaf81f80-8a0b-499d-9eea-cd3e39344519 HTTP/1.1" 200 245 0.014345 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 261 0.004847 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/cbfd8f43-c3c4-47ac-9c7b-0963aa795dca HTTP/1.1" 200 245 0.007648 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 258 0.005500 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/57d239fd-984f-445b-a7f7-54fa39ad0d54 HTTP/1.1" 200 245 0.008616 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 254 0.003247 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/26fc4969-4835-4988-8a2f-81e3495f91a3 HTTP/1.1" 200 245 0.007981 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 254 0.003976 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/6fd6c66c-f45e-4168-99b2-b3a39f42690c HTTP/1.1" 200 245 0.008278 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 254 0.007008 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/153f0f7f-39d8-4797-8997-5240818d21aa HTTP/1.1" 200 245 0.007531 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 247 0.002534 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/4de1f5ef-3c71-4cb3-b4dd-0e571f16ccb0 HTTP/1.1" 200 245 0.008103 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 272 0.009476 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/edd3fe42-06a3-4bda-bfff-fd7839a35d83 HTTP/1.1" 200 245 0.007757 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 261 0.006166 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001126 10.0.0.240 - - [2025-10-31 00:09:11] "PUT /alarm/c3147efe-7d91-49ce-ac19-3fd0a57abf1d HTTP/1.1" 200 245 0.007813 10.0.0.240 - - [2025-10-31 00:09:11] "POST /alarms HTTP/1.1" 409 259 0.002442 10.0.0.240 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.240 - - [2025-10-31 00:09:12] "PUT /alarm/edb1aeae-33a3-4ba3-a25a-6fdd41d0e8f5 HTTP/1.1" 200 245 0.008482 10.0.0.240 - - [2025-10-31 00:09:12] "POST /alarms HTTP/1.1" 409 265 0.008720 10.0.0.240 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.240 - - [2025-10-31 00:09:12] "PUT /alarm/6b4ad31c-2ad7-48ea-b4ca-339e35a38498 HTTP/1.1" 200 245 0.008704 10.0.0.240 - - [2025-10-31 00:09:12] "POST /alarms HTTP/1.1" 409 279 0.005193 10.0.0.240 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.240 - - [2025-10-31 00:09:12] "PUT /alarm/d461c6a4-2340-498d-8d9d-20ee396d2750 HTTP/1.1" 200 245 0.008142 10.0.0.240 - - [2025-10-31 00:09:12] "GET / HTTP/1.1" 200 36215 0.001686 10.0.0.240 - - [2025-10-31 00:09:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001854 10.0.0.240 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.240 - - [2025-10-31 00:09:12] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.006510 10.0.0.240 - - [2025-10-31 00:09:12] "GET / HTTP/1.1" 200 36215 0.001507 10.0.0.240 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.240 - - [2025-10-31 00:09:12] "GET /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002182 10.0.0.240 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.240 - - [2025-10-31 00:09:12] "PUT /global-vrouter-config/e2c73951-5baf-4970-9d3d-7e3befea6060 HTTP/1.1" 200 277 0.008204 10.0.0.240 - - [2025-10-31 00:09:12] "GET / HTTP/1.1" 200 36215 0.001438 10.0.0.240 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.240 - - [2025-10-31 00:09:12] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003762 10.0.0.240 - - [2025-10-31 00:09:12] "PUT /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594 HTTP/1.1" 200 275 0.011948 10.0.0.240 - - [2025-10-31 00:09:16] "GET / HTTP/1.1" 200 36215 0.001332 10.0.0.240 - - [2025-10-31 00:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.240 - - [2025-10-31 00:09:16] "GET /routing-instance/2a3e88f2-1fc4-4bf2-984e-9f03d22e87c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002266 10.0.0.240 - - [2025-10-31 00:09:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001454 10.0.0.240 - - [2025-10-31 00:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.240 - - [2025-10-31 00:09:16] "GET /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002346 10.0.0.240 - - [2025-10-31 00:09:16] "PUT /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e HTTP/1.1" 200 255 0.028821 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:09:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:09:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000909 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:09:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:09:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000872 10.0.0.240 - - [2025-10-31 00:09:21] "POST /tags HTTP/1.1" 200 356 0.023260 10.0.0.240 - - [2025-10-31 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.240 - - [2025-10-31 00:09:21] "GET /tag/c7e0b733-7b64-40a5-b5a7-2b855a85840b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.023047 10.0.0.240 - - [2025-10-31 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.240 - - [2025-10-31 00:09:21] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005654 10.0.0.240 - - [2025-10-31 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.240 - - [2025-10-31 00:09:21] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.100838 10.0.0.240 - - [2025-10-31 00:09:21] "POST /virtual-machines HTTP/1.1" 200 352 0.013033 10.0.0.240 - - [2025-10-31 00:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008235 10.0.0.240 - - [2025-10-31 00:09:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.148728 10.0.0.240 - - [2025-10-31 00:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.037998 10.0.0.240 - - [2025-10-31 00:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.240 - - [2025-10-31 00:09:22] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009572 10.0.0.240 - - [2025-10-31 00:09:22] "POST /instance-ips HTTP/1.1" 200 392 0.035883 10.0.0.240 - - [2025-10-31 00:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032837 10.0.0.240 - - [2025-10-31 00:09:22] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.011501 10.0.0.240 - - [2025-10-31 00:09:22] "POST /set-tag HTTP/1.1" 200 109 0.015008 10.0.0.240 - - [2025-10-31 00:09:22] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015563 10.0.0.240 - - [2025-10-31 00:09:22] "GET /instance-ip/da396c76-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002732 10.0.0.240 - - [2025-10-31 00:09:22] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004182 10.0.0.240 - - [2025-10-31 00:09:22] "POST /set-tag HTTP/1.1" 200 109 0.001591 10.0.0.240 - - [2025-10-31 00:09:22] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003027 10.0.0.240 - - [2025-10-31 00:09:22] "POST /ref-update HTTP/1.1" 200 156 0.007472 10.0.0.240 - - [2025-10-31 00:09:22] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004317 10.0.0.240 - - [2025-10-31 00:09:22] "POST /set-tag HTTP/1.1" 200 109 0.001623 10.0.0.240 - - [2025-10-31 00:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.240 - - [2025-10-31 00:09:22] "GET /virtual-network/12dd0b04-d9e8-44cf-b751-68dc57be16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003820 10.0.0.240 - - [2025-10-31 00:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.240 - - [2025-10-31 00:09:22] "GET /project/a6bdc041-319f-481f-ba83-5cbb1f96e58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028876 10.0.0.240 - - [2025-10-31 00:09:22] "POST /virtual-machines HTTP/1.1" 200 356 0.012605 10.0.0.240 - - [2025-10-31 00:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022917 10.0.0.240 - - [2025-10-31 00:09:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.108786 10.0.0.240 - - [2025-10-31 00:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007073 10.0.0.240 - - [2025-10-31 00:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011635 10.0.0.240 - - [2025-10-31 00:09:22] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.003468 10.0.0.240 - - [2025-10-31 00:09:22] "POST /instance-ips HTTP/1.1" 200 396 0.019143 10.0.0.240 - - [2025-10-31 00:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024815 10.0.0.240 - - [2025-10-31 00:09:23] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.016928 10.0.0.240 - - [2025-10-31 00:09:23] "POST /set-tag HTTP/1.1" 200 109 0.013202 10.0.0.240 - - [2025-10-31 00:09:23] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015453 10.0.0.240 - - [2025-10-31 00:09:23] "GET /instance-ip/daa7b186-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004165 10.0.0.240 - - [2025-10-31 00:09:23] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003790 10.0.0.240 - - [2025-10-31 00:09:23] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.240 - - [2025-10-31 00:09:23] "GET /virtual-router/c298bf1a-f511-4dcf-9f9d-9241f2f7a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.002929 10.0.0.240 - - [2025-10-31 00:09:23] "POST /ref-update HTTP/1.1" 200 156 0.008883 10.0.0.240 - - [2025-10-31 00:09:23] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003996 10.0.0.240 - - [2025-10-31 00:09:23] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.240 - - [2025-10-31 00:09:23] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005616 10.0.0.240 - - [2025-10-31 00:09:23] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.240 - - [2025-10-31 00:09:23] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005908 10.0.0.240 - - [2025-10-31 00:09:23] "POST /set-tag HTTP/1.1" 200 109 0.001758 10.0.0.240 - - [2025-10-31 00:09:34] "GET / HTTP/1.1" 200 36215 0.002045 10.0.0.240 - - [2025-10-31 00:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.240 - - [2025-10-31 00:09:34] "GET /global-system-config/380ef102-cbbc-4b46-8db6-bc4e9fc35594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005905 10.0.0.240 - - [2025-10-31 00:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.240 - - [2025-10-31 00:09:34] "GET /config-node/0ca3c51c-2aa9-4f9e-b4b1-67fd83649cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001759 10.0.0.240 - - [2025-10-31 00:09:35] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004110 10.0.0.240 - - [2025-10-31 00:09:35] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.240 - - [2025-10-31 00:09:36] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003929 10.0.0.240 - - [2025-10-31 00:09:36] "POST /set-tag HTTP/1.1" 200 109 0.001704 10.0.0.240 - - [2025-10-31 00:09:37] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006238 10.0.0.240 - - [2025-10-31 00:09:37] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.240 - - [2025-10-31 00:09:45] "GET / HTTP/1.1" 200 36215 0.001262 10.0.0.240 - - [2025-10-31 00:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.240 - - [2025-10-31 00:09:45] "GET /routing-instance/2a3e88f2-1fc4-4bf2-984e-9f03d22e87c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002366 10.0.0.240 - - [2025-10-31 00:09:45] "POST /bgp-routers HTTP/1.1" 409 301 0.001655 10.0.0.240 - - [2025-10-31 00:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.240 - - [2025-10-31 00:09:45] "GET /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002079 10.0.0.240 - - [2025-10-31 00:09:45] "PUT /bgp-router/6bceda13-985f-4cd6-a4b3-d3df75bef28e HTTP/1.1" 200 255 0.008951 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:09:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.240 - - [2025-10-31 00:09:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000851 10.0.0.240 - - [2025-10-31 00:10:08] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004140 10.0.0.240 - - [2025-10-31 00:10:08] "POST /set-tag HTTP/1.1" 200 109 0.004556 10.0.0.240 - - [2025-10-31 00:10:08] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004834 10.0.0.240 - - [2025-10-31 00:10:08] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.240 - - [2025-10-31 00:10:08] "GET /virtual-machine/38763bf0-0e58-4e48-b31a-df9bd5c5193c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002484 10.0.0.240 - - [2025-10-31 00:10:08] "POST /ref-update HTTP/1.1" 200 156 0.021966 10.0.0.240 - - [2025-10-31 00:10:08] "GET /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008936 10.0.0.240 - - [2025-10-31 00:10:08] "POST /set-tag HTTP/1.1" 200 109 0.024585 10.0.0.240 - - [2025-10-31 00:10:08] "POST /set-tag HTTP/1.1" 200 109 0.027225 10.0.0.240 - - [2025-10-31 00:10:08] "DELETE /instance-ip/da396c76-b5ed-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.033582 10.0.0.240 - - [2025-10-31 00:10:08] "DELETE /virtual-machine-interface/da1b868e-b5ed-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.029036 10.0.0.240 - - [2025-10-31 00:10:08] "DELETE /virtual-machine/38763bf0-0e58-4e48-b31a-df9bd5c5193c HTTP/1.1" 200 115 0.027481 10.0.0.240 - - [2025-10-31 00:10:08] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004829 10.0.0.240 - - [2025-10-31 00:10:08] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.240 - - [2025-10-31 00:10:39] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005895 10.0.0.240 - - [2025-10-31 00:10:39] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.240 - - [2025-10-31 00:10:39] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003437 10.0.0.240 - - [2025-10-31 00:10:39] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.240 - - [2025-10-31 00:10:39] "GET /virtual-machine/992025eb-f58c-44b5-b8ee-cd2de3678360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003541 10.0.0.240 - - [2025-10-31 00:10:39] "POST /ref-update HTTP/1.1" 200 156 0.010891 10.0.0.240 - - [2025-10-31 00:10:39] "GET /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013868 10.0.0.240 - - [2025-10-31 00:10:39] "POST /set-tag HTTP/1.1" 200 109 0.020713 10.0.0.240 - - [2025-10-31 00:10:39] "POST /set-tag HTTP/1.1" 200 109 0.036452 10.0.0.240 - - [2025-10-31 00:10:39] "DELETE /instance-ip/daa7b186-b5ed-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.083956 10.0.0.240 - - [2025-10-31 00:10:39] "DELETE /virtual-machine-interface/da8e8e2c-b5ed-11f0-9b35-fa163ecd12f8 HTTP/1.1" 200 115 0.047572 10.0.0.240 - - [2025-10-31 00:10:39] "DELETE /virtual-machine/992025eb-f58c-44b5-b8ee-cd2de3678360 HTTP/1.1" 200 115 0.028050 10.0.0.240 - - [2025-10-31 00:10:40] "DELETE /tag/c7e0b733-7b64-40a5-b5a7-2b855a85840b HTTP/1.1" 200 115 0.039669 10.0.0.240 - - [2025-10-31 00:11:07] "GET /global-system-configs HTTP/1.1" 200 323 0.001603 10.0.0.240 - - [2025-10-31 00:11:07] "GET /global-system-configs HTTP/1.1" 200 323 0.001721