++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Nov 5 09:57:02 AM UTC 2025 ===================' INFO: =================== Wed Nov 5 09:57:02 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.241 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.241 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.241 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.241 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.241,10.35.92.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.35.92.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/05/2025 09:57:47.495 7fc1cb27c4c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/05/2025 09:57:47.688 7fc1cb27c4c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/05/2025 09:57:47.724 7fc1cb27c4c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/05/2025 09:57:47.724 7fc1cb27c4c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.241 - - [2025-11-05 09:57:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000690 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2025-11-05 09:58:02] "GET / HTTP/1.1" 503 181 0.000200 10.0.0.241 - - [2025-11-05 09:58:03] "GET / HTTP/1.1" 200 36215 0.001403 10.0.0.241 - - [2025-11-05 09:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014915 10.0.0.241 - - [2025-11-05 09:58:03] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005458 10.0.0.241 - - [2025-11-05 09:58:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002465 10.0.0.241 - - [2025-11-05 09:58:03] "POST /config-database-nodes HTTP/1.1" 200 613 0.037667 10.0.0.241 - - [2025-11-05 09:58:03] "GET / HTTP/1.1" 200 45303 0.001450 10.0.0.241 - - [2025-11-05 09:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.241 - - [2025-11-05 09:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.241 - - [2025-11-05 09:58:04] "GET / HTTP/1.1" 200 36215 0.001201 10.0.0.241 - - [2025-11-05 09:58:04] "GET / HTTP/1.1" 200 36215 0.001326 10.0.0.241 - - [2025-11-05 09:58:04] "GET / HTTP/1.1" 200 36215 0.001614 10.0.0.241 - - [2025-11-05 09:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010759 10.0.0.241 - - [2025-11-05 09:58:04] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015715 10.0.0.241 - - [2025-11-05 09:58:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002589 10.0.0.241 - - [2025-11-05 09:58:04] "POST /database-nodes HTTP/1.1" 200 599 0.033522 10.0.0.241 - - [2025-11-05 09:58:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.003736 10.0.0.241 - - [2025-11-05 09:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007592 10.0.0.241 - - [2025-11-05 09:58:04] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012112 10.0.0.241 - - [2025-11-05 09:58:04] "POST /service-appliance-sets HTTP/1.1" 200 555 0.068069 10.0.0.241 - - [2025-11-05 09:58:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.003137 10.0.0.241 - - [2025-11-05 09:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.241 - - [2025-11-05 09:58:04] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009062 10.0.0.241 - - [2025-11-05 09:58:05] "POST /service-appliance-sets HTTP/1.1" 200 543 0.068791 10.0.0.241 - - [2025-11-05 09:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.241 - - [2025-11-05 09:58:05] "GET /network-ipam/7c32c30a-515c-42a2-8788-595eae98d87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.013213 10.0.0.241 - - [2025-11-05 09:58:05] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.241 - - [2025-11-05 09:58:05] "GET / HTTP/1.1" 200 36215 0.002317 10.0.0.241 - - [2025-11-05 09:58:05] "GET / HTTP/1.1" 200 36215 0.002002 10.0.0.241 - - [2025-11-05 09:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.023305 10.0.0.241 - - [2025-11-05 09:58:05] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006336 10.0.0.241 - - [2025-11-05 09:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014135 10.0.0.241 - - [2025-11-05 09:58:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.003339 10.0.0.241 - - [2025-11-05 09:58:05] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016681 10.0.0.241 - - [2025-11-05 09:58:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.003223 10.0.0.241 - - [2025-11-05 09:58:05] "POST /service-templates HTTP/1.1" 200 513 0.269086 10.0.0.241 - - [2025-11-05 09:58:05] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.135691 10.0.0.241 - - [2025-11-05 09:58:05] "POST /analytics-nodes HTTP/1.1" 200 601 0.242787 10.0.0.241 - - [2025-11-05 09:58:05] "POST /service-templates HTTP/1.1" 200 503 0.216228 10.0.0.241 - - [2025-11-05 09:58:05] "POST /service-templates HTTP/1.1" 200 517 0.088948 10.0.0.241 - - [2025-11-05 09:58:06] "POST /service-templates HTTP/1.1" 200 537 0.109451 10.0.0.241 - - [2025-11-05 09:58:06] "POST /service-templates HTTP/1.1" 200 509 0.120117 10.0.0.241 - - [2025-11-05 09:58:06] "GET / HTTP/1.1" 200 36215 0.002123 10.0.0.241 - - [2025-11-05 09:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.241 - - [2025-11-05 09:58:06] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008196 10.0.0.241 - - [2025-11-05 09:58:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.003145 10.0.0.241 - - [2025-11-05 09:58:06] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.075326 10.0.0.241 - - [2025-11-05 09:58:06] "GET / HTTP/1.1" 200 36215 0.002142 10.0.0.241 - - [2025-11-05 09:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.241 - - [2025-11-05 09:58:06] "GET /routing-instance/511d0772-286c-4a88-91f2-ea3b61f62cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007177 10.0.0.241 - - [2025-11-05 09:58:06] "POST /bgp-routers HTTP/1.1" 200 618 0.080285 10.0.0.241 - - [2025-11-05 09:58:06] "GET /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.020444 10.0.0.241 - - [2025-11-05 09:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.241 - - [2025-11-05 09:58:07] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010160 10.0.0.241 - - [2025-11-05 09:58:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003335 10.0.0.241 - - [2025-11-05 09:58:07] "POST /ref-update HTTP/1.1" 200 156 0.029594 [Introspect:8084]10.0.0.241 - - [2025-11-05 09:58:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000874 [Introspect:8084]10.0.0.241 - - [2025-11-05 09:58:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001606 10.0.0.241 - - [2025-11-05 09:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.032346 10.0.0.241 - - [2025-11-05 09:58:09] "GET /network-ipam/7c32c30a-515c-42a2-8788-595eae98d87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003287 10.0.0.241 - - [2025-11-05 09:58:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.005716 10.0.0.241 - - [2025-11-05 09:58:10] "POST /access-control-lists HTTP/1.1" 200 589 0.131405 10.0.0.241 - - [2025-11-05 09:58:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.005862 10.0.0.241 - - [2025-11-05 09:58:10] "POST /access-control-lists HTTP/1.1" 200 587 0.075356 10.0.0.241 - - [2025-11-05 09:58:10] "POST /route-targets HTTP/1.1" 200 328 0.025299 10.0.0.241 - - [2025-11-05 09:58:10] "POST /ref-update HTTP/1.1" 200 156 0.142921 10.0.0.241 - - [2025-11-05 09:58:10] "POST /route-targets HTTP/1.1" 200 328 0.042151 10.0.0.241 - - [2025-11-05 09:58:10] "POST /ref-update HTTP/1.1" 200 156 0.026071 10.0.0.241 - - [2025-11-05 09:58:11] "POST /route-targets HTTP/1.1" 200 328 0.069906 10.0.0.241 - - [2025-11-05 09:58:11] "POST /ref-update HTTP/1.1" 200 156 0.121595 10.0.0.241 - - [2025-11-05 09:58:11] "POST /route-targets HTTP/1.1" 200 328 0.022976 10.0.0.241 - - [2025-11-05 09:58:11] "POST /ref-update HTTP/1.1" 200 156 0.062026 10.0.0.241 - - [2025-11-05 09:58:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.005925 10.0.0.241 - - [2025-11-05 09:58:11] "POST /access-control-lists HTTP/1.1" 200 553 0.143179 10.0.0.241 - - [2025-11-05 09:58:11] "PUT /access-control-list/e5911013-5fb7-464e-8cc0-30a9f5a626eb HTTP/1.1" 200 273 0.077713 10.0.0.241 - - [2025-11-05 09:58:12] "PUT /access-control-list/3d048284-0d48-4adb-8949-25787768c84d HTTP/1.1" 200 273 0.100428 10.0.0.241 - - [2025-11-05 09:58:12] "GET / HTTP/1.1" 200 36215 0.001988 10.0.0.241 - - [2025-11-05 09:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015278 10.0.0.241 - - [2025-11-05 09:58:12] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009997 10.0.0.241 - - [2025-11-05 09:58:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.003034 10.0.0.241 - - [2025-11-05 09:58:12] "POST /config-nodes HTTP/1.1" 200 595 0.063204 10.0.0.241 - - [2025-11-05 09:58:12] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.241 - - [2025-11-05 09:58:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003172 10.0.0.241 - - [2025-11-05 09:58:13] "GET / HTTP/1.1" 200 36215 0.001518 10.0.0.241 - - [2025-11-05 09:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.241 - - [2025-11-05 09:58:14] "GET /domain/eade7fd4-45e7-4720-b4c5-aa48295f339c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007075 10.0.0.241 - - [2025-11-05 09:58:14] "POST /id-to-fqname HTTP/1.1" 200 173 0.000514 10.0.0.241 - - [2025-11-05 09:58:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.017124 10.0.0.241 - - [2025-11-05 09:58:14] "POST /security-groups HTTP/1.1" 200 570 0.149456 10.0.0.241 - - [2025-11-05 09:58:14] "POST /projects HTTP/1.1" 200 483 0.464441 10.0.0.241 - - [2025-11-05 09:58:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.002393 10.0.0.241 - - [2025-11-05 09:58:14] "POST /access-control-lists HTTP/1.1" 200 581 0.077519 10.0.0.241 - - [2025-11-05 09:58:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.030288 10.0.0.241 - - [2025-11-05 09:58:14] "POST /security-groups HTTP/1.1" 200 536 0.123651 10.0.0.241 - - [2025-11-05 09:58:14] "POST /access-control-lists HTTP/1.1" 200 579 0.051447 10.0.0.241 - - [2025-11-05 09:58:14] "POST /chown HTTP/1.1" 200 109 0.101254 10.0.0.241 - - [2025-11-05 09:58:14] "POST /policy-managements HTTP/1.1" 409 214 0.020432 10.0.0.241 - - [2025-11-05 09:58:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.041421 10.0.0.241 - - [2025-11-05 09:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.026411 10.0.0.241 - - [2025-11-05 09:58:14] "POST /access-control-lists HTTP/1.1" 200 596 0.039099 10.0.0.241 - - [2025-11-05 09:58:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.010913 10.0.0.241 - - [2025-11-05 09:58:14] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012652 10.0.0.241 - - [2025-11-05 09:58:14] "POST /application-policy-sets HTTP/1.1" 200 530 0.035850 10.0.0.241 - - [2025-11-05 09:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027285 10.0.0.241 - - [2025-11-05 09:58:15] "POST /access-control-lists HTTP/1.1" 200 594 0.066746 10.0.0.241 - - [2025-11-05 09:58:15] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005995 10.0.0.241 - - [2025-11-05 09:58:15] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.038220 10.0.0.241 - - [2025-11-05 09:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008395 10.0.0.241 - - [2025-11-05 09:58:15] "GET /virtual-network/aa29e723-9700-45e5-962b-bf323e4f8a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008453 10.0.0.241 - - [2025-11-05 09:58:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000605 10.0.0.241 - - [2025-11-05 09:58:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.016322 10.0.0.241 - - [2025-11-05 09:58:15] "POST /security-groups HTTP/1.1" 200 574 0.112857 10.0.0.241 - - [2025-11-05 09:58:15] "POST /projects HTTP/1.1" 200 491 0.326476 10.0.0.241 - - [2025-11-05 09:58:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.003105 10.0.0.241 - - [2025-11-05 09:58:15] "POST /access-control-lists HTTP/1.1" 200 585 0.118880 10.0.0.241 - - [2025-11-05 09:58:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.003337 10.0.0.241 - - [2025-11-05 09:58:15] "POST /security-groups HTTP/1.1" 200 548 0.162737 10.0.0.241 - - [2025-11-05 09:58:15] "POST /chown HTTP/1.1" 200 109 0.027749 10.0.0.241 - - [2025-11-05 09:58:15] "POST /access-control-lists HTTP/1.1" 200 583 0.083350 10.0.0.241 - - [2025-11-05 09:58:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.009876 10.0.0.241 - - [2025-11-05 09:58:15] "POST /network-ipams HTTP/1.1" 200 524 0.128842 10.0.0.241 - - [2025-11-05 09:58:15] "POST /access-control-lists HTTP/1.1" 200 604 0.088096 10.0.0.241 - - [2025-11-05 09:58:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.023301 10.0.0.241 - - [2025-11-05 09:58:16] "POST /network-ipams HTTP/1.1" 200 512 0.097131 10.0.0.241 - - [2025-11-05 09:58:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.006204 10.0.0.241 - - [2025-11-05 09:58:16] "POST /access-control-lists HTTP/1.1" 200 602 0.047519 10.0.0.241 - - [2025-11-05 09:58:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.006229 10.0.0.241 - - [2025-11-05 09:58:16] "POST /useragent-kv HTTP/1.1" 200 115 0.036579 10.0.0.241 - - [2025-11-05 09:58:16] "POST /virtual-networks HTTP/1.1" 200 540 0.262819 10.0.0.241 - - [2025-11-05 09:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011417 10.0.0.241 - - [2025-11-05 09:58:16] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.012029 10.0.0.241 - - [2025-11-05 09:58:16] "POST /access-control-lists HTTP/1.1" 200 591 0.163711 10.0.0.241 - - [2025-11-05 09:58:16] "POST /route-targets HTTP/1.1" 200 328 0.011473 10.0.0.241 - - [2025-11-05 09:58:16] "POST /network-ipams HTTP/1.1" 200 520 0.064996 10.0.0.241 - - [2025-11-05 09:58:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.023381 10.0.0.241 - - [2025-11-05 09:58:16] "POST /ref-update HTTP/1.1" 200 156 0.067043 10.0.0.241 - - [2025-11-05 09:58:16] "PUT /access-control-list/bbff7acc-5d6c-45b6-a636-ad07a9567389 HTTP/1.1" 200 273 0.049530 10.0.0.241 - - [2025-11-05 09:58:16] "POST /useragent-kv HTTP/1.1" 200 115 0.012523 10.0.0.241 - - [2025-11-05 09:58:16] "POST /virtual-networks HTTP/1.1" 200 548 0.243500 10.0.0.241 - - [2025-11-05 09:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011863 10.0.0.241 - - [2025-11-05 09:58:16] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.007626 10.0.0.241 - - [2025-11-05 09:58:16] "POST /route-targets HTTP/1.1" 200 328 0.021755 10.0.0.241 - - [2025-11-05 09:58:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.015487 10.0.0.241 - - [2025-11-05 09:58:16] "POST /ref-update HTTP/1.1" 200 156 0.034247 10.0.0.241 - - [2025-11-05 09:58:16] "POST /network-policys HTTP/1.1" 200 540 0.064326 10.0.0.241 - - [2025-11-05 09:58:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.021037 10.0.0.241 - - [2025-11-05 09:58:17] "POST /network-policys HTTP/1.1" 200 536 0.064483 10.0.0.241 - - [2025-11-05 09:58:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.012081 10.0.0.241 - - [2025-11-05 09:58:17] "POST /network-policys HTTP/1.1" 200 544 0.070006 10.0.0.241 - - [2025-11-05 09:58:17] "POST /ref-update HTTP/1.1" 200 156 0.099764 10.0.0.241 - - [2025-11-05 09:58:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027113 10.0.0.241 - - [2025-11-05 09:58:17] "PUT /access-control-list/53e12aca-4e7e-4d15-8f77-8c83f784053d HTTP/1.1" 200 273 0.092992 10.0.0.241 - - [2025-11-05 09:58:17] "PUT /access-control-list/53e12aca-4e7e-4d15-8f77-8c83f784053d HTTP/1.1" 200 273 0.025971 10.0.0.241 - - [2025-11-05 09:58:17] "POST /ref-update HTTP/1.1" 200 156 0.164243 [Introspect:8084]10.0.0.241 - - [2025-11-05 09:58:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.241 - - [2025-11-05 09:58:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 10.0.0.241 - - [2025-11-05 09:58:17] "PUT /access-control-list/bbff7acc-5d6c-45b6-a636-ad07a9567389 HTTP/1.1" 200 273 0.093636 10.0.0.241 - - [2025-11-05 09:58:17] "POST /ref-update HTTP/1.1" 200 156 0.067116 10.0.0.241 - - [2025-11-05 09:58:17] "POST /ref-update HTTP/1.1" 200 156 0.157302 10.0.0.241 - - [2025-11-05 09:58:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027207 10.0.0.241 - - [2025-11-05 09:58:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038357 10.0.0.241 - - [2025-11-05 09:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.022240 10.0.0.241 - - [2025-11-05 09:58:17] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.050855 10.0.0.241 - - [2025-11-05 09:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007553 10.0.0.241 - - [2025-11-05 09:58:17] "PUT /access-control-list/bbff7acc-5d6c-45b6-a636-ad07a9567389 HTTP/1.1" 200 273 0.160390 10.0.0.241 - - [2025-11-05 09:58:17] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.067713 10.0.0.241 - - [2025-11-05 09:58:18] "POST /ref-update HTTP/1.1" 200 156 0.262421 10.0.0.241 - - [2025-11-05 09:58:18] "PUT /access-control-list/53e12aca-4e7e-4d15-8f77-8c83f784053d HTTP/1.1" 200 273 0.105904 10.0.0.241 - - [2025-11-05 09:58:18] "POST /fqname-to-id HTTP/1.1" 404 237 0.026936 10.0.0.241 - - [2025-11-05 09:58:18] "POST /access-control-lists HTTP/1.1" 200 603 0.110252 10.0.0.241 - - [2025-11-05 09:58:18] "POST /ref-update HTTP/1.1" 200 156 0.205246 10.0.0.241 - - [2025-11-05 09:58:18] "POST /ref-update HTTP/1.1" 200 156 0.080106 10.0.0.241 - - [2025-11-05 09:58:18] "GET / HTTP/1.1" 200 36215 0.001841 10.0.0.241 - - [2025-11-05 09:58:18] "POST /ref-update HTTP/1.1" 200 156 0.202813 10.0.0.241 - - [2025-11-05 09:58:18] "POST /alarms HTTP/1.1" 200 583 0.096820 10.0.0.241 - - [2025-11-05 09:58:18] "PUT /access-control-list/78e36138-b4aa-4aec-9ad8-fd941f1c2a64 HTTP/1.1" 200 273 0.076826 10.0.0.241 - - [2025-11-05 09:58:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004005 10.0.0.241 - - [2025-11-05 09:58:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022270 10.0.0.241 - - [2025-11-05 09:58:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006687 10.0.0.241 - - [2025-11-05 09:58:18] "POST /ref-update HTTP/1.1" 200 156 0.053201 10.0.0.241 - - [2025-11-05 09:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010745 10.0.0.241 - - [2025-11-05 09:58:18] "GET /virtual-network/aa29e723-9700-45e5-962b-bf323e4f8a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.014163 10.0.0.241 - - [2025-11-05 09:58:18] "POST /alarms HTTP/1.1" 200 577 0.134053 10.0.0.241 - - [2025-11-05 09:58:18] "POST /alarms HTTP/1.1" 200 577 0.035848 10.0.0.241 - - [2025-11-05 09:58:18] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.022166 10.0.0.241 - - [2025-11-05 09:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009123 10.0.0.241 - - [2025-11-05 09:58:18] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006413 10.0.0.241 - - [2025-11-05 09:58:18] "POST /alarms HTTP/1.1" 200 561 0.077879 10.0.0.241 - - [2025-11-05 09:58:18] "POST /firewall-policys HTTP/1.1" 200 532 0.107683 10.0.0.241 - - [2025-11-05 09:58:19] "POST /alarms HTTP/1.1" 200 557 0.105012 10.0.0.241 - - [2025-11-05 09:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.057317 10.0.0.241 - - [2025-11-05 09:58:19] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.012255 10.0.0.241 - - [2025-11-05 09:58:19] "POST /alarms HTTP/1.1" 200 559 0.065632 10.0.0.241 - - [2025-11-05 09:58:19] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002963 10.0.0.241 - - [2025-11-05 09:58:19] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003022 10.0.0.241 - - [2025-11-05 09:58:19] "POST /alarms HTTP/1.1" 200 567 0.036933 10.0.0.241 - - [2025-11-05 09:58:19] "POST /ref-update HTTP/1.1" 200 156 0.058467 10.0.0.241 - - [2025-11-05 09:58:19] "POST /alarms HTTP/1.1" 200 551 0.079747 10.0.0.241 - - [2025-11-05 09:58:19] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.008544 10.0.0.241 - - [2025-11-05 09:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010619 10.0.0.241 - - [2025-11-05 09:58:19] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008467 10.0.0.241 - - [2025-11-05 09:58:19] "POST /alarms HTTP/1.1" 200 559 0.063308 10.0.0.241 - - [2025-11-05 09:58:19] "POST /firewall-policys HTTP/1.1" 200 534 0.055414 10.0.0.241 - - [2025-11-05 09:58:19] "POST /alarms HTTP/1.1" 200 569 0.111246 10.0.0.241 - - [2025-11-05 09:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.178640 10.0.0.241 - - [2025-11-05 09:58:19] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.045549 10.0.0.241 - - [2025-11-05 09:58:19] "POST /alarms HTTP/1.1" 200 557 0.136076 10.0.0.241 - - [2025-11-05 09:58:19] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.023603 10.0.0.241 - - [2025-11-05 09:58:19] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.014482 10.0.0.241 - - [2025-11-05 09:58:19] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.008216 10.0.0.241 - - [2025-11-05 09:58:19] "POST /alarms HTTP/1.1" 200 569 0.094277 10.0.0.241 - - [2025-11-05 09:58:19] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004610 10.0.0.241 - - [2025-11-05 09:58:19] "POST /alarms HTTP/1.1" 200 577 0.060907 10.0.0.241 - - [2025-11-05 09:58:19] "POST /alarms HTTP/1.1" 200 571 0.059788 10.0.0.241 - - [2025-11-05 09:58:19] "POST /ref-update HTTP/1.1" 200 156 0.120010 10.0.0.241 - - [2025-11-05 09:58:20] "POST /alarms HTTP/1.1" 200 563 0.190090 10.0.0.241 - - [2025-11-05 09:58:20] "POST /ref-update HTTP/1.1" 200 156 0.231342 10.0.0.241 - - [2025-11-05 09:58:20] "POST /alarms HTTP/1.1" 200 563 0.170167 10.0.0.241 - - [2025-11-05 09:58:20] "POST /ref-update HTTP/1.1" 200 156 0.207995 10.0.0.241 - - [2025-11-05 09:58:20] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.032108 10.0.0.241 - - [2025-11-05 09:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.241 - - [2025-11-05 09:58:20] "POST /alarms HTTP/1.1" 200 563 0.140250 10.0.0.241 - - [2025-11-05 09:58:20] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021532 10.0.0.241 - - [2025-11-05 09:58:20] "POST /alarms HTTP/1.1" 200 549 0.075028 10.0.0.241 - - [2025-11-05 09:58:20] "POST /firewall-policys HTTP/1.1" 200 532 0.091070 10.0.0.241 - - [2025-11-05 09:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.078161 10.0.0.241 - - [2025-11-05 09:58:20] "GET /firewall-policy/1ad62b06-ef53-4340-a5e8-ccb2c41a713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.051157 10.0.0.241 - - [2025-11-05 09:58:20] "POST /alarms HTTP/1.1" 200 597 0.162574 10.0.0.241 - - [2025-11-05 09:58:20] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.046488 10.0.0.241 - - [2025-11-05 09:58:20] "GET /firewall-policy/1ad62b06-ef53-4340-a5e8-ccb2c41a713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006139 10.0.0.241 - - [2025-11-05 09:58:20] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.026831 10.0.0.241 - - [2025-11-05 09:58:20] "POST /alarms HTTP/1.1" 200 577 0.136318 10.0.0.241 - - [2025-11-05 09:58:20] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.042869 10.0.0.241 - - [2025-11-05 09:58:21] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.010002 10.0.0.241 - - [2025-11-05 09:58:21] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.025288 10.0.0.241 - - [2025-11-05 09:58:21] "POST /alarms HTTP/1.1" 200 573 0.236961 10.0.0.241 - - [2025-11-05 09:58:21] "POST /ref-update HTTP/1.1" 200 156 0.090116 10.0.0.241 - - [2025-11-05 09:58:21] "POST /ref-update HTTP/1.1" 200 156 0.164633 10.0.0.241 - - [2025-11-05 09:58:21] "POST /alarms HTTP/1.1" 200 585 0.194296 10.0.0.241 - - [2025-11-05 09:58:21] "POST /ref-update HTTP/1.1" 200 156 0.124454 10.0.0.241 - - [2025-11-05 09:58:21] "POST /alarms HTTP/1.1" 200 611 0.093436 10.0.0.241 - - [2025-11-05 09:58:21] "POST /ref-update HTTP/1.1" 200 156 0.060066 10.0.0.241 - - [2025-11-05 09:58:21] "POST /ref-update HTTP/1.1" 200 156 0.076440 10.0.0.241 - - [2025-11-05 09:58:21] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.019880 10.0.0.241 - - [2025-11-05 09:58:21] "POST /tags HTTP/1.1" 200 300 0.046785 10.0.0.241 - - [2025-11-05 09:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009181 10.0.0.241 - - [2025-11-05 09:58:21] "GET /tag/8c498f26-1ec0-486b-bdc9-9a89a545eb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.049770 10.0.0.241 - - [2025-11-05 09:58:22] "POST /set-tag HTTP/1.1" 200 109 0.065951 10.0.0.241 - - [2025-11-05 09:58:22] "GET / HTTP/1.1" 200 36215 0.002135 10.0.0.241 - - [2025-11-05 09:58:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004786 10.0.0.241 - - [2025-11-05 09:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013917 10.0.0.241 - - [2025-11-05 09:58:22] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.025847 10.0.0.241 - - [2025-11-05 09:58:22] "POST /tags HTTP/1.1" 200 358 0.243518 10.0.0.241 - - [2025-11-05 09:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.039091 10.0.0.241 - - [2025-11-05 09:58:22] "GET / HTTP/1.1" 200 36215 0.001459 10.0.0.241 - - [2025-11-05 09:58:22] "GET /tag/4462d7f9-e0de-4bea-9fc5-d654ac258226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.022852 10.0.0.241 - - [2025-11-05 09:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.241 - - [2025-11-05 09:58:22] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007548 10.0.0.241 - - [2025-11-05 09:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.241 - - [2025-11-05 09:58:22] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.037438 10.0.0.241 - - [2025-11-05 09:58:22] "POST /tags HTTP/1.1" 200 306 0.150389 10.0.0.241 - - [2025-11-05 09:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027182 10.0.0.241 - - [2025-11-05 09:58:22] "GET /tag/84cf3a0f-61da-4226-a688-d67ba44eccf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.038504 10.0.0.241 - - [2025-11-05 09:58:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.004594 10.0.0.241 - - [2025-11-05 09:58:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.014101 10.0.0.241 - - [2025-11-05 09:58:23] "POST /security-groups HTTP/1.1" 200 571 0.128743 10.0.0.241 - - [2025-11-05 09:58:23] "GET / HTTP/1.1" 200 36215 0.001704 10.0.0.241 - - [2025-11-05 09:58:23] "POST /projects HTTP/1.1" 200 485 0.411625 10.0.0.241 - - [2025-11-05 09:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.241 - - [2025-11-05 09:58:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.012114 10.0.0.241 - - [2025-11-05 09:58:23] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.017416 10.0.0.241 - - [2025-11-05 09:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.050889 10.0.0.241 - - [2025-11-05 09:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.037335 10.0.0.241 - - [2025-11-05 09:58:23] "POST /access-control-lists HTTP/1.1" 200 582 0.106102 10.0.0.241 - - [2025-11-05 09:58:23] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.005558 10.0.0.241 - - [2025-11-05 09:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.241 - - [2025-11-05 09:58:23] "PUT /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36 HTTP/1.1" 200 275 0.140616 10.0.0.241 - - [2025-11-05 09:58:23] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.026783 10.0.0.241 - - [2025-11-05 09:58:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.025444 10.0.0.241 - - [2025-11-05 09:58:23] "POST /access-control-lists HTTP/1.1" 200 580 0.084398 10.0.0.241 - - [2025-11-05 09:58:23] "PUT /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f HTTP/1.1" 200 265 0.137002 10.0.0.241 - - [2025-11-05 09:58:23] "PUT /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071 HTTP/1.1" 200 265 0.101619 [Introspect:8084]10.0.0.241 - - [2025-11-05 09:58:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000961 [Introspect:8084]10.0.0.241 - - [2025-11-05 09:58:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 10.0.0.241 - - [2025-11-05 09:58:24] "POST /security-groups HTTP/1.1" 200 539 0.191254 10.0.0.241 - - [2025-11-05 09:58:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.013263 10.0.0.241 - - [2025-11-05 09:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027644 10.0.0.241 - - [2025-11-05 09:58:24] "POST /access-control-lists HTTP/1.1" 200 598 0.072565 10.0.0.241 - - [2025-11-05 09:58:24] "POST /chown HTTP/1.1" 200 109 0.066517 10.0.0.241 - - [2025-11-05 09:58:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.012248 10.0.0.241 - - [2025-11-05 09:58:24] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.031467 10.0.0.241 - - [2025-11-05 09:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.241 - - [2025-11-05 09:58:24] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016372 10.0.0.241 - - [2025-11-05 09:58:24] "POST /access-control-lists HTTP/1.1" 200 596 0.072562 10.0.0.241 - - [2025-11-05 09:58:24] "POST /tags HTTP/1.1" 409 207 0.020673 10.0.0.241 - - [2025-11-05 09:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.241 - - [2025-11-05 09:58:24] "GET /tag/84cf3a0f-61da-4226-a688-d67ba44eccf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012301 10.0.0.241 - - [2025-11-05 09:58:24] "POST /firewall-rules HTTP/1.1" 200 566 0.223931 10.0.0.241 - - [2025-11-05 09:58:24] "GET /firewall-rule/b169d2a8-2a7f-47b6-95df-1b94c1e656df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.010713 10.0.0.241 - - [2025-11-05 09:58:24] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.023519 10.0.0.241 - - [2025-11-05 09:58:24] "GET /firewall-rule/b169d2a8-2a7f-47b6-95df-1b94c1e656df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008671 10.0.0.241 - - [2025-11-05 09:58:24] "POST /ref-update HTTP/1.1" 200 156 0.053438 10.0.0.241 - - [2025-11-05 09:58:24] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017045 10.0.0.241 - - [2025-11-05 09:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.241 - - [2025-11-05 09:58:24] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003007 10.0.0.241 - - [2025-11-05 09:58:24] "POST /tags HTTP/1.1" 409 207 0.006225 10.0.0.241 - - [2025-11-05 09:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.241 - - [2025-11-05 09:58:24] "GET /tag/84cf3a0f-61da-4226-a688-d67ba44eccf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018379 10.0.0.241 - - [2025-11-05 09:58:25] "POST /firewall-rules HTTP/1.1" 200 564 0.073595 10.0.0.241 - - [2025-11-05 09:58:25] "GET /firewall-rule/22b1d83a-e482-4f15-9378-91caff7fb450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.010723 10.0.0.241 - - [2025-11-05 09:58:25] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005084 10.0.0.241 - - [2025-11-05 09:58:25] "GET /firewall-rule/22b1d83a-e482-4f15-9378-91caff7fb450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008806 10.0.0.241 - - [2025-11-05 09:58:25] "POST /ref-update HTTP/1.1" 200 156 0.059657 10.0.0.241 - - [2025-11-05 09:58:25] "POST /tags HTTP/1.1" 200 306 0.153991 10.0.0.241 - - [2025-11-05 09:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007236 10.0.0.241 - - [2025-11-05 09:58:25] "GET /tag/2849be96-1174-47d3-907b-47ae21a9f047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.031947 10.0.0.241 - - [2025-11-05 09:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.241 - - [2025-11-05 09:58:25] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028931 10.0.0.241 - - [2025-11-05 09:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012794 10.0.0.241 - - [2025-11-05 09:58:25] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.013256 10.0.0.241 - - [2025-11-05 09:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.241 - - [2025-11-05 09:58:25] "GET /service-appliance-set/0f603e11-de9c-400d-9898-d310745cf35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.028086 10.0.0.241 - - [2025-11-05 09:58:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.005233 10.0.0.241 - - [2025-11-05 09:58:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.165984 10.0.0.241 - - [2025-11-05 09:58:25] "GET /virtual-machine-interface/d689543d-c4ce-4832-8fe4-a89b4f298f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.032921 10.0.0.241 - - [2025-11-05 09:58:26] "POST /instance-ips HTTP/1.1" 200 382 0.079530 10.0.0.241 - - [2025-11-05 09:58:26] "GET /instance-ip/8c4f6f00-7ba9-4c67-922a-f0932f3fea37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.025625 10.0.0.241 - - [2025-11-05 09:58:26] "POST /loadbalancers HTTP/1.1" 200 584 0.088099 10.0.0.241 - - [2025-11-05 09:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.097774 10.0.0.241 - - [2025-11-05 09:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008235 10.0.0.241 - - [2025-11-05 09:58:26] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.091878 10.0.0.241 - - [2025-11-05 09:58:26] "GET /instance-ip/8c4f6f00-7ba9-4c67-922a-f0932f3fea37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009053 10.0.0.241 - - [2025-11-05 09:58:26] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.118944 10.0.0.241 - - [2025-11-05 09:58:26] "GET /loadbalancer/e07053de-4a48-49dd-9f98-901cce3768d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008880 10.0.0.241 - - [2025-11-05 09:58:26] "POST /floating-ips HTTP/1.1" 200 585 0.103684 10.0.0.241 - - [2025-11-05 09:58:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.091054 10.0.0.241 - - [2025-11-05 09:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029709 10.0.0.241 - - [2025-11-05 09:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012353 10.0.0.241 - - [2025-11-05 09:58:26] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.095274 10.0.0.241 - - [2025-11-05 09:58:26] "GET /loadbalancer-listener/3724e4ac-2d72-411b-8ebd-2513eedaaa17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.006927 10.0.0.241 - - [2025-11-05 09:58:26] "GET /loadbalancer-listener/3724e4ac-2d72-411b-8ebd-2513eedaaa17?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005642 10.0.0.241 - - [2025-11-05 09:58:26] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.029837 10.0.0.241 - - [2025-11-05 09:58:26] "GET /instance-ip/8c4f6f00-7ba9-4c67-922a-f0932f3fea37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007409 10.0.0.241 - - [2025-11-05 09:58:26] "GET /instance-ip/8c4f6f00-7ba9-4c67-922a-f0932f3fea37?fields=floating_ips HTTP/1.1" 200 1173 0.008843 10.0.0.241 - - [2025-11-05 09:58:26] "GET /floating-ip/9160fbf6-958d-4e08-80d0-ef901460ad6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.012740 10.0.0.241 - - [2025-11-05 09:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015468 10.0.0.241 - - [2025-11-05 09:58:26] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.016392 10.0.0.241 - - [2025-11-05 09:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.241 - - [2025-11-05 09:58:27] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.015595 10.0.0.241 - - [2025-11-05 09:58:27] "POST /tags HTTP/1.1" 200 302 0.171587 10.0.0.241 - - [2025-11-05 09:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013522 10.0.0.241 - - [2025-11-05 09:58:27] "GET /tag/7dfd0632-e1ee-4bd4-a80c-a14544fd44ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.024558 10.0.0.241 - - [2025-11-05 09:58:27] "POST /tags HTTP/1.1" 200 326 0.057582 10.0.0.241 - - [2025-11-05 09:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018491 10.0.0.241 - - [2025-11-05 09:58:27] "GET /tag/a27ce42b-bb6c-48a3-8212-566f1a10fa35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.026457 10.0.0.241 - - [2025-11-05 09:58:27] "POST /tags HTTP/1.1" 200 364 0.027675 10.0.0.241 - - [2025-11-05 09:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.241 - - [2025-11-05 09:58:27] "GET /tag/2853b66e-78b6-47e3-aec3-1552e251e1d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.017693 10.0.0.241 - - [2025-11-05 09:58:27] "POST /tags HTTP/1.1" 200 312 0.024159 10.0.0.241 - - [2025-11-05 09:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021456 10.0.0.241 - - [2025-11-05 09:58:27] "GET /tag/8e4a79dc-9f35-4482-8b17-6f73a3a469d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016140 10.0.0.241 - - [2025-11-05 09:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.241 - - [2025-11-05 09:58:27] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005870 10.0.0.241 - - [2025-11-05 09:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.241 - - [2025-11-05 09:58:27] "GET /project/7d7eaffc-c516-46a5-a364-4242cebbf103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038182 10.0.0.241 - - [2025-11-05 09:58:27] "POST /virtual-machines HTTP/1.1" 200 378 0.018349 10.0.0.241 - - [2025-11-05 09:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014485 10.0.0.241 - - [2025-11-05 09:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.170271 10.0.0.241 - - [2025-11-05 09:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.036433 10.0.0.241 - - [2025-11-05 09:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011414 10.0.0.241 - - [2025-11-05 09:58:28] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.010931 10.0.0.241 - - [2025-11-05 09:58:28] "POST /instance-ips HTTP/1.1" 200 410 0.079922 10.0.0.241 - - [2025-11-05 09:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.060482 10.0.0.241 - - [2025-11-05 09:58:28] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.015851 10.0.0.241 - - [2025-11-05 09:58:28] "POST /set-tag HTTP/1.1" 200 109 0.024308 10.0.0.241 - - [2025-11-05 09:58:28] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.022359 10.0.0.241 - - [2025-11-05 09:58:28] "GET /instance-ip/fa1a517e-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.018822 10.0.0.241 - - [2025-11-05 09:58:28] "POST /tags HTTP/1.1" 200 302 0.027102 10.0.0.241 - - [2025-11-05 09:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014709 10.0.0.241 - - [2025-11-05 09:58:28] "GET /tag/926ccfaa-8594-4f4a-9d48-a023ebc490e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.021873 10.0.0.241 - - [2025-11-05 09:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.241 - - [2025-11-05 09:58:28] "GET /project/7d7eaffc-c516-46a5-a364-4242cebbf103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045337 10.0.0.241 - - [2025-11-05 09:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.241 - - [2025-11-05 09:58:28] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004498 10.0.0.241 - - [2025-11-05 09:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.241 - - [2025-11-05 09:58:28] "GET /service-appliance-set/0f603e11-de9c-400d-9898-d310745cf35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005241 10.0.0.241 - - [2025-11-05 09:58:28] "POST /fqname-to-id HTTP/1.1" 404 242 0.003563 [Introspect:8084]10.0.0.241 - - [2025-11-05 09:58:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 [Introspect:8084]10.0.0.241 - - [2025-11-05 09:58:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 10.0.0.241 - - [2025-11-05 09:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.137178 10.0.0.241 - - [2025-11-05 09:58:28] "GET /virtual-machine-interface/103e0198-1f55-4225-9e47-39a6ec30d984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.038629 10.0.0.241 - - [2025-11-05 09:58:29] "POST /instance-ips HTTP/1.1" 200 378 0.276902 10.0.0.241 - - [2025-11-05 09:58:29] "GET /instance-ip/000950dc-d8f9-42f6-8000-f0450deeab72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.044815 10.0.0.241 - - [2025-11-05 09:58:29] "POST /loadbalancers HTTP/1.1" 200 584 0.087300 10.0.0.241 - - [2025-11-05 09:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022535 10.0.0.241 - - [2025-11-05 09:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010235 10.0.0.241 - - [2025-11-05 09:58:29] "GET /project/7d7eaffc-c516-46a5-a364-4242cebbf103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045919 10.0.0.241 - - [2025-11-05 09:58:29] "GET /instance-ip/000950dc-d8f9-42f6-8000-f0450deeab72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003269 10.0.0.241 - - [2025-11-05 09:58:29] "GET /project/7d7eaffc-c516-46a5-a364-4242cebbf103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.032538 10.0.0.241 - - [2025-11-05 09:58:29] "GET /loadbalancer/f4ab710f-91e9-4836-9ccd-a6113a904ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.009785 10.0.0.241 - - [2025-11-05 09:58:29] "POST /floating-ips HTTP/1.1" 200 583 0.059293 10.0.0.241 - - [2025-11-05 09:58:29] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.059227 10.0.0.241 - - [2025-11-05 09:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009624 10.0.0.241 - - [2025-11-05 09:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013117 10.0.0.241 - - [2025-11-05 09:58:29] "GET /project/7d7eaffc-c516-46a5-a364-4242cebbf103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.072721 10.0.0.241 - - [2025-11-05 09:58:29] "GET /loadbalancer-listener/bc3b7fad-c5c5-42da-99e4-f51d630088be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.010699 10.0.0.241 - - [2025-11-05 09:58:29] "GET /loadbalancer-listener/bc3b7fad-c5c5-42da-99e4-f51d630088be?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004379 10.0.0.241 - - [2025-11-05 09:58:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.055206 10.0.0.241 - - [2025-11-05 09:58:30] "GET /instance-ip/000950dc-d8f9-42f6-8000-f0450deeab72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.009253 10.0.0.241 - - [2025-11-05 09:58:30] "GET /instance-ip/000950dc-d8f9-42f6-8000-f0450deeab72?fields=floating_ips HTTP/1.1" 200 1162 0.012199 10.0.0.241 - - [2025-11-05 09:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.241 - - [2025-11-05 09:58:30] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004582 10.0.0.241 - - [2025-11-05 09:58:30] "GET /project/7d7eaffc-c516-46a5-a364-4242cebbf103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053760 10.0.0.241 - - [2025-11-05 09:58:30] "GET /loadbalancer/f4ab710f-91e9-4836-9ccd-a6113a904ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003006 10.0.0.241 - - [2025-11-05 09:58:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.033081 10.0.0.241 - - [2025-11-05 09:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.028599 10.0.0.241 - - [2025-11-05 09:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016713 10.0.0.241 - - [2025-11-05 09:58:30] "GET /project/7d7eaffc-c516-46a5-a364-4242cebbf103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.031378 10.0.0.241 - - [2025-11-05 09:58:30] "GET /loadbalancer-listener/e4a96d5a-e862-4260-b0f8-2732e22d262b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.008828 10.0.0.241 - - [2025-11-05 09:58:30] "GET /loadbalancer-listener/e4a96d5a-e862-4260-b0f8-2732e22d262b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003901 10.0.0.241 - - [2025-11-05 09:58:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035339 10.0.0.241 - - [2025-11-05 09:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.241 - - [2025-11-05 09:58:30] "GET /instance-ip/000950dc-d8f9-42f6-8000-f0450deeab72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004402 10.0.0.241 - - [2025-11-05 09:58:30] "GET /instance-ip/000950dc-d8f9-42f6-8000-f0450deeab72?fields=floating_ips HTTP/1.1" 200 1162 0.007580 10.0.0.241 - - [2025-11-05 09:58:30] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005557 10.0.0.241 - - [2025-11-05 09:58:30] "GET /project/7d7eaffc-c516-46a5-a364-4242cebbf103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.071743 10.0.0.241 - - [2025-11-05 09:58:30] "GET /loadbalancer/f4ab710f-91e9-4836-9ccd-a6113a904ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002898 10.0.0.241 - - [2025-11-05 09:58:30] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.023729 10.0.0.241 - - [2025-11-05 09:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009172 10.0.0.241 - - [2025-11-05 09:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.241 - - [2025-11-05 09:58:30] "GET /project/7d7eaffc-c516-46a5-a364-4242cebbf103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042190 10.0.0.241 - - [2025-11-05 09:58:30] "GET /loadbalancer-listener/7121d649-5783-4c27-aae0-080594407492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.004390 10.0.0.241 - - [2025-11-05 09:58:30] "GET /loadbalancer-listener/7121d649-5783-4c27-aae0-080594407492?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004712 10.0.0.241 - - [2025-11-05 09:58:30] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.030756 10.0.0.241 - - [2025-11-05 09:58:30] "GET /instance-ip/000950dc-d8f9-42f6-8000-f0450deeab72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004593 10.0.0.241 - - [2025-11-05 09:58:30] "GET /instance-ip/000950dc-d8f9-42f6-8000-f0450deeab72?fields=floating_ips HTTP/1.1" 200 1162 0.005169 10.0.0.241 - - [2025-11-05 09:58:30] "POST /tags HTTP/1.1" 200 356 0.027925 10.0.0.241 - - [2025-11-05 09:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011557 10.0.0.241 - - [2025-11-05 09:58:30] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002652 10.0.0.241 - - [2025-11-05 09:58:30] "GET /tag/2f40e0e0-75e7-403e-addc-ac6666ad1e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.018992 10.0.0.241 - - [2025-11-05 09:58:30] "POST /tags HTTP/1.1" 200 304 0.019322 10.0.0.241 - - [2025-11-05 09:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010749 10.0.0.241 - - [2025-11-05 09:58:31] "GET /tag/1d51c402-6ad7-4e6d-9f10-db605d1cc24c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020103 10.0.0.241 - - [2025-11-05 09:58:31] "POST /projects HTTP/1.1" 409 218 0.007252 10.0.0.241 - - [2025-11-05 09:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.241 - - [2025-11-05 09:58:31] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053515 10.0.0.241 - - [2025-11-05 09:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.241 - - [2025-11-05 09:58:31] "GET /network-ipam/66e5d946-4239-4c62-b226-f46c2c28bf90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.013894 10.0.0.241 - - [2025-11-05 09:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.241 - - [2025-11-05 09:58:31] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003984 10.0.0.241 - - [2025-11-05 09:58:31] "PUT /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f HTTP/1.1" 200 265 0.072820 10.0.0.241 - - [2025-11-05 09:58:31] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004348 10.0.0.241 - - [2025-11-05 09:58:31] "POST /set-tag HTTP/1.1" 200 109 0.075305 10.0.0.241 - - [2025-11-05 09:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.031627 10.0.0.241 - - [2025-11-05 09:58:31] "GET /network-ipam/adeebfe0-79fd-448b-aa29-a464e44c1672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003530 10.0.0.241 - - [2025-11-05 09:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006319 10.0.0.241 - - [2025-11-05 09:58:31] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004155 10.0.0.241 - - [2025-11-05 09:58:31] "PUT /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071 HTTP/1.1" 200 265 0.063962 10.0.0.241 - - [2025-11-05 09:58:31] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.021802 10.0.0.241 - - [2025-11-05 09:58:31] "POST /set-tag HTTP/1.1" 200 109 0.084665 10.0.0.241 - - [2025-11-05 09:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009343 10.0.0.241 - - [2025-11-05 09:58:31] "GET /network-policy/2faad1e4-475c-4a0a-b862-f0c66007fbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.016535 10.0.0.241 - - [2025-11-05 09:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009764 10.0.0.241 - - [2025-11-05 09:58:31] "GET /network-policy/b8ca8a4b-26c1-43ba-ab2e-9c88ec3f4eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003830 10.0.0.241 - - [2025-11-05 09:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009842 10.0.0.241 - - [2025-11-05 09:58:31] "GET /network-policy/4eabe1ca-ff3f-4367-8930-a2b2cbe59448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004057 10.0.0.241 - - [2025-11-05 09:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.241 - - [2025-11-05 09:58:32] "PUT /network-policy/4eabe1ca-ff3f-4367-8930-a2b2cbe59448 HTTP/1.1" 200 263 0.019411 10.0.0.241 - - [2025-11-05 09:58:32] "PUT /access-control-list/bbff7acc-5d6c-45b6-a636-ad07a9567389 HTTP/1.1" 200 273 0.067816 10.0.0.241 - - [2025-11-05 09:58:32] "POST /ref-update HTTP/1.1" 200 156 0.154098 10.0.0.241 - - [2025-11-05 09:58:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024544 10.0.0.241 - - [2025-11-05 09:58:32] "PUT /access-control-list/78e36138-b4aa-4aec-9ad8-fd941f1c2a64 HTTP/1.1" 200 273 0.079069 10.0.0.241 - - [2025-11-05 09:58:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036436 10.0.0.241 - - [2025-11-05 09:58:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003299 10.0.0.241 - - [2025-11-05 09:58:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005944 10.0.0.241 - - [2025-11-05 09:58:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002990 10.0.0.241 - - [2025-11-05 09:58:32] "POST /security-groups HTTP/1.1" 409 245 0.012782 10.0.0.241 - - [2025-11-05 09:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.241 - - [2025-11-05 09:58:32] "PUT /security-group/27ced411-83d4-47ed-a6d4-d251c1e9c062 HTTP/1.1" 200 263 0.070371 10.0.0.241 - - [2025-11-05 09:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.046230 10.0.0.241 - - [2025-11-05 09:58:32] "PUT /access-control-list/5f17adc4-6c57-456b-93bc-36b603bb472c HTTP/1.1" 200 273 0.041367 10.0.0.241 - - [2025-11-05 09:58:32] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.028140 10.0.0.241 - - [2025-11-05 09:58:32] "PUT /access-control-list/19256c8c-4c55-4a61-a7d0-ec1d70b1a0a4 HTTP/1.1" 200 273 0.043915 10.0.0.241 - - [2025-11-05 09:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019852 10.0.0.241 - - [2025-11-05 09:58:32] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.025414 10.0.0.241 - - [2025-11-05 09:58:32] "POST /tags HTTP/1.1" 409 206 0.003408 10.0.0.241 - - [2025-11-05 09:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.241 - - [2025-11-05 09:58:32] "GET /tag/1d51c402-6ad7-4e6d-9f10-db605d1cc24c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014268 10.0.0.241 - - [2025-11-05 09:58:32] "POST /firewall-rules HTTP/1.1" 200 564 0.144341 10.0.0.241 - - [2025-11-05 09:58:33] "GET /firewall-rule/16b817b8-856e-4e52-a838-e2e37023bfd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.011128 10.0.0.241 - - [2025-11-05 09:58:33] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008470 10.0.0.241 - - [2025-11-05 09:58:33] "GET /firewall-rule/16b817b8-856e-4e52-a838-e2e37023bfd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002724 10.0.0.241 - - [2025-11-05 09:58:33] "POST /ref-update HTTP/1.1" 200 156 0.022282 10.0.0.241 - - [2025-11-05 09:58:33] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005866 10.0.0.241 - - [2025-11-05 09:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.241 - - [2025-11-05 09:58:33] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003300 10.0.0.241 - - [2025-11-05 09:58:33] "POST /tags HTTP/1.1" 409 206 0.002232 10.0.0.241 - - [2025-11-05 09:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.241 - - [2025-11-05 09:58:33] "GET /tag/1d51c402-6ad7-4e6d-9f10-db605d1cc24c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014810 10.0.0.241 - - [2025-11-05 09:58:33] "POST /firewall-rules HTTP/1.1" 200 562 0.115772 10.0.0.241 - - [2025-11-05 09:58:33] "GET /firewall-rule/61042309-e6dc-4329-bba0-98f2f96aa7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.039159 10.0.0.241 - - [2025-11-05 09:58:33] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004110 10.0.0.241 - - [2025-11-05 09:58:33] "GET /firewall-rule/61042309-e6dc-4329-bba0-98f2f96aa7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002650 10.0.0.241 - - [2025-11-05 09:58:33] "POST /ref-update HTTP/1.1" 200 156 0.032578 10.0.0.241 - - [2025-11-05 09:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.241 - - [2025-11-05 09:58:33] "GET /loadbalancer/e07053de-4a48-49dd-9f98-901cce3768d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002728 10.0.0.241 - - [2025-11-05 09:58:33] "POST /tags HTTP/1.1" 200 372 0.030764 10.0.0.241 - - [2025-11-05 09:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013805 10.0.0.241 - - [2025-11-05 09:58:33] "GET /tag/702a3d0a-1b4d-4381-85be-38dac7af291d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.012661 10.0.0.241 - - [2025-11-05 09:58:33] "POST /tags HTTP/1.1" 200 320 0.022479 10.0.0.241 - - [2025-11-05 09:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.024318 10.0.0.241 - - [2025-11-05 09:58:33] "GET /tag/fc9e1f09-9b88-42d6-a561-472d498bdf5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.017915 10.0.0.241 - - [2025-11-05 09:58:33] "POST /id-to-fqname HTTP/1.1" 200 181 0.000733 10.0.0.241 - - [2025-11-05 09:58:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.005549 10.0.0.241 - - [2025-11-05 09:58:34] "POST /security-groups HTTP/1.1" 200 578 0.077263 10.0.0.241 - - [2025-11-05 09:58:34] "POST /projects HTTP/1.1" 200 499 0.217805 10.0.0.241 - - [2025-11-05 09:58:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.004550 10.0.0.241 - - [2025-11-05 09:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014473 10.0.0.241 - - [2025-11-05 09:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024796 10.0.0.241 - - [2025-11-05 09:58:34] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.039732 10.0.0.241 - - [2025-11-05 09:58:34] "POST /access-control-lists HTTP/1.1" 200 589 0.111250 10.0.0.241 - - [2025-11-05 09:58:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.008622 10.0.0.241 - - [2025-11-05 09:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009807 10.0.0.241 - - [2025-11-05 09:58:34] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.005144 10.0.0.241 - - [2025-11-05 09:58:34] "POST /access-control-lists HTTP/1.1" 200 587 0.076959 10.0.0.241 - - [2025-11-05 09:58:34] "PUT /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f HTTP/1.1" 200 265 0.124838 10.0.0.241 - - [2025-11-05 09:58:34] "PUT /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071 HTTP/1.1" 200 265 0.061355 10.0.0.241 - - [2025-11-05 09:58:34] "POST /security-groups HTTP/1.1" 200 560 0.081037 10.0.0.241 - - [2025-11-05 09:58:34] "POST /fqname-to-id HTTP/1.1" 404 248 0.003227 10.0.0.241 - - [2025-11-05 09:58:34] "POST /access-control-lists HTTP/1.1" 200 612 0.069523 10.0.0.241 - - [2025-11-05 09:58:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.007051 10.0.0.241 - - [2025-11-05 09:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.085396 10.0.0.241 - - [2025-11-05 09:58:34] "POST /chown HTTP/1.1" 200 109 0.015315 [Introspect:8084]10.0.0.241 - - [2025-11-05 09:58:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000817 [Introspect:8084]10.0.0.241 - - [2025-11-05 09:58:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001039 10.0.0.241 - - [2025-11-05 09:58:34] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009295 10.0.0.241 - - [2025-11-05 09:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.241 - - [2025-11-05 09:58:34] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024570 10.0.0.241 - - [2025-11-05 09:58:34] "POST /access-control-lists HTTP/1.1" 200 610 0.105052 10.0.0.241 - - [2025-11-05 09:58:34] "POST /tags HTTP/1.1" 409 214 0.017122 10.0.0.241 - - [2025-11-05 09:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.241 - - [2025-11-05 09:58:34] "GET /tag/fc9e1f09-9b88-42d6-a561-472d498bdf5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.016412 10.0.0.241 - - [2025-11-05 09:58:35] "POST /firewall-rules HTTP/1.1" 200 580 0.221515 10.0.0.241 - - [2025-11-05 09:58:35] "GET /firewall-rule/ff04abe3-6650-4d3d-8027-dddcd31fe5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004214 10.0.0.241 - - [2025-11-05 09:58:35] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004313 10.0.0.241 - - [2025-11-05 09:58:35] "GET /firewall-rule/ff04abe3-6650-4d3d-8027-dddcd31fe5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003752 10.0.0.241 - - [2025-11-05 09:58:35] "POST /ref-update HTTP/1.1" 200 156 0.050005 10.0.0.241 - - [2025-11-05 09:58:35] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012504 10.0.0.241 - - [2025-11-05 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.241 - - [2025-11-05 09:58:35] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003358 10.0.0.241 - - [2025-11-05 09:58:35] "POST /tags HTTP/1.1" 409 214 0.011609 10.0.0.241 - - [2025-11-05 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.241 - - [2025-11-05 09:58:35] "GET /tag/fc9e1f09-9b88-42d6-a561-472d498bdf5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.021422 10.0.0.241 - - [2025-11-05 09:58:35] "POST /firewall-rules HTTP/1.1" 200 578 0.070859 10.0.0.241 - - [2025-11-05 09:58:35] "GET /firewall-rule/4920b970-1556-4fa3-9c7f-1b17a21b22e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007207 10.0.0.241 - - [2025-11-05 09:58:35] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004201 10.0.0.241 - - [2025-11-05 09:58:35] "GET /firewall-rule/4920b970-1556-4fa3-9c7f-1b17a21b22e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004634 10.0.0.241 - - [2025-11-05 09:58:35] "POST /ref-update HTTP/1.1" 200 156 0.036980 10.0.0.241 - - [2025-11-05 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.241 - - [2025-11-05 09:58:35] "GET /loadbalancer/f4ab710f-91e9-4836-9ccd-a6113a904ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002804 10.0.0.241 - - [2025-11-05 09:58:35] "POST /tags HTTP/1.1" 200 364 0.022531 10.0.0.241 - - [2025-11-05 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.241 - - [2025-11-05 09:58:35] "GET /tag/c794d9b5-fea0-4c2c-afa2-7e4963055d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.019215 10.0.0.241 - - [2025-11-05 09:58:35] "POST /tags HTTP/1.1" 200 312 0.035044 10.0.0.241 - - [2025-11-05 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.241 - - [2025-11-05 09:58:35] "GET /tag/20bf5bb7-2c6a-444d-8596-f0ef2a290c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015504 10.0.0.241 - - [2025-11-05 09:58:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.001444 10.0.0.241 - - [2025-11-05 09:58:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.006567 10.0.0.241 - - [2025-11-05 09:58:36] "POST /security-groups HTTP/1.1" 200 574 0.066570 10.0.0.241 - - [2025-11-05 09:58:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.007792 10.0.0.241 - - [2025-11-05 09:58:36] "POST /projects HTTP/1.1" 200 491 0.223133 10.0.0.241 - - [2025-11-05 09:58:36] "POST /access-control-lists HTTP/1.1" 200 585 0.068591 10.0.0.241 - - [2025-11-05 09:58:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.013124 10.0.0.241 - - [2025-11-05 09:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.040197 10.0.0.241 - - [2025-11-05 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010503 10.0.0.241 - - [2025-11-05 09:58:36] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.007196 10.0.0.241 - - [2025-11-05 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.241 - - [2025-11-05 09:58:36] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.034947 10.0.0.241 - - [2025-11-05 09:58:36] "POST /access-control-lists HTTP/1.1" 200 583 0.084729 10.0.0.241 - - [2025-11-05 09:58:36] "PUT /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f HTTP/1.1" 200 265 0.108346 10.0.0.241 - - [2025-11-05 09:58:36] "PUT /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071 HTTP/1.1" 200 265 0.046297 10.0.0.241 - - [2025-11-05 09:58:36] "POST /security-groups HTTP/1.1" 200 548 0.074053 10.0.0.241 - - [2025-11-05 09:58:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.005707 10.0.0.241 - - [2025-11-05 09:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027994 10.0.0.241 - - [2025-11-05 09:58:36] "POST /chown HTTP/1.1" 200 109 0.020196 10.0.0.241 - - [2025-11-05 09:58:36] "POST /access-control-lists HTTP/1.1" 200 604 0.080525 10.0.0.241 - - [2025-11-05 09:58:36] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003129 10.0.0.241 - - [2025-11-05 09:58:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.020393 10.0.0.241 - - [2025-11-05 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018230 10.0.0.241 - - [2025-11-05 09:58:36] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002761 10.0.0.241 - - [2025-11-05 09:58:36] "POST /tags HTTP/1.1" 409 210 0.002251 10.0.0.241 - - [2025-11-05 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.241 - - [2025-11-05 09:58:36] "GET /tag/20bf5bb7-2c6a-444d-8596-f0ef2a290c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010972 10.0.0.241 - - [2025-11-05 09:58:36] "POST /access-control-lists HTTP/1.1" 200 602 0.083263 10.0.0.241 - - [2025-11-05 09:58:36] "POST /firewall-rules HTTP/1.1" 200 572 0.092722 10.0.0.241 - - [2025-11-05 09:58:36] "GET /firewall-rule/475ed190-9511-402d-a18b-6af8c0b03071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.022710 10.0.0.241 - - [2025-11-05 09:58:37] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003945 10.0.0.241 - - [2025-11-05 09:58:37] "GET /firewall-rule/475ed190-9511-402d-a18b-6af8c0b03071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002954 10.0.0.241 - - [2025-11-05 09:58:37] "POST /ref-update HTTP/1.1" 200 156 0.038358 10.0.0.241 - - [2025-11-05 09:58:37] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016198 10.0.0.241 - - [2025-11-05 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.241 - - [2025-11-05 09:58:37] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002662 10.0.0.241 - - [2025-11-05 09:58:37] "POST /tags HTTP/1.1" 409 210 0.001989 10.0.0.241 - - [2025-11-05 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.241 - - [2025-11-05 09:58:37] "GET /tag/20bf5bb7-2c6a-444d-8596-f0ef2a290c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011323 10.0.0.241 - - [2025-11-05 09:58:37] "POST /firewall-rules HTTP/1.1" 200 570 0.069834 10.0.0.241 - - [2025-11-05 09:58:37] "GET /firewall-rule/272b6fe2-f0e7-4a99-8298-909b3bacc7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005409 10.0.0.241 - - [2025-11-05 09:58:37] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004338 10.0.0.241 - - [2025-11-05 09:58:37] "GET /firewall-rule/272b6fe2-f0e7-4a99-8298-909b3bacc7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002929 10.0.0.241 - - [2025-11-05 09:58:37] "POST /ref-update HTTP/1.1" 200 156 0.056200 10.0.0.241 - - [2025-11-05 09:58:37] "POST /tags HTTP/1.1" 409 237 0.025962 10.0.0.241 - - [2025-11-05 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.241 - - [2025-11-05 09:58:37] "GET /tag/2853b66e-78b6-47e3-aec3-1552e251e1d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.017440 10.0.0.241 - - [2025-11-05 09:58:37] "POST /tags HTTP/1.1" 409 210 0.011241 10.0.0.241 - - [2025-11-05 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.241 - - [2025-11-05 09:58:37] "GET /tag/8e4a79dc-9f35-4482-8b17-6f73a3a469d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013951 10.0.0.241 - - [2025-11-05 09:58:37] "POST /projects HTTP/1.1" 409 223 0.002056 10.0.0.241 - - [2025-11-05 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.241 - - [2025-11-05 09:58:37] "GET /project/7d7eaffc-c516-46a5-a364-4242cebbf103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.060982 10.0.0.241 - - [2025-11-05 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.241 - - [2025-11-05 09:58:37] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.020278 10.0.0.241 - - [2025-11-05 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009348 10.0.0.241 - - [2025-11-05 09:58:37] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007051 10.0.0.241 - - [2025-11-05 09:58:37] "PUT /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f HTTP/1.1" 200 265 0.064826 10.0.0.241 - - [2025-11-05 09:58:38] "PUT /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071 HTTP/1.1" 200 265 0.071579 10.0.0.241 - - [2025-11-05 09:58:38] "POST /security-groups HTTP/1.1" 409 253 0.004600 10.0.0.241 - - [2025-11-05 09:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.241 - - [2025-11-05 09:58:38] "PUT /security-group/7aee8ef4-a448-4109-8590-03384ad6755b HTTP/1.1" 200 263 0.063168 10.0.0.241 - - [2025-11-05 09:58:38] "PUT /access-control-list/94e470ca-3cb6-4649-8d0b-c88c70cc47c4 HTTP/1.1" 200 273 0.025790 10.0.0.241 - - [2025-11-05 09:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.050409 10.0.0.241 - - [2025-11-05 09:58:38] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006197 10.0.0.241 - - [2025-11-05 09:58:38] "PUT /access-control-list/4665bd4e-9aa8-4558-b560-7695f96517a5 HTTP/1.1" 200 273 0.040216 10.0.0.241 - - [2025-11-05 09:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.241 - - [2025-11-05 09:58:38] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004289 10.0.0.241 - - [2025-11-05 09:58:38] "POST /tags HTTP/1.1" 409 210 0.002317 10.0.0.241 - - [2025-11-05 09:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.241 - - [2025-11-05 09:58:38] "GET /tag/8e4a79dc-9f35-4482-8b17-6f73a3a469d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014655 10.0.0.241 - - [2025-11-05 09:58:38] "POST /firewall-rules HTTP/1.1" 200 572 0.075654 10.0.0.241 - - [2025-11-05 09:58:38] "GET /firewall-rule/026fa167-dbaf-4bbd-a20e-d8b5f22297aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011474 10.0.0.241 - - [2025-11-05 09:58:38] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.007455 10.0.0.241 - - [2025-11-05 09:58:38] "GET /firewall-rule/026fa167-dbaf-4bbd-a20e-d8b5f22297aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002461 10.0.0.241 - - [2025-11-05 09:58:38] "POST /ref-update HTTP/1.1" 200 156 0.058797 10.0.0.241 - - [2025-11-05 09:58:38] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010826 10.0.0.241 - - [2025-11-05 09:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.241 - - [2025-11-05 09:58:38] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003767 10.0.0.241 - - [2025-11-05 09:58:38] "POST /tags HTTP/1.1" 409 210 0.002191 10.0.0.241 - - [2025-11-05 09:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.241 - - [2025-11-05 09:58:38] "GET /tag/8e4a79dc-9f35-4482-8b17-6f73a3a469d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010786 10.0.0.241 - - [2025-11-05 09:58:38] "POST /firewall-rules HTTP/1.1" 200 570 0.065917 10.0.0.241 - - [2025-11-05 09:58:38] "GET /firewall-rule/eba07acc-2462-4001-9a7f-1fa88385bb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013158 10.0.0.241 - - [2025-11-05 09:58:38] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004441 10.0.0.241 - - [2025-11-05 09:58:38] "GET /firewall-rule/eba07acc-2462-4001-9a7f-1fa88385bb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002445 10.0.0.241 - - [2025-11-05 09:58:38] "POST /ref-update HTTP/1.1" 200 156 0.058999 10.0.0.241 - - [2025-11-05 09:58:38] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.020145 10.0.0.241 - - [2025-11-05 09:58:39] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.242 - - [2025-11-05 09:59:23] "GET / HTTP/1.1" 200 36215 0.001359 10.0.0.242 - - [2025-11-05 09:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.242 - - [2025-11-05 09:59:23] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007022 10.0.0.242 - - [2025-11-05 09:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.242 - - [2025-11-05 09:59:24] "GET /routing-instance/511d0772-286c-4a88-91f2-ea3b61f62cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004444 10.0.0.242 - - [2025-11-05 09:59:24] "PUT /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36 HTTP/1.1" 200 275 0.011865 10.0.0.242 - - [2025-11-05 09:59:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.003055 10.0.0.242 - - [2025-11-05 09:59:24] "POST /virtual-routers HTTP/1.1" 200 601 0.018763 10.0.0.242 - - [2025-11-05 09:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012656 10.0.0.242 - - [2025-11-05 09:59:24] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.011290 10.0.0.242 - - [2025-11-05 09:59:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.002338 10.0.0.242 - - [2025-11-05 09:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.242 - - [2025-11-05 09:59:24] "GET /virtual-network/aa29e723-9700-45e5-962b-bf323e4f8a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004485 10.0.0.242 - - [2025-11-05 09:59:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.053603 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:00:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:00:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:00:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:00:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:00:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001240 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:00:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001680 10.0.0.242 - - [2025-11-05 10:00:55] "GET / HTTP/1.1" 200 36215 0.001391 10.0.0.242 - - [2025-11-05 10:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.242 - - [2025-11-05 10:00:55] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006129 10.0.0.242 - - [2025-11-05 10:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.242 - - [2025-11-05 10:00:55] "GET /routing-instance/511d0772-286c-4a88-91f2-ea3b61f62cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003030 10.0.0.242 - - [2025-11-05 10:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.242 - - [2025-11-05 10:00:55] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002780 10.0.0.242 - - [2025-11-05 10:00:55] "PUT /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6 HTTP/1.1" 200 263 0.011991 10.0.0.242 - - [2025-11-05 10:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.242 - - [2025-11-05 10:00:55] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.011332 10.0.0.242 - - [2025-11-05 10:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008050 10.0.0.242 - - [2025-11-05 10:00:55] "GET /virtual-machine-interface/8ea976f4-4684-40ed-98aa-40c4181842d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006442 10.0.0.242 - - [2025-11-05 10:00:55] "PUT /virtual-machine-interface/8ea976f4-4684-40ed-98aa-40c4181842d4 HTTP/1.1" 200 285 0.014894 10.0.0.241 - - [2025-11-05 10:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.241 - - [2025-11-05 10:01:06] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003175 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:01:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001369 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:01:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000944 10.0.0.241 - - [2025-11-05 10:02:12] "GET /global-system-configs HTTP/1.1" 200 323 0.004589 10.0.0.241 - - [2025-11-05 10:02:15] "GET /global-system-configs HTTP/1.1" 200 323 0.008330 10.0.0.241 - - [2025-11-05 10:03:22] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002975 10.0.0.241 - - [2025-11-05 10:03:22] "POST /ref-update HTTP/1.1" 200 156 0.024246 10.0.0.241 - - [2025-11-05 10:03:28] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005317 10.0.0.241 - - [2025-11-05 10:03:28] "POST /set-tag HTTP/1.1" 200 109 0.004670 10.0.0.241 - - [2025-11-05 10:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.241 - - [2025-11-05 10:03:28] "GET /loadbalancer/f4ab710f-91e9-4836-9ccd-a6113a904ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002673 10.0.0.241 - - [2025-11-05 10:03:28] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005908 10.0.0.241 - - [2025-11-05 10:03:28] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.241 - - [2025-11-05 10:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.241 - - [2025-11-05 10:03:28] "GET /loadbalancer/f4ab710f-91e9-4836-9ccd-a6113a904ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003638 10.0.0.241 - - [2025-11-05 10:03:28] "GET /loadbalancer-pool/26a1e4be-2d4f-4490-8495-06da8e041f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005429 10.0.0.241 - - [2025-11-05 10:03:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034005 10.0.0.241 - - [2025-11-05 10:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016994 10.0.0.241 - - [2025-11-05 10:03:28] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.021210 10.0.0.241 - - [2025-11-05 10:03:28] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006627 10.0.0.241 - - [2025-11-05 10:03:28] "POST /tags HTTP/1.1" 409 205 0.002586 10.0.0.241 - - [2025-11-05 10:03:28] "POST /ref-update HTTP/1.1" 200 156 0.009230 10.0.0.241 - - [2025-11-05 10:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.241 - - [2025-11-05 10:03:28] "GET /tag/926ccfaa-8594-4f4a-9d48-a023ebc490e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.019801 10.0.0.241 - - [2025-11-05 10:03:28] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.022975 10.0.0.241 - - [2025-11-05 10:03:28] "PUT /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71 HTTP/1.1" 200 257 0.015538 10.0.0.241 - - [2025-11-05 10:03:28] "POST /set-tag HTTP/1.1" 200 109 0.089904 10.0.0.241 - - [2025-11-05 10:03:28] "GET /loadbalancer-pool/acbf97e1-4fce-4f5d-aea9-3e68058365b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004483 10.0.0.241 - - [2025-11-05 10:03:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018684 10.0.0.241 - - [2025-11-05 10:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025980 10.0.0.241 - - [2025-11-05 10:03:28] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012311 10.0.0.241 - - [2025-11-05 10:03:28] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011530 10.0.0.241 - - [2025-11-05 10:03:28] "POST /ref-update HTTP/1.1" 200 156 0.008456 10.0.0.241 - - [2025-11-05 10:03:28] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.241 - - [2025-11-05 10:03:29] "GET /loadbalancer-pool/fab4d3e4-930d-4e34-8801-d258f392c518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004476 10.0.0.241 - - [2025-11-05 10:03:29] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004877 10.0.0.241 - - [2025-11-05 10:03:29] "PUT /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71 HTTP/1.1" 200 257 0.026218 10.0.0.241 - - [2025-11-05 10:03:29] "POST /loadbalancer-members HTTP/1.1" 200 694 0.032879 10.0.0.241 - - [2025-11-05 10:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022456 10.0.0.241 - - [2025-11-05 10:03:29] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008536 10.0.0.241 - - [2025-11-05 10:03:29] "POST /set-tag HTTP/1.1" 200 109 0.003533 10.0.0.241 - - [2025-11-05 10:03:29] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005724 10.0.0.241 - - [2025-11-05 10:03:29] "POST /ref-update HTTP/1.1" 200 156 0.011623 10.0.0.241 - - [2025-11-05 10:03:29] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.046482 10.0.0.241 - - [2025-11-05 10:03:29] "PUT /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71 HTTP/1.1" 200 257 0.011960 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:04:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:04:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001008 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:04:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:04:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001059 10.0.0.241 - - [2025-11-05 10:04:53] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.241 - - [2025-11-05 10:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.241 - - [2025-11-05 10:04:53] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005815 10.0.0.241 - - [2025-11-05 10:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.241 - - [2025-11-05 10:04:53] "GET /config-node/d27f07fc-9ac4-423f-95aa-2084bab11aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003752 10.0.0.241 - - [2025-11-05 10:05:05] "GET / HTTP/1.1" 200 36215 0.001225 10.0.0.241 - - [2025-11-05 10:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.241 - - [2025-11-05 10:05:05] "GET /routing-instance/511d0772-286c-4a88-91f2-ea3b61f62cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003014 10.0.0.241 - - [2025-11-05 10:05:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002246 10.0.0.241 - - [2025-11-05 10:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.241 - - [2025-11-05 10:05:05] "GET /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004934 10.0.0.241 - - [2025-11-05 10:05:05] "PUT /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10 HTTP/1.1" 200 255 0.022755 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:05:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001320 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:05:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:05:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001066 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:05:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000924 10.0.0.241 - - [2025-11-05 10:05:40] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005668 10.0.0.241 - - [2025-11-05 10:05:40] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.241 - - [2025-11-05 10:05:40] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007708 10.0.0.241 - - [2025-11-05 10:05:40] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.241 - - [2025-11-05 10:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.241 - - [2025-11-05 10:05:40] "GET /loadbalancer/f4ab710f-91e9-4836-9ccd-a6113a904ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003495 10.0.0.241 - - [2025-11-05 10:05:40] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007310 10.0.0.241 - - [2025-11-05 10:05:40] "POST /set-tag HTTP/1.1" 200 109 0.030586 10.0.0.241 - - [2025-11-05 10:05:40] "DELETE /loadbalancer-member/6187e99f-4d7d-408f-8976-b800a910de47 HTTP/1.1" 200 115 0.047484 10.0.0.241 - - [2025-11-05 10:05:40] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005595 10.0.0.241 - - [2025-11-05 10:05:41] "POST /set-tag HTTP/1.1" 200 109 0.006924 10.0.0.241 - - [2025-11-05 10:05:41] "DELETE /loadbalancer-member/3b13b1eb-d559-4d35-9798-29490ce91820 HTTP/1.1" 200 115 0.040138 10.0.0.241 - - [2025-11-05 10:05:41] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008519 10.0.0.241 - - [2025-11-05 10:05:41] "POST /set-tag HTTP/1.1" 200 109 0.004757 10.0.0.241 - - [2025-11-05 10:05:41] "DELETE /loadbalancer-member/de04e998-4e73-4381-9077-80e889e5751e HTTP/1.1" 200 115 0.060068 10.0.0.241 - - [2025-11-05 10:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.241 - - [2025-11-05 10:05:41] "GET /loadbalancer/f4ab710f-91e9-4836-9ccd-a6113a904ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003445 10.0.0.241 - - [2025-11-05 10:05:41] "GET /loadbalancer-pool/26a1e4be-2d4f-4490-8495-06da8e041f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006457 10.0.0.241 - - [2025-11-05 10:05:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036277 10.0.0.241 - - [2025-11-05 10:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018164 10.0.0.241 - - [2025-11-05 10:05:41] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014213 10.0.0.241 - - [2025-11-05 10:05:41] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012010 10.0.0.241 - - [2025-11-05 10:05:41] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.010156 10.0.0.241 - - [2025-11-05 10:05:41] "POST /set-tag HTTP/1.1" 200 109 0.073792 10.0.0.241 - - [2025-11-05 10:05:41] "GET /loadbalancer-pool/acbf97e1-4fce-4f5d-aea9-3e68058365b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002653 10.0.0.241 - - [2025-11-05 10:05:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038903 10.0.0.241 - - [2025-11-05 10:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022463 10.0.0.241 - - [2025-11-05 10:05:41] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012169 10.0.0.241 - - [2025-11-05 10:05:41] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006479 10.0.0.241 - - [2025-11-05 10:05:41] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003808 10.0.0.241 - - [2025-11-05 10:05:41] "POST /set-tag HTTP/1.1" 200 109 0.005233 10.0.0.241 - - [2025-11-05 10:05:41] "GET /loadbalancer-pool/fab4d3e4-930d-4e34-8801-d258f392c518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002865 10.0.0.241 - - [2025-11-05 10:05:41] "POST /loadbalancer-members HTTP/1.1" 200 694 0.037112 10.0.0.241 - - [2025-11-05 10:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007612 10.0.0.241 - - [2025-11-05 10:05:41] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007536 10.0.0.241 - - [2025-11-05 10:05:41] "POST /set-tag HTTP/1.1" 200 109 0.005803 10.0.0.241 - - [2025-11-05 10:05:41] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017737 10.0.0.241 - - [2025-11-05 10:05:41] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002379 10.0.0.241 - - [2025-11-05 10:07:12] "GET /global-system-configs HTTP/1.1" 200 323 0.011997 10.0.0.241 - - [2025-11-05 10:07:14] "GET / HTTP/1.1" 200 36215 0.001528 10.0.0.241 - - [2025-11-05 10:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.241 - - [2025-11-05 10:07:14] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027572 10.0.0.241 - - [2025-11-05 10:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.241 - - [2025-11-05 10:07:15] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035404 10.0.0.241 - - [2025-11-05 10:07:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002165 10.0.0.241 - - [2025-11-05 10:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.241 - - [2025-11-05 10:07:15] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033590 10.0.0.241 - - [2025-11-05 10:07:15] "POST /tags HTTP/1.1" 200 334 0.043993 10.0.0.241 - - [2025-11-05 10:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.241 - - [2025-11-05 10:07:15] "GET /tag/631ab54d-999b-4d95-8545-f9e14e7463b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022200 10.0.0.241 - - [2025-11-05 10:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.241 - - [2025-11-05 10:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.241 - - [2025-11-05 10:07:15] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052893 10.0.0.241 - - [2025-11-05 10:07:15] "GET /virtual-networks?parent_id=d8e6bab5-0f85-4af1-9c11-4690e7c1bf89&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004212 10.0.0.241 - - [2025-11-05 10:07:16] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.099986 10.0.0.241 - - [2025-11-05 10:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.241 - - [2025-11-05 10:07:16] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.008568 10.0.0.241 - - [2025-11-05 10:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.241 - - [2025-11-05 10:07:16] "GET /service-appliance-set/0f603e11-de9c-400d-9898-d310745cf35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004849 10.0.0.241 - - [2025-11-05 10:07:16] "POST /virtual-networks HTTP/1.1" 200 514 0.149952 10.0.0.241 - - [2025-11-05 10:07:16] "POST /fqname-to-id HTTP/1.1" 404 254 0.022650 10.0.0.241 - - [2025-11-05 10:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.241 - - [2025-11-05 10:07:16] "GET /network-ipam/85bf7e25-45cb-423e-b9b2-be272fcf75fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.005947 10.0.0.241 - - [2025-11-05 10:07:16] "POST /useragent-kv HTTP/1.1" 200 115 0.014360 10.0.0.241 - - [2025-11-05 10:07:16] "POST /ref-update HTTP/1.1" 200 156 0.185375 10.0.0.241 - - [2025-11-05 10:07:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.179835 10.0.0.241 - - [2025-11-05 10:07:16] "GET /virtual-machine-interface/278f6c6f-6e2b-4ed4-b1a7-a9f8c91d2f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.021173 10.0.0.241 - - [2025-11-05 10:07:16] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.012519 10.0.0.241 - - [2025-11-05 10:07:16] "GET /domains HTTP/1.1" 200 281 0.005745 10.0.0.241 - - [2025-11-05 10:07:16] "GET /domain/eade7fd4-45e7-4720-b4c5-aa48295f339c HTTP/1.1" 200 3100 0.019350 10.0.0.241 - - [2025-11-05 10:07:16] "POST /instance-ips HTTP/1.1" 200 410 0.061646 10.0.0.241 - - [2025-11-05 10:07:16] "GET /instance-ip/aae75103-297c-4cb0-8acf-b6688c7e69b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.072124 10.0.0.241 - - [2025-11-05 10:07:16] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89 HTTP/1.1" 200 5498 0.158661 10.0.0.241 - - [2025-11-05 10:07:16] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26 HTTP/1.1" 200 2089 0.025803 10.0.0.241 - - [2025-11-05 10:07:16] "POST /route-targets HTTP/1.1" 200 328 0.044026 10.0.0.241 - - [2025-11-05 10:07:16] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26 HTTP/1.1" 200 2089 0.016747 10.0.0.241 - - [2025-11-05 10:07:16] "GET /routing-instance/e2ec326a-1de0-4d20-b6c1-deaa616b536b HTTP/1.1" 200 1184 0.005149 10.0.0.241 - - [2025-11-05 10:07:16] "GET /routing-instance/e2ec326a-1de0-4d20-b6c1-deaa616b536b HTTP/1.1" 200 1184 0.005549 10.0.0.241 - - [2025-11-05 10:07:16] "POST /loadbalancers HTTP/1.1" 200 612 0.115577 10.0.0.241 - - [2025-11-05 10:07:16] "POST /ref-update HTTP/1.1" 200 156 0.049734 10.0.0.241 - - [2025-11-05 10:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.042450 10.0.0.241 - - [2025-11-05 10:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013383 10.0.0.241 - - [2025-11-05 10:07:16] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.059558 10.0.0.241 - - [2025-11-05 10:07:16] "GET /instance-ip/aae75103-297c-4cb0-8acf-b6688c7e69b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.008082 10.0.0.241 - - [2025-11-05 10:07:16] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034372 10.0.0.241 - - [2025-11-05 10:07:16] "GET /loadbalancer/cc0dd7e1-0c8a-4605-9ea1-2d6bad7d20a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003869 10.0.0.241 - - [2025-11-05 10:07:16] "POST /floating-ips HTTP/1.1" 200 599 0.025098 10.0.0.241 - - [2025-11-05 10:07:16] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.031293 10.0.0.241 - - [2025-11-05 10:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.241 - - [2025-11-05 10:07:16] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035379 10.0.0.241 - - [2025-11-05 10:07:16] "GET /loadbalancer-listener/a608d2a6-1642-4c99-83ba-42c10d5bd69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003620 10.0.0.241 - - [2025-11-05 10:07:17] "GET /loadbalancer-listener/a608d2a6-1642-4c99-83ba-42c10d5bd69e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004024 10.0.0.241 - - [2025-11-05 10:07:17] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.022388 10.0.0.241 - - [2025-11-05 10:07:17] "GET /instance-ip/aae75103-297c-4cb0-8acf-b6688c7e69b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002731 10.0.0.241 - - [2025-11-05 10:07:17] "GET /instance-ip/aae75103-297c-4cb0-8acf-b6688c7e69b3?fields=floating_ips HTTP/1.1" 200 1215 0.005252 10.0.0.241 - - [2025-11-05 10:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.241 - - [2025-11-05 10:07:17] "GET /floating-ip/4fa62145-44bd-4b0e-9f07-9a77d7e9a7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003447 10.0.0.241 - - [2025-11-05 10:07:17] "GET /loadbalancer/cc0dd7e1-0c8a-4605-9ea1-2d6bad7d20a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004317 10.0.0.241 - - [2025-11-05 10:07:17] "POST /tags HTTP/1.1" 200 296 0.050469 10.0.0.241 - - [2025-11-05 10:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008877 10.0.0.241 - - [2025-11-05 10:07:17] "GET /tag/b89e97f2-2198-413e-9b34-0eff1a52fefc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.015363 10.0.0.241 - - [2025-11-05 10:07:17] "POST /tags HTTP/1.1" 409 233 0.001972 10.0.0.241 - - [2025-11-05 10:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.241 - - [2025-11-05 10:07:17] "GET /tag/2f40e0e0-75e7-403e-addc-ac6666ad1e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011215 10.0.0.241 - - [2025-11-05 10:07:17] "POST /tags HTTP/1.1" 409 206 0.001947 10.0.0.241 - - [2025-11-05 10:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.241 - - [2025-11-05 10:07:17] "GET /tag/1d51c402-6ad7-4e6d-9f10-db605d1cc24c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010904 10.0.0.241 - - [2025-11-05 10:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.241 - - [2025-11-05 10:07:17] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005183 10.0.0.241 - - [2025-11-05 10:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.241 - - [2025-11-05 10:07:17] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035969 10.0.0.241 - - [2025-11-05 10:07:17] "POST /virtual-machines HTTP/1.1" 200 370 0.015120 10.0.0.241 - - [2025-11-05 10:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011430 10.0.0.241 - - [2025-11-05 10:07:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110348 10.0.0.241 - - [2025-11-05 10:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027642 10.0.0.241 - - [2025-11-05 10:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011504 10.0.0.241 - - [2025-11-05 10:07:17] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005063 10.0.0.241 - - [2025-11-05 10:07:17] "POST /instance-ips HTTP/1.1" 200 410 0.026705 10.0.0.241 - - [2025-11-05 10:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024526 10.0.0.241 - - [2025-11-05 10:07:17] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011598 10.0.0.241 - - [2025-11-05 10:07:17] "POST /set-tag HTTP/1.1" 200 109 0.016564 10.0.0.241 - - [2025-11-05 10:07:17] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020115 10.0.0.241 - - [2025-11-05 10:07:17] "GET /instance-ip/35c8aab2-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003085 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009484 10.0.0.241 - - [2025-11-05 10:07:18] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005035 10.0.0.241 - - [2025-11-05 10:07:18] "POST /ref-update HTTP/1.1" 200 156 0.012807 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021203 10.0.0.241 - - [2025-11-05 10:07:18] "POST /set-tag HTTP/1.1" 200 109 0.007842 10.0.0.241 - - [2025-11-05 10:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005253 10.0.0.241 - - [2025-11-05 10:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.241 - - [2025-11-05 10:07:18] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037561 10.0.0.241 - - [2025-11-05 10:07:18] "POST /virtual-machines HTTP/1.1" 200 370 0.009957 10.0.0.241 - - [2025-11-05 10:07:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015300 10.0.0.241 - - [2025-11-05 10:07:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115995 10.0.0.241 - - [2025-11-05 10:07:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014180 10.0.0.241 - - [2025-11-05 10:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010723 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006867 10.0.0.241 - - [2025-11-05 10:07:18] "POST /instance-ips HTTP/1.1" 200 410 0.024106 10.0.0.241 - - [2025-11-05 10:07:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031346 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.021567 10.0.0.241 - - [2025-11-05 10:07:18] "POST /set-tag HTTP/1.1" 200 109 0.020349 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020166 10.0.0.241 - - [2025-11-05 10:07:18] "GET /instance-ip/363ea35c-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004192 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004500 10.0.0.241 - - [2025-11-05 10:07:18] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003632 10.0.0.241 - - [2025-11-05 10:07:18] "POST /ref-update HTTP/1.1" 200 156 0.008132 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004431 10.0.0.241 - - [2025-11-05 10:07:18] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003999 10.0.0.241 - - [2025-11-05 10:07:18] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.241 - - [2025-11-05 10:07:18] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004139 10.0.0.241 - - [2025-11-05 10:07:18] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.241 - - [2025-11-05 10:07:21] "GET /domains HTTP/1.1" 200 281 0.001970 10.0.0.241 - - [2025-11-05 10:07:21] "GET /domain/eade7fd4-45e7-4720-b4c5-aa48295f339c HTTP/1.1" 200 3100 0.002963 10.0.0.241 - - [2025-11-05 10:07:21] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89 HTTP/1.1" 200 7092 0.035369 10.0.0.241 - - [2025-11-05 10:07:21] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26 HTTP/1.1" 200 2089 0.003996 10.0.0.241 - - [2025-11-05 10:07:21] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26 HTTP/1.1" 200 2089 0.004035 10.0.0.241 - - [2025-11-05 10:07:21] "GET /routing-instance/e2ec326a-1de0-4d20-b6c1-deaa616b536b HTTP/1.1" 200 1406 0.004199 10.0.0.241 - - [2025-11-05 10:07:21] "GET /routing-instance/e2ec326a-1de0-4d20-b6c1-deaa616b536b HTTP/1.1" 200 1406 0.002937 10.0.0.241 - - [2025-11-05 10:07:21] "GET /route-target/5e78272c-a8b3-42ee-ae38-9a4ceecfdad6 HTTP/1.1" 200 1154 0.002613 10.0.0.241 - - [2025-11-05 10:07:21] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26 HTTP/1.1" 200 2089 0.004041 10.0.0.241 - - [2025-11-05 10:07:21] "GET /routing-instance/e2ec326a-1de0-4d20-b6c1-deaa616b536b HTTP/1.1" 200 1406 0.002595 10.0.0.241 - - [2025-11-05 10:07:21] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004223 10.0.0.241 - - [2025-11-05 10:07:21] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26 HTTP/1.1" 200 2089 0.006430 10.0.0.241 - - [2025-11-05 10:07:21] "GET /routing-instance/e2ec326a-1de0-4d20-b6c1-deaa616b536b HTTP/1.1" 200 1406 0.003544 10.0.0.241 - - [2025-11-05 10:07:21] "GET /routing-instance/e2ec326a-1de0-4d20-b6c1-deaa616b536b HTTP/1.1" 200 1406 0.004260 10.0.0.241 - - [2025-11-05 10:07:21] "GET /route-target/5e78272c-a8b3-42ee-ae38-9a4ceecfdad6 HTTP/1.1" 200 1154 0.002270 10.0.0.241 - - [2025-11-05 10:07:21] "GET /domains HTTP/1.1" 200 281 0.001884 10.0.0.241 - - [2025-11-05 10:07:21] "GET /domain/eade7fd4-45e7-4720-b4c5-aa48295f339c HTTP/1.1" 200 3100 0.003795 10.0.0.241 - - [2025-11-05 10:07:21] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89 HTTP/1.1" 200 7092 0.035603 10.0.0.241 - - [2025-11-05 10:07:21] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26 HTTP/1.1" 200 2089 0.004441 10.0.0.241 - - [2025-11-05 10:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.241 - - [2025-11-05 10:07:21] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027665 10.0.0.241 - - [2025-11-05 10:07:21] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.016505 10.0.0.241 - - [2025-11-05 10:07:22] "GET /floating-ip-pools?parent_id=4a244bec-5f17-4775-bbb1-87e3b5e03c26&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001979 10.0.0.241 - - [2025-11-05 10:07:22] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005721 10.0.0.241 - - [2025-11-05 10:07:22] "POST /floating-ip-pools HTTP/1.1" 200 564 0.023480 10.0.0.241 - - [2025-11-05 10:07:22] "POST /ref-update HTTP/1.1" 200 156 0.009754 10.0.0.241 - - [2025-11-05 10:07:22] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.016774 10.0.0.241 - - [2025-11-05 10:07:22] "GET /domains HTTP/1.1" 200 281 0.008028 10.0.0.241 - - [2025-11-05 10:07:22] "GET /domain/eade7fd4-45e7-4720-b4c5-aa48295f339c HTTP/1.1" 200 3100 0.008934 10.0.0.241 - - [2025-11-05 10:07:22] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89 HTTP/1.1" 200 7349 0.046241 10.0.0.241 - - [2025-11-05 10:07:22] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26 HTTP/1.1" 200 2328 0.009838 10.0.0.241 - - [2025-11-05 10:07:22] "GET /floating-ip-pool/6d6817ea-d79f-4eaf-bd8d-a9327bbb13a8 HTTP/1.1" 200 1317 0.006185 10.0.0.241 - - [2025-11-05 10:07:22] "GET /domains HTTP/1.1" 200 281 0.004549 10.0.0.241 - - [2025-11-05 10:07:22] "GET /domain/eade7fd4-45e7-4720-b4c5-aa48295f339c HTTP/1.1" 200 3100 0.007230 10.0.0.241 - - [2025-11-05 10:07:22] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89 HTTP/1.1" 200 7349 0.041412 10.0.0.241 - - [2025-11-05 10:07:22] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26 HTTP/1.1" 200 2328 0.011995 10.0.0.241 - - [2025-11-05 10:07:22] "GET /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009924 10.0.0.241 - - [2025-11-05 10:07:22] "POST /tags HTTP/1.1" 200 366 0.058946 10.0.0.241 - - [2025-11-05 10:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008807 10.0.0.241 - - [2025-11-05 10:07:22] "GET /tag/de6f61c2-e80d-4767-9572-4d58a2282b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.023747 10.0.0.241 - - [2025-11-05 10:07:22] "POST /tags HTTP/1.1" 409 206 0.001939 10.0.0.241 - - [2025-11-05 10:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.241 - - [2025-11-05 10:07:22] "GET /tag/1d51c402-6ad7-4e6d-9f10-db605d1cc24c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.026402 10.0.0.241 - - [2025-11-05 10:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.241 - - [2025-11-05 10:07:22] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.038774 10.0.0.241 - - [2025-11-05 10:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008159 10.0.0.241 - - [2025-11-05 10:07:22] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004080 10.0.0.241 - - [2025-11-05 10:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.241 - - [2025-11-05 10:07:22] "GET /service-appliance-set/a9db0c21-b999-4419-90a0-ef114d1a9e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003299 10.0.0.241 - - [2025-11-05 10:07:22] "POST /fqname-to-id HTTP/1.1" 404 258 0.001664 10.0.0.241 - - [2025-11-05 10:07:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.085356 10.0.0.241 - - [2025-11-05 10:07:22] "GET /virtual-machine-interface/67618963-74d1-46f3-a2ce-a6c7ee12c823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.029502 10.0.0.241 - - [2025-11-05 10:07:22] "POST /set-tag HTTP/1.1" 200 109 0.019615 10.0.0.241 - - [2025-11-05 10:07:22] "POST /instance-ips HTTP/1.1" 200 418 0.035350 10.0.0.241 - - [2025-11-05 10:07:22] "GET /instance-ip/19cb9576-e944-431c-b7bb-c5a71bd1bcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.013450 10.0.0.241 - - [2025-11-05 10:07:23] "POST /loadbalancers HTTP/1.1" 200 620 0.065783 10.0.0.241 - - [2025-11-05 10:07:23] "POST /service-instances HTTP/1.1" 200 568 0.023612 10.0.0.241 - - [2025-11-05 10:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.039258 10.0.0.241 - - [2025-11-05 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.241 - - [2025-11-05 10:07:23] "POST /ref-update HTTP/1.1" 200 156 0.035644 10.0.0.241 - - [2025-11-05 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.241 - - [2025-11-05 10:07:23] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.046272 10.0.0.241 - - [2025-11-05 10:07:23] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.010782 10.0.0.241 - - [2025-11-05 10:07:23] "GET /virtual-machine-interface/67618963-74d1-46f3-a2ce-a6c7ee12c823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005495 10.0.0.241 - - [2025-11-05 10:07:23] "GET /virtual-machine-interface/67618963-74d1-46f3-a2ce-a6c7ee12c823?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.006410 10.0.0.241 - - [2025-11-05 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.241 - - [2025-11-05 10:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009312 10.0.0.241 - - [2025-11-05 10:07:23] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.009012 10.0.0.241 - - [2025-11-05 10:07:23] "GET /floating-ip-pool/6d6817ea-d79f-4eaf-bd8d-a9327bbb13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003872 10.0.0.241 - - [2025-11-05 10:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015489 10.0.0.241 - - [2025-11-05 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.241 - - [2025-11-05 10:07:23] "POST /floating-ips HTTP/1.1" 200 673 0.102198 10.0.0.241 - - [2025-11-05 10:07:23] "POST /virtual-machines HTTP/1.1" 200 430 0.050994 10.0.0.241 - - [2025-11-05 10:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027133 10.0.0.241 - - [2025-11-05 10:07:23] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017723 10.0.0.241 - - [2025-11-05 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.241 - - [2025-11-05 10:07:23] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013364 10.0.0.241 - - [2025-11-05 10:07:23] "POST /tags HTTP/1.1" 409 221 0.006337 10.0.0.241 - - [2025-11-05 10:07:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.148446 10.0.0.241 - - [2025-11-05 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.241 - - [2025-11-05 10:07:23] "GET /tag/631ab54d-999b-4d95-8545-f9e14e7463b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010614 10.0.0.241 - - [2025-11-05 10:07:23] "POST /chown HTTP/1.1" 200 109 0.037442 10.0.0.241 - - [2025-11-05 10:07:23] "POST /tags HTTP/1.1" 409 238 0.014686 10.0.0.241 - - [2025-11-05 10:07:23] "POST /chown HTTP/1.1" 200 109 0.006335 10.0.0.241 - - [2025-11-05 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011337 10.0.0.241 - - [2025-11-05 10:07:23] "GET /tag/de6f61c2-e80d-4767-9572-4d58a2282b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016619 10.0.0.241 - - [2025-11-05 10:07:23] "PUT /virtual-machine-interface/392be127-1938-4502-89b7-6a794db65861 HTTP/1.1" 200 285 0.037825 10.0.0.241 - - [2025-11-05 10:07:23] "PUT /instance-ip/19cb9576-e944-431c-b7bb-c5a71bd1bcc1 HTTP/1.1" 200 257 0.033149 10.0.0.241 - - [2025-11-05 10:07:23] "POST /firewall-rules HTTP/1.1" 200 652 0.124306 10.0.0.241 - - [2025-11-05 10:07:23] "POST /ref-update HTTP/1.1" 200 156 0.085123 10.0.0.241 - - [2025-11-05 10:07:23] "GET /firewall-rule/e2364807-3495-4a16-8663-571db6837887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.013940 10.0.0.241 - - [2025-11-05 10:07:23] "GET /firewall-policy/1ad62b06-ef53-4340-a5e8-ccb2c41a713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003518 10.0.0.241 - - [2025-11-05 10:07:23] "POST /ref-update HTTP/1.1" 200 156 0.029642 10.0.0.241 - - [2025-11-05 10:07:23] "GET /firewall-rule/e2364807-3495-4a16-8663-571db6837887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.009679 10.0.0.241 - - [2025-11-05 10:07:23] "POST /ref-update HTTP/1.1" 200 156 0.018258 10.0.0.241 - - [2025-11-05 10:07:23] "POST /ref-update HTTP/1.1" 200 156 0.014336 10.0.0.241 - - [2025-11-05 10:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007160 10.0.0.241 - - [2025-11-05 10:07:24] "POST /ref-update HTTP/1.1" 200 156 0.027925 10.0.0.241 - - [2025-11-05 10:07:24] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.051977 10.0.0.241 - - [2025-11-05 10:07:24] "POST /ref-update HTTP/1.1" 200 156 0.031735 10.0.0.241 - - [2025-11-05 10:07:24] "POST /ref-update HTTP/1.1" 200 156 0.012190 10.0.0.241 - - [2025-11-05 10:07:24] "GET /loadbalancer/30f336d1-39a8-4463-809e-a02af2bcfb7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.003140 10.0.0.241 - - [2025-11-05 10:07:24] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.017210 10.0.0.241 - - [2025-11-05 10:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.241 - - [2025-11-05 10:07:24] "POST /virtual-machines HTTP/1.1" 200 430 0.016282 10.0.0.241 - - [2025-11-05 10:07:24] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.048680 10.0.0.241 - - [2025-11-05 10:07:24] "GET /loadbalancer-listener/0375c476-da22-4b60-9cd3-d33cb51b7d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.009418 10.0.0.241 - - [2025-11-05 10:07:24] "GET /loadbalancer-listener/0375c476-da22-4b60-9cd3-d33cb51b7d5a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.027483 10.0.0.241 - - [2025-11-05 10:07:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.110486 10.0.0.241 - - [2025-11-05 10:07:24] "POST /chown HTTP/1.1" 200 109 0.029856 10.0.0.241 - - [2025-11-05 10:07:24] "POST /chown HTTP/1.1" 200 109 0.017872 10.0.0.241 - - [2025-11-05 10:07:24] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.103377 10.0.0.241 - - [2025-11-05 10:07:24] "PUT /virtual-machine-interface/6c5f49dd-3e92-421a-ae1d-660bf7a83c00 HTTP/1.1" 200 285 0.111733 10.0.0.241 - - [2025-11-05 10:07:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.088203 10.0.0.241 - - [2025-11-05 10:07:24] "GET /loadbalancer-pool/ce9530a0-95b0-47d8-82df-4b8b0faa1880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.023410 10.0.0.241 - - [2025-11-05 10:07:24] "PUT /instance-ip/19cb9576-e944-431c-b7bb-c5a71bd1bcc1 HTTP/1.1" 200 257 0.067965 10.0.0.241 - - [2025-11-05 10:07:24] "POST /loadbalancer-members HTTP/1.1" 200 709 0.032126 10.0.0.241 - - [2025-11-05 10:07:24] "POST /ref-update HTTP/1.1" 200 156 0.044199 10.0.0.241 - - [2025-11-05 10:07:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040290 10.0.0.241 - - [2025-11-05 10:07:24] "GET /loadbalancer-member/35e10eee-e74d-4489-b141-9c99bab94ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.019483 10.0.0.241 - - [2025-11-05 10:07:24] "POST /ref-update HTTP/1.1" 200 156 0.048352 10.0.0.241 - - [2025-11-05 10:07:24] "POST /ref-update HTTP/1.1" 200 156 0.021096 10.0.0.241 - - [2025-11-05 10:07:24] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016762 10.0.0.241 - - [2025-11-05 10:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.241 - - [2025-11-05 10:07:24] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003254 10.0.0.241 - - [2025-11-05 10:07:24] "POST /ref-update HTTP/1.1" 200 156 0.009176 10.0.0.241 - - [2025-11-05 10:07:24] "POST /tags HTTP/1.1" 409 221 0.001747 10.0.0.241 - - [2025-11-05 10:07:24] "POST /ref-update HTTP/1.1" 200 156 0.039417 10.0.0.241 - - [2025-11-05 10:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.241 - - [2025-11-05 10:07:24] "GET /tag/631ab54d-999b-4d95-8545-f9e14e7463b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.037444 10.0.0.241 - - [2025-11-05 10:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025677 10.0.0.241 - - [2025-11-05 10:07:24] "POST /tags HTTP/1.1" 409 238 0.001699 10.0.0.241 - - [2025-11-05 10:07:24] "POST /chown HTTP/1.1" 200 109 0.008648 10.0.0.241 - - [2025-11-05 10:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.241 - - [2025-11-05 10:07:24] "GET /tag/de6f61c2-e80d-4767-9572-4d58a2282b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.024348 10.0.0.241 - - [2025-11-05 10:07:24] "POST /firewall-rules HTTP/1.1" 409 293 0.011924 10.0.0.241 - - [2025-11-05 10:07:24] "POST /chown HTTP/1.1" 200 109 0.048123 10.0.0.241 - - [2025-11-05 10:07:25] "PUT /instance-ip/19cb9576-e944-431c-b7bb-c5a71bd1bcc1 HTTP/1.1" 200 257 0.028397 10.0.0.241 - - [2025-11-05 10:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007054 10.0.0.241 - - [2025-11-05 10:07:25] "PUT /firewall-rule/e2364807-3495-4a16-8663-571db6837887 HTTP/1.1" 200 261 0.023085 10.0.0.241 - - [2025-11-05 10:07:25] "GET /firewall-rule/e2364807-3495-4a16-8663-571db6837887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002862 10.0.0.241 - - [2025-11-05 10:07:25] "POST /ref-update HTTP/1.1" 200 156 0.016593 10.0.0.241 - - [2025-11-05 10:07:25] "POST /chown HTTP/1.1" 200 109 0.019337 10.0.0.241 - - [2025-11-05 10:07:25] "GET /firewall-policy/1ad62b06-ef53-4340-a5e8-ccb2c41a713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.028421 10.0.0.241 - - [2025-11-05 10:07:25] "POST /chown HTTP/1.1" 200 109 0.033717 10.0.0.241 - - [2025-11-05 10:07:25] "GET /firewall-rule/e2364807-3495-4a16-8663-571db6837887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.014202 10.0.0.241 - - [2025-11-05 10:07:25] "PUT /instance-ip/19cb9576-e944-431c-b7bb-c5a71bd1bcc1 HTTP/1.1" 200 257 0.016609 10.0.0.241 - - [2025-11-05 10:07:25] "POST /ref-update HTTP/1.1" 200 156 0.018933 10.0.0.241 - - [2025-11-05 10:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006247 10.0.0.241 - - [2025-11-05 10:07:25] "POST /chown HTTP/1.1" 200 109 0.006888 10.0.0.241 - - [2025-11-05 10:07:25] "POST /chown HTTP/1.1" 200 109 0.027295 10.0.0.241 - - [2025-11-05 10:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.241 - - [2025-11-05 10:07:25] "PUT /instance-ip/19cb9576-e944-431c-b7bb-c5a71bd1bcc1 HTTP/1.1" 200 257 0.046090 10.0.0.241 - - [2025-11-05 10:07:25] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.011160 10.0.0.241 - - [2025-11-05 10:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.241 - - [2025-11-05 10:07:25] "POST /ref-update HTTP/1.1" 200 156 0.010332 10.0.0.241 - - [2025-11-05 10:07:25] "POST /chown HTTP/1.1" 200 109 0.015856 10.0.0.241 - - [2025-11-05 10:07:25] "POST /chown HTTP/1.1" 200 109 0.035469 10.0.0.241 - - [2025-11-05 10:07:25] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.068166 10.0.0.241 - - [2025-11-05 10:07:25] "POST /virtual-machines HTTP/1.1" 200 374 0.012797 10.0.0.241 - - [2025-11-05 10:07:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.035887 10.0.0.241 - - [2025-11-05 10:07:25] "PUT /instance-ip/19cb9576-e944-431c-b7bb-c5a71bd1bcc1 HTTP/1.1" 200 257 0.054954 10.0.0.241 - - [2025-11-05 10:07:25] "POST /ref-update HTTP/1.1" 200 156 0.023297 10.0.0.241 - - [2025-11-05 10:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.241 - - [2025-11-05 10:07:25] "POST /chown HTTP/1.1" 200 109 0.032614 10.0.0.241 - - [2025-11-05 10:07:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.179260 10.0.0.241 - - [2025-11-05 10:07:25] "POST /chown HTTP/1.1" 200 109 0.035582 10.0.0.241 - - [2025-11-05 10:07:25] "PUT /instance-ip/19cb9576-e944-431c-b7bb-c5a71bd1bcc1 HTTP/1.1" 200 257 0.026830 10.0.0.241 - - [2025-11-05 10:07:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014693 10.0.0.241 - - [2025-11-05 10:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.241 - - [2025-11-05 10:07:25] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.009606 10.0.0.241 - - [2025-11-05 10:07:25] "POST /ref-update HTTP/1.1" 200 156 0.015055 10.0.0.241 - - [2025-11-05 10:07:25] "POST /chown HTTP/1.1" 200 109 0.025056 10.0.0.241 - - [2025-11-05 10:07:25] "POST /instance-ips HTTP/1.1" 200 414 0.061229 10.0.0.241 - - [2025-11-05 10:07:25] "POST /chown HTTP/1.1" 200 109 0.044664 10.0.0.241 - - [2025-11-05 10:07:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020009 10.0.0.241 - - [2025-11-05 10:07:26] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.008980 10.0.0.241 - - [2025-11-05 10:07:26] "PUT /instance-ip/19cb9576-e944-431c-b7bb-c5a71bd1bcc1 HTTP/1.1" 200 257 0.029733 10.0.0.241 - - [2025-11-05 10:07:26] "POST /set-tag HTTP/1.1" 200 109 0.040408 10.0.0.241 - - [2025-11-05 10:07:26] "POST /ref-update HTTP/1.1" 200 156 0.040476 10.0.0.241 - - [2025-11-05 10:07:26] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011458 10.0.0.241 - - [2025-11-05 10:07:26] "GET /instance-ip/3aa0b462-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003101 10.0.0.241 - - [2025-11-05 10:07:26] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.009163 10.0.0.241 - - [2025-11-05 10:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007158 10.0.0.241 - - [2025-11-05 10:07:26] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005592 10.0.0.241 - - [2025-11-05 10:07:26] "POST /set-tag HTTP/1.1" 200 109 0.003585 10.0.0.241 - - [2025-11-05 10:07:26] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.011710 10.0.0.241 - - [2025-11-05 10:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020431 10.0.0.241 - - [2025-11-05 10:07:26] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.004385 10.0.0.241 - - [2025-11-05 10:07:26] "POST /ref-update HTTP/1.1" 200 156 0.009758 10.0.0.241 - - [2025-11-05 10:07:26] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007352 10.0.0.241 - - [2025-11-05 10:07:26] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.013191 10.0.0.241 - - [2025-11-05 10:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020836 10.0.0.241 - - [2025-11-05 10:07:26] "POST /set-tag HTTP/1.1" 200 109 0.010419 10.0.0.241 - - [2025-11-05 10:07:26] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012966 10.0.0.241 - - [2025-11-05 10:07:26] "POST /set-tag HTTP/1.1" 200 109 0.005431 10.0.0.241 - - [2025-11-05 10:07:26] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.029253 10.0.0.241 - - [2025-11-05 10:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.034926 10.0.0.241 - - [2025-11-05 10:07:26] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.012196 10.0.0.241 - - [2025-11-05 10:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009559 10.0.0.241 - - [2025-11-05 10:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.241 - - [2025-11-05 10:07:26] "POST /chown HTTP/1.1" 200 109 0.016846 10.0.0.241 - - [2025-11-05 10:07:26] "POST /chown HTTP/1.1" 200 109 0.007562 10.0.0.241 - - [2025-11-05 10:07:26] "POST /ref-update HTTP/1.1" 200 156 0.025778 10.0.0.241 - - [2025-11-05 10:07:26] "POST /chown HTTP/1.1" 200 109 0.025987 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.007756 10.0.0.241 - - [2025-11-05 10:07:27] "POST /ref-update HTTP/1.1" 200 156 0.022976 10.0.0.241 - - [2025-11-05 10:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.007766 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.022569 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.035320 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.011555 10.0.0.241 - - [2025-11-05 10:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.007183 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.037935 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.012371 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.028471 10.0.0.241 - - [2025-11-05 10:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.007850 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.027124 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.013006 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.006419 10.0.0.241 - - [2025-11-05 10:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.006356 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.007011 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.019773 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.023794 10.0.0.241 - - [2025-11-05 10:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.008443 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.023597 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.006950 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.020628 10.0.0.241 - - [2025-11-05 10:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.007535 10.0.0.241 - - [2025-11-05 10:07:27] "POST /chown HTTP/1.1" 200 109 0.025927 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.016463 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.015158 10.0.0.241 - - [2025-11-05 10:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.006985 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.027914 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.008566 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.020494 10.0.0.241 - - [2025-11-05 10:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.006749 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.021627 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.015157 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.007011 10.0.0.241 - - [2025-11-05 10:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.007671 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.007473 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.012115 10.0.0.241 - - [2025-11-05 10:07:28] "POST /chown HTTP/1.1" 200 109 0.018097 10.0.0.241 - - [2025-11-05 10:07:28] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009747 10.0.0.241 - - [2025-11-05 10:07:28] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.241 - - [2025-11-05 10:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.241 - - [2025-11-05 10:07:28] "GET /loadbalancer/cc0dd7e1-0c8a-4605-9ea1-2d6bad7d20a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002641 10.0.0.241 - - [2025-11-05 10:07:28] "GET /loadbalancer-pool/e5c6ec02-b0f2-45ca-8379-134a53b2b50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002804 10.0.0.241 - - [2025-11-05 10:07:28] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015915 10.0.0.241 - - [2025-11-05 10:07:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007767 10.0.0.241 - - [2025-11-05 10:07:28] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011122 10.0.0.241 - - [2025-11-05 10:07:28] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005551 10.0.0.241 - - [2025-11-05 10:07:28] "POST /tags HTTP/1.1" 409 221 0.002172 10.0.0.241 - - [2025-11-05 10:07:28] "POST /ref-update HTTP/1.1" 200 156 0.008086 10.0.0.241 - - [2025-11-05 10:07:28] "GET /floating-ip/4fa62145-44bd-4b0e-9f07-9a77d7e9a7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.008023 10.0.0.241 - - [2025-11-05 10:07:28] "PUT /floating-ip/4fa62145-44bd-4b0e-9f07-9a77d7e9a7ea HTTP/1.1" 200 257 0.011744 10.0.0.241 - - [2025-11-05 10:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011281 10.0.0.241 - - [2025-11-05 10:07:28] "GET /tag/631ab54d-999b-4d95-8545-f9e14e7463b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016522 10.0.0.241 - - [2025-11-05 10:07:29] "POST /set-tag HTTP/1.1" 200 109 0.026123 10.0.0.241 - - [2025-11-05 10:07:29] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011076 10.0.0.241 - - [2025-11-05 10:07:29] "POST /set-tag HTTP/1.1" 200 109 0.004022 10.0.0.241 - - [2025-11-05 10:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.241 - - [2025-11-05 10:07:29] "GET /loadbalancer/cc0dd7e1-0c8a-4605-9ea1-2d6bad7d20a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003004 10.0.0.241 - - [2025-11-05 10:07:29] "GET /loadbalancer-pool/e5c6ec02-b0f2-45ca-8379-134a53b2b50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003972 10.0.0.241 - - [2025-11-05 10:07:29] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019366 10.0.0.241 - - [2025-11-05 10:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011089 10.0.0.241 - - [2025-11-05 10:07:29] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006577 10.0.0.241 - - [2025-11-05 10:07:29] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009688 10.0.0.241 - - [2025-11-05 10:07:29] "POST /ref-update HTTP/1.1" 200 156 0.008954 10.0.0.241 - - [2025-11-05 10:07:29] "GET /floating-ip/4fa62145-44bd-4b0e-9f07-9a77d7e9a7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.010867 10.0.0.241 - - [2025-11-05 10:07:29] "POST /set-tag HTTP/1.1" 200 109 0.021853 10.0.0.241 - - [2025-11-05 10:07:30] "GET /virtual-machine/62c3c8e5-45fe-4124-b724-86f4a46d8643?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004932 10.0.0.241 - - [2025-11-05 10:07:30] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007067 10.0.0.241 - - [2025-11-05 10:07:30] "GET /virtual-machine/31cb2bd6-c624-437f-ab45-44c79f100c59?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004107 10.0.0.241 - - [2025-11-05 10:07:30] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006926 10.0.0.241 - - [2025-11-05 10:07:34] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004612 10.0.0.241 - - [2025-11-05 10:07:34] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.241 - - [2025-11-05 10:07:35] "GET /virtual-machine/88fee64e-4a47-4b41-880e-21c64bbbdfd8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003051 10.0.0.241 - - [2025-11-05 10:07:35] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003905 10.0.0.241 - - [2025-11-05 10:07:35] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005032 10.0.0.241 - - [2025-11-05 10:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.241 - - [2025-11-05 10:07:36] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004908 10.0.0.241 - - [2025-11-05 10:07:36] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.241 - - [2025-11-05 10:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.241 - - [2025-11-05 10:08:06] "POST /chown HTTP/1.1" 200 109 0.012489 10.0.0.241 - - [2025-11-05 10:08:06] "POST /chown HTTP/1.1" 200 109 0.006639 10.0.0.241 - - [2025-11-05 10:08:06] "POST /chown HTTP/1.1" 200 109 0.019656 10.0.0.241 - - [2025-11-05 10:08:06] "POST /chown HTTP/1.1" 200 109 0.015714 10.0.0.241 - - [2025-11-05 10:08:07] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008662 10.0.0.241 - - [2025-11-05 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.003325 10.0.0.241 - - [2025-11-05 10:08:07] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004821 10.0.0.241 - - [2025-11-05 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.241 - - [2025-11-05 10:08:07] "GET /virtual-machine/88fee64e-4a47-4b41-880e-21c64bbbdfd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003225 10.0.0.241 - - [2025-11-05 10:08:07] "POST /ref-update HTTP/1.1" 200 156 0.011997 10.0.0.241 - - [2025-11-05 10:08:07] "GET /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004345 10.0.0.241 - - [2025-11-05 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.020628 10.0.0.241 - - [2025-11-05 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.026386 10.0.0.241 - - [2025-11-05 10:08:08] "DELETE /instance-ip/3aa0b462-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.035151 10.0.0.241 - - [2025-11-05 10:08:08] "DELETE /virtual-machine-interface/3a7ac586-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.061846 10.0.0.241 - - [2025-11-05 10:08:08] "DELETE /virtual-machine/88fee64e-4a47-4b41-880e-21c64bbbdfd8 HTTP/1.1" 200 115 0.016624 10.0.0.241 - - [2025-11-05 10:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.241 - - [2025-11-05 10:08:11] "GET /tag/de6f61c2-e80d-4767-9572-4d58a2282b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013566 10.0.0.241 - - [2025-11-05 10:08:11] "GET /tag/de6f61c2-e80d-4767-9572-4d58a2282b8f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.018061 10.0.0.241 - - [2025-11-05 10:08:11] "GET /virtual-machine-interface/392be127-1938-4502-89b7-6a794db65861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.003950 10.0.0.241 - - [2025-11-05 10:08:11] "POST /set-tag HTTP/1.1" 200 109 0.030609 10.0.0.241 - - [2025-11-05 10:08:11] "GET /virtual-machine-interface/67618963-74d1-46f3-a2ce-a6c7ee12c823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004559 10.0.0.241 - - [2025-11-05 10:08:11] "POST /set-tag HTTP/1.1" 200 109 0.016601 10.0.0.241 - - [2025-11-05 10:08:11] "GET /virtual-machine-interface/6c5f49dd-3e92-421a-ae1d-660bf7a83c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.015853 10.0.0.241 - - [2025-11-05 10:08:11] "POST /set-tag HTTP/1.1" 200 109 0.020749 10.0.0.241 - - [2025-11-05 10:08:11] "GET /firewall-policy/1ad62b06-ef53-4340-a5e8-ccb2c41a713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.012258 10.0.0.241 - - [2025-11-05 10:08:11] "GET /firewall-rule/e2364807-3495-4a16-8663-571db6837887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005982 10.0.0.241 - - [2025-11-05 10:08:11] "POST /ref-update HTTP/1.1" 200 156 0.012315 10.0.0.241 - - [2025-11-05 10:08:11] "DELETE /firewall-rule/e2364807-3495-4a16-8663-571db6837887 HTTP/1.1" 200 115 0.047896 10.0.0.241 - - [2025-11-05 10:08:11] "DELETE /loadbalancer-member/35e10eee-e74d-4489-b141-9c99bab94ad3 HTTP/1.1" 200 115 0.035899 10.0.0.241 - - [2025-11-05 10:08:11] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.009976 10.0.0.241 - - [2025-11-05 10:08:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027475 10.0.0.241 - - [2025-11-05 10:08:11] "DELETE /loadbalancer-pool/ce9530a0-95b0-47d8-82df-4b8b0faa1880 HTTP/1.1" 200 115 0.078544 10.0.0.241 - - [2025-11-05 10:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012988 10.0.0.241 - - [2025-11-05 10:08:11] "POST /chown HTTP/1.1" 200 109 0.012601 10.0.0.241 - - [2025-11-05 10:08:11] "DELETE /loadbalancer-listener/0375c476-da22-4b60-9cd3-d33cb51b7d5a HTTP/1.1" 200 115 0.068531 10.0.0.241 - - [2025-11-05 10:08:11] "GET /floating-ip/802d3e25-40a8-4287-9095-f379989a0316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.005305 10.0.0.241 - - [2025-11-05 10:08:11] "POST /chown HTTP/1.1" 200 109 0.023026 10.0.0.241 - - [2025-11-05 10:08:11] "POST /chown HTTP/1.1" 200 109 0.015206 10.0.0.241 - - [2025-11-05 10:08:11] "POST /chown HTTP/1.1" 200 109 0.014160 10.0.0.241 - - [2025-11-05 10:08:11] "PUT /floating-ip/802d3e25-40a8-4287-9095-f379989a0316 HTTP/1.1" 200 257 0.027307 10.0.0.241 - - [2025-11-05 10:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.241 - - [2025-11-05 10:08:11] "POST /chown HTTP/1.1" 200 109 0.013567 10.0.0.241 - - [2025-11-05 10:08:11] "POST /chown HTTP/1.1" 200 109 0.020400 10.0.0.241 - - [2025-11-05 10:08:11] "DELETE /floating-ip/802d3e25-40a8-4287-9095-f379989a0316 HTTP/1.1" 200 115 0.094060 10.0.0.241 - - [2025-11-05 10:08:11] "POST /chown HTTP/1.1" 200 109 0.011992 10.0.0.241 - - [2025-11-05 10:08:11] "POST /chown HTTP/1.1" 200 109 0.032198 10.0.0.241 - - [2025-11-05 10:08:11] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.019002 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /loadbalancer/30f336d1-39a8-4463-809e-a02af2bcfb7a HTTP/1.1" 200 115 0.117971 10.0.0.241 - - [2025-11-05 10:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009818 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /instance-ip/19cb9576-e944-431c-b7bb-c5a71bd1bcc1 HTTP/1.1" 200 115 0.056132 10.0.0.241 - - [2025-11-05 10:08:12] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.017761 10.0.0.241 - - [2025-11-05 10:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009050 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /virtual-machine-interface/67618963-74d1-46f3-a2ce-a6c7ee12c823 HTTP/1.1" 200 115 0.095295 10.0.0.241 - - [2025-11-05 10:08:12] "GET /floating-ip-pool/6d6817ea-d79f-4eaf-bd8d-a9327bbb13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011311 10.0.0.241 - - [2025-11-05 10:08:12] "POST /ref-update HTTP/1.1" 200 156 0.021839 10.0.0.241 - - [2025-11-05 10:08:12] "PUT /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 267 0.032674 10.0.0.241 - - [2025-11-05 10:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024927 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /floating-ip-pool/6d6817ea-d79f-4eaf-bd8d-a9327bbb13a8 HTTP/1.1" 200 115 0.092884 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /tag/de6f61c2-e80d-4767-9572-4d58a2282b8f HTTP/1.1" 200 115 0.148278 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /service-instance/eacaa82f-ab39-4cbf-844d-f7442b660062 HTTP/1.1" 200 115 0.080200 10.0.0.241 - - [2025-11-05 10:08:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004165 10.0.0.241 - - [2025-11-05 10:08:12] "POST /useragent-kv HTTP/1.1" 200 115 0.011546 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /virtual-network/4a244bec-5f17-4775-bbb1-87e3b5e03c26 HTTP/1.1" 200 115 0.141798 10.0.0.241 - - [2025-11-05 10:08:12] "GET /virtual-machine-interface/6c5f49dd-3e92-421a-ae1d-660bf7a83c00?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.009259 10.0.0.241 - - [2025-11-05 10:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014686 10.0.0.241 - - [2025-11-05 10:08:12] "GET /routing-instance/e2ec326a-1de0-4d20-b6c1-deaa616b536b HTTP/1.1" 404 171 0.015004 10.0.0.241 - - [2025-11-05 10:08:12] "GET /domains HTTP/1.1" 200 281 0.001453 10.0.0.241 - - [2025-11-05 10:08:12] "GET /domain/eade7fd4-45e7-4720-b4c5-aa48295f339c HTTP/1.1" 200 3100 0.007787 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /route-target/5e78272c-a8b3-42ee-ae38-9a4ceecfdad6 HTTP/1.1" 200 115 0.035315 10.0.0.241 - - [2025-11-05 10:08:12] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89 HTTP/1.1" 200 7170 0.051108 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /virtual-machine-interface/6c5f49dd-3e92-421a-ae1d-660bf7a83c00 HTTP/1.1" 200 115 0.117352 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /virtual-machine/22bdb635-5e0f-44a4-8787-04b089c6d726 HTTP/1.1" 200 115 0.014852 10.0.0.241 - - [2025-11-05 10:08:12] "GET /virtual-machine-interface/392be127-1938-4502-89b7-6a794db65861?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.005878 10.0.0.241 - - [2025-11-05 10:08:12] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.023143 10.0.0.241 - - [2025-11-05 10:08:12] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.241 - - [2025-11-05 10:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.241 - - [2025-11-05 10:08:12] "GET /loadbalancer/cc0dd7e1-0c8a-4605-9ea1-2d6bad7d20a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003934 10.0.0.241 - - [2025-11-05 10:08:12] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004924 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /virtual-machine-interface/392be127-1938-4502-89b7-6a794db65861 HTTP/1.1" 200 115 0.087425 10.0.0.241 - - [2025-11-05 10:08:12] "POST /ref-update HTTP/1.1" 200 156 0.034842 10.0.0.241 - - [2025-11-05 10:08:12] "POST /set-tag HTTP/1.1" 200 109 0.077871 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /virtual-machine/31f0decc-0e02-46b3-8c34-3d1e0dd88cb0 HTTP/1.1" 200 115 0.086398 10.0.0.241 - - [2025-11-05 10:08:12] "DELETE /loadbalancer-member/fd48b1b2-a4ac-472d-bd74-4631fd17544d HTTP/1.1" 200 115 0.044129 10.0.0.241 - - [2025-11-05 10:08:13] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005566 10.0.0.241 - - [2025-11-05 10:08:13] "POST /set-tag HTTP/1.1" 200 109 0.010031 10.0.0.241 - - [2025-11-05 10:08:13] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005564 10.0.0.241 - - [2025-11-05 10:08:13] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.241 - - [2025-11-05 10:08:13] "GET /virtual-machine/31cb2bd6-c624-437f-ab45-44c79f100c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003235 10.0.0.241 - - [2025-11-05 10:08:13] "POST /ref-update HTTP/1.1" 200 156 0.021860 10.0.0.241 - - [2025-11-05 10:08:14] "GET /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012869 10.0.0.241 - - [2025-11-05 10:08:14] "POST /set-tag HTTP/1.1" 200 109 0.026793 10.0.0.241 - - [2025-11-05 10:08:14] "POST /set-tag HTTP/1.1" 200 109 0.043567 10.0.0.241 - - [2025-11-05 10:08:14] "POST /set-tag HTTP/1.1" 200 109 0.045094 10.0.0.241 - - [2025-11-05 10:08:14] "DELETE /instance-ip/363ea35c-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.034539 10.0.0.241 - - [2025-11-05 10:08:14] "POST /ref-update HTTP/1.1" 200 156 0.012604 10.0.0.241 - - [2025-11-05 10:08:14] "DELETE /virtual-machine-interface/3622b0de-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.054475 10.0.0.241 - - [2025-11-05 10:08:14] "DELETE /virtual-machine/31cb2bd6-c624-437f-ab45-44c79f100c59 HTTP/1.1" 200 115 0.026326 10.0.0.241 - - [2025-11-05 10:08:17] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011592 10.0.0.241 - - [2025-11-05 10:08:17] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.241 - - [2025-11-05 10:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.241 - - [2025-11-05 10:08:17] "GET /loadbalancer/cc0dd7e1-0c8a-4605-9ea1-2d6bad7d20a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002486 10.0.0.241 - - [2025-11-05 10:08:18] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004760 10.0.0.241 - - [2025-11-05 10:08:18] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.241 - - [2025-11-05 10:08:18] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004277 10.0.0.241 - - [2025-11-05 10:08:18] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.241 - - [2025-11-05 10:08:18] "GET /virtual-machine/62c3c8e5-45fe-4124-b724-86f4a46d8643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002545 10.0.0.241 - - [2025-11-05 10:08:18] "POST /ref-update HTTP/1.1" 200 156 0.010074 10.0.0.241 - - [2025-11-05 10:08:19] "GET /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004491 10.0.0.241 - - [2025-11-05 10:08:19] "POST /set-tag HTTP/1.1" 200 109 0.018406 10.0.0.241 - - [2025-11-05 10:08:19] "POST /set-tag HTTP/1.1" 200 109 0.026895 10.0.0.241 - - [2025-11-05 10:08:19] "POST /set-tag HTTP/1.1" 200 109 0.015689 10.0.0.241 - - [2025-11-05 10:08:19] "DELETE /instance-ip/35c8aab2-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.050400 10.0.0.241 - - [2025-11-05 10:08:19] "POST /ref-update HTTP/1.1" 200 156 0.007379 10.0.0.241 - - [2025-11-05 10:08:19] "DELETE /virtual-machine-interface/35b1c806-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.047686 10.0.0.241 - - [2025-11-05 10:08:19] "DELETE /virtual-machine/62c3c8e5-45fe-4124-b724-86f4a46d8643 HTTP/1.1" 200 115 0.027473 10.0.0.241 - - [2025-11-05 10:08:19] "DELETE /tag/b89e97f2-2198-413e-9b34-0eff1a52fefc HTTP/1.1" 200 115 0.064579 10.0.0.241 - - [2025-11-05 10:08:19] "DELETE /tag/2f40e0e0-75e7-403e-addc-ac6666ad1e4c HTTP/1.1" 200 115 0.043778 10.0.0.241 - - [2025-11-05 10:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.241 - - [2025-11-05 10:08:23] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042110 10.0.0.241 - - [2025-11-05 10:08:23] "POST /tags HTTP/1.1" 200 394 0.042523 10.0.0.241 - - [2025-11-05 10:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020672 10.0.0.241 - - [2025-11-05 10:08:23] "GET /tag/7d480f57-f49e-4a39-a09c-c4ab3be6637f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012410 10.0.0.241 - - [2025-11-05 10:08:23] "POST /tags HTTP/1.1" 200 342 0.017221 10.0.0.241 - - [2025-11-05 10:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.241 - - [2025-11-05 10:08:23] "GET /tag/0a81798d-2b94-4673-acf8-6650dca06598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014625 10.0.0.241 - - [2025-11-05 10:08:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.001187 10.0.0.241 - - [2025-11-05 10:08:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.006005 10.0.0.241 - - [2025-11-05 10:08:23] "POST /security-groups HTTP/1.1" 200 589 0.067220 10.0.0.241 - - [2025-11-05 10:08:23] "POST /projects HTTP/1.1" 200 521 0.155617 10.0.0.241 - - [2025-11-05 10:08:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.002268 10.0.0.241 - - [2025-11-05 10:08:23] "POST /access-control-lists HTTP/1.1" 200 600 0.062280 10.0.0.241 - - [2025-11-05 10:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.062781 10.0.0.241 - - [2025-11-05 10:08:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.033336 10.0.0.241 - - [2025-11-05 10:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021585 10.0.0.241 - - [2025-11-05 10:08:23] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003837 10.0.0.241 - - [2025-11-05 10:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008488 10.0.0.241 - - [2025-11-05 10:08:23] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.010818 10.0.0.241 - - [2025-11-05 10:08:23] "POST /access-control-lists HTTP/1.1" 200 598 0.055044 10.0.0.241 - - [2025-11-05 10:08:23] "PUT /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f HTTP/1.1" 200 265 0.075763 10.0.0.241 - - [2025-11-05 10:08:23] "PUT /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071 HTTP/1.1" 200 265 0.052969 10.0.0.241 - - [2025-11-05 10:08:23] "POST /security-groups HTTP/1.1" 200 593 0.079928 10.0.0.241 - - [2025-11-05 10:08:23] "POST /fqname-to-id HTTP/1.1" 404 270 0.007450 10.0.0.241 - - [2025-11-05 10:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.059862 10.0.0.241 - - [2025-11-05 10:08:23] "POST /chown HTTP/1.1" 200 109 0.042236 10.0.0.241 - - [2025-11-05 10:08:24] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.030620 10.0.0.241 - - [2025-11-05 10:08:24] "POST /access-control-lists HTTP/1.1" 200 634 0.139324 10.0.0.241 - - [2025-11-05 10:08:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.031489 10.0.0.241 - - [2025-11-05 10:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010081 10.0.0.241 - - [2025-11-05 10:08:24] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002585 10.0.0.241 - - [2025-11-05 10:08:24] "POST /tags HTTP/1.1" 409 226 0.012916 10.0.0.241 - - [2025-11-05 10:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.241 - - [2025-11-05 10:08:24] "GET /tag/0a81798d-2b94-4673-acf8-6650dca06598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.054983 10.0.0.241 - - [2025-11-05 10:08:24] "POST /access-control-lists HTTP/1.1" 200 632 0.087616 10.0.0.241 - - [2025-11-05 10:08:24] "POST /firewall-rules HTTP/1.1" 200 602 0.074795 10.0.0.241 - - [2025-11-05 10:08:24] "GET /firewall-rule/4b7a65af-26d5-436b-9f6b-cadac56ccb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.015692 10.0.0.241 - - [2025-11-05 10:08:24] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.006124 10.0.0.241 - - [2025-11-05 10:08:24] "GET /firewall-rule/4b7a65af-26d5-436b-9f6b-cadac56ccb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002810 10.0.0.241 - - [2025-11-05 10:08:24] "POST /ref-update HTTP/1.1" 200 156 0.044244 10.0.0.241 - - [2025-11-05 10:08:24] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010918 10.0.0.241 - - [2025-11-05 10:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.241 - - [2025-11-05 10:08:24] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002733 10.0.0.241 - - [2025-11-05 10:08:24] "POST /tags HTTP/1.1" 409 226 0.001708 10.0.0.241 - - [2025-11-05 10:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.241 - - [2025-11-05 10:08:24] "GET /tag/0a81798d-2b94-4673-acf8-6650dca06598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015664 10.0.0.241 - - [2025-11-05 10:08:24] "POST /firewall-rules HTTP/1.1" 200 600 0.066470 10.0.0.241 - - [2025-11-05 10:08:24] "GET /firewall-rule/791a728c-5ea7-406e-9467-f65bcc177769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.016944 10.0.0.241 - - [2025-11-05 10:08:24] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004044 10.0.0.241 - - [2025-11-05 10:08:24] "GET /firewall-rule/791a728c-5ea7-406e-9467-f65bcc177769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001957 10.0.0.241 - - [2025-11-05 10:08:24] "POST /ref-update HTTP/1.1" 200 156 0.053761 10.0.0.241 - - [2025-11-05 10:08:26] "POST /tags HTTP/1.1" 200 394 0.021688 10.0.0.241 - - [2025-11-05 10:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.241 - - [2025-11-05 10:08:26] "GET /tag/f9604f18-407f-457e-be14-e7eca31d9041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011976 10.0.0.241 - - [2025-11-05 10:08:26] "POST /tags HTTP/1.1" 200 342 0.017414 10.0.0.241 - - [2025-11-05 10:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020501 10.0.0.241 - - [2025-11-05 10:08:26] "GET /tag/d5349047-cc51-45a8-acf0-86b96ef6abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012592 10.0.0.241 - - [2025-11-05 10:08:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.001135 10.0.0.241 - - [2025-11-05 10:08:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.002098 10.0.0.241 - - [2025-11-05 10:08:26] "POST /security-groups HTTP/1.1" 200 589 0.060824 10.0.0.241 - - [2025-11-05 10:08:26] "POST /projects HTTP/1.1" 200 521 0.227494 10.0.0.241 - - [2025-11-05 10:08:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.002400 10.0.0.241 - - [2025-11-05 10:08:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021534 10.0.0.241 - - [2025-11-05 10:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022299 10.0.0.241 - - [2025-11-05 10:08:26] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009977 10.0.0.241 - - [2025-11-05 10:08:26] "POST /access-control-lists HTTP/1.1" 200 600 0.084945 10.0.0.241 - - [2025-11-05 10:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.241 - - [2025-11-05 10:08:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.009501 10.0.0.241 - - [2025-11-05 10:08:26] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007962 10.0.0.241 - - [2025-11-05 10:08:26] "POST /access-control-lists HTTP/1.1" 200 598 0.068860 10.0.0.241 - - [2025-11-05 10:08:26] "PUT /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f HTTP/1.1" 200 265 0.080578 10.0.0.241 - - [2025-11-05 10:08:26] "PUT /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071 HTTP/1.1" 200 265 0.054720 10.0.0.241 - - [2025-11-05 10:08:26] "POST /security-groups HTTP/1.1" 200 593 0.100912 10.0.0.241 - - [2025-11-05 10:08:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.001665 10.0.0.241 - - [2025-11-05 10:08:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026512 10.0.0.241 - - [2025-11-05 10:08:27] "POST /access-control-lists HTTP/1.1" 200 634 0.046687 10.0.0.241 - - [2025-11-05 10:08:27] "POST /chown HTTP/1.1" 200 109 0.021933 10.0.0.241 - - [2025-11-05 10:08:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.030571 10.0.0.241 - - [2025-11-05 10:08:27] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013866 10.0.0.241 - - [2025-11-05 10:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.241 - - [2025-11-05 10:08:27] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014658 10.0.0.241 - - [2025-11-05 10:08:27] "POST /access-control-lists HTTP/1.1" 200 632 0.068096 10.0.0.241 - - [2025-11-05 10:08:27] "POST /tags HTTP/1.1" 409 226 0.015271 10.0.0.241 - - [2025-11-05 10:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.241 - - [2025-11-05 10:08:27] "GET /tag/d5349047-cc51-45a8-acf0-86b96ef6abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011016 10.0.0.241 - - [2025-11-05 10:08:27] "POST /firewall-rules HTTP/1.1" 200 602 0.066477 10.0.0.241 - - [2025-11-05 10:08:27] "GET /firewall-rule/2fe92af7-5013-404b-afe7-01b09c65132e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006326 10.0.0.241 - - [2025-11-05 10:08:27] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004055 10.0.0.241 - - [2025-11-05 10:08:27] "GET /firewall-rule/2fe92af7-5013-404b-afe7-01b09c65132e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003002 10.0.0.241 - - [2025-11-05 10:08:27] "POST /ref-update HTTP/1.1" 200 156 0.059300 10.0.0.241 - - [2025-11-05 10:08:27] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010718 10.0.0.241 - - [2025-11-05 10:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.241 - - [2025-11-05 10:08:27] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002847 10.0.0.241 - - [2025-11-05 10:08:27] "POST /tags HTTP/1.1" 409 226 0.001722 10.0.0.241 - - [2025-11-05 10:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.241 - - [2025-11-05 10:08:27] "GET /tag/d5349047-cc51-45a8-acf0-86b96ef6abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011200 10.0.0.241 - - [2025-11-05 10:08:27] "POST /firewall-rules HTTP/1.1" 200 600 0.063386 10.0.0.241 - - [2025-11-05 10:08:27] "GET /firewall-rule/c6e29555-82b0-4f57-beb4-a06392ebedd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.027162 10.0.0.241 - - [2025-11-05 10:08:27] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005154 10.0.0.241 - - [2025-11-05 10:08:27] "GET /firewall-rule/c6e29555-82b0-4f57-beb4-a06392ebedd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003235 10.0.0.241 - - [2025-11-05 10:08:27] "POST /ref-update HTTP/1.1" 200 156 0.080982 10.0.0.241 - - [2025-11-05 10:08:29] "POST /tags HTTP/1.1" 200 346 0.083229 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.241 - - [2025-11-05 10:08:29] "GET /tag/c88c801c-fbec-402e-8446-c3fd8a7770d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.030342 10.0.0.241 - - [2025-11-05 10:08:29] "POST /projects HTTP/1.1" 409 238 0.007307 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.241 - - [2025-11-05 10:08:29] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.055048 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.241 - - [2025-11-05 10:08:29] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008153 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.241 - - [2025-11-05 10:08:29] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005612 10.0.0.241 - - [2025-11-05 10:08:29] "POST /security-groups HTTP/1.1" 409 285 0.002567 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.241 - - [2025-11-05 10:08:29] "PUT /security-group/7d4d8abf-9741-47e1-9eda-1bbc81131776 HTTP/1.1" 200 263 0.059094 10.0.0.241 - - [2025-11-05 10:08:29] "PUT /access-control-list/68f57302-4c83-40f1-b0fd-b8153918b9de HTTP/1.1" 200 273 0.060765 10.0.0.241 - - [2025-11-05 10:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.077196 10.0.0.241 - - [2025-11-05 10:08:29] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.130239 10.0.0.241 - - [2025-11-05 10:08:29] "POST /tags HTTP/1.1" 409 228 0.016953 10.0.0.241 - - [2025-11-05 10:08:29] "PUT /access-control-list/29c520e7-c055-4701-b913-f596de7f94a3 HTTP/1.1" 200 273 0.029684 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.241 - - [2025-11-05 10:08:29] "GET /tag/c88c801c-fbec-402e-8446-c3fd8a7770d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010885 10.0.0.241 - - [2025-11-05 10:08:29] "POST /tags HTTP/1.1" 200 346 0.022515 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.241 - - [2025-11-05 10:08:29] "GET /tag/cd8b2814-fac1-4f47-b6cb-5893de7af2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014763 10.0.0.241 - - [2025-11-05 10:08:29] "POST /projects HTTP/1.1" 409 238 0.006795 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.241 - - [2025-11-05 10:08:29] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035745 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015276 10.0.0.241 - - [2025-11-05 10:08:29] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006969 10.0.0.241 - - [2025-11-05 10:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.241 - - [2025-11-05 10:08:30] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009811 10.0.0.241 - - [2025-11-05 10:08:30] "POST /security-groups HTTP/1.1" 409 285 0.002346 10.0.0.241 - - [2025-11-05 10:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.241 - - [2025-11-05 10:08:30] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.093717 10.0.0.241 - - [2025-11-05 10:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.241 - - [2025-11-05 10:08:30] "PUT /security-group/afe79902-4501-4cdd-86df-7ab62b93d5df HTTP/1.1" 200 263 0.061653 10.0.0.241 - - [2025-11-05 10:08:30] "PUT /access-control-list/d0d4560a-d236-45a9-85ba-93e9ff41e981 HTTP/1.1" 200 273 0.019267 10.0.0.241 - - [2025-11-05 10:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.047210 10.0.0.241 - - [2025-11-05 10:08:30] "POST /tags HTTP/1.1" 409 228 0.022264 10.0.0.241 - - [2025-11-05 10:08:30] "PUT /access-control-list/0d597a5e-d95b-4151-babf-6ef84d4ecf57 HTTP/1.1" 200 273 0.044633 10.0.0.241 - - [2025-11-05 10:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006077 10.0.0.241 - - [2025-11-05 10:08:30] "GET /tag/cd8b2814-fac1-4f47-b6cb-5893de7af2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013640 10.0.0.241 - - [2025-11-05 10:08:30] "POST /tags HTTP/1.1" 200 292 0.069472 10.0.0.241 - - [2025-11-05 10:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.241 - - [2025-11-05 10:08:30] "GET /tag/ec823788-5c3c-4ae6-b071-176ef9a347f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015252 10.0.0.241 - - [2025-11-05 10:08:30] "POST /tags HTTP/1.1" 200 304 0.060933 10.0.0.241 - - [2025-11-05 10:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.241 - - [2025-11-05 10:08:30] "GET /tag/83d99403-fbcd-4507-bcee-6aa1ecda339f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018928 10.0.0.241 - - [2025-11-05 10:08:30] "POST /tags HTTP/1.1" 409 252 0.006002 10.0.0.241 - - [2025-11-05 10:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.241 - - [2025-11-05 10:08:30] "GET /tag/7d480f57-f49e-4a39-a09c-c4ab3be6637f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011410 10.0.0.241 - - [2025-11-05 10:08:30] "POST /tags HTTP/1.1" 409 226 0.001867 10.0.0.241 - - [2025-11-05 10:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.241 - - [2025-11-05 10:08:30] "GET /tag/0a81798d-2b94-4673-acf8-6650dca06598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011436 10.0.0.241 - - [2025-11-05 10:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.241 - - [2025-11-05 10:08:30] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004570 10.0.0.241 - - [2025-11-05 10:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.241 - - [2025-11-05 10:08:30] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059678 10.0.0.241 - - [2025-11-05 10:08:30] "POST /virtual-machines HTTP/1.1" 200 396 0.012346 10.0.0.241 - - [2025-11-05 10:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019763 10.0.0.241 - - [2025-11-05 10:08:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125026 10.0.0.241 - - [2025-11-05 10:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.045963 10.0.0.241 - - [2025-11-05 10:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012097 10.0.0.241 - - [2025-11-05 10:08:31] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005152 10.0.0.241 - - [2025-11-05 10:08:31] "POST /instance-ips HTTP/1.1" 200 398 0.019948 10.0.0.241 - - [2025-11-05 10:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029553 10.0.0.241 - - [2025-11-05 10:08:31] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007080 10.0.0.241 - - [2025-11-05 10:08:31] "POST /set-tag HTTP/1.1" 200 109 0.067816 10.0.0.241 - - [2025-11-05 10:08:31] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015292 10.0.0.241 - - [2025-11-05 10:08:31] "GET /instance-ip/618fc9b4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008718 10.0.0.241 - - [2025-11-05 10:08:31] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006384 10.0.0.241 - - [2025-11-05 10:08:31] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.241 - - [2025-11-05 10:08:31] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005111 10.0.0.241 - - [2025-11-05 10:08:31] "POST /ref-update HTTP/1.1" 200 156 0.010734 10.0.0.241 - - [2025-11-05 10:08:31] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014431 10.0.0.241 - - [2025-11-05 10:08:31] "POST /set-tag HTTP/1.1" 200 109 0.004332 10.0.0.241 - - [2025-11-05 10:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.241 - - [2025-11-05 10:08:31] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004575 10.0.0.241 - - [2025-11-05 10:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.241 - - [2025-11-05 10:08:31] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044007 10.0.0.241 - - [2025-11-05 10:08:31] "POST /virtual-machines HTTP/1.1" 200 396 0.008316 10.0.0.241 - - [2025-11-05 10:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022206 10.0.0.241 - - [2025-11-05 10:08:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113517 10.0.0.241 - - [2025-11-05 10:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008422 10.0.0.241 - - [2025-11-05 10:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.241 - - [2025-11-05 10:08:31] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005795 10.0.0.241 - - [2025-11-05 10:08:32] "POST /instance-ips HTTP/1.1" 200 398 0.023896 10.0.0.241 - - [2025-11-05 10:08:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029344 10.0.0.241 - - [2025-11-05 10:08:32] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012237 10.0.0.241 - - [2025-11-05 10:08:32] "POST /set-tag HTTP/1.1" 200 109 0.079495 10.0.0.241 - - [2025-11-05 10:08:32] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017444 10.0.0.241 - - [2025-11-05 10:08:32] "GET /instance-ip/620af9cc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006856 10.0.0.241 - - [2025-11-05 10:08:32] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006212 10.0.0.241 - - [2025-11-05 10:08:32] "POST /set-tag HTTP/1.1" 200 109 0.003267 10.0.0.241 - - [2025-11-05 10:08:32] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005520 10.0.0.241 - - [2025-11-05 10:08:32] "POST /ref-update HTTP/1.1" 200 156 0.011512 10.0.0.241 - - [2025-11-05 10:08:32] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007895 10.0.0.241 - - [2025-11-05 10:08:32] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.241 - - [2025-11-05 10:08:32] "POST /tags HTTP/1.1" 200 292 0.019039 10.0.0.241 - - [2025-11-05 10:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019737 10.0.0.241 - - [2025-11-05 10:08:32] "GET /tag/d2a7e51a-b3a7-4a26-958f-d72afed98529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013049 10.0.0.241 - - [2025-11-05 10:08:32] "POST /tags HTTP/1.1" 409 252 0.001921 10.0.0.241 - - [2025-11-05 10:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.241 - - [2025-11-05 10:08:32] "GET /tag/f9604f18-407f-457e-be14-e7eca31d9041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011328 10.0.0.241 - - [2025-11-05 10:08:32] "POST /tags HTTP/1.1" 409 226 0.001979 10.0.0.241 - - [2025-11-05 10:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.241 - - [2025-11-05 10:08:32] "GET /tag/d5349047-cc51-45a8-acf0-86b96ef6abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011919 10.0.0.241 - - [2025-11-05 10:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.241 - - [2025-11-05 10:08:32] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004174 10.0.0.241 - - [2025-11-05 10:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.241 - - [2025-11-05 10:08:32] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031682 10.0.0.241 - - [2025-11-05 10:08:32] "POST /virtual-machines HTTP/1.1" 200 396 0.008083 10.0.0.241 - - [2025-11-05 10:08:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013300 10.0.0.241 - - [2025-11-05 10:08:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.149659 10.0.0.241 - - [2025-11-05 10:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025007 10.0.0.241 - - [2025-11-05 10:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010724 10.0.0.241 - - [2025-11-05 10:08:33] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005173 10.0.0.241 - - [2025-11-05 10:08:33] "POST /instance-ips HTTP/1.1" 200 398 0.021834 10.0.0.241 - - [2025-11-05 10:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025915 10.0.0.241 - - [2025-11-05 10:08:33] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007797 10.0.0.241 - - [2025-11-05 10:08:33] "POST /set-tag HTTP/1.1" 200 109 0.063865 10.0.0.241 - - [2025-11-05 10:08:33] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008265 10.0.0.241 - - [2025-11-05 10:08:33] "GET /instance-ip/62ad215c-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004648 10.0.0.241 - - [2025-11-05 10:08:33] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005257 10.0.0.241 - - [2025-11-05 10:08:33] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.241 - - [2025-11-05 10:08:33] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004400 10.0.0.241 - - [2025-11-05 10:08:33] "POST /ref-update HTTP/1.1" 200 156 0.009036 10.0.0.241 - - [2025-11-05 10:08:33] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009305 10.0.0.241 - - [2025-11-05 10:08:33] "POST /set-tag HTTP/1.1" 200 109 0.004368 10.0.0.241 - - [2025-11-05 10:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.241 - - [2025-11-05 10:08:33] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003944 10.0.0.241 - - [2025-11-05 10:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.241 - - [2025-11-05 10:08:33] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039756 10.0.0.241 - - [2025-11-05 10:08:33] "POST /virtual-machines HTTP/1.1" 200 396 0.009990 10.0.0.241 - - [2025-11-05 10:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020535 10.0.0.241 - - [2025-11-05 10:08:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103309 10.0.0.241 - - [2025-11-05 10:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009239 10.0.0.241 - - [2025-11-05 10:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015301 10.0.0.241 - - [2025-11-05 10:08:33] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005733 10.0.0.241 - - [2025-11-05 10:08:33] "POST /instance-ips HTTP/1.1" 200 398 0.019505 10.0.0.241 - - [2025-11-05 10:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023584 10.0.0.241 - - [2025-11-05 10:08:33] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015586 10.0.0.241 - - [2025-11-05 10:08:34] "POST /set-tag HTTP/1.1" 200 109 0.063901 10.0.0.241 - - [2025-11-05 10:08:34] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.027917 10.0.0.241 - - [2025-11-05 10:08:34] "GET /instance-ip/63221930-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007409 10.0.0.241 - - [2025-11-05 10:08:34] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004890 10.0.0.241 - - [2025-11-05 10:08:34] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.241 - - [2025-11-05 10:08:34] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004356 10.0.0.241 - - [2025-11-05 10:08:34] "POST /ref-update HTTP/1.1" 200 156 0.009572 10.0.0.241 - - [2025-11-05 10:08:34] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012921 10.0.0.241 - - [2025-11-05 10:08:34] "POST /set-tag HTTP/1.1" 200 109 0.003282 10.0.0.241 - - [2025-11-05 10:08:34] "POST /tags HTTP/1.1" 200 300 0.022465 10.0.0.241 - - [2025-11-05 10:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017400 10.0.0.241 - - [2025-11-05 10:08:34] "GET /tag/b48d36ab-c842-48cc-9cc1-337ad77ac891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013145 10.0.0.241 - - [2025-11-05 10:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.241 - - [2025-11-05 10:08:34] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004031 10.0.0.241 - - [2025-11-05 10:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.241 - - [2025-11-05 10:08:34] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043154 10.0.0.241 - - [2025-11-05 10:08:34] "POST /virtual-machines HTTP/1.1" 200 396 0.007521 10.0.0.241 - - [2025-11-05 10:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018010 10.0.0.241 - - [2025-11-05 10:08:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116272 10.0.0.241 - - [2025-11-05 10:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009545 10.0.0.241 - - [2025-11-05 10:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013866 10.0.0.241 - - [2025-11-05 10:08:34] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005190 10.0.0.241 - - [2025-11-05 10:08:34] "POST /instance-ips HTTP/1.1" 200 398 0.025659 10.0.0.241 - - [2025-11-05 10:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027294 10.0.0.241 - - [2025-11-05 10:08:34] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.024987 10.0.0.241 - - [2025-11-05 10:08:34] "POST /set-tag HTTP/1.1" 200 109 0.023587 10.0.0.241 - - [2025-11-05 10:08:34] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014175 10.0.0.241 - - [2025-11-05 10:08:34] "GET /instance-ip/63acad7a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003786 10.0.0.241 - - [2025-11-05 10:08:35] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005535 10.0.0.241 - - [2025-11-05 10:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.241 - - [2025-11-05 10:08:35] "POST /tags HTTP/1.1" 200 300 0.020295 10.0.0.241 - - [2025-11-05 10:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.241 - - [2025-11-05 10:08:35] "GET /tag/9b33f0f8-db9c-4530-a131-6f5533cf151f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011567 10.0.0.241 - - [2025-11-05 10:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.241 - - [2025-11-05 10:08:35] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005426 10.0.0.241 - - [2025-11-05 10:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.241 - - [2025-11-05 10:08:35] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045242 10.0.0.241 - - [2025-11-05 10:08:35] "POST /virtual-machines HTTP/1.1" 200 396 0.007373 10.0.0.241 - - [2025-11-05 10:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012217 10.0.0.241 - - [2025-11-05 10:08:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126690 10.0.0.241 - - [2025-11-05 10:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008518 10.0.0.241 - - [2025-11-05 10:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.241 - - [2025-11-05 10:08:35] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015328 10.0.0.241 - - [2025-11-05 10:08:35] "POST /instance-ips HTTP/1.1" 200 398 0.022395 10.0.0.241 - - [2025-11-05 10:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021406 10.0.0.241 - - [2025-11-05 10:08:35] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011551 10.0.0.241 - - [2025-11-05 10:08:35] "POST /set-tag HTTP/1.1" 200 109 0.019706 10.0.0.241 - - [2025-11-05 10:08:35] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018447 10.0.0.241 - - [2025-11-05 10:08:35] "GET /instance-ip/6425e71c-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004750 10.0.0.241 - - [2025-11-05 10:08:35] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005367 10.0.0.241 - - [2025-11-05 10:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.241 - - [2025-11-05 10:08:35] "POST /tags HTTP/1.1" 200 300 0.016003 10.0.0.241 - - [2025-11-05 10:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.241 - - [2025-11-05 10:08:35] "GET /tag/0fda5276-bf41-40d8-8a6a-192ca533f44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012275 10.0.0.241 - - [2025-11-05 10:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.241 - - [2025-11-05 10:08:35] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005794 10.0.0.241 - - [2025-11-05 10:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.241 - - [2025-11-05 10:08:36] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059692 10.0.0.241 - - [2025-11-05 10:08:36] "POST /virtual-machines HTTP/1.1" 200 396 0.010278 10.0.0.241 - - [2025-11-05 10:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023855 10.0.0.241 - - [2025-11-05 10:08:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116501 10.0.0.241 - - [2025-11-05 10:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012156 10.0.0.241 - - [2025-11-05 10:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021492 10.0.0.241 - - [2025-11-05 10:08:36] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004597 10.0.0.241 - - [2025-11-05 10:08:36] "POST /instance-ips HTTP/1.1" 200 398 0.024217 10.0.0.241 - - [2025-11-05 10:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020164 10.0.0.241 - - [2025-11-05 10:08:36] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014703 10.0.0.241 - - [2025-11-05 10:08:36] "POST /set-tag HTTP/1.1" 200 109 0.021703 10.0.0.241 - - [2025-11-05 10:08:36] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013784 10.0.0.241 - - [2025-11-05 10:08:36] "GET /instance-ip/649c4ac4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004964 10.0.0.241 - - [2025-11-05 10:08:36] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005660 10.0.0.241 - - [2025-11-05 10:08:36] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.241 - - [2025-11-05 10:08:36] "POST /tags HTTP/1.1" 200 300 0.019678 10.0.0.241 - - [2025-11-05 10:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.241 - - [2025-11-05 10:08:36] "GET /tag/359aebaf-d6e3-4a27-8ac7-c7ef8431bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012157 10.0.0.241 - - [2025-11-05 10:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.241 - - [2025-11-05 10:08:36] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004307 10.0.0.241 - - [2025-11-05 10:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.241 - - [2025-11-05 10:08:36] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030854 10.0.0.241 - - [2025-11-05 10:08:36] "POST /virtual-machines HTTP/1.1" 200 396 0.008695 10.0.0.241 - - [2025-11-05 10:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008835 10.0.0.241 - - [2025-11-05 10:08:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116311 10.0.0.241 - - [2025-11-05 10:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029305 10.0.0.241 - - [2025-11-05 10:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012256 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007393 10.0.0.241 - - [2025-11-05 10:08:37] "POST /instance-ips HTTP/1.1" 200 398 0.022833 10.0.0.241 - - [2025-11-05 10:08:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019396 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012271 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.020925 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015300 10.0.0.241 - - [2025-11-05 10:08:37] "GET /instance-ip/6508ae9e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004324 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004722 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005068 10.0.0.241 - - [2025-11-05 10:08:37] "POST /ref-update HTTP/1.1" 200 156 0.010271 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.026046 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.007749 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005906 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004069 10.0.0.241 - - [2025-11-05 10:08:37] "POST /ref-update HTTP/1.1" 200 156 0.008864 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014899 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.005524 10.0.0.241 - - [2025-11-05 10:08:37] "POST /ref-update HTTP/1.1" 200 156 0.009191 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006213 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004179 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.005380 10.0.0.241 - - [2025-11-05 10:08:37] "POST /ref-update HTTP/1.1" 200 156 0.008881 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013074 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004285 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004379 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005110 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004494 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005499 10.0.0.241 - - [2025-11-05 10:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.241 - - [2025-11-05 10:08:37] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005507 10.0.0.241 - - [2025-11-05 10:08:38] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.241 - - [2025-11-05 10:08:41] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004205 10.0.0.241 - - [2025-11-05 10:08:41] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.241 - - [2025-11-05 10:08:41] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005257 10.0.0.241 - - [2025-11-05 10:08:42] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.241 - - [2025-11-05 10:08:42] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004185 10.0.0.241 - - [2025-11-05 10:08:42] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.241 - - [2025-11-05 10:08:42] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005241 10.0.0.241 - - [2025-11-05 10:08:42] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.241 - - [2025-11-05 10:08:42] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004474 10.0.0.241 - - [2025-11-05 10:08:42] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.241 - - [2025-11-05 10:08:42] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008564 10.0.0.241 - - [2025-11-05 10:08:42] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.241 - - [2025-11-05 10:08:43] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005121 10.0.0.241 - - [2025-11-05 10:08:43] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine/1e464b26-a080-4297-a4f7-69e9095da513?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003689 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005599 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine/21583128-d0be-4ee6-8acd-5643985f22da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002955 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004949 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine/679b2377-d792-4939-89d1-a4eca1d54667?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003301 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004792 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine/c9e5cc36-d544-451f-aacf-a4835838e18d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004506 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004456 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine/5bea5f42-5885-48c0-8964-c8baaf276a88?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003501 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005332 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine/ada65ddb-ba56-4a84-851a-bb4332f1c0e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003190 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004221 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine/f354416a-2d4f-4413-b019-cebf42836004?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003254 10.0.0.241 - - [2025-11-05 10:08:45] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005699 10.0.0.241 - - [2025-11-05 10:08:46] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005563 10.0.0.241 - - [2025-11-05 10:08:46] "POST /set-tag HTTP/1.1" 200 109 0.008991 10.0.0.241 - - [2025-11-05 10:08:50] "GET /virtual-machine/3fef1862-5d35-495f-868d-0b2abf2c3c80?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003305 10.0.0.241 - - [2025-11-05 10:08:50] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004166 10.0.0.241 - - [2025-11-05 10:08:51] "GET /loadbalancer/b6234d72-fd6d-42dd-b50b-e32046d985e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003051 10.0.0.241 - - [2025-11-05 10:08:51] "POST /tags HTTP/1.1" 200 334 0.022391 10.0.0.241 - - [2025-11-05 10:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012948 10.0.0.241 - - [2025-11-05 10:08:51] "GET /tag/6bfeb06d-5fa4-4e2c-96f2-5eeadf285e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012968 10.0.0.241 - - [2025-11-05 10:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.241 - - [2025-11-05 10:08:51] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039535 10.0.0.241 - - [2025-11-05 10:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.241 - - [2025-11-05 10:08:51] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004529 10.0.0.241 - - [2025-11-05 10:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.241 - - [2025-11-05 10:08:51] "GET /service-appliance-set/0f603e11-de9c-400d-9898-d310745cf35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002828 10.0.0.241 - - [2025-11-05 10:08:51] "POST /fqname-to-id HTTP/1.1" 404 273 0.001683 10.0.0.241 - - [2025-11-05 10:08:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.102726 10.0.0.241 - - [2025-11-05 10:08:51] "GET /virtual-machine-interface/09dc0d89-950c-4363-a825-e32507d63b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.013671 10.0.0.241 - - [2025-11-05 10:08:51] "POST /instance-ips HTTP/1.1" 200 410 0.020865 10.0.0.241 - - [2025-11-05 10:08:51] "GET /instance-ip/247e22aa-7d08-46ea-9890-3809d0cd56d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003809 10.0.0.241 - - [2025-11-05 10:08:51] "POST /loadbalancers HTTP/1.1" 200 631 0.066155 10.0.0.241 - - [2025-11-05 10:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030582 10.0.0.241 - - [2025-11-05 10:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.241 - - [2025-11-05 10:08:51] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059925 10.0.0.241 - - [2025-11-05 10:08:51] "GET /instance-ip/247e22aa-7d08-46ea-9890-3809d0cd56d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002986 10.0.0.241 - - [2025-11-05 10:08:51] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049179 10.0.0.241 - - [2025-11-05 10:08:51] "GET /loadbalancer/b6234d72-fd6d-42dd-b50b-e32046d985e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003997 10.0.0.241 - - [2025-11-05 10:08:51] "POST /floating-ips HTTP/1.1" 200 599 0.055066 10.0.0.241 - - [2025-11-05 10:08:51] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.042774 10.0.0.241 - - [2025-11-05 10:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.241 - - [2025-11-05 10:08:51] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034863 10.0.0.241 - - [2025-11-05 10:08:51] "GET /loadbalancer-listener/0361dcfe-a017-4525-af00-ad38179f3e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.006958 10.0.0.241 - - [2025-11-05 10:08:51] "GET /loadbalancer-listener/0361dcfe-a017-4525-af00-ad38179f3e00?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004470 10.0.0.241 - - [2025-11-05 10:08:52] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.022788 10.0.0.241 - - [2025-11-05 10:08:52] "GET /instance-ip/247e22aa-7d08-46ea-9890-3809d0cd56d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.005389 10.0.0.241 - - [2025-11-05 10:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.241 - - [2025-11-05 10:08:52] "GET /instance-ip/247e22aa-7d08-46ea-9890-3809d0cd56d2?fields=floating_ips HTTP/1.1" 200 1214 0.005279 10.0.0.241 - - [2025-11-05 10:08:52] "GET /loadbalancer/b6234d72-fd6d-42dd-b50b-e32046d985e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002673 10.0.0.241 - - [2025-11-05 10:08:52] "GET /floating-ip/fca01c22-ad45-4155-ab06-a073ca583ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.006484 10.0.0.241 - - [2025-11-05 10:08:52] "GET /loadbalancer-pool/9ea58fbe-4cf8-4a13-ba1b-81273b58ea57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.014867 10.0.0.241 - - [2025-11-05 10:08:52] "GET /loadbalancer/b6234d72-fd6d-42dd-b50b-e32046d985e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002752 10.0.0.241 - - [2025-11-05 10:08:52] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019275 10.0.0.241 - - [2025-11-05 10:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014925 10.0.0.241 - - [2025-11-05 10:08:52] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011385 10.0.0.241 - - [2025-11-05 10:08:52] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008529 10.0.0.241 - - [2025-11-05 10:08:52] "POST /tags HTTP/1.1" 409 221 0.002993 10.0.0.241 - - [2025-11-05 10:08:52] "POST /ref-update HTTP/1.1" 200 156 0.007815 10.0.0.241 - - [2025-11-05 10:08:52] "GET /floating-ip/fca01c22-ad45-4155-ab06-a073ca583ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.014020 10.0.0.241 - - [2025-11-05 10:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.241 - - [2025-11-05 10:08:52] "GET /tag/6bfeb06d-5fa4-4e2c-96f2-5eeadf285e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015205 10.0.0.241 - - [2025-11-05 10:08:52] "PUT /floating-ip/fca01c22-ad45-4155-ab06-a073ca583ce8 HTTP/1.1" 200 257 0.017340 10.0.0.241 - - [2025-11-05 10:08:52] "POST /set-tag HTTP/1.1" 200 109 0.095604 10.0.0.241 - - [2025-11-05 10:08:52] "GET /loadbalancer-pool/9ea58fbe-4cf8-4a13-ba1b-81273b58ea57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002985 10.0.0.241 - - [2025-11-05 10:08:52] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016017 10.0.0.241 - - [2025-11-05 10:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018535 10.0.0.241 - - [2025-11-05 10:08:52] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011301 10.0.0.241 - - [2025-11-05 10:08:52] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006335 10.0.0.241 - - [2025-11-05 10:08:52] "POST /ref-update HTTP/1.1" 200 156 0.007546 10.0.0.241 - - [2025-11-05 10:08:52] "GET /floating-ip/fca01c22-ad45-4155-ab06-a073ca583ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.008989 10.0.0.241 - - [2025-11-05 10:08:52] "POST /set-tag HTTP/1.1" 200 109 0.063175 10.0.0.241 - - [2025-11-05 10:08:53] "POST /tags HTTP/1.1" 409 206 0.002629 10.0.0.241 - - [2025-11-05 10:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.241 - - [2025-11-05 10:08:53] "GET /tag/83d99403-fbcd-4507-bcee-6aa1ecda339f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018121 10.0.0.241 - - [2025-11-05 10:08:53] "POST /tags HTTP/1.1" 409 204 0.002693 10.0.0.241 - - [2025-11-05 10:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.241 - - [2025-11-05 10:08:53] "GET /tag/9b33f0f8-db9c-4530-a131-6f5533cf151f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010867 10.0.0.241 - - [2025-11-05 10:08:53] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002768 10.0.0.241 - - [2025-11-05 10:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.241 - - [2025-11-05 10:08:53] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003578 10.0.0.241 - - [2025-11-05 10:08:53] "POST /tags HTTP/1.1" 409 206 0.002177 10.0.0.241 - - [2025-11-05 10:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.241 - - [2025-11-05 10:08:53] "GET /tag/83d99403-fbcd-4507-bcee-6aa1ecda339f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015047 10.0.0.241 - - [2025-11-05 10:08:53] "POST /tags HTTP/1.1" 409 226 0.002754 10.0.0.241 - - [2025-11-05 10:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.241 - - [2025-11-05 10:08:53] "GET /tag/0a81798d-2b94-4673-acf8-6650dca06598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012717 10.0.0.241 - - [2025-11-05 10:08:53] "POST /tags HTTP/1.1" 409 204 0.002138 10.0.0.241 - - [2025-11-05 10:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.241 - - [2025-11-05 10:08:53] "GET /tag/9b33f0f8-db9c-4530-a131-6f5533cf151f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017988 10.0.0.241 - - [2025-11-05 10:08:53] "POST /tags HTTP/1.1" 409 226 0.002327 10.0.0.241 - - [2025-11-05 10:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.241 - - [2025-11-05 10:08:53] "GET /tag/0a81798d-2b94-4673-acf8-6650dca06598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021692 10.0.0.241 - - [2025-11-05 10:08:53] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003621 10.0.0.241 - - [2025-11-05 10:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.241 - - [2025-11-05 10:08:53] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004237 10.0.0.241 - - [2025-11-05 10:08:54] "POST /firewall-rules HTTP/1.1" 200 628 0.069250 10.0.0.241 - - [2025-11-05 10:08:54] "POST /firewall-rules HTTP/1.1" 200 648 0.084472 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-rule/0b0ed35e-71b8-4a62-a839-29c6ea5609ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.005211 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003279 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-rule/70d36269-83c6-49ac-bafb-0d768cdfe454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004133 10.0.0.241 - - [2025-11-05 10:08:54] "POST /ref-update HTTP/1.1" 200 156 0.026948 10.0.0.241 - - [2025-11-05 10:08:54] "POST /firewall-policys HTTP/1.1" 200 608 0.024265 10.0.0.241 - - [2025-11-05 10:08:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019460 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.014434 10.0.0.241 - - [2025-11-05 10:08:54] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007593 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002762 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-policy/1ad62b06-ef53-4340-a5e8-ccb2c41a713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004006 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003744 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003842 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002269 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002708 10.0.0.241 - - [2025-11-05 10:08:54] "POST /ref-update HTTP/1.1" 200 156 0.019304 10.0.0.241 - - [2025-11-05 10:08:54] "POST /ref-update HTTP/1.1" 200 156 0.052887 10.0.0.241 - - [2025-11-05 10:08:54] "POST /ref-update HTTP/1.1" 200 156 0.022729 10.0.0.241 - - [2025-11-05 10:08:54] "POST /ref-update HTTP/1.1" 200 156 0.023132 10.0.0.241 - - [2025-11-05 10:08:54] "POST /ref-update HTTP/1.1" 200 156 0.034187 10.0.0.241 - - [2025-11-05 10:08:54] "GET /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002683 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:09:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:09:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001113 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:10:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001129 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:10:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001208 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:10:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:10:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001229 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:10:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001229 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:10:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001364 10.0.0.241 - - [2025-11-05 10:10:53] "POST /tags HTTP/1.1" 409 252 0.002441 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.241 - - [2025-11-05 10:10:53] "GET /tag/f9604f18-407f-457e-be14-e7eca31d9041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016423 10.0.0.241 - - [2025-11-05 10:10:53] "POST /tags HTTP/1.1" 409 228 0.002187 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.241 - - [2025-11-05 10:10:53] "GET /tag/cd8b2814-fac1-4f47-b6cb-5893de7af2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015960 10.0.0.241 - - [2025-11-05 10:10:53] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004311 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.241 - - [2025-11-05 10:10:53] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002652 10.0.0.241 - - [2025-11-05 10:10:53] "POST /tags HTTP/1.1" 409 206 0.001631 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.241 - - [2025-11-05 10:10:53] "GET /tag/83d99403-fbcd-4507-bcee-6aa1ecda339f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010905 10.0.0.241 - - [2025-11-05 10:10:53] "POST /tags HTTP/1.1" 409 226 0.002154 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.241 - - [2025-11-05 10:10:53] "GET /tag/0a81798d-2b94-4673-acf8-6650dca06598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011258 10.0.0.241 - - [2025-11-05 10:10:53] "POST /tags HTTP/1.1" 409 204 0.001920 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.241 - - [2025-11-05 10:10:53] "GET /tag/9b33f0f8-db9c-4530-a131-6f5533cf151f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014304 10.0.0.241 - - [2025-11-05 10:10:53] "POST /tags HTTP/1.1" 409 226 0.002389 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.241 - - [2025-11-05 10:10:53] "GET /tag/0a81798d-2b94-4673-acf8-6650dca06598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015953 10.0.0.241 - - [2025-11-05 10:10:53] "POST /tags HTTP/1.1" 409 228 0.002367 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.241 - - [2025-11-05 10:10:53] "GET /tag/cd8b2814-fac1-4f47-b6cb-5893de7af2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011143 10.0.0.241 - - [2025-11-05 10:10:53] "POST /tags HTTP/1.1" 409 252 0.002234 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.241 - - [2025-11-05 10:10:53] "GET /tag/f9604f18-407f-457e-be14-e7eca31d9041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014764 10.0.0.241 - - [2025-11-05 10:10:53] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003188 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.241 - - [2025-11-05 10:10:53] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002416 10.0.0.241 - - [2025-11-05 10:10:53] "POST /firewall-rules HTTP/1.1" 409 281 0.002125 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.241 - - [2025-11-05 10:10:53] "PUT /firewall-rule/70d36269-83c6-49ac-bafb-0d768cdfe454 HTTP/1.1" 200 261 0.018062 10.0.0.241 - - [2025-11-05 10:10:53] "POST /firewall-rules HTTP/1.1" 409 291 0.019431 10.0.0.241 - - [2025-11-05 10:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.241 - - [2025-11-05 10:10:53] "PUT /firewall-rule/0b0ed35e-71b8-4a62-a839-29c6ea5609ad HTTP/1.1" 200 261 0.022033 10.0.0.241 - - [2025-11-05 10:10:53] "GET /firewall-rule/0b0ed35e-71b8-4a62-a839-29c6ea5609ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.005253 10.0.0.241 - - [2025-11-05 10:10:54] "POST /firewall-rules HTTP/1.1" 200 660 0.089131 10.0.0.241 - - [2025-11-05 10:10:54] "GET /firewall-rule/f76cee2e-2acb-4924-93f1-b36760351da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.024330 10.0.0.241 - - [2025-11-05 10:10:54] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002807 10.0.0.241 - - [2025-11-05 10:10:54] "GET /firewall-rule/70d36269-83c6-49ac-bafb-0d768cdfe454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003140 10.0.0.241 - - [2025-11-05 10:10:54] "POST /firewall-policys HTTP/1.1" 409 269 0.002132 10.0.0.241 - - [2025-11-05 10:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.241 - - [2025-11-05 10:10:54] "PUT /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384 HTTP/1.1" 200 265 0.038990 10.0.0.241 - - [2025-11-05 10:10:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027245 10.0.0.241 - - [2025-11-05 10:10:54] "GET /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.014574 10.0.0.241 - - [2025-11-05 10:10:54] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002980 10.0.0.241 - - [2025-11-05 10:10:54] "GET /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002775 10.0.0.241 - - [2025-11-05 10:10:54] "GET /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002548 10.0.0.241 - - [2025-11-05 10:10:54] "GET /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003051 10.0.0.241 - - [2025-11-05 10:11:21] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004319 10.0.0.241 - - [2025-11-05 10:11:21] "POST /set-tag HTTP/1.1" 200 109 0.009488 10.0.0.241 - - [2025-11-05 10:11:21] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006344 10.0.0.241 - - [2025-11-05 10:11:21] "POST /set-tag HTTP/1.1" 200 109 0.003207 10.0.0.241 - - [2025-11-05 10:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010963 10.0.0.241 - - [2025-11-05 10:11:21] "GET /loadbalancer/f4ab710f-91e9-4836-9ccd-a6113a904ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005831 10.0.0.241 - - [2025-11-05 10:11:21] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006188 10.0.0.241 - - [2025-11-05 10:11:21] "POST /set-tag HTTP/1.1" 200 109 0.047337 10.0.0.241 - - [2025-11-05 10:11:21] "DELETE /loadbalancer-member/c37b94c9-43de-423f-86b0-f0b659051091 HTTP/1.1" 200 115 0.081357 10.0.0.241 - - [2025-11-05 10:11:21] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018053 10.0.0.241 - - [2025-11-05 10:11:21] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.241 - - [2025-11-05 10:11:21] "DELETE /loadbalancer-member/c3f1bec1-67fc-441a-93d7-9b0a0734713e HTTP/1.1" 200 115 0.031463 10.0.0.241 - - [2025-11-05 10:11:21] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006375 10.0.0.241 - - [2025-11-05 10:11:21] "POST /set-tag HTTP/1.1" 200 109 0.003892 10.0.0.241 - - [2025-11-05 10:11:21] "DELETE /loadbalancer-member/78d0d175-eeb0-4313-8e48-ab1a41e270b5 HTTP/1.1" 200 115 0.049622 10.0.0.241 - - [2025-11-05 10:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.241 - - [2025-11-05 10:11:22] "GET /loadbalancer/f4ab710f-91e9-4836-9ccd-a6113a904ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003881 10.0.0.241 - - [2025-11-05 10:11:22] "GET /loadbalancer-pool/26a1e4be-2d4f-4490-8495-06da8e041f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.007866 10.0.0.241 - - [2025-11-05 10:11:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029388 10.0.0.241 - - [2025-11-05 10:11:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008133 10.0.0.241 - - [2025-11-05 10:11:22] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008935 10.0.0.241 - - [2025-11-05 10:11:22] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010372 10.0.0.241 - - [2025-11-05 10:11:22] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002399 10.0.0.241 - - [2025-11-05 10:11:22] "POST /set-tag HTTP/1.1" 200 109 0.077076 10.0.0.241 - - [2025-11-05 10:11:22] "GET /loadbalancer-pool/acbf97e1-4fce-4f5d-aea9-3e68058365b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004110 10.0.0.241 - - [2025-11-05 10:11:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017747 10.0.0.241 - - [2025-11-05 10:11:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027098 10.0.0.241 - - [2025-11-05 10:11:22] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.026852 10.0.0.241 - - [2025-11-05 10:11:22] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020429 10.0.0.241 - - [2025-11-05 10:11:22] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006063 10.0.0.241 - - [2025-11-05 10:11:22] "POST /set-tag HTTP/1.1" 200 109 0.006940 10.0.0.241 - - [2025-11-05 10:11:22] "GET /loadbalancer-pool/fab4d3e4-930d-4e34-8801-d258f392c518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003210 10.0.0.241 - - [2025-11-05 10:11:22] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018925 10.0.0.241 - - [2025-11-05 10:11:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007074 10.0.0.241 - - [2025-11-05 10:11:22] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009013 10.0.0.241 - - [2025-11-05 10:11:22] "GET /virtual-machine-interface/f9f98fa2-ba2d-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011819 10.0.0.241 - - [2025-11-05 10:11:22] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.241 - - [2025-11-05 10:11:22] "GET /floating-ip/997db073-5bfb-4e97-b8c4-af23d8ae0d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002409 10.0.0.241 - - [2025-11-05 10:12:02] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007790 10.0.0.241 - - [2025-11-05 10:12:02] "POST /set-tag HTTP/1.1" 200 109 0.005748 10.0.0.241 - - [2025-11-05 10:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.241 - - [2025-11-05 10:12:02] "GET /loadbalancer/b6234d72-fd6d-42dd-b50b-e32046d985e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003996 10.0.0.241 - - [2025-11-05 10:12:02] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006851 10.0.0.241 - - [2025-11-05 10:12:02] "POST /set-tag HTTP/1.1" 200 109 0.039896 10.0.0.241 - - [2025-11-05 10:12:02] "DELETE /loadbalancer-member/3c762bd9-04b5-4533-92cb-b09af15e00aa HTTP/1.1" 200 115 0.029020 10.0.0.241 - - [2025-11-05 10:12:02] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006261 10.0.0.241 - - [2025-11-05 10:12:02] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.241 - - [2025-11-05 10:12:02] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006354 10.0.0.241 - - [2025-11-05 10:12:02] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.241 - - [2025-11-05 10:12:02] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005643 10.0.0.241 - - [2025-11-05 10:12:03] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.241 - - [2025-11-05 10:12:03] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004110 10.0.0.241 - - [2025-11-05 10:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.241 - - [2025-11-05 10:12:03] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004487 10.0.0.241 - - [2025-11-05 10:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.241 - - [2025-11-05 10:12:03] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004212 10.0.0.241 - - [2025-11-05 10:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.241 - - [2025-11-05 10:12:03] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005369 10.0.0.241 - - [2025-11-05 10:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.241 - - [2025-11-05 10:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.241 - - [2025-11-05 10:12:03] "GET /loadbalancer/b6234d72-fd6d-42dd-b50b-e32046d985e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002602 10.0.0.241 - - [2025-11-05 10:12:03] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004786 10.0.0.241 - - [2025-11-05 10:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.241 - - [2025-11-05 10:12:04] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006454 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.241 - - [2025-11-05 10:12:04] "GET /virtual-machine/c9e5cc36-d544-451f-aacf-a4835838e18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003262 10.0.0.241 - - [2025-11-05 10:12:04] "POST /ref-update HTTP/1.1" 200 156 0.012854 10.0.0.241 - - [2025-11-05 10:12:04] "GET /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018664 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.022046 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.018430 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.035740 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.028513 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.014949 10.0.0.241 - - [2025-11-05 10:12:04] "DELETE /instance-ip/63221930-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.055518 10.0.0.241 - - [2025-11-05 10:12:04] "DELETE /virtual-machine-interface/6309059e-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.058773 10.0.0.241 - - [2025-11-05 10:12:04] "DELETE /virtual-machine/c9e5cc36-d544-451f-aacf-a4835838e18d HTTP/1.1" 200 115 0.025672 10.0.0.241 - - [2025-11-05 10:12:04] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004406 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.241 - - [2025-11-05 10:12:04] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004759 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.241 - - [2025-11-05 10:12:04] "GET /virtual-machine/21583128-d0be-4ee6-8acd-5643985f22da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003032 10.0.0.241 - - [2025-11-05 10:12:04] "POST /ref-update HTTP/1.1" 200 156 0.010557 10.0.0.241 - - [2025-11-05 10:12:04] "GET /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.013245 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.021980 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.033925 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.041358 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.016601 10.0.0.241 - - [2025-11-05 10:12:04] "POST /set-tag HTTP/1.1" 200 109 0.028518 10.0.0.241 - - [2025-11-05 10:12:04] "DELETE /instance-ip/620af9cc-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.055136 10.0.0.241 - - [2025-11-05 10:12:04] "POST /ref-update HTTP/1.1" 200 156 0.008131 10.0.0.241 - - [2025-11-05 10:12:05] "DELETE /virtual-machine-interface/61f12970-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.060341 10.0.0.241 - - [2025-11-05 10:12:05] "DELETE /virtual-machine/21583128-d0be-4ee6-8acd-5643985f22da HTTP/1.1" 200 115 0.028856 10.0.0.241 - - [2025-11-05 10:12:05] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005394 10.0.0.241 - - [2025-11-05 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.241 - - [2025-11-05 10:12:05] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005302 10.0.0.241 - - [2025-11-05 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.241 - - [2025-11-05 10:12:05] "GET /virtual-machine/1e464b26-a080-4297-a4f7-69e9095da513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003679 10.0.0.241 - - [2025-11-05 10:12:05] "POST /ref-update HTTP/1.1" 200 156 0.012415 10.0.0.241 - - [2025-11-05 10:12:05] "GET /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019632 10.0.0.241 - - [2025-11-05 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.019233 10.0.0.241 - - [2025-11-05 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.034189 10.0.0.241 - - [2025-11-05 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.027266 10.0.0.241 - - [2025-11-05 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.017331 10.0.0.241 - - [2025-11-05 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.039902 10.0.0.241 - - [2025-11-05 10:12:05] "DELETE /instance-ip/618fc9b4-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.062881 10.0.0.241 - - [2025-11-05 10:12:05] "POST /ref-update HTTP/1.1" 200 156 0.027182 10.0.0.241 - - [2025-11-05 10:12:05] "DELETE /virtual-machine-interface/61742b14-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.047239 10.0.0.241 - - [2025-11-05 10:12:05] "DELETE /virtual-machine/1e464b26-a080-4297-a4f7-69e9095da513 HTTP/1.1" 200 115 0.025847 10.0.0.241 - - [2025-11-05 10:12:05] "DELETE /tag/ec823788-5c3c-4ae6-b071-176ef9a347f7 HTTP/1.1" 200 115 0.043253 10.0.0.241 - - [2025-11-05 10:12:05] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004890 10.0.0.241 - - [2025-11-05 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.241 - - [2025-11-05 10:12:05] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005702 10.0.0.241 - - [2025-11-05 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.241 - - [2025-11-05 10:12:05] "GET /virtual-machine/679b2377-d792-4939-89d1-a4eca1d54667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003458 10.0.0.241 - - [2025-11-05 10:12:05] "POST /ref-update HTTP/1.1" 200 156 0.016680 10.0.0.241 - - [2025-11-05 10:12:05] "GET /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005711 10.0.0.241 - - [2025-11-05 10:12:06] "POST /set-tag HTTP/1.1" 200 109 0.029842 10.0.0.241 - - [2025-11-05 10:12:06] "POST /set-tag HTTP/1.1" 200 109 0.033456 10.0.0.241 - - [2025-11-05 10:12:06] "POST /set-tag HTTP/1.1" 200 109 0.033766 10.0.0.241 - - [2025-11-05 10:12:06] "POST /set-tag HTTP/1.1" 200 109 0.025424 10.0.0.241 - - [2025-11-05 10:12:06] "POST /set-tag HTTP/1.1" 200 109 0.032494 10.0.0.241 - - [2025-11-05 10:12:06] "DELETE /instance-ip/62ad215c-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.056813 10.0.0.241 - - [2025-11-05 10:12:06] "DELETE /virtual-machine-interface/6291116a-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.056933 10.0.0.241 - - [2025-11-05 10:12:06] "DELETE /virtual-machine/679b2377-d792-4939-89d1-a4eca1d54667 HTTP/1.1" 200 115 0.026673 10.0.0.241 - - [2025-11-05 10:12:06] "DELETE /tag/d2a7e51a-b3a7-4a26-958f-d72afed98529 HTTP/1.1" 200 115 0.050182 10.0.0.241 - - [2025-11-05 10:12:06] "DELETE /tag/83d99403-fbcd-4507-bcee-6aa1ecda339f HTTP/1.1" 409 391 0.004598 10.0.0.241 - - [2025-11-05 10:12:12] "GET /global-system-configs HTTP/1.1" 200 323 0.007128 10.0.0.241 - - [2025-11-05 10:12:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002954 10.0.0.241 - - [2025-11-05 10:12:34] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007060 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.006435 10.0.0.241 - - [2025-11-05 10:12:34] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004527 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.004241 10.0.0.241 - - [2025-11-05 10:12:34] "GET /virtual-machine/5bea5f42-5885-48c0-8964-c8baaf276a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003479 10.0.0.241 - - [2025-11-05 10:12:34] "POST /ref-update HTTP/1.1" 200 156 0.012741 10.0.0.241 - - [2025-11-05 10:12:34] "GET /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013519 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.023365 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.017645 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.026436 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.015688 10.0.0.241 - - [2025-11-05 10:12:34] "DELETE /instance-ip/63acad7a-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.055310 10.0.0.241 - - [2025-11-05 10:12:34] "DELETE /virtual-machine-interface/6391ee36-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.038802 10.0.0.241 - - [2025-11-05 10:12:34] "DELETE /virtual-machine/5bea5f42-5885-48c0-8964-c8baaf276a88 HTTP/1.1" 200 115 0.016968 10.0.0.241 - - [2025-11-05 10:12:34] "DELETE /tag/b48d36ab-c842-48cc-9cc1-337ad77ac891 HTTP/1.1" 200 115 0.029131 10.0.0.241 - - [2025-11-05 10:12:34] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004717 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.241 - - [2025-11-05 10:12:34] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004122 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.241 - - [2025-11-05 10:12:34] "GET /virtual-machine/ada65ddb-ba56-4a84-851a-bb4332f1c0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002970 10.0.0.241 - - [2025-11-05 10:12:34] "POST /ref-update HTTP/1.1" 200 156 0.009338 10.0.0.241 - - [2025-11-05 10:12:34] "GET /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007566 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.030058 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.024118 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.035635 10.0.0.241 - - [2025-11-05 10:12:34] "POST /set-tag HTTP/1.1" 200 109 0.015814 10.0.0.241 - - [2025-11-05 10:12:34] "DELETE /instance-ip/649c4ac4-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.056617 10.0.0.241 - - [2025-11-05 10:12:34] "DELETE /virtual-machine-interface/64813fcc-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.067482 10.0.0.241 - - [2025-11-05 10:12:34] "DELETE /virtual-machine/ada65ddb-ba56-4a84-851a-bb4332f1c0e9 HTTP/1.1" 200 115 0.026870 10.0.0.241 - - [2025-11-05 10:12:35] "DELETE /tag/0fda5276-bf41-40d8-8a6a-192ca533f44e HTTP/1.1" 200 115 0.037287 10.0.0.241 - - [2025-11-05 10:12:35] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005628 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.241 - - [2025-11-05 10:12:35] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004249 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.241 - - [2025-11-05 10:12:35] "GET /virtual-machine/f354416a-2d4f-4413-b019-cebf42836004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003099 10.0.0.241 - - [2025-11-05 10:12:35] "POST /ref-update HTTP/1.1" 200 156 0.018421 10.0.0.241 - - [2025-11-05 10:12:35] "GET /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014968 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.016199 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.023872 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.026970 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.014884 10.0.0.241 - - [2025-11-05 10:12:35] "DELETE /instance-ip/6425e71c-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.044502 10.0.0.241 - - [2025-11-05 10:12:35] "DELETE /virtual-machine-interface/64080936-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.043164 10.0.0.241 - - [2025-11-05 10:12:35] "DELETE /virtual-machine/f354416a-2d4f-4413-b019-cebf42836004 HTTP/1.1" 200 115 0.022573 10.0.0.241 - - [2025-11-05 10:12:35] "DELETE /tag/c88c801c-fbec-402e-8446-c3fd8a7770d0 HTTP/1.1" 200 115 0.038185 10.0.0.241 - - [2025-11-05 10:12:35] "DELETE /tag/7d480f57-f49e-4a39-a09c-c4ab3be6637f HTTP/1.1" 200 115 0.038982 10.0.0.241 - - [2025-11-05 10:12:35] "DELETE /tag/9b33f0f8-db9c-4530-a131-6f5533cf151f HTTP/1.1" 409 237 0.004253 10.0.0.241 - - [2025-11-05 10:12:35] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004277 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.241 - - [2025-11-05 10:12:35] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004676 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.009012 10.0.0.241 - - [2025-11-05 10:12:35] "GET /virtual-machine/3fef1862-5d35-495f-868d-0b2abf2c3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003608 10.0.0.241 - - [2025-11-05 10:12:35] "POST /ref-update HTTP/1.1" 200 156 0.011825 10.0.0.241 - - [2025-11-05 10:12:35] "GET /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004202 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.016130 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.028704 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.018840 10.0.0.241 - - [2025-11-05 10:12:35] "POST /set-tag HTTP/1.1" 200 109 0.025728 10.0.0.241 - - [2025-11-05 10:12:35] "DELETE /instance-ip/6508ae9e-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.044699 10.0.0.241 - - [2025-11-05 10:12:36] "DELETE /virtual-machine-interface/64f136c4-ba2f-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.044986 10.0.0.241 - - [2025-11-05 10:12:36] "DELETE /virtual-machine/3fef1862-5d35-495f-868d-0b2abf2c3c80 HTTP/1.1" 200 115 0.021291 10.0.0.241 - - [2025-11-05 10:12:36] "DELETE /tag/359aebaf-d6e3-4a27-8ac7-c7ef8431bdcb HTTP/1.1" 200 115 0.032608 10.0.0.241 - - [2025-11-05 10:12:36] "DELETE /tag/f9604f18-407f-457e-be14-e7eca31d9041 HTTP/1.1" 409 237 0.005448 10.0.0.241 - - [2025-11-05 10:12:36] "DELETE /tag/cd8b2814-fac1-4f47-b6cb-5893de7af2ed HTTP/1.1" 409 237 0.006024 10.0.0.241 - - [2025-11-05 10:12:37] "POST /projects HTTP/1.1" 409 238 0.002279 10.0.0.241 - - [2025-11-05 10:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.241 - - [2025-11-05 10:12:37] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034273 10.0.0.241 - - [2025-11-05 10:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.241 - - [2025-11-05 10:12:38] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004286 10.0.0.241 - - [2025-11-05 10:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.241 - - [2025-11-05 10:12:38] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005135 10.0.0.241 - - [2025-11-05 10:12:38] "POST /security-groups HTTP/1.1" 409 285 0.002972 10.0.0.241 - - [2025-11-05 10:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.241 - - [2025-11-05 10:12:38] "PUT /security-group/afe79902-4501-4cdd-86df-7ab62b93d5df HTTP/1.1" 200 263 0.059539 10.0.0.241 - - [2025-11-05 10:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.031981 10.0.0.241 - - [2025-11-05 10:12:38] "PUT /access-control-list/d0d4560a-d236-45a9-85ba-93e9ff41e981 HTTP/1.1" 200 273 0.017224 10.0.0.241 - - [2025-11-05 10:12:38] "PUT /access-control-list/0d597a5e-d95b-4151-babf-6ef84d4ecf57 HTTP/1.1" 200 273 0.028283 10.0.0.241 - - [2025-11-05 10:12:43] "POST /projects HTTP/1.1" 409 238 0.002542 10.0.0.241 - - [2025-11-05 10:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.241 - - [2025-11-05 10:12:43] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026115 10.0.0.241 - - [2025-11-05 10:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.241 - - [2025-11-05 10:12:43] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004160 10.0.0.241 - - [2025-11-05 10:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.241 - - [2025-11-05 10:12:43] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004191 10.0.0.241 - - [2025-11-05 10:12:43] "POST /security-groups HTTP/1.1" 409 285 0.002251 10.0.0.241 - - [2025-11-05 10:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.241 - - [2025-11-05 10:12:43] "PUT /security-group/afe79902-4501-4cdd-86df-7ab62b93d5df HTTP/1.1" 200 263 0.055048 10.0.0.241 - - [2025-11-05 10:12:43] "PUT /access-control-list/d0d4560a-d236-45a9-85ba-93e9ff41e981 HTTP/1.1" 200 273 0.018112 10.0.0.241 - - [2025-11-05 10:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026060 10.0.0.241 - - [2025-11-05 10:12:43] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003155 10.0.0.241 - - [2025-11-05 10:12:43] "PUT /access-control-list/0d597a5e-d95b-4151-babf-6ef84d4ecf57 HTTP/1.1" 200 273 0.029074 10.0.0.241 - - [2025-11-05 10:12:43] "GET /firewall-rule/2fe92af7-5013-404b-afe7-01b09c65132e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002764 10.0.0.241 - - [2025-11-05 10:12:43] "POST /ref-update HTTP/1.1" 200 156 0.062316 10.0.0.241 - - [2025-11-05 10:12:43] "DELETE /firewall-rule/2fe92af7-5013-404b-afe7-01b09c65132e HTTP/1.1" 200 115 0.036649 10.0.0.241 - - [2025-11-05 10:12:43] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006503 10.0.0.241 - - [2025-11-05 10:12:43] "GET /firewall-rule/c6e29555-82b0-4f57-beb4-a06392ebedd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002714 10.0.0.241 - - [2025-11-05 10:12:43] "POST /ref-update HTTP/1.1" 200 156 0.048174 10.0.0.241 - - [2025-11-05 10:12:43] "DELETE /firewall-rule/c6e29555-82b0-4f57-beb4-a06392ebedd6 HTTP/1.1" 200 115 0.031546 10.0.0.241 - - [2025-11-05 10:12:43] "DELETE /tag/d5349047-cc51-45a8-acf0-86b96ef6abf9 HTTP/1.1" 200 115 0.038993 10.0.0.241 - - [2025-11-05 10:12:43] "DELETE /tag/f9604f18-407f-457e-be14-e7eca31d9041 HTTP/1.1" 409 237 0.004787 10.0.0.241 - - [2025-11-05 10:12:43] "DELETE /tag/cd8b2814-fac1-4f47-b6cb-5893de7af2ed HTTP/1.1" 409 237 0.004021 10.0.0.241 - - [2025-11-05 10:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.241 - - [2025-11-05 10:12:43] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003896 10.0.0.241 - - [2025-11-05 10:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.241 - - [2025-11-05 10:12:43] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004738 10.0.0.241 - - [2025-11-05 10:12:43] "PUT /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f HTTP/1.1" 200 265 0.058178 10.0.0.241 - - [2025-11-05 10:12:44] "PUT /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071 HTTP/1.1" 200 265 0.059449 10.0.0.241 - - [2025-11-05 10:12:44] "DELETE /access-control-list/d0d4560a-d236-45a9-85ba-93e9ff41e981 HTTP/1.1" 200 115 0.022431 10.0.0.241 - - [2025-11-05 10:12:44] "DELETE /security-group/afe79902-4501-4cdd-86df-7ab62b93d5df HTTP/1.1" 200 115 0.057530 10.0.0.241 - - [2025-11-05 10:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.241 - - [2025-11-05 10:12:44] "DELETE /access-control-list/0d597a5e-d95b-4151-babf-6ef84d4ecf57 HTTP/1.1" 200 115 0.046950 10.0.0.241 - - [2025-11-05 10:12:44] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.059798 10.0.0.241 - - [2025-11-05 10:12:44] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?fields=security_groups HTTP/1.1" 200 1353 0.038136 10.0.0.241 - - [2025-11-05 10:12:44] "DELETE /security-group/61f19940-0359-4b1d-8504-99cbd6de2ec4 HTTP/1.1" 200 115 0.048661 10.0.0.241 - - [2025-11-05 10:12:44] "DELETE /access-control-list/1bb10302-cb37-4a9f-ab28-409437728d14 HTTP/1.1" 200 115 0.050116 10.0.0.241 - - [2025-11-05 10:12:44] "GET /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578?fields=application_policy_sets HTTP/1.1" 200 1392 0.068752 10.0.0.241 - - [2025-11-05 10:12:44] "DELETE /access-control-list/90258e7e-9f96-4268-bbf6-e83499b66f24 HTTP/1.1" 200 115 0.055146 10.0.0.241 - - [2025-11-05 10:12:44] "DELETE /project/a74b7cd2-4d8c-4724-a7f2-3b04a5c65578 HTTP/1.1" 200 115 0.390857 10.0.0.241 - - [2025-11-05 10:12:44] "POST /projects HTTP/1.1" 409 238 0.004751 10.0.0.241 - - [2025-11-05 10:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.241 - - [2025-11-05 10:12:44] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031676 10.0.0.241 - - [2025-11-05 10:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.241 - - [2025-11-05 10:12:44] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004804 10.0.0.241 - - [2025-11-05 10:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.241 - - [2025-11-05 10:12:44] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005013 10.0.0.241 - - [2025-11-05 10:12:44] "POST /security-groups HTTP/1.1" 409 285 0.002438 10.0.0.241 - - [2025-11-05 10:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.241 - - [2025-11-05 10:12:44] "PUT /security-group/7d4d8abf-9741-47e1-9eda-1bbc81131776 HTTP/1.1" 200 263 0.054867 10.0.0.241 - - [2025-11-05 10:12:44] "PUT /access-control-list/68f57302-4c83-40f1-b0fd-b8153918b9de HTTP/1.1" 200 273 0.014358 10.0.0.241 - - [2025-11-05 10:12:44] "PUT /access-control-list/29c520e7-c055-4701-b913-f596de7f94a3 HTTP/1.1" 200 273 0.010436 10.0.0.241 - - [2025-11-05 10:12:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016788 10.0.0.241 - - [2025-11-05 10:12:49] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002815 10.0.0.241 - - [2025-11-05 10:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.241 - - [2025-11-05 10:12:49] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003946 10.0.0.241 - - [2025-11-05 10:12:49] "GET /firewall-policy/ec4c3fae-cdf6-4a83-9bfb-7a3d03e3e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003227 10.0.0.241 - - [2025-11-05 10:12:49] "GET /firewall-rule/70d36269-83c6-49ac-bafb-0d768cdfe454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003165 10.0.0.241 - - [2025-11-05 10:12:49] "POST /ref-update HTTP/1.1" 200 156 0.019940 10.0.0.241 - - [2025-11-05 10:12:49] "DELETE /firewall-rule/70d36269-83c6-49ac-bafb-0d768cdfe454 HTTP/1.1" 200 115 0.032882 10.0.0.241 - - [2025-11-05 10:12:49] "GET /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005597 10.0.0.241 - - [2025-11-05 10:12:49] "GET /firewall-rule/f76cee2e-2acb-4924-93f1-b36760351da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.002641 10.0.0.241 - - [2025-11-05 10:12:49] "POST /ref-update HTTP/1.1" 200 156 0.014839 10.0.0.241 - - [2025-11-05 10:12:49] "DELETE /firewall-rule/f76cee2e-2acb-4924-93f1-b36760351da2 HTTP/1.1" 200 115 0.035208 10.0.0.241 - - [2025-11-05 10:12:49] "GET /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007208 10.0.0.241 - - [2025-11-05 10:12:49] "GET /firewall-rule/0b0ed35e-71b8-4a62-a839-29c6ea5609ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.003661 10.0.0.241 - - [2025-11-05 10:12:49] "POST /ref-update HTTP/1.1" 200 156 0.020778 10.0.0.241 - - [2025-11-05 10:12:49] "DELETE /firewall-rule/0b0ed35e-71b8-4a62-a839-29c6ea5609ad HTTP/1.1" 200 115 0.041221 10.0.0.241 - - [2025-11-05 10:12:49] "GET /application-policy-set/ebdee7af-490c-4cb6-bef4-73b0e7f3c2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003150 10.0.0.241 - - [2025-11-05 10:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.241 - - [2025-11-05 10:12:49] "GET /policy-management/22db503f-2c0f-4066-86a0-c8328204b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002963 10.0.0.241 - - [2025-11-05 10:12:49] "GET /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003650 10.0.0.241 - - [2025-11-05 10:12:49] "POST /ref-update HTTP/1.1" 200 156 0.039283 10.0.0.241 - - [2025-11-05 10:12:49] "DELETE /firewall-policy/0b71bd81-078b-4a27-a713-57fd2d13d384 HTTP/1.1" 200 115 0.082452 10.0.0.241 - - [2025-11-05 10:12:49] "DELETE /tag/9b33f0f8-db9c-4530-a131-6f5533cf151f HTTP/1.1" 200 115 0.094813 10.0.0.241 - - [2025-11-05 10:12:49] "DELETE /tag/f9604f18-407f-457e-be14-e7eca31d9041 HTTP/1.1" 200 115 0.072209 10.0.0.241 - - [2025-11-05 10:12:50] "DELETE /tag/83d99403-fbcd-4507-bcee-6aa1ecda339f HTTP/1.1" 200 115 0.111337 10.0.0.241 - - [2025-11-05 10:12:50] "DELETE /tag/cd8b2814-fac1-4f47-b6cb-5893de7af2ed HTTP/1.1" 200 115 0.138185 10.0.0.241 - - [2025-11-05 10:12:50] "DELETE /loadbalancer-member/7809d8eb-d2b6-4294-956c-d8c76627feeb HTTP/1.1" 200 115 0.100028 10.0.0.241 - - [2025-11-05 10:12:50] "DELETE /loadbalancer-pool/9ea58fbe-4cf8-4a13-ba1b-81273b58ea57 HTTP/1.1" 200 115 0.053737 10.0.0.241 - - [2025-11-05 10:12:50] "DELETE /loadbalancer-listener/0361dcfe-a017-4525-af00-ad38179f3e00 HTTP/1.1" 200 115 0.036520 10.0.0.241 - - [2025-11-05 10:12:50] "DELETE /loadbalancer/b6234d72-fd6d-42dd-b50b-e32046d985e3 HTTP/1.1" 200 115 0.072730 10.0.0.241 - - [2025-11-05 10:12:50] "DELETE /floating-ip/fca01c22-ad45-4155-ab06-a073ca583ce8 HTTP/1.1" 200 115 0.036157 10.0.0.241 - - [2025-11-05 10:12:50] "DELETE /instance-ip/247e22aa-7d08-46ea-9890-3809d0cd56d2 HTTP/1.1" 200 115 0.079552 10.0.0.241 - - [2025-11-05 10:12:50] "DELETE /virtual-machine-interface/09dc0d89-950c-4363-a825-e32507d63b34 HTTP/1.1" 200 115 0.054718 10.0.0.241 - - [2025-11-05 10:12:50] "DELETE /tag/6bfeb06d-5fa4-4e2c-96f2-5eeadf285e43 HTTP/1.1" 200 115 0.072895 10.0.0.241 - - [2025-11-05 10:12:50] "POST /projects HTTP/1.1" 409 238 0.004592 10.0.0.241 - - [2025-11-05 10:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008636 10.0.0.241 - - [2025-11-05 10:12:50] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.072436 10.0.0.241 - - [2025-11-05 10:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.241 - - [2025-11-05 10:12:50] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009800 10.0.0.241 - - [2025-11-05 10:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.241 - - [2025-11-05 10:12:50] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005121 10.0.0.241 - - [2025-11-05 10:12:50] "POST /security-groups HTTP/1.1" 409 285 0.002567 10.0.0.241 - - [2025-11-05 10:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.241 - - [2025-11-05 10:12:51] "PUT /security-group/7d4d8abf-9741-47e1-9eda-1bbc81131776 HTTP/1.1" 200 263 0.078123 10.0.0.241 - - [2025-11-05 10:12:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.037331 10.0.0.241 - - [2025-11-05 10:12:51] "PUT /access-control-list/68f57302-4c83-40f1-b0fd-b8153918b9de HTTP/1.1" 200 273 0.035451 10.0.0.241 - - [2025-11-05 10:12:51] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.033084 10.0.0.241 - - [2025-11-05 10:12:51] "PUT /access-control-list/29c520e7-c055-4701-b913-f596de7f94a3 HTTP/1.1" 200 273 0.043615 10.0.0.241 - - [2025-11-05 10:12:51] "GET /firewall-rule/4b7a65af-26d5-436b-9f6b-cadac56ccb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003448 10.0.0.241 - - [2025-11-05 10:12:51] "POST /ref-update HTTP/1.1" 200 156 0.081836 10.0.0.241 - - [2025-11-05 10:12:51] "DELETE /firewall-rule/4b7a65af-26d5-436b-9f6b-cadac56ccb02 HTTP/1.1" 200 115 0.062407 10.0.0.241 - - [2025-11-05 10:12:51] "GET /firewall-policy/fbaeaf2b-b5cf-4861-841e-79954dca9841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007719 10.0.0.241 - - [2025-11-05 10:12:51] "GET /firewall-rule/791a728c-5ea7-406e-9467-f65bcc177769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002936 10.0.0.241 - - [2025-11-05 10:12:51] "POST /ref-update HTTP/1.1" 200 156 0.050892 10.0.0.241 - - [2025-11-05 10:12:51] "DELETE /firewall-rule/791a728c-5ea7-406e-9467-f65bcc177769 HTTP/1.1" 200 115 0.048410 10.0.0.241 - - [2025-11-05 10:12:51] "DELETE /tag/0a81798d-2b94-4673-acf8-6650dca06598 HTTP/1.1" 200 115 0.046352 10.0.0.241 - - [2025-11-05 10:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.241 - - [2025-11-05 10:12:51] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005318 10.0.0.241 - - [2025-11-05 10:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.241 - - [2025-11-05 10:12:51] "GET /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005419 10.0.0.241 - - [2025-11-05 10:12:51] "PUT /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f HTTP/1.1" 200 265 0.046430 10.0.0.241 - - [2025-11-05 10:12:51] "PUT /virtual-network/1b0ad97f-f39a-4841-ac14-c8858334a071 HTTP/1.1" 200 265 0.050232 10.0.0.241 - - [2025-11-05 10:12:51] "DELETE /security-group/7d4d8abf-9741-47e1-9eda-1bbc81131776 HTTP/1.1" 200 115 0.060024 10.0.0.241 - - [2025-11-05 10:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.241 - - [2025-11-05 10:12:51] "DELETE /access-control-list/68f57302-4c83-40f1-b0fd-b8153918b9de HTTP/1.1" 200 115 0.035446 10.0.0.241 - - [2025-11-05 10:12:51] "DELETE /access-control-list/29c520e7-c055-4701-b913-f596de7f94a3 HTTP/1.1" 200 115 0.044172 10.0.0.241 - - [2025-11-05 10:12:51] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.046628 10.0.0.241 - - [2025-11-05 10:12:52] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?fields=security_groups HTTP/1.1" 200 1352 0.044507 10.0.0.241 - - [2025-11-05 10:12:52] "DELETE /access-control-list/9c7f99ab-a343-4609-9e52-6d406c9c2f10 HTTP/1.1" 200 115 0.042125 10.0.0.241 - - [2025-11-05 10:12:52] "DELETE /security-group/2f939d22-07a8-416f-aa6c-f2b870145e1e HTTP/1.1" 200 115 0.086385 10.0.0.241 - - [2025-11-05 10:12:52] "GET /project/5df88a55-d66c-4a42-a93b-b81c69f00c16?fields=application_policy_sets HTTP/1.1" 200 1391 0.071067 10.0.0.241 - - [2025-11-05 10:12:52] "DELETE /access-control-list/c6c1ad21-21b4-4629-9f26-41795bbbb1fa HTTP/1.1" 200 115 0.081426 10.0.0.241 - - [2025-11-05 10:12:52] "DELETE /project/5df88a55-d66c-4a42-a93b-b81c69f00c16 HTTP/1.1" 200 115 0.465921 10.0.0.241 - - [2025-11-05 10:13:40] "GET / HTTP/1.1" 200 36215 0.002634 10.0.0.241 - - [2025-11-05 10:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.241 - - [2025-11-05 10:13:40] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003726 10.0.0.241 - - [2025-11-05 10:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.241 - - [2025-11-05 10:13:40] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002501 10.0.0.241 - - [2025-11-05 10:13:55] "GET / HTTP/1.1" 200 36215 0.001687 10.0.0.241 - - [2025-11-05 10:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.241 - - [2025-11-05 10:13:55] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004584 10.0.0.241 - - [2025-11-05 10:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.241 - - [2025-11-05 10:13:55] "GET /config-node/d27f07fc-9ac4-423f-95aa-2084bab11aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002269 10.0.0.241 - - [2025-11-05 10:13:55] "GET / HTTP/1.1" 200 36215 0.001472 10.0.0.241 - - [2025-11-05 10:13:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001960 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.241 - - [2025-11-05 10:14:01] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002540 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.007228 10.0.0.241 - - [2025-11-05 10:14:01] "GET / HTTP/1.1" 200 36215 0.001818 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 264 0.002090 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/20242ed5-8ba1-461a-944a-5b1a071facac HTTP/1.1" 200 245 0.014106 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 261 0.002946 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/295526b4-a147-49aa-ab36-79a4170e413d HTTP/1.1" 200 245 0.012574 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 261 0.002312 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/0f1666df-6a8d-4cfb-b9bd-5e01e4ec3977 HTTP/1.1" 200 245 0.009829 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 253 0.005472 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/d9f6eb11-c544-4378-b21d-717cc148000b HTTP/1.1" 200 245 0.011519 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 251 0.005677 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/1bf77ee2-b388-4935-b45e-e530d16cfcbc HTTP/1.1" 200 245 0.011126 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 252 0.005340 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/3e771ef9-49ff-447d-8868-89b570c7497f HTTP/1.1" 200 245 0.011143 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 256 0.010698 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/988f4150-15f4-445f-a55f-530b799ed3cb HTTP/1.1" 200 245 0.011717 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 248 0.001860 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013267 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/a5b022f0-d65b-4707-9682-6f6511892589 HTTP/1.1" 200 245 0.012114 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 252 0.009103 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/30f683b5-c708-4c3e-8d2b-e31dbdda22fc HTTP/1.1" 200 245 0.010864 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 257 0.002028 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/b173622c-62fe-4028-937e-cfe8e2c40f90 HTTP/1.1" 200 245 0.010253 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 251 0.002650 10.0.0.241 - - [2025-11-05 10:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.241 - - [2025-11-05 10:14:01] "PUT /alarm/e9a406eb-48fa-4894-99a3-075fe46c9603 HTTP/1.1" 200 245 0.012434 10.0.0.241 - - [2025-11-05 10:14:01] "POST /alarms HTTP/1.1" 409 257 0.002479 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/a42c1c73-25e0-4ba4-a4b6-b1147eabd668 HTTP/1.1" 200 245 0.031674 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 261 0.002568 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/5929576b-fc10-4870-83f5-9a497098ca67 HTTP/1.1" 200 245 0.016286 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 258 0.002722 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/680375cd-0d7f-4199-8478-427bb38d2b3b HTTP/1.1" 200 245 0.013685 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 254 0.002119 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/6a2cb016-11b4-4417-aaa6-db90ee9359dc HTTP/1.1" 200 245 0.010785 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 254 0.005398 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/6460d3a3-be53-48d7-b03f-e09891b698a5 HTTP/1.1" 200 245 0.012850 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 254 0.008150 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/804f8a18-28fb-4dbe-9866-7a87065752d0 HTTP/1.1" 200 245 0.016103 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 247 0.009427 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/ca34823f-3c03-4465-94ea-2cebc1a7a182 HTTP/1.1" 200 245 0.014180 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 272 0.007481 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/ea53f0ea-faf4-421a-a34b-812b398559b9 HTTP/1.1" 200 245 0.011100 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 261 0.009550 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/ed4dca75-4064-457c-9881-94cfaba47407 HTTP/1.1" 200 245 0.012124 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 259 0.004651 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/cc16dd44-73cb-4656-a859-2b4f8964384c HTTP/1.1" 200 245 0.010101 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 265 0.008861 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/367bb6d6-7d3b-4015-9eff-594be5d5a640 HTTP/1.1" 200 245 0.012744 10.0.0.241 - - [2025-11-05 10:14:02] "POST /alarms HTTP/1.1" 409 279 0.010445 10.0.0.241 - - [2025-11-05 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.241 - - [2025-11-05 10:14:02] "PUT /alarm/a06ed80e-1bd5-4aab-9092-fea3f39b1718 HTTP/1.1" 200 245 0.025854 10.0.0.241 - - [2025-11-05 10:14:03] "GET / HTTP/1.1" 200 36215 0.001951 10.0.0.241 - - [2025-11-05 10:14:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002254 10.0.0.241 - - [2025-11-05 10:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.241 - - [2025-11-05 10:14:03] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.010110 10.0.0.241 - - [2025-11-05 10:14:03] "GET / HTTP/1.1" 200 36215 0.002859 10.0.0.241 - - [2025-11-05 10:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.241 - - [2025-11-05 10:14:03] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003574 10.0.0.241 - - [2025-11-05 10:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.241 - - [2025-11-05 10:14:03] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.015933 10.0.0.241 - - [2025-11-05 10:14:03] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.241 - - [2025-11-05 10:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.241 - - [2025-11-05 10:14:03] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005177 10.0.0.241 - - [2025-11-05 10:14:03] "PUT /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36 HTTP/1.1" 200 275 0.018486 10.0.0.241 - - [2025-11-05 10:14:07] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.241 - - [2025-11-05 10:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.241 - - [2025-11-05 10:14:07] "GET /routing-instance/511d0772-286c-4a88-91f2-ea3b61f62cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003440 10.0.0.241 - - [2025-11-05 10:14:07] "POST /bgp-routers HTTP/1.1" 409 301 0.005255 10.0.0.241 - - [2025-11-05 10:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.241 - - [2025-11-05 10:14:07] "GET /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004062 10.0.0.241 - - [2025-11-05 10:14:07] "PUT /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10 HTTP/1.1" 200 255 0.024189 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:14:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000930 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:14:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001093 10.0.0.241 - - [2025-11-05 10:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.241 - - [2025-11-05 10:14:09] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003400 10.0.0.241 - - [2025-11-05 10:14:23] "GET / HTTP/1.1" 200 36215 0.003260 10.0.0.241 - - [2025-11-05 10:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.241 - - [2025-11-05 10:14:23] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007102 10.0.0.241 - - [2025-11-05 10:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.241 - - [2025-11-05 10:14:23] "GET /config-node/d27f07fc-9ac4-423f-95aa-2084bab11aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003114 10.0.0.241 - - [2025-11-05 10:14:34] "GET / HTTP/1.1" 200 36215 0.001587 10.0.0.241 - - [2025-11-05 10:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.241 - - [2025-11-05 10:14:34] "GET /routing-instance/511d0772-286c-4a88-91f2-ea3b61f62cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003141 10.0.0.241 - - [2025-11-05 10:14:34] "POST /bgp-routers HTTP/1.1" 409 301 0.002080 10.0.0.241 - - [2025-11-05 10:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.241 - - [2025-11-05 10:14:34] "GET /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003309 10.0.0.241 - - [2025-11-05 10:14:34] "PUT /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10 HTTP/1.1" 200 255 0.012105 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:14:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:14:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 10.0.0.241 - - [2025-11-05 10:14:49] "GET / HTTP/1.1" 200 36215 0.002385 10.0.0.241 - - [2025-11-05 10:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.241 - - [2025-11-05 10:14:49] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.020339 10.0.0.241 - - [2025-11-05 10:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007688 10.0.0.241 - - [2025-11-05 10:14:49] "GET /config-node/d27f07fc-9ac4-423f-95aa-2084bab11aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002444 10.0.0.241 - - [2025-11-05 10:14:49] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.241 - - [2025-11-05 10:14:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002023 10.0.0.241 - - [2025-11-05 10:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.241 - - [2025-11-05 10:14:54] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002273 10.0.0.241 - - [2025-11-05 10:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.241 - - [2025-11-05 10:14:54] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.008888 10.0.0.241 - - [2025-11-05 10:14:55] "GET / HTTP/1.1" 200 36215 0.001793 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 264 0.002463 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.241 - - [2025-11-05 10:14:55] "PUT /alarm/20242ed5-8ba1-461a-944a-5b1a071facac HTTP/1.1" 200 245 0.010238 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 261 0.008646 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.241 - - [2025-11-05 10:14:55] "PUT /alarm/295526b4-a147-49aa-ab36-79a4170e413d HTTP/1.1" 200 245 0.009557 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 261 0.016018 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.241 - - [2025-11-05 10:14:55] "PUT /alarm/0f1666df-6a8d-4cfb-b9bd-5e01e4ec3977 HTTP/1.1" 200 245 0.010067 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 253 0.009295 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.241 - - [2025-11-05 10:14:55] "PUT /alarm/d9f6eb11-c544-4378-b21d-717cc148000b HTTP/1.1" 200 245 0.010943 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 251 0.006457 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.241 - - [2025-11-05 10:14:55] "PUT /alarm/1bf77ee2-b388-4935-b45e-e530d16cfcbc HTTP/1.1" 200 245 0.011167 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 252 0.009433 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005739 10.0.0.241 - - [2025-11-05 10:14:55] "PUT /alarm/3e771ef9-49ff-447d-8868-89b570c7497f HTTP/1.1" 200 245 0.010376 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 256 0.005371 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.241 - - [2025-11-05 10:14:55] "PUT /alarm/988f4150-15f4-445f-a55f-530b799ed3cb HTTP/1.1" 200 245 0.016457 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 248 0.009321 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.241 - - [2025-11-05 10:14:55] "PUT /alarm/a5b022f0-d65b-4707-9682-6f6511892589 HTTP/1.1" 200 245 0.009097 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 252 0.005322 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.241 - - [2025-11-05 10:14:55] "PUT /alarm/30f683b5-c708-4c3e-8d2b-e31dbdda22fc HTTP/1.1" 200 245 0.011811 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 257 0.011718 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.241 - - [2025-11-05 10:14:55] "PUT /alarm/b173622c-62fe-4028-937e-cfe8e2c40f90 HTTP/1.1" 200 245 0.019709 10.0.0.241 - - [2025-11-05 10:14:55] "POST /alarms HTTP/1.1" 409 251 0.003951 10.0.0.241 - - [2025-11-05 10:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/e9a406eb-48fa-4894-99a3-075fe46c9603 HTTP/1.1" 200 245 0.011204 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 257 0.005068 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/a42c1c73-25e0-4ba4-a4b6-b1147eabd668 HTTP/1.1" 200 245 0.010587 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 261 0.005652 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/5929576b-fc10-4870-83f5-9a497098ca67 HTTP/1.1" 200 245 0.011938 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 258 0.005452 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/680375cd-0d7f-4199-8478-427bb38d2b3b HTTP/1.1" 200 245 0.009916 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 254 0.009269 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/6a2cb016-11b4-4417-aaa6-db90ee9359dc HTTP/1.1" 200 245 0.008570 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 254 0.003633 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/6460d3a3-be53-48d7-b03f-e09891b698a5 HTTP/1.1" 200 245 0.008420 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 254 0.007336 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/804f8a18-28fb-4dbe-9866-7a87065752d0 HTTP/1.1" 200 245 0.008747 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 247 0.007991 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/ca34823f-3c03-4465-94ea-2cebc1a7a182 HTTP/1.1" 200 245 0.009604 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 272 0.003848 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/ea53f0ea-faf4-421a-a34b-812b398559b9 HTTP/1.1" 200 245 0.009472 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 261 0.008029 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/ed4dca75-4064-457c-9881-94cfaba47407 HTTP/1.1" 200 245 0.008979 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 259 0.004663 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/cc16dd44-73cb-4656-a859-2b4f8964384c HTTP/1.1" 200 245 0.011401 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 265 0.004987 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/367bb6d6-7d3b-4015-9eff-594be5d5a640 HTTP/1.1" 200 245 0.011678 10.0.0.241 - - [2025-11-05 10:14:56] "POST /alarms HTTP/1.1" 409 279 0.004767 10.0.0.241 - - [2025-11-05 10:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.241 - - [2025-11-05 10:14:56] "PUT /alarm/a06ed80e-1bd5-4aab-9092-fea3f39b1718 HTTP/1.1" 200 245 0.009841 10.0.0.241 - - [2025-11-05 10:14:57] "GET / HTTP/1.1" 200 36215 0.002414 10.0.0.241 - - [2025-11-05 10:14:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002417 10.0.0.241 - - [2025-11-05 10:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.241 - - [2025-11-05 10:14:57] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.007538 10.0.0.241 - - [2025-11-05 10:14:57] "GET / HTTP/1.1" 200 36215 0.001428 10.0.0.241 - - [2025-11-05 10:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.241 - - [2025-11-05 10:14:57] "GET /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003266 10.0.0.241 - - [2025-11-05 10:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009371 10.0.0.241 - - [2025-11-05 10:14:57] "PUT /global-vrouter-config/0b58dbd4-e8c0-4fe6-b3ab-46973d602acb HTTP/1.1" 200 277 0.009881 10.0.0.241 - - [2025-11-05 10:14:57] "GET / HTTP/1.1" 200 36215 0.002175 10.0.0.241 - - [2025-11-05 10:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.241 - - [2025-11-05 10:14:57] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005113 10.0.0.241 - - [2025-11-05 10:14:58] "PUT /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36 HTTP/1.1" 200 275 0.016229 10.0.0.241 - - [2025-11-05 10:15:01] "GET / HTTP/1.1" 200 36215 0.001647 10.0.0.241 - - [2025-11-05 10:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.241 - - [2025-11-05 10:15:01] "GET /routing-instance/511d0772-286c-4a88-91f2-ea3b61f62cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003901 10.0.0.241 - - [2025-11-05 10:15:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002166 10.0.0.241 - - [2025-11-05 10:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.241 - - [2025-11-05 10:15:01] "GET /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002878 10.0.0.241 - - [2025-11-05 10:15:01] "PUT /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10 HTTP/1.1" 200 255 0.014542 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:15:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000940 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:15:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001034 10.0.0.241 - - [2025-11-05 10:15:04] "POST /tags HTTP/1.1" 200 356 0.026481 10.0.0.241 - - [2025-11-05 10:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023442 10.0.0.241 - - [2025-11-05 10:15:04] "GET /tag/fd99fe4f-9540-4d75-bfe0-093485cc65d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.013333 10.0.0.241 - - [2025-11-05 10:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.241 - - [2025-11-05 10:15:04] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006706 10.0.0.241 - - [2025-11-05 10:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.241 - - [2025-11-05 10:15:05] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056922 10.0.0.241 - - [2025-11-05 10:15:05] "POST /virtual-machines HTTP/1.1" 200 352 0.013145 10.0.0.241 - - [2025-11-05 10:15:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020140 10.0.0.241 - - [2025-11-05 10:15:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.107240 10.0.0.241 - - [2025-11-05 10:15:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010803 10.0.0.241 - - [2025-11-05 10:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011174 10.0.0.241 - - [2025-11-05 10:15:05] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005214 10.0.0.241 - - [2025-11-05 10:15:05] "POST /instance-ips HTTP/1.1" 200 392 0.022468 10.0.0.241 - - [2025-11-05 10:15:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031599 10.0.0.241 - - [2025-11-05 10:15:05] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.016205 10.0.0.241 - - [2025-11-05 10:15:05] "POST /set-tag HTTP/1.1" 200 109 0.016937 10.0.0.241 - - [2025-11-05 10:15:05] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.020294 10.0.0.241 - - [2025-11-05 10:15:05] "GET /instance-ip/4c83e608-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003644 10.0.0.241 - - [2025-11-05 10:15:05] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004133 10.0.0.241 - - [2025-11-05 10:15:05] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.241 - - [2025-11-05 10:15:05] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003927 10.0.0.241 - - [2025-11-05 10:15:05] "POST /ref-update HTTP/1.1" 200 156 0.008995 10.0.0.241 - - [2025-11-05 10:15:05] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.016763 10.0.0.241 - - [2025-11-05 10:15:05] "POST /set-tag HTTP/1.1" 200 109 0.006239 10.0.0.241 - - [2025-11-05 10:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.241 - - [2025-11-05 10:15:05] "GET /virtual-network/3c03cd7a-210d-40ec-b58a-f06edd8a257f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004465 10.0.0.241 - - [2025-11-05 10:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.241 - - [2025-11-05 10:15:05] "GET /project/d8e6bab5-0f85-4af1-9c11-4690e7c1bf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034553 10.0.0.241 - - [2025-11-05 10:15:05] "POST /virtual-machines HTTP/1.1" 200 356 0.010463 10.0.0.241 - - [2025-11-05 10:15:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027506 10.0.0.241 - - [2025-11-05 10:15:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.129156 10.0.0.241 - - [2025-11-05 10:15:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009483 10.0.0.241 - - [2025-11-05 10:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016716 10.0.0.241 - - [2025-11-05 10:15:06] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.006421 10.0.0.241 - - [2025-11-05 10:15:06] "POST /instance-ips HTTP/1.1" 200 396 0.035511 10.0.0.241 - - [2025-11-05 10:15:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.045660 10.0.0.241 - - [2025-11-05 10:15:06] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.008070 10.0.0.241 - - [2025-11-05 10:15:06] "POST /set-tag HTTP/1.1" 200 109 0.021434 10.0.0.241 - - [2025-11-05 10:15:06] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.018930 10.0.0.241 - - [2025-11-05 10:15:06] "GET /instance-ip/4d00317c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003949 10.0.0.241 - - [2025-11-05 10:15:06] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004429 10.0.0.241 - - [2025-11-05 10:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.241 - - [2025-11-05 10:15:06] "GET /virtual-router/e9f68ae2-b629-4768-a7da-7059f9c145c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.003506 10.0.0.241 - - [2025-11-05 10:15:06] "POST /ref-update HTTP/1.1" 200 156 0.008395 10.0.0.241 - - [2025-11-05 10:15:06] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.010180 10.0.0.241 - - [2025-11-05 10:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.241 - - [2025-11-05 10:15:06] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004376 10.0.0.241 - - [2025-11-05 10:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.241 - - [2025-11-05 10:15:06] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004107 10.0.0.241 - - [2025-11-05 10:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.241 - - [2025-11-05 10:15:17] "GET / HTTP/1.1" 200 36215 0.002265 10.0.0.241 - - [2025-11-05 10:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.241 - - [2025-11-05 10:15:17] "GET /global-system-config/0299e750-2301-44e8-a16b-9912d3f85f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004678 10.0.0.241 - - [2025-11-05 10:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.241 - - [2025-11-05 10:15:17] "GET /config-node/d27f07fc-9ac4-423f-95aa-2084bab11aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005205 10.0.0.241 - - [2025-11-05 10:15:24] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004565 10.0.0.241 - - [2025-11-05 10:15:24] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.241 - - [2025-11-05 10:15:25] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004710 10.0.0.241 - - [2025-11-05 10:15:25] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.241 - - [2025-11-05 10:15:26] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004371 10.0.0.241 - - [2025-11-05 10:15:26] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.241 - - [2025-11-05 10:15:29] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.241 - - [2025-11-05 10:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.241 - - [2025-11-05 10:15:29] "GET /routing-instance/511d0772-286c-4a88-91f2-ea3b61f62cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003080 10.0.0.241 - - [2025-11-05 10:15:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002266 10.0.0.241 - - [2025-11-05 10:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.241 - - [2025-11-05 10:15:29] "GET /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003263 10.0.0.241 - - [2025-11-05 10:15:29] "PUT /bgp-router/0fcd9cca-9afa-4420-ae08-1d54d5112f10 HTTP/1.1" 200 255 0.022202 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:15:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000855 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:15:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 10.0.0.241 - - [2025-11-05 10:15:57] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.042593 10.0.0.241 - - [2025-11-05 10:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.241 - - [2025-11-05 10:15:57] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.013156 10.0.0.241 - - [2025-11-05 10:15:57] "POST /set-tag HTTP/1.1" 200 109 0.014067 10.0.0.241 - - [2025-11-05 10:15:57] "GET /virtual-machine/0fb10dd2-fd6c-46dc-a68f-ace7f174a2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003078 10.0.0.241 - - [2025-11-05 10:15:57] "POST /ref-update HTTP/1.1" 200 156 0.017892 10.0.0.241 - - [2025-11-05 10:15:57] "GET /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.033749 10.0.0.241 - - [2025-11-05 10:15:57] "POST /set-tag HTTP/1.1" 200 109 0.042658 10.0.0.241 - - [2025-11-05 10:15:58] "POST /set-tag HTTP/1.1" 200 109 0.052576 10.0.0.241 - - [2025-11-05 10:15:58] "DELETE /instance-ip/4c83e608-ba30-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.068017 10.0.0.241 - - [2025-11-05 10:15:58] "DELETE /virtual-machine-interface/4c68f424-ba30-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.071834 10.0.0.241 - - [2025-11-05 10:15:58] "DELETE /virtual-machine/0fb10dd2-fd6c-46dc-a68f-ace7f174a2f3 HTTP/1.1" 200 115 0.064449 10.0.0.241 - - [2025-11-05 10:15:58] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007149 10.0.0.241 - - [2025-11-05 10:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002451 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:15:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:15:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000935 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:16:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001028 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:16:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000980 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:16:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:16:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001073 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:16:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001041 [Introspect:8084]10.0.0.241 - - [2025-11-05 10:16:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000988 10.0.0.241 - - [2025-11-05 10:16:28] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005157 10.0.0.241 - - [2025-11-05 10:16:28] "POST /set-tag HTTP/1.1" 200 109 0.009650 10.0.0.241 - - [2025-11-05 10:16:28] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004867 10.0.0.241 - - [2025-11-05 10:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.241 - - [2025-11-05 10:16:28] "GET /virtual-machine/60aed698-bf1c-42a6-bc0d-45558a20311c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003881 10.0.0.241 - - [2025-11-05 10:16:28] "POST /ref-update HTTP/1.1" 200 156 0.014739 10.0.0.241 - - [2025-11-05 10:16:28] "GET /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006232 10.0.0.241 - - [2025-11-05 10:16:28] "POST /set-tag HTTP/1.1" 200 109 0.019301 10.0.0.241 - - [2025-11-05 10:16:28] "POST /set-tag HTTP/1.1" 200 109 0.027621 10.0.0.241 - - [2025-11-05 10:16:28] "DELETE /instance-ip/4d00317c-ba30-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.043339 10.0.0.241 - - [2025-11-05 10:16:28] "DELETE /virtual-machine-interface/4ce3195c-ba30-11f0-b1a3-fa163ed95b3b HTTP/1.1" 200 115 0.045750 10.0.0.241 - - [2025-11-05 10:16:28] "DELETE /virtual-machine/60aed698-bf1c-42a6-bc0d-45558a20311c HTTP/1.1" 200 115 0.016159 10.0.0.241 - - [2025-11-05 10:16:28] "DELETE /tag/fd99fe4f-9540-4d75-bfe0-093485cc65d5 HTTP/1.1" 200 115 0.062313