++ 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: =================== Tue Feb 17 10:34:08 AM UTC 2026 ===================' INFO: =================== Tue Feb 17 10:34:08 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249: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.249 ++ CONFIGDB_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249: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.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249: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.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249: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.249 ++ 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.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 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.249 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.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.203.168.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.203.168.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set + 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: 02/17/2026 10:34:54.723 7f194ee1a400 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/17/2026 10:34:55.052 7f194ee1a400 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/17/2026 10:34:55.087 7f194ee1a400 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/17/2026 10:34:55.088 7f194ee1a400 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000854 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-02-17 10:35:09] "GET / HTTP/1.1" 503 181 0.000213 10.0.0.249 - - [2026-02-17 10:35:10] "GET / HTTP/1.1" 200 36215 0.002231 10.0.0.249 - - [2026-02-17 10:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.249 - - [2026-02-17 10:35:10] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005247 10.0.0.249 - - [2026-02-17 10:35:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002623 10.0.0.249 - - [2026-02-17 10:35:10] "GET / HTTP/1.1" 200 45303 0.006052 10.0.0.249 - - [2026-02-17 10:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008127 10.0.0.249 - - [2026-02-17 10:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007960 10.0.0.249 - - [2026-02-17 10:35:10] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.094920 10.0.0.249 - - [2026-02-17 10:35:10] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.249 - - [2026-02-17 10:35:10] "GET / HTTP/1.1" 200 36215 0.001109 10.0.0.249 - - [2026-02-17 10:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.249 - - [2026-02-17 10:35:10] "GET /routing-instance/2686a472-8dcf-4ec5-8ad6-b6d74e1dd0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003504 10.0.0.249 - - [2026-02-17 10:35:10] "GET / HTTP/1.1" 200 36215 0.001249 10.0.0.249 - - [2026-02-17 10:35:10] "POST /bgp-routers HTTP/1.1" 200 618 0.031194 10.0.0.249 - - [2026-02-17 10:35:10] "GET /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.013275 10.0.0.249 - - [2026-02-17 10:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.030411 10.0.0.249 - - [2026-02-17 10:35:10] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010069 10.0.0.249 - - [2026-02-17 10:35:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007024 10.0.0.249 - - [2026-02-17 10:35:10] "GET / HTTP/1.1" 200 36215 0.001662 10.0.0.249 - - [2026-02-17 10:35:11] "POST /ref-update HTTP/1.1" 200 156 0.023712 10.0.0.249 - - [2026-02-17 10:35:11] "GET / HTTP/1.1" 200 36215 0.001420 10.0.0.249 - - [2026-02-17 10:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.249 - - [2026-02-17 10:35:11] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009772 10.0.0.249 - - [2026-02-17 10:35:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002634 10.0.0.249 - - [2026-02-17 10:35:11] "POST /database-nodes HTTP/1.1" 200 599 0.030610 10.0.0.249 - - [2026-02-17 10:35:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.002401 10.0.0.249 - - [2026-02-17 10:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007036 10.0.0.249 - - [2026-02-17 10:35:11] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008689 10.0.0.249 - - [2026-02-17 10:35:11] "POST /service-appliance-sets HTTP/1.1" 200 555 0.051405 10.0.0.249 - - [2026-02-17 10:35:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.002514 10.0.0.249 - - [2026-02-17 10:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.249 - - [2026-02-17 10:35:11] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.013481 10.0.0.249 - - [2026-02-17 10:35:11] "POST /service-appliance-sets HTTP/1.1" 200 543 0.041712 10.0.0.249 - - [2026-02-17 10:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.249 - - [2026-02-17 10:35:11] "GET /network-ipam/747ef913-c234-464b-bb2b-23c118a4a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006439 10.0.0.249 - - [2026-02-17 10:35:11] "POST /service-templates HTTP/1.1" 200 513 0.039210 10.0.0.249 - - [2026-02-17 10:35:12] "POST /service-templates HTTP/1.1" 200 503 0.031986 10.0.0.249 - - [2026-02-17 10:35:12] "POST /service-templates HTTP/1.1" 200 517 0.042077 10.0.0.249 - - [2026-02-17 10:35:12] "POST /service-templates HTTP/1.1" 200 537 0.035069 10.0.0.249 - - [2026-02-17 10:35:12] "POST /service-templates HTTP/1.1" 200 509 0.051066 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001180 10.0.0.249 - - [2026-02-17 10:35:14] "GET / HTTP/1.1" 200 36215 0.001700 10.0.0.249 - - [2026-02-17 10:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.249 - - [2026-02-17 10:35:14] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009058 10.0.0.249 - - [2026-02-17 10:35:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002550 10.0.0.249 - - [2026-02-17 10:35:14] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.037261 10.0.0.249 - - [2026-02-17 10:35:14] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.249 - - [2026-02-17 10:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.249 - - [2026-02-17 10:35:14] "GET /domain/549c32da-f378-4b4f-aecf-dc6fcb90079b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003423 10.0.0.249 - - [2026-02-17 10:35:15] "POST /id-to-fqname HTTP/1.1" 200 173 0.000533 10.0.0.249 - - [2026-02-17 10:35:15] "POST /fqname-to-id HTTP/1.1" 404 182 0.016102 10.0.0.249 - - [2026-02-17 10:35:15] "POST /security-groups HTTP/1.1" 200 570 0.079165 10.0.0.249 - - [2026-02-17 10:35:15] "POST /projects HTTP/1.1" 200 483 0.293715 10.0.0.249 - - [2026-02-17 10:35:15] "POST /security-groups HTTP/1.1" 200 536 0.074116 10.0.0.249 - - [2026-02-17 10:35:15] "POST /chown HTTP/1.1" 200 109 0.035657 10.0.0.249 - - [2026-02-17 10:35:15] "POST /policy-managements HTTP/1.1" 409 214 0.006224 10.0.0.249 - - [2026-02-17 10:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.249 - - [2026-02-17 10:35:15] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007551 10.0.0.249 - - [2026-02-17 10:35:15] "POST /application-policy-sets HTTP/1.1" 200 530 0.053071 10.0.0.249 - - [2026-02-17 10:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.249 - - [2026-02-17 10:35:15] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.008045 10.0.0.249 - - [2026-02-17 10:35:15] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.028685 10.0.0.249 - - [2026-02-17 10:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.030812 10.0.0.249 - - [2026-02-17 10:35:15] "GET /virtual-network/161b8ea3-4629-48df-9ea4-b25152fc120d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.014778 10.0.0.249 - - [2026-02-17 10:35:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000549 10.0.0.249 - - [2026-02-17 10:35:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.009036 10.0.0.249 - - [2026-02-17 10:35:16] "GET / HTTP/1.1" 200 36215 0.001114 10.0.0.249 - - [2026-02-17 10:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015481 10.0.0.249 - - [2026-02-17 10:35:16] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009771 10.0.0.249 - - [2026-02-17 10:35:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.009754 10.0.0.249 - - [2026-02-17 10:35:16] "POST /security-groups HTTP/1.1" 200 574 0.154144 10.0.0.249 - - [2026-02-17 10:35:16] "POST /projects HTTP/1.1" 200 491 0.381386 10.0.0.249 - - [2026-02-17 10:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.249 - - [2026-02-17 10:35:16] "POST /analytics-nodes HTTP/1.1" 200 601 0.107439 10.0.0.249 - - [2026-02-17 10:35:16] "GET /network-ipam/747ef913-c234-464b-bb2b-23c118a4a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.010603 10.0.0.249 - - [2026-02-17 10:35:16] "POST /security-groups HTTP/1.1" 200 548 0.105165 10.0.0.249 - - [2026-02-17 10:35:16] "POST /chown HTTP/1.1" 200 109 0.023340 10.0.0.249 - - [2026-02-17 10:35:16] "POST /network-ipams HTTP/1.1" 200 524 0.076948 10.0.0.249 - - [2026-02-17 10:35:16] "POST /network-ipams HTTP/1.1" 200 512 0.044975 10.0.0.249 - - [2026-02-17 10:35:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.002905 10.0.0.249 - - [2026-02-17 10:35:16] "POST /useragent-kv HTTP/1.1" 200 115 0.032169 10.0.0.249 - - [2026-02-17 10:35:16] "POST /virtual-networks HTTP/1.1" 200 540 0.234589 10.0.0.249 - - [2026-02-17 10:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007765 10.0.0.249 - - [2026-02-17 10:35:16] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.013906 10.0.0.249 - - [2026-02-17 10:35:16] "POST /network-ipams HTTP/1.1" 200 520 0.025248 10.0.0.249 - - [2026-02-17 10:35:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.011454 10.0.0.249 - - [2026-02-17 10:35:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.001944 10.0.0.249 - - [2026-02-17 10:35:16] "POST /access-control-lists HTTP/1.1" 200 589 0.026325 10.0.0.249 - - [2026-02-17 10:35:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.013648 10.0.0.249 - - [2026-02-17 10:35:17] "POST /access-control-lists HTTP/1.1" 200 587 0.167455 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.002027 10.0.0.249 - - [2026-02-17 10:35:17] "POST /useragent-kv HTTP/1.1" 200 115 0.009583 10.0.0.249 - - [2026-02-17 10:35:17] "POST /virtual-networks HTTP/1.1" 200 548 0.262184 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011787 10.0.0.249 - - [2026-02-17 10:35:17] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.008802 10.0.0.249 - - [2026-02-17 10:35:17] "POST /access-control-lists HTTP/1.1" 200 581 0.055739 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.020506 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.002683 10.0.0.249 - - [2026-02-17 10:35:17] "POST /network-policys HTTP/1.1" 200 540 0.091813 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.019840 10.0.0.249 - - [2026-02-17 10:35:17] "POST /access-control-lists HTTP/1.1" 200 579 0.131493 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.018532 10.0.0.249 - - [2026-02-17 10:35:17] "POST /access-control-lists HTTP/1.1" 200 596 0.108608 10.0.0.249 - - [2026-02-17 10:35:17] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.249 - - [2026-02-17 10:35:17] "POST /network-policys HTTP/1.1" 200 536 0.134294 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017493 10.0.0.249 - - [2026-02-17 10:35:17] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011599 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.028050 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.019248 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.010702 10.0.0.249 - - [2026-02-17 10:35:17] "POST /access-control-lists HTTP/1.1" 200 594 0.065124 10.0.0.249 - - [2026-02-17 10:35:17] "POST /config-nodes HTTP/1.1" 200 595 0.071083 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.034225 10.0.0.249 - - [2026-02-17 10:35:17] "POST /network-policys HTTP/1.1" 200 544 0.109880 10.0.0.249 - - [2026-02-17 10:35:17] "POST /access-control-lists HTTP/1.1" 200 585 0.103993 10.0.0.249 - - [2026-02-17 10:35:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.008240 10.0.0.249 - - [2026-02-17 10:35:17] "POST /ref-update HTTP/1.1" 200 156 0.146358 10.0.0.249 - - [2026-02-17 10:35:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027507 10.0.0.249 - - [2026-02-17 10:35:18] "POST /access-control-lists HTTP/1.1" 200 583 0.144406 10.0.0.249 - - [2026-02-17 10:35:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.018044 10.0.0.249 - - [2026-02-17 10:35:18] "POST /ref-update HTTP/1.1" 200 156 0.171887 10.0.0.249 - - [2026-02-17 10:35:18] "POST /access-control-lists HTTP/1.1" 200 604 0.111412 10.0.0.249 - - [2026-02-17 10:35:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.014651 10.0.0.249 - - [2026-02-17 10:35:18] "GET / HTTP/1.1" 200 36215 0.001394 10.0.0.249 - - [2026-02-17 10:35:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005051 10.0.0.249 - - [2026-02-17 10:35:18] "POST /ref-update HTTP/1.1" 200 156 0.109952 10.0.0.249 - - [2026-02-17 10:35:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017606 10.0.0.249 - - [2026-02-17 10:35:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003532 10.0.0.249 - - [2026-02-17 10:35:18] "POST /access-control-lists HTTP/1.1" 200 602 0.069494 10.0.0.249 - - [2026-02-17 10:35:18] "POST /route-targets HTTP/1.1" 200 328 0.049330 10.0.0.249 - - [2026-02-17 10:35:18] "POST /ref-update HTTP/1.1" 200 156 0.158685 10.0.0.249 - - [2026-02-17 10:35:18] "POST /ref-update HTTP/1.1" 200 156 0.074592 10.0.0.249 - - [2026-02-17 10:35:18] "POST /ref-update HTTP/1.1" 200 156 0.136277 10.0.0.249 - - [2026-02-17 10:35:18] "POST /route-targets HTTP/1.1" 200 328 0.027203 10.0.0.249 - - [2026-02-17 10:35:18] "POST /ref-update HTTP/1.1" 200 156 0.048525 10.0.0.249 - - [2026-02-17 10:35:18] "POST /ref-update HTTP/1.1" 200 156 0.214923 10.0.0.249 - - [2026-02-17 10:35:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004348 10.0.0.249 - - [2026-02-17 10:35:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002812 10.0.0.249 - - [2026-02-17 10:35:19] "POST /route-targets HTTP/1.1" 200 328 0.171124 10.0.0.249 - - [2026-02-17 10:35:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013164 10.0.0.249 - - [2026-02-17 10:35:19] "POST /ref-update HTTP/1.1" 200 156 0.036813 10.0.0.249 - - [2026-02-17 10:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.249 - - [2026-02-17 10:35:19] "GET /virtual-network/161b8ea3-4629-48df-9ea4-b25152fc120d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.010778 10.0.0.249 - - [2026-02-17 10:35:19] "POST /route-targets HTTP/1.1" 200 328 0.011548 10.0.0.249 - - [2026-02-17 10:35:19] "POST /ref-update HTTP/1.1" 200 156 0.047425 10.0.0.249 - - [2026-02-17 10:35:19] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.012153 10.0.0.249 - - [2026-02-17 10:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.249 - - [2026-02-17 10:35:19] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004314 10.0.0.249 - - [2026-02-17 10:35:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.003700 10.0.0.249 - - [2026-02-17 10:35:19] "POST /firewall-policys HTTP/1.1" 200 532 0.088976 10.0.0.249 - - [2026-02-17 10:35:19] "POST /access-control-lists HTTP/1.1" 200 553 0.092264 10.0.0.249 - - [2026-02-17 10:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.057146 10.0.0.249 - - [2026-02-17 10:35:19] "PUT /access-control-list/3021a560-8f69-4155-900c-c57d00d2a09b HTTP/1.1" 200 273 0.065842 10.0.0.249 - - [2026-02-17 10:35:19] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.057443 10.0.0.249 - - [2026-02-17 10:35:19] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.011169 10.0.0.249 - - [2026-02-17 10:35:19] "PUT /access-control-list/561ebaa1-588b-4dd9-a5a6-4c422c707b13 HTTP/1.1" 200 273 0.045166 10.0.0.249 - - [2026-02-17 10:35:19] "PUT /access-control-list/e172f96c-064c-4111-a5b7-d7e4cac40b1b HTTP/1.1" 200 273 0.017167 10.0.0.249 - - [2026-02-17 10:35:19] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003142 10.0.0.249 - - [2026-02-17 10:35:19] "PUT /access-control-list/b5d30a39-b57f-4a84-a0cd-39d5dc5a1111 HTTP/1.1" 200 273 0.033080 10.0.0.249 - - [2026-02-17 10:35:19] "POST /ref-update HTTP/1.1" 200 156 0.063477 10.0.0.249 - - [2026-02-17 10:35:19] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.016589 10.0.0.249 - - [2026-02-17 10:35:19] "PUT /access-control-list/36840a4f-50a0-409a-ba1e-ec3a8b70f87a HTTP/1.1" 200 273 0.042938 10.0.0.249 - - [2026-02-17 10:35:19] "PUT /access-control-list/b0d20467-903e-4e5e-b056-088501fa9c70 HTTP/1.1" 200 273 0.023291 10.0.0.249 - - [2026-02-17 10:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009318 10.0.0.249 - - [2026-02-17 10:35:19] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002781 10.0.0.249 - - [2026-02-17 10:35:19] "POST /firewall-policys HTTP/1.1" 200 534 0.021084 10.0.0.249 - - [2026-02-17 10:35:19] "PUT /access-control-list/14075361-53fe-4614-9402-4aae1a7a588c HTTP/1.1" 200 273 0.023129 10.0.0.249 - - [2026-02-17 10:35:19] "PUT /access-control-list/faa851be-604f-4e96-88b4-b57839d3646c HTTP/1.1" 200 273 0.013429 10.0.0.249 - - [2026-02-17 10:35:19] "PUT /access-control-list/1d0c2269-eb90-4dab-bec1-980f33a7eac6 HTTP/1.1" 200 273 0.028845 10.0.0.249 - - [2026-02-17 10:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.052836 10.0.0.249 - - [2026-02-17 10:35:19] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007315 10.0.0.249 - - [2026-02-17 10:35:19] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.005806 10.0.0.249 - - [2026-02-17 10:35:19] "PUT /access-control-list/eabe76b1-0c6c-4fa5-adc1-499d74357a13 HTTP/1.1" 200 273 0.019028 10.0.0.249 - - [2026-02-17 10:35:19] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005034 10.0.0.249 - - [2026-02-17 10:35:19] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005700 10.0.0.249 - - [2026-02-17 10:35:19] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003774 10.0.0.249 - - [2026-02-17 10:35:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.001915 10.0.0.249 - - [2026-02-17 10:35:20] "POST /access-control-lists HTTP/1.1" 200 591 0.048822 10.0.0.249 - - [2026-02-17 10:35:20] "POST /ref-update HTTP/1.1" 200 156 0.060409 10.0.0.249 - - [2026-02-17 10:35:20] "PUT /access-control-list/dc5964fd-f38a-4f02-b6f7-7c9fec0ce797 HTTP/1.1" 200 273 0.051862 10.0.0.249 - - [2026-02-17 10:35:20] "POST /ref-update HTTP/1.1" 200 156 0.059132 10.0.0.249 - - [2026-02-17 10:35:20] "POST /route-targets HTTP/1.1" 200 328 0.048003 10.0.0.249 - - [2026-02-17 10:35:20] "GET / HTTP/1.1" 200 36215 0.001483 10.0.0.249 - - [2026-02-17 10:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009014 10.0.0.249 - - [2026-02-17 10:35:20] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007219 10.0.0.249 - - [2026-02-17 10:35:20] "POST /ref-update HTTP/1.1" 200 156 0.141027 10.0.0.249 - - [2026-02-17 10:35:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.005585 10.0.0.249 - - [2026-02-17 10:35:20] "POST /ref-update HTTP/1.1" 200 156 0.080584 10.0.0.249 - - [2026-02-17 10:35:20] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.013946 10.0.0.249 - - [2026-02-17 10:35:20] "POST /ref-update HTTP/1.1" 200 156 0.032586 10.0.0.249 - - [2026-02-17 10:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.026426 10.0.0.249 - - [2026-02-17 10:35:20] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007694 10.0.0.249 - - [2026-02-17 10:35:20] "PUT /access-control-list/605b0bd2-2b7d-4f54-9b90-40b61ad00e9c HTTP/1.1" 200 273 0.040246 10.0.0.249 - - [2026-02-17 10:35:20] "POST /config-database-nodes HTTP/1.1" 200 613 0.097350 10.0.0.249 - - [2026-02-17 10:35:20] "POST /fqname-to-id HTTP/1.1" 404 237 0.003685 10.0.0.249 - - [2026-02-17 10:35:20] "POST /firewall-policys HTTP/1.1" 200 532 0.071238 10.0.0.249 - - [2026-02-17 10:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.093298 10.0.0.249 - - [2026-02-17 10:35:20] "POST /access-control-lists HTTP/1.1" 200 603 0.123516 10.0.0.249 - - [2026-02-17 10:35:20] "GET /firewall-policy/f0de99c1-8d5b-4517-9baf-7ce0b10f8cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052383 10.0.0.249 - - [2026-02-17 10:35:20] "POST /route-targets HTTP/1.1" 200 328 0.013809 10.0.0.249 - - [2026-02-17 10:35:20] "POST /ref-update HTTP/1.1" 200 156 0.017062 10.0.0.249 - - [2026-02-17 10:35:20] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.026541 10.0.0.249 - - [2026-02-17 10:35:20] "GET /firewall-policy/f0de99c1-8d5b-4517-9baf-7ce0b10f8cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005770 10.0.0.249 - - [2026-02-17 10:35:20] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004920 10.0.0.249 - - [2026-02-17 10:35:20] "POST /ref-update HTTP/1.1" 200 156 0.060204 10.0.0.249 - - [2026-02-17 10:35:20] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.008576 10.0.0.249 - - [2026-02-17 10:35:20] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007099 10.0.0.249 - - [2026-02-17 10:35:20] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007578 10.0.0.249 - - [2026-02-17 10:35:20] "POST /ref-update HTTP/1.1" 200 156 0.039671 10.0.0.249 - - [2026-02-17 10:35:20] "PUT /access-control-list/88db6fef-dd39-46ac-ba9c-61e81022f2cc HTTP/1.1" 200 273 0.044629 10.0.0.249 - - [2026-02-17 10:35:20] "POST /ref-update HTTP/1.1" 200 156 0.093059 10.0.0.249 - - [2026-02-17 10:35:21] "POST /ref-update HTTP/1.1" 200 156 0.067065 10.0.0.249 - - [2026-02-17 10:35:21] "POST /ref-update HTTP/1.1" 200 156 0.032742 10.0.0.249 - - [2026-02-17 10:35:21] "POST /ref-update HTTP/1.1" 200 156 0.036980 10.0.0.249 - - [2026-02-17 10:35:21] "POST /ref-update HTTP/1.1" 200 156 0.055356 10.0.0.249 - - [2026-02-17 10:35:21] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.021063 10.0.0.249 - - [2026-02-17 10:35:21] "POST /tags HTTP/1.1" 200 300 0.036203 10.0.0.249 - - [2026-02-17 10:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.027903 10.0.0.249 - - [2026-02-17 10:35:21] "GET /tag/55153bae-71f0-48eb-9e24-5c1d88a53447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017204 10.0.0.249 - - [2026-02-17 10:35:21] "POST /set-tag HTTP/1.1" 200 109 0.030082 10.0.0.249 - - [2026-02-17 10:35:21] "POST /tags HTTP/1.1" 200 358 0.141553 10.0.0.249 - - [2026-02-17 10:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.249 - - [2026-02-17 10:35:21] "GET /tag/cef31d64-65e3-441d-9332-bcc212f5736e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.032579 10.0.0.249 - - [2026-02-17 10:35:21] "POST /tags HTTP/1.1" 200 306 0.102199 10.0.0.249 - - [2026-02-17 10:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014205 10.0.0.249 - - [2026-02-17 10:35:21] "GET /tag/ee201b4d-e525-4a95-8e28-e6e99605843c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017567 10.0.0.249 - - [2026-02-17 10:35:22] "POST /id-to-fqname HTTP/1.1" 200 174 0.000464 10.0.0.249 - - [2026-02-17 10:35:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.003096 10.0.0.249 - - [2026-02-17 10:35:22] "POST /security-groups HTTP/1.1" 200 571 0.089540 10.0.0.249 - - [2026-02-17 10:35:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.002012 10.0.0.249 - - [2026-02-17 10:35:22] "POST /projects HTTP/1.1" 200 485 0.262256 10.0.0.249 - - [2026-02-17 10:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018056 10.0.0.249 - - [2026-02-17 10:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.021436 10.0.0.249 - - [2026-02-17 10:35:22] "POST /access-control-lists HTTP/1.1" 200 582 0.057311 10.0.0.249 - - [2026-02-17 10:35:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.002946 10.0.0.249 - - [2026-02-17 10:35:22] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.018907 10.0.0.249 - - [2026-02-17 10:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.249 - - [2026-02-17 10:35:22] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007713 10.0.0.249 - - [2026-02-17 10:35:22] "POST /access-control-lists HTTP/1.1" 200 580 0.103814 10.0.0.249 - - [2026-02-17 10:35:22] "PUT /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77 HTTP/1.1" 200 265 0.075054 10.0.0.249 - - [2026-02-17 10:35:22] "PUT /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd HTTP/1.1" 200 265 0.145007 10.0.0.249 - - [2026-02-17 10:35:22] "POST /security-groups HTTP/1.1" 200 539 0.131307 10.0.0.249 - - [2026-02-17 10:35:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.002018 10.0.0.249 - - [2026-02-17 10:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018654 10.0.0.249 - - [2026-02-17 10:35:22] "POST /chown HTTP/1.1" 200 109 0.027057 10.0.0.249 - - [2026-02-17 10:35:22] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013248 10.0.0.249 - - [2026-02-17 10:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.249 - - [2026-02-17 10:35:22] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.017408 10.0.0.249 - - [2026-02-17 10:35:22] "POST /access-control-lists HTTP/1.1" 200 598 0.151001 10.0.0.249 - - [2026-02-17 10:35:23] "POST /tags HTTP/1.1" 409 207 0.022421 10.0.0.249 - - [2026-02-17 10:35:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.012936 10.0.0.249 - - [2026-02-17 10:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.249 - - [2026-02-17 10:35:23] "GET /tag/ee201b4d-e525-4a95-8e28-e6e99605843c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.023079 10.0.0.249 - - [2026-02-17 10:35:23] "POST /access-control-lists HTTP/1.1" 200 596 0.096382 10.0.0.249 - - [2026-02-17 10:35:23] "POST /firewall-rules HTTP/1.1" 200 566 0.150140 10.0.0.249 - - [2026-02-17 10:35:23] "GET /firewall-rule/9cf03146-fa01-4824-9872-632bf3e15599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004092 10.0.0.249 - - [2026-02-17 10:35:23] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002970 10.0.0.249 - - [2026-02-17 10:35:23] "GET /firewall-rule/9cf03146-fa01-4824-9872-632bf3e15599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002344 10.0.0.249 - - [2026-02-17 10:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008150 10.0.0.249 - - [2026-02-17 10:35:23] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002765 10.0.0.249 - - [2026-02-17 10:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.249 - - [2026-02-17 10:35:23] "POST /ref-update HTTP/1.1" 200 156 0.025872 10.0.0.249 - - [2026-02-17 10:35:23] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.017680 10.0.0.249 - - [2026-02-17 10:35:23] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009710 10.0.0.249 - - [2026-02-17 10:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010228 10.0.0.249 - - [2026-02-17 10:35:23] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003794 10.0.0.249 - - [2026-02-17 10:35:23] "POST /tags HTTP/1.1" 409 207 0.010063 10.0.0.249 - - [2026-02-17 10:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.249 - - [2026-02-17 10:35:23] "GET /tag/ee201b4d-e525-4a95-8e28-e6e99605843c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.020301 10.0.0.249 - - [2026-02-17 10:35:23] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.249 - - [2026-02-17 10:35:23] "POST /firewall-rules HTTP/1.1" 200 564 0.109569 10.0.0.249 - - [2026-02-17 10:35:23] "GET /firewall-rule/f6c3476b-0884-4034-b425-158f864682fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006065 10.0.0.249 - - [2026-02-17 10:35:23] "POST /alarms HTTP/1.1" 200 583 0.070602 10.0.0.249 - - [2026-02-17 10:35:23] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.029490 10.0.0.249 - - [2026-02-17 10:35:23] "GET /firewall-rule/f6c3476b-0884-4034-b425-158f864682fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.010112 10.0.0.249 - - [2026-02-17 10:35:23] "POST /alarms HTTP/1.1" 200 577 0.140787 10.0.0.249 - - [2026-02-17 10:35:23] "POST /ref-update HTTP/1.1" 200 156 0.115787 10.0.0.249 - - [2026-02-17 10:35:23] "POST /alarms HTTP/1.1" 200 577 0.090155 10.0.0.249 - - [2026-02-17 10:35:24] "POST /alarms HTTP/1.1" 200 561 0.071701 10.0.0.249 - - [2026-02-17 10:35:24] "POST /tags HTTP/1.1" 200 356 0.122809 10.0.0.249 - - [2026-02-17 10:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019303 10.0.0.249 - - [2026-02-17 10:35:24] "GET /tag/11acce30-0d93-4182-9606-4e1bcd969ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.071071 10.0.0.249 - - [2026-02-17 10:35:24] "POST /alarms HTTP/1.1" 200 557 0.166835 10.0.0.249 - - [2026-02-17 10:35:24] "POST /alarms HTTP/1.1" 200 559 0.084040 10.0.0.249 - - [2026-02-17 10:35:24] "POST /tags HTTP/1.1" 200 304 0.130824 10.0.0.249 - - [2026-02-17 10:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025103 10.0.0.249 - - [2026-02-17 10:35:24] "GET /tag/a7d771c8-f1a1-4f22-bf24-27f77e6da667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.045035 10.0.0.249 - - [2026-02-17 10:35:24] "POST /projects HTTP/1.1" 409 218 0.008561 10.0.0.249 - - [2026-02-17 10:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.249 - - [2026-02-17 10:35:24] "POST /alarms HTTP/1.1" 200 567 0.221886 10.0.0.249 - - [2026-02-17 10:35:24] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.090042 10.0.0.249 - - [2026-02-17 10:35:24] "POST /alarms HTTP/1.1" 200 551 0.046299 10.0.0.249 - - [2026-02-17 10:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006818 10.0.0.249 - - [2026-02-17 10:35:24] "GET /network-ipam/ed62f6c7-ccab-49b4-8de1-8332647da086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.007693 10.0.0.249 - - [2026-02-17 10:35:24] "POST /alarms HTTP/1.1" 200 559 0.054808 10.0.0.249 - - [2026-02-17 10:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.043769 10.0.0.249 - - [2026-02-17 10:35:24] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.014426 10.0.0.249 - - [2026-02-17 10:35:24] "POST /alarms HTTP/1.1" 200 569 0.098118 10.0.0.249 - - [2026-02-17 10:35:24] "POST /alarms HTTP/1.1" 200 557 0.072950 10.0.0.249 - - [2026-02-17 10:35:24] "PUT /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77 HTTP/1.1" 200 265 0.132577 10.0.0.249 - - [2026-02-17 10:35:25] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.026313 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 569 0.073315 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 577 0.125037 10.0.0.249 - - [2026-02-17 10:35:25] "POST /set-tag HTTP/1.1" 200 109 0.168751 10.0.0.249 - - [2026-02-17 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014162 10.0.0.249 - - [2026-02-17 10:35:25] "GET /network-ipam/48649cad-4efa-4309-862c-e2ce6e43e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.016507 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 571 0.070917 10.0.0.249 - - [2026-02-17 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014352 10.0.0.249 - - [2026-02-17 10:35:25] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004992 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 563 0.061990 10.0.0.249 - - [2026-02-17 10:35:25] "PUT /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd HTTP/1.1" 200 265 0.077231 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 563 0.068362 10.0.0.249 - - [2026-02-17 10:35:25] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.012470 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 563 0.032706 10.0.0.249 - - [2026-02-17 10:35:25] "POST /set-tag HTTP/1.1" 200 109 0.103863 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 549 0.071244 10.0.0.249 - - [2026-02-17 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.029179 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 597 0.044856 10.0.0.249 - - [2026-02-17 10:35:25] "GET /network-policy/b749afd0-a5ec-4474-8077-67f6c17e48c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010746 10.0.0.249 - - [2026-02-17 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008370 10.0.0.249 - - [2026-02-17 10:35:25] "GET /network-policy/b87f956f-96af-4a9b-b3c0-ae89254e15d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003379 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 577 0.031069 10.0.0.249 - - [2026-02-17 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012116 10.0.0.249 - - [2026-02-17 10:35:25] "GET /network-policy/9b2eb254-ab9f-454c-9631-0306c97006a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.010744 10.0.0.249 - - [2026-02-17 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 573 0.056981 10.0.0.249 - - [2026-02-17 10:35:25] "PUT /network-policy/9b2eb254-ab9f-454c-9631-0306c97006a9 HTTP/1.1" 200 263 0.011306 10.0.0.249 - - [2026-02-17 10:35:25] "POST /alarms HTTP/1.1" 200 585 0.148268 10.0.0.249 - - [2026-02-17 10:35:25] "POST /ref-update HTTP/1.1" 200 156 0.106255 10.0.0.249 - - [2026-02-17 10:35:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023387 10.0.0.249 - - [2026-02-17 10:35:26] "POST /alarms HTTP/1.1" 200 611 0.034937 10.0.0.249 - - [2026-02-17 10:35:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028712 10.0.0.249 - - [2026-02-17 10:35:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011951 10.0.0.249 - - [2026-02-17 10:35:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002541 10.0.0.249 - - [2026-02-17 10:35:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007098 10.0.0.249 - - [2026-02-17 10:35:26] "POST /security-groups HTTP/1.1" 409 245 0.004130 10.0.0.249 - - [2026-02-17 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.249 - - [2026-02-17 10:35:26] "PUT /security-group/0143709a-953d-408b-84e8-ed0e79f2e0d4 HTTP/1.1" 200 263 0.078065 10.0.0.249 - - [2026-02-17 10:35:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.034374 10.0.0.249 - - [2026-02-17 10:35:26] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007797 10.0.0.249 - - [2026-02-17 10:35:26] "GET / HTTP/1.1" 200 36215 0.001192 10.0.0.249 - - [2026-02-17 10:35:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001991 10.0.0.249 - - [2026-02-17 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.249 - - [2026-02-17 10:35:26] "PUT /access-control-list/36840a4f-50a0-409a-ba1e-ec3a8b70f87a HTTP/1.1" 200 273 0.011482 10.0.0.249 - - [2026-02-17 10:35:26] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.020319 10.0.0.249 - - [2026-02-17 10:35:26] "PUT /access-control-list/b0d20467-903e-4e5e-b056-088501fa9c70 HTTP/1.1" 200 273 0.015095 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000776 10.0.0.249 - - [2026-02-17 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.249 - - [2026-02-17 10:35:26] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009025 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001346 10.0.0.249 - - [2026-02-17 10:35:26] "POST /tags HTTP/1.1" 409 206 0.008469 10.0.0.249 - - [2026-02-17 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.249 - - [2026-02-17 10:35:26] "GET /tag/a7d771c8-f1a1-4f22-bf24-27f77e6da667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018678 10.0.0.249 - - [2026-02-17 10:35:26] "POST /firewall-rules HTTP/1.1" 200 564 0.093246 10.0.0.249 - - [2026-02-17 10:35:26] "GET /firewall-rule/e63e43c2-e51d-4fde-aed9-24b8e364c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004631 10.0.0.249 - - [2026-02-17 10:35:26] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009380 10.0.0.249 - - [2026-02-17 10:35:26] "GET /firewall-rule/e63e43c2-e51d-4fde-aed9-24b8e364c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002417 10.0.0.249 - - [2026-02-17 10:35:26] "POST /ref-update HTTP/1.1" 200 156 0.046832 10.0.0.249 - - [2026-02-17 10:35:26] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013147 10.0.0.249 - - [2026-02-17 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009526 10.0.0.249 - - [2026-02-17 10:35:26] "GET / HTTP/1.1" 200 36215 0.001432 10.0.0.249 - - [2026-02-17 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.249 - - [2026-02-17 10:35:26] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002632 10.0.0.249 - - [2026-02-17 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.249 - - [2026-02-17 10:35:26] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008569 10.0.0.249 - - [2026-02-17 10:35:26] "POST /tags HTTP/1.1" 409 206 0.001935 10.0.0.249 - - [2026-02-17 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.249 - - [2026-02-17 10:35:26] "GET /tag/a7d771c8-f1a1-4f22-bf24-27f77e6da667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012291 10.0.0.249 - - [2026-02-17 10:35:26] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.014977 10.0.0.249 - - [2026-02-17 10:35:26] "POST /firewall-rules HTTP/1.1" 200 562 0.182830 10.0.0.249 - - [2026-02-17 10:35:27] "GET /firewall-rule/1ec1e8ee-69fc-431c-a565-7ede7987d33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.010019 10.0.0.249 - - [2026-02-17 10:35:27] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005508 10.0.0.249 - - [2026-02-17 10:35:27] "GET /firewall-rule/1ec1e8ee-69fc-431c-a565-7ede7987d33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.014570 10.0.0.249 - - [2026-02-17 10:35:27] "POST /ref-update HTTP/1.1" 200 156 0.065835 10.0.0.249 - - [2026-02-17 10:35:27] "GET / HTTP/1.1" 200 36215 0.002106 10.0.0.249 - - [2026-02-17 10:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010045 10.0.0.249 - - [2026-02-17 10:35:27] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008504 10.0.0.249 - - [2026-02-17 10:35:27] "POST /tags HTTP/1.1" 200 306 0.162643 10.0.0.249 - - [2026-02-17 10:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.028185 10.0.0.249 - - [2026-02-17 10:35:27] "GET /tag/15ccf1ab-58b4-4493-b9ab-c5c91100c4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.037521 10.0.0.249 - - [2026-02-17 10:35:27] "PUT /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd HTTP/1.1" 200 275 0.095799 10.0.0.249 - - [2026-02-17 10:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.249 - - [2026-02-17 10:35:27] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060995 10.0.0.249 - - [2026-02-17 10:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006620 10.0.0.249 - - [2026-02-17 10:35:27] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.009553 10.0.0.249 - - [2026-02-17 10:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.249 - - [2026-02-17 10:35:27] "GET /service-appliance-set/222063dd-4cc3-4a0c-b5f2-eef0b37d583b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019060 10.0.0.249 - - [2026-02-17 10:35:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.009889 10.0.0.249 - - [2026-02-17 10:35:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.138265 10.0.0.249 - - [2026-02-17 10:35:27] "GET /virtual-machine-interface/338141a2-83bf-4e49-a17e-dde268215a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.021206 10.0.0.249 - - [2026-02-17 10:35:28] "POST /instance-ips HTTP/1.1" 200 382 0.093802 10.0.0.249 - - [2026-02-17 10:35:28] "GET /instance-ip/3ad640e8-18f4-4a32-b099-5cd1c7ffcc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.022624 10.0.0.249 - - [2026-02-17 10:35:28] "POST /loadbalancers HTTP/1.1" 200 584 0.096033 10.0.0.249 - - [2026-02-17 10:35:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026453 10.0.0.249 - - [2026-02-17 10:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.249 - - [2026-02-17 10:35:28] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038671 10.0.0.249 - - [2026-02-17 10:35:28] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051296 10.0.0.249 - - [2026-02-17 10:35:28] "GET /instance-ip/3ad640e8-18f4-4a32-b099-5cd1c7ffcc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.012135 10.0.0.249 - - [2026-02-17 10:35:28] "GET /loadbalancer/21b8f8b6-ccdf-4289-829c-7786f55bba88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.007349 10.0.0.249 - - [2026-02-17 10:35:28] "POST /floating-ips HTTP/1.1" 200 585 0.040219 10.0.0.249 - - [2026-02-17 10:35:28] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.042738 10.0.0.249 - - [2026-02-17 10:35:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.085755 10.0.0.249 - - [2026-02-17 10:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.249 - - [2026-02-17 10:35:28] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.076690 10.0.0.249 - - [2026-02-17 10:35:28] "GET /loadbalancer-listener/51577668-bf19-4513-8eb1-0536c3fb5574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.033860 10.0.0.249 - - [2026-02-17 10:35:28] "GET /loadbalancer-listener/51577668-bf19-4513-8eb1-0536c3fb5574?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.034231 10.0.0.249 - - [2026-02-17 10:35:28] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.058340 10.0.0.249 - - [2026-02-17 10:35:28] "GET /instance-ip/3ad640e8-18f4-4a32-b099-5cd1c7ffcc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003354 10.0.0.249 - - [2026-02-17 10:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012114 10.0.0.249 - - [2026-02-17 10:35:28] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007682 10.0.0.249 - - [2026-02-17 10:35:28] "GET /instance-ip/3ad640e8-18f4-4a32-b099-5cd1c7ffcc95?fields=floating_ips HTTP/1.1" 200 1172 0.017496 10.0.0.249 - - [2026-02-17 10:35:28] "GET /floating-ip/bdc8e16a-8918-4170-8dc4-f842972b707d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005384 10.0.0.249 - - [2026-02-17 10:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.249 - - [2026-02-17 10:35:28] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.008779 10.0.0.249 - - [2026-02-17 10:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008211 10.0.0.249 - - [2026-02-17 10:35:29] "GET /loadbalancer/21b8f8b6-ccdf-4289-829c-7786f55bba88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.011996 10.0.0.249 - - [2026-02-17 10:35:29] "POST /tags HTTP/1.1" 200 302 0.119400 10.0.0.249 - - [2026-02-17 10:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.249 - - [2026-02-17 10:35:29] "GET /tag/76df3021-7bae-4d41-828b-e1cb624d5ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016334 10.0.0.249 - - [2026-02-17 10:35:29] "POST /tags HTTP/1.1" 200 326 0.072504 10.0.0.249 - - [2026-02-17 10:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017830 10.0.0.249 - - [2026-02-17 10:35:29] "GET /tag/15427e58-fa36-4024-a543-52d8366f434a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.024036 10.0.0.249 - - [2026-02-17 10:35:29] "POST /tags HTTP/1.1" 200 364 0.049567 10.0.0.249 - - [2026-02-17 10:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.249 - - [2026-02-17 10:35:29] "GET /tag/721dde12-4889-4c63-b801-91430bb1d5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.021128 10.0.0.249 - - [2026-02-17 10:35:29] "POST /tags HTTP/1.1" 200 312 0.025651 10.0.0.249 - - [2026-02-17 10:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013091 10.0.0.249 - - [2026-02-17 10:35:29] "GET /tag/68798b72-c862-4c70-a438-b160ddee5bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.025224 10.0.0.249 - - [2026-02-17 10:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.249 - - [2026-02-17 10:35:29] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.012752 10.0.0.249 - - [2026-02-17 10:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.249 - - [2026-02-17 10:35:29] "GET /project/9d5af18b-13a2-4457-bc10-70625e01d079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.068347 10.0.0.249 - - [2026-02-17 10:35:29] "POST /virtual-machines HTTP/1.1" 200 378 0.029360 10.0.0.249 - - [2026-02-17 10:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018319 10.0.0.249 - - [2026-02-17 10:35:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.170195 10.0.0.249 - - [2026-02-17 10:35:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.064048 10.0.0.249 - - [2026-02-17 10:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008247 10.0.0.249 - - [2026-02-17 10:35:30] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.009147 10.0.0.249 - - [2026-02-17 10:35:30] "POST /instance-ips HTTP/1.1" 200 410 0.059634 10.0.0.249 - - [2026-02-17 10:35:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.053667 10.0.0.249 - - [2026-02-17 10:35:30] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.021113 10.0.0.249 - - [2026-02-17 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.043275 10.0.0.249 - - [2026-02-17 10:35:30] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.030842 10.0.0.249 - - [2026-02-17 10:35:30] "GET /instance-ip/61891efc-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.010066 10.0.0.249 - - [2026-02-17 10:35:30] "POST /fqname-to-id HTTP/1.1" 404 228 0.003169 10.0.0.249 - - [2026-02-17 10:35:30] "POST /tags HTTP/1.1" 200 302 0.053951 10.0.0.249 - - [2026-02-17 10:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013140 10.0.0.249 - - [2026-02-17 10:35:30] "GET /tag/02fb43bd-bdf6-4595-9a8c-f03d6b787bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024993 10.0.0.249 - - [2026-02-17 10:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014245 10.0.0.249 - - [2026-02-17 10:35:31] "GET /project/9d5af18b-13a2-4457-bc10-70625e01d079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.194504 10.0.0.249 - - [2026-02-17 10:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.249 - - [2026-02-17 10:35:31] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004967 10.0.0.249 - - [2026-02-17 10:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.249 - - [2026-02-17 10:35:31] "GET /service-appliance-set/222063dd-4cc3-4a0c-b5f2-eef0b37d583b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002949 10.0.0.249 - - [2026-02-17 10:35:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.003142 10.0.0.249 - - [2026-02-17 10:35:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.105316 10.0.0.249 - - [2026-02-17 10:35:31] "GET /virtual-machine-interface/f175b25d-a8c0-4d74-95e7-516106882daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.014307 10.0.0.249 - - [2026-02-17 10:35:31] "POST /instance-ips HTTP/1.1" 200 378 0.069736 10.0.0.249 - - [2026-02-17 10:35:31] "GET /instance-ip/7697547e-a9a7-453c-93c3-8185c5a5a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005202 10.0.0.249 - - [2026-02-17 10:35:31] "POST /loadbalancers HTTP/1.1" 200 584 0.102242 10.0.0.249 - - [2026-02-17 10:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.044327 10.0.0.249 - - [2026-02-17 10:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006617 10.0.0.249 - - [2026-02-17 10:35:31] "GET /project/9d5af18b-13a2-4457-bc10-70625e01d079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.101370 10.0.0.249 - - [2026-02-17 10:35:31] "GET /instance-ip/7697547e-a9a7-453c-93c3-8185c5a5a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.020134 10.0.0.249 - - [2026-02-17 10:35:31] "GET /project/9d5af18b-13a2-4457-bc10-70625e01d079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.132510 10.0.0.249 - - [2026-02-17 10:35:31] "GET /loadbalancer/391457c2-5cfa-4b26-80f0-3041adb94351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002936 10.0.0.249 - - [2026-02-17 10:35:31] "POST /floating-ips HTTP/1.1" 200 583 0.044345 10.0.0.249 - - [2026-02-17 10:35:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.048874 10.0.0.249 - - [2026-02-17 10:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.042452 10.0.0.249 - - [2026-02-17 10:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006399 10.0.0.249 - - [2026-02-17 10:35:32] "GET /project/9d5af18b-13a2-4457-bc10-70625e01d079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.094333 10.0.0.249 - - [2026-02-17 10:35:32] "GET /loadbalancer-listener/fb54f98f-e70c-41c1-8b24-e91a1c67b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002722 10.0.0.249 - - [2026-02-17 10:35:32] "GET /loadbalancer-listener/fb54f98f-e70c-41c1-8b24-e91a1c67b0cc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.013264 10.0.0.249 - - [2026-02-17 10:35:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.117568 10.0.0.249 - - [2026-02-17 10:35:32] "GET /instance-ip/7697547e-a9a7-453c-93c3-8185c5a5a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002811 10.0.0.249 - - [2026-02-17 10:35:32] "GET /instance-ip/7697547e-a9a7-453c-93c3-8185c5a5a39f?fields=floating_ips HTTP/1.1" 200 1166 0.008384 10.0.0.249 - - [2026-02-17 10:35:32] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002653 10.0.0.249 - - [2026-02-17 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.249 - - [2026-02-17 10:35:32] "GET /project/9d5af18b-13a2-4457-bc10-70625e01d079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.058928 10.0.0.249 - - [2026-02-17 10:35:32] "GET /loadbalancer/391457c2-5cfa-4b26-80f0-3041adb94351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.015492 10.0.0.249 - - [2026-02-17 10:35:32] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015053 10.0.0.249 - - [2026-02-17 10:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016007 10.0.0.249 - - [2026-02-17 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007419 10.0.0.249 - - [2026-02-17 10:35:32] "GET /project/9d5af18b-13a2-4457-bc10-70625e01d079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029405 10.0.0.249 - - [2026-02-17 10:35:32] "GET /loadbalancer-listener/5d9e7220-66da-47b5-a049-5dd7ae4aab54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004370 10.0.0.249 - - [2026-02-17 10:35:32] "GET /loadbalancer-listener/5d9e7220-66da-47b5-a049-5dd7ae4aab54?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.013143 10.0.0.249 - - [2026-02-17 10:35:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021147 10.0.0.249 - - [2026-02-17 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.249 - - [2026-02-17 10:35:32] "GET /instance-ip/7697547e-a9a7-453c-93c3-8185c5a5a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004212 10.0.0.249 - - [2026-02-17 10:35:32] "GET /instance-ip/7697547e-a9a7-453c-93c3-8185c5a5a39f?fields=floating_ips HTTP/1.1" 200 1166 0.008478 10.0.0.249 - - [2026-02-17 10:35:32] "GET /project/9d5af18b-13a2-4457-bc10-70625e01d079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043972 10.0.0.249 - - [2026-02-17 10:35:32] "GET /loadbalancer/391457c2-5cfa-4b26-80f0-3041adb94351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006500 10.0.0.249 - - [2026-02-17 10:35:32] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002779 10.0.0.249 - - [2026-02-17 10:35:32] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.019436 10.0.0.249 - - [2026-02-17 10:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020793 10.0.0.249 - - [2026-02-17 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008295 10.0.0.249 - - [2026-02-17 10:35:32] "GET /project/9d5af18b-13a2-4457-bc10-70625e01d079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.033251 10.0.0.249 - - [2026-02-17 10:35:32] "GET /loadbalancer-listener/709f9416-522d-48ce-813b-572b9537cd7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.004490 10.0.0.249 - - [2026-02-17 10:35:32] "GET /loadbalancer-listener/709f9416-522d-48ce-813b-572b9537cd7f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003712 10.0.0.249 - - [2026-02-17 10:35:32] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.029833 10.0.0.249 - - [2026-02-17 10:35:32] "GET /instance-ip/7697547e-a9a7-453c-93c3-8185c5a5a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006849 10.0.0.249 - - [2026-02-17 10:35:33] "GET /instance-ip/7697547e-a9a7-453c-93c3-8185c5a5a39f?fields=floating_ips HTTP/1.1" 200 1166 0.005260 10.0.0.249 - - [2026-02-17 10:35:33] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.003285 10.0.0.249 - - [2026-02-17 10:35:33] "POST /tags HTTP/1.1" 200 372 0.044417 10.0.0.249 - - [2026-02-17 10:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017890 10.0.0.249 - - [2026-02-17 10:35:33] "GET /tag/0c345981-63a4-4142-b516-d12a507a02c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.020467 10.0.0.249 - - [2026-02-17 10:35:33] "POST /tags HTTP/1.1" 200 320 0.023521 10.0.0.249 - - [2026-02-17 10:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015629 10.0.0.249 - - [2026-02-17 10:35:33] "GET /tag/46ed2f08-a30c-4b1c-84a8-bc8140a0c63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015784 10.0.0.249 - - [2026-02-17 10:35:33] "POST /id-to-fqname HTTP/1.1" 200 181 0.000602 10.0.0.249 - - [2026-02-17 10:35:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.008715 10.0.0.249 - - [2026-02-17 10:35:33] "POST /security-groups HTTP/1.1" 200 578 0.073741 10.0.0.249 - - [2026-02-17 10:35:33] "POST /projects HTTP/1.1" 200 499 0.207800 10.0.0.249 - - [2026-02-17 10:35:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.003015 10.0.0.249 - - [2026-02-17 10:35:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020673 10.0.0.249 - - [2026-02-17 10:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.249 - - [2026-02-17 10:35:33] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.012283 10.0.0.249 - - [2026-02-17 10:35:33] "POST /access-control-lists HTTP/1.1" 200 589 0.093201 10.0.0.249 - - [2026-02-17 10:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.249 - - [2026-02-17 10:35:33] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006303 10.0.0.249 - - [2026-02-17 10:35:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.002171 10.0.0.249 - - [2026-02-17 10:35:33] "POST /access-control-lists HTTP/1.1" 200 587 0.066578 10.0.0.249 - - [2026-02-17 10:35:33] "PUT /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77 HTTP/1.1" 200 265 0.131576 10.0.0.249 - - [2026-02-17 10:35:33] "PUT /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd HTTP/1.1" 200 265 0.086498 10.0.0.249 - - [2026-02-17 10:35:33] "POST /security-groups HTTP/1.1" 200 560 0.073826 10.0.0.249 - - [2026-02-17 10:35:33] "POST /fqname-to-id HTTP/1.1" 404 248 0.002145 10.0.0.249 - - [2026-02-17 10:35:33] "POST /access-control-lists HTTP/1.1" 200 612 0.062159 10.0.0.249 - - [2026-02-17 10:35:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.016730 10.0.0.249 - - [2026-02-17 10:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.073717 10.0.0.249 - - [2026-02-17 10:35:34] "POST /chown HTTP/1.1" 200 109 0.023258 10.0.0.249 - - [2026-02-17 10:35:34] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011668 10.0.0.249 - - [2026-02-17 10:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.249 - - [2026-02-17 10:35:34] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020832 10.0.0.249 - - [2026-02-17 10:35:34] "POST /access-control-lists HTTP/1.1" 200 610 0.091791 10.0.0.249 - - [2026-02-17 10:35:34] "POST /tags HTTP/1.1" 409 214 0.018093 10.0.0.249 - - [2026-02-17 10:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.249 - - [2026-02-17 10:35:34] "GET /tag/46ed2f08-a30c-4b1c-84a8-bc8140a0c63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.023051 10.0.0.249 - - [2026-02-17 10:35:34] "POST /firewall-rules HTTP/1.1" 200 580 0.080357 10.0.0.249 - - [2026-02-17 10:35:34] "GET /firewall-rule/1a986a03-8a65-4ac2-914e-1fce72892b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005085 10.0.0.249 - - [2026-02-17 10:35:34] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.005013 10.0.0.249 - - [2026-02-17 10:35:34] "GET /firewall-rule/1a986a03-8a65-4ac2-914e-1fce72892b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007437 10.0.0.249 - - [2026-02-17 10:35:34] "POST /ref-update HTTP/1.1" 200 156 0.049400 10.0.0.249 - - [2026-02-17 10:35:34] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004570 10.0.0.249 - - [2026-02-17 10:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.249 - - [2026-02-17 10:35:34] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.014946 10.0.0.249 - - [2026-02-17 10:35:34] "POST /tags HTTP/1.1" 409 214 0.004299 10.0.0.249 - - [2026-02-17 10:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.249 - - [2026-02-17 10:35:34] "GET /tag/46ed2f08-a30c-4b1c-84a8-bc8140a0c63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015515 10.0.0.249 - - [2026-02-17 10:35:34] "POST /firewall-rules HTTP/1.1" 200 578 0.068117 10.0.0.249 - - [2026-02-17 10:35:34] "GET /firewall-rule/83827140-c560-4799-9333-833e684777d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.019541 10.0.0.249 - - [2026-02-17 10:35:34] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004166 10.0.0.249 - - [2026-02-17 10:35:34] "GET /firewall-rule/83827140-c560-4799-9333-833e684777d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002634 10.0.0.249 - - [2026-02-17 10:35:34] "POST /ref-update HTTP/1.1" 200 156 0.029192 10.0.0.249 - - [2026-02-17 10:35:34] "POST /tags HTTP/1.1" 200 364 0.039028 10.0.0.249 - - [2026-02-17 10:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.249 - - [2026-02-17 10:35:34] "GET /tag/66a4e4fe-d746-4d48-99dd-9f335749e4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.022075 10.0.0.249 - - [2026-02-17 10:35:34] "POST /tags HTTP/1.1" 200 312 0.018224 10.0.0.249 - - [2026-02-17 10:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.249 - - [2026-02-17 10:35:35] "GET /tag/b4469811-0e5f-4c79-a7bf-85501b27c722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013445 10.0.0.249 - - [2026-02-17 10:35:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.001817 10.0.0.249 - - [2026-02-17 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.070215 10.0.0.249 - - [2026-02-17 10:35:35] "POST /security-groups HTTP/1.1" 200 574 0.072695 10.0.0.249 - - [2026-02-17 10:35:35] "POST /projects HTTP/1.1" 200 491 0.307313 10.0.0.249 - - [2026-02-17 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 217 0.001760 10.0.0.249 - - [2026-02-17 10:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036726 10.0.0.249 - - [2026-02-17 10:35:35] "POST /access-control-lists HTTP/1.1" 200 585 0.071978 10.0.0.249 - - [2026-02-17 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.014184 10.0.0.249 - - [2026-02-17 10:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018406 10.0.0.249 - - [2026-02-17 10:35:35] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.006313 10.0.0.249 - - [2026-02-17 10:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007241 10.0.0.249 - - [2026-02-17 10:35:35] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.017576 10.0.0.249 - - [2026-02-17 10:35:35] "POST /access-control-lists HTTP/1.1" 200 583 0.095793 10.0.0.249 - - [2026-02-17 10:35:35] "PUT /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77 HTTP/1.1" 200 265 0.086328 10.0.0.249 - - [2026-02-17 10:35:35] "PUT /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd HTTP/1.1" 200 265 0.045318 10.0.0.249 - - [2026-02-17 10:35:35] "POST /security-groups HTTP/1.1" 200 548 0.075635 10.0.0.249 - - [2026-02-17 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.004225 10.0.0.249 - - [2026-02-17 10:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031153 10.0.0.249 - - [2026-02-17 10:35:35] "POST /chown HTTP/1.1" 200 109 0.034671 10.0.0.249 - - [2026-02-17 10:35:35] "POST /access-control-lists HTTP/1.1" 200 604 0.058452 10.0.0.249 - - [2026-02-17 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.005362 10.0.0.249 - - [2026-02-17 10:35:35] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003487 10.0.0.249 - - [2026-02-17 10:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.249 - - [2026-02-17 10:35:35] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.024236 10.0.0.249 - - [2026-02-17 10:35:35] "POST /access-control-lists HTTP/1.1" 200 602 0.073936 10.0.0.249 - - [2026-02-17 10:35:36] "POST /tags HTTP/1.1" 409 210 0.002074 10.0.0.249 - - [2026-02-17 10:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.249 - - [2026-02-17 10:35:36] "GET /tag/b4469811-0e5f-4c79-a7bf-85501b27c722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014774 10.0.0.249 - - [2026-02-17 10:35:36] "POST /firewall-rules HTTP/1.1" 200 572 0.072252 10.0.0.249 - - [2026-02-17 10:35:36] "GET /firewall-rule/2ea6d062-c00d-4104-b9cf-ef9c3c031702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006353 10.0.0.249 - - [2026-02-17 10:35:36] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004091 10.0.0.249 - - [2026-02-17 10:35:36] "GET /firewall-rule/2ea6d062-c00d-4104-b9cf-ef9c3c031702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008408 10.0.0.249 - - [2026-02-17 10:35:36] "POST /ref-update HTTP/1.1" 200 156 0.031775 10.0.0.249 - - [2026-02-17 10:35:36] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009990 10.0.0.249 - - [2026-02-17 10:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.249 - - [2026-02-17 10:35:36] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002972 10.0.0.249 - - [2026-02-17 10:35:36] "POST /tags HTTP/1.1" 409 210 0.002228 10.0.0.249 - - [2026-02-17 10:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.249 - - [2026-02-17 10:35:36] "GET /tag/b4469811-0e5f-4c79-a7bf-85501b27c722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.020283 10.0.0.249 - - [2026-02-17 10:35:36] "POST /firewall-rules HTTP/1.1" 200 570 0.109681 10.0.0.249 - - [2026-02-17 10:35:36] "GET /firewall-rule/1ce11d16-f35d-46de-97d4-fa2f5c3708a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008815 10.0.0.249 - - [2026-02-17 10:35:36] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.011948 10.0.0.249 - - [2026-02-17 10:35:36] "GET /firewall-rule/1ce11d16-f35d-46de-97d4-fa2f5c3708a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002743 10.0.0.249 - - [2026-02-17 10:35:36] "POST /ref-update HTTP/1.1" 200 156 0.051155 10.0.0.249 - - [2026-02-17 10:35:36] "POST /tags HTTP/1.1" 409 237 0.010547 10.0.0.249 - - [2026-02-17 10:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.249 - - [2026-02-17 10:35:36] "GET /tag/721dde12-4889-4c63-b801-91430bb1d5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.023031 10.0.0.249 - - [2026-02-17 10:35:36] "POST /tags HTTP/1.1" 409 210 0.002213 10.0.0.249 - - [2026-02-17 10:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.249 - - [2026-02-17 10:35:36] "GET /tag/68798b72-c862-4c70-a438-b160ddee5bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.021702 10.0.0.249 - - [2026-02-17 10:35:36] "POST /projects HTTP/1.1" 409 223 0.002028 10.0.0.249 - - [2026-02-17 10:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.249 - - [2026-02-17 10:35:36] "GET /project/9d5af18b-13a2-4457-bc10-70625e01d079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.057051 10.0.0.249 - - [2026-02-17 10:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.249 - - [2026-02-17 10:35:36] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006967 10.0.0.249 - - [2026-02-17 10:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.249 - - [2026-02-17 10:35:37] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005868 10.0.0.249 - - [2026-02-17 10:35:37] "PUT /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77 HTTP/1.1" 200 265 0.037796 10.0.0.249 - - [2026-02-17 10:35:37] "PUT /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd HTTP/1.1" 200 265 0.065924 10.0.0.249 - - [2026-02-17 10:35:37] "POST /security-groups HTTP/1.1" 409 253 0.002695 10.0.0.249 - - [2026-02-17 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.249 - - [2026-02-17 10:35:37] "PUT /security-group/1eb60d97-a771-46d0-b7fb-03758d3bc59c HTTP/1.1" 200 263 0.064235 10.0.0.249 - - [2026-02-17 10:35:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024268 10.0.0.249 - - [2026-02-17 10:35:37] "PUT /access-control-list/1d0c2269-eb90-4dab-bec1-980f33a7eac6 HTTP/1.1" 200 273 0.033645 10.0.0.249 - - [2026-02-17 10:35:37] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011961 10.0.0.249 - - [2026-02-17 10:35:37] "PUT /access-control-list/eabe76b1-0c6c-4fa5-adc1-499d74357a13 HTTP/1.1" 200 273 0.019521 10.0.0.249 - - [2026-02-17 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.249 - - [2026-02-17 10:35:37] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002715 10.0.0.249 - - [2026-02-17 10:35:37] "POST /tags HTTP/1.1" 409 210 0.001936 10.0.0.249 - - [2026-02-17 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.249 - - [2026-02-17 10:35:37] "GET /tag/68798b72-c862-4c70-a438-b160ddee5bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016499 10.0.0.249 - - [2026-02-17 10:35:37] "POST /firewall-rules HTTP/1.1" 200 572 0.063776 10.0.0.249 - - [2026-02-17 10:35:37] "GET /firewall-rule/1b807551-99d6-4e93-bf31-a461fb6f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004417 10.0.0.249 - - [2026-02-17 10:35:37] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.006748 10.0.0.249 - - [2026-02-17 10:35:37] "GET /firewall-rule/1b807551-99d6-4e93-bf31-a461fb6f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004177 10.0.0.249 - - [2026-02-17 10:35:37] "POST /ref-update HTTP/1.1" 200 156 0.048711 10.0.0.249 - - [2026-02-17 10:35:37] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007063 10.0.0.249 - - [2026-02-17 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.249 - - [2026-02-17 10:35:37] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002836 10.0.0.249 - - [2026-02-17 10:35:37] "POST /tags HTTP/1.1" 409 210 0.002056 10.0.0.249 - - [2026-02-17 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.249 - - [2026-02-17 10:35:37] "GET /tag/68798b72-c862-4c70-a438-b160ddee5bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.035349 10.0.0.249 - - [2026-02-17 10:35:37] "POST /firewall-rules HTTP/1.1" 200 570 0.083213 10.0.0.249 - - [2026-02-17 10:35:37] "GET /firewall-rule/8fc7e09b-76fe-48dd-98fb-fb7f51e0fa21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003500 10.0.0.249 - - [2026-02-17 10:35:37] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003880 10.0.0.249 - - [2026-02-17 10:35:37] "GET /firewall-rule/8fc7e09b-76fe-48dd-98fb-fb7f51e0fa21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004905 10.0.0.249 - - [2026-02-17 10:35:38] "POST /ref-update HTTP/1.1" 200 156 0.047041 10.0.0.249 - - [2026-02-17 10:35:38] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007066 10.0.0.249 - - [2026-02-17 10:35:38] "POST /set-tag HTTP/1.1" 200 109 0.002581 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001203 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001382 10.0.0.22 - - [2026-02-17 10:35:42] "GET / HTTP/1.1" 200 36215 0.001603 10.0.0.22 - - [2026-02-17 10:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.22 - - [2026-02-17 10:35:42] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004655 10.0.0.22 - - [2026-02-17 10:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.22 - - [2026-02-17 10:35:42] "GET /routing-instance/2686a472-8dcf-4ec5-8ad6-b6d74e1dd0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003226 10.0.0.22 - - [2026-02-17 10:35:42] "PUT /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd HTTP/1.1" 200 275 0.019258 10.0.0.22 - - [2026-02-17 10:35:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.011073 10.0.0.22 - - [2026-02-17 10:35:42] "POST /virtual-routers HTTP/1.1" 200 601 0.020792 10.0.0.22 - - [2026-02-17 10:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013877 10.0.0.22 - - [2026-02-17 10:35:43] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007177 10.0.0.22 - - [2026-02-17 10:35:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.001902 10.0.0.22 - - [2026-02-17 10:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.22 - - [2026-02-17 10:35:43] "GET /virtual-network/161b8ea3-4629-48df-9ea4-b25152fc120d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004078 10.0.0.22 - - [2026-02-17 10:35:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.043034 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000899 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001258 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:35:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001540 10.0.0.249 - - [2026-02-17 10:36:03] "GET / HTTP/1.1" 200 36215 0.001490 10.0.0.249 - - [2026-02-17 10:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.249 - - [2026-02-17 10:36:03] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006222 10.0.0.249 - - [2026-02-17 10:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.249 - - [2026-02-17 10:36:03] "GET /config-node/f5d61128-646b-4133-996e-faebf03d4f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004626 10.0.0.249 - - [2026-02-17 10:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.249 - - [2026-02-17 10:36:12] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004501 10.0.0.249 - - [2026-02-17 10:36:15] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.249 - - [2026-02-17 10:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.249 - - [2026-02-17 10:36:15] "GET /routing-instance/2686a472-8dcf-4ec5-8ad6-b6d74e1dd0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002979 10.0.0.249 - - [2026-02-17 10:36:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002131 10.0.0.249 - - [2026-02-17 10:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.249 - - [2026-02-17 10:36:15] "GET /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.008380 10.0.0.249 - - [2026-02-17 10:36:15] "PUT /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba HTTP/1.1" 200 255 0.010596 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:36:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001111 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:36:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001073 10.0.0.22 - - [2026-02-17 10:36:18] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.22 - - [2026-02-17 10:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.22 - - [2026-02-17 10:36:18] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005898 10.0.0.22 - - [2026-02-17 10:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.22 - - [2026-02-17 10:36:18] "GET /routing-instance/2686a472-8dcf-4ec5-8ad6-b6d74e1dd0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003319 10.0.0.22 - - [2026-02-17 10:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.22 - - [2026-02-17 10:36:18] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003562 10.0.0.22 - - [2026-02-17 10:36:18] "PUT /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b HTTP/1.1" 200 263 0.020061 10.0.0.22 - - [2026-02-17 10:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.22 - - [2026-02-17 10:36:18] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003896 10.0.0.22 - - [2026-02-17 10:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.22 - - [2026-02-17 10:36:18] "GET /virtual-machine-interface/e6cdcc14-79b2-4b20-a8c9-22028c052e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006796 10.0.0.22 - - [2026-02-17 10:36:18] "PUT /virtual-machine-interface/e6cdcc14-79b2-4b20-a8c9-22028c052e7d HTTP/1.1" 200 285 0.009272 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:36:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:36:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000955 10.0.0.22 - - [2026-02-17 10:36:37] "GET / HTTP/1.1" 200 36215 0.001726 10.0.0.22 - - [2026-02-17 10:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2026-02-17 10:36:37] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004280 10.0.0.22 - - [2026-02-17 10:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.22 - - [2026-02-17 10:36:37] "GET /routing-instance/2686a472-8dcf-4ec5-8ad6-b6d74e1dd0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002909 10.0.0.22 - - [2026-02-17 10:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.22 - - [2026-02-17 10:36:37] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002488 10.0.0.22 - - [2026-02-17 10:36:37] "PUT /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b HTTP/1.1" 200 263 0.012392 10.0.0.22 - - [2026-02-17 10:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021329 10.0.0.22 - - [2026-02-17 10:36:37] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.012580 10.0.0.22 - - [2026-02-17 10:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.22 - - [2026-02-17 10:36:37] "GET /virtual-machine-interface/e6cdcc14-79b2-4b20-a8c9-22028c052e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004511 10.0.0.22 - - [2026-02-17 10:36:37] "PUT /virtual-machine-interface/e6cdcc14-79b2-4b20-a8c9-22028c052e7d HTTP/1.1" 200 285 0.012763 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:37:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000873 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:37:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001148 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:38:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:38:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:38:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:38:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000772 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:38:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000922 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:38:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001360 10.0.0.249 - - [2026-02-17 10:39:17] "GET /global-system-configs HTTP/1.1" 200 323 0.010587 10.0.0.249 - - [2026-02-17 10:39:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002290 10.0.0.249 - - [2026-02-17 10:40:21] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003936 10.0.0.249 - - [2026-02-17 10:40:21] "POST /ref-update HTTP/1.1" 200 156 0.010415 10.0.0.249 - - [2026-02-17 10:41:32] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006921 10.0.0.249 - - [2026-02-17 10:41:32] "POST /set-tag HTTP/1.1" 200 109 0.004393 10.0.0.249 - - [2026-02-17 10:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.249 - - [2026-02-17 10:41:32] "GET /loadbalancer/391457c2-5cfa-4b26-80f0-3041adb94351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002266 10.0.0.249 - - [2026-02-17 10:41:32] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004352 10.0.0.249 - - [2026-02-17 10:41:32] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.249 - - [2026-02-17 10:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.249 - - [2026-02-17 10:41:32] "GET /loadbalancer/391457c2-5cfa-4b26-80f0-3041adb94351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002553 10.0.0.249 - - [2026-02-17 10:41:32] "GET /loadbalancer-pool/465c6f49-d5ad-4120-a27d-120c9564365b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003658 10.0.0.249 - - [2026-02-17 10:41:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017121 10.0.0.249 - - [2026-02-17 10:41:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008243 10.0.0.249 - - [2026-02-17 10:41:32] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008088 10.0.0.249 - - [2026-02-17 10:41:32] "POST /tags HTTP/1.1" 409 205 0.003428 10.0.0.249 - - [2026-02-17 10:41:32] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003957 10.0.0.249 - - [2026-02-17 10:41:32] "POST /ref-update HTTP/1.1" 200 156 0.006573 10.0.0.249 - - [2026-02-17 10:41:32] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.011162 10.0.0.249 - - [2026-02-17 10:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.249 - - [2026-02-17 10:41:32] "GET /tag/02fb43bd-bdf6-4595-9a8c-f03d6b787bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010343 10.0.0.249 - - [2026-02-17 10:41:32] "PUT /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390 HTTP/1.1" 200 257 0.010433 10.0.0.249 - - [2026-02-17 10:41:32] "POST /set-tag HTTP/1.1" 200 109 0.075940 10.0.0.249 - - [2026-02-17 10:41:32] "GET /loadbalancer-pool/2558ce25-b3fc-4023-8663-7b3ba0e8853e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.013544 10.0.0.249 - - [2026-02-17 10:41:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017793 10.0.0.249 - - [2026-02-17 10:41:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019577 10.0.0.249 - - [2026-02-17 10:41:32] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012178 10.0.0.249 - - [2026-02-17 10:41:32] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004288 10.0.0.249 - - [2026-02-17 10:41:32] "POST /ref-update HTTP/1.1" 200 156 0.006653 10.0.0.249 - - [2026-02-17 10:41:32] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.008817 10.0.0.249 - - [2026-02-17 10:41:32] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.249 - - [2026-02-17 10:41:32] "GET /loadbalancer-pool/ea0b4a05-7267-43f5-81af-77caf3ae00ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003964 10.0.0.249 - - [2026-02-17 10:41:33] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016164 10.0.0.249 - - [2026-02-17 10:41:33] "PUT /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390 HTTP/1.1" 200 257 0.018492 10.0.0.249 - - [2026-02-17 10:41:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008563 10.0.0.249 - - [2026-02-17 10:41:33] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013289 10.0.0.249 - - [2026-02-17 10:41:33] "POST /set-tag HTTP/1.1" 200 109 0.003219 10.0.0.249 - - [2026-02-17 10:41:33] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004254 10.0.0.249 - - [2026-02-17 10:41:33] "POST /ref-update HTTP/1.1" 200 156 0.008035 10.0.0.249 - - [2026-02-17 10:41:33] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.007271 10.0.0.249 - - [2026-02-17 10:41:33] "PUT /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390 HTTP/1.1" 200 257 0.010529 10.0.0.249 - - [2026-02-17 10:42:47] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004775 10.0.0.249 - - [2026-02-17 10:42:47] "POST /set-tag HTTP/1.1" 200 109 0.003484 10.0.0.249 - - [2026-02-17 10:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.249 - - [2026-02-17 10:42:47] "GET /loadbalancer/391457c2-5cfa-4b26-80f0-3041adb94351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002715 10.0.0.249 - - [2026-02-17 10:42:47] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005403 10.0.0.249 - - [2026-02-17 10:42:47] "POST /set-tag HTTP/1.1" 200 109 0.023215 10.0.0.249 - - [2026-02-17 10:42:47] "DELETE /loadbalancer-member/c645dd82-05d6-48c0-94fd-60c9a5e14a64 HTTP/1.1" 200 115 0.038311 10.0.0.249 - - [2026-02-17 10:42:47] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004842 10.0.0.249 - - [2026-02-17 10:42:47] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.249 - - [2026-02-17 10:42:47] "DELETE /loadbalancer-member/dbeebdc0-3b86-4a47-809f-71d1953eac64 HTTP/1.1" 200 115 0.033323 10.0.0.249 - - [2026-02-17 10:42:47] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008738 10.0.0.249 - - [2026-02-17 10:42:47] "POST /set-tag HTTP/1.1" 200 109 0.005467 10.0.0.249 - - [2026-02-17 10:42:47] "DELETE /loadbalancer-member/f3eb1881-f8b7-4258-b5cb-19f2f08c24c6 HTTP/1.1" 200 115 0.037056 10.0.0.249 - - [2026-02-17 10:42:47] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010002 10.0.0.249 - - [2026-02-17 10:42:47] "POST /set-tag HTTP/1.1" 200 109 0.003947 10.0.0.249 - - [2026-02-17 10:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.249 - - [2026-02-17 10:42:47] "GET /loadbalancer/391457c2-5cfa-4b26-80f0-3041adb94351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002513 10.0.0.249 - - [2026-02-17 10:42:47] "GET /loadbalancer-pool/465c6f49-d5ad-4120-a27d-120c9564365b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002421 10.0.0.249 - - [2026-02-17 10:42:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026591 10.0.0.249 - - [2026-02-17 10:42:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.041125 10.0.0.249 - - [2026-02-17 10:42:48] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017239 10.0.0.249 - - [2026-02-17 10:42:48] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006619 10.0.0.249 - - [2026-02-17 10:42:48] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.016191 10.0.0.249 - - [2026-02-17 10:42:48] "POST /set-tag HTTP/1.1" 200 109 0.071927 10.0.0.249 - - [2026-02-17 10:42:48] "GET /loadbalancer-pool/2558ce25-b3fc-4023-8663-7b3ba0e8853e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.015310 10.0.0.249 - - [2026-02-17 10:42:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025815 10.0.0.249 - - [2026-02-17 10:42:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009186 10.0.0.249 - - [2026-02-17 10:42:48] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008346 10.0.0.249 - - [2026-02-17 10:42:48] "POST /set-tag HTTP/1.1" 200 109 0.003687 10.0.0.249 - - [2026-02-17 10:42:48] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005642 10.0.0.249 - - [2026-02-17 10:42:48] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003461 10.0.0.249 - - [2026-02-17 10:42:48] "GET /loadbalancer-pool/ea0b4a05-7267-43f5-81af-77caf3ae00ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009671 10.0.0.249 - - [2026-02-17 10:42:48] "POST /loadbalancer-members HTTP/1.1" 200 694 0.030921 10.0.0.249 - - [2026-02-17 10:42:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026638 10.0.0.249 - - [2026-02-17 10:42:48] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017125 10.0.0.249 - - [2026-02-17 10:42:48] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007191 10.0.0.249 - - [2026-02-17 10:42:48] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003729 10.0.0.249 - - [2026-02-17 10:42:48] "POST /set-tag HTTP/1.1" 200 109 0.007693 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:43:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001193 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:43:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001460 10.0.0.249 - - [2026-02-17 10:43:58] "GET / HTTP/1.1" 200 36215 0.001981 10.0.0.249 - - [2026-02-17 10:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.249 - - [2026-02-17 10:43:58] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048810 10.0.0.249 - - [2026-02-17 10:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.249 - - [2026-02-17 10:43:58] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029205 10.0.0.249 - - [2026-02-17 10:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.249 - - [2026-02-17 10:43:59] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066176 10.0.0.249 - - [2026-02-17 10:43:59] "POST /tags HTTP/1.1" 200 334 0.047009 10.0.0.249 - - [2026-02-17 10:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017458 10.0.0.249 - - [2026-02-17 10:43:59] "GET /tag/4286a272-8f8b-4158-b681-1738e76d942d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026268 10.0.0.249 - - [2026-02-17 10:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.249 - - [2026-02-17 10:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.249 - - [2026-02-17 10:43:59] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045595 10.0.0.249 - - [2026-02-17 10:43:59] "GET /virtual-networks?parent_id=8015b2c6-cdb6-44c3-9b91-513c0f7398f6&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001631 10.0.0.249 - - [2026-02-17 10:43:59] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.069293 10.0.0.249 - - [2026-02-17 10:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.249 - - [2026-02-17 10:43:59] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004102 10.0.0.249 - - [2026-02-17 10:43:59] "POST /virtual-networks HTTP/1.1" 200 514 0.093293 10.0.0.249 - - [2026-02-17 10:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012272 10.0.0.249 - - [2026-02-17 10:43:59] "GET /service-appliance-set/222063dd-4cc3-4a0c-b5f2-eef0b37d583b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003630 10.0.0.249 - - [2026-02-17 10:44:00] "POST /fqname-to-id HTTP/1.1" 404 254 0.001847 10.0.0.249 - - [2026-02-17 10:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.249 - - [2026-02-17 10:44:00] "GET /network-ipam/53642683-f868-4d14-86ab-a020d924f4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003445 10.0.0.249 - - [2026-02-17 10:44:00] "POST /useragent-kv HTTP/1.1" 200 115 0.024717 10.0.0.249 - - [2026-02-17 10:44:00] "POST /ref-update HTTP/1.1" 200 156 0.092688 10.0.0.249 - - [2026-02-17 10:44:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.092958 10.0.0.249 - - [2026-02-17 10:44:00] "GET /virtual-machine-interface/946308a6-9490-4eb5-8b20-7fb9f496dc8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.009847 10.0.0.249 - - [2026-02-17 10:44:00] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004081 10.0.0.249 - - [2026-02-17 10:44:00] "GET /domains HTTP/1.1" 200 281 0.002427 10.0.0.249 - - [2026-02-17 10:44:00] "POST /instance-ips HTTP/1.1" 200 410 0.033847 10.0.0.249 - - [2026-02-17 10:44:00] "GET /domain/549c32da-f378-4b4f-aecf-dc6fcb90079b HTTP/1.1" 200 3099 0.019815 10.0.0.249 - - [2026-02-17 10:44:00] "GET /instance-ip/e373edb8-fe53-4d2b-aa4d-826f1217cabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006804 10.0.0.249 - - [2026-02-17 10:44:00] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6 HTTP/1.1" 200 5497 0.049021 10.0.0.249 - - [2026-02-17 10:44:00] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f HTTP/1.1" 200 2091 0.010902 10.0.0.249 - - [2026-02-17 10:44:00] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f HTTP/1.1" 200 2091 0.007576 10.0.0.249 - - [2026-02-17 10:44:00] "GET /routing-instance/98c59a2b-b42b-48f3-89b9-086496c0078c HTTP/1.1" 200 1183 0.002680 10.0.0.249 - - [2026-02-17 10:44:00] "GET /routing-instance/98c59a2b-b42b-48f3-89b9-086496c0078c HTTP/1.1" 200 1183 0.003660 10.0.0.249 - - [2026-02-17 10:44:00] "POST /loadbalancers HTTP/1.1" 200 612 0.111346 10.0.0.249 - - [2026-02-17 10:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015509 10.0.0.249 - - [2026-02-17 10:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.249 - - [2026-02-17 10:44:00] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045886 10.0.0.249 - - [2026-02-17 10:44:00] "GET /instance-ip/e373edb8-fe53-4d2b-aa4d-826f1217cabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005317 10.0.0.249 - - [2026-02-17 10:44:00] "POST /floating-ips HTTP/1.1" 200 599 0.020503 10.0.0.249 - - [2026-02-17 10:44:00] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.075515 10.0.0.249 - - [2026-02-17 10:44:00] "GET /loadbalancer/00628982-0dd8-479d-a84c-0105c0cfd60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006002 10.0.0.249 - - [2026-02-17 10:44:00] "POST /route-targets HTTP/1.1" 200 328 0.037754 10.0.0.249 - - [2026-02-17 10:44:00] "POST /ref-update HTTP/1.1" 200 156 0.023272 10.0.0.249 - - [2026-02-17 10:44:00] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.065235 10.0.0.249 - - [2026-02-17 10:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.249 - - [2026-02-17 10:44:00] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031501 10.0.0.249 - - [2026-02-17 10:44:00] "GET /loadbalancer-listener/0a5529bd-1faa-46c9-9222-84ddb397fae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.012296 10.0.0.249 - - [2026-02-17 10:44:00] "GET /loadbalancer-listener/0a5529bd-1faa-46c9-9222-84ddb397fae4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.011230 10.0.0.249 - - [2026-02-17 10:44:00] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.034652 10.0.0.249 - - [2026-02-17 10:44:00] "GET /instance-ip/e373edb8-fe53-4d2b-aa4d-826f1217cabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002913 10.0.0.249 - - [2026-02-17 10:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.249 - - [2026-02-17 10:44:00] "GET /loadbalancer/00628982-0dd8-479d-a84c-0105c0cfd60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003606 10.0.0.249 - - [2026-02-17 10:44:00] "GET /instance-ip/e373edb8-fe53-4d2b-aa4d-826f1217cabe?fields=floating_ips HTTP/1.1" 200 1215 0.010953 10.0.0.249 - - [2026-02-17 10:44:00] "GET /floating-ip/cfdeedf7-d1a9-4c68-900a-4b597397b147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005636 10.0.0.249 - - [2026-02-17 10:44:00] "POST /tags HTTP/1.1" 200 296 0.053027 10.0.0.249 - - [2026-02-17 10:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010026 10.0.0.249 - - [2026-02-17 10:44:00] "GET /tag/48153455-2588-49dd-a166-c1455a559e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.025334 10.0.0.249 - - [2026-02-17 10:44:01] "POST /tags HTTP/1.1" 409 233 0.001939 10.0.0.249 - - [2026-02-17 10:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.249 - - [2026-02-17 10:44:01] "GET /tag/11acce30-0d93-4182-9606-4e1bcd969ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.014582 10.0.0.249 - - [2026-02-17 10:44:01] "POST /tags HTTP/1.1" 409 206 0.004277 10.0.0.249 - - [2026-02-17 10:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.249 - - [2026-02-17 10:44:01] "GET /tag/a7d771c8-f1a1-4f22-bf24-27f77e6da667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010285 10.0.0.249 - - [2026-02-17 10:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.249 - - [2026-02-17 10:44:01] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004078 10.0.0.249 - - [2026-02-17 10:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009794 10.0.0.249 - - [2026-02-17 10:44:01] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047832 10.0.0.249 - - [2026-02-17 10:44:01] "POST /virtual-machines HTTP/1.1" 200 370 0.009386 10.0.0.249 - - [2026-02-17 10:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.039920 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:44:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 10.0.0.249 - - [2026-02-17 10:44:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.136605 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:44:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.007765 10.0.0.249 - - [2026-02-17 10:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013060 10.0.0.249 - - [2026-02-17 10:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013126 10.0.0.249 - - [2026-02-17 10:44:01] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.019570 10.0.0.249 - - [2026-02-17 10:44:01] "POST /instance-ips HTTP/1.1" 200 410 0.021950 10.0.0.249 - - [2026-02-17 10:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021984 10.0.0.249 - - [2026-02-17 10:44:01] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.012847 10.0.0.249 - - [2026-02-17 10:44:01] "POST /set-tag HTTP/1.1" 200 109 0.145316 10.0.0.249 - - [2026-02-17 10:44:01] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.019632 10.0.0.249 - - [2026-02-17 10:44:01] "GET /instance-ip/92494f34-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004172 10.0.0.249 - - [2026-02-17 10:44:01] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015065 10.0.0.249 - - [2026-02-17 10:44:01] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.249 - - [2026-02-17 10:44:01] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003735 10.0.0.249 - - [2026-02-17 10:44:02] "POST /ref-update HTTP/1.1" 200 156 0.014755 10.0.0.249 - - [2026-02-17 10:44:02] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013663 10.0.0.249 - - [2026-02-17 10:44:02] "POST /set-tag HTTP/1.1" 200 109 0.006188 10.0.0.249 - - [2026-02-17 10:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.249 - - [2026-02-17 10:44:02] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004164 10.0.0.249 - - [2026-02-17 10:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.249 - - [2026-02-17 10:44:02] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028565 10.0.0.249 - - [2026-02-17 10:44:02] "POST /virtual-machines HTTP/1.1" 200 370 0.020603 10.0.0.249 - - [2026-02-17 10:44:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009387 10.0.0.249 - - [2026-02-17 10:44:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.138563 10.0.0.249 - - [2026-02-17 10:44:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015600 10.0.0.249 - - [2026-02-17 10:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008691 10.0.0.249 - - [2026-02-17 10:44:02] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.017582 10.0.0.249 - - [2026-02-17 10:44:02] "POST /instance-ips HTTP/1.1" 200 410 0.022734 10.0.0.249 - - [2026-02-17 10:44:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027372 10.0.0.249 - - [2026-02-17 10:44:02] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.014378 10.0.0.249 - - [2026-02-17 10:44:02] "POST /set-tag HTTP/1.1" 200 109 0.020209 10.0.0.249 - - [2026-02-17 10:44:02] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015737 10.0.0.249 - - [2026-02-17 10:44:02] "GET /instance-ip/92dc356a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003365 10.0.0.249 - - [2026-02-17 10:44:02] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006158 10.0.0.249 - - [2026-02-17 10:44:02] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.249 - - [2026-02-17 10:44:02] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.005803 10.0.0.249 - - [2026-02-17 10:44:02] "POST /ref-update HTTP/1.1" 200 156 0.013132 10.0.0.249 - - [2026-02-17 10:44:02] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013185 10.0.0.249 - - [2026-02-17 10:44:02] "POST /set-tag HTTP/1.1" 200 109 0.006167 10.0.0.249 - - [2026-02-17 10:44:02] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004292 10.0.0.249 - - [2026-02-17 10:44:02] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.249 - - [2026-02-17 10:44:02] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003690 10.0.0.249 - - [2026-02-17 10:44:02] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.249 - - [2026-02-17 10:44:05] "GET /domains HTTP/1.1" 200 281 0.001834 10.0.0.249 - - [2026-02-17 10:44:05] "GET /domain/549c32da-f378-4b4f-aecf-dc6fcb90079b HTTP/1.1" 200 3099 0.002801 10.0.0.249 - - [2026-02-17 10:44:05] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6 HTTP/1.1" 200 7091 0.040614 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f HTTP/1.1" 200 2091 0.007152 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f HTTP/1.1" 200 2091 0.004138 10.0.0.249 - - [2026-02-17 10:44:05] "GET /routing-instance/98c59a2b-b42b-48f3-89b9-086496c0078c HTTP/1.1" 200 1405 0.004092 10.0.0.249 - - [2026-02-17 10:44:05] "GET /routing-instance/98c59a2b-b42b-48f3-89b9-086496c0078c HTTP/1.1" 200 1405 0.002645 10.0.0.249 - - [2026-02-17 10:44:05] "GET /route-target/c557508d-6324-43cf-bedc-da4b65e50b50 HTTP/1.1" 200 1155 0.002554 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f HTTP/1.1" 200 2091 0.004064 10.0.0.249 - - [2026-02-17 10:44:05] "GET /routing-instance/98c59a2b-b42b-48f3-89b9-086496c0078c HTTP/1.1" 200 1405 0.002527 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003772 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f HTTP/1.1" 200 2091 0.004004 10.0.0.249 - - [2026-02-17 10:44:05] "GET /routing-instance/98c59a2b-b42b-48f3-89b9-086496c0078c HTTP/1.1" 200 1405 0.002674 10.0.0.249 - - [2026-02-17 10:44:05] "GET /routing-instance/98c59a2b-b42b-48f3-89b9-086496c0078c HTTP/1.1" 200 1405 0.002578 10.0.0.249 - - [2026-02-17 10:44:05] "GET /route-target/c557508d-6324-43cf-bedc-da4b65e50b50 HTTP/1.1" 200 1155 0.002243 10.0.0.249 - - [2026-02-17 10:44:05] "GET /domains HTTP/1.1" 200 281 0.001968 10.0.0.249 - - [2026-02-17 10:44:05] "GET /domain/549c32da-f378-4b4f-aecf-dc6fcb90079b HTTP/1.1" 200 3099 0.002844 10.0.0.249 - - [2026-02-17 10:44:05] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6 HTTP/1.1" 200 7091 0.037997 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f HTTP/1.1" 200 2091 0.004090 10.0.0.249 - - [2026-02-17 10:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.249 - - [2026-02-17 10:44:05] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035805 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005806 10.0.0.249 - - [2026-02-17 10:44:05] "GET /floating-ip-pools?parent_id=ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002035 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004086 10.0.0.249 - - [2026-02-17 10:44:05] "POST /floating-ip-pools HTTP/1.1" 200 564 0.027509 10.0.0.249 - - [2026-02-17 10:44:05] "POST /ref-update HTTP/1.1" 200 156 0.016965 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004493 10.0.0.249 - - [2026-02-17 10:44:05] "GET /domains HTTP/1.1" 200 281 0.002272 10.0.0.249 - - [2026-02-17 10:44:05] "GET /domain/549c32da-f378-4b4f-aecf-dc6fcb90079b HTTP/1.1" 200 3099 0.011895 10.0.0.249 - - [2026-02-17 10:44:05] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6 HTTP/1.1" 200 7348 0.035209 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f HTTP/1.1" 200 2330 0.006157 10.0.0.249 - - [2026-02-17 10:44:05] "GET /floating-ip-pool/c694e301-c424-4d1c-9749-85936ac51194 HTTP/1.1" 200 1318 0.002593 10.0.0.249 - - [2026-02-17 10:44:05] "GET /domains HTTP/1.1" 200 281 0.001772 10.0.0.249 - - [2026-02-17 10:44:05] "GET /domain/549c32da-f378-4b4f-aecf-dc6fcb90079b HTTP/1.1" 200 3099 0.002756 10.0.0.249 - - [2026-02-17 10:44:05] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6 HTTP/1.1" 200 7348 0.049765 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f HTTP/1.1" 200 2330 0.004509 10.0.0.249 - - [2026-02-17 10:44:05] "GET /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004232 10.0.0.249 - - [2026-02-17 10:44:06] "POST /tags HTTP/1.1" 200 366 0.129800 10.0.0.249 - - [2026-02-17 10:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.249 - - [2026-02-17 10:44:06] "GET /tag/5e79dda7-4018-4ed0-8009-a663fe16c60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018833 10.0.0.249 - - [2026-02-17 10:44:06] "POST /tags HTTP/1.1" 409 206 0.002793 10.0.0.249 - - [2026-02-17 10:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.249 - - [2026-02-17 10:44:06] "GET /tag/a7d771c8-f1a1-4f22-bf24-27f77e6da667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012147 10.0.0.249 - - [2026-02-17 10:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.249 - - [2026-02-17 10:44:06] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.043795 10.0.0.249 - - [2026-02-17 10:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:44:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001097 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:44:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001230 10.0.0.249 - - [2026-02-17 10:44:06] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006361 10.0.0.249 - - [2026-02-17 10:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.249 - - [2026-02-17 10:44:06] "GET /service-appliance-set/51bf5a98-fc69-4fed-93c6-a6e951a73d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003679 10.0.0.249 - - [2026-02-17 10:44:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.001837 10.0.0.249 - - [2026-02-17 10:44:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.115141 10.0.0.249 - - [2026-02-17 10:44:06] "GET /virtual-machine-interface/2bfbdd7b-3dba-4941-bcd7-4eb528191e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.017816 10.0.0.249 - - [2026-02-17 10:44:06] "POST /set-tag HTTP/1.1" 200 109 0.014732 10.0.0.249 - - [2026-02-17 10:44:06] "POST /instance-ips HTTP/1.1" 200 418 0.038293 10.0.0.249 - - [2026-02-17 10:44:06] "GET /instance-ip/17b851cc-140a-43f7-b1ce-48223ac5afad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.006112 10.0.0.249 - - [2026-02-17 10:44:06] "POST /loadbalancers HTTP/1.1" 200 620 0.064277 10.0.0.249 - - [2026-02-17 10:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.035703 10.0.0.249 - - [2026-02-17 10:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010741 10.0.0.249 - - [2026-02-17 10:44:06] "POST /service-instances HTTP/1.1" 200 568 0.039530 10.0.0.249 - - [2026-02-17 10:44:06] "POST /ref-update HTTP/1.1" 200 156 0.014511 10.0.0.249 - - [2026-02-17 10:44:07] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.069080 10.0.0.249 - - [2026-02-17 10:44:07] "GET /virtual-machine-interface/2bfbdd7b-3dba-4941-bcd7-4eb528191e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005641 10.0.0.249 - - [2026-02-17 10:44:07] "GET /virtual-machine-interface/2bfbdd7b-3dba-4941-bcd7-4eb528191e73?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.005246 10.0.0.249 - - [2026-02-17 10:44:07] "PUT /service-instance/44c165e4-5f2d-430f-bf09-d7757b075a35 HTTP/1.1" 200 267 0.010548 10.0.0.249 - - [2026-02-17 10:44:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015665 10.0.0.249 - - [2026-02-17 10:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.249 - - [2026-02-17 10:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.249 - - [2026-02-17 10:44:07] "GET /floating-ip-pool/c694e301-c424-4d1c-9749-85936ac51194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002445 10.0.0.249 - - [2026-02-17 10:44:07] "POST /virtual-machines HTTP/1.1" 200 430 0.018529 10.0.0.249 - - [2026-02-17 10:44:07] "POST /floating-ips HTTP/1.1" 200 673 0.101170 10.0.0.249 - - [2026-02-17 10:44:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.066219 10.0.0.249 - - [2026-02-17 10:44:07] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003569 10.0.0.249 - - [2026-02-17 10:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.249 - - [2026-02-17 10:44:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.159397 10.0.0.249 - - [2026-02-17 10:44:07] "POST /chown HTTP/1.1" 200 109 0.018560 10.0.0.249 - - [2026-02-17 10:44:07] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003009 10.0.0.249 - - [2026-02-17 10:44:07] "POST /tags HTTP/1.1" 409 221 0.001601 10.0.0.249 - - [2026-02-17 10:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.249 - - [2026-02-17 10:44:07] "POST /chown HTTP/1.1" 200 109 0.005550 10.0.0.249 - - [2026-02-17 10:44:07] "GET /tag/4286a272-8f8b-4158-b681-1738e76d942d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009863 10.0.0.249 - - [2026-02-17 10:44:07] "PUT /virtual-machine-interface/7255ba38-f191-4647-b6d2-361fc5578f19 HTTP/1.1" 200 285 0.026435 10.0.0.249 - - [2026-02-17 10:44:07] "POST /tags HTTP/1.1" 409 238 0.002006 10.0.0.249 - - [2026-02-17 10:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.249 - - [2026-02-17 10:44:07] "GET /tag/5e79dda7-4018-4ed0-8009-a663fe16c60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018971 10.0.0.249 - - [2026-02-17 10:44:07] "PUT /instance-ip/17b851cc-140a-43f7-b1ce-48223ac5afad HTTP/1.1" 200 257 0.036248 10.0.0.249 - - [2026-02-17 10:44:07] "POST /ref-update HTTP/1.1" 200 156 0.016916 10.0.0.249 - - [2026-02-17 10:44:07] "POST /firewall-rules HTTP/1.1" 200 652 0.055677 10.0.0.249 - - [2026-02-17 10:44:07] "POST /ref-update HTTP/1.1" 200 156 0.028472 10.0.0.249 - - [2026-02-17 10:44:07] "GET /firewall-rule/7e446b7a-7b7c-46a9-b6f1-e27b09420e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.020264 10.0.0.249 - - [2026-02-17 10:44:07] "POST /ref-update HTTP/1.1" 200 156 0.039080 10.0.0.249 - - [2026-02-17 10:44:07] "GET /firewall-policy/f0de99c1-8d5b-4517-9baf-7ce0b10f8cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.014986 10.0.0.249 - - [2026-02-17 10:44:07] "GET /firewall-rule/7e446b7a-7b7c-46a9-b6f1-e27b09420e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002700 10.0.0.249 - - [2026-02-17 10:44:07] "POST /ref-update HTTP/1.1" 200 156 0.011213 10.0.0.249 - - [2026-02-17 10:44:07] "POST /ref-update HTTP/1.1" 200 156 0.018897 10.0.0.249 - - [2026-02-17 10:44:07] "POST /ref-update HTTP/1.1" 200 156 0.016886 10.0.0.249 - - [2026-02-17 10:44:07] "POST /ref-update HTTP/1.1" 200 156 0.063273 10.0.0.249 - - [2026-02-17 10:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006444 10.0.0.249 - - [2026-02-17 10:44:07] "POST /virtual-machines HTTP/1.1" 200 430 0.012359 10.0.0.249 - - [2026-02-17 10:44:07] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.036419 10.0.0.249 - - [2026-02-17 10:44:07] "GET /loadbalancer/edaae4aa-0679-4388-b96c-dee00fff0b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006839 10.0.0.249 - - [2026-02-17 10:44:07] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.092226 10.0.0.249 - - [2026-02-17 10:44:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.148216 10.0.0.249 - - [2026-02-17 10:44:07] "POST /chown HTTP/1.1" 200 109 0.020374 10.0.0.249 - - [2026-02-17 10:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009820 10.0.0.249 - - [2026-02-17 10:44:08] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.056714 10.0.0.249 - - [2026-02-17 10:44:08] "GET /loadbalancer-listener/2124d53e-4ee3-427e-910f-780144d98e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006505 10.0.0.249 - - [2026-02-17 10:44:08] "POST /chown HTTP/1.1" 200 109 0.029196 10.0.0.249 - - [2026-02-17 10:44:08] "PUT /virtual-machine-interface/b9ca8950-33bb-4b6a-8ca9-5c679a5c2f71 HTTP/1.1" 200 285 0.020038 10.0.0.249 - - [2026-02-17 10:44:08] "GET /loadbalancer-listener/2124d53e-4ee3-427e-910f-780144d98e24?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.012134 10.0.0.249 - - [2026-02-17 10:44:08] "PUT /instance-ip/17b851cc-140a-43f7-b1ce-48223ac5afad HTTP/1.1" 200 257 0.045515 10.0.0.249 - - [2026-02-17 10:44:08] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.037147 10.0.0.249 - - [2026-02-17 10:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014302 10.0.0.249 - - [2026-02-17 10:44:08] "GET /loadbalancer-pool/eacbab86-75a1-423f-9574-54021c0a440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004627 10.0.0.249 - - [2026-02-17 10:44:08] "POST /ref-update HTTP/1.1" 200 156 0.028443 10.0.0.249 - - [2026-02-17 10:44:08] "POST /ref-update HTTP/1.1" 200 156 0.024213 10.0.0.249 - - [2026-02-17 10:44:08] "POST /ref-update HTTP/1.1" 200 156 0.024861 10.0.0.249 - - [2026-02-17 10:44:08] "POST /loadbalancer-members HTTP/1.1" 200 709 0.041608 10.0.0.249 - - [2026-02-17 10:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012550 10.0.0.249 - - [2026-02-17 10:44:08] "GET /loadbalancer-member/0790aa47-2a03-4c2e-98f3-1c89fcd805b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.007951 10.0.0.249 - - [2026-02-17 10:44:08] "POST /ref-update HTTP/1.1" 200 156 0.022856 10.0.0.249 - - [2026-02-17 10:44:08] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002100 10.0.0.249 - - [2026-02-17 10:44:08] "POST /ref-update HTTP/1.1" 200 156 0.032542 10.0.0.249 - - [2026-02-17 10:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.249 - - [2026-02-17 10:44:08] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002374 10.0.0.249 - - [2026-02-17 10:44:08] "PUT /service-instance/44c165e4-5f2d-430f-bf09-d7757b075a35 HTTP/1.1" 200 267 0.007686 10.0.0.249 - - [2026-02-17 10:44:08] "POST /tags HTTP/1.1" 409 221 0.001903 10.0.0.249 - - [2026-02-17 10:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014202 10.0.0.249 - - [2026-02-17 10:44:08] "GET /tag/4286a272-8f8b-4158-b681-1738e76d942d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013052 10.0.0.249 - - [2026-02-17 10:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024573 10.0.0.249 - - [2026-02-17 10:44:08] "POST /tags HTTP/1.1" 409 238 0.010422 10.0.0.249 - - [2026-02-17 10:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.249 - - [2026-02-17 10:44:08] "POST /chown HTTP/1.1" 200 109 0.006481 10.0.0.249 - - [2026-02-17 10:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.249 - - [2026-02-17 10:44:08] "GET /tag/5e79dda7-4018-4ed0-8009-a663fe16c60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012568 10.0.0.249 - - [2026-02-17 10:44:08] "POST /firewall-rules HTTP/1.1" 409 293 0.002160 10.0.0.249 - - [2026-02-17 10:44:08] "POST /chown HTTP/1.1" 200 109 0.007393 10.0.0.249 - - [2026-02-17 10:44:08] "PUT /instance-ip/17b851cc-140a-43f7-b1ce-48223ac5afad HTTP/1.1" 200 257 0.022965 10.0.0.249 - - [2026-02-17 10:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.249 - - [2026-02-17 10:44:08] "POST /ref-update HTTP/1.1" 200 156 0.063818 10.0.0.249 - - [2026-02-17 10:44:08] "PUT /firewall-rule/7e446b7a-7b7c-46a9-b6f1-e27b09420e45 HTTP/1.1" 200 261 0.069104 10.0.0.249 - - [2026-02-17 10:44:08] "GET /firewall-rule/7e446b7a-7b7c-46a9-b6f1-e27b09420e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.014040 10.0.0.249 - - [2026-02-17 10:44:08] "POST /chown HTTP/1.1" 200 109 0.008157 10.0.0.249 - - [2026-02-17 10:44:08] "POST /chown HTTP/1.1" 200 109 0.023904 10.0.0.249 - - [2026-02-17 10:44:08] "GET /firewall-policy/f0de99c1-8d5b-4517-9baf-7ce0b10f8cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005128 10.0.0.249 - - [2026-02-17 10:44:08] "GET /firewall-rule/7e446b7a-7b7c-46a9-b6f1-e27b09420e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002091 10.0.0.249 - - [2026-02-17 10:44:08] "PUT /instance-ip/17b851cc-140a-43f7-b1ce-48223ac5afad HTTP/1.1" 200 257 0.025926 10.0.0.249 - - [2026-02-17 10:44:08] "POST /ref-update HTTP/1.1" 200 156 0.014107 10.0.0.249 - - [2026-02-17 10:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.249 - - [2026-02-17 10:44:08] "POST /chown HTTP/1.1" 200 109 0.006102 10.0.0.249 - - [2026-02-17 10:44:08] "POST /chown HTTP/1.1" 200 109 0.007757 10.0.0.249 - - [2026-02-17 10:44:08] "PUT /instance-ip/17b851cc-140a-43f7-b1ce-48223ac5afad HTTP/1.1" 200 257 0.019781 10.0.0.249 - - [2026-02-17 10:44:08] "POST /ref-update HTTP/1.1" 200 156 0.016329 10.0.0.249 - - [2026-02-17 10:44:08] "POST /chown HTTP/1.1" 200 109 0.018665 10.0.0.249 - - [2026-02-17 10:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008461 10.0.0.249 - - [2026-02-17 10:44:09] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.015383 10.0.0.249 - - [2026-02-17 10:44:09] "POST /chown HTTP/1.1" 200 109 0.038886 10.0.0.249 - - [2026-02-17 10:44:09] "PUT /instance-ip/17b851cc-140a-43f7-b1ce-48223ac5afad HTTP/1.1" 200 257 0.016610 10.0.0.249 - - [2026-02-17 10:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.249 - - [2026-02-17 10:44:09] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.031607 10.0.0.249 - - [2026-02-17 10:44:09] "POST /ref-update HTTP/1.1" 200 156 0.025018 10.0.0.249 - - [2026-02-17 10:44:09] "POST /virtual-machines HTTP/1.1" 200 374 0.025715 10.0.0.249 - - [2026-02-17 10:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011415 10.0.0.249 - - [2026-02-17 10:44:09] "PUT /service-instance/44c165e4-5f2d-430f-bf09-d7757b075a35 HTTP/1.1" 200 267 0.009785 10.0.0.249 - - [2026-02-17 10:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030858 10.0.0.249 - - [2026-02-17 10:44:09] "PUT /service-instance/44c165e4-5f2d-430f-bf09-d7757b075a35 HTTP/1.1" 200 267 0.049052 10.0.0.249 - - [2026-02-17 10:44:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.185602 10.0.0.249 - - [2026-02-17 10:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019188 10.0.0.249 - - [2026-02-17 10:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.051193 10.0.0.249 - - [2026-02-17 10:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.249 - - [2026-02-17 10:44:09] "PUT /service-instance/44c165e4-5f2d-430f-bf09-d7757b075a35 HTTP/1.1" 200 267 0.024965 10.0.0.249 - - [2026-02-17 10:44:09] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004484 10.0.0.249 - - [2026-02-17 10:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008317 10.0.0.249 - - [2026-02-17 10:44:09] "POST /instance-ips HTTP/1.1" 200 414 0.040179 10.0.0.249 - - [2026-02-17 10:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026659 10.0.0.249 - - [2026-02-17 10:44:09] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.017472 10.0.0.249 - - [2026-02-17 10:44:09] "PUT /service-instance/44c165e4-5f2d-430f-bf09-d7757b075a35 HTTP/1.1" 200 267 0.008917 10.0.0.249 - - [2026-02-17 10:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010379 10.0.0.249 - - [2026-02-17 10:44:09] "POST /set-tag HTTP/1.1" 200 109 0.027802 10.0.0.249 - - [2026-02-17 10:44:09] "PUT /service-instance/44c165e4-5f2d-430f-bf09-d7757b075a35 HTTP/1.1" 200 267 0.016123 10.0.0.249 - - [2026-02-17 10:44:09] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012141 10.0.0.249 - - [2026-02-17 10:44:09] "GET /instance-ip/970ca5a2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.014005 10.0.0.249 - - [2026-02-17 10:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.006814 10.0.0.249 - - [2026-02-17 10:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.249 - - [2026-02-17 10:44:09] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005711 10.0.0.249 - - [2026-02-17 10:44:09] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.249 - - [2026-02-17 10:44:09] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.003670 10.0.0.249 - - [2026-02-17 10:44:09] "POST /chown HTTP/1.1" 200 109 0.017111 10.0.0.249 - - [2026-02-17 10:44:09] "POST /ref-update HTTP/1.1" 200 156 0.010156 10.0.0.249 - - [2026-02-17 10:44:09] "POST /chown HTTP/1.1" 200 109 0.010179 10.0.0.249 - - [2026-02-17 10:44:09] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013294 10.0.0.249 - - [2026-02-17 10:44:09] "POST /set-tag HTTP/1.1" 200 109 0.005517 10.0.0.249 - - [2026-02-17 10:44:09] "POST /ref-update HTTP/1.1" 200 156 0.032521 10.0.0.249 - - [2026-02-17 10:44:09] "POST /chown HTTP/1.1" 200 109 0.014813 10.0.0.249 - - [2026-02-17 10:44:09] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004012 10.0.0.249 - - [2026-02-17 10:44:09] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.249 - - [2026-02-17 10:44:09] "POST /chown HTTP/1.1" 200 109 0.005408 10.0.0.249 - - [2026-02-17 10:44:09] "POST /ref-update HTTP/1.1" 200 156 0.015367 10.0.0.249 - - [2026-02-17 10:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.006576 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.016743 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.020787 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.006320 10.0.0.249 - - [2026-02-17 10:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.005952 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.020347 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.006476 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.021787 10.0.0.249 - - [2026-02-17 10:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.006907 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.015121 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.016355 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.007529 10.0.0.249 - - [2026-02-17 10:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.005542 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.015510 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.006623 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.015539 10.0.0.249 - - [2026-02-17 10:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.005831 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.017251 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.015856 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.005738 10.0.0.249 - - [2026-02-17 10:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.005437 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.021196 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.005983 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.019506 10.0.0.249 - - [2026-02-17 10:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.007784 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.022544 10.0.0.249 - - [2026-02-17 10:44:10] "POST /chown HTTP/1.1" 200 109 0.017113 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.006820 10.0.0.249 - - [2026-02-17 10:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.007222 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.006239 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.020476 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.021001 10.0.0.249 - - [2026-02-17 10:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.006634 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.019443 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.007162 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.019326 10.0.0.249 - - [2026-02-17 10:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.007326 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.027993 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.013880 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.010113 10.0.0.249 - - [2026-02-17 10:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.006551 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.006064 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.022906 10.0.0.249 - - [2026-02-17 10:44:11] "POST /chown HTTP/1.1" 200 109 0.016741 10.0.0.249 - - [2026-02-17 10:44:12] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004267 10.0.0.249 - - [2026-02-17 10:44:12] "POST /set-tag HTTP/1.1" 200 109 0.005651 10.0.0.249 - - [2026-02-17 10:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.249 - - [2026-02-17 10:44:12] "POST /chown HTTP/1.1" 200 109 0.008141 10.0.0.249 - - [2026-02-17 10:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007094 10.0.0.249 - - [2026-02-17 10:44:12] "GET /loadbalancer/00628982-0dd8-479d-a84c-0105c0cfd60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003286 10.0.0.249 - - [2026-02-17 10:44:12] "GET /loadbalancer-pool/d95e5fb4-9eea-4296-b6b3-4f94e956e0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004858 10.0.0.249 - - [2026-02-17 10:44:12] "POST /chown HTTP/1.1" 200 109 0.018038 10.0.0.249 - - [2026-02-17 10:44:12] "POST /chown HTTP/1.1" 200 109 0.013076 10.0.0.249 - - [2026-02-17 10:44:12] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014168 10.0.0.249 - - [2026-02-17 10:44:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020349 10.0.0.249 - - [2026-02-17 10:44:12] "POST /chown HTTP/1.1" 200 109 0.033381 10.0.0.249 - - [2026-02-17 10:44:12] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.021563 10.0.0.249 - - [2026-02-17 10:44:12] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012669 10.0.0.249 - - [2026-02-17 10:44:12] "POST /ref-update HTTP/1.1" 200 156 0.009941 10.0.0.249 - - [2026-02-17 10:44:12] "POST /tags HTTP/1.1" 409 221 0.002275 10.0.0.249 - - [2026-02-17 10:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.249 - - [2026-02-17 10:44:12] "GET /tag/4286a272-8f8b-4158-b681-1738e76d942d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013600 10.0.0.249 - - [2026-02-17 10:44:12] "GET /floating-ip/cfdeedf7-d1a9-4c68-900a-4b597397b147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003709 10.0.0.249 - - [2026-02-17 10:44:12] "PUT /floating-ip/cfdeedf7-d1a9-4c68-900a-4b597397b147 HTTP/1.1" 200 257 0.008527 10.0.0.249 - - [2026-02-17 10:44:12] "POST /set-tag HTTP/1.1" 200 109 0.015055 10.0.0.249 - - [2026-02-17 10:44:13] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006879 10.0.0.249 - - [2026-02-17 10:44:13] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.249 - - [2026-02-17 10:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.249 - - [2026-02-17 10:44:13] "GET /loadbalancer/00628982-0dd8-479d-a84c-0105c0cfd60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003802 10.0.0.249 - - [2026-02-17 10:44:13] "GET /loadbalancer-pool/d95e5fb4-9eea-4296-b6b3-4f94e956e0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003230 10.0.0.249 - - [2026-02-17 10:44:13] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015967 10.0.0.249 - - [2026-02-17 10:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014424 10.0.0.249 - - [2026-02-17 10:44:13] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008739 10.0.0.249 - - [2026-02-17 10:44:13] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003997 10.0.0.249 - - [2026-02-17 10:44:13] "POST /ref-update HTTP/1.1" 200 156 0.007450 10.0.0.249 - - [2026-02-17 10:44:13] "GET /floating-ip/cfdeedf7-d1a9-4c68-900a-4b597397b147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.003037 10.0.0.249 - - [2026-02-17 10:44:13] "POST /set-tag HTTP/1.1" 200 109 0.024529 10.0.0.249 - - [2026-02-17 10:44:17] "GET /virtual-machine/7098ac89-17e0-4c74-88ca-b1e4c6064800?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003399 10.0.0.249 - - [2026-02-17 10:44:17] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004566 10.0.0.249 - - [2026-02-17 10:44:17] "GET /virtual-machine/fac6f5c8-4f92-46e4-9c34-92ff680ef112?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002907 10.0.0.249 - - [2026-02-17 10:44:17] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004371 10.0.0.249 - - [2026-02-17 10:44:17] "GET /global-system-configs HTTP/1.1" 200 323 0.002342 10.0.0.249 - - [2026-02-17 10:44:19] "GET /global-system-configs HTTP/1.1" 200 323 0.004437 10.0.0.249 - - [2026-02-17 10:44:23] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004118 10.0.0.249 - - [2026-02-17 10:44:23] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.249 - - [2026-02-17 10:44:27] "GET /virtual-machine/309f79ae-20ce-483f-81b9-61bb9e7d1a96?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002997 10.0.0.249 - - [2026-02-17 10:44:27] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003710 10.0.0.249 - - [2026-02-17 10:44:27] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012351 10.0.0.249 - - [2026-02-17 10:44:27] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.249 - - [2026-02-17 10:44:58] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004607 10.0.0.249 - - [2026-02-17 10:44:58] "POST /set-tag HTTP/1.1" 200 109 0.005514 10.0.0.249 - - [2026-02-17 10:44:58] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003969 10.0.0.249 - - [2026-02-17 10:44:58] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.249 - - [2026-02-17 10:44:58] "GET /virtual-machine/309f79ae-20ce-483f-81b9-61bb9e7d1a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004307 10.0.0.249 - - [2026-02-17 10:44:58] "POST /ref-update HTTP/1.1" 200 156 0.010928 10.0.0.249 - - [2026-02-17 10:44:58] "GET /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017293 10.0.0.249 - - [2026-02-17 10:44:58] "POST /set-tag HTTP/1.1" 200 109 0.015556 10.0.0.249 - - [2026-02-17 10:44:58] "POST /set-tag HTTP/1.1" 200 109 0.018881 10.0.0.249 - - [2026-02-17 10:44:58] "DELETE /instance-ip/970ca5a2-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.092347 10.0.0.249 - - [2026-02-17 10:44:58] "DELETE /virtual-machine-interface/96e6c4ae-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.047297 10.0.0.249 - - [2026-02-17 10:44:58] "DELETE /virtual-machine/309f79ae-20ce-483f-81b9-61bb9e7d1a96 HTTP/1.1" 200 115 0.018515 10.0.0.249 - - [2026-02-17 10:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010435 10.0.0.249 - - [2026-02-17 10:45:02] "GET /tag/5e79dda7-4018-4ed0-8009-a663fe16c60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010695 10.0.0.249 - - [2026-02-17 10:45:02] "GET /tag/5e79dda7-4018-4ed0-8009-a663fe16c60d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.013232 10.0.0.249 - - [2026-02-17 10:45:02] "GET /virtual-machine-interface/2bfbdd7b-3dba-4941-bcd7-4eb528191e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005793 10.0.0.249 - - [2026-02-17 10:45:02] "POST /set-tag HTTP/1.1" 200 109 0.018161 10.0.0.249 - - [2026-02-17 10:45:02] "GET /virtual-machine-interface/7255ba38-f191-4647-b6d2-361fc5578f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.018469 10.0.0.249 - - [2026-02-17 10:45:02] "POST /set-tag HTTP/1.1" 200 109 0.026601 10.0.0.249 - - [2026-02-17 10:45:02] "GET /virtual-machine-interface/b9ca8950-33bb-4b6a-8ca9-5c679a5c2f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004458 10.0.0.249 - - [2026-02-17 10:45:02] "POST /set-tag HTTP/1.1" 200 109 0.012585 10.0.0.249 - - [2026-02-17 10:45:02] "GET /firewall-policy/f0de99c1-8d5b-4517-9baf-7ce0b10f8cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015992 10.0.0.249 - - [2026-02-17 10:45:02] "GET /firewall-rule/7e446b7a-7b7c-46a9-b6f1-e27b09420e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002658 10.0.0.249 - - [2026-02-17 10:45:02] "POST /ref-update HTTP/1.1" 200 156 0.011887 10.0.0.249 - - [2026-02-17 10:45:02] "DELETE /firewall-rule/7e446b7a-7b7c-46a9-b6f1-e27b09420e45 HTTP/1.1" 200 115 0.041075 10.0.0.249 - - [2026-02-17 10:45:02] "DELETE /loadbalancer-member/0790aa47-2a03-4c2e-98f3-1c89fcd805b3 HTTP/1.1" 200 115 0.021833 10.0.0.249 - - [2026-02-17 10:45:03] "PUT /service-instance/44c165e4-5f2d-430f-bf09-d7757b075a35 HTTP/1.1" 200 267 0.012222 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /loadbalancer-pool/eacbab86-75a1-423f-9574-54021c0a440f HTTP/1.1" 200 115 0.060437 10.0.0.249 - - [2026-02-17 10:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027623 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /loadbalancer-listener/2124d53e-4ee3-427e-910f-780144d98e24 HTTP/1.1" 200 115 0.048559 10.0.0.249 - - [2026-02-17 10:45:03] "PUT /service-instance/44c165e4-5f2d-430f-bf09-d7757b075a35 HTTP/1.1" 200 267 0.016760 10.0.0.249 - - [2026-02-17 10:45:03] "GET /floating-ip/e3685002-cfde-4b61-b17a-f80ae8991b15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.003903 10.0.0.249 - - [2026-02-17 10:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009825 10.0.0.249 - - [2026-02-17 10:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.249 - - [2026-02-17 10:45:03] "POST /chown HTTP/1.1" 200 109 0.013964 10.0.0.249 - - [2026-02-17 10:45:03] "PUT /floating-ip/e3685002-cfde-4b61-b17a-f80ae8991b15 HTTP/1.1" 200 257 0.062679 10.0.0.249 - - [2026-02-17 10:45:03] "POST /chown HTTP/1.1" 200 109 0.012655 10.0.0.249 - - [2026-02-17 10:45:03] "POST /chown HTTP/1.1" 200 109 0.026606 10.0.0.249 - - [2026-02-17 10:45:03] "POST /chown HTTP/1.1" 200 109 0.015447 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /floating-ip/e3685002-cfde-4b61-b17a-f80ae8991b15 HTTP/1.1" 200 115 0.098495 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /loadbalancer/edaae4aa-0679-4388-b96c-dee00fff0b55 HTTP/1.1" 200 115 0.027158 10.0.0.249 - - [2026-02-17 10:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.249 - - [2026-02-17 10:45:03] "POST /service-instances HTTP/1.1" 409 259 0.001778 10.0.0.249 - - [2026-02-17 10:45:03] "POST /service-instances HTTP/1.1" 409 259 0.002447 10.0.0.249 - - [2026-02-17 10:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /instance-ip/17b851cc-140a-43f7-b1ce-48223ac5afad HTTP/1.1" 200 115 0.059342 10.0.0.249 - - [2026-02-17 10:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /virtual-machine-interface/2bfbdd7b-3dba-4941-bcd7-4eb528191e73 HTTP/1.1" 200 115 0.040287 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /tag/5e79dda7-4018-4ed0-8009-a663fe16c60d HTTP/1.1" 200 115 0.081186 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /service-instance/44c165e4-5f2d-430f-bf09-d7757b075a35 HTTP/1.1" 200 115 0.059567 10.0.0.249 - - [2026-02-17 10:45:03] "GET /virtual-machine-interface/7255ba38-f191-4647-b6d2-361fc5578f19?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.008286 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /virtual-machine-interface/7255ba38-f191-4647-b6d2-361fc5578f19 HTTP/1.1" 200 115 0.037525 10.0.0.249 - - [2026-02-17 10:45:03] "POST /ref-update HTTP/1.1" 200 156 0.010285 10.0.0.249 - - [2026-02-17 10:45:03] "GET /floating-ip-pool/c694e301-c424-4d1c-9749-85936ac51194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002570 10.0.0.249 - - [2026-02-17 10:45:03] "POST /ref-update HTTP/1.1" 200 156 0.007654 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /virtual-machine/6c47d4b0-f67f-49fc-b7d6-876f613616b8 HTTP/1.1" 200 115 0.029739 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /floating-ip-pool/c694e301-c424-4d1c-9749-85936ac51194 HTTP/1.1" 200 115 0.041756 10.0.0.249 - - [2026-02-17 10:45:03] "GET /virtual-machine-interface/b9ca8950-33bb-4b6a-8ca9-5c679a5c2f71?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.015250 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /virtual-machine-interface/b9ca8950-33bb-4b6a-8ca9-5c679a5c2f71 HTTP/1.1" 200 115 0.084189 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /virtual-machine/e524d904-a3fc-4918-8a5f-036c70049b22 HTTP/1.1" 200 115 0.039112 10.0.0.249 - - [2026-02-17 10:45:03] "POST /useragent-kv HTTP/1.1" 200 115 0.007982 10.0.0.249 - - [2026-02-17 10:45:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001554 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /virtual-network/ad4a2f3c-4111-4497-9ef4-67e2c1e6ea6f HTTP/1.1" 200 115 0.140571 10.0.0.249 - - [2026-02-17 10:45:03] "GET /routing-instance/98c59a2b-b42b-48f3-89b9-086496c0078c HTTP/1.1" 404 171 0.002460 10.0.0.249 - - [2026-02-17 10:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.249 - - [2026-02-17 10:45:03] "GET /domains HTTP/1.1" 200 281 0.005054 10.0.0.249 - - [2026-02-17 10:45:03] "GET /domain/549c32da-f378-4b4f-aecf-dc6fcb90079b HTTP/1.1" 200 3099 0.002254 10.0.0.249 - - [2026-02-17 10:45:03] "DELETE /route-target/c557508d-6324-43cf-bedc-da4b65e50b50 HTTP/1.1" 200 115 0.026224 10.0.0.249 - - [2026-02-17 10:45:03] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6 HTTP/1.1" 200 6899 0.042899 10.0.0.249 - - [2026-02-17 10:45:03] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006741 10.0.0.249 - - [2026-02-17 10:45:03] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.249 - - [2026-02-17 10:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.249 - - [2026-02-17 10:45:03] "GET /loadbalancer/00628982-0dd8-479d-a84c-0105c0cfd60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002561 10.0.0.249 - - [2026-02-17 10:45:03] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008498 10.0.0.249 - - [2026-02-17 10:45:04] "POST /set-tag HTTP/1.1" 200 109 0.020994 10.0.0.249 - - [2026-02-17 10:45:04] "DELETE /loadbalancer-member/0b754110-17df-45f6-8d2e-3cb5157d7b33 HTTP/1.1" 200 115 0.060620 10.0.0.249 - - [2026-02-17 10:45:05] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006090 10.0.0.249 - - [2026-02-17 10:45:05] "POST /set-tag HTTP/1.1" 200 109 0.003597 10.0.0.249 - - [2026-02-17 10:45:05] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004732 10.0.0.249 - - [2026-02-17 10:45:05] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.249 - - [2026-02-17 10:45:05] "GET /virtual-machine/fac6f5c8-4f92-46e4-9c34-92ff680ef112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002719 10.0.0.249 - - [2026-02-17 10:45:05] "POST /ref-update HTTP/1.1" 200 156 0.010637 10.0.0.249 - - [2026-02-17 10:45:05] "GET /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017061 10.0.0.249 - - [2026-02-17 10:45:05] "POST /set-tag HTTP/1.1" 200 109 0.017908 10.0.0.249 - - [2026-02-17 10:45:05] "POST /set-tag HTTP/1.1" 200 109 0.015656 10.0.0.249 - - [2026-02-17 10:45:05] "POST /set-tag HTTP/1.1" 200 109 0.029134 10.0.0.249 - - [2026-02-17 10:45:05] "DELETE /instance-ip/92dc356a-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.038370 10.0.0.249 - - [2026-02-17 10:45:05] "POST /ref-update HTTP/1.1" 200 156 0.016968 10.0.0.249 - - [2026-02-17 10:45:05] "DELETE /virtual-machine-interface/92bc6be0-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.042965 10.0.0.249 - - [2026-02-17 10:45:05] "DELETE /virtual-machine/fac6f5c8-4f92-46e4-9c34-92ff680ef112 HTTP/1.1" 200 115 0.024149 10.0.0.249 - - [2026-02-17 10:45:08] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009702 10.0.0.249 - - [2026-02-17 10:45:09] "POST /set-tag HTTP/1.1" 200 109 0.004294 10.0.0.249 - - [2026-02-17 10:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.249 - - [2026-02-17 10:45:09] "GET /loadbalancer/00628982-0dd8-479d-a84c-0105c0cfd60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003006 10.0.0.249 - - [2026-02-17 10:45:10] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009736 10.0.0.249 - - [2026-02-17 10:45:10] "POST /set-tag HTTP/1.1" 200 109 0.003681 10.0.0.249 - - [2026-02-17 10:45:10] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006513 10.0.0.249 - - [2026-02-17 10:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.249 - - [2026-02-17 10:45:10] "GET /virtual-machine/7098ac89-17e0-4c74-88ca-b1e4c6064800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002998 10.0.0.249 - - [2026-02-17 10:45:10] "POST /ref-update HTTP/1.1" 200 156 0.013637 10.0.0.249 - - [2026-02-17 10:45:10] "GET /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004148 10.0.0.249 - - [2026-02-17 10:45:10] "POST /set-tag HTTP/1.1" 200 109 0.016029 10.0.0.249 - - [2026-02-17 10:45:10] "POST /set-tag HTTP/1.1" 200 109 0.024106 10.0.0.249 - - [2026-02-17 10:45:10] "POST /set-tag HTTP/1.1" 200 109 0.016263 10.0.0.249 - - [2026-02-17 10:45:10] "DELETE /instance-ip/92494f34-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.045615 10.0.0.249 - - [2026-02-17 10:45:10] "POST /ref-update HTTP/1.1" 200 156 0.012564 10.0.0.249 - - [2026-02-17 10:45:10] "DELETE /virtual-machine-interface/922b7626-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.040373 10.0.0.249 - - [2026-02-17 10:45:10] "DELETE /virtual-machine/7098ac89-17e0-4c74-88ca-b1e4c6064800 HTTP/1.1" 200 115 0.023257 10.0.0.249 - - [2026-02-17 10:45:10] "DELETE /tag/48153455-2588-49dd-a166-c1455a559e87 HTTP/1.1" 200 115 0.059701 10.0.0.249 - - [2026-02-17 10:45:11] "DELETE /tag/11acce30-0d93-4182-9606-4e1bcd969ee4 HTTP/1.1" 200 115 0.041135 10.0.0.249 - - [2026-02-17 10:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.249 - - [2026-02-17 10:45:14] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035123 10.0.0.249 - - [2026-02-17 10:45:14] "POST /tags HTTP/1.1" 200 394 0.028827 10.0.0.249 - - [2026-02-17 10:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017456 10.0.0.249 - - [2026-02-17 10:45:14] "GET /tag/db4bd781-a4bd-47a7-99eb-2ce0ab33b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014853 10.0.0.249 - - [2026-02-17 10:45:14] "POST /tags HTTP/1.1" 200 342 0.015990 10.0.0.249 - - [2026-02-17 10:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.249 - - [2026-02-17 10:45:14] "GET /tag/783300e5-4f5f-404b-8959-b750ccd0a0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012412 10.0.0.249 - - [2026-02-17 10:45:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000449 10.0.0.249 - - [2026-02-17 10:45:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.008182 10.0.0.249 - - [2026-02-17 10:45:14] "POST /security-groups HTTP/1.1" 200 589 0.075173 10.0.0.249 - - [2026-02-17 10:45:14] "POST /projects HTTP/1.1" 200 521 0.203832 10.0.0.249 - - [2026-02-17 10:45:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.002048 10.0.0.249 - - [2026-02-17 10:45:14] "POST /access-control-lists HTTP/1.1" 200 600 0.075850 10.0.0.249 - - [2026-02-17 10:45:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.004695 10.0.0.249 - - [2026-02-17 10:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.097433 10.0.0.249 - - [2026-02-17 10:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020009 10.0.0.249 - - [2026-02-17 10:45:14] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.014867 10.0.0.249 - - [2026-02-17 10:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.249 - - [2026-02-17 10:45:14] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004920 10.0.0.249 - - [2026-02-17 10:45:14] "POST /access-control-lists HTTP/1.1" 200 598 0.109576 10.0.0.249 - - [2026-02-17 10:45:15] "PUT /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77 HTTP/1.1" 200 265 0.071852 10.0.0.249 - - [2026-02-17 10:45:15] "PUT /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd HTTP/1.1" 200 265 0.058426 10.0.0.249 - - [2026-02-17 10:45:15] "POST /security-groups HTTP/1.1" 200 593 0.077782 10.0.0.249 - - [2026-02-17 10:45:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.007710 10.0.0.249 - - [2026-02-17 10:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.043605 10.0.0.249 - - [2026-02-17 10:45:15] "POST /chown HTTP/1.1" 200 109 0.065922 10.0.0.249 - - [2026-02-17 10:45:15] "POST /access-control-lists HTTP/1.1" 200 634 0.110121 10.0.0.249 - - [2026-02-17 10:45:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.003586 10.0.0.249 - - [2026-02-17 10:45:15] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.040372 10.0.0.249 - - [2026-02-17 10:45:15] "POST /access-control-lists HTTP/1.1" 200 632 0.061313 10.0.0.249 - - [2026-02-17 10:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009442 10.0.0.249 - - [2026-02-17 10:45:15] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003390 10.0.0.249 - - [2026-02-17 10:45:15] "POST /tags HTTP/1.1" 409 226 0.003367 10.0.0.249 - - [2026-02-17 10:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906 10.0.0.249 - - [2026-02-17 10:45:15] "GET /tag/783300e5-4f5f-404b-8959-b750ccd0a0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020752 10.0.0.249 - - [2026-02-17 10:45:15] "POST /firewall-rules HTTP/1.1" 200 602 0.091345 10.0.0.249 - - [2026-02-17 10:45:15] "GET /firewall-rule/bbfe44b9-7f09-4d9d-a12e-10a235ed0344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010166 10.0.0.249 - - [2026-02-17 10:45:15] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003978 10.0.0.249 - - [2026-02-17 10:45:15] "GET /firewall-rule/bbfe44b9-7f09-4d9d-a12e-10a235ed0344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002821 10.0.0.249 - - [2026-02-17 10:45:15] "POST /ref-update HTTP/1.1" 200 156 0.048143 10.0.0.249 - - [2026-02-17 10:45:15] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011170 10.0.0.249 - - [2026-02-17 10:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.249 - - [2026-02-17 10:45:15] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006602 10.0.0.249 - - [2026-02-17 10:45:15] "POST /tags HTTP/1.1" 409 226 0.001629 10.0.0.249 - - [2026-02-17 10:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.249 - - [2026-02-17 10:45:15] "GET /tag/783300e5-4f5f-404b-8959-b750ccd0a0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010563 10.0.0.249 - - [2026-02-17 10:45:16] "POST /firewall-rules HTTP/1.1" 200 600 0.065405 10.0.0.249 - - [2026-02-17 10:45:16] "GET /firewall-rule/20b5178f-37b0-49af-a7b4-2beb6eee85be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.024327 10.0.0.249 - - [2026-02-17 10:45:16] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.005888 10.0.0.249 - - [2026-02-17 10:45:16] "GET /firewall-rule/20b5178f-37b0-49af-a7b4-2beb6eee85be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004632 10.0.0.249 - - [2026-02-17 10:45:16] "POST /ref-update HTTP/1.1" 200 156 0.079998 10.0.0.249 - - [2026-02-17 10:45:17] "POST /tags HTTP/1.1" 200 394 0.031358 10.0.0.249 - - [2026-02-17 10:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006530 10.0.0.249 - - [2026-02-17 10:45:17] "GET /tag/8beb37af-1b2d-40a0-a271-7f12d38191a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.020636 10.0.0.249 - - [2026-02-17 10:45:17] "POST /tags HTTP/1.1" 200 342 0.032624 10.0.0.249 - - [2026-02-17 10:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.249 - - [2026-02-17 10:45:17] "GET /tag/d0a4100e-cdd3-4d39-b828-51628b927d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013130 10.0.0.249 - - [2026-02-17 10:45:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.006894 10.0.0.249 - - [2026-02-17 10:45:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.007788 10.0.0.249 - - [2026-02-17 10:45:17] "POST /security-groups HTTP/1.1" 200 589 0.073833 10.0.0.249 - - [2026-02-17 10:45:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.002569 10.0.0.249 - - [2026-02-17 10:45:17] "POST /projects HTTP/1.1" 200 521 0.261363 10.0.0.249 - - [2026-02-17 10:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018470 10.0.0.249 - - [2026-02-17 10:45:17] "POST /access-control-lists HTTP/1.1" 200 600 0.094104 10.0.0.249 - - [2026-02-17 10:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010664 10.0.0.249 - - [2026-02-17 10:45:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.007126 10.0.0.249 - - [2026-02-17 10:45:17] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.015308 10.0.0.249 - - [2026-02-17 10:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.249 - - [2026-02-17 10:45:17] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.014343 10.0.0.249 - - [2026-02-17 10:45:17] "POST /access-control-lists HTTP/1.1" 200 598 0.084581 10.0.0.249 - - [2026-02-17 10:45:18] "PUT /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77 HTTP/1.1" 200 265 0.058090 10.0.0.249 - - [2026-02-17 10:45:18] "PUT /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd HTTP/1.1" 200 265 0.055773 10.0.0.249 - - [2026-02-17 10:45:18] "POST /security-groups HTTP/1.1" 200 593 0.086698 10.0.0.249 - - [2026-02-17 10:45:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.009335 10.0.0.249 - - [2026-02-17 10:45:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024876 10.0.0.249 - - [2026-02-17 10:45:18] "POST /chown HTTP/1.1" 200 109 0.021052 10.0.0.249 - - [2026-02-17 10:45:18] "POST /access-control-lists HTTP/1.1" 200 634 0.050763 10.0.0.249 - - [2026-02-17 10:45:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.004752 10.0.0.249 - - [2026-02-17 10:45:18] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007812 10.0.0.249 - - [2026-02-17 10:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.249 - - [2026-02-17 10:45:18] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.045894 10.0.0.249 - - [2026-02-17 10:45:18] "POST /access-control-lists HTTP/1.1" 200 632 0.084892 10.0.0.249 - - [2026-02-17 10:45:18] "POST /tags HTTP/1.1" 409 226 0.002088 10.0.0.249 - - [2026-02-17 10:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.249 - - [2026-02-17 10:45:18] "GET /tag/d0a4100e-cdd3-4d39-b828-51628b927d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011968 10.0.0.249 - - [2026-02-17 10:45:18] "POST /firewall-rules HTTP/1.1" 200 602 0.068619 10.0.0.249 - - [2026-02-17 10:45:18] "GET /firewall-rule/ad3c2bc4-b97a-4e72-a7bd-41d8e8299858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003912 10.0.0.249 - - [2026-02-17 10:45:18] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003351 10.0.0.249 - - [2026-02-17 10:45:18] "GET /firewall-rule/ad3c2bc4-b97a-4e72-a7bd-41d8e8299858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002252 10.0.0.249 - - [2026-02-17 10:45:18] "POST /ref-update HTTP/1.1" 200 156 0.067192 10.0.0.249 - - [2026-02-17 10:45:18] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011425 10.0.0.249 - - [2026-02-17 10:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.249 - - [2026-02-17 10:45:18] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003190 10.0.0.249 - - [2026-02-17 10:45:18] "POST /tags HTTP/1.1" 409 226 0.001728 10.0.0.249 - - [2026-02-17 10:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.249 - - [2026-02-17 10:45:18] "GET /tag/d0a4100e-cdd3-4d39-b828-51628b927d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017017 10.0.0.249 - - [2026-02-17 10:45:18] "POST /firewall-rules HTTP/1.1" 200 600 0.089422 10.0.0.249 - - [2026-02-17 10:45:18] "GET /firewall-rule/f9dc6b66-d150-4ed1-b464-571fa4f15077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.024068 10.0.0.249 - - [2026-02-17 10:45:19] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.005123 10.0.0.249 - - [2026-02-17 10:45:19] "GET /firewall-rule/f9dc6b66-d150-4ed1-b464-571fa4f15077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002791 10.0.0.249 - - [2026-02-17 10:45:19] "POST /ref-update HTTP/1.1" 200 156 0.070291 10.0.0.249 - - [2026-02-17 10:45:20] "POST /tags HTTP/1.1" 200 346 0.063717 10.0.0.249 - - [2026-02-17 10:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.249 - - [2026-02-17 10:45:20] "GET /tag/e2bc7e19-ec59-4df2-bdc5-9472afab8766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.028573 10.0.0.249 - - [2026-02-17 10:45:20] "POST /projects HTTP/1.1" 409 238 0.007960 10.0.0.249 - - [2026-02-17 10:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.249 - - [2026-02-17 10:45:20] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056645 10.0.0.249 - - [2026-02-17 10:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.249 - - [2026-02-17 10:45:20] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004882 10.0.0.249 - - [2026-02-17 10:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.249 - - [2026-02-17 10:45:20] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004857 10.0.0.249 - - [2026-02-17 10:45:20] "POST /security-groups HTTP/1.1" 409 285 0.002285 10.0.0.249 - - [2026-02-17 10:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.249 - - [2026-02-17 10:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.249 - - [2026-02-17 10:45:20] "PUT /security-group/8e57f583-9de8-4201-bd53-9bebe3a8d820 HTTP/1.1" 200 263 0.063240 10.0.0.249 - - [2026-02-17 10:45:20] "PUT /access-control-list/2f9cad8d-9d85-47ac-909b-a9142c6b9567 HTTP/1.1" 200 273 0.017956 10.0.0.249 - - [2026-02-17 10:45:20] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.082579 10.0.0.249 - - [2026-02-17 10:45:20] "PUT /access-control-list/fc53c566-5b8e-49ac-9ced-7998638bf4cc HTTP/1.1" 200 273 0.047206 10.0.0.249 - - [2026-02-17 10:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.047498 10.0.0.249 - - [2026-02-17 10:45:20] "POST /tags HTTP/1.1" 409 228 0.005156 10.0.0.249 - - [2026-02-17 10:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.249 - - [2026-02-17 10:45:21] "GET /tag/e2bc7e19-ec59-4df2-bdc5-9472afab8766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011154 10.0.0.249 - - [2026-02-17 10:45:21] "POST /tags HTTP/1.1" 200 346 0.031132 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.249 - - [2026-02-17 10:45:21] "GET /tag/0bac4742-621c-4f88-b22b-fe860a28db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012211 10.0.0.249 - - [2026-02-17 10:45:21] "POST /projects HTTP/1.1" 409 238 0.001995 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.249 - - [2026-02-17 10:45:21] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.021561 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.249 - - [2026-02-17 10:45:21] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004146 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.249 - - [2026-02-17 10:45:21] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.016727 10.0.0.249 - - [2026-02-17 10:45:21] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037338 10.0.0.249 - - [2026-02-17 10:45:21] "POST /security-groups HTTP/1.1" 409 285 0.005997 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.249 - - [2026-02-17 10:45:21] "PUT /security-group/a86785c9-2110-48b6-91e5-99bb8360b751 HTTP/1.1" 200 263 0.060188 10.0.0.249 - - [2026-02-17 10:45:21] "PUT /access-control-list/ff6a958a-277e-488f-9207-a0f35c4c3f72 HTTP/1.1" 200 273 0.011111 10.0.0.249 - - [2026-02-17 10:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029857 10.0.0.249 - - [2026-02-17 10:45:21] "POST /tags HTTP/1.1" 409 228 0.016321 10.0.0.249 - - [2026-02-17 10:45:21] "PUT /access-control-list/4e99eb01-8f99-4624-aaff-7e4f2df84d7a HTTP/1.1" 200 273 0.033423 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.249 - - [2026-02-17 10:45:21] "GET /tag/0bac4742-621c-4f88-b22b-fe860a28db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009929 10.0.0.249 - - [2026-02-17 10:45:21] "POST /tags HTTP/1.1" 200 292 0.040429 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007435 10.0.0.249 - - [2026-02-17 10:45:21] "GET /tag/6a9aea0b-12f1-4d18-b2b1-2de18b3a3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.032133 10.0.0.249 - - [2026-02-17 10:45:21] "POST /tags HTTP/1.1" 200 304 0.078889 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018498 10.0.0.249 - - [2026-02-17 10:45:21] "GET /tag/5c4705c8-3307-4634-a217-71d5a84055fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012972 10.0.0.249 - - [2026-02-17 10:45:21] "POST /tags HTTP/1.1" 409 252 0.001886 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.249 - - [2026-02-17 10:45:21] "GET /tag/db4bd781-a4bd-47a7-99eb-2ce0ab33b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010372 10.0.0.249 - - [2026-02-17 10:45:21] "POST /tags HTTP/1.1" 409 226 0.001932 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.249 - - [2026-02-17 10:45:21] "GET /tag/783300e5-4f5f-404b-8959-b750ccd0a0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010413 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.249 - - [2026-02-17 10:45:21] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004133 10.0.0.249 - - [2026-02-17 10:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.249 - - [2026-02-17 10:45:21] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032616 10.0.0.249 - - [2026-02-17 10:45:21] "POST /virtual-machines HTTP/1.1" 200 396 0.007519 10.0.0.249 - - [2026-02-17 10:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009235 10.0.0.249 - - [2026-02-17 10:45:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107418 10.0.0.249 - - [2026-02-17 10:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016345 10.0.0.249 - - [2026-02-17 10:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.249 - - [2026-02-17 10:45:22] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005128 10.0.0.249 - - [2026-02-17 10:45:22] "POST /instance-ips HTTP/1.1" 200 398 0.038699 10.0.0.249 - - [2026-02-17 10:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027174 10.0.0.249 - - [2026-02-17 10:45:22] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015317 10.0.0.249 - - [2026-02-17 10:45:22] "POST /set-tag HTTP/1.1" 200 109 0.068352 10.0.0.249 - - [2026-02-17 10:45:22] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024862 10.0.0.249 - - [2026-02-17 10:45:22] "GET /instance-ip/c260a51e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003442 10.0.0.249 - - [2026-02-17 10:45:22] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004217 10.0.0.249 - - [2026-02-17 10:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.249 - - [2026-02-17 10:45:22] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003365 10.0.0.249 - - [2026-02-17 10:45:22] "POST /ref-update HTTP/1.1" 200 156 0.009040 10.0.0.249 - - [2026-02-17 10:45:22] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004075 10.0.0.249 - - [2026-02-17 10:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.249 - - [2026-02-17 10:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.249 - - [2026-02-17 10:45:22] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004139 10.0.0.249 - - [2026-02-17 10:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.249 - - [2026-02-17 10:45:22] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034168 10.0.0.249 - - [2026-02-17 10:45:22] "POST /virtual-machines HTTP/1.1" 200 396 0.007685 10.0.0.249 - - [2026-02-17 10:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007753 10.0.0.249 - - [2026-02-17 10:45:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096504 10.0.0.249 - - [2026-02-17 10:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015814 10.0.0.249 - - [2026-02-17 10:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.249 - - [2026-02-17 10:45:22] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004493 10.0.0.249 - - [2026-02-17 10:45:22] "POST /instance-ips HTTP/1.1" 200 398 0.020692 10.0.0.249 - - [2026-02-17 10:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022869 10.0.0.249 - - [2026-02-17 10:45:23] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015264 10.0.0.249 - - [2026-02-17 10:45:23] "POST /set-tag HTTP/1.1" 200 109 0.063624 10.0.0.249 - - [2026-02-17 10:45:23] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012035 10.0.0.249 - - [2026-02-17 10:45:23] "GET /instance-ip/c2d03622-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006847 10.0.0.249 - - [2026-02-17 10:45:23] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005983 10.0.0.249 - - [2026-02-17 10:45:23] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.249 - - [2026-02-17 10:45:23] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.005852 10.0.0.249 - - [2026-02-17 10:45:23] "POST /ref-update HTTP/1.1" 200 156 0.016368 10.0.0.249 - - [2026-02-17 10:45:23] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.030554 10.0.0.249 - - [2026-02-17 10:45:23] "POST /set-tag HTTP/1.1" 200 109 0.006160 10.0.0.249 - - [2026-02-17 10:45:23] "POST /tags HTTP/1.1" 200 292 0.021264 10.0.0.249 - - [2026-02-17 10:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.249 - - [2026-02-17 10:45:23] "GET /tag/fd38354b-d23b-4946-96e5-600ac9d78e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.022478 10.0.0.249 - - [2026-02-17 10:45:23] "POST /tags HTTP/1.1" 409 252 0.001831 10.0.0.249 - - [2026-02-17 10:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.249 - - [2026-02-17 10:45:23] "GET /tag/8beb37af-1b2d-40a0-a271-7f12d38191a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009725 10.0.0.249 - - [2026-02-17 10:45:23] "POST /tags HTTP/1.1" 409 226 0.003971 10.0.0.249 - - [2026-02-17 10:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.249 - - [2026-02-17 10:45:23] "GET /tag/d0a4100e-cdd3-4d39-b828-51628b927d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011357 10.0.0.249 - - [2026-02-17 10:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.249 - - [2026-02-17 10:45:23] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004209 10.0.0.249 - - [2026-02-17 10:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.249 - - [2026-02-17 10:45:23] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029130 10.0.0.249 - - [2026-02-17 10:45:23] "POST /virtual-machines HTTP/1.1" 200 396 0.009584 10.0.0.249 - - [2026-02-17 10:45:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014847 10.0.0.249 - - [2026-02-17 10:45:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101203 10.0.0.249 - - [2026-02-17 10:45:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010371 10.0.0.249 - - [2026-02-17 10:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012033 10.0.0.249 - - [2026-02-17 10:45:23] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004328 10.0.0.249 - - [2026-02-17 10:45:23] "POST /instance-ips HTTP/1.1" 200 398 0.027892 10.0.0.249 - - [2026-02-17 10:45:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021048 10.0.0.249 - - [2026-02-17 10:45:23] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004880 10.0.0.249 - - [2026-02-17 10:45:24] "POST /set-tag HTTP/1.1" 200 109 0.059808 10.0.0.249 - - [2026-02-17 10:45:24] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024545 10.0.0.249 - - [2026-02-17 10:45:24] "GET /instance-ip/c3658790-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003480 10.0.0.249 - - [2026-02-17 10:45:24] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004521 10.0.0.249 - - [2026-02-17 10:45:24] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.249 - - [2026-02-17 10:45:24] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003391 10.0.0.249 - - [2026-02-17 10:45:24] "POST /ref-update HTTP/1.1" 200 156 0.008929 10.0.0.249 - - [2026-02-17 10:45:24] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007354 10.0.0.249 - - [2026-02-17 10:45:24] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.249 - - [2026-02-17 10:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.249 - - [2026-02-17 10:45:24] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003471 10.0.0.249 - - [2026-02-17 10:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.249 - - [2026-02-17 10:45:24] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033087 10.0.0.249 - - [2026-02-17 10:45:24] "POST /virtual-machines HTTP/1.1" 200 396 0.008225 10.0.0.249 - - [2026-02-17 10:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017996 10.0.0.249 - - [2026-02-17 10:45:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101579 10.0.0.249 - - [2026-02-17 10:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008403 10.0.0.249 - - [2026-02-17 10:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012321 10.0.0.249 - - [2026-02-17 10:45:24] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004455 10.0.0.249 - - [2026-02-17 10:45:24] "POST /instance-ips HTTP/1.1" 200 398 0.039658 10.0.0.249 - - [2026-02-17 10:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023950 10.0.0.249 - - [2026-02-17 10:45:24] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011907 10.0.0.249 - - [2026-02-17 10:45:24] "POST /set-tag HTTP/1.1" 200 109 0.063880 10.0.0.249 - - [2026-02-17 10:45:24] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015579 10.0.0.249 - - [2026-02-17 10:45:24] "GET /instance-ip/c3d7f442-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005097 10.0.0.249 - - [2026-02-17 10:45:24] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004177 10.0.0.249 - - [2026-02-17 10:45:24] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.249 - - [2026-02-17 10:45:24] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003644 10.0.0.249 - - [2026-02-17 10:45:25] "POST /ref-update HTTP/1.1" 200 156 0.016107 10.0.0.249 - - [2026-02-17 10:45:25] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006804 10.0.0.249 - - [2026-02-17 10:45:25] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.249 - - [2026-02-17 10:45:25] "POST /tags HTTP/1.1" 200 300 0.016916 10.0.0.249 - - [2026-02-17 10:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012409 10.0.0.249 - - [2026-02-17 10:45:25] "GET /tag/0931b590-2186-442c-b0dd-7e229ef2b342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013266 10.0.0.249 - - [2026-02-17 10:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.249 - - [2026-02-17 10:45:25] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003909 10.0.0.249 - - [2026-02-17 10:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.249 - - [2026-02-17 10:45:25] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031155 10.0.0.249 - - [2026-02-17 10:45:25] "POST /virtual-machines HTTP/1.1" 200 396 0.008057 10.0.0.249 - - [2026-02-17 10:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026521 10.0.0.249 - - [2026-02-17 10:45:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099521 10.0.0.249 - - [2026-02-17 10:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009642 10.0.0.249 - - [2026-02-17 10:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.249 - - [2026-02-17 10:45:25] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005829 10.0.0.249 - - [2026-02-17 10:45:25] "POST /instance-ips HTTP/1.1" 200 398 0.018285 10.0.0.249 - - [2026-02-17 10:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028030 10.0.0.249 - - [2026-02-17 10:45:25] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007257 10.0.0.249 - - [2026-02-17 10:45:25] "POST /set-tag HTTP/1.1" 200 109 0.018857 10.0.0.249 - - [2026-02-17 10:45:25] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015046 10.0.0.249 - - [2026-02-17 10:45:25] "GET /instance-ip/c4604068-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002887 10.0.0.249 - - [2026-02-17 10:45:25] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004814 10.0.0.249 - - [2026-02-17 10:45:25] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.249 - - [2026-02-17 10:45:25] "POST /tags HTTP/1.1" 200 300 0.017387 10.0.0.249 - - [2026-02-17 10:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.249 - - [2026-02-17 10:45:25] "GET /tag/660cfb5b-093f-4fc3-97c4-2ae15a2bec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011806 10.0.0.249 - - [2026-02-17 10:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.249 - - [2026-02-17 10:45:25] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005886 10.0.0.249 - - [2026-02-17 10:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.249 - - [2026-02-17 10:45:25] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032579 10.0.0.249 - - [2026-02-17 10:45:25] "POST /virtual-machines HTTP/1.1" 200 396 0.016859 10.0.0.249 - - [2026-02-17 10:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008056 10.0.0.249 - - [2026-02-17 10:45:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111414 10.0.0.249 - - [2026-02-17 10:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022307 10.0.0.249 - - [2026-02-17 10:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011956 10.0.0.249 - - [2026-02-17 10:45:26] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005732 10.0.0.249 - - [2026-02-17 10:45:26] "POST /instance-ips HTTP/1.1" 200 398 0.022631 10.0.0.249 - - [2026-02-17 10:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028670 10.0.0.249 - - [2026-02-17 10:45:26] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014387 10.0.0.249 - - [2026-02-17 10:45:26] "POST /set-tag HTTP/1.1" 200 109 0.032447 10.0.0.249 - - [2026-02-17 10:45:26] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014322 10.0.0.249 - - [2026-02-17 10:45:26] "GET /instance-ip/c4c72d5a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005093 10.0.0.249 - - [2026-02-17 10:45:26] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004428 10.0.0.249 - - [2026-02-17 10:45:26] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.249 - - [2026-02-17 10:45:26] "POST /tags HTTP/1.1" 200 300 0.018244 10.0.0.249 - - [2026-02-17 10:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 10.0.0.249 - - [2026-02-17 10:45:26] "GET /tag/fc7d80fb-7c59-4e10-8d07-9ef162c0ca62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012078 10.0.0.249 - - [2026-02-17 10:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.249 - - [2026-02-17 10:45:26] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003577 10.0.0.249 - - [2026-02-17 10:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.249 - - [2026-02-17 10:45:26] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036526 10.0.0.249 - - [2026-02-17 10:45:26] "POST /virtual-machines HTTP/1.1" 200 396 0.008862 10.0.0.249 - - [2026-02-17 10:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031198 10.0.0.249 - - [2026-02-17 10:45:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101832 10.0.0.249 - - [2026-02-17 10:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008126 10.0.0.249 - - [2026-02-17 10:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013407 10.0.0.249 - - [2026-02-17 10:45:26] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010094 10.0.0.249 - - [2026-02-17 10:45:26] "POST /instance-ips HTTP/1.1" 200 398 0.018327 10.0.0.249 - - [2026-02-17 10:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026791 10.0.0.249 - - [2026-02-17 10:45:27] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010595 10.0.0.249 - - [2026-02-17 10:45:27] "POST /set-tag HTTP/1.1" 200 109 0.017214 10.0.0.249 - - [2026-02-17 10:45:27] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008610 10.0.0.249 - - [2026-02-17 10:45:27] "GET /instance-ip/c5346546-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002814 10.0.0.249 - - [2026-02-17 10:45:27] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004061 10.0.0.249 - - [2026-02-17 10:45:27] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.249 - - [2026-02-17 10:45:27] "POST /tags HTTP/1.1" 200 300 0.017058 10.0.0.249 - - [2026-02-17 10:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.249 - - [2026-02-17 10:45:27] "GET /tag/3a6ed9d2-45b6-41c7-8371-9cb6abf2d1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011550 10.0.0.249 - - [2026-02-17 10:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.249 - - [2026-02-17 10:45:27] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004579 10.0.0.249 - - [2026-02-17 10:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.249 - - [2026-02-17 10:45:27] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032330 10.0.0.249 - - [2026-02-17 10:45:27] "POST /virtual-machines HTTP/1.1" 200 396 0.008552 10.0.0.249 - - [2026-02-17 10:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009831 10.0.0.249 - - [2026-02-17 10:45:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096645 10.0.0.249 - - [2026-02-17 10:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012827 10.0.0.249 - - [2026-02-17 10:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007236 10.0.0.249 - - [2026-02-17 10:45:27] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004127 10.0.0.249 - - [2026-02-17 10:45:27] "POST /instance-ips HTTP/1.1" 200 398 0.019790 10.0.0.249 - - [2026-02-17 10:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019422 10.0.0.249 - - [2026-02-17 10:45:27] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016168 10.0.0.249 - - [2026-02-17 10:45:27] "POST /set-tag HTTP/1.1" 200 109 0.018221 10.0.0.249 - - [2026-02-17 10:45:27] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012255 10.0.0.249 - - [2026-02-17 10:45:27] "GET /instance-ip/c59bf936-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003324 10.0.0.249 - - [2026-02-17 10:45:27] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006537 10.0.0.249 - - [2026-02-17 10:45:27] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.249 - - [2026-02-17 10:45:27] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003571 10.0.0.249 - - [2026-02-17 10:45:27] "POST /ref-update HTTP/1.1" 200 156 0.008979 10.0.0.249 - - [2026-02-17 10:45:27] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018955 10.0.0.249 - - [2026-02-17 10:45:27] "POST /set-tag HTTP/1.1" 200 109 0.004777 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006804 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.003521 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004335 10.0.0.249 - - [2026-02-17 10:45:28] "POST /ref-update HTTP/1.1" 200 156 0.014535 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021530 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.006234 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004652 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003982 10.0.0.249 - - [2026-02-17 10:45:28] "POST /ref-update HTTP/1.1" 200 156 0.008515 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004654 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003800 10.0.0.249 - - [2026-02-17 10:45:28] "POST /ref-update HTTP/1.1" 200 156 0.006814 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004188 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005901 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004807 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005330 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003948 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004110 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.006595 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004604 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004277 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.007516 10.0.0.249 - - [2026-02-17 10:45:28] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004153 10.0.0.249 - - [2026-02-17 10:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.249 - - [2026-02-17 10:45:29] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005415 10.0.0.249 - - [2026-02-17 10:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.249 - - [2026-02-17 10:45:31] "GET /virtual-machine/d6fb0c98-d70c-42fa-907c-ff87ae3d76e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003048 10.0.0.249 - - [2026-02-17 10:45:31] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004367 10.0.0.249 - - [2026-02-17 10:45:31] "GET /virtual-machine/9f79e197-a22b-442d-b21c-7b239934f003?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002913 10.0.0.249 - - [2026-02-17 10:45:31] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003933 10.0.0.249 - - [2026-02-17 10:45:31] "GET /virtual-machine/9bd6b3f4-4833-49ed-a20a-4637db941111?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002927 10.0.0.249 - - [2026-02-17 10:45:31] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004333 10.0.0.249 - - [2026-02-17 10:45:32] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004248 10.0.0.249 - - [2026-02-17 10:45:32] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.249 - - [2026-02-17 10:45:33] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004356 10.0.0.249 - - [2026-02-17 10:45:33] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.249 - - [2026-02-17 10:45:36] "GET /virtual-machine/e8930ad2-d27c-467a-a687-b9e91da1ae10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002873 10.0.0.249 - - [2026-02-17 10:45:36] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004966 10.0.0.249 - - [2026-02-17 10:45:37] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004325 10.0.0.249 - - [2026-02-17 10:45:37] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.249 - - [2026-02-17 10:45:38] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007914 10.0.0.249 - - [2026-02-17 10:45:38] "POST /set-tag HTTP/1.1" 200 109 0.002992 10.0.0.249 - - [2026-02-17 10:45:38] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004367 10.0.0.249 - - [2026-02-17 10:45:38] "POST /set-tag HTTP/1.1" 200 109 0.003239 10.0.0.249 - - [2026-02-17 10:45:41] "GET /virtual-machine/8a48ad30-1368-4ee2-a6ae-55b943d5399a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003032 10.0.0.249 - - [2026-02-17 10:45:41] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003973 10.0.0.249 - - [2026-02-17 10:45:41] "GET /virtual-machine/34b97683-60d0-421a-bdf5-d125e1ede625?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003792 10.0.0.249 - - [2026-02-17 10:45:41] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004144 10.0.0.249 - - [2026-02-17 10:45:41] "GET /virtual-machine/5e33b163-cab7-4d72-bdd5-532f14d6dfe2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003096 10.0.0.249 - - [2026-02-17 10:45:41] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003999 10.0.0.249 - - [2026-02-17 10:45:41] "GET /virtual-machine/53c01502-9f32-42fb-8ec0-205b70073cc1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003120 10.0.0.249 - - [2026-02-17 10:45:41] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004051 10.0.0.249 - - [2026-02-17 10:45:42] "GET /loadbalancer/e5eaca94-c4a8-41e8-ab1b-33f58c632a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001632 10.0.0.249 - - [2026-02-17 10:45:42] "POST /tags HTTP/1.1" 200 334 0.024534 10.0.0.249 - - [2026-02-17 10:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012404 10.0.0.249 - - [2026-02-17 10:45:42] "GET /tag/1d8860f5-7e26-46e8-8082-fe35c042a2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015744 10.0.0.249 - - [2026-02-17 10:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.249 - - [2026-02-17 10:45:42] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035681 10.0.0.249 - - [2026-02-17 10:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.249 - - [2026-02-17 10:45:42] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004348 10.0.0.249 - - [2026-02-17 10:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.249 - - [2026-02-17 10:45:42] "GET /service-appliance-set/222063dd-4cc3-4a0c-b5f2-eef0b37d583b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002661 10.0.0.249 - - [2026-02-17 10:45:42] "POST /fqname-to-id HTTP/1.1" 404 273 0.001834 10.0.0.249 - - [2026-02-17 10:45:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.106226 10.0.0.249 - - [2026-02-17 10:45:42] "GET /virtual-machine-interface/9597a8ec-01df-411d-869c-82563009d480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.019163 10.0.0.249 - - [2026-02-17 10:45:42] "POST /instance-ips HTTP/1.1" 200 410 0.019853 10.0.0.249 - - [2026-02-17 10:45:42] "GET /instance-ip/8241cc8f-2bc8-4266-864c-62d0d2939605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.012247 10.0.0.249 - - [2026-02-17 10:45:42] "POST /loadbalancers HTTP/1.1" 200 631 0.059649 10.0.0.249 - - [2026-02-17 10:45:42] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033407 10.0.0.249 - - [2026-02-17 10:45:42] "GET /instance-ip/8241cc8f-2bc8-4266-864c-62d0d2939605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003508 10.0.0.249 - - [2026-02-17 10:45:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017552 10.0.0.249 - - [2026-02-17 10:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.249 - - [2026-02-17 10:45:42] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034126 10.0.0.249 - - [2026-02-17 10:45:42] "POST /floating-ips HTTP/1.1" 200 599 0.050628 10.0.0.249 - - [2026-02-17 10:45:42] "GET /loadbalancer/e5eaca94-c4a8-41e8-ab1b-33f58c632a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004249 10.0.0.249 - - [2026-02-17 10:45:42] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.014939 10.0.0.249 - - [2026-02-17 10:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009146 10.0.0.249 - - [2026-02-17 10:45:43] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024787 10.0.0.249 - - [2026-02-17 10:45:43] "GET /loadbalancer-listener/cd58e7cc-55ba-4597-8e8c-7d3640522624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.023387 10.0.0.249 - - [2026-02-17 10:45:43] "GET /loadbalancer-listener/cd58e7cc-55ba-4597-8e8c-7d3640522624?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003316 10.0.0.249 - - [2026-02-17 10:45:43] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.027777 10.0.0.249 - - [2026-02-17 10:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.249 - - [2026-02-17 10:45:43] "GET /instance-ip/8241cc8f-2bc8-4266-864c-62d0d2939605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005983 10.0.0.249 - - [2026-02-17 10:45:43] "GET /loadbalancer/e5eaca94-c4a8-41e8-ab1b-33f58c632a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003841 10.0.0.249 - - [2026-02-17 10:45:43] "GET /instance-ip/8241cc8f-2bc8-4266-864c-62d0d2939605?fields=floating_ips HTTP/1.1" 200 1213 0.004981 10.0.0.249 - - [2026-02-17 10:45:43] "GET /loadbalancer-pool/2278e377-920d-4031-b6ea-0714b4c03331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006815 10.0.0.249 - - [2026-02-17 10:45:43] "GET /floating-ip/ebedf26d-4eb9-464b-a893-4ed1f01e27d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.010733 10.0.0.249 - - [2026-02-17 10:45:43] "POST /loadbalancer-members HTTP/1.1" 200 723 0.026270 10.0.0.249 - - [2026-02-17 10:45:43] "GET /loadbalancer/e5eaca94-c4a8-41e8-ab1b-33f58c632a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.007021 10.0.0.249 - - [2026-02-17 10:45:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022791 10.0.0.249 - - [2026-02-17 10:45:43] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014987 10.0.0.249 - - [2026-02-17 10:45:43] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003922 10.0.0.249 - - [2026-02-17 10:45:43] "POST /ref-update HTTP/1.1" 200 156 0.007796 10.0.0.249 - - [2026-02-17 10:45:43] "GET /floating-ip/ebedf26d-4eb9-464b-a893-4ed1f01e27d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.009637 10.0.0.249 - - [2026-02-17 10:45:43] "POST /tags HTTP/1.1" 409 221 0.002290 10.0.0.249 - - [2026-02-17 10:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.249 - - [2026-02-17 10:45:43] "GET /tag/1d8860f5-7e26-46e8-8082-fe35c042a2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010877 10.0.0.249 - - [2026-02-17 10:45:43] "PUT /floating-ip/ebedf26d-4eb9-464b-a893-4ed1f01e27d4 HTTP/1.1" 200 257 0.007940 10.0.0.249 - - [2026-02-17 10:45:43] "POST /set-tag HTTP/1.1" 200 109 0.059771 10.0.0.249 - - [2026-02-17 10:45:43] "GET /loadbalancer-pool/2278e377-920d-4031-b6ea-0714b4c03331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.012925 10.0.0.249 - - [2026-02-17 10:45:43] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014253 10.0.0.249 - - [2026-02-17 10:45:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007244 10.0.0.249 - - [2026-02-17 10:45:43] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008407 10.0.0.249 - - [2026-02-17 10:45:43] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005866 10.0.0.249 - - [2026-02-17 10:45:43] "POST /ref-update HTTP/1.1" 200 156 0.008922 10.0.0.249 - - [2026-02-17 10:45:43] "GET /floating-ip/ebedf26d-4eb9-464b-a893-4ed1f01e27d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.011081 10.0.0.249 - - [2026-02-17 10:45:43] "POST /set-tag HTTP/1.1" 200 109 0.078677 10.0.0.249 - - [2026-02-17 10:45:44] "POST /tags HTTP/1.1" 409 206 0.004240 10.0.0.249 - - [2026-02-17 10:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.249 - - [2026-02-17 10:45:44] "GET /tag/5c4705c8-3307-4634-a217-71d5a84055fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013609 10.0.0.249 - - [2026-02-17 10:45:44] "POST /tags HTTP/1.1" 409 204 0.002557 10.0.0.249 - - [2026-02-17 10:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.249 - - [2026-02-17 10:45:44] "GET /tag/660cfb5b-093f-4fc3-97c4-2ae15a2bec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010913 10.0.0.249 - - [2026-02-17 10:45:44] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002269 10.0.0.249 - - [2026-02-17 10:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.249 - - [2026-02-17 10:45:44] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002684 10.0.0.249 - - [2026-02-17 10:45:44] "POST /tags HTTP/1.1" 409 206 0.001621 10.0.0.249 - - [2026-02-17 10:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.249 - - [2026-02-17 10:45:44] "GET /tag/5c4705c8-3307-4634-a217-71d5a84055fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010690 10.0.0.249 - - [2026-02-17 10:45:44] "POST /tags HTTP/1.1" 409 226 0.001780 10.0.0.249 - - [2026-02-17 10:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.249 - - [2026-02-17 10:45:44] "GET /tag/783300e5-4f5f-404b-8959-b750ccd0a0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010241 10.0.0.249 - - [2026-02-17 10:45:44] "POST /tags HTTP/1.1" 409 204 0.001857 10.0.0.249 - - [2026-02-17 10:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.249 - - [2026-02-17 10:45:44] "GET /tag/660cfb5b-093f-4fc3-97c4-2ae15a2bec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015812 10.0.0.249 - - [2026-02-17 10:45:44] "POST /tags HTTP/1.1" 409 226 0.002048 10.0.0.249 - - [2026-02-17 10:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.249 - - [2026-02-17 10:45:44] "GET /tag/783300e5-4f5f-404b-8959-b750ccd0a0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010009 10.0.0.249 - - [2026-02-17 10:45:44] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003763 10.0.0.249 - - [2026-02-17 10:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.249 - - [2026-02-17 10:45:44] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002831 10.0.0.249 - - [2026-02-17 10:45:45] "POST /firewall-rules HTTP/1.1" 200 628 0.075737 10.0.0.249 - - [2026-02-17 10:45:45] "POST /firewall-rules HTTP/1.1" 200 648 0.074885 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-rule/334c6e93-18b8-442c-b4a7-58261985036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004224 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002682 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-rule/efacd49b-5aa0-43bf-ae8d-c353050c0ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003405 10.0.0.249 - - [2026-02-17 10:45:45] "POST /ref-update HTTP/1.1" 200 156 0.017651 10.0.0.249 - - [2026-02-17 10:45:45] "POST /firewall-policys HTTP/1.1" 200 608 0.020491 10.0.0.249 - - [2026-02-17 10:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013525 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007500 10.0.0.249 - - [2026-02-17 10:45:45] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002373 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002142 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003196 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.005768 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-policy/f0de99c1-8d5b-4517-9baf-7ce0b10f8cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004481 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002710 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002752 10.0.0.249 - - [2026-02-17 10:45:45] "POST /ref-update HTTP/1.1" 200 156 0.022501 10.0.0.249 - - [2026-02-17 10:45:45] "POST /ref-update HTTP/1.1" 200 156 0.027061 10.0.0.249 - - [2026-02-17 10:45:45] "POST /ref-update HTTP/1.1" 200 156 0.015344 10.0.0.249 - - [2026-02-17 10:45:45] "POST /ref-update HTTP/1.1" 200 156 0.024191 10.0.0.249 - - [2026-02-17 10:45:45] "POST /ref-update HTTP/1.1" 200 156 0.026728 10.0.0.249 - - [2026-02-17 10:45:45] "GET /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002547 10.0.0.249 - - [2026-02-17 10:46:50] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005278 10.0.0.249 - - [2026-02-17 10:46:50] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.249 - - [2026-02-17 10:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.249 - - [2026-02-17 10:46:50] "GET /loadbalancer/391457c2-5cfa-4b26-80f0-3041adb94351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005452 10.0.0.249 - - [2026-02-17 10:46:50] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005940 10.0.0.249 - - [2026-02-17 10:46:50] "POST /set-tag HTTP/1.1" 200 109 0.059402 10.0.0.249 - - [2026-02-17 10:46:51] "DELETE /loadbalancer-member/a51eef78-d611-42b8-8c18-4315f22d9b58 HTTP/1.1" 200 115 0.041388 10.0.0.249 - - [2026-02-17 10:46:51] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007991 10.0.0.249 - - [2026-02-17 10:46:51] "POST /set-tag HTTP/1.1" 200 109 0.004336 10.0.0.249 - - [2026-02-17 10:46:51] "DELETE /loadbalancer-member/40fda78a-de29-4148-bd9b-127fff8c52a3 HTTP/1.1" 200 115 0.078032 10.0.0.249 - - [2026-02-17 10:46:51] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012503 10.0.0.249 - - [2026-02-17 10:46:51] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.249 - - [2026-02-17 10:46:51] "DELETE /loadbalancer-member/117c24c0-cb48-4258-aed6-a082c2540d78 HTTP/1.1" 200 115 0.033413 10.0.0.249 - - [2026-02-17 10:46:51] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004643 10.0.0.249 - - [2026-02-17 10:46:51] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.249 - - [2026-02-17 10:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006043 10.0.0.249 - - [2026-02-17 10:46:51] "GET /loadbalancer/391457c2-5cfa-4b26-80f0-3041adb94351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002611 10.0.0.249 - - [2026-02-17 10:46:51] "GET /loadbalancer-pool/465c6f49-d5ad-4120-a27d-120c9564365b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002378 10.0.0.249 - - [2026-02-17 10:46:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015512 10.0.0.249 - - [2026-02-17 10:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020277 10.0.0.249 - - [2026-02-17 10:46:51] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017833 10.0.0.249 - - [2026-02-17 10:46:51] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007058 10.0.0.249 - - [2026-02-17 10:46:51] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.022230 10.0.0.249 - - [2026-02-17 10:46:51] "POST /set-tag HTTP/1.1" 200 109 0.121465 10.0.0.249 - - [2026-02-17 10:46:51] "GET /loadbalancer-pool/2558ce25-b3fc-4023-8663-7b3ba0e8853e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003741 10.0.0.249 - - [2026-02-17 10:46:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035294 10.0.0.249 - - [2026-02-17 10:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036254 10.0.0.249 - - [2026-02-17 10:46:51] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020716 10.0.0.249 - - [2026-02-17 10:46:51] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005297 10.0.0.249 - - [2026-02-17 10:46:51] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002253 10.0.0.249 - - [2026-02-17 10:46:51] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.249 - - [2026-02-17 10:46:51] "GET /loadbalancer-pool/ea0b4a05-7267-43f5-81af-77caf3ae00ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002315 10.0.0.249 - - [2026-02-17 10:46:51] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024435 10.0.0.249 - - [2026-02-17 10:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011877 10.0.0.249 - - [2026-02-17 10:46:52] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.031363 10.0.0.249 - - [2026-02-17 10:46:52] "POST /set-tag HTTP/1.1" 200 109 0.011462 10.0.0.249 - - [2026-02-17 10:46:52] "GET /virtual-machine-interface/61642fde-0bec-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010372 10.0.0.249 - - [2026-02-17 10:46:52] "GET /floating-ip/c3fd0ae4-4e3a-44a4-942b-2636b878a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006391 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:47:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:47:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000959 10.0.0.249 - - [2026-02-17 10:47:52] "POST /tags HTTP/1.1" 409 252 0.002247 10.0.0.249 - - [2026-02-17 10:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.249 - - [2026-02-17 10:47:52] "GET /tag/8beb37af-1b2d-40a0-a271-7f12d38191a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015636 10.0.0.249 - - [2026-02-17 10:47:52] "POST /tags HTTP/1.1" 409 228 0.002292 10.0.0.249 - - [2026-02-17 10:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.249 - - [2026-02-17 10:47:52] "GET /tag/0bac4742-621c-4f88-b22b-fe860a28db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015622 10.0.0.249 - - [2026-02-17 10:47:52] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004126 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.249 - - [2026-02-17 10:47:53] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003235 10.0.0.249 - - [2026-02-17 10:47:53] "POST /tags HTTP/1.1" 409 206 0.002428 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.249 - - [2026-02-17 10:47:53] "GET /tag/5c4705c8-3307-4634-a217-71d5a84055fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010121 10.0.0.249 - - [2026-02-17 10:47:53] "POST /tags HTTP/1.1" 409 226 0.001814 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.249 - - [2026-02-17 10:47:53] "GET /tag/783300e5-4f5f-404b-8959-b750ccd0a0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011497 10.0.0.249 - - [2026-02-17 10:47:53] "POST /tags HTTP/1.1" 409 204 0.001999 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.249 - - [2026-02-17 10:47:53] "GET /tag/660cfb5b-093f-4fc3-97c4-2ae15a2bec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010176 10.0.0.249 - - [2026-02-17 10:47:53] "POST /tags HTTP/1.1" 409 226 0.001762 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.249 - - [2026-02-17 10:47:53] "GET /tag/783300e5-4f5f-404b-8959-b750ccd0a0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009732 10.0.0.249 - - [2026-02-17 10:47:53] "POST /tags HTTP/1.1" 409 228 0.001684 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.249 - - [2026-02-17 10:47:53] "GET /tag/0bac4742-621c-4f88-b22b-fe860a28db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015008 10.0.0.249 - - [2026-02-17 10:47:53] "POST /tags HTTP/1.1" 409 252 0.003423 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.249 - - [2026-02-17 10:47:53] "GET /tag/8beb37af-1b2d-40a0-a271-7f12d38191a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012944 10.0.0.249 - - [2026-02-17 10:47:53] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002700 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.249 - - [2026-02-17 10:47:53] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003059 10.0.0.249 - - [2026-02-17 10:47:53] "POST /firewall-rules HTTP/1.1" 409 281 0.001880 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.249 - - [2026-02-17 10:47:53] "PUT /firewall-rule/efacd49b-5aa0-43bf-ae8d-c353050c0ccf HTTP/1.1" 200 261 0.017511 10.0.0.249 - - [2026-02-17 10:47:53] "POST /firewall-rules HTTP/1.1" 409 291 0.012396 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.249 - - [2026-02-17 10:47:53] "PUT /firewall-rule/334c6e93-18b8-442c-b4a7-58261985036b HTTP/1.1" 200 261 0.019537 10.0.0.249 - - [2026-02-17 10:47:53] "GET /firewall-rule/334c6e93-18b8-442c-b4a7-58261985036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.013717 10.0.0.249 - - [2026-02-17 10:47:53] "POST /firewall-rules HTTP/1.1" 200 660 0.072651 10.0.0.249 - - [2026-02-17 10:47:53] "GET /firewall-rule/3e8c5e87-fb6a-4799-a6d4-3a4759530b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003848 10.0.0.249 - - [2026-02-17 10:47:53] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002031 10.0.0.249 - - [2026-02-17 10:47:53] "GET /firewall-rule/efacd49b-5aa0-43bf-ae8d-c353050c0ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002261 10.0.0.249 - - [2026-02-17 10:47:53] "POST /firewall-policys HTTP/1.1" 409 269 0.002355 10.0.0.249 - - [2026-02-17 10:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.249 - - [2026-02-17 10:47:53] "PUT /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf HTTP/1.1" 200 265 0.025709 10.0.0.249 - - [2026-02-17 10:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012263 10.0.0.249 - - [2026-02-17 10:47:53] "GET /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007590 10.0.0.249 - - [2026-02-17 10:47:53] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007141 10.0.0.249 - - [2026-02-17 10:47:53] "GET /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002713 10.0.0.249 - - [2026-02-17 10:47:53] "GET /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002808 10.0.0.249 - - [2026-02-17 10:47:53] "GET /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003174 10.0.0.249 - - [2026-02-17 10:48:55] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005128 10.0.0.249 - - [2026-02-17 10:48:55] "POST /set-tag HTTP/1.1" 200 109 0.003553 10.0.0.249 - - [2026-02-17 10:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.249 - - [2026-02-17 10:48:55] "GET /loadbalancer/e5eaca94-c4a8-41e8-ab1b-33f58c632a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002562 10.0.0.249 - - [2026-02-17 10:48:55] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003977 10.0.0.249 - - [2026-02-17 10:48:55] "POST /set-tag HTTP/1.1" 200 109 0.024267 10.0.0.249 - - [2026-02-17 10:48:55] "DELETE /loadbalancer-member/1f6706e4-3ae7-46e0-b998-4efbbddf0cf3 HTTP/1.1" 200 115 0.030097 10.0.0.249 - - [2026-02-17 10:48:55] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005062 10.0.0.249 - - [2026-02-17 10:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.249 - - [2026-02-17 10:48:55] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004607 10.0.0.249 - - [2026-02-17 10:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.249 - - [2026-02-17 10:48:55] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004146 10.0.0.249 - - [2026-02-17 10:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.249 - - [2026-02-17 10:48:55] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004328 10.0.0.249 - - [2026-02-17 10:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.249 - - [2026-02-17 10:48:55] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003874 10.0.0.249 - - [2026-02-17 10:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.249 - - [2026-02-17 10:48:55] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004170 10.0.0.249 - - [2026-02-17 10:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.249 - - [2026-02-17 10:48:55] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003567 10.0.0.249 - - [2026-02-17 10:48:55] "POST /set-tag HTTP/1.1" 200 109 0.001872 10.0.0.249 - - [2026-02-17 10:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.249 - - [2026-02-17 10:48:55] "GET /loadbalancer/e5eaca94-c4a8-41e8-ab1b-33f58c632a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002228 10.0.0.249 - - [2026-02-17 10:48:56] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005410 10.0.0.249 - - [2026-02-17 10:48:56] "POST /set-tag HTTP/1.1" 200 109 0.003356 10.0.0.249 - - [2026-02-17 10:48:56] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005941 10.0.0.249 - - [2026-02-17 10:48:56] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.249 - - [2026-02-17 10:48:56] "GET /virtual-machine/e8930ad2-d27c-467a-a687-b9e91da1ae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002614 10.0.0.249 - - [2026-02-17 10:48:57] "POST /ref-update HTTP/1.1" 200 156 0.024836 10.0.0.249 - - [2026-02-17 10:48:57] "GET /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004885 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.016257 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.017897 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.020654 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.025094 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.020328 10.0.0.249 - - [2026-02-17 10:48:57] "DELETE /instance-ip/c3d7f442-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.066501 10.0.0.249 - - [2026-02-17 10:48:57] "DELETE /virtual-machine-interface/c3bed98a-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.040833 10.0.0.249 - - [2026-02-17 10:48:57] "DELETE /virtual-machine/e8930ad2-d27c-467a-a687-b9e91da1ae10 HTTP/1.1" 200 115 0.023171 10.0.0.249 - - [2026-02-17 10:48:57] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007028 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.003087 10.0.0.249 - - [2026-02-17 10:48:57] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004178 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.249 - - [2026-02-17 10:48:57] "GET /virtual-machine/9f79e197-a22b-442d-b21c-7b239934f003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004732 10.0.0.249 - - [2026-02-17 10:48:57] "POST /ref-update HTTP/1.1" 200 156 0.007969 10.0.0.249 - - [2026-02-17 10:48:57] "GET /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004875 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.027666 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.026947 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.022870 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.015666 10.0.0.249 - - [2026-02-17 10:48:57] "POST /set-tag HTTP/1.1" 200 109 0.016986 10.0.0.249 - - [2026-02-17 10:48:57] "DELETE /instance-ip/c2d03622-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.047747 10.0.0.249 - - [2026-02-17 10:48:57] "POST /ref-update HTTP/1.1" 200 156 0.009008 10.0.0.249 - - [2026-02-17 10:48:57] "DELETE /virtual-machine-interface/c2bd0be2-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.050289 10.0.0.249 - - [2026-02-17 10:48:57] "DELETE /virtual-machine/9f79e197-a22b-442d-b21c-7b239934f003 HTTP/1.1" 200 115 0.028621 10.0.0.249 - - [2026-02-17 10:48:57] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006021 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.249 - - [2026-02-17 10:48:58] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004997 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.249 - - [2026-02-17 10:48:58] "GET /virtual-machine/d6fb0c98-d70c-42fa-907c-ff87ae3d76e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002661 10.0.0.249 - - [2026-02-17 10:48:58] "POST /ref-update HTTP/1.1" 200 156 0.009392 10.0.0.249 - - [2026-02-17 10:48:58] "GET /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018342 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.017530 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.033258 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.035338 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.014092 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.020422 10.0.0.249 - - [2026-02-17 10:48:58] "DELETE /instance-ip/c260a51e-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.060817 10.0.0.249 - - [2026-02-17 10:48:58] "POST /ref-update HTTP/1.1" 200 156 0.007572 10.0.0.249 - - [2026-02-17 10:48:58] "DELETE /virtual-machine-interface/c24b7072-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.049341 10.0.0.249 - - [2026-02-17 10:48:58] "DELETE /virtual-machine/d6fb0c98-d70c-42fa-907c-ff87ae3d76e0 HTTP/1.1" 200 115 0.024834 10.0.0.249 - - [2026-02-17 10:48:58] "DELETE /tag/6a9aea0b-12f1-4d18-b2b1-2de18b3a3ebe HTTP/1.1" 200 115 0.045685 10.0.0.249 - - [2026-02-17 10:48:58] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014477 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.249 - - [2026-02-17 10:48:58] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007263 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.004129 10.0.0.249 - - [2026-02-17 10:48:58] "GET /virtual-machine/9bd6b3f4-4833-49ed-a20a-4637db941111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003235 10.0.0.249 - - [2026-02-17 10:48:58] "POST /ref-update HTTP/1.1" 200 156 0.010547 10.0.0.249 - - [2026-02-17 10:48:58] "GET /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011858 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.015807 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.031065 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.024244 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.020879 10.0.0.249 - - [2026-02-17 10:48:58] "POST /set-tag HTTP/1.1" 200 109 0.030180 10.0.0.249 - - [2026-02-17 10:48:59] "DELETE /instance-ip/c3658790-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.065133 10.0.0.249 - - [2026-02-17 10:48:59] "DELETE /virtual-machine-interface/c34cd984-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.070729 10.0.0.249 - - [2026-02-17 10:48:59] "DELETE /virtual-machine/9bd6b3f4-4833-49ed-a20a-4637db941111 HTTP/1.1" 200 115 0.030386 10.0.0.249 - - [2026-02-17 10:48:59] "DELETE /tag/5c4705c8-3307-4634-a217-71d5a84055fc HTTP/1.1" 409 391 0.012784 10.0.0.249 - - [2026-02-17 10:48:59] "DELETE /tag/fd38354b-d23b-4946-96e5-600ac9d78e1e HTTP/1.1" 200 115 0.038847 10.0.0.249 - - [2026-02-17 10:49:17] "GET /global-system-configs HTTP/1.1" 200 323 0.005713 10.0.0.249 - - [2026-02-17 10:49:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002053 10.0.0.249 - - [2026-02-17 10:49:26] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005602 10.0.0.249 - - [2026-02-17 10:49:26] "POST /set-tag HTTP/1.1" 200 109 0.006673 10.0.0.249 - - [2026-02-17 10:49:26] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006761 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.249 - - [2026-02-17 10:49:27] "GET /virtual-machine/8a48ad30-1368-4ee2-a6ae-55b943d5399a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002577 10.0.0.249 - - [2026-02-17 10:49:27] "POST /ref-update HTTP/1.1" 200 156 0.009327 10.0.0.249 - - [2026-02-17 10:49:27] "GET /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006139 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.017777 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.035771 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.029306 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.012976 10.0.0.249 - - [2026-02-17 10:49:27] "DELETE /instance-ip/c4604068-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.041203 10.0.0.249 - - [2026-02-17 10:49:27] "DELETE /virtual-machine-interface/c4476656-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.039894 10.0.0.249 - - [2026-02-17 10:49:27] "DELETE /virtual-machine/8a48ad30-1368-4ee2-a6ae-55b943d5399a HTTP/1.1" 200 115 0.020750 10.0.0.249 - - [2026-02-17 10:49:27] "DELETE /tag/0931b590-2186-442c-b0dd-7e229ef2b342 HTTP/1.1" 200 115 0.032104 10.0.0.249 - - [2026-02-17 10:49:27] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004055 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.249 - - [2026-02-17 10:49:27] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003892 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.249 - - [2026-02-17 10:49:27] "GET /virtual-machine/53c01502-9f32-42fb-8ec0-205b70073cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002837 10.0.0.249 - - [2026-02-17 10:49:27] "POST /ref-update HTTP/1.1" 200 156 0.009681 10.0.0.249 - - [2026-02-17 10:49:27] "GET /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018530 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.023338 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.033733 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.035409 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.014838 10.0.0.249 - - [2026-02-17 10:49:27] "DELETE /instance-ip/c59bf936-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.053733 10.0.0.249 - - [2026-02-17 10:49:27] "DELETE /virtual-machine-interface/c58313e4-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.045805 10.0.0.249 - - [2026-02-17 10:49:27] "DELETE /virtual-machine/53c01502-9f32-42fb-8ec0-205b70073cc1 HTTP/1.1" 200 115 0.017822 10.0.0.249 - - [2026-02-17 10:49:27] "DELETE /tag/3a6ed9d2-45b6-41c7-8371-9cb6abf2d1ec HTTP/1.1" 200 115 0.039711 10.0.0.249 - - [2026-02-17 10:49:27] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006104 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.249 - - [2026-02-17 10:49:27] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004128 10.0.0.249 - - [2026-02-17 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.249 - - [2026-02-17 10:49:28] "GET /virtual-machine/34b97683-60d0-421a-bdf5-d125e1ede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002769 10.0.0.249 - - [2026-02-17 10:49:28] "POST /ref-update HTTP/1.1" 200 156 0.008093 10.0.0.249 - - [2026-02-17 10:49:28] "GET /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009969 10.0.0.249 - - [2026-02-17 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.017093 10.0.0.249 - - [2026-02-17 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.021132 10.0.0.249 - - [2026-02-17 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.021418 10.0.0.249 - - [2026-02-17 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.013337 10.0.0.249 - - [2026-02-17 10:49:28] "DELETE /instance-ip/c5346546-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.045994 10.0.0.249 - - [2026-02-17 10:49:28] "DELETE /virtual-machine-interface/c51ba86c-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.050551 10.0.0.249 - - [2026-02-17 10:49:28] "DELETE /virtual-machine/34b97683-60d0-421a-bdf5-d125e1ede625 HTTP/1.1" 200 115 0.038737 10.0.0.249 - - [2026-02-17 10:49:28] "DELETE /tag/8beb37af-1b2d-40a0-a271-7f12d38191a7 HTTP/1.1" 409 237 0.006861 10.0.0.249 - - [2026-02-17 10:49:28] "DELETE /tag/0bac4742-621c-4f88-b22b-fe860a28db98 HTTP/1.1" 409 237 0.004951 10.0.0.249 - - [2026-02-17 10:49:28] "DELETE /tag/fc7d80fb-7c59-4e10-8d07-9ef162c0ca62 HTTP/1.1" 200 115 0.029905 10.0.0.249 - - [2026-02-17 10:49:28] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007865 10.0.0.249 - - [2026-02-17 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.249 - - [2026-02-17 10:49:28] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004426 10.0.0.249 - - [2026-02-17 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.249 - - [2026-02-17 10:49:28] "GET /virtual-machine/5e33b163-cab7-4d72-bdd5-532f14d6dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003096 10.0.0.249 - - [2026-02-17 10:49:28] "POST /ref-update HTTP/1.1" 200 156 0.011952 10.0.0.249 - - [2026-02-17 10:49:28] "GET /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008868 10.0.0.249 - - [2026-02-17 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.017952 10.0.0.249 - - [2026-02-17 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.026614 10.0.0.249 - - [2026-02-17 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.026736 10.0.0.249 - - [2026-02-17 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.012733 10.0.0.249 - - [2026-02-17 10:49:28] "DELETE /instance-ip/c4c72d5a-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.036906 10.0.0.249 - - [2026-02-17 10:49:28] "DELETE /virtual-machine-interface/c4b09a5e-0bed-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.035575 10.0.0.249 - - [2026-02-17 10:49:28] "DELETE /virtual-machine/5e33b163-cab7-4d72-bdd5-532f14d6dfe2 HTTP/1.1" 200 115 0.018550 10.0.0.249 - - [2026-02-17 10:49:28] "DELETE /tag/660cfb5b-093f-4fc3-97c4-2ae15a2bec6c HTTP/1.1" 409 237 0.005049 10.0.0.249 - - [2026-02-17 10:49:29] "DELETE /tag/db4bd781-a4bd-47a7-99eb-2ce0ab33b8b1 HTTP/1.1" 200 115 0.031944 10.0.0.249 - - [2026-02-17 10:49:29] "DELETE /tag/e2bc7e19-ec59-4df2-bdc5-9472afab8766 HTTP/1.1" 200 115 0.032472 10.0.0.249 - - [2026-02-17 10:49:30] "POST /projects HTTP/1.1" 409 238 0.002023 10.0.0.249 - - [2026-02-17 10:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.249 - - [2026-02-17 10:49:30] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027153 10.0.0.249 - - [2026-02-17 10:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.249 - - [2026-02-17 10:49:30] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004169 10.0.0.249 - - [2026-02-17 10:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.249 - - [2026-02-17 10:49:30] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004568 10.0.0.249 - - [2026-02-17 10:49:30] "POST /security-groups HTTP/1.1" 409 285 0.002176 10.0.0.249 - - [2026-02-17 10:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.249 - - [2026-02-17 10:49:30] "PUT /security-group/a86785c9-2110-48b6-91e5-99bb8360b751 HTTP/1.1" 200 263 0.051782 10.0.0.249 - - [2026-02-17 10:49:31] "PUT /access-control-list/ff6a958a-277e-488f-9207-a0f35c4c3f72 HTTP/1.1" 200 273 0.011253 10.0.0.249 - - [2026-02-17 10:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028724 10.0.0.249 - - [2026-02-17 10:49:31] "PUT /access-control-list/4e99eb01-8f99-4624-aaff-7e4f2df84d7a HTTP/1.1" 200 273 0.019920 10.0.0.249 - - [2026-02-17 10:49:35] "POST /projects HTTP/1.1" 409 238 0.001920 10.0.0.249 - - [2026-02-17 10:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.249 - - [2026-02-17 10:49:36] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026742 10.0.0.249 - - [2026-02-17 10:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.249 - - [2026-02-17 10:49:36] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003404 10.0.0.249 - - [2026-02-17 10:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.249 - - [2026-02-17 10:49:36] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003520 10.0.0.249 - - [2026-02-17 10:49:36] "POST /security-groups HTTP/1.1" 409 285 0.001782 10.0.0.249 - - [2026-02-17 10:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.249 - - [2026-02-17 10:49:36] "PUT /security-group/a86785c9-2110-48b6-91e5-99bb8360b751 HTTP/1.1" 200 263 0.055380 10.0.0.249 - - [2026-02-17 10:49:36] "PUT /access-control-list/ff6a958a-277e-488f-9207-a0f35c4c3f72 HTTP/1.1" 200 273 0.014535 10.0.0.249 - - [2026-02-17 10:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024088 10.0.0.249 - - [2026-02-17 10:49:36] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.021792 10.0.0.249 - - [2026-02-17 10:49:36] "PUT /access-control-list/4e99eb01-8f99-4624-aaff-7e4f2df84d7a HTTP/1.1" 200 273 0.035828 10.0.0.249 - - [2026-02-17 10:49:36] "GET /firewall-rule/ad3c2bc4-b97a-4e72-a7bd-41d8e8299858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002630 10.0.0.249 - - [2026-02-17 10:49:36] "POST /ref-update HTTP/1.1" 200 156 0.042922 10.0.0.249 - - [2026-02-17 10:49:36] "DELETE /firewall-rule/ad3c2bc4-b97a-4e72-a7bd-41d8e8299858 HTTP/1.1" 200 115 0.044266 10.0.0.249 - - [2026-02-17 10:49:36] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005839 10.0.0.249 - - [2026-02-17 10:49:36] "GET /firewall-rule/f9dc6b66-d150-4ed1-b464-571fa4f15077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003475 10.0.0.249 - - [2026-02-17 10:49:36] "POST /ref-update HTTP/1.1" 200 156 0.077850 10.0.0.249 - - [2026-02-17 10:49:36] "DELETE /firewall-rule/f9dc6b66-d150-4ed1-b464-571fa4f15077 HTTP/1.1" 200 115 0.047986 10.0.0.249 - - [2026-02-17 10:49:36] "DELETE /tag/8beb37af-1b2d-40a0-a271-7f12d38191a7 HTTP/1.1" 409 237 0.004184 10.0.0.249 - - [2026-02-17 10:49:36] "DELETE /tag/0bac4742-621c-4f88-b22b-fe860a28db98 HTTP/1.1" 409 237 0.004014 10.0.0.249 - - [2026-02-17 10:49:36] "DELETE /tag/d0a4100e-cdd3-4d39-b828-51628b927d1a HTTP/1.1" 200 115 0.037425 10.0.0.249 - - [2026-02-17 10:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.249 - - [2026-02-17 10:49:36] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.011928 10.0.0.249 - - [2026-02-17 10:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.249 - - [2026-02-17 10:49:36] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004036 10.0.0.249 - - [2026-02-17 10:49:36] "PUT /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77 HTTP/1.1" 200 265 0.044206 10.0.0.249 - - [2026-02-17 10:49:36] "PUT /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd HTTP/1.1" 200 265 0.049168 10.0.0.249 - - [2026-02-17 10:49:36] "DELETE /security-group/a86785c9-2110-48b6-91e5-99bb8360b751 HTTP/1.1" 200 115 0.038129 10.0.0.249 - - [2026-02-17 10:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006413 10.0.0.249 - - [2026-02-17 10:49:36] "DELETE /access-control-list/ff6a958a-277e-488f-9207-a0f35c4c3f72 HTTP/1.1" 200 115 0.030477 10.0.0.249 - - [2026-02-17 10:49:37] "DELETE /access-control-list/4e99eb01-8f99-4624-aaff-7e4f2df84d7a HTTP/1.1" 200 115 0.024147 10.0.0.249 - - [2026-02-17 10:49:37] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027194 10.0.0.249 - - [2026-02-17 10:49:37] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?fields=security_groups HTTP/1.1" 200 1352 0.033410 10.0.0.249 - - [2026-02-17 10:49:37] "DELETE /security-group/fe3dbb45-4b96-4046-864c-87e5de9db14d HTTP/1.1" 200 115 0.038659 10.0.0.249 - - [2026-02-17 10:49:37] "DELETE /access-control-list/976000f9-206d-44bd-9430-117b8e7e1653 HTTP/1.1" 200 115 0.040768 10.0.0.249 - - [2026-02-17 10:49:37] "GET /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a?fields=application_policy_sets HTTP/1.1" 200 1391 0.047019 10.0.0.249 - - [2026-02-17 10:49:37] "DELETE /access-control-list/34611dc6-8050-4328-a4e7-05a8c459a4d1 HTTP/1.1" 200 115 0.039181 10.0.0.249 - - [2026-02-17 10:49:37] "DELETE /project/7226f3c2-fa0c-409a-b9fb-47c0e74bec0a HTTP/1.1" 200 115 0.285409 10.0.0.249 - - [2026-02-17 10:49:37] "POST /projects HTTP/1.1" 409 238 0.001964 10.0.0.249 - - [2026-02-17 10:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.249 - - [2026-02-17 10:49:37] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029892 10.0.0.249 - - [2026-02-17 10:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.249 - - [2026-02-17 10:49:37] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004199 10.0.0.249 - - [2026-02-17 10:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.249 - - [2026-02-17 10:49:37] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003841 10.0.0.249 - - [2026-02-17 10:49:37] "POST /security-groups HTTP/1.1" 409 285 0.002087 10.0.0.249 - - [2026-02-17 10:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.249 - - [2026-02-17 10:49:37] "PUT /security-group/8e57f583-9de8-4201-bd53-9bebe3a8d820 HTTP/1.1" 200 263 0.058427 10.0.0.249 - - [2026-02-17 10:49:37] "PUT /access-control-list/2f9cad8d-9d85-47ac-909b-a9142c6b9567 HTTP/1.1" 200 273 0.021845 10.0.0.249 - - [2026-02-17 10:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.039350 10.0.0.249 - - [2026-02-17 10:49:37] "PUT /access-control-list/fc53c566-5b8e-49ac-9ced-7998638bf4cc HTTP/1.1" 200 273 0.018003 10.0.0.249 - - [2026-02-17 10:49:41] "DELETE /loadbalancer-member/f6ab9609-70e8-4187-b191-f7c695a9d5d5 HTTP/1.1" 200 115 0.038684 10.0.0.249 - - [2026-02-17 10:49:41] "DELETE /loadbalancer-pool/2278e377-920d-4031-b6ea-0714b4c03331 HTTP/1.1" 200 115 0.024961 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /loadbalancer-listener/cd58e7cc-55ba-4597-8e8c-7d3640522624 HTTP/1.1" 200 115 0.049685 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /loadbalancer/e5eaca94-c4a8-41e8-ab1b-33f58c632a93 HTTP/1.1" 200 115 0.039807 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /floating-ip/ebedf26d-4eb9-464b-a893-4ed1f01e27d4 HTTP/1.1" 200 115 0.028367 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /instance-ip/8241cc8f-2bc8-4266-864c-62d0d2939605 HTTP/1.1" 200 115 0.036533 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /virtual-machine-interface/9597a8ec-01df-411d-869c-82563009d480 HTTP/1.1" 200 115 0.037537 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /tag/1d8860f5-7e26-46e8-8082-fe35c042a2cb HTTP/1.1" 200 115 0.031644 10.0.0.249 - - [2026-02-17 10:49:42] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002451 10.0.0.249 - - [2026-02-17 10:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.249 - - [2026-02-17 10:49:42] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002638 10.0.0.249 - - [2026-02-17 10:49:42] "GET /firewall-policy/b1591e39-e95d-49b9-b6e5-850746139798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002244 10.0.0.249 - - [2026-02-17 10:49:42] "GET /firewall-rule/efacd49b-5aa0-43bf-ae8d-c353050c0ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003240 10.0.0.249 - - [2026-02-17 10:49:42] "POST /ref-update HTTP/1.1" 200 156 0.011913 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /firewall-rule/efacd49b-5aa0-43bf-ae8d-c353050c0ccf HTTP/1.1" 200 115 0.032081 10.0.0.249 - - [2026-02-17 10:49:42] "GET /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002796 10.0.0.249 - - [2026-02-17 10:49:42] "GET /firewall-rule/334c6e93-18b8-442c-b4a7-58261985036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006614 10.0.0.249 - - [2026-02-17 10:49:42] "POST /ref-update HTTP/1.1" 200 156 0.015089 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /firewall-rule/334c6e93-18b8-442c-b4a7-58261985036b HTTP/1.1" 200 115 0.057126 10.0.0.249 - - [2026-02-17 10:49:42] "GET /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007092 10.0.0.249 - - [2026-02-17 10:49:42] "GET /firewall-rule/3e8c5e87-fb6a-4799-a6d4-3a4759530b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003316 10.0.0.249 - - [2026-02-17 10:49:42] "POST /ref-update HTTP/1.1" 200 156 0.017016 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /firewall-rule/3e8c5e87-fb6a-4799-a6d4-3a4759530b9a HTTP/1.1" 200 115 0.033883 10.0.0.249 - - [2026-02-17 10:49:42] "GET /application-policy-set/02714038-552d-4f72-a3f4-78761e2a3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002302 10.0.0.249 - - [2026-02-17 10:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.249 - - [2026-02-17 10:49:42] "GET /policy-management/b24f8986-d4d1-4960-946a-3b9423ac5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002451 10.0.0.249 - - [2026-02-17 10:49:42] "GET /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003927 10.0.0.249 - - [2026-02-17 10:49:42] "POST /ref-update HTTP/1.1" 200 156 0.021876 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /firewall-policy/a5a12dff-7f7d-4797-a7b9-044dc81a3abf HTTP/1.1" 200 115 0.026624 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /tag/0bac4742-621c-4f88-b22b-fe860a28db98 HTTP/1.1" 200 115 0.067462 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /tag/660cfb5b-093f-4fc3-97c4-2ae15a2bec6c HTTP/1.1" 200 115 0.073829 10.0.0.249 - - [2026-02-17 10:49:42] "DELETE /tag/5c4705c8-3307-4634-a217-71d5a84055fc HTTP/1.1" 200 115 0.053656 10.0.0.249 - - [2026-02-17 10:49:43] "DELETE /tag/8beb37af-1b2d-40a0-a271-7f12d38191a7 HTTP/1.1" 200 115 0.041047 10.0.0.249 - - [2026-02-17 10:49:43] "POST /projects HTTP/1.1" 409 238 0.002039 10.0.0.249 - - [2026-02-17 10:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011921 10.0.0.249 - - [2026-02-17 10:49:43] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035277 10.0.0.249 - - [2026-02-17 10:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.249 - - [2026-02-17 10:49:43] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004342 10.0.0.249 - - [2026-02-17 10:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.249 - - [2026-02-17 10:49:43] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.012064 10.0.0.249 - - [2026-02-17 10:49:43] "POST /security-groups HTTP/1.1" 409 285 0.002651 10.0.0.249 - - [2026-02-17 10:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.249 - - [2026-02-17 10:49:43] "PUT /security-group/8e57f583-9de8-4201-bd53-9bebe3a8d820 HTTP/1.1" 200 263 0.055768 10.0.0.249 - - [2026-02-17 10:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024413 10.0.0.249 - - [2026-02-17 10:49:43] "PUT /access-control-list/2f9cad8d-9d85-47ac-909b-a9142c6b9567 HTTP/1.1" 200 273 0.030303 10.0.0.249 - - [2026-02-17 10:49:43] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.038302 10.0.0.249 - - [2026-02-17 10:49:43] "PUT /access-control-list/fc53c566-5b8e-49ac-9ced-7998638bf4cc HTTP/1.1" 200 273 0.041046 10.0.0.249 - - [2026-02-17 10:49:43] "GET /firewall-rule/bbfe44b9-7f09-4d9d-a12e-10a235ed0344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002457 10.0.0.249 - - [2026-02-17 10:49:43] "POST /ref-update HTTP/1.1" 200 156 0.059654 10.0.0.249 - - [2026-02-17 10:49:43] "DELETE /firewall-rule/bbfe44b9-7f09-4d9d-a12e-10a235ed0344 HTTP/1.1" 200 115 0.060399 10.0.0.249 - - [2026-02-17 10:49:43] "GET /firewall-policy/e80c8f72-fe14-4068-8ba2-dabba7fb8ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006145 10.0.0.249 - - [2026-02-17 10:49:43] "GET /firewall-rule/20b5178f-37b0-49af-a7b4-2beb6eee85be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005030 10.0.0.249 - - [2026-02-17 10:49:43] "POST /ref-update HTTP/1.1" 200 156 0.059934 10.0.0.249 - - [2026-02-17 10:49:43] "DELETE /firewall-rule/20b5178f-37b0-49af-a7b4-2beb6eee85be HTTP/1.1" 200 115 0.040916 10.0.0.249 - - [2026-02-17 10:49:43] "DELETE /tag/783300e5-4f5f-404b-8959-b750ccd0a0b5 HTTP/1.1" 200 115 0.035544 10.0.0.249 - - [2026-02-17 10:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.249 - - [2026-02-17 10:49:43] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004622 10.0.0.249 - - [2026-02-17 10:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.249 - - [2026-02-17 10:49:43] "GET /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005731 10.0.0.249 - - [2026-02-17 10:49:43] "PUT /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77 HTTP/1.1" 200 265 0.061865 10.0.0.249 - - [2026-02-17 10:49:43] "PUT /virtual-network/827b7a4d-aa90-48ca-8d7c-1e78e5636bfd HTTP/1.1" 200 265 0.053745 10.0.0.249 - - [2026-02-17 10:49:44] "DELETE /security-group/8e57f583-9de8-4201-bd53-9bebe3a8d820 HTTP/1.1" 200 115 0.071878 10.0.0.249 - - [2026-02-17 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022212 10.0.0.249 - - [2026-02-17 10:49:44] "DELETE /access-control-list/2f9cad8d-9d85-47ac-909b-a9142c6b9567 HTTP/1.1" 200 115 0.057730 10.0.0.249 - - [2026-02-17 10:49:44] "DELETE /access-control-list/fc53c566-5b8e-49ac-9ced-7998638bf4cc HTTP/1.1" 200 115 0.031200 10.0.0.249 - - [2026-02-17 10:49:44] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.050205 10.0.0.249 - - [2026-02-17 10:49:44] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?fields=security_groups HTTP/1.1" 200 1352 0.048274 10.0.0.249 - - [2026-02-17 10:49:44] "DELETE /security-group/04d43d33-7221-4cd4-a7ff-435165fb6243 HTTP/1.1" 200 115 0.053691 10.0.0.249 - - [2026-02-17 10:49:44] "DELETE /access-control-list/b1b3dde7-0aa7-4fbd-bc15-2232b6119b6d HTTP/1.1" 200 115 0.036599 10.0.0.249 - - [2026-02-17 10:49:44] "GET /project/45a92986-2f2f-4174-a23d-e0445c0557a2?fields=application_policy_sets HTTP/1.1" 200 1391 0.046795 10.0.0.249 - - [2026-02-17 10:49:44] "DELETE /access-control-list/e121fc8d-f274-4887-a2c4-79358a8352c0 HTTP/1.1" 200 115 0.061461 10.0.0.249 - - [2026-02-17 10:49:44] "DELETE /project/45a92986-2f2f-4174-a23d-e0445c0557a2 HTTP/1.1" 200 115 0.320055 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:49:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:49:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001023 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:49:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:49:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000838 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:50:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001233 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:50:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001021 10.0.0.249 - - [2026-02-17 10:50:32] "GET / HTTP/1.1" 200 36215 0.001607 10.0.0.249 - - [2026-02-17 10:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.249 - - [2026-02-17 10:50:32] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002527 10.0.0.249 - - [2026-02-17 10:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.249 - - [2026-02-17 10:50:33] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002310 10.0.0.249 - - [2026-02-17 10:50:50] "GET / HTTP/1.1" 200 36215 0.001494 10.0.0.249 - - [2026-02-17 10:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.249 - - [2026-02-17 10:50:50] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004985 10.0.0.249 - - [2026-02-17 10:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.249 - - [2026-02-17 10:50:50] "GET /config-node/f5d61128-646b-4133-996e-faebf03d4f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002367 10.0.0.249 - - [2026-02-17 10:50:50] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.249 - - [2026-02-17 10:50:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001940 10.0.0.249 - - [2026-02-17 10:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.249 - - [2026-02-17 10:50:55] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002439 10.0.0.249 - - [2026-02-17 10:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.249 - - [2026-02-17 10:50:55] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.007943 10.0.0.249 - - [2026-02-17 10:50:55] "GET / HTTP/1.1" 200 36215 0.001315 10.0.0.249 - - [2026-02-17 10:50:55] "POST /alarms HTTP/1.1" 409 264 0.001811 10.0.0.249 - - [2026-02-17 10:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.249 - - [2026-02-17 10:50:55] "PUT /alarm/1e3b333c-9f53-4f99-b8c6-66db66e632bc HTTP/1.1" 200 245 0.009441 10.0.0.249 - - [2026-02-17 10:50:55] "POST /alarms HTTP/1.1" 409 261 0.012270 10.0.0.249 - - [2026-02-17 10:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/b519a02c-6e26-4a69-b5ae-fdc177bd005d HTTP/1.1" 200 245 0.012984 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 261 0.005383 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/abb1eb63-69a2-4e0c-8ad5-7a62e9bae5f8 HTTP/1.1" 200 245 0.012587 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 253 0.016151 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/05aaa49a-eae0-4c55-be31-e1956d6cd6b6 HTTP/1.1" 200 245 0.010419 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 251 0.007573 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/813b1a7a-1622-41e6-927d-b9d0a8c869a6 HTTP/1.1" 200 245 0.010673 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 252 0.007478 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/22182e13-217e-4652-8b53-db9744032a41 HTTP/1.1" 200 245 0.010405 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 256 0.008977 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/de82cdba-f47e-4f26-a906-f8063895099f HTTP/1.1" 200 245 0.009585 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 248 0.004124 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/d399a6cb-fa48-45bb-ad52-9edc1151583e HTTP/1.1" 200 245 0.010863 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 252 0.007001 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/d8a18533-419a-46fb-b4c6-4dab0253cf80 HTTP/1.1" 200 245 0.012351 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 257 0.008023 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/1b6563d7-8ee0-45fa-8075-64046a38437c HTTP/1.1" 200 245 0.009639 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 251 0.004355 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/1d69efce-f546-4d66-953d-879eda1ea6bc HTTP/1.1" 200 245 0.029279 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 257 0.012125 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/b621bc28-d344-476a-a19f-1cf7d4f09942 HTTP/1.1" 200 245 0.011253 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 261 0.008267 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/6fbc7f63-2796-48f6-b1fb-c5357c9e90fe HTTP/1.1" 200 245 0.011043 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 258 0.007588 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/7843d23d-0399-43e4-bd12-55a139b0961c HTTP/1.1" 200 245 0.009250 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 254 0.003010 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/ebe957d5-eac2-4322-8bb3-9c4013234b90 HTTP/1.1" 200 245 0.009241 10.0.0.249 - - [2026-02-17 10:50:56] "POST /alarms HTTP/1.1" 409 254 0.006204 10.0.0.249 - - [2026-02-17 10:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.249 - - [2026-02-17 10:50:56] "PUT /alarm/a6efe0b2-d5f3-4a98-85cc-e47896946165 HTTP/1.1" 200 245 0.010008 10.0.0.249 - - [2026-02-17 10:50:57] "POST /alarms HTTP/1.1" 409 254 0.003679 10.0.0.249 - - [2026-02-17 10:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.249 - - [2026-02-17 10:50:57] "PUT /alarm/b8b16675-e44c-44ab-bcc6-d982dd5b02d7 HTTP/1.1" 200 245 0.016824 10.0.0.249 - - [2026-02-17 10:50:57] "POST /alarms HTTP/1.1" 409 247 0.004310 10.0.0.249 - - [2026-02-17 10:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.249 - - [2026-02-17 10:50:57] "PUT /alarm/b9f60217-60fa-4894-92b7-68fe51e05d10 HTTP/1.1" 200 245 0.009983 10.0.0.249 - - [2026-02-17 10:50:57] "POST /alarms HTTP/1.1" 409 272 0.005615 10.0.0.249 - - [2026-02-17 10:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.249 - - [2026-02-17 10:50:57] "PUT /alarm/6e0863c6-c0df-48e3-ab91-3355429441bb HTTP/1.1" 200 245 0.009510 10.0.0.249 - - [2026-02-17 10:50:57] "POST /alarms HTTP/1.1" 409 261 0.009727 10.0.0.249 - - [2026-02-17 10:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.249 - - [2026-02-17 10:50:57] "PUT /alarm/a8ce1e02-a7bf-4d55-a0f0-b4c747e9a1f5 HTTP/1.1" 200 245 0.009822 10.0.0.249 - - [2026-02-17 10:50:57] "POST /alarms HTTP/1.1" 409 259 0.009457 10.0.0.249 - - [2026-02-17 10:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.249 - - [2026-02-17 10:50:57] "PUT /alarm/1dbca80b-a192-4d42-ac77-5a6627280e9c HTTP/1.1" 200 245 0.010543 10.0.0.249 - - [2026-02-17 10:50:57] "POST /alarms HTTP/1.1" 409 265 0.006773 10.0.0.249 - - [2026-02-17 10:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.249 - - [2026-02-17 10:50:57] "PUT /alarm/84a7ba8a-785e-4280-9a6a-457139983566 HTTP/1.1" 200 245 0.009979 10.0.0.249 - - [2026-02-17 10:50:57] "POST /alarms HTTP/1.1" 409 279 0.007067 10.0.0.249 - - [2026-02-17 10:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.249 - - [2026-02-17 10:50:57] "PUT /alarm/f4fd7e76-27f5-42ae-895c-cc4d015f81a6 HTTP/1.1" 200 245 0.009994 10.0.0.249 - - [2026-02-17 10:50:57] "GET / HTTP/1.1" 200 36215 0.001665 10.0.0.249 - - [2026-02-17 10:50:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001893 10.0.0.249 - - [2026-02-17 10:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.249 - - [2026-02-17 10:50:57] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.008269 10.0.0.249 - - [2026-02-17 10:50:57] "GET / HTTP/1.1" 200 36215 0.001500 10.0.0.249 - - [2026-02-17 10:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.249 - - [2026-02-17 10:50:57] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002929 10.0.0.249 - - [2026-02-17 10:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.249 - - [2026-02-17 10:50:57] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.012290 10.0.0.249 - - [2026-02-17 10:50:58] "GET / HTTP/1.1" 200 36215 0.001798 10.0.0.249 - - [2026-02-17 10:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.249 - - [2026-02-17 10:50:58] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004430 10.0.0.249 - - [2026-02-17 10:50:58] "PUT /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd HTTP/1.1" 200 275 0.016263 10.0.0.249 - - [2026-02-17 10:51:02] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.249 - - [2026-02-17 10:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.249 - - [2026-02-17 10:51:02] "GET /routing-instance/2686a472-8dcf-4ec5-8ad6-b6d74e1dd0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002898 10.0.0.249 - - [2026-02-17 10:51:02] "POST /bgp-routers HTTP/1.1" 409 301 0.002195 10.0.0.249 - - [2026-02-17 10:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.249 - - [2026-02-17 10:51:02] "GET /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002640 10.0.0.249 - - [2026-02-17 10:51:02] "PUT /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba HTTP/1.1" 200 255 0.011275 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:51:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001011 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:51:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000996 10.0.0.249 - - [2026-02-17 10:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.249 - - [2026-02-17 10:51:05] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002779 10.0.0.249 - - [2026-02-17 10:51:17] "GET / HTTP/1.1" 200 36215 0.001961 10.0.0.249 - - [2026-02-17 10:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.249 - - [2026-02-17 10:51:17] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005287 10.0.0.249 - - [2026-02-17 10:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.249 - - [2026-02-17 10:51:17] "GET /config-node/f5d61128-646b-4133-996e-faebf03d4f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003035 10.0.0.249 - - [2026-02-17 10:51:29] "GET / HTTP/1.1" 200 36215 0.001602 10.0.0.249 - - [2026-02-17 10:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.249 - - [2026-02-17 10:51:29] "GET /routing-instance/2686a472-8dcf-4ec5-8ad6-b6d74e1dd0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003055 10.0.0.249 - - [2026-02-17 10:51:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002766 10.0.0.249 - - [2026-02-17 10:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.249 - - [2026-02-17 10:51:29] "GET /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.007539 10.0.0.249 - - [2026-02-17 10:51:29] "PUT /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba HTTP/1.1" 200 255 0.009201 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:51:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:51:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000872 10.0.0.249 - - [2026-02-17 10:52:08] "GET / HTTP/1.1" 200 36215 0.001588 10.0.0.249 - - [2026-02-17 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.249 - - [2026-02-17 10:52:08] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005756 10.0.0.249 - - [2026-02-17 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.249 - - [2026-02-17 10:52:08] "GET /config-node/f5d61128-646b-4133-996e-faebf03d4f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001754 10.0.0.249 - - [2026-02-17 10:52:08] "GET / HTTP/1.1" 200 36215 0.001598 10.0.0.249 - - [2026-02-17 10:52:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002085 10.0.0.249 - - [2026-02-17 10:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.249 - - [2026-02-17 10:52:13] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002181 10.0.0.249 - - [2026-02-17 10:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.249 - - [2026-02-17 10:52:13] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.013771 10.0.0.249 - - [2026-02-17 10:52:14] "GET / HTTP/1.1" 200 36215 0.001337 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 264 0.002028 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/1e3b333c-9f53-4f99-b8c6-66db66e632bc HTTP/1.1" 200 245 0.009031 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 261 0.012400 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/b519a02c-6e26-4a69-b5ae-fdc177bd005d HTTP/1.1" 200 245 0.009808 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 261 0.003196 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/abb1eb63-69a2-4e0c-8ad5-7a62e9bae5f8 HTTP/1.1" 200 245 0.021844 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 253 0.002769 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/05aaa49a-eae0-4c55-be31-e1956d6cd6b6 HTTP/1.1" 200 245 0.016422 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 251 0.008378 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/813b1a7a-1622-41e6-927d-b9d0a8c869a6 HTTP/1.1" 200 245 0.009129 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 252 0.003090 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/22182e13-217e-4652-8b53-db9744032a41 HTTP/1.1" 200 245 0.009942 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 256 0.007828 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/de82cdba-f47e-4f26-a906-f8063895099f HTTP/1.1" 200 245 0.009467 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 248 0.015562 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/d399a6cb-fa48-45bb-ad52-9edc1151583e HTTP/1.1" 200 245 0.008600 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 252 0.002596 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/d8a18533-419a-46fb-b4c6-4dab0253cf80 HTTP/1.1" 200 245 0.009350 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 257 0.007263 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/1b6563d7-8ee0-45fa-8075-64046a38437c HTTP/1.1" 200 245 0.008488 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 251 0.003250 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/1d69efce-f546-4d66-953d-879eda1ea6bc HTTP/1.1" 200 245 0.009268 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 257 0.012967 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.249 - - [2026-02-17 10:52:14] "PUT /alarm/b621bc28-d344-476a-a19f-1cf7d4f09942 HTTP/1.1" 200 245 0.010741 10.0.0.249 - - [2026-02-17 10:52:14] "POST /alarms HTTP/1.1" 409 261 0.016694 10.0.0.249 - - [2026-02-17 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/6fbc7f63-2796-48f6-b1fb-c5357c9e90fe HTTP/1.1" 200 245 0.010350 10.0.0.249 - - [2026-02-17 10:52:15] "POST /alarms HTTP/1.1" 409 258 0.004106 10.0.0.249 - - [2026-02-17 10:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/7843d23d-0399-43e4-bd12-55a139b0961c HTTP/1.1" 200 245 0.009740 10.0.0.249 - - [2026-02-17 10:52:15] "POST /alarms HTTP/1.1" 409 254 0.015418 10.0.0.249 - - [2026-02-17 10:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/ebe957d5-eac2-4322-8bb3-9c4013234b90 HTTP/1.1" 200 245 0.018632 10.0.0.249 - - [2026-02-17 10:52:15] "POST /alarms HTTP/1.1" 409 254 0.005456 10.0.0.249 - - [2026-02-17 10:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/a6efe0b2-d5f3-4a98-85cc-e47896946165 HTTP/1.1" 200 245 0.010284 10.0.0.249 - - [2026-02-17 10:52:15] "POST /alarms HTTP/1.1" 409 254 0.011854 10.0.0.249 - - [2026-02-17 10:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/b8b16675-e44c-44ab-bcc6-d982dd5b02d7 HTTP/1.1" 200 245 0.021627 10.0.0.249 - - [2026-02-17 10:52:15] "POST /alarms HTTP/1.1" 409 247 0.014633 10.0.0.249 - - [2026-02-17 10:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/b9f60217-60fa-4894-92b7-68fe51e05d10 HTTP/1.1" 200 245 0.009806 10.0.0.249 - - [2026-02-17 10:52:15] "POST /alarms HTTP/1.1" 409 272 0.004761 10.0.0.249 - - [2026-02-17 10:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/6e0863c6-c0df-48e3-ab91-3355429441bb HTTP/1.1" 200 245 0.013260 10.0.0.249 - - [2026-02-17 10:52:15] "POST /alarms HTTP/1.1" 409 261 0.019086 10.0.0.249 - - [2026-02-17 10:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/a8ce1e02-a7bf-4d55-a0f0-b4c747e9a1f5 HTTP/1.1" 200 245 0.013810 10.0.0.249 - - [2026-02-17 10:52:15] "POST /alarms HTTP/1.1" 409 259 0.006740 10.0.0.249 - - [2026-02-17 10:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/1dbca80b-a192-4d42-ac77-5a6627280e9c HTTP/1.1" 200 245 0.011248 10.0.0.249 - - [2026-02-17 10:52:15] "POST /alarms HTTP/1.1" 409 265 0.006114 10.0.0.249 - - [2026-02-17 10:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/84a7ba8a-785e-4280-9a6a-457139983566 HTTP/1.1" 200 245 0.010867 10.0.0.249 - - [2026-02-17 10:52:15] "POST /alarms HTTP/1.1" 409 279 0.006536 10.0.0.249 - - [2026-02-17 10:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.249 - - [2026-02-17 10:52:15] "PUT /alarm/f4fd7e76-27f5-42ae-895c-cc4d015f81a6 HTTP/1.1" 200 245 0.011534 10.0.0.249 - - [2026-02-17 10:52:16] "GET / HTTP/1.1" 200 36215 0.001835 10.0.0.249 - - [2026-02-17 10:52:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002305 10.0.0.249 - - [2026-02-17 10:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.249 - - [2026-02-17 10:52:16] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.012904 10.0.0.249 - - [2026-02-17 10:52:16] "GET / HTTP/1.1" 200 36215 0.001317 10.0.0.249 - - [2026-02-17 10:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.249 - - [2026-02-17 10:52:16] "GET /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005679 10.0.0.249 - - [2026-02-17 10:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.249 - - [2026-02-17 10:52:16] "PUT /global-vrouter-config/26919c2f-5ec3-40af-8789-b99bedcf1524 HTTP/1.1" 200 277 0.009575 10.0.0.249 - - [2026-02-17 10:52:16] "GET / HTTP/1.1" 200 36215 0.002378 10.0.0.249 - - [2026-02-17 10:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.249 - - [2026-02-17 10:52:16] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004718 10.0.0.249 - - [2026-02-17 10:52:16] "PUT /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd HTTP/1.1" 200 275 0.014943 10.0.0.249 - - [2026-02-17 10:52:20] "GET / HTTP/1.1" 200 36215 0.001491 10.0.0.249 - - [2026-02-17 10:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.249 - - [2026-02-17 10:52:20] "GET /routing-instance/2686a472-8dcf-4ec5-8ad6-b6d74e1dd0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002716 10.0.0.249 - - [2026-02-17 10:52:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001828 10.0.0.249 - - [2026-02-17 10:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.249 - - [2026-02-17 10:52:20] "GET /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002558 10.0.0.249 - - [2026-02-17 10:52:20] "PUT /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba HTTP/1.1" 200 255 0.010324 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:52:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:52:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 10.0.0.249 - - [2026-02-17 10:52:24] "POST /tags HTTP/1.1" 200 356 0.029813 10.0.0.249 - - [2026-02-17 10:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014533 10.0.0.249 - - [2026-02-17 10:52:24] "GET /tag/77c157bd-3352-41c5-8aae-acbac62808a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012758 10.0.0.249 - - [2026-02-17 10:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.249 - - [2026-02-17 10:52:24] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003957 10.0.0.249 - - [2026-02-17 10:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.249 - - [2026-02-17 10:52:25] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031926 10.0.0.249 - - [2026-02-17 10:52:25] "POST /virtual-machines HTTP/1.1" 200 352 0.011822 10.0.0.249 - - [2026-02-17 10:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.036934 10.0.0.249 - - [2026-02-17 10:52:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.095696 10.0.0.249 - - [2026-02-17 10:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010813 10.0.0.249 - - [2026-02-17 10:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008302 10.0.0.249 - - [2026-02-17 10:52:25] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004794 10.0.0.249 - - [2026-02-17 10:52:25] "POST /instance-ips HTTP/1.1" 200 392 0.019656 10.0.0.249 - - [2026-02-17 10:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020397 10.0.0.249 - - [2026-02-17 10:52:25] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007392 10.0.0.249 - - [2026-02-17 10:52:25] "POST /set-tag HTTP/1.1" 200 109 0.018956 10.0.0.249 - - [2026-02-17 10:52:25] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.016168 10.0.0.249 - - [2026-02-17 10:52:25] "GET /instance-ip/be921df4-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002492 10.0.0.249 - - [2026-02-17 10:52:25] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004661 10.0.0.249 - - [2026-02-17 10:52:25] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.249 - - [2026-02-17 10:52:25] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003396 10.0.0.249 - - [2026-02-17 10:52:25] "POST /ref-update HTTP/1.1" 200 156 0.008686 10.0.0.249 - - [2026-02-17 10:52:25] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.017274 10.0.0.249 - - [2026-02-17 10:52:25] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.249 - - [2026-02-17 10:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.249 - - [2026-02-17 10:52:25] "GET /virtual-network/a0d0beb0-94a3-466a-857f-be7ff117be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003962 10.0.0.249 - - [2026-02-17 10:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.249 - - [2026-02-17 10:52:25] "GET /project/8015b2c6-cdb6-44c3-9b91-513c0f7398f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030445 10.0.0.249 - - [2026-02-17 10:52:25] "POST /virtual-machines HTTP/1.1" 200 356 0.010165 10.0.0.249 - - [2026-02-17 10:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008400 10.0.0.249 - - [2026-02-17 10:52:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.099321 10.0.0.249 - - [2026-02-17 10:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009352 10.0.0.249 - - [2026-02-17 10:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011281 10.0.0.249 - - [2026-02-17 10:52:26] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.010093 10.0.0.249 - - [2026-02-17 10:52:26] "POST /instance-ips HTTP/1.1" 200 396 0.019472 10.0.0.249 - - [2026-02-17 10:52:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031145 10.0.0.249 - - [2026-02-17 10:52:26] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.013409 10.0.0.249 - - [2026-02-17 10:52:26] "POST /set-tag HTTP/1.1" 200 109 0.018911 10.0.0.249 - - [2026-02-17 10:52:26] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013876 10.0.0.249 - - [2026-02-17 10:52:26] "GET /instance-ip/bf006642-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003702 10.0.0.249 - - [2026-02-17 10:52:26] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004514 10.0.0.249 - - [2026-02-17 10:52:26] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.249 - - [2026-02-17 10:52:26] "GET /virtual-router/37df082d-06d2-49ce-9c03-9a70bb85964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006112 10.0.0.249 - - [2026-02-17 10:52:26] "POST /ref-update HTTP/1.1" 200 156 0.009805 10.0.0.249 - - [2026-02-17 10:52:26] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.023638 10.0.0.249 - - [2026-02-17 10:52:26] "POST /set-tag HTTP/1.1" 200 109 0.013117 10.0.0.249 - - [2026-02-17 10:52:26] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005201 10.0.0.249 - - [2026-02-17 10:52:26] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.249 - - [2026-02-17 10:52:26] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004709 10.0.0.249 - - [2026-02-17 10:52:26] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.249 - - [2026-02-17 10:52:35] "GET / HTTP/1.1" 200 36215 0.001917 10.0.0.249 - - [2026-02-17 10:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.249 - - [2026-02-17 10:52:35] "GET /global-system-config/8255309c-ed3e-4a75-a8aa-d8344a1392cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004452 10.0.0.249 - - [2026-02-17 10:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.249 - - [2026-02-17 10:52:35] "GET /config-node/f5d61128-646b-4133-996e-faebf03d4f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001714 10.0.0.249 - - [2026-02-17 10:52:44] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004399 10.0.0.249 - - [2026-02-17 10:52:44] "POST /set-tag HTTP/1.1" 200 109 0.004838 10.0.0.249 - - [2026-02-17 10:52:44] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010335 10.0.0.249 - - [2026-02-17 10:52:44] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.249 - - [2026-02-17 10:52:45] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004185 10.0.0.249 - - [2026-02-17 10:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.249 - - [2026-02-17 10:52:46] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.249 - - [2026-02-17 10:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.249 - - [2026-02-17 10:52:46] "GET /routing-instance/2686a472-8dcf-4ec5-8ad6-b6d74e1dd0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003303 10.0.0.249 - - [2026-02-17 10:52:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002206 10.0.0.249 - - [2026-02-17 10:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.249 - - [2026-02-17 10:52:46] "GET /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.005214 10.0.0.249 - - [2026-02-17 10:52:46] "PUT /bgp-router/c8a06202-e24b-4e85-b3bd-5e0912e691ba HTTP/1.1" 200 255 0.013275 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:52:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000851 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:52:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000823 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:52:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.249 - - [2026-02-17 10:52:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 10.0.0.249 - - [2026-02-17 10:53:17] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006482 10.0.0.249 - - [2026-02-17 10:53:17] "POST /set-tag HTTP/1.1" 200 109 0.009761 10.0.0.249 - - [2026-02-17 10:53:17] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004370 10.0.0.249 - - [2026-02-17 10:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.249 - - [2026-02-17 10:53:17] "GET /virtual-machine/f4de99e4-1c3f-44ea-b5a5-2e2de155bd78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.004736 10.0.0.249 - - [2026-02-17 10:53:17] "POST /ref-update HTTP/1.1" 200 156 0.015502 10.0.0.249 - - [2026-02-17 10:53:17] "GET /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008486 10.0.0.249 - - [2026-02-17 10:53:17] "POST /set-tag HTTP/1.1" 200 109 0.015091 10.0.0.249 - - [2026-02-17 10:53:17] "POST /set-tag HTTP/1.1" 200 109 0.033038 10.0.0.249 - - [2026-02-17 10:53:17] "DELETE /instance-ip/be921df4-0bee-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.035614 10.0.0.249 - - [2026-02-17 10:53:17] "DELETE /virtual-machine-interface/be7a3860-0bee-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.051745 10.0.0.249 - - [2026-02-17 10:53:17] "DELETE /virtual-machine/f4de99e4-1c3f-44ea-b5a5-2e2de155bd78 HTTP/1.1" 200 115 0.025519 10.0.0.249 - - [2026-02-17 10:53:17] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007042 10.0.0.249 - - [2026-02-17 10:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.249 - - [2026-02-17 10:53:48] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005642 10.0.0.249 - - [2026-02-17 10:53:48] "POST /set-tag HTTP/1.1" 200 109 0.018899 10.0.0.249 - - [2026-02-17 10:53:48] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004084 10.0.0.249 - - [2026-02-17 10:53:48] "POST /set-tag HTTP/1.1" 200 109 0.004101 10.0.0.249 - - [2026-02-17 10:53:48] "GET /virtual-machine/a4883b56-b4c0-430e-ad19-7a3a4e07ba3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.005296 10.0.0.249 - - [2026-02-17 10:53:48] "POST /ref-update HTTP/1.1" 200 156 0.009088 10.0.0.249 - - [2026-02-17 10:53:48] "GET /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004662 10.0.0.249 - - [2026-02-17 10:53:48] "POST /set-tag HTTP/1.1" 200 109 0.020506 10.0.0.249 - - [2026-02-17 10:53:48] "POST /set-tag HTTP/1.1" 200 109 0.032081 10.0.0.249 - - [2026-02-17 10:53:48] "DELETE /instance-ip/bf006642-0bee-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.059272 10.0.0.249 - - [2026-02-17 10:53:48] "DELETE /virtual-machine-interface/bee71822-0bee-11f1-b82f-fa163ee679ce HTTP/1.1" 200 115 0.051878 10.0.0.249 - - [2026-02-17 10:53:48] "DELETE /virtual-machine/a4883b56-b4c0-430e-ad19-7a3a4e07ba3c HTTP/1.1" 200 115 0.027158 10.0.0.249 - - [2026-02-17 10:53:48] "DELETE /tag/77c157bd-3352-41c5-8aae-acbac62808a3 HTTP/1.1" 200 115 0.048598