++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Apr 2 11:05:48 AM UTC 2026 ===================' INFO: =================== Thu Apr 2 11:05:48 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.249 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ 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 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort ++++ tr '\n' , +++ local local_ips=,10.0.0.249,10.141.241.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.141.241.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=__ ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/02/2026 11:06:33.813 7f011e5d87c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/02/2026 11:06:34.042 7f011e5d87c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/02/2026 11:06:34.069 7f011e5d87c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/02/2026 11:06:34.070 7f011e5d87c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-04-02 11:06:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001434 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-04-02 11:06:52] "GET / HTTP/1.1" 503 181 0.000284 10.0.0.249 - - [2026-04-02 11:06:52] "GET / HTTP/1.1" 200 36215 0.003349 10.0.0.249 - - [2026-04-02 11:06:52] "GET / HTTP/1.1" 200 36215 0.001773 10.0.0.249 - - [2026-04-02 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016579 10.0.0.249 - - [2026-04-02 11:06:52] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.019347 10.0.0.249 - - [2026-04-02 11:06:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.006179 10.0.0.249 - - [2026-04-02 11:06:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.041231 10.0.0.249 - - [2026-04-02 11:06:53] "GET / HTTP/1.1" 200 45303 0.002544 10.0.0.249 - - [2026-04-02 11:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.249 - - [2026-04-02 11:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.249 - - [2026-04-02 11:06:53] "GET / HTTP/1.1" 200 36215 0.001390 10.0.0.249 - - [2026-04-02 11:06:53] "GET / HTTP/1.1" 200 36215 0.001882 10.0.0.249 - - [2026-04-02 11:06:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.005479 10.0.0.249 - - [2026-04-02 11:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006817 10.0.0.249 - - [2026-04-02 11:06:54] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.022118 10.0.0.249 - - [2026-04-02 11:06:54] "GET / HTTP/1.1" 200 36215 0.003140 10.0.0.249 - - [2026-04-02 11:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006925 10.0.0.249 - - [2026-04-02 11:06:54] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.016115 10.0.0.249 - - [2026-04-02 11:06:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.009044 10.0.0.249 - - [2026-04-02 11:06:54] "POST /service-appliance-sets HTTP/1.1" 200 555 0.074344 10.0.0.249 - - [2026-04-02 11:06:54] "POST /database-nodes HTTP/1.1" 200 599 0.047531 10.0.0.249 - - [2026-04-02 11:06:54] "POST /fqname-to-id HTTP/1.1" 404 180 0.006483 10.0.0.249 - - [2026-04-02 11:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006542 10.0.0.249 - - [2026-04-02 11:06:54] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010964 10.0.0.249 - - [2026-04-02 11:06:54] "POST /service-appliance-sets HTTP/1.1" 200 543 0.044716 10.0.0.249 - - [2026-04-02 11:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.249 - - [2026-04-02 11:06:54] "GET /network-ipam/588e4495-2644-489b-a7af-508c19642cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003303 10.0.0.249 - - [2026-04-02 11:06:55] "POST /service-templates HTTP/1.1" 200 513 0.102705 10.0.0.249 - - [2026-04-02 11:06:55] "POST /service-templates HTTP/1.1" 200 503 0.062952 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:06:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002831 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:06:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001826 10.0.0.249 - - [2026-04-02 11:06:55] "POST /service-templates HTTP/1.1" 200 517 0.167059 10.0.0.249 - - [2026-04-02 11:06:55] "POST /service-templates HTTP/1.1" 200 537 0.114080 10.0.0.249 - - [2026-04-02 11:06:55] "GET / HTTP/1.1" 200 36215 0.001531 10.0.0.249 - - [2026-04-02 11:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005990 10.0.0.249 - - [2026-04-02 11:06:55] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.036537 10.0.0.249 - - [2026-04-02 11:06:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.016976 10.0.0.249 - - [2026-04-02 11:06:55] "POST /service-templates HTTP/1.1" 200 509 0.159690 10.0.0.249 - - [2026-04-02 11:06:56] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.148295 10.0.0.249 - - [2026-04-02 11:06:56] "GET / HTTP/1.1" 200 36215 0.003223 10.0.0.249 - - [2026-04-02 11:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.249 - - [2026-04-02 11:06:56] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.195984 10.0.0.249 - - [2026-04-02 11:06:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.004164 10.0.0.249 - - [2026-04-02 11:06:56] "POST /analytics-nodes HTTP/1.1" 200 601 0.103678 10.0.0.249 - - [2026-04-02 11:06:56] "GET / HTTP/1.1" 200 36215 0.001481 10.0.0.249 - - [2026-04-02 11:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.249 - - [2026-04-02 11:06:56] "GET /routing-instance/42b6c4c0-4f12-4a13-ae49-680ec90561c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.017336 10.0.0.249 - - [2026-04-02 11:06:56] "POST /bgp-routers HTTP/1.1" 200 618 0.077477 10.0.0.249 - - [2026-04-02 11:06:57] "GET /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.019909 10.0.0.249 - - [2026-04-02 11:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.033191 10.0.0.249 - - [2026-04-02 11:06:57] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.011556 10.0.0.249 - - [2026-04-02 11:06:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007595 10.0.0.249 - - [2026-04-02 11:06:57] "POST /ref-update HTTP/1.1" 200 156 0.047662 10.0.0.249 - - [2026-04-02 11:07:01] "GET / HTTP/1.1" 200 36215 0.002138 10.0.0.249 - - [2026-04-02 11:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005516 10.0.0.249 - - [2026-04-02 11:07:01] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.023172 10.0.0.249 - - [2026-04-02 11:07:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.005653 10.0.0.249 - - [2026-04-02 11:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005148 10.0.0.249 - - [2026-04-02 11:07:01] "GET /network-ipam/588e4495-2644-489b-a7af-508c19642cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004120 10.0.0.249 - - [2026-04-02 11:07:01] "POST /config-nodes HTTP/1.1" 200 595 0.062742 10.0.0.249 - - [2026-04-02 11:07:01] "GET / HTTP/1.1" 200 36215 0.002143 10.0.0.249 - - [2026-04-02 11:07:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006481 10.0.0.249 - - [2026-04-02 11:07:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.021319 10.0.0.249 - - [2026-04-02 11:07:02] "POST /access-control-lists HTTP/1.1" 200 589 0.162359 10.0.0.249 - - [2026-04-02 11:07:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.012815 10.0.0.249 - - [2026-04-02 11:07:02] "POST /access-control-lists HTTP/1.1" 200 587 0.094215 10.0.0.249 - - [2026-04-02 11:07:02] "POST /route-targets HTTP/1.1" 200 328 0.014217 10.0.0.249 - - [2026-04-02 11:07:02] "POST /ref-update HTTP/1.1" 200 156 0.029853 10.0.0.249 - - [2026-04-02 11:07:02] "POST /route-targets HTTP/1.1" 200 328 0.012713 10.0.0.249 - - [2026-04-02 11:07:02] "POST /ref-update HTTP/1.1" 200 156 0.016778 10.0.0.249 - - [2026-04-02 11:07:02] "POST /route-targets HTTP/1.1" 200 328 0.020902 10.0.0.249 - - [2026-04-02 11:07:02] "POST /ref-update HTTP/1.1" 200 156 0.034288 10.0.0.249 - - [2026-04-02 11:07:02] "POST /route-targets HTTP/1.1" 200 328 0.036941 10.0.0.249 - - [2026-04-02 11:07:02] "POST /ref-update HTTP/1.1" 200 156 0.030440 10.0.0.249 - - [2026-04-02 11:07:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.003904 10.0.0.249 - - [2026-04-02 11:07:03] "POST /access-control-lists HTTP/1.1" 200 553 0.106173 10.0.0.249 - - [2026-04-02 11:07:03] "PUT /access-control-list/50c77629-45d5-4937-9950-d440d2c0712c HTTP/1.1" 200 273 0.102787 10.0.0.249 - - [2026-04-02 11:07:03] "PUT /access-control-list/1fb43f46-a15d-478d-b365-94cc1f2c4e65 HTTP/1.1" 200 273 0.093594 10.0.0.249 - - [2026-04-02 11:07:03] "GET / HTTP/1.1" 200 36215 0.001830 10.0.0.249 - - [2026-04-02 11:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.249 - - [2026-04-02 11:07:03] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.020442 10.0.0.249 - - [2026-04-02 11:07:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.004838 10.0.0.249 - - [2026-04-02 11:07:03] "POST /config-database-nodes HTTP/1.1" 200 613 0.051337 10.0.0.249 - - [2026-04-02 11:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.043665 10.0.0.249 - - [2026-04-02 11:07:07] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.008115 10.0.0.249 - - [2026-04-02 11:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.249 - - [2026-04-02 11:07:07] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.029700 10.0.0.249 - - [2026-04-02 11:07:07] "GET / HTTP/1.1" 200 36215 0.001965 10.0.0.249 - - [2026-04-02 11:07:07] "POST /alarms HTTP/1.1" 200 583 0.089466 10.0.0.249 - - [2026-04-02 11:07:07] "POST /alarms HTTP/1.1" 200 577 0.090037 10.0.0.249 - - [2026-04-02 11:07:08] "POST /alarms HTTP/1.1" 200 577 0.081082 10.0.0.249 - - [2026-04-02 11:07:08] "POST /alarms HTTP/1.1" 200 561 0.064923 10.0.0.249 - - [2026-04-02 11:07:08] "POST /alarms HTTP/1.1" 200 557 0.101818 10.0.0.249 - - [2026-04-02 11:07:08] "POST /alarms HTTP/1.1" 200 559 0.118141 10.0.0.249 - - [2026-04-02 11:07:08] "POST /alarms HTTP/1.1" 200 567 0.087685 10.0.0.249 - - [2026-04-02 11:07:08] "POST /alarms HTTP/1.1" 200 551 0.076830 10.0.0.249 - - [2026-04-02 11:07:08] "POST /alarms HTTP/1.1" 200 559 0.076128 10.0.0.249 - - [2026-04-02 11:07:08] "POST /alarms HTTP/1.1" 200 569 0.053018 10.0.0.249 - - [2026-04-02 11:07:08] "POST /alarms HTTP/1.1" 200 557 0.061914 10.0.0.249 - - [2026-04-02 11:07:08] "POST /alarms HTTP/1.1" 200 569 0.084342 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001503 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001746 10.0.0.249 - - [2026-04-02 11:07:09] "POST /alarms HTTP/1.1" 200 577 0.163611 10.0.0.249 - - [2026-04-02 11:07:09] "POST /alarms HTTP/1.1" 200 571 0.111312 10.0.0.249 - - [2026-04-02 11:07:09] "POST /alarms HTTP/1.1" 200 563 0.081204 10.0.0.249 - - [2026-04-02 11:07:09] "POST /alarms HTTP/1.1" 200 563 0.079800 10.0.0.249 - - [2026-04-02 11:07:09] "POST /alarms HTTP/1.1" 200 563 0.405668 10.0.0.249 - - [2026-04-02 11:07:10] "POST /alarms HTTP/1.1" 200 549 0.129998 10.0.0.249 - - [2026-04-02 11:07:10] "POST /alarms HTTP/1.1" 200 597 0.067916 10.0.0.249 - - [2026-04-02 11:07:10] "POST /alarms HTTP/1.1" 200 577 0.117297 10.0.0.249 - - [2026-04-02 11:07:10] "POST /alarms HTTP/1.1" 200 573 0.050409 10.0.0.249 - - [2026-04-02 11:07:10] "POST /alarms HTTP/1.1" 200 585 0.060959 10.0.0.249 - - [2026-04-02 11:07:10] "POST /alarms HTTP/1.1" 200 611 0.052474 10.0.0.249 - - [2026-04-02 11:07:11] "GET / HTTP/1.1" 200 36215 0.001488 10.0.0.249 - - [2026-04-02 11:07:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002880 10.0.0.249 - - [2026-04-02 11:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.249 - - [2026-04-02 11:07:11] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.034877 10.0.0.249 - - [2026-04-02 11:07:11] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.249 - - [2026-04-02 11:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007126 10.0.0.249 - - [2026-04-02 11:07:11] "GET /domain/5fd8d776-51e6-4c84-a63c-de19eedbb432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011517 10.0.0.249 - - [2026-04-02 11:07:11] "GET / HTTP/1.1" 200 36215 0.001699 10.0.0.249 - - [2026-04-02 11:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021110 10.0.0.249 - - [2026-04-02 11:07:12] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.019460 10.0.0.249 - - [2026-04-02 11:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.249 - - [2026-04-02 11:07:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.003280 10.0.0.249 - - [2026-04-02 11:07:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.025479 10.0.0.249 - - [2026-04-02 11:07:12] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.051553 10.0.0.249 - - [2026-04-02 11:07:12] "POST /security-groups HTTP/1.1" 200 570 0.139416 10.0.0.249 - - [2026-04-02 11:07:12] "POST /projects HTTP/1.1" 200 483 0.536976 10.0.0.249 - - [2026-04-02 11:07:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.019054 10.0.0.249 - - [2026-04-02 11:07:12] "POST /security-groups HTTP/1.1" 200 536 0.161888 10.0.0.249 - - [2026-04-02 11:07:12] "POST /access-control-lists HTTP/1.1" 200 581 0.247459 10.0.0.249 - - [2026-04-02 11:07:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.022481 10.0.0.249 - - [2026-04-02 11:07:12] "POST /chown HTTP/1.1" 200 109 0.227410 10.0.0.249 - - [2026-04-02 11:07:12] "POST /policy-managements HTTP/1.1" 409 214 0.073400 10.0.0.249 - - [2026-04-02 11:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014731 10.0.0.249 - - [2026-04-02 11:07:12] "POST /access-control-lists HTTP/1.1" 200 579 0.211872 10.0.0.249 - - [2026-04-02 11:07:12] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004613 10.0.0.249 - - [2026-04-02 11:07:12] "POST /fqname-to-id HTTP/1.1" 404 232 0.004531 10.0.0.249 - - [2026-04-02 11:07:12] "POST /application-policy-sets HTTP/1.1" 200 530 0.104050 10.0.0.249 - - [2026-04-02 11:07:13] "GET / HTTP/1.1" 200 36215 0.002169 10.0.0.249 - - [2026-04-02 11:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011692 10.0.0.249 - - [2026-04-02 11:07:13] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012099 10.0.0.249 - - [2026-04-02 11:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013214 10.0.0.249 - - [2026-04-02 11:07:13] "POST /access-control-lists HTTP/1.1" 200 596 0.163964 10.0.0.249 - - [2026-04-02 11:07:13] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.020688 10.0.0.249 - - [2026-04-02 11:07:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.006972 10.0.0.249 - - [2026-04-02 11:07:13] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.169577 10.0.0.249 - - [2026-04-02 11:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.029719 10.0.0.249 - - [2026-04-02 11:07:13] "GET /virtual-network/96ff7a9e-2217-4a0e-9a4b-c978fab1c9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.022233 10.0.0.249 - - [2026-04-02 11:07:13] "POST /access-control-lists HTTP/1.1" 200 594 0.203983 10.0.0.249 - - [2026-04-02 11:07:13] "PUT /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c HTTP/1.1" 200 275 0.326139 10.0.0.249 - - [2026-04-02 11:07:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000569 10.0.0.249 - - [2026-04-02 11:07:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.026431 10.0.0.249 - - [2026-04-02 11:07:14] "POST /security-groups HTTP/1.1" 200 574 0.151311 10.0.0.249 - - [2026-04-02 11:07:14] "POST /projects HTTP/1.1" 200 491 0.659782 10.0.0.249 - - [2026-04-02 11:07:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.013538 10.0.0.249 - - [2026-04-02 11:07:14] "POST /access-control-lists HTTP/1.1" 200 585 0.173573 10.0.0.249 - - [2026-04-02 11:07:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.019730 10.0.0.249 - - [2026-04-02 11:07:14] "POST /security-groups HTTP/1.1" 200 548 0.477498 10.0.0.249 - - [2026-04-02 11:07:14] "POST /chown HTTP/1.1" 200 109 0.109027 10.0.0.249 - - [2026-04-02 11:07:14] "POST /access-control-lists HTTP/1.1" 200 583 0.246789 10.0.0.249 - - [2026-04-02 11:07:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.016970 10.0.0.249 - - [2026-04-02 11:07:14] "POST /network-ipams HTTP/1.1" 200 524 0.237722 10.0.0.249 - - [2026-04-02 11:07:15] "POST /access-control-lists HTTP/1.1" 200 604 0.154870 10.0.0.249 - - [2026-04-02 11:07:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.017323 10.0.0.249 - - [2026-04-02 11:07:15] "POST /access-control-lists HTTP/1.1" 200 602 0.067100 10.0.0.249 - - [2026-04-02 11:07:15] "POST /network-ipams HTTP/1.1" 200 512 0.224814 10.0.0.249 - - [2026-04-02 11:07:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.024690 10.0.0.249 - - [2026-04-02 11:07:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.005386 10.0.0.249 - - [2026-04-02 11:07:15] "POST /useragent-kv HTTP/1.1" 200 115 0.014628 10.0.0.249 - - [2026-04-02 11:07:15] "POST /virtual-networks HTTP/1.1" 200 540 0.351761 10.0.0.249 - - [2026-04-02 11:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.249 - - [2026-04-02 11:07:15] "POST /access-control-lists HTTP/1.1" 200 591 0.199104 10.0.0.249 - - [2026-04-02 11:07:15] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.041087 10.0.0.249 - - [2026-04-02 11:07:15] "POST /network-ipams HTTP/1.1" 200 520 0.084322 10.0.0.249 - - [2026-04-02 11:07:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.005211 10.0.0.249 - - [2026-04-02 11:07:15] "POST /route-targets HTTP/1.1" 200 328 0.077642 10.0.0.249 - - [2026-04-02 11:07:16] "POST /ref-update HTTP/1.1" 200 156 0.090707 10.0.0.249 - - [2026-04-02 11:07:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003166 10.0.0.249 - - [2026-04-02 11:07:16] "POST /virtual-networks HTTP/1.1" 200 548 0.505011 10.0.0.249 - - [2026-04-02 11:07:16] "PUT /access-control-list/e53dd0db-54c9-4a12-b6e7-8dbb3b0ddfce HTTP/1.1" 200 273 0.346240 10.0.0.249 - - [2026-04-02 11:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006486 10.0.0.249 - - [2026-04-02 11:07:16] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.023186 10.0.0.249 - - [2026-04-02 11:07:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.002985 10.0.0.249 - - [2026-04-02 11:07:16] "POST /network-policys HTTP/1.1" 200 540 0.037802 10.0.0.249 - - [2026-04-02 11:07:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.028006 10.0.0.249 - - [2026-04-02 11:07:16] "POST /route-targets HTTP/1.1" 200 328 0.050081 10.0.0.249 - - [2026-04-02 11:07:16] "POST /ref-update HTTP/1.1" 200 156 0.073012 10.0.0.249 - - [2026-04-02 11:07:16] "POST /network-policys HTTP/1.1" 200 536 0.124720 10.0.0.249 - - [2026-04-02 11:07:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.005962 10.0.0.249 - - [2026-04-02 11:07:16] "POST /network-policys HTTP/1.1" 200 544 0.103071 10.0.0.249 - - [2026-04-02 11:07:17] "POST /ref-update HTTP/1.1" 200 156 0.141557 10.0.0.249 - - [2026-04-02 11:07:17] "PUT /access-control-list/820e6276-008d-452c-a17f-8533559e6f49 HTTP/1.1" 200 273 0.055982 10.0.0.249 - - [2026-04-02 11:07:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007540 10.0.0.249 - - [2026-04-02 11:07:17] "PUT /access-control-list/e53dd0db-54c9-4a12-b6e7-8dbb3b0ddfce HTTP/1.1" 200 273 0.078393 10.0.0.249 - - [2026-04-02 11:07:17] "POST /ref-update HTTP/1.1" 200 156 0.222092 10.0.0.249 - - [2026-04-02 11:07:17] "PUT /access-control-list/820e6276-008d-452c-a17f-8533559e6f49 HTTP/1.1" 200 273 0.121459 10.0.0.249 - - [2026-04-02 11:07:17] "POST /ref-update HTTP/1.1" 200 156 0.070769 10.0.0.249 - - [2026-04-02 11:07:17] "POST /ref-update HTTP/1.1" 200 156 0.209608 10.0.0.249 - - [2026-04-02 11:07:17] "PUT /access-control-list/e53dd0db-54c9-4a12-b6e7-8dbb3b0ddfce HTTP/1.1" 200 273 0.100073 10.0.0.249 - - [2026-04-02 11:07:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028619 10.0.0.249 - - [2026-04-02 11:07:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042625 10.0.0.249 - - [2026-04-02 11:07:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.008336 10.0.0.249 - - [2026-04-02 11:07:17] "POST /ref-update HTTP/1.1" 200 156 0.081970 10.0.0.249 - - [2026-04-02 11:07:17] "POST /access-control-lists HTTP/1.1" 200 603 0.140433 10.0.0.249 - - [2026-04-02 11:07:18] "POST /ref-update HTTP/1.1" 200 156 0.174036 10.0.0.249 - - [2026-04-02 11:07:18] "PUT /access-control-list/6e7be75f-8479-426f-9bb6-adcca804bb16 HTTP/1.1" 200 273 0.026912 10.0.0.249 - - [2026-04-02 11:07:18] "PUT /access-control-list/820e6276-008d-452c-a17f-8533559e6f49 HTTP/1.1" 200 273 0.097237 10.0.0.249 - - [2026-04-02 11:07:18] "POST /ref-update HTTP/1.1" 200 156 0.108897 10.0.0.249 - - [2026-04-02 11:07:18] "POST /ref-update HTTP/1.1" 200 156 0.315330 10.0.0.249 - - [2026-04-02 11:07:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028694 10.0.0.249 - - [2026-04-02 11:07:18] "PUT /access-control-list/6e7be75f-8479-426f-9bb6-adcca804bb16 HTTP/1.1" 200 273 0.100662 10.0.0.249 - - [2026-04-02 11:07:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008972 10.0.0.249 - - [2026-04-02 11:07:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028644 10.0.0.249 - - [2026-04-02 11:07:18] "POST /ref-update HTTP/1.1" 200 156 0.063293 10.0.0.249 - - [2026-04-02 11:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.249 - - [2026-04-02 11:07:18] "GET /virtual-network/96ff7a9e-2217-4a0e-9a4b-c978fab1c9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.010239 10.0.0.249 - - [2026-04-02 11:07:18] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.015645 10.0.0.249 - - [2026-04-02 11:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.249 - - [2026-04-02 11:07:18] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003221 10.0.0.249 - - [2026-04-02 11:07:18] "POST /firewall-policys HTTP/1.1" 200 532 0.048502 10.0.0.249 - - [2026-04-02 11:07:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030751 10.0.0.249 - - [2026-04-02 11:07:18] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016544 10.0.0.249 - - [2026-04-02 11:07:18] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004913 10.0.0.249 - - [2026-04-02 11:07:18] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003148 10.0.0.249 - - [2026-04-02 11:07:18] "POST /ref-update HTTP/1.1" 200 156 0.038256 10.0.0.249 - - [2026-04-02 11:07:18] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004828 10.0.0.249 - - [2026-04-02 11:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.249 - - [2026-04-02 11:07:18] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003368 10.0.0.249 - - [2026-04-02 11:07:19] "POST /firewall-policys HTTP/1.1" 200 534 0.028721 10.0.0.249 - - [2026-04-02 11:07:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026382 10.0.0.249 - - [2026-04-02 11:07:19] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007755 10.0.0.249 - - [2026-04-02 11:07:19] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002893 10.0.0.249 - - [2026-04-02 11:07:19] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003098 10.0.0.249 - - [2026-04-02 11:07:19] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002968 10.0.0.249 - - [2026-04-02 11:07:19] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006037 10.0.0.249 - - [2026-04-02 11:07:19] "POST /ref-update HTTP/1.1" 200 156 0.022411 10.0.0.249 - - [2026-04-02 11:07:19] "POST /ref-update HTTP/1.1" 200 156 0.056981 10.0.0.249 - - [2026-04-02 11:07:19] "POST /ref-update HTTP/1.1" 200 156 0.038200 10.0.0.249 - - [2026-04-02 11:07:19] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.017672 10.0.0.249 - - [2026-04-02 11:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.249 - - [2026-04-02 11:07:19] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003786 10.0.0.249 - - [2026-04-02 11:07:19] "POST /firewall-policys HTTP/1.1" 200 532 0.023549 10.0.0.249 - - [2026-04-02 11:07:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032791 10.0.0.249 - - [2026-04-02 11:07:19] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008993 10.0.0.249 - - [2026-04-02 11:07:19] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.012060 10.0.0.249 - - [2026-04-02 11:07:19] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003100 10.0.0.249 - - [2026-04-02 11:07:19] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003557 10.0.0.249 - - [2026-04-02 11:07:19] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003330 10.0.0.249 - - [2026-04-02 11:07:19] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015288 10.0.0.249 - - [2026-04-02 11:07:19] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003402 10.0.0.249 - - [2026-04-02 11:07:19] "POST /ref-update HTTP/1.1" 200 156 0.036856 10.0.0.249 - - [2026-04-02 11:07:19] "POST /ref-update HTTP/1.1" 200 156 0.042845 10.0.0.249 - - [2026-04-02 11:07:19] "POST /ref-update HTTP/1.1" 200 156 0.048553 10.0.0.249 - - [2026-04-02 11:07:19] "POST /ref-update HTTP/1.1" 200 156 0.039455 10.0.0.249 - - [2026-04-02 11:07:20] "POST /ref-update HTTP/1.1" 200 156 0.079961 10.0.0.249 - - [2026-04-02 11:07:20] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.014941 10.0.0.249 - - [2026-04-02 11:07:20] "POST /tags HTTP/1.1" 200 300 0.044701 10.0.0.249 - - [2026-04-02 11:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011932 10.0.0.249 - - [2026-04-02 11:07:20] "GET /tag/f6d380aa-6a32-4747-82f1-03f6160b46c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.030522 10.0.0.249 - - [2026-04-02 11:07:20] "POST /set-tag HTTP/1.1" 200 109 0.041247 10.0.0.249 - - [2026-04-02 11:07:20] "POST /tags HTTP/1.1" 200 306 0.120035 10.0.0.249 - - [2026-04-02 11:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016828 10.0.0.249 - - [2026-04-02 11:07:20] "GET /tag/2e597e4d-ed61-433e-9278-538cbbba7509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027868 10.0.0.249 - - [2026-04-02 11:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007231 10.0.0.249 - - [2026-04-02 11:07:20] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038538 10.0.0.249 - - [2026-04-02 11:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.249 - - [2026-04-02 11:07:20] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.011838 10.0.0.249 - - [2026-04-02 11:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.249 - - [2026-04-02 11:07:20] "GET /service-appliance-set/bf2c5205-8e93-4fa0-bd6f-5a8466e80b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004494 10.0.0.249 - - [2026-04-02 11:07:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.003143 10.0.0.249 - - [2026-04-02 11:07:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.199907 10.0.0.249 - - [2026-04-02 11:07:21] "GET /virtual-machine-interface/0c48d153-2829-4754-bc90-25a8f24e404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.028901 10.0.0.249 - - [2026-04-02 11:07:21] "POST /instance-ips HTTP/1.1" 200 382 0.071401 10.0.0.249 - - [2026-04-02 11:07:21] "GET /instance-ip/abbc7bcc-a597-46a6-8e17-ed74b7e429ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.015449 10.0.0.249 - - [2026-04-02 11:07:21] "POST /loadbalancers HTTP/1.1" 200 584 0.142441 10.0.0.249 - - [2026-04-02 11:07:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011959 10.0.0.249 - - [2026-04-02 11:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007064 10.0.0.249 - - [2026-04-02 11:07:21] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048790 10.0.0.249 - - [2026-04-02 11:07:21] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047197 10.0.0.249 - - [2026-04-02 11:07:21] "GET /loadbalancer/f68317a8-0af9-471a-ad43-a45ac81e87ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.010052 10.0.0.249 - - [2026-04-02 11:07:21] "GET /instance-ip/abbc7bcc-a597-46a6-8e17-ed74b7e429ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003886 10.0.0.249 - - [2026-04-02 11:07:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.029297 10.0.0.249 - - [2026-04-02 11:07:21] "POST /floating-ips HTTP/1.1" 200 585 0.041363 10.0.0.249 - - [2026-04-02 11:07:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031322 10.0.0.249 - - [2026-04-02 11:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012804 10.0.0.249 - - [2026-04-02 11:07:21] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048561 10.0.0.249 - - [2026-04-02 11:07:21] "GET /loadbalancer-listener/ab421eda-3dab-4c27-a213-8ee3209b3744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.007725 10.0.0.249 - - [2026-04-02 11:07:21] "GET /loadbalancer-listener/ab421eda-3dab-4c27-a213-8ee3209b3744?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007180 10.0.0.249 - - [2026-04-02 11:07:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030542 10.0.0.249 - - [2026-04-02 11:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.249 - - [2026-04-02 11:07:21] "GET /instance-ip/abbc7bcc-a597-46a6-8e17-ed74b7e429ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005228 10.0.0.249 - - [2026-04-02 11:07:21] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.015154 10.0.0.249 - - [2026-04-02 11:07:21] "GET /instance-ip/abbc7bcc-a597-46a6-8e17-ed74b7e429ac?fields=floating_ips HTTP/1.1" 200 1173 0.020190 10.0.0.249 - - [2026-04-02 11:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.249 - - [2026-04-02 11:07:21] "GET /floating-ip/d8bd2757-78be-4886-907f-bf129f9bdb5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.006200 10.0.0.249 - - [2026-04-02 11:07:21] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.015017 10.0.0.249 - - [2026-04-02 11:07:22] "POST /tags HTTP/1.1" 200 358 0.121264 10.0.0.249 - - [2026-04-02 11:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.249 - - [2026-04-02 11:07:22] "GET /tag/691c4307-02ee-419a-8dd3-8c8be5f1d735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.016525 10.0.0.249 - - [2026-04-02 11:07:22] "POST /tags HTTP/1.1" 200 306 0.114127 10.0.0.249 - - [2026-04-02 11:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.249 - - [2026-04-02 11:07:22] "GET /tag/9e886b4f-7b04-4b3c-8d94-7b0c9e851db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018035 10.0.0.249 - - [2026-04-02 11:07:22] "POST /id-to-fqname HTTP/1.1" 200 174 0.004985 10.0.0.249 - - [2026-04-02 11:07:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.007425 10.0.0.249 - - [2026-04-02 11:07:22] "POST /security-groups HTTP/1.1" 200 571 0.068482 10.0.0.249 - - [2026-04-02 11:07:22] "POST /projects HTTP/1.1" 200 485 0.251919 10.0.0.249 - - [2026-04-02 11:07:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.003332 10.0.0.249 - - [2026-04-02 11:07:22] "POST /access-control-lists HTTP/1.1" 200 582 0.066487 10.0.0.249 - - [2026-04-02 11:07:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.010007 10.0.0.249 - - [2026-04-02 11:07:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.113546 10.0.0.249 - - [2026-04-02 11:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009283 10.0.0.249 - - [2026-04-02 11:07:22] "POST /access-control-lists HTTP/1.1" 200 580 0.079723 10.0.0.249 - - [2026-04-02 11:07:22] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.040986 10.0.0.249 - - [2026-04-02 11:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.249 - - [2026-04-02 11:07:22] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.007193 10.0.0.249 - - [2026-04-02 11:07:22] "PUT /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6 HTTP/1.1" 200 265 0.072085 10.0.0.249 - - [2026-04-02 11:07:23] "PUT /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9 HTTP/1.1" 200 265 0.051575 10.0.0.249 - - [2026-04-02 11:07:23] "POST /security-groups HTTP/1.1" 200 539 0.098006 10.0.0.249 - - [2026-04-02 11:07:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.005206 10.0.0.249 - - [2026-04-02 11:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.034046 10.0.0.249 - - [2026-04-02 11:07:23] "POST /chown HTTP/1.1" 200 109 0.038535 10.0.0.249 - - [2026-04-02 11:07:23] "POST /access-control-lists HTTP/1.1" 200 598 0.065735 10.0.0.249 - - [2026-04-02 11:07:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.016167 10.0.0.249 - - [2026-04-02 11:07:23] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004458 10.0.0.249 - - [2026-04-02 11:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.249 - - [2026-04-02 11:07:23] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003483 10.0.0.249 - - [2026-04-02 11:07:23] "POST /tags HTTP/1.1" 409 207 0.003284 10.0.0.249 - - [2026-04-02 11:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.249 - - [2026-04-02 11:07:23] "POST /access-control-lists HTTP/1.1" 200 596 0.090134 10.0.0.249 - - [2026-04-02 11:07:23] "GET /tag/9e886b4f-7b04-4b3c-8d94-7b0c9e851db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.031444 10.0.0.249 - - [2026-04-02 11:07:23] "POST /firewall-rules HTTP/1.1" 200 566 0.094597 10.0.0.249 - - [2026-04-02 11:07:23] "GET /firewall-rule/a63d5068-9522-4e3c-9120-133813915044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.011218 10.0.0.249 - - [2026-04-02 11:07:23] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003505 10.0.0.249 - - [2026-04-02 11:07:23] "GET /firewall-rule/a63d5068-9522-4e3c-9120-133813915044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003485 10.0.0.249 - - [2026-04-02 11:07:23] "POST /ref-update HTTP/1.1" 200 156 0.026283 10.0.0.249 - - [2026-04-02 11:07:23] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021017 10.0.0.249 - - [2026-04-02 11:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020905 10.0.0.249 - - [2026-04-02 11:07:23] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005512 10.0.0.249 - - [2026-04-02 11:07:23] "POST /tags HTTP/1.1" 409 207 0.003474 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001191 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001216 10.0.0.249 - - [2026-04-02 11:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.249 - - [2026-04-02 11:07:23] "GET /tag/9e886b4f-7b04-4b3c-8d94-7b0c9e851db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021127 10.0.0.249 - - [2026-04-02 11:07:23] "POST /firewall-rules HTTP/1.1" 200 564 0.089512 10.0.0.249 - - [2026-04-02 11:07:24] "GET /firewall-rule/ce17372a-2e6f-4f0c-8f96-bdd8e13e7cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007029 10.0.0.249 - - [2026-04-02 11:07:24] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005673 10.0.0.249 - - [2026-04-02 11:07:24] "GET /firewall-rule/ce17372a-2e6f-4f0c-8f96-bdd8e13e7cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004210 10.0.0.249 - - [2026-04-02 11:07:24] "POST /ref-update HTTP/1.1" 200 156 0.035658 10.0.0.249 - - [2026-04-02 11:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.249 - - [2026-04-02 11:07:24] "GET /loadbalancer/f68317a8-0af9-471a-ad43-a45ac81e87ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003258 10.0.0.249 - - [2026-04-02 11:07:24] "POST /tags HTTP/1.1" 200 302 0.227368 10.0.0.249 - - [2026-04-02 11:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.249 - - [2026-04-02 11:07:24] "GET /tag/50e2fa4a-f106-4382-9b7c-6acea654148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.037351 10.0.0.249 - - [2026-04-02 11:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.249 - - [2026-04-02 11:07:24] "GET /project/b8f1dba6-16dd-43fa-9e30-61b7962cc482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.092026 10.0.0.249 - - [2026-04-02 11:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.249 - - [2026-04-02 11:07:24] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.011072 10.0.0.249 - - [2026-04-02 11:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.249 - - [2026-04-02 11:07:24] "GET /service-appliance-set/bf2c5205-8e93-4fa0-bd6f-5a8466e80b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003026 10.0.0.249 - - [2026-04-02 11:07:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.002693 10.0.0.249 - - [2026-04-02 11:07:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.155345 10.0.0.249 - - [2026-04-02 11:07:25] "GET /virtual-machine-interface/bfd3c950-a6f0-492c-9e57-8901e0206822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.012879 10.0.0.249 - - [2026-04-02 11:07:25] "POST /instance-ips HTTP/1.1" 200 378 0.051262 10.0.0.249 - - [2026-04-02 11:07:25] "GET /instance-ip/8a72424d-d227-4ec8-804d-418d238bf7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009700 10.0.0.249 - - [2026-04-02 11:07:25] "POST /loadbalancers HTTP/1.1" 200 584 0.078795 10.0.0.249 - - [2026-04-02 11:07:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030972 10.0.0.249 - - [2026-04-02 11:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022220 10.0.0.249 - - [2026-04-02 11:07:25] "GET /project/b8f1dba6-16dd-43fa-9e30-61b7962cc482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.056380 10.0.0.249 - - [2026-04-02 11:07:25] "GET /instance-ip/8a72424d-d227-4ec8-804d-418d238bf7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005439 10.0.0.249 - - [2026-04-02 11:07:25] "GET /project/b8f1dba6-16dd-43fa-9e30-61b7962cc482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043504 10.0.0.249 - - [2026-04-02 11:07:25] "GET /loadbalancer/c778ab9c-3bb3-40bb-bd94-f211ec91c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003991 10.0.0.249 - - [2026-04-02 11:07:25] "POST /floating-ips HTTP/1.1" 200 583 0.043053 10.0.0.249 - - [2026-04-02 11:07:25] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.040449 10.0.0.249 - - [2026-04-02 11:07:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016777 10.0.0.249 - - [2026-04-02 11:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006299 10.0.0.249 - - [2026-04-02 11:07:25] "GET /project/b8f1dba6-16dd-43fa-9e30-61b7962cc482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.073959 10.0.0.249 - - [2026-04-02 11:07:25] "GET /loadbalancer-listener/6aff36cb-b00f-44b3-a289-23100dd96fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008703 10.0.0.249 - - [2026-04-02 11:07:25] "GET /loadbalancer-listener/6aff36cb-b00f-44b3-a289-23100dd96fde?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004251 10.0.0.249 - - [2026-04-02 11:07:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.043940 10.0.0.249 - - [2026-04-02 11:07:25] "GET /instance-ip/8a72424d-d227-4ec8-804d-418d238bf7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008581 10.0.0.249 - - [2026-04-02 11:07:25] "GET /instance-ip/8a72424d-d227-4ec8-804d-418d238bf7eb?fields=floating_ips HTTP/1.1" 200 1165 0.018394 10.0.0.249 - - [2026-04-02 11:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007373 10.0.0.249 - - [2026-04-02 11:07:25] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.008964 10.0.0.249 - - [2026-04-02 11:07:25] "GET /project/b8f1dba6-16dd-43fa-9e30-61b7962cc482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.025877 10.0.0.249 - - [2026-04-02 11:07:25] "GET /loadbalancer/c778ab9c-3bb3-40bb-bd94-f211ec91c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.010558 10.0.0.249 - - [2026-04-02 11:07:26] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.044614 10.0.0.249 - - [2026-04-02 11:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.054269 10.0.0.249 - - [2026-04-02 11:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008459 10.0.0.249 - - [2026-04-02 11:07:26] "GET /project/b8f1dba6-16dd-43fa-9e30-61b7962cc482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049074 10.0.0.249 - - [2026-04-02 11:07:26] "GET /loadbalancer-listener/6fe6bce6-9869-4428-997e-10623de01f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004291 10.0.0.249 - - [2026-04-02 11:07:26] "GET /loadbalancer-listener/6fe6bce6-9869-4428-997e-10623de01f37?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005236 10.0.0.249 - - [2026-04-02 11:07:26] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038512 10.0.0.249 - - [2026-04-02 11:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009426 10.0.0.249 - - [2026-04-02 11:07:26] "GET /instance-ip/8a72424d-d227-4ec8-804d-418d238bf7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.012346 10.0.0.249 - - [2026-04-02 11:07:26] "GET /instance-ip/8a72424d-d227-4ec8-804d-418d238bf7eb?fields=floating_ips HTTP/1.1" 200 1165 0.009412 10.0.0.249 - - [2026-04-02 11:07:26] "GET /project/b8f1dba6-16dd-43fa-9e30-61b7962cc482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.071885 10.0.0.249 - - [2026-04-02 11:07:26] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.005255 10.0.0.249 - - [2026-04-02 11:07:26] "GET /loadbalancer/c778ab9c-3bb3-40bb-bd94-f211ec91c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006172 10.0.0.249 - - [2026-04-02 11:07:26] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.039590 10.0.0.249 - - [2026-04-02 11:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019015 10.0.0.249 - - [2026-04-02 11:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.249 - - [2026-04-02 11:07:26] "GET /project/b8f1dba6-16dd-43fa-9e30-61b7962cc482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.026188 10.0.0.249 - - [2026-04-02 11:07:26] "GET /loadbalancer-listener/687211ca-29b4-40f1-8b95-03870f234d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.008213 10.0.0.249 - - [2026-04-02 11:07:26] "GET /loadbalancer-listener/687211ca-29b4-40f1-8b95-03870f234d0b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.009221 10.0.0.249 - - [2026-04-02 11:07:26] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.053349 10.0.0.249 - - [2026-04-02 11:07:26] "GET /instance-ip/8a72424d-d227-4ec8-804d-418d238bf7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008952 10.0.0.249 - - [2026-04-02 11:07:26] "GET /instance-ip/8a72424d-d227-4ec8-804d-418d238bf7eb?fields=floating_ips HTTP/1.1" 200 1165 0.006771 10.0.0.249 - - [2026-04-02 11:07:26] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002893 10.0.0.249 - - [2026-04-02 11:07:26] "POST /tags HTTP/1.1" 200 356 0.044331 10.0.0.249 - - [2026-04-02 11:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.249 - - [2026-04-02 11:07:26] "GET /tag/4a6a667f-d7ae-490b-aca6-38e51bb61cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.022203 10.0.0.249 - - [2026-04-02 11:07:26] "POST /tags HTTP/1.1" 200 304 0.040287 10.0.0.249 - - [2026-04-02 11:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013677 10.0.0.249 - - [2026-04-02 11:07:26] "GET /tag/53fc664c-11c5-45a1-868b-31e12fbc13a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025576 10.0.0.249 - - [2026-04-02 11:07:26] "POST /projects HTTP/1.1" 409 218 0.007221 10.0.0.249 - - [2026-04-02 11:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.249 - - [2026-04-02 11:07:27] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.070261 10.0.0.249 - - [2026-04-02 11:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009339 10.0.0.249 - - [2026-04-02 11:07:27] "GET /network-ipam/d3950964-30bb-46fd-a237-963ede282bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.005541 10.0.0.249 - - [2026-04-02 11:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.249 - - [2026-04-02 11:07:27] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008226 10.0.0.249 - - [2026-04-02 11:07:27] "PUT /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6 HTTP/1.1" 200 265 0.075408 10.0.0.249 - - [2026-04-02 11:07:27] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006013 10.0.0.249 - - [2026-04-02 11:07:27] "POST /set-tag HTTP/1.1" 200 109 0.077176 10.0.0.249 - - [2026-04-02 11:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014216 10.0.0.249 - - [2026-04-02 11:07:27] "GET /network-ipam/f9859072-2054-4191-91cc-0fdc65d8d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003901 10.0.0.249 - - [2026-04-02 11:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.249 - - [2026-04-02 11:07:27] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007103 10.0.0.249 - - [2026-04-02 11:07:27] "PUT /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9 HTTP/1.1" 200 265 0.094783 10.0.0.249 - - [2026-04-02 11:07:27] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.023117 10.0.0.249 - - [2026-04-02 11:07:27] "POST /set-tag HTTP/1.1" 200 109 0.122426 10.0.0.249 - - [2026-04-02 11:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.249 - - [2026-04-02 11:07:27] "GET /network-policy/f6a57fcc-f5cd-4dc2-9689-e47d49dced0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004885 10.0.0.249 - - [2026-04-02 11:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008081 10.0.0.249 - - [2026-04-02 11:07:27] "GET /network-policy/41ecde3c-fa45-47f8-9da8-15544e1f8d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010057 10.0.0.249 - - [2026-04-02 11:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.249 - - [2026-04-02 11:07:27] "GET /network-policy/14c22df9-89df-441f-8a0c-d9a826972499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004977 10.0.0.249 - - [2026-04-02 11:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008591 10.0.0.249 - - [2026-04-02 11:07:27] "PUT /network-policy/14c22df9-89df-441f-8a0c-d9a826972499 HTTP/1.1" 200 263 0.014750 10.0.0.249 - - [2026-04-02 11:07:28] "POST /ref-update HTTP/1.1" 200 156 0.114209 10.0.0.249 - - [2026-04-02 11:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011149 10.0.0.249 - - [2026-04-02 11:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003989 10.0.0.249 - - [2026-04-02 11:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002523 10.0.0.249 - - [2026-04-02 11:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008810 10.0.0.249 - - [2026-04-02 11:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003871 10.0.0.249 - - [2026-04-02 11:07:28] "POST /security-groups HTTP/1.1" 409 245 0.003876 10.0.0.249 - - [2026-04-02 11:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.249 - - [2026-04-02 11:07:28] "PUT /security-group/a0b35aeb-2b66-4203-92dc-67e8e973c1d5 HTTP/1.1" 200 263 0.175670 10.0.0.249 - - [2026-04-02 11:07:28] "PUT /access-control-list/9cf504d2-961a-46db-906e-f3162fd052c8 HTTP/1.1" 200 273 0.030498 10.0.0.249 - - [2026-04-02 11:07:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.047751 10.0.0.249 - - [2026-04-02 11:07:28] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.054511 10.0.0.249 - - [2026-04-02 11:07:28] "PUT /access-control-list/4170ad3e-cd1e-4836-abc8-80bb6d58721b HTTP/1.1" 200 273 0.075480 10.0.0.249 - - [2026-04-02 11:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.249 - - [2026-04-02 11:07:28] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.035508 10.0.0.249 - - [2026-04-02 11:07:28] "POST /tags HTTP/1.1" 409 206 0.002849 10.0.0.249 - - [2026-04-02 11:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.249 - - [2026-04-02 11:07:28] "GET /tag/53fc664c-11c5-45a1-868b-31e12fbc13a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016628 10.0.0.249 - - [2026-04-02 11:07:28] "POST /firewall-rules HTTP/1.1" 200 564 0.088587 10.0.0.249 - - [2026-04-02 11:07:28] "GET /firewall-rule/4b6944b4-e1ef-4e29-8512-8d1e475be7ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.008516 10.0.0.249 - - [2026-04-02 11:07:28] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009130 10.0.0.249 - - [2026-04-02 11:07:28] "GET /firewall-rule/4b6944b4-e1ef-4e29-8512-8d1e475be7ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002935 10.0.0.249 - - [2026-04-02 11:07:29] "POST /ref-update HTTP/1.1" 200 156 0.060890 10.0.0.249 - - [2026-04-02 11:07:29] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013517 10.0.0.249 - - [2026-04-02 11:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006502 10.0.0.249 - - [2026-04-02 11:07:29] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008607 10.0.0.249 - - [2026-04-02 11:07:29] "POST /tags HTTP/1.1" 409 206 0.005769 10.0.0.249 - - [2026-04-02 11:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.249 - - [2026-04-02 11:07:29] "GET /tag/53fc664c-11c5-45a1-868b-31e12fbc13a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024776 10.0.0.249 - - [2026-04-02 11:07:29] "POST /firewall-rules HTTP/1.1" 200 562 0.125934 10.0.0.249 - - [2026-04-02 11:07:29] "GET /firewall-rule/114fb8f0-aa60-4ecc-90e2-e5d03627003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.009854 10.0.0.249 - - [2026-04-02 11:07:29] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.033949 10.0.0.249 - - [2026-04-02 11:07:29] "GET /firewall-rule/114fb8f0-aa60-4ecc-90e2-e5d03627003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005505 10.0.0.249 - - [2026-04-02 11:07:29] "POST /ref-update HTTP/1.1" 200 156 0.069180 10.0.0.249 - - [2026-04-02 11:07:29] "POST /tags HTTP/1.1" 200 302 0.087767 10.0.0.249 - - [2026-04-02 11:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017801 10.0.0.249 - - [2026-04-02 11:07:29] "GET /tag/292145bf-60c9-4703-bc04-7fb2f127578f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023104 10.0.0.249 - - [2026-04-02 11:07:29] "POST /tags HTTP/1.1" 200 326 0.092310 10.0.0.249 - - [2026-04-02 11:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014781 10.0.0.249 - - [2026-04-02 11:07:29] "GET /tag/5b18dc89-ca08-4b8a-87ae-031caffaff2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.031327 10.0.0.249 - - [2026-04-02 11:07:30] "POST /tags HTTP/1.1" 200 364 0.034247 10.0.0.249 - - [2026-04-02 11:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014273 10.0.0.249 - - [2026-04-02 11:07:30] "GET /tag/71b8d1c0-2b91-44fd-afaa-28a28196977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.041043 10.0.0.249 - - [2026-04-02 11:07:30] "POST /tags HTTP/1.1" 200 312 0.029639 10.0.0.249 - - [2026-04-02 11:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012939 10.0.0.249 - - [2026-04-02 11:07:30] "GET /tag/3eb84f29-c7a2-4f0b-8103-cccd2ce9c6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.038878 10.0.0.249 - - [2026-04-02 11:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.249 - - [2026-04-02 11:07:30] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005936 10.0.0.249 - - [2026-04-02 11:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.249 - - [2026-04-02 11:07:30] "GET /project/b8f1dba6-16dd-43fa-9e30-61b7962cc482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.054841 10.0.0.249 - - [2026-04-02 11:07:30] "POST /virtual-machines HTTP/1.1" 200 378 0.022481 10.0.0.249 - - [2026-04-02 11:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.048881 10.0.0.249 - - [2026-04-02 11:07:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.123746 10.0.0.249 - - [2026-04-02 11:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014309 10.0.0.249 - - [2026-04-02 11:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.030775 10.0.0.249 - - [2026-04-02 11:07:30] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007571 10.0.0.249 - - [2026-04-02 11:07:30] "POST /instance-ips HTTP/1.1" 200 410 0.046804 10.0.0.249 - - [2026-04-02 11:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.052972 10.0.0.249 - - [2026-04-02 11:07:30] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008933 10.0.0.249 - - [2026-04-02 11:07:30] "POST /set-tag HTTP/1.1" 200 109 0.031710 10.0.0.249 - - [2026-04-02 11:07:30] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.023332 10.0.0.249 - - [2026-04-02 11:07:30] "GET /instance-ip/2466db9e-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.017314 10.0.0.249 - - [2026-04-02 11:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.249 - - [2026-04-02 11:07:31] "GET /loadbalancer/c778ab9c-3bb3-40bb-bd94-f211ec91c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003371 10.0.0.249 - - [2026-04-02 11:07:31] "POST /tags HTTP/1.1" 200 372 0.021431 10.0.0.249 - - [2026-04-02 11:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012808 10.0.0.249 - - [2026-04-02 11:07:31] "GET /tag/be878b11-b4de-4add-b9cb-d80cee43dc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.018265 10.0.0.249 - - [2026-04-02 11:07:31] "POST /tags HTTP/1.1" 200 320 0.043805 10.0.0.249 - - [2026-04-02 11:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012240 10.0.0.249 - - [2026-04-02 11:07:31] "GET /tag/f2aaf7f4-ce30-4eda-b565-eefa785e7338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.025337 10.0.0.249 - - [2026-04-02 11:07:31] "POST /id-to-fqname HTTP/1.1" 200 181 0.001708 10.0.0.249 - - [2026-04-02 11:07:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.006279 10.0.0.249 - - [2026-04-02 11:07:31] "POST /security-groups HTTP/1.1" 200 578 0.084738 10.0.0.249 - - [2026-04-02 11:07:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.002459 10.0.0.249 - - [2026-04-02 11:07:31] "POST /projects HTTP/1.1" 200 499 0.311158 10.0.0.249 - - [2026-04-02 11:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016304 10.0.0.249 - - [2026-04-02 11:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011554 10.0.0.249 - - [2026-04-02 11:07:31] "POST /access-control-lists HTTP/1.1" 200 589 0.062316 10.0.0.249 - - [2026-04-02 11:07:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.008344 10.0.0.249 - - [2026-04-02 11:07:31] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006097 10.0.0.249 - - [2026-04-02 11:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.249 - - [2026-04-02 11:07:31] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007746 10.0.0.249 - - [2026-04-02 11:07:31] "POST /access-control-lists HTTP/1.1" 200 587 0.072716 10.0.0.249 - - [2026-04-02 11:07:31] "PUT /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6 HTTP/1.1" 200 265 0.084559 10.0.0.249 - - [2026-04-02 11:07:31] "PUT /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9 HTTP/1.1" 200 265 0.063157 10.0.0.249 - - [2026-04-02 11:07:32] "POST /security-groups HTTP/1.1" 200 560 0.077020 10.0.0.249 - - [2026-04-02 11:07:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.004011 10.0.0.249 - - [2026-04-02 11:07:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.060992 10.0.0.249 - - [2026-04-02 11:07:32] "POST /access-control-lists HTTP/1.1" 200 612 0.072328 10.0.0.249 - - [2026-04-02 11:07:32] "POST /fqname-to-id HTTP/1.1" 404 247 0.014930 10.0.0.249 - - [2026-04-02 11:07:32] "POST /chown HTTP/1.1" 200 109 0.053224 10.0.0.249 - - [2026-04-02 11:07:32] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022694 10.0.0.249 - - [2026-04-02 11:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.249 - - [2026-04-02 11:07:32] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010264 10.0.0.249 - - [2026-04-02 11:07:32] "POST /access-control-lists HTTP/1.1" 200 610 0.092661 10.0.0.249 - - [2026-04-02 11:07:32] "POST /tags HTTP/1.1" 409 214 0.021384 10.0.0.249 - - [2026-04-02 11:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.249 - - [2026-04-02 11:07:32] "GET /tag/f2aaf7f4-ce30-4eda-b565-eefa785e7338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.019790 10.0.0.249 - - [2026-04-02 11:07:32] "POST /firewall-rules HTTP/1.1" 200 580 0.088133 10.0.0.249 - - [2026-04-02 11:07:32] "GET /firewall-rule/6740a162-e444-4d9c-98a2-29dc485805bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006123 10.0.0.249 - - [2026-04-02 11:07:32] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.005442 10.0.0.249 - - [2026-04-02 11:07:32] "GET /firewall-rule/6740a162-e444-4d9c-98a2-29dc485805bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003306 10.0.0.249 - - [2026-04-02 11:07:32] "POST /ref-update HTTP/1.1" 200 156 0.044278 10.0.0.249 - - [2026-04-02 11:07:32] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006950 10.0.0.249 - - [2026-04-02 11:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.249 - - [2026-04-02 11:07:32] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004080 10.0.0.249 - - [2026-04-02 11:07:32] "POST /tags HTTP/1.1" 409 214 0.003082 10.0.0.249 - - [2026-04-02 11:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.249 - - [2026-04-02 11:07:32] "GET /tag/f2aaf7f4-ce30-4eda-b565-eefa785e7338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014441 10.0.0.249 - - [2026-04-02 11:07:32] "POST /firewall-rules HTTP/1.1" 200 578 0.080532 10.0.0.249 - - [2026-04-02 11:07:32] "GET /firewall-rule/ebddadd9-39e1-4dc5-8366-791d0b7b7675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.013815 10.0.0.249 - - [2026-04-02 11:07:32] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004997 10.0.0.249 - - [2026-04-02 11:07:32] "GET /firewall-rule/ebddadd9-39e1-4dc5-8366-791d0b7b7675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.015766 10.0.0.249 - - [2026-04-02 11:07:33] "POST /ref-update HTTP/1.1" 200 156 0.062025 10.0.0.249 - - [2026-04-02 11:07:33] "POST /tags HTTP/1.1" 200 364 0.026952 10.0.0.249 - - [2026-04-02 11:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008313 10.0.0.249 - - [2026-04-02 11:07:33] "GET /tag/5e70cb3e-89ba-420e-8983-34631ce0333e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.027036 10.0.0.249 - - [2026-04-02 11:07:33] "POST /tags HTTP/1.1" 200 312 0.035471 10.0.0.249 - - [2026-04-02 11:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010110 10.0.0.249 - - [2026-04-02 11:07:33] "GET /tag/2c06ee51-16f5-4067-afcd-4cfd5a41084f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013995 10.0.0.249 - - [2026-04-02 11:07:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000674 10.0.0.249 - - [2026-04-02 11:07:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.007099 10.0.0.249 - - [2026-04-02 11:07:33] "POST /security-groups HTTP/1.1" 200 574 0.072814 10.0.0.249 - - [2026-04-02 11:07:33] "POST /projects HTTP/1.1" 200 491 0.210521 10.0.0.249 - - [2026-04-02 11:07:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.002631 10.0.0.249 - - [2026-04-02 11:07:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021430 10.0.0.249 - - [2026-04-02 11:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007246 10.0.0.249 - - [2026-04-02 11:07:33] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.027447 10.0.0.249 - - [2026-04-02 11:07:33] "POST /access-control-lists HTTP/1.1" 200 585 0.093039 10.0.0.249 - - [2026-04-02 11:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015049 10.0.0.249 - - [2026-04-02 11:07:33] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.013890 10.0.0.249 - - [2026-04-02 11:07:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.014799 10.0.0.249 - - [2026-04-02 11:07:33] "POST /access-control-lists HTTP/1.1" 200 583 0.068976 10.0.0.249 - - [2026-04-02 11:07:33] "PUT /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6 HTTP/1.1" 200 265 0.114250 10.0.0.249 - - [2026-04-02 11:07:33] "PUT /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9 HTTP/1.1" 200 265 0.072618 10.0.0.249 - - [2026-04-02 11:07:33] "POST /security-groups HTTP/1.1" 200 548 0.075913 10.0.0.249 - - [2026-04-02 11:07:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.002985 10.0.0.249 - - [2026-04-02 11:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030315 10.0.0.249 - - [2026-04-02 11:07:34] "POST /access-control-lists HTTP/1.1" 200 604 0.093708 10.0.0.249 - - [2026-04-02 11:07:34] "POST /chown HTTP/1.1" 200 109 0.061041 10.0.0.249 - - [2026-04-02 11:07:34] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014727 10.0.0.249 - - [2026-04-02 11:07:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.019498 10.0.0.249 - - [2026-04-02 11:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006968 10.0.0.249 - - [2026-04-02 11:07:34] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006243 10.0.0.249 - - [2026-04-02 11:07:34] "POST /tags HTTP/1.1" 409 210 0.002067 10.0.0.249 - - [2026-04-02 11:07:34] "POST /access-control-lists HTTP/1.1" 200 602 0.092211 10.0.0.249 - - [2026-04-02 11:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.249 - - [2026-04-02 11:07:34] "GET /tag/2c06ee51-16f5-4067-afcd-4cfd5a41084f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017775 10.0.0.249 - - [2026-04-02 11:07:34] "POST /firewall-rules HTTP/1.1" 200 572 0.102100 10.0.0.249 - - [2026-04-02 11:07:34] "GET /firewall-rule/c71f27ad-6227-4c45-beb4-da451990f170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004644 10.0.0.249 - - [2026-04-02 11:07:34] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.005187 10.0.0.249 - - [2026-04-02 11:07:34] "GET /firewall-rule/c71f27ad-6227-4c45-beb4-da451990f170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004974 10.0.0.249 - - [2026-04-02 11:07:34] "POST /ref-update HTTP/1.1" 200 156 0.050470 10.0.0.249 - - [2026-04-02 11:07:34] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008293 10.0.0.249 - - [2026-04-02 11:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.249 - - [2026-04-02 11:07:34] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004515 10.0.0.249 - - [2026-04-02 11:07:34] "POST /tags HTTP/1.1" 409 210 0.002934 10.0.0.249 - - [2026-04-02 11:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.249 - - [2026-04-02 11:07:34] "GET /tag/2c06ee51-16f5-4067-afcd-4cfd5a41084f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014420 10.0.0.249 - - [2026-04-02 11:07:34] "POST /firewall-rules HTTP/1.1" 200 570 0.075772 10.0.0.249 - - [2026-04-02 11:07:34] "GET /firewall-rule/1bc33d2b-a311-4bea-8514-e4c887f6dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015320 10.0.0.249 - - [2026-04-02 11:07:34] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.010579 10.0.0.249 - - [2026-04-02 11:07:34] "GET /firewall-rule/1bc33d2b-a311-4bea-8514-e4c887f6dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004310 10.0.0.249 - - [2026-04-02 11:07:34] "POST /ref-update HTTP/1.1" 200 156 0.072810 10.0.0.249 - - [2026-04-02 11:07:34] "POST /tags HTTP/1.1" 409 237 0.002578 10.0.0.249 - - [2026-04-02 11:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012238 10.0.0.249 - - [2026-04-02 11:07:35] "GET /tag/71b8d1c0-2b91-44fd-afaa-28a28196977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.019147 10.0.0.249 - - [2026-04-02 11:07:35] "POST /tags HTTP/1.1" 409 210 0.002884 10.0.0.249 - - [2026-04-02 11:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.249 - - [2026-04-02 11:07:35] "GET /tag/3eb84f29-c7a2-4f0b-8103-cccd2ce9c6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021227 10.0.0.249 - - [2026-04-02 11:07:35] "POST /projects HTTP/1.1" 409 223 0.003317 10.0.0.249 - - [2026-04-02 11:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.249 - - [2026-04-02 11:07:35] "GET /project/b8f1dba6-16dd-43fa-9e30-61b7962cc482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.074689 10.0.0.249 - - [2026-04-02 11:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015817 10.0.0.249 - - [2026-04-02 11:07:35] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.012356 10.0.0.249 - - [2026-04-02 11:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.249 - - [2026-04-02 11:07:35] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.011899 10.0.0.249 - - [2026-04-02 11:07:35] "PUT /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6 HTTP/1.1" 200 265 0.054869 10.0.0.249 - - [2026-04-02 11:07:35] "PUT /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9 HTTP/1.1" 200 265 0.080673 10.0.0.249 - - [2026-04-02 11:07:35] "POST /security-groups HTTP/1.1" 409 253 0.008634 10.0.0.249 - - [2026-04-02 11:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.249 - - [2026-04-02 11:07:35] "PUT /security-group/fe4a2bcb-dcac-4423-8fdc-f48b92631d7d HTTP/1.1" 200 263 0.062261 10.0.0.249 - - [2026-04-02 11:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.047656 10.0.0.249 - - [2026-04-02 11:07:35] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011436 10.0.0.249 - - [2026-04-02 11:07:35] "PUT /access-control-list/ee5c4fba-931c-449c-98b3-f5849f8cd816 HTTP/1.1" 200 273 0.043775 10.0.0.249 - - [2026-04-02 11:07:35] "PUT /access-control-list/e731d798-8542-4158-9069-02d8f3a48c45 HTTP/1.1" 200 273 0.029187 10.0.0.249 - - [2026-04-02 11:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009027 10.0.0.249 - - [2026-04-02 11:07:35] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015374 10.0.0.249 - - [2026-04-02 11:07:35] "POST /tags HTTP/1.1" 409 210 0.004288 10.0.0.249 - - [2026-04-02 11:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.249 - - [2026-04-02 11:07:35] "GET /tag/3eb84f29-c7a2-4f0b-8103-cccd2ce9c6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.035584 10.0.0.249 - - [2026-04-02 11:07:36] "POST /firewall-rules HTTP/1.1" 200 572 0.089573 10.0.0.249 - - [2026-04-02 11:07:36] "GET /firewall-rule/c7eb63ad-4228-4000-b901-f19211a6caf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007762 10.0.0.249 - - [2026-04-02 11:07:36] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.005878 10.0.0.249 - - [2026-04-02 11:07:36] "GET /firewall-rule/c7eb63ad-4228-4000-b901-f19211a6caf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003912 10.0.0.249 - - [2026-04-02 11:07:36] "POST /ref-update HTTP/1.1" 200 156 0.068185 10.0.0.249 - - [2026-04-02 11:07:36] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003606 10.0.0.249 - - [2026-04-02 11:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.249 - - [2026-04-02 11:07:36] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004401 10.0.0.249 - - [2026-04-02 11:07:36] "POST /tags HTTP/1.1" 409 210 0.008875 10.0.0.249 - - [2026-04-02 11:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.249 - - [2026-04-02 11:07:36] "GET /tag/3eb84f29-c7a2-4f0b-8103-cccd2ce9c6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023981 10.0.0.249 - - [2026-04-02 11:07:36] "POST /firewall-rules HTTP/1.1" 200 570 0.078514 10.0.0.249 - - [2026-04-02 11:07:36] "GET /firewall-rule/f2c0611c-64b0-406d-b3c5-8c010316d941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008536 10.0.0.249 - - [2026-04-02 11:07:36] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.007354 10.0.0.249 - - [2026-04-02 11:07:36] "GET /firewall-rule/f2c0611c-64b0-406d-b3c5-8c010316d941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003649 10.0.0.249 - - [2026-04-02 11:07:36] "POST /ref-update HTTP/1.1" 200 156 0.101370 10.0.0.249 - - [2026-04-02 11:07:36] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007464 10.0.0.249 - - [2026-04-02 11:07:36] "POST /set-tag HTTP/1.1" 200 109 0.003464 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001139 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001338 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001428 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001690 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001226 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001261 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001316 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:07:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001441 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:08:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001081 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:08:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004473 10.0.0.249 - - [2026-04-02 11:08:16] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.249 - - [2026-04-02 11:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.249 - - [2026-04-02 11:08:16] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005882 10.0.0.249 - - [2026-04-02 11:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.249 - - [2026-04-02 11:08:16] "GET /config-node/73efbaf3-25d0-454a-8933-e12d770630ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004175 10.0.0.249 - - [2026-04-02 11:08:28] "GET / HTTP/1.1" 200 36215 0.002373 10.0.0.249 - - [2026-04-02 11:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.249 - - [2026-04-02 11:08:28] "GET /routing-instance/42b6c4c0-4f12-4a13-ae49-680ec90561c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005524 10.0.0.249 - - [2026-04-02 11:08:28] "POST /bgp-routers HTTP/1.1" 409 301 0.004716 10.0.0.249 - - [2026-04-02 11:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.249 - - [2026-04-02 11:08:28] "GET /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.005435 10.0.0.249 - - [2026-04-02 11:08:28] "PUT /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd HTTP/1.1" 200 255 0.026381 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:08:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001153 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:08:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001194 10.0.0.129 - - [2026-04-02 11:08:33] "GET / HTTP/1.1" 200 36215 0.002028 10.0.0.129 - - [2026-04-02 11:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.129 - - [2026-04-02 11:08:33] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007667 10.0.0.129 - - [2026-04-02 11:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.129 - - [2026-04-02 11:08:33] "GET /routing-instance/42b6c4c0-4f12-4a13-ae49-680ec90561c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004546 10.0.0.129 - - [2026-04-02 11:08:33] "PUT /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c HTTP/1.1" 200 275 0.023543 10.0.0.129 - - [2026-04-02 11:08:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.034896 10.0.0.129 - - [2026-04-02 11:08:33] "POST /virtual-routers HTTP/1.1" 200 601 0.043023 10.0.0.129 - - [2026-04-02 11:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.129 - - [2026-04-02 11:08:33] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004741 10.0.0.129 - - [2026-04-02 11:08:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.001854 10.0.0.129 - - [2026-04-02 11:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.129 - - [2026-04-02 11:08:33] "GET /virtual-network/96ff7a9e-2217-4a0e-9a4b-c978fab1c9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005370 10.0.0.129 - - [2026-04-02 11:08:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.105258 10.0.0.129 - - [2026-04-02 11:08:47] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.129 - - [2026-04-02 11:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.129 - - [2026-04-02 11:08:47] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006659 10.0.0.129 - - [2026-04-02 11:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.129 - - [2026-04-02 11:08:48] "GET /routing-instance/42b6c4c0-4f12-4a13-ae49-680ec90561c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003797 10.0.0.129 - - [2026-04-02 11:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.129 - - [2026-04-02 11:08:48] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003934 10.0.0.129 - - [2026-04-02 11:08:48] "PUT /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb HTTP/1.1" 200 263 0.028938 10.0.0.129 - - [2026-04-02 11:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.029046 10.0.0.129 - - [2026-04-02 11:08:48] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006912 10.0.0.129 - - [2026-04-02 11:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.129 - - [2026-04-02 11:08:48] "GET /virtual-machine-interface/7091cbe0-2111-4142-ab15-b42b5bbb4526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005863 10.0.0.129 - - [2026-04-02 11:08:48] "PUT /virtual-machine-interface/7091cbe0-2111-4142-ab15-b42b5bbb4526 HTTP/1.1" 200 285 0.026458 10.0.0.249 - - [2026-04-02 11:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.249 - - [2026-04-02 11:08:56] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005593 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:09:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001131 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:09:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001323 10.0.0.249 - - [2026-04-02 11:11:01] "GET /global-system-configs HTTP/1.1" 200 323 0.004937 10.0.0.249 - - [2026-04-02 11:11:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002386 10.0.0.249 - - [2026-04-02 11:12:20] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004225 10.0.0.249 - - [2026-04-02 11:12:20] "POST /ref-update HTTP/1.1" 200 156 0.012625 10.0.0.249 - - [2026-04-02 11:12:31] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020751 10.0.0.249 - - [2026-04-02 11:12:31] "POST /set-tag HTTP/1.1" 200 109 0.003590 10.0.0.249 - - [2026-04-02 11:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.249 - - [2026-04-02 11:12:31] "GET /loadbalancer/c778ab9c-3bb3-40bb-bd94-f211ec91c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003720 10.0.0.249 - - [2026-04-02 11:12:31] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006413 10.0.0.249 - - [2026-04-02 11:12:31] "POST /set-tag HTTP/1.1" 200 109 0.007419 10.0.0.249 - - [2026-04-02 11:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.249 - - [2026-04-02 11:12:31] "GET /loadbalancer/c778ab9c-3bb3-40bb-bd94-f211ec91c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003470 10.0.0.249 - - [2026-04-02 11:12:31] "GET /loadbalancer-pool/29508c1d-3e1e-4b9c-814a-cc37256d39c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006120 10.0.0.249 - - [2026-04-02 11:12:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043175 10.0.0.249 - - [2026-04-02 11:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015247 10.0.0.249 - - [2026-04-02 11:12:31] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.039763 10.0.0.249 - - [2026-04-02 11:12:31] "POST /tags HTTP/1.1" 409 205 0.003671 10.0.0.249 - - [2026-04-02 11:12:31] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009488 10.0.0.249 - - [2026-04-02 11:12:31] "POST /ref-update HTTP/1.1" 200 156 0.020096 10.0.0.249 - - [2026-04-02 11:12:31] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.023104 10.0.0.249 - - [2026-04-02 11:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.249 - - [2026-04-02 11:12:31] "GET /tag/50e2fa4a-f106-4382-9b7c-6acea654148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.026506 10.0.0.249 - - [2026-04-02 11:12:31] "PUT /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9 HTTP/1.1" 200 257 0.053712 10.0.0.249 - - [2026-04-02 11:12:31] "POST /set-tag HTTP/1.1" 200 109 0.116633 10.0.0.249 - - [2026-04-02 11:12:31] "GET /loadbalancer-pool/028c3cdc-eaaa-4393-a172-7c70adf3bc50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004628 10.0.0.249 - - [2026-04-02 11:12:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030349 10.0.0.249 - - [2026-04-02 11:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022098 10.0.0.249 - - [2026-04-02 11:12:31] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.046618 10.0.0.249 - - [2026-04-02 11:12:31] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005686 10.0.0.249 - - [2026-04-02 11:12:31] "POST /ref-update HTTP/1.1" 200 156 0.027311 10.0.0.249 - - [2026-04-02 11:12:31] "POST /set-tag HTTP/1.1" 200 109 0.012077 10.0.0.249 - - [2026-04-02 11:12:31] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.013208 10.0.0.249 - - [2026-04-02 11:12:31] "GET /loadbalancer-pool/0770850f-b561-4528-a4f3-16523a124d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005140 10.0.0.249 - - [2026-04-02 11:12:31] "PUT /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9 HTTP/1.1" 200 257 0.028266 10.0.0.249 - - [2026-04-02 11:12:31] "POST /loadbalancer-members HTTP/1.1" 200 694 0.054838 10.0.0.249 - - [2026-04-02 11:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020232 10.0.0.249 - - [2026-04-02 11:12:32] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008083 10.0.0.249 - - [2026-04-02 11:12:32] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017348 10.0.0.249 - - [2026-04-02 11:12:32] "POST /set-tag HTTP/1.1" 200 109 0.013072 10.0.0.249 - - [2026-04-02 11:12:32] "POST /ref-update HTTP/1.1" 200 156 0.019326 10.0.0.249 - - [2026-04-02 11:12:32] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.012704 10.0.0.249 - - [2026-04-02 11:12:32] "PUT /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9 HTTP/1.1" 200 257 0.012863 10.0.0.249 - - [2026-04-02 11:12:53] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008422 10.0.0.249 - - [2026-04-02 11:12:53] "POST /set-tag HTTP/1.1" 200 109 0.009541 10.0.0.249 - - [2026-04-02 11:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005762 10.0.0.249 - - [2026-04-02 11:12:54] "GET /loadbalancer/c778ab9c-3bb3-40bb-bd94-f211ec91c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004926 10.0.0.249 - - [2026-04-02 11:12:54] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008726 10.0.0.249 - - [2026-04-02 11:12:54] "POST /set-tag HTTP/1.1" 200 109 0.037302 10.0.0.249 - - [2026-04-02 11:12:54] "DELETE /loadbalancer-member/083064a3-089f-4560-8d6c-011d5e5c889a HTTP/1.1" 200 115 0.060950 10.0.0.249 - - [2026-04-02 11:12:54] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006820 10.0.0.249 - - [2026-04-02 11:12:54] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.249 - - [2026-04-02 11:12:54] "DELETE /loadbalancer-member/9de6cec4-f91a-4231-b454-9a3a5f068ac8 HTTP/1.1" 200 115 0.048895 10.0.0.249 - - [2026-04-02 11:12:54] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007333 10.0.0.249 - - [2026-04-02 11:12:54] "POST /set-tag HTTP/1.1" 200 109 0.004215 10.0.0.249 - - [2026-04-02 11:12:54] "DELETE /loadbalancer-member/d28d2316-9d4a-41bf-8323-99af88bd2b2d HTTP/1.1" 200 115 0.029952 10.0.0.249 - - [2026-04-02 11:12:54] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010737 10.0.0.249 - - [2026-04-02 11:12:54] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.249 - - [2026-04-02 11:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.249 - - [2026-04-02 11:12:54] "GET /loadbalancer/c778ab9c-3bb3-40bb-bd94-f211ec91c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002851 10.0.0.249 - - [2026-04-02 11:12:54] "GET /loadbalancer-pool/29508c1d-3e1e-4b9c-814a-cc37256d39c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003226 10.0.0.249 - - [2026-04-02 11:12:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032240 10.0.0.249 - - [2026-04-02 11:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016266 10.0.0.249 - - [2026-04-02 11:12:54] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.033303 10.0.0.249 - - [2026-04-02 11:12:54] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018862 10.0.0.249 - - [2026-04-02 11:12:54] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003334 10.0.0.249 - - [2026-04-02 11:12:54] "POST /set-tag HTTP/1.1" 200 109 0.077808 10.0.0.249 - - [2026-04-02 11:12:54] "GET /loadbalancer-pool/028c3cdc-eaaa-4393-a172-7c70adf3bc50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.018332 10.0.0.249 - - [2026-04-02 11:12:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.050841 10.0.0.249 - - [2026-04-02 11:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024061 10.0.0.249 - - [2026-04-02 11:12:54] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020098 10.0.0.249 - - [2026-04-02 11:12:54] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009373 10.0.0.249 - - [2026-04-02 11:12:54] "POST /set-tag HTTP/1.1" 200 109 0.006229 10.0.0.249 - - [2026-04-02 11:12:54] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002577 10.0.0.249 - - [2026-04-02 11:12:54] "GET /loadbalancer-pool/0770850f-b561-4528-a4f3-16523a124d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004102 10.0.0.249 - - [2026-04-02 11:12:55] "POST /loadbalancer-members HTTP/1.1" 200 694 0.040163 10.0.0.249 - - [2026-04-02 11:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045672 10.0.0.249 - - [2026-04-02 11:12:55] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020641 10.0.0.249 - - [2026-04-02 11:12:55] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008962 10.0.0.249 - - [2026-04-02 11:12:55] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.009755 10.0.0.249 - - [2026-04-02 11:12:55] "POST /set-tag HTTP/1.1" 200 109 0.004757 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:13:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001126 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:13:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001413 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:13:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001481 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:13:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001287 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:13:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001313 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:13:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001128 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:13:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:13:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001037 10.0.0.249 - - [2026-04-02 11:14:40] "GET / HTTP/1.1" 200 36215 0.001794 10.0.0.249 - - [2026-04-02 11:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.249 - - [2026-04-02 11:14:40] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045936 10.0.0.249 - - [2026-04-02 11:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.249 - - [2026-04-02 11:14:40] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058648 10.0.0.249 - - [2026-04-02 11:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.249 - - [2026-04-02 11:14:40] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042214 10.0.0.249 - - [2026-04-02 11:14:41] "POST /tags HTTP/1.1" 200 334 0.033564 10.0.0.249 - - [2026-04-02 11:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012504 10.0.0.249 - - [2026-04-02 11:14:41] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020409 10.0.0.249 - - [2026-04-02 11:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.249 - - [2026-04-02 11:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.249 - - [2026-04-02 11:14:41] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045286 10.0.0.249 - - [2026-04-02 11:14:41] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052027 10.0.0.249 - - [2026-04-02 11:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.249 - - [2026-04-02 11:14:41] "GET /virtual-networks?parent_id=da3747b9-5870-4b1d-8012-ea534ab9687f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002332 10.0.0.249 - - [2026-04-02 11:14:41] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.021329 10.0.0.249 - - [2026-04-02 11:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.249 - - [2026-04-02 11:14:41] "GET /service-appliance-set/bf2c5205-8e93-4fa0-bd6f-5a8466e80b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004126 10.0.0.249 - - [2026-04-02 11:14:41] "POST /virtual-networks HTTP/1.1" 200 514 0.091459 10.0.0.249 - - [2026-04-02 11:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015176 10.0.0.249 - - [2026-04-02 11:14:41] "POST /fqname-to-id HTTP/1.1" 404 254 0.001899 10.0.0.249 - - [2026-04-02 11:14:41] "GET /network-ipam/41d67a37-7933-48c3-a2ef-4732ba75dc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002581 10.0.0.249 - - [2026-04-02 11:14:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.158488 10.0.0.249 - - [2026-04-02 11:14:41] "GET /virtual-machine-interface/7b62f4e6-4d67-430f-9017-9134d01c28cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.022125 10.0.0.249 - - [2026-04-02 11:14:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002800 10.0.0.249 - - [2026-04-02 11:14:41] "POST /ref-update HTTP/1.1" 200 156 0.205156 10.0.0.249 - - [2026-04-02 11:14:41] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010756 10.0.0.249 - - [2026-04-02 11:14:41] "POST /instance-ips HTTP/1.1" 200 410 0.073082 10.0.0.249 - - [2026-04-02 11:14:41] "GET /domains HTTP/1.1" 200 281 0.022543 10.0.0.249 - - [2026-04-02 11:14:41] "GET /instance-ip/e506a5a8-72ba-47f7-954b-71374a194b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.008118 10.0.0.249 - - [2026-04-02 11:14:41] "GET /domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 HTTP/1.1" 200 3099 0.036229 10.0.0.249 - - [2026-04-02 11:14:41] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f HTTP/1.1" 200 5497 0.083103 10.0.0.249 - - [2026-04-02 11:14:41] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 HTTP/1.1" 200 2091 0.047644 10.0.0.249 - - [2026-04-02 11:14:41] "POST /route-targets HTTP/1.1" 200 328 0.040741 10.0.0.249 - - [2026-04-02 11:14:41] "POST /loadbalancers HTTP/1.1" 200 612 0.173490 10.0.0.249 - - [2026-04-02 11:14:41] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 HTTP/1.1" 200 2091 0.011034 10.0.0.249 - - [2026-04-02 11:14:41] "GET /routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a HTTP/1.1" 200 1182 0.008061 10.0.0.249 - - [2026-04-02 11:14:41] "GET /routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a HTTP/1.1" 200 1182 0.008855 10.0.0.249 - - [2026-04-02 11:14:41] "POST /ref-update HTTP/1.1" 200 156 0.094153 10.0.0.249 - - [2026-04-02 11:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.081737 10.0.0.249 - - [2026-04-02 11:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018589 10.0.0.249 - - [2026-04-02 11:14:42] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.140452 10.0.0.249 - - [2026-04-02 11:14:42] "GET /instance-ip/e506a5a8-72ba-47f7-954b-71374a194b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.008639 10.0.0.249 - - [2026-04-02 11:14:42] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054004 10.0.0.249 - - [2026-04-02 11:14:42] "GET /loadbalancer/cc6dc32a-1ba2-4fdb-92ca-879cc6f2adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.007561 10.0.0.249 - - [2026-04-02 11:14:42] "POST /floating-ips HTTP/1.1" 200 599 0.061394 10.0.0.249 - - [2026-04-02 11:14:42] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.049005 10.0.0.249 - - [2026-04-02 11:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.249 - - [2026-04-02 11:14:42] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043036 10.0.0.249 - - [2026-04-02 11:14:42] "GET /loadbalancer-listener/14d8967b-5a26-4634-b0ca-d86cec612abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.005026 10.0.0.249 - - [2026-04-02 11:14:42] "GET /loadbalancer-listener/14d8967b-5a26-4634-b0ca-d86cec612abe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.006991 10.0.0.249 - - [2026-04-02 11:14:42] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.031312 10.0.0.249 - - [2026-04-02 11:14:42] "GET /instance-ip/e506a5a8-72ba-47f7-954b-71374a194b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.005343 10.0.0.249 - - [2026-04-02 11:14:42] "GET /instance-ip/e506a5a8-72ba-47f7-954b-71374a194b48?fields=floating_ips HTTP/1.1" 200 1215 0.034542 10.0.0.249 - - [2026-04-02 11:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.024833 10.0.0.249 - - [2026-04-02 11:14:42] "GET /loadbalancer/cc6dc32a-1ba2-4fdb-92ca-879cc6f2adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002730 10.0.0.249 - - [2026-04-02 11:14:42] "GET /floating-ip/9eeeef54-ad64-4390-97c5-d8b23dec6141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.004145 10.0.0.249 - - [2026-04-02 11:14:42] "POST /tags HTTP/1.1" 200 296 0.067252 10.0.0.249 - - [2026-04-02 11:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016744 10.0.0.249 - - [2026-04-02 11:14:42] "GET /tag/608508a0-9fa9-4f6b-b443-9243bb28d14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.018253 10.0.0.249 - - [2026-04-02 11:14:42] "POST /tags HTTP/1.1" 409 233 0.002579 10.0.0.249 - - [2026-04-02 11:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.249 - - [2026-04-02 11:14:42] "GET /tag/4a6a667f-d7ae-490b-aca6-38e51bb61cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.014374 10.0.0.249 - - [2026-04-02 11:14:42] "POST /tags HTTP/1.1" 409 206 0.002935 10.0.0.249 - - [2026-04-02 11:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.249 - - [2026-04-02 11:14:42] "GET /tag/53fc664c-11c5-45a1-868b-31e12fbc13a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019694 10.0.0.249 - - [2026-04-02 11:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.249 - - [2026-04-02 11:14:42] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005300 10.0.0.249 - - [2026-04-02 11:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.249 - - [2026-04-02 11:14:42] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052161 10.0.0.249 - - [2026-04-02 11:14:42] "POST /virtual-machines HTTP/1.1" 200 370 0.012655 10.0.0.249 - - [2026-04-02 11:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020416 10.0.0.249 - - [2026-04-02 11:14:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127680 10.0.0.249 - - [2026-04-02 11:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010021 10.0.0.249 - - [2026-04-02 11:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011968 10.0.0.249 - - [2026-04-02 11:14:43] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011725 10.0.0.249 - - [2026-04-02 11:14:43] "POST /instance-ips HTTP/1.1" 200 410 0.027264 10.0.0.249 - - [2026-04-02 11:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025838 10.0.0.249 - - [2026-04-02 11:14:43] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012848 10.0.0.249 - - [2026-04-02 11:14:43] "POST /set-tag HTTP/1.1" 200 109 0.024405 10.0.0.249 - - [2026-04-02 11:14:43] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.028962 10.0.0.249 - - [2026-04-02 11:14:43] "GET /instance-ip/26323c06-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004719 10.0.0.249 - - [2026-04-02 11:14:43] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005054 10.0.0.249 - - [2026-04-02 11:14:43] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.249 - - [2026-04-02 11:14:43] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005032 10.0.0.249 - - [2026-04-02 11:14:43] "POST /ref-update HTTP/1.1" 200 156 0.013057 10.0.0.249 - - [2026-04-02 11:14:43] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020515 10.0.0.249 - - [2026-04-02 11:14:43] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.249 - - [2026-04-02 11:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.249 - - [2026-04-02 11:14:43] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006912 10.0.0.249 - - [2026-04-02 11:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.249 - - [2026-04-02 11:14:43] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060222 10.0.0.249 - - [2026-04-02 11:14:43] "POST /virtual-machines HTTP/1.1" 200 370 0.014920 10.0.0.249 - - [2026-04-02 11:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017600 10.0.0.249 - - [2026-04-02 11:14:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.132915 10.0.0.249 - - [2026-04-02 11:14:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012389 10.0.0.249 - - [2026-04-02 11:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017529 10.0.0.249 - - [2026-04-02 11:14:44] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010114 10.0.0.249 - - [2026-04-02 11:14:44] "POST /instance-ips HTTP/1.1" 200 410 0.028862 10.0.0.249 - - [2026-04-02 11:14:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034643 10.0.0.249 - - [2026-04-02 11:14:44] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.009638 10.0.0.249 - - [2026-04-02 11:14:44] "POST /set-tag HTTP/1.1" 200 109 0.024208 10.0.0.249 - - [2026-04-02 11:14:44] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016967 10.0.0.249 - - [2026-04-02 11:14:44] "GET /instance-ip/26b5fea6-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005506 10.0.0.249 - - [2026-04-02 11:14:44] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006311 10.0.0.249 - - [2026-04-02 11:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.249 - - [2026-04-02 11:14:44] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.006791 10.0.0.249 - - [2026-04-02 11:14:44] "POST /ref-update HTTP/1.1" 200 156 0.015212 10.0.0.249 - - [2026-04-02 11:14:44] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018068 10.0.0.249 - - [2026-04-02 11:14:44] "POST /set-tag HTTP/1.1" 200 109 0.003939 10.0.0.249 - - [2026-04-02 11:14:44] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005307 10.0.0.249 - - [2026-04-02 11:14:44] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.249 - - [2026-04-02 11:14:44] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005004 10.0.0.249 - - [2026-04-02 11:14:44] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.249 - - [2026-04-02 11:14:46] "GET /domains HTTP/1.1" 200 281 0.002387 10.0.0.249 - - [2026-04-02 11:14:46] "GET /domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 HTTP/1.1" 200 3099 0.004133 10.0.0.249 - - [2026-04-02 11:14:47] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f HTTP/1.1" 200 7091 0.040169 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 HTTP/1.1" 200 2091 0.005100 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 HTTP/1.1" 200 2091 0.004738 10.0.0.249 - - [2026-04-02 11:14:47] "GET /routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a HTTP/1.1" 200 1404 0.004509 10.0.0.249 - - [2026-04-02 11:14:47] "GET /routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a HTTP/1.1" 200 1404 0.003407 10.0.0.249 - - [2026-04-02 11:14:47] "GET /route-target/03b09121-e769-4955-b9b6-7087cbe2c4d6 HTTP/1.1" 200 1153 0.003694 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 HTTP/1.1" 200 2091 0.006016 10.0.0.249 - - [2026-04-02 11:14:47] "GET /routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a HTTP/1.1" 200 1404 0.003464 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005888 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 HTTP/1.1" 200 2091 0.005619 10.0.0.249 - - [2026-04-02 11:14:47] "GET /routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a HTTP/1.1" 200 1404 0.003129 10.0.0.249 - - [2026-04-02 11:14:47] "GET /routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a HTTP/1.1" 200 1404 0.005077 10.0.0.249 - - [2026-04-02 11:14:47] "GET /route-target/03b09121-e769-4955-b9b6-7087cbe2c4d6 HTTP/1.1" 200 1153 0.003521 10.0.0.249 - - [2026-04-02 11:14:47] "GET /domains HTTP/1.1" 200 281 0.002048 10.0.0.249 - - [2026-04-02 11:14:47] "GET /domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 HTTP/1.1" 200 3099 0.003436 10.0.0.249 - - [2026-04-02 11:14:47] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f HTTP/1.1" 200 7091 0.047533 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 HTTP/1.1" 200 2091 0.004761 10.0.0.249 - - [2026-04-02 11:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.249 - - [2026-04-02 11:14:47] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036647 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007558 10.0.0.249 - - [2026-04-02 11:14:47] "GET /floating-ip-pools?parent_id=9ab0078c-0af7-458b-a4e5-fc8467a0f210&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002356 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005157 10.0.0.249 - - [2026-04-02 11:14:47] "POST /floating-ip-pools HTTP/1.1" 200 564 0.027214 10.0.0.249 - - [2026-04-02 11:14:47] "POST /ref-update HTTP/1.1" 200 156 0.014509 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.012703 10.0.0.249 - - [2026-04-02 11:14:47] "GET /domains HTTP/1.1" 200 281 0.002784 10.0.0.249 - - [2026-04-02 11:14:47] "GET /domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 HTTP/1.1" 200 3099 0.005275 10.0.0.249 - - [2026-04-02 11:14:47] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f HTTP/1.1" 200 7348 0.070142 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 HTTP/1.1" 200 2330 0.008914 10.0.0.249 - - [2026-04-02 11:14:47] "GET /floating-ip-pool/6b47d165-a531-4a87-a923-58eb204b4251 HTTP/1.1" 200 1317 0.003727 10.0.0.249 - - [2026-04-02 11:14:47] "GET /domains HTTP/1.1" 200 281 0.005954 10.0.0.249 - - [2026-04-02 11:14:47] "GET /domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 HTTP/1.1" 200 3099 0.003720 10.0.0.249 - - [2026-04-02 11:14:47] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f HTTP/1.1" 200 7348 0.037699 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 HTTP/1.1" 200 2330 0.006096 10.0.0.249 - - [2026-04-02 11:14:47] "GET /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005951 10.0.0.249 - - [2026-04-02 11:14:47] "POST /tags HTTP/1.1" 200 366 0.066498 10.0.0.249 - - [2026-04-02 11:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010810 10.0.0.249 - - [2026-04-02 11:14:47] "GET /tag/ef1131b0-af7e-494a-9bb1-556e6079e84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017726 10.0.0.249 - - [2026-04-02 11:14:47] "POST /tags HTTP/1.1" 409 206 0.002788 10.0.0.249 - - [2026-04-02 11:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.249 - - [2026-04-02 11:14:47] "GET /tag/53fc664c-11c5-45a1-868b-31e12fbc13a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014203 10.0.0.249 - - [2026-04-02 11:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015311 10.0.0.249 - - [2026-04-02 11:14:48] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.078273 10.0.0.249 - - [2026-04-02 11:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.249 - - [2026-04-02 11:14:48] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006164 10.0.0.249 - - [2026-04-02 11:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.249 - - [2026-04-02 11:14:48] "GET /service-appliance-set/b1a8e77c-8744-40e8-a47d-dc946efe6c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004550 10.0.0.249 - - [2026-04-02 11:14:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.002355 10.0.0.249 - - [2026-04-02 11:14:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.122205 10.0.0.249 - - [2026-04-02 11:14:48] "GET /virtual-machine-interface/da15f1ca-67f5-40f7-a873-dbe785961af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.022227 10.0.0.249 - - [2026-04-02 11:14:48] "POST /set-tag HTTP/1.1" 200 109 0.020447 10.0.0.249 - - [2026-04-02 11:14:48] "POST /instance-ips HTTP/1.1" 200 418 0.027635 10.0.0.249 - - [2026-04-02 11:14:48] "GET /instance-ip/1b67a218-1381-477a-b620-aa85efd349d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007658 10.0.0.249 - - [2026-04-02 11:14:48] "POST /loadbalancers HTTP/1.1" 200 620 0.065850 10.0.0.249 - - [2026-04-02 11:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010525 10.0.0.249 - - [2026-04-02 11:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011601 10.0.0.249 - - [2026-04-02 11:14:48] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.051723 10.0.0.249 - - [2026-04-02 11:14:48] "POST /service-instances HTTP/1.1" 200 568 0.049392 10.0.0.249 - - [2026-04-02 11:14:48] "POST /ref-update HTTP/1.1" 200 156 0.026966 10.0.0.249 - - [2026-04-02 11:14:48] "GET /virtual-machine-interface/da15f1ca-67f5-40f7-a873-dbe785961af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.017021 10.0.0.249 - - [2026-04-02 11:14:48] "GET /virtual-machine-interface/da15f1ca-67f5-40f7-a873-dbe785961af5?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.023552 10.0.0.249 - - [2026-04-02 11:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007331 10.0.0.249 - - [2026-04-02 11:14:48] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.016728 10.0.0.249 - - [2026-04-02 11:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010215 10.0.0.249 - - [2026-04-02 11:14:48] "GET /floating-ip-pool/6b47d165-a531-4a87-a923-58eb204b4251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005064 10.0.0.249 - - [2026-04-02 11:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008678 10.0.0.249 - - [2026-04-02 11:14:48] "POST /virtual-machines HTTP/1.1" 200 430 0.026201 10.0.0.249 - - [2026-04-02 11:14:48] "POST /floating-ips HTTP/1.1" 200 673 0.139526 10.0.0.249 - - [2026-04-02 11:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026376 10.0.0.249 - - [2026-04-02 11:14:49] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003101 10.0.0.249 - - [2026-04-02 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.022686 10.0.0.249 - - [2026-04-02 11:14:49] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005901 10.0.0.249 - - [2026-04-02 11:14:49] "POST /tags HTTP/1.1" 409 221 0.002424 10.0.0.249 - - [2026-04-02 11:14:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.198446 10.0.0.249 - - [2026-04-02 11:14:49] "POST /chown HTTP/1.1" 200 109 0.025010 10.0.0.249 - - [2026-04-02 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011357 10.0.0.249 - - [2026-04-02 11:14:49] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012780 10.0.0.249 - - [2026-04-02 11:14:49] "POST /tags HTTP/1.1" 409 238 0.003032 10.0.0.249 - - [2026-04-02 11:14:49] "POST /chown HTTP/1.1" 200 109 0.011912 10.0.0.249 - - [2026-04-02 11:14:49] "PUT /virtual-machine-interface/388d2db8-7dea-4039-ad18-d7f9926c578b HTTP/1.1" 200 285 0.038253 10.0.0.249 - - [2026-04-02 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010603 10.0.0.249 - - [2026-04-02 11:14:49] "GET /tag/ef1131b0-af7e-494a-9bb1-556e6079e84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.032367 10.0.0.249 - - [2026-04-02 11:14:49] "PUT /instance-ip/1b67a218-1381-477a-b620-aa85efd349d5 HTTP/1.1" 200 257 0.061745 10.0.0.249 - - [2026-04-02 11:14:49] "POST /firewall-rules HTTP/1.1" 200 652 0.097594 10.0.0.249 - - [2026-04-02 11:14:49] "POST /ref-update HTTP/1.1" 200 156 0.067648 10.0.0.249 - - [2026-04-02 11:14:49] "GET /firewall-rule/7ba1ee81-dea2-4412-a0c1-5e1943abb859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.007463 10.0.0.249 - - [2026-04-02 11:14:49] "POST /ref-update HTTP/1.1" 200 156 0.032088 10.0.0.249 - - [2026-04-02 11:14:49] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009990 10.0.0.249 - - [2026-04-02 11:14:49] "GET /firewall-rule/7ba1ee81-dea2-4412-a0c1-5e1943abb859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004921 10.0.0.249 - - [2026-04-02 11:14:49] "POST /ref-update HTTP/1.1" 200 156 0.025761 10.0.0.249 - - [2026-04-02 11:14:49] "POST /ref-update HTTP/1.1" 200 156 0.012586 10.0.0.249 - - [2026-04-02 11:14:49] "POST /ref-update HTTP/1.1" 200 156 0.045882 10.0.0.249 - - [2026-04-02 11:14:49] "POST /ref-update HTTP/1.1" 200 156 0.038260 10.0.0.249 - - [2026-04-02 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023416 10.0.0.249 - - [2026-04-02 11:14:49] "POST /ref-update HTTP/1.1" 200 156 0.035486 10.0.0.249 - - [2026-04-02 11:14:49] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.071610 10.0.0.249 - - [2026-04-02 11:14:49] "GET /loadbalancer/64ca2e1a-4994-4ec7-b3d1-8be903c7a14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003204 10.0.0.249 - - [2026-04-02 11:14:49] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.031126 10.0.0.249 - - [2026-04-02 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006095 10.0.0.249 - - [2026-04-02 11:14:49] "POST /virtual-machines HTTP/1.1" 200 430 0.173707 10.0.0.249 - - [2026-04-02 11:14:49] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.083402 10.0.0.249 - - [2026-04-02 11:14:49] "GET /loadbalancer-listener/30dc85b4-e9e1-4e59-bf8e-da13412c0c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006251 10.0.0.249 - - [2026-04-02 11:14:49] "GET /loadbalancer-listener/30dc85b4-e9e1-4e59-bf8e-da13412c0c6e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003644 10.0.0.249 - - [2026-04-02 11:14:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.169856 10.0.0.249 - - [2026-04-02 11:14:50] "POST /chown HTTP/1.1" 200 109 0.029659 10.0.0.249 - - [2026-04-02 11:14:50] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.097413 10.0.0.249 - - [2026-04-02 11:14:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030071 10.0.0.249 - - [2026-04-02 11:14:50] "GET /loadbalancer-pool/efe4ce60-da28-4e18-a634-08aad462d0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003687 10.0.0.249 - - [2026-04-02 11:14:50] "POST /chown HTTP/1.1" 200 109 0.008251 10.0.0.249 - - [2026-04-02 11:14:50] "PUT /virtual-machine-interface/ba36161b-9ba4-4ead-b07d-ff37d658a972 HTTP/1.1" 200 285 0.024026 10.0.0.249 - - [2026-04-02 11:14:50] "PUT /instance-ip/1b67a218-1381-477a-b620-aa85efd349d5 HTTP/1.1" 200 257 0.033131 10.0.0.249 - - [2026-04-02 11:14:50] "POST /loadbalancer-members HTTP/1.1" 200 709 0.045120 10.0.0.249 - - [2026-04-02 11:14:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028735 10.0.0.249 - - [2026-04-02 11:14:50] "GET /loadbalancer-member/1b3f8671-283a-4028-99ad-700e49493b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.006356 10.0.0.249 - - [2026-04-02 11:14:50] "POST /ref-update HTTP/1.1" 200 156 0.021279 10.0.0.249 - - [2026-04-02 11:14:50] "POST /ref-update HTTP/1.1" 200 156 0.013437 10.0.0.249 - - [2026-04-02 11:14:50] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002722 10.0.0.249 - - [2026-04-02 11:14:50] "POST /ref-update HTTP/1.1" 200 156 0.024358 10.0.0.249 - - [2026-04-02 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011148 10.0.0.249 - - [2026-04-02 11:14:50] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010927 10.0.0.249 - - [2026-04-02 11:14:50] "POST /ref-update HTTP/1.1" 200 156 0.010350 10.0.0.249 - - [2026-04-02 11:14:50] "POST /tags HTTP/1.1" 409 221 0.003813 10.0.0.249 - - [2026-04-02 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.249 - - [2026-04-02 11:14:50] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011143 10.0.0.249 - - [2026-04-02 11:14:50] "POST /ref-update HTTP/1.1" 200 156 0.039790 10.0.0.249 - - [2026-04-02 11:14:50] "POST /tags HTTP/1.1" 409 238 0.001892 10.0.0.249 - - [2026-04-02 11:14:50] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.016152 10.0.0.249 - - [2026-04-02 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007374 10.0.0.249 - - [2026-04-02 11:14:50] "GET /tag/ef1131b0-af7e-494a-9bb1-556e6079e84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017950 10.0.0.249 - - [2026-04-02 11:14:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.011497 10.0.0.249 - - [2026-04-02 11:14:50] "POST /firewall-rules HTTP/1.1" 409 293 0.009865 10.0.0.249 - - [2026-04-02 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.249 - - [2026-04-02 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.249 - - [2026-04-02 11:14:50] "POST /chown HTTP/1.1" 200 109 0.017226 10.0.0.249 - - [2026-04-02 11:14:50] "POST /chown HTTP/1.1" 200 109 0.024831 10.0.0.249 - - [2026-04-02 11:14:50] "PUT /firewall-rule/7ba1ee81-dea2-4412-a0c1-5e1943abb859 HTTP/1.1" 200 261 0.065808 10.0.0.249 - - [2026-04-02 11:14:50] "GET /firewall-rule/7ba1ee81-dea2-4412-a0c1-5e1943abb859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004154 10.0.0.249 - - [2026-04-02 11:14:50] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006117 10.0.0.249 - - [2026-04-02 11:14:50] "PUT /instance-ip/1b67a218-1381-477a-b620-aa85efd349d5 HTTP/1.1" 200 257 0.038300 10.0.0.249 - - [2026-04-02 11:14:50] "GET /firewall-rule/7ba1ee81-dea2-4412-a0c1-5e1943abb859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003303 10.0.0.249 - - [2026-04-02 11:14:50] "POST /ref-update HTTP/1.1" 200 156 0.061557 10.0.0.249 - - [2026-04-02 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011711 10.0.0.249 - - [2026-04-02 11:14:50] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.011111 10.0.0.249 - - [2026-04-02 11:14:50] "POST /chown HTTP/1.1" 200 109 0.048672 10.0.0.249 - - [2026-04-02 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008724 10.0.0.249 - - [2026-04-02 11:14:50] "POST /chown HTTP/1.1" 200 109 0.013385 10.0.0.249 - - [2026-04-02 11:14:50] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.072066 10.0.0.249 - - [2026-04-02 11:14:50] "PUT /instance-ip/1b67a218-1381-477a-b620-aa85efd349d5 HTTP/1.1" 200 257 0.059584 10.0.0.249 - - [2026-04-02 11:14:50] "POST /virtual-machines HTTP/1.1" 200 374 0.028449 10.0.0.249 - - [2026-04-02 11:14:51] "POST /ref-update HTTP/1.1" 200 156 0.062516 10.0.0.249 - - [2026-04-02 11:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.053313 10.0.0.249 - - [2026-04-02 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.249 - - [2026-04-02 11:14:51] "POST /chown HTTP/1.1" 200 109 0.017531 10.0.0.249 - - [2026-04-02 11:14:51] "POST /chown HTTP/1.1" 200 109 0.033107 10.0.0.249 - - [2026-04-02 11:14:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.202502 10.0.0.249 - - [2026-04-02 11:14:51] "PUT /instance-ip/1b67a218-1381-477a-b620-aa85efd349d5 HTTP/1.1" 200 257 0.090677 10.0.0.249 - - [2026-04-02 11:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020275 10.0.0.249 - - [2026-04-02 11:14:51] "POST /ref-update HTTP/1.1" 200 156 0.048138 10.0.0.249 - - [2026-04-02 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.024380 10.0.0.249 - - [2026-04-02 11:14:51] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.010852 10.0.0.249 - - [2026-04-02 11:14:51] "POST /chown HTTP/1.1" 200 109 0.050227 10.0.0.249 - - [2026-04-02 11:14:51] "POST /chown HTTP/1.1" 200 109 0.009114 10.0.0.249 - - [2026-04-02 11:14:51] "POST /instance-ips HTTP/1.1" 200 414 0.057235 10.0.0.249 - - [2026-04-02 11:14:51] "PUT /instance-ip/1b67a218-1381-477a-b620-aa85efd349d5 HTTP/1.1" 200 257 0.055411 10.0.0.249 - - [2026-04-02 11:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.076258 10.0.0.249 - - [2026-04-02 11:14:51] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.032130 10.0.0.249 - - [2026-04-02 11:14:51] "POST /ref-update HTTP/1.1" 200 156 0.082539 10.0.0.249 - - [2026-04-02 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.071927 10.0.0.249 - - [2026-04-02 11:14:51] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.021313 10.0.0.249 - - [2026-04-02 11:14:51] "GET /instance-ip/2b0e0dae-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005626 10.0.0.249 - - [2026-04-02 11:14:51] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006506 10.0.0.249 - - [2026-04-02 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.006177 10.0.0.249 - - [2026-04-02 11:14:51] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006202 10.0.0.249 - - [2026-04-02 11:14:51] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.021646 10.0.0.249 - - [2026-04-02 11:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023239 10.0.0.249 - - [2026-04-02 11:14:51] "POST /ref-update HTTP/1.1" 200 156 0.032941 10.0.0.249 - - [2026-04-02 11:14:51] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.023347 10.0.0.249 - - [2026-04-02 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.022789 10.0.0.249 - - [2026-04-02 11:14:51] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.020456 10.0.0.249 - - [2026-04-02 11:14:52] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015148 10.0.0.249 - - [2026-04-02 11:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032181 10.0.0.249 - - [2026-04-02 11:14:52] "POST /set-tag HTTP/1.1" 200 109 0.013875 10.0.0.249 - - [2026-04-02 11:14:52] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.014727 10.0.0.249 - - [2026-04-02 11:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016978 10.0.0.249 - - [2026-04-02 11:14:52] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.017115 10.0.0.249 - - [2026-04-02 11:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012419 10.0.0.249 - - [2026-04-02 11:14:52] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.029850 10.0.0.249 - - [2026-04-02 11:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016383 10.0.0.249 - - [2026-04-02 11:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.249 - - [2026-04-02 11:14:52] "POST /chown HTTP/1.1" 200 109 0.013591 10.0.0.249 - - [2026-04-02 11:14:52] "POST /chown HTTP/1.1" 200 109 0.025049 10.0.0.249 - - [2026-04-02 11:14:52] "POST /ref-update HTTP/1.1" 200 156 0.028513 10.0.0.249 - - [2026-04-02 11:14:52] "POST /chown HTTP/1.1" 200 109 0.035654 10.0.0.249 - - [2026-04-02 11:14:52] "POST /chown HTTP/1.1" 200 109 0.009330 10.0.0.249 - - [2026-04-02 11:14:52] "POST /ref-update HTTP/1.1" 200 156 0.028047 10.0.0.249 - - [2026-04-02 11:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007809 10.0.0.249 - - [2026-04-02 11:14:52] "POST /chown HTTP/1.1" 200 109 0.019105 10.0.0.249 - - [2026-04-02 11:14:52] "POST /chown HTTP/1.1" 200 109 0.051498 10.0.0.249 - - [2026-04-02 11:14:52] "POST /chown HTTP/1.1" 200 109 0.025732 10.0.0.249 - - [2026-04-02 11:14:52] "POST /chown HTTP/1.1" 200 109 0.011037 10.0.0.249 - - [2026-04-02 11:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.249 - - [2026-04-02 11:14:52] "POST /chown HTTP/1.1" 200 109 0.008714 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.020433 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.009023 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.029441 10.0.0.249 - - [2026-04-02 11:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.009263 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.047542 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.025127 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.009716 10.0.0.249 - - [2026-04-02 11:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.006697 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.007799 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.019174 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.023998 10.0.0.249 - - [2026-04-02 11:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.013863 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.026673 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.013736 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.023803 10.0.0.249 - - [2026-04-02 11:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.010310 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.026617 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.021669 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.008047 10.0.0.249 - - [2026-04-02 11:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.006865 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.006928 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.025266 10.0.0.249 - - [2026-04-02 11:14:53] "POST /chown HTTP/1.1" 200 109 0.027983 10.0.0.249 - - [2026-04-02 11:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.023506 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.016484 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.008460 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.015546 10.0.0.249 - - [2026-04-02 11:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012099 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.015661 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.065081 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.019175 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.011861 10.0.0.249 - - [2026-04-02 11:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.007898 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.016913 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.011037 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.030447 10.0.0.249 - - [2026-04-02 11:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.011102 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.039957 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.011449 10.0.0.249 - - [2026-04-02 11:14:54] "POST /chown HTTP/1.1" 200 109 0.018400 10.0.0.249 - - [2026-04-02 11:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.249 - - [2026-04-02 11:14:56] "POST /chown HTTP/1.1" 200 109 0.013223 10.0.0.249 - - [2026-04-02 11:14:56] "POST /chown HTTP/1.1" 200 109 0.009442 10.0.0.249 - - [2026-04-02 11:14:56] "POST /chown HTTP/1.1" 200 109 0.012237 10.0.0.249 - - [2026-04-02 11:14:56] "POST /chown HTTP/1.1" 200 109 0.030805 10.0.0.249 - - [2026-04-02 11:14:57] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006371 10.0.0.249 - - [2026-04-02 11:14:57] "POST /set-tag HTTP/1.1" 200 109 0.004015 10.0.0.249 - - [2026-04-02 11:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.249 - - [2026-04-02 11:14:57] "GET /loadbalancer/cc6dc32a-1ba2-4fdb-92ca-879cc6f2adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.005345 10.0.0.249 - - [2026-04-02 11:14:57] "GET /loadbalancer-pool/4de1d518-00cf-4ade-aa6a-082af332b828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004544 10.0.0.249 - - [2026-04-02 11:14:57] "POST /loadbalancer-members HTTP/1.1" 200 704 0.037667 10.0.0.249 - - [2026-04-02 11:14:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022840 10.0.0.249 - - [2026-04-02 11:14:57] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013101 10.0.0.249 - - [2026-04-02 11:14:57] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005507 10.0.0.249 - - [2026-04-02 11:14:58] "POST /tags HTTP/1.1" 409 221 0.006994 10.0.0.249 - - [2026-04-02 11:14:58] "POST /ref-update HTTP/1.1" 200 156 0.020597 10.0.0.249 - - [2026-04-02 11:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013936 10.0.0.249 - - [2026-04-02 11:14:58] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.028204 10.0.0.249 - - [2026-04-02 11:14:58] "GET /floating-ip/9eeeef54-ad64-4390-97c5-d8b23dec6141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.003900 10.0.0.249 - - [2026-04-02 11:14:58] "PUT /floating-ip/9eeeef54-ad64-4390-97c5-d8b23dec6141 HTTP/1.1" 200 257 0.013258 10.0.0.249 - - [2026-04-02 11:14:58] "POST /set-tag HTTP/1.1" 200 109 0.033746 10.0.0.249 - - [2026-04-02 11:14:58] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007223 10.0.0.249 - - [2026-04-02 11:14:58] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.249 - - [2026-04-02 11:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.249 - - [2026-04-02 11:14:58] "GET /loadbalancer/cc6dc32a-1ba2-4fdb-92ca-879cc6f2adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.006456 10.0.0.249 - - [2026-04-02 11:14:58] "GET /loadbalancer-pool/4de1d518-00cf-4ade-aa6a-082af332b828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003860 10.0.0.249 - - [2026-04-02 11:14:58] "POST /loadbalancer-members HTTP/1.1" 200 704 0.043615 10.0.0.249 - - [2026-04-02 11:14:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016179 10.0.0.249 - - [2026-04-02 11:14:58] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.037085 10.0.0.249 - - [2026-04-02 11:14:58] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011229 10.0.0.249 - - [2026-04-02 11:14:59] "POST /ref-update HTTP/1.1" 200 156 0.028301 10.0.0.249 - - [2026-04-02 11:14:59] "POST /set-tag HTTP/1.1" 200 109 0.076624 10.0.0.249 - - [2026-04-02 11:14:59] "GET /floating-ip/9eeeef54-ad64-4390-97c5-d8b23dec6141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.008336 10.0.0.249 - - [2026-04-02 11:15:00] "GET /virtual-machine/810f59ec-2ee2-4832-8be5-6730021c25c1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.005076 10.0.0.249 - - [2026-04-02 11:15:00] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006367 10.0.0.249 - - [2026-04-02 11:15:00] "GET /virtual-machine/b9d5609d-479b-45fd-af03-92dae10846bd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003733 10.0.0.249 - - [2026-04-02 11:15:00] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005625 10.0.0.249 - - [2026-04-02 11:15:04] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005841 10.0.0.249 - - [2026-04-02 11:15:04] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.249 - - [2026-04-02 11:15:06] "GET /virtual-machine/c3486f87-94b0-475e-8d9e-9e8a553f3365?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.004389 10.0.0.249 - - [2026-04-02 11:15:06] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006130 10.0.0.249 - - [2026-04-02 11:15:06] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005237 10.0.0.249 - - [2026-04-02 11:15:06] "POST /set-tag HTTP/1.1" 200 109 0.004684 10.0.0.249 - - [2026-04-02 11:15:37] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005429 10.0.0.249 - - [2026-04-02 11:15:37] "POST /set-tag HTTP/1.1" 200 109 0.006537 10.0.0.249 - - [2026-04-02 11:15:37] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005455 10.0.0.249 - - [2026-04-02 11:15:37] "POST /set-tag HTTP/1.1" 200 109 0.003472 10.0.0.249 - - [2026-04-02 11:15:37] "GET /virtual-machine/c3486f87-94b0-475e-8d9e-9e8a553f3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005487 10.0.0.249 - - [2026-04-02 11:15:37] "POST /ref-update HTTP/1.1" 200 156 0.015449 10.0.0.249 - - [2026-04-02 11:15:37] "GET /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009815 10.0.0.249 - - [2026-04-02 11:15:38] "POST /set-tag HTTP/1.1" 200 109 0.033255 10.0.0.249 - - [2026-04-02 11:15:38] "POST /set-tag HTTP/1.1" 200 109 0.023054 10.0.0.249 - - [2026-04-02 11:15:38] "DELETE /instance-ip/2b0e0dae-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.063654 10.0.0.249 - - [2026-04-02 11:15:38] "DELETE /virtual-machine-interface/2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.059279 10.0.0.249 - - [2026-04-02 11:15:38] "DELETE /virtual-machine/c3486f87-94b0-475e-8d9e-9e8a553f3365 HTTP/1.1" 200 115 0.025011 10.0.0.249 - - [2026-04-02 11:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.249 - - [2026-04-02 11:15:41] "GET /tag/ef1131b0-af7e-494a-9bb1-556e6079e84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012178 10.0.0.249 - - [2026-04-02 11:15:41] "GET /tag/ef1131b0-af7e-494a-9bb1-556e6079e84f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.014274 10.0.0.249 - - [2026-04-02 11:15:41] "GET /virtual-machine-interface/388d2db8-7dea-4039-ad18-d7f9926c578b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006312 10.0.0.249 - - [2026-04-02 11:15:41] "POST /set-tag HTTP/1.1" 200 109 0.016637 10.0.0.249 - - [2026-04-02 11:15:41] "GET /virtual-machine-interface/ba36161b-9ba4-4ead-b07d-ff37d658a972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005522 10.0.0.249 - - [2026-04-02 11:15:41] "POST /set-tag HTTP/1.1" 200 109 0.020324 10.0.0.249 - - [2026-04-02 11:15:41] "GET /virtual-machine-interface/da15f1ca-67f5-40f7-a873-dbe785961af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006219 10.0.0.249 - - [2026-04-02 11:15:41] "POST /set-tag HTTP/1.1" 200 109 0.024662 10.0.0.249 - - [2026-04-02 11:15:41] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003454 10.0.0.249 - - [2026-04-02 11:15:41] "GET /firewall-rule/7ba1ee81-dea2-4412-a0c1-5e1943abb859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004045 10.0.0.249 - - [2026-04-02 11:15:41] "POST /ref-update HTTP/1.1" 200 156 0.016652 10.0.0.249 - - [2026-04-02 11:15:41] "DELETE /firewall-rule/7ba1ee81-dea2-4412-a0c1-5e1943abb859 HTTP/1.1" 200 115 0.056782 10.0.0.249 - - [2026-04-02 11:15:41] "DELETE /loadbalancer-member/1b3f8671-283a-4028-99ad-700e49493b76 HTTP/1.1" 200 115 0.028190 10.0.0.249 - - [2026-04-02 11:15:41] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.018791 10.0.0.249 - - [2026-04-02 11:15:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018209 10.0.0.249 - - [2026-04-02 11:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.249 - - [2026-04-02 11:15:41] "DELETE /loadbalancer-pool/efe4ce60-da28-4e18-a634-08aad462d0c4 HTTP/1.1" 200 115 0.085783 10.0.0.249 - - [2026-04-02 11:15:42] "DELETE /loadbalancer-listener/30dc85b4-e9e1-4e59-bf8e-da13412c0c6e HTTP/1.1" 200 115 0.034217 10.0.0.249 - - [2026-04-02 11:15:42] "GET /floating-ip/bbd02a40-c0f8-433c-b301-8d09420286c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002926 10.0.0.249 - - [2026-04-02 11:15:42] "POST /chown HTTP/1.1" 200 109 0.015122 10.0.0.249 - - [2026-04-02 11:15:42] "POST /chown HTTP/1.1" 200 109 0.025613 10.0.0.249 - - [2026-04-02 11:15:42] "POST /chown HTTP/1.1" 200 109 0.028581 10.0.0.249 - - [2026-04-02 11:15:42] "PUT /floating-ip/bbd02a40-c0f8-433c-b301-8d09420286c5 HTTP/1.1" 200 257 0.049921 10.0.0.249 - - [2026-04-02 11:15:42] "POST /chown HTTP/1.1" 200 109 0.032606 10.0.0.249 - - [2026-04-02 11:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007974 10.0.0.249 - - [2026-04-02 11:15:42] "POST /chown HTTP/1.1" 200 109 0.015816 10.0.0.249 - - [2026-04-02 11:15:42] "DELETE /floating-ip/bbd02a40-c0f8-433c-b301-8d09420286c5 HTTP/1.1" 200 115 0.166479 10.0.0.249 - - [2026-04-02 11:15:42] "POST /chown HTTP/1.1" 200 109 0.025856 10.0.0.249 - - [2026-04-02 11:15:42] "POST /chown HTTP/1.1" 200 109 0.012255 10.0.0.249 - - [2026-04-02 11:15:42] "POST /chown HTTP/1.1" 200 109 0.031623 10.0.0.249 - - [2026-04-02 11:15:42] "DELETE /loadbalancer/64ca2e1a-4994-4ec7-b3d1-8be903c7a14b HTTP/1.1" 200 115 0.114155 10.0.0.249 - - [2026-04-02 11:15:42] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.013559 10.0.0.249 - - [2026-04-02 11:15:42] "GET /floating-ip-pool/6b47d165-a531-4a87-a923-58eb204b4251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.008935 10.0.0.249 - - [2026-04-02 11:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026308 10.0.0.249 - - [2026-04-02 11:15:42] "POST /ref-update HTTP/1.1" 200 156 0.038287 10.0.0.249 - - [2026-04-02 11:15:42] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.041961 10.0.0.249 - - [2026-04-02 11:15:42] "DELETE /instance-ip/1b67a218-1381-477a-b620-aa85efd349d5 HTTP/1.1" 200 115 0.197836 10.0.0.249 - - [2026-04-02 11:15:42] "DELETE /floating-ip-pool/6b47d165-a531-4a87-a923-58eb204b4251 HTTP/1.1" 200 115 0.101701 10.0.0.249 - - [2026-04-02 11:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016908 10.0.0.249 - - [2026-04-02 11:15:42] "PUT /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 267 0.026276 10.0.0.249 - - [2026-04-02 11:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.034738 10.0.0.249 - - [2026-04-02 11:15:42] "DELETE /virtual-machine-interface/da15f1ca-67f5-40f7-a873-dbe785961af5 HTTP/1.1" 200 115 0.219278 10.0.0.249 - - [2026-04-02 11:15:42] "DELETE /service-instance/92fa227c-f6f3-42af-b406-6b15c46b994b HTTP/1.1" 200 115 0.068838 10.0.0.249 - - [2026-04-02 11:15:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007422 10.0.0.249 - - [2026-04-02 11:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008194 10.0.0.249 - - [2026-04-02 11:15:42] "POST /useragent-kv HTTP/1.1" 200 115 0.016157 10.0.0.249 - - [2026-04-02 11:15:42] "DELETE /virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 HTTP/1.1" 200 115 0.331763 10.0.0.249 - - [2026-04-02 11:15:42] "GET /routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a HTTP/1.1" 404 171 0.005689 10.0.0.249 - - [2026-04-02 11:15:42] "GET /virtual-machine-interface/ba36161b-9ba4-4ead-b07d-ff37d658a972?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.009884 10.0.0.249 - - [2026-04-02 11:15:42] "GET /domains HTTP/1.1" 200 281 0.008922 10.0.0.249 - - [2026-04-02 11:15:42] "GET /domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 HTTP/1.1" 200 3099 0.006431 10.0.0.249 - - [2026-04-02 11:15:43] "DELETE /tag/ef1131b0-af7e-494a-9bb1-556e6079e84f HTTP/1.1" 200 115 0.193273 10.0.0.249 - - [2026-04-02 11:15:43] "DELETE /route-target/03b09121-e769-4955-b9b6-7087cbe2c4d6 HTTP/1.1" 200 115 0.066416 10.0.0.249 - - [2026-04-02 11:15:43] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f HTTP/1.1" 200 7169 0.057417 10.0.0.249 - - [2026-04-02 11:15:43] "DELETE /virtual-machine-interface/ba36161b-9ba4-4ead-b07d-ff37d658a972 HTTP/1.1" 200 115 0.147007 10.0.0.249 - - [2026-04-02 11:15:43] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007706 10.0.0.249 - - [2026-04-02 11:15:43] "DELETE /virtual-machine/7fe62a4b-4ad6-4b2d-a9e5-0476f13a7251 HTTP/1.1" 200 115 0.077761 10.0.0.249 - - [2026-04-02 11:15:43] "GET /virtual-machine-interface/388d2db8-7dea-4039-ad18-d7f9926c578b?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006415 10.0.0.249 - - [2026-04-02 11:15:43] "POST /set-tag HTTP/1.1" 200 109 0.009020 10.0.0.249 - - [2026-04-02 11:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.249 - - [2026-04-02 11:15:43] "GET /loadbalancer/cc6dc32a-1ba2-4fdb-92ca-879cc6f2adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003793 10.0.0.249 - - [2026-04-02 11:15:43] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005071 10.0.0.249 - - [2026-04-02 11:15:43] "DELETE /virtual-machine-interface/388d2db8-7dea-4039-ad18-d7f9926c578b HTTP/1.1" 200 115 0.072434 10.0.0.249 - - [2026-04-02 11:15:43] "POST /ref-update HTTP/1.1" 200 156 0.017101 10.0.0.249 - - [2026-04-02 11:15:43] "POST /set-tag HTTP/1.1" 200 109 0.083220 10.0.0.249 - - [2026-04-02 11:15:43] "DELETE /virtual-machine/497bc768-cfb6-4216-bc28-5931ff540100 HTTP/1.1" 200 115 0.069151 10.0.0.249 - - [2026-04-02 11:15:43] "DELETE /loadbalancer-member/c2a3e084-9e31-4e8b-8b69-a396ba9889da HTTP/1.1" 200 115 0.088302 10.0.0.249 - - [2026-04-02 11:15:44] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006644 10.0.0.249 - - [2026-04-02 11:15:44] "POST /set-tag HTTP/1.1" 200 109 0.003735 10.0.0.249 - - [2026-04-02 11:15:44] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005706 10.0.0.249 - - [2026-04-02 11:15:44] "POST /set-tag HTTP/1.1" 200 109 0.003499 10.0.0.249 - - [2026-04-02 11:15:44] "GET /virtual-machine/b9d5609d-479b-45fd-af03-92dae10846bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003545 10.0.0.249 - - [2026-04-02 11:15:44] "POST /ref-update HTTP/1.1" 200 156 0.012509 10.0.0.249 - - [2026-04-02 11:15:44] "GET /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020020 10.0.0.249 - - [2026-04-02 11:15:44] "POST /set-tag HTTP/1.1" 200 109 0.022388 10.0.0.249 - - [2026-04-02 11:15:45] "POST /set-tag HTTP/1.1" 200 109 0.043271 10.0.0.249 - - [2026-04-02 11:15:45] "POST /set-tag HTTP/1.1" 200 109 0.038022 10.0.0.249 - - [2026-04-02 11:15:45] "DELETE /instance-ip/26b5fea6-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.065839 10.0.0.249 - - [2026-04-02 11:15:45] "POST /ref-update HTTP/1.1" 200 156 0.014328 10.0.0.249 - - [2026-04-02 11:15:45] "DELETE /virtual-machine-interface/2696f4ca-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.068995 10.0.0.249 - - [2026-04-02 11:15:45] "DELETE /virtual-machine/b9d5609d-479b-45fd-af03-92dae10846bd HTTP/1.1" 200 115 0.032494 10.0.0.249 - - [2026-04-02 11:15:48] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014516 10.0.0.249 - - [2026-04-02 11:15:48] "POST /set-tag HTTP/1.1" 200 109 0.005217 10.0.0.249 - - [2026-04-02 11:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.249 - - [2026-04-02 11:15:48] "GET /loadbalancer/cc6dc32a-1ba2-4fdb-92ca-879cc6f2adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003063 10.0.0.249 - - [2026-04-02 11:15:48] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009706 10.0.0.249 - - [2026-04-02 11:15:48] "POST /set-tag HTTP/1.1" 200 109 0.003933 10.0.0.249 - - [2026-04-02 11:15:48] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004731 10.0.0.249 - - [2026-04-02 11:15:48] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.249 - - [2026-04-02 11:15:48] "GET /virtual-machine/810f59ec-2ee2-4832-8be5-6730021c25c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003310 10.0.0.249 - - [2026-04-02 11:15:48] "POST /ref-update HTTP/1.1" 200 156 0.011808 10.0.0.249 - - [2026-04-02 11:15:48] "GET /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.026750 10.0.0.249 - - [2026-04-02 11:15:49] "POST /set-tag HTTP/1.1" 200 109 0.023431 10.0.0.249 - - [2026-04-02 11:15:49] "POST /set-tag HTTP/1.1" 200 109 0.059876 10.0.0.249 - - [2026-04-02 11:15:49] "POST /set-tag HTTP/1.1" 200 109 0.037602 10.0.0.249 - - [2026-04-02 11:15:49] "DELETE /instance-ip/26323c06-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.047800 10.0.0.249 - - [2026-04-02 11:15:49] "POST /ref-update HTTP/1.1" 200 156 0.035035 10.0.0.249 - - [2026-04-02 11:15:49] "DELETE /virtual-machine-interface/26151ae0-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.060122 10.0.0.249 - - [2026-04-02 11:15:49] "DELETE /virtual-machine/810f59ec-2ee2-4832-8be5-6730021c25c1 HTTP/1.1" 200 115 0.024893 10.0.0.249 - - [2026-04-02 11:15:49] "DELETE /tag/608508a0-9fa9-4f6b-b443-9243bb28d14b HTTP/1.1" 200 115 0.078920 10.0.0.249 - - [2026-04-02 11:15:49] "DELETE /tag/4a6a667f-d7ae-490b-aca6-38e51bb61cae HTTP/1.1" 200 115 0.053418 10.0.0.249 - - [2026-04-02 11:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.249 - - [2026-04-02 11:15:53] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043998 10.0.0.249 - - [2026-04-02 11:15:53] "POST /tags HTTP/1.1" 200 394 0.045218 10.0.0.249 - - [2026-04-02 11:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010930 10.0.0.249 - - [2026-04-02 11:15:53] "GET /tag/bdb3f5d8-bbdc-451d-a89f-1521d7835c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.032431 10.0.0.249 - - [2026-04-02 11:15:53] "POST /tags HTTP/1.1" 200 342 0.034977 10.0.0.249 - - [2026-04-02 11:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.249 - - [2026-04-02 11:15:53] "GET /tag/35702e7a-9b3f-4f20-8d73-77a33fc7b620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015598 10.0.0.249 - - [2026-04-02 11:15:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.000910 10.0.0.249 - - [2026-04-02 11:15:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.001748 10.0.0.249 - - [2026-04-02 11:15:54] "POST /security-groups HTTP/1.1" 200 589 0.080394 10.0.0.249 - - [2026-04-02 11:15:54] "POST /projects HTTP/1.1" 200 521 0.232494 10.0.0.249 - - [2026-04-02 11:15:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.005294 10.0.0.249 - - [2026-04-02 11:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016049 10.0.0.249 - - [2026-04-02 11:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009498 10.0.0.249 - - [2026-04-02 11:15:54] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.043373 10.0.0.249 - - [2026-04-02 11:15:54] "POST /access-control-lists HTTP/1.1" 200 600 0.091793 10.0.0.249 - - [2026-04-02 11:15:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.011800 10.0.0.249 - - [2026-04-02 11:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.249 - - [2026-04-02 11:15:54] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.013601 10.0.0.249 - - [2026-04-02 11:15:54] "POST /access-control-lists HTTP/1.1" 200 598 0.080941 10.0.0.249 - - [2026-04-02 11:15:54] "PUT /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6 HTTP/1.1" 200 265 0.125717 10.0.0.249 - - [2026-04-02 11:15:54] "PUT /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9 HTTP/1.1" 200 265 0.087358 10.0.0.249 - - [2026-04-02 11:15:54] "POST /security-groups HTTP/1.1" 200 593 0.134813 10.0.0.249 - - [2026-04-02 11:15:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.006188 10.0.0.249 - - [2026-04-02 11:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036453 10.0.0.249 - - [2026-04-02 11:15:54] "POST /access-control-lists HTTP/1.1" 200 634 0.097414 10.0.0.249 - - [2026-04-02 11:15:54] "POST /chown HTTP/1.1" 200 109 0.090492 10.0.0.249 - - [2026-04-02 11:15:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.036598 10.0.0.249 - - [2026-04-02 11:15:55] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.039089 10.0.0.249 - - [2026-04-02 11:15:55] "POST /access-control-lists HTTP/1.1" 200 632 0.074112 10.0.0.249 - - [2026-04-02 11:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017052 10.0.0.249 - - [2026-04-02 11:15:55] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003864 10.0.0.249 - - [2026-04-02 11:15:55] "POST /tags HTTP/1.1" 409 226 0.002703 10.0.0.249 - - [2026-04-02 11:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.249 - - [2026-04-02 11:15:55] "GET /tag/35702e7a-9b3f-4f20-8d73-77a33fc7b620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.022680 10.0.0.249 - - [2026-04-02 11:15:55] "POST /firewall-rules HTTP/1.1" 200 602 0.072586 10.0.0.249 - - [2026-04-02 11:15:55] "GET /firewall-rule/b1ab27bf-31a9-42fb-ba08-821f392e54d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.020537 10.0.0.249 - - [2026-04-02 11:15:55] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004428 10.0.0.249 - - [2026-04-02 11:15:55] "GET /firewall-rule/b1ab27bf-31a9-42fb-ba08-821f392e54d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002823 10.0.0.249 - - [2026-04-02 11:15:55] "POST /ref-update HTTP/1.1" 200 156 0.093504 10.0.0.249 - - [2026-04-02 11:15:55] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011300 10.0.0.249 - - [2026-04-02 11:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.249 - - [2026-04-02 11:15:55] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003721 10.0.0.249 - - [2026-04-02 11:15:55] "POST /tags HTTP/1.1" 409 226 0.002142 10.0.0.249 - - [2026-04-02 11:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.249 - - [2026-04-02 11:15:55] "GET /tag/35702e7a-9b3f-4f20-8d73-77a33fc7b620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019985 10.0.0.249 - - [2026-04-02 11:15:55] "POST /firewall-rules HTTP/1.1" 200 600 0.111862 10.0.0.249 - - [2026-04-02 11:15:55] "GET /firewall-rule/c3365bc1-d07d-495f-aa70-7581edc71157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005583 10.0.0.249 - - [2026-04-02 11:15:55] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005766 10.0.0.249 - - [2026-04-02 11:15:55] "GET /firewall-rule/c3365bc1-d07d-495f-aa70-7581edc71157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004263 10.0.0.249 - - [2026-04-02 11:15:55] "POST /ref-update HTTP/1.1" 200 156 0.063269 10.0.0.249 - - [2026-04-02 11:15:56] "POST /tags HTTP/1.1" 200 394 0.038799 10.0.0.249 - - [2026-04-02 11:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007164 10.0.0.249 - - [2026-04-02 11:15:56] "GET /tag/ad304afd-c7aa-468d-944a-d1e9f86fb126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.019504 10.0.0.249 - - [2026-04-02 11:15:56] "POST /tags HTTP/1.1" 200 342 0.028129 10.0.0.249 - - [2026-04-02 11:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008003 10.0.0.249 - - [2026-04-02 11:15:56] "GET /tag/aa47afe6-c945-4593-a016-4d654092640c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016385 10.0.0.249 - - [2026-04-02 11:15:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.000843 10.0.0.249 - - [2026-04-02 11:15:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.006279 10.0.0.249 - - [2026-04-02 11:15:57] "POST /security-groups HTTP/1.1" 200 589 0.068196 10.0.0.249 - - [2026-04-02 11:15:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.004737 10.0.0.249 - - [2026-04-02 11:15:57] "POST /projects HTTP/1.1" 200 521 0.242298 10.0.0.249 - - [2026-04-02 11:15:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014226 10.0.0.249 - - [2026-04-02 11:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011903 10.0.0.249 - - [2026-04-02 11:15:57] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.010691 10.0.0.249 - - [2026-04-02 11:15:57] "POST /access-control-lists HTTP/1.1" 200 600 0.092315 10.0.0.249 - - [2026-04-02 11:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.026564 10.0.0.249 - - [2026-04-02 11:15:57] "POST /fqname-to-id HTTP/1.1" 404 235 0.014424 10.0.0.249 - - [2026-04-02 11:15:57] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.008831 10.0.0.249 - - [2026-04-02 11:15:57] "POST /access-control-lists HTTP/1.1" 200 598 0.079186 10.0.0.249 - - [2026-04-02 11:15:57] "PUT /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6 HTTP/1.1" 200 265 0.117911 10.0.0.249 - - [2026-04-02 11:15:57] "PUT /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9 HTTP/1.1" 200 265 0.074748 10.0.0.249 - - [2026-04-02 11:15:57] "POST /security-groups HTTP/1.1" 200 593 0.111582 10.0.0.249 - - [2026-04-02 11:15:57] "POST /fqname-to-id HTTP/1.1" 404 270 0.004976 10.0.0.249 - - [2026-04-02 11:15:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033448 10.0.0.249 - - [2026-04-02 11:15:57] "POST /access-control-lists HTTP/1.1" 200 634 0.087315 10.0.0.249 - - [2026-04-02 11:15:57] "POST /fqname-to-id HTTP/1.1" 404 269 0.019989 10.0.0.249 - - [2026-04-02 11:15:57] "POST /chown HTTP/1.1" 200 109 0.079737 10.0.0.249 - - [2026-04-02 11:15:57] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009106 10.0.0.249 - - [2026-04-02 11:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.249 - - [2026-04-02 11:15:58] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022110 10.0.0.249 - - [2026-04-02 11:15:58] "POST /access-control-lists HTTP/1.1" 200 632 0.089423 10.0.0.249 - - [2026-04-02 11:15:58] "POST /tags HTTP/1.1" 409 226 0.018067 10.0.0.249 - - [2026-04-02 11:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.249 - - [2026-04-02 11:15:58] "GET /tag/aa47afe6-c945-4593-a016-4d654092640c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018447 10.0.0.249 - - [2026-04-02 11:15:58] "POST /firewall-rules HTTP/1.1" 200 602 0.075275 10.0.0.249 - - [2026-04-02 11:15:58] "GET /firewall-rule/2db9337e-fef2-45c5-b32c-a3a82889e62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.009937 10.0.0.249 - - [2026-04-02 11:15:58] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005718 10.0.0.249 - - [2026-04-02 11:15:58] "GET /firewall-rule/2db9337e-fef2-45c5-b32c-a3a82889e62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004853 10.0.0.249 - - [2026-04-02 11:15:58] "POST /ref-update HTTP/1.1" 200 156 0.082958 10.0.0.249 - - [2026-04-02 11:15:58] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008306 10.0.0.249 - - [2026-04-02 11:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.249 - - [2026-04-02 11:15:58] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004158 10.0.0.249 - - [2026-04-02 11:15:58] "POST /tags HTTP/1.1" 409 226 0.002361 10.0.0.249 - - [2026-04-02 11:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.249 - - [2026-04-02 11:15:58] "GET /tag/aa47afe6-c945-4593-a016-4d654092640c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013329 10.0.0.249 - - [2026-04-02 11:15:58] "POST /firewall-rules HTTP/1.1" 200 600 0.073300 10.0.0.249 - - [2026-04-02 11:15:58] "GET /firewall-rule/c98d42a7-be47-46a0-b173-cc92be2e9e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011518 10.0.0.249 - - [2026-04-02 11:15:58] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005662 10.0.0.249 - - [2026-04-02 11:15:58] "GET /firewall-rule/c98d42a7-be47-46a0-b173-cc92be2e9e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003000 10.0.0.249 - - [2026-04-02 11:15:58] "POST /ref-update HTTP/1.1" 200 156 0.102660 10.0.0.249 - - [2026-04-02 11:15:59] "POST /tags HTTP/1.1" 200 346 0.138123 10.0.0.249 - - [2026-04-02 11:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011468 10.0.0.249 - - [2026-04-02 11:15:59] "GET /tag/2fb60488-92da-4586-9425-d0adc0b4c1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.045414 10.0.0.249 - - [2026-04-02 11:15:59] "POST /projects HTTP/1.1" 409 238 0.012170 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.249 - - [2026-04-02 11:16:00] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046007 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009179 10.0.0.249 - - [2026-04-02 11:16:00] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008118 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.249 - - [2026-04-02 11:16:00] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005580 10.0.0.249 - - [2026-04-02 11:16:00] "POST /security-groups HTTP/1.1" 409 285 0.003505 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.249 - - [2026-04-02 11:16:00] "PUT /security-group/d1749089-959e-4574-b7fa-5e0b88af6a1c HTTP/1.1" 200 263 0.074539 10.0.0.249 - - [2026-04-02 11:16:00] "PUT /access-control-list/cbabdd00-1f32-4470-a0e8-f6c5d3ea958e HTTP/1.1" 200 273 0.025003 10.0.0.249 - - [2026-04-02 11:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.043678 10.0.0.249 - - [2026-04-02 11:16:00] "POST /tags HTTP/1.1" 409 228 0.016994 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.249 - - [2026-04-02 11:16:00] "PUT /access-control-list/690d1d41-ec17-4379-af5a-2e6510f23cef HTTP/1.1" 200 273 0.052144 10.0.0.249 - - [2026-04-02 11:16:00] "GET /tag/2fb60488-92da-4586-9425-d0adc0b4c1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014444 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.249 - - [2026-04-02 11:16:00] "POST /tags HTTP/1.1" 200 346 0.047420 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018415 10.0.0.249 - - [2026-04-02 11:16:00] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.104457 10.0.0.249 - - [2026-04-02 11:16:00] "GET /tag/fe64f724-171f-4934-8642-28da57eb16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.047594 10.0.0.249 - - [2026-04-02 11:16:00] "POST /projects HTTP/1.1" 409 238 0.004237 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.249 - - [2026-04-02 11:16:00] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056788 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010932 10.0.0.249 - - [2026-04-02 11:16:00] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008123 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010241 10.0.0.249 - - [2026-04-02 11:16:00] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.010716 10.0.0.249 - - [2026-04-02 11:16:00] "POST /security-groups HTTP/1.1" 409 285 0.005751 10.0.0.249 - - [2026-04-02 11:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.249 - - [2026-04-02 11:16:01] "PUT /security-group/ff40c7a2-1153-4d82-aad5-7ae9708f2072 HTTP/1.1" 200 263 0.067415 10.0.0.249 - - [2026-04-02 11:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.036525 10.0.0.249 - - [2026-04-02 11:16:01] "PUT /access-control-list/d2ebc7da-9c98-4221-97d3-6e09310f3421 HTTP/1.1" 200 273 0.054986 10.0.0.249 - - [2026-04-02 11:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.105398 10.0.0.249 - - [2026-04-02 11:16:01] "POST /tags HTTP/1.1" 409 228 0.018127 10.0.0.249 - - [2026-04-02 11:16:01] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.172500 10.0.0.249 - - [2026-04-02 11:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.249 - - [2026-04-02 11:16:01] "PUT /access-control-list/23321540-9ef0-4d1a-ab75-816f8c382b05 HTTP/1.1" 200 273 0.133370 10.0.0.249 - - [2026-04-02 11:16:01] "GET /tag/fe64f724-171f-4934-8642-28da57eb16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.045216 10.0.0.249 - - [2026-04-02 11:16:01] "POST /tags HTTP/1.1" 200 292 0.107698 10.0.0.249 - - [2026-04-02 11:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.249 - - [2026-04-02 11:16:01] "GET /tag/c5de63c7-9202-4643-b750-06e63cc24cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.028044 10.0.0.249 - - [2026-04-02 11:16:01] "POST /tags HTTP/1.1" 200 304 0.131048 10.0.0.249 - - [2026-04-02 11:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005559 10.0.0.249 - - [2026-04-02 11:16:01] "GET /tag/626c2a22-2032-44ce-8055-a16242dcf7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022123 10.0.0.249 - - [2026-04-02 11:16:01] "POST /tags HTTP/1.1" 409 252 0.004401 10.0.0.249 - - [2026-04-02 11:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.249 - - [2026-04-02 11:16:01] "GET /tag/bdb3f5d8-bbdc-451d-a89f-1521d7835c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.024295 10.0.0.249 - - [2026-04-02 11:16:01] "POST /tags HTTP/1.1" 409 226 0.005207 10.0.0.249 - - [2026-04-02 11:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.249 - - [2026-04-02 11:16:01] "GET /tag/35702e7a-9b3f-4f20-8d73-77a33fc7b620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019454 10.0.0.249 - - [2026-04-02 11:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.249 - - [2026-04-02 11:16:01] "GET /global-system-configs HTTP/1.1" 200 323 0.009923 10.0.0.249 - - [2026-04-02 11:16:01] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.035897 10.0.0.249 - - [2026-04-02 11:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.249 - - [2026-04-02 11:16:02] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.070022 10.0.0.249 - - [2026-04-02 11:16:02] "POST /virtual-machines HTTP/1.1" 200 396 0.015025 10.0.0.249 - - [2026-04-02 11:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.043558 10.0.0.249 - - [2026-04-02 11:16:02] "GET /global-system-configs HTTP/1.1" 200 323 0.030176 10.0.0.249 - - [2026-04-02 11:16:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.244186 10.0.0.249 - - [2026-04-02 11:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025132 10.0.0.249 - - [2026-04-02 11:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019589 10.0.0.249 - - [2026-04-02 11:16:02] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.025844 10.0.0.249 - - [2026-04-02 11:16:02] "POST /instance-ips HTTP/1.1" 200 398 0.053814 10.0.0.249 - - [2026-04-02 11:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.042098 10.0.0.249 - - [2026-04-02 11:16:02] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021363 10.0.0.249 - - [2026-04-02 11:16:02] "POST /set-tag HTTP/1.1" 200 109 0.100957 10.0.0.249 - - [2026-04-02 11:16:02] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021169 10.0.0.249 - - [2026-04-02 11:16:02] "GET /instance-ip/557b757c-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007430 10.0.0.249 - - [2026-04-02 11:16:02] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011012 10.0.0.249 - - [2026-04-02 11:16:02] "POST /set-tag HTTP/1.1" 200 109 0.005304 10.0.0.249 - - [2026-04-02 11:16:03] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.008428 10.0.0.249 - - [2026-04-02 11:16:03] "POST /ref-update HTTP/1.1" 200 156 0.017129 10.0.0.249 - - [2026-04-02 11:16:03] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022525 10.0.0.249 - - [2026-04-02 11:16:03] "POST /set-tag HTTP/1.1" 200 109 0.005158 10.0.0.249 - - [2026-04-02 11:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.249 - - [2026-04-02 11:16:03] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.012380 10.0.0.249 - - [2026-04-02 11:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.249 - - [2026-04-02 11:16:03] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.076124 10.0.0.249 - - [2026-04-02 11:16:03] "POST /virtual-machines HTTP/1.1" 200 396 0.029728 10.0.0.249 - - [2026-04-02 11:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.083055 10.0.0.249 - - [2026-04-02 11:16:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.270120 10.0.0.249 - - [2026-04-02 11:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027222 10.0.0.249 - - [2026-04-02 11:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.120461 10.0.0.249 - - [2026-04-02 11:16:03] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.023069 10.0.0.249 - - [2026-04-02 11:16:04] "POST /instance-ips HTTP/1.1" 200 398 0.059013 10.0.0.249 - - [2026-04-02 11:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.067042 10.0.0.249 - - [2026-04-02 11:16:04] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.041356 10.0.0.249 - - [2026-04-02 11:16:04] "POST /set-tag HTTP/1.1" 200 109 0.092030 10.0.0.249 - - [2026-04-02 11:16:04] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018215 10.0.0.249 - - [2026-04-02 11:16:04] "GET /instance-ip/563ee3a4-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.020104 10.0.0.249 - - [2026-04-02 11:16:04] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013950 10.0.0.249 - - [2026-04-02 11:16:04] "POST /set-tag HTTP/1.1" 200 109 0.007399 10.0.0.249 - - [2026-04-02 11:16:04] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.014256 10.0.0.249 - - [2026-04-02 11:16:04] "POST /ref-update HTTP/1.1" 200 156 0.015243 10.0.0.249 - - [2026-04-02 11:16:04] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005117 10.0.0.249 - - [2026-04-02 11:16:04] "POST /set-tag HTTP/1.1" 200 109 0.002984 10.0.0.249 - - [2026-04-02 11:16:04] "POST /tags HTTP/1.1" 200 292 0.025189 10.0.0.249 - - [2026-04-02 11:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.249 - - [2026-04-02 11:16:04] "GET /tag/52ea0178-c786-4922-94d3-18d150aa4449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.015450 10.0.0.249 - - [2026-04-02 11:16:04] "POST /tags HTTP/1.1" 409 252 0.003196 10.0.0.249 - - [2026-04-02 11:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.249 - - [2026-04-02 11:16:04] "GET /tag/ad304afd-c7aa-468d-944a-d1e9f86fb126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015223 10.0.0.249 - - [2026-04-02 11:16:04] "POST /tags HTTP/1.1" 409 226 0.026515 10.0.0.249 - - [2026-04-02 11:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.249 - - [2026-04-02 11:16:04] "GET /tag/aa47afe6-c945-4593-a016-4d654092640c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018068 10.0.0.249 - - [2026-04-02 11:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.249 - - [2026-04-02 11:16:04] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004988 10.0.0.249 - - [2026-04-02 11:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.249 - - [2026-04-02 11:16:04] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053452 10.0.0.249 - - [2026-04-02 11:16:04] "POST /virtual-machines HTTP/1.1" 200 396 0.011010 10.0.0.249 - - [2026-04-02 11:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021031 10.0.0.249 - - [2026-04-02 11:16:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.159954 10.0.0.249 - - [2026-04-02 11:16:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027938 10.0.0.249 - - [2026-04-02 11:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016535 10.0.0.249 - - [2026-04-02 11:16:05] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009732 10.0.0.249 - - [2026-04-02 11:16:05] "POST /instance-ips HTTP/1.1" 200 398 0.047997 10.0.0.249 - - [2026-04-02 11:16:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.042864 10.0.0.249 - - [2026-04-02 11:16:05] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013428 10.0.0.249 - - [2026-04-02 11:16:05] "POST /set-tag HTTP/1.1" 200 109 0.078120 10.0.0.249 - - [2026-04-02 11:16:05] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011857 10.0.0.249 - - [2026-04-02 11:16:05] "GET /instance-ip/571f2eaa-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.011935 10.0.0.249 - - [2026-04-02 11:16:05] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007036 10.0.0.249 - - [2026-04-02 11:16:05] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.249 - - [2026-04-02 11:16:05] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005919 10.0.0.249 - - [2026-04-02 11:16:05] "POST /ref-update HTTP/1.1" 200 156 0.010293 10.0.0.249 - - [2026-04-02 11:16:05] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016870 10.0.0.249 - - [2026-04-02 11:16:05] "POST /set-tag HTTP/1.1" 200 109 0.004216 10.0.0.249 - - [2026-04-02 11:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.249 - - [2026-04-02 11:16:05] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005699 10.0.0.249 - - [2026-04-02 11:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.249 - - [2026-04-02 11:16:05] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049396 10.0.0.249 - - [2026-04-02 11:16:05] "POST /virtual-machines HTTP/1.1" 200 396 0.010728 10.0.0.249 - - [2026-04-02 11:16:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014951 10.0.0.249 - - [2026-04-02 11:16:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128898 10.0.0.249 - - [2026-04-02 11:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009804 10.0.0.249 - - [2026-04-02 11:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011959 10.0.0.249 - - [2026-04-02 11:16:06] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007047 10.0.0.249 - - [2026-04-02 11:16:06] "POST /instance-ips HTTP/1.1" 200 398 0.032261 10.0.0.249 - - [2026-04-02 11:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.044442 10.0.0.249 - - [2026-04-02 11:16:06] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013577 10.0.0.249 - - [2026-04-02 11:16:06] "POST /set-tag HTTP/1.1" 200 109 0.074358 10.0.0.249 - - [2026-04-02 11:16:06] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016785 10.0.0.249 - - [2026-04-02 11:16:06] "GET /instance-ip/57ae1098-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003654 10.0.0.249 - - [2026-04-02 11:16:06] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005478 10.0.0.249 - - [2026-04-02 11:16:06] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.249 - - [2026-04-02 11:16:06] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004637 10.0.0.249 - - [2026-04-02 11:16:06] "POST /ref-update HTTP/1.1" 200 156 0.011114 10.0.0.249 - - [2026-04-02 11:16:06] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006690 10.0.0.249 - - [2026-04-02 11:16:06] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.249 - - [2026-04-02 11:16:06] "POST /tags HTTP/1.1" 200 300 0.024354 10.0.0.249 - - [2026-04-02 11:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.249 - - [2026-04-02 11:16:06] "GET /tag/f6271c51-ad51-4c3b-81a9-3d09195bb77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014314 10.0.0.249 - - [2026-04-02 11:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.249 - - [2026-04-02 11:16:06] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007857 10.0.0.249 - - [2026-04-02 11:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.249 - - [2026-04-02 11:16:06] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046086 10.0.0.249 - - [2026-04-02 11:16:06] "POST /virtual-machines HTTP/1.1" 200 396 0.011125 10.0.0.249 - - [2026-04-02 11:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022551 10.0.0.249 - - [2026-04-02 11:16:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.130603 10.0.0.249 - - [2026-04-02 11:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013170 10.0.0.249 - - [2026-04-02 11:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013156 10.0.0.249 - - [2026-04-02 11:16:07] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007257 10.0.0.249 - - [2026-04-02 11:16:07] "POST /instance-ips HTTP/1.1" 200 398 0.036950 10.0.0.249 - - [2026-04-02 11:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.049740 10.0.0.249 - - [2026-04-02 11:16:07] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013673 10.0.0.249 - - [2026-04-02 11:16:07] "POST /set-tag HTTP/1.1" 200 109 0.025361 10.0.0.249 - - [2026-04-02 11:16:07] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014893 10.0.0.249 - - [2026-04-02 11:16:07] "GET /instance-ip/584113a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006204 10.0.0.249 - - [2026-04-02 11:16:07] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005439 10.0.0.249 - - [2026-04-02 11:16:07] "POST /set-tag HTTP/1.1" 200 109 0.005076 10.0.0.249 - - [2026-04-02 11:16:07] "POST /tags HTTP/1.1" 200 300 0.036589 10.0.0.249 - - [2026-04-02 11:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.249 - - [2026-04-02 11:16:07] "GET /tag/4b48dae4-0d16-4ef8-a2c7-2a7a21862e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.018586 10.0.0.249 - - [2026-04-02 11:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.249 - - [2026-04-02 11:16:07] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006125 10.0.0.249 - - [2026-04-02 11:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.249 - - [2026-04-02 11:16:07] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048118 10.0.0.249 - - [2026-04-02 11:16:07] "POST /virtual-machines HTTP/1.1" 200 396 0.011280 10.0.0.249 - - [2026-04-02 11:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011791 10.0.0.249 - - [2026-04-02 11:16:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.142345 10.0.0.249 - - [2026-04-02 11:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023576 10.0.0.249 - - [2026-04-02 11:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012055 10.0.0.249 - - [2026-04-02 11:16:08] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009680 10.0.0.249 - - [2026-04-02 11:16:08] "POST /instance-ips HTTP/1.1" 200 398 0.031595 10.0.0.249 - - [2026-04-02 11:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025436 10.0.0.249 - - [2026-04-02 11:16:08] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019025 10.0.0.249 - - [2026-04-02 11:16:08] "POST /set-tag HTTP/1.1" 200 109 0.037209 10.0.0.249 - - [2026-04-02 11:16:08] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007328 10.0.0.249 - - [2026-04-02 11:16:08] "GET /instance-ip/58c8961a-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008942 10.0.0.249 - - [2026-04-02 11:16:08] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005067 10.0.0.249 - - [2026-04-02 11:16:08] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.249 - - [2026-04-02 11:16:08] "POST /tags HTTP/1.1" 200 300 0.026052 10.0.0.249 - - [2026-04-02 11:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019965 10.0.0.249 - - [2026-04-02 11:16:08] "GET /tag/8d2cac75-4e56-4154-8067-4240de243fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014739 10.0.0.249 - - [2026-04-02 11:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.249 - - [2026-04-02 11:16:08] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004483 10.0.0.249 - - [2026-04-02 11:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.249 - - [2026-04-02 11:16:08] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038203 10.0.0.249 - - [2026-04-02 11:16:08] "POST /virtual-machines HTTP/1.1" 200 396 0.011379 10.0.0.249 - - [2026-04-02 11:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030947 10.0.0.249 - - [2026-04-02 11:16:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132592 10.0.0.249 - - [2026-04-02 11:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012281 10.0.0.249 - - [2026-04-02 11:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013430 10.0.0.249 - - [2026-04-02 11:16:08] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010404 10.0.0.249 - - [2026-04-02 11:16:08] "POST /instance-ips HTTP/1.1" 200 398 0.029334 10.0.0.249 - - [2026-04-02 11:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.033869 10.0.0.249 - - [2026-04-02 11:16:09] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010808 10.0.0.249 - - [2026-04-02 11:16:09] "POST /set-tag HTTP/1.1" 200 109 0.021813 10.0.0.249 - - [2026-04-02 11:16:09] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016030 10.0.0.249 - - [2026-04-02 11:16:09] "GET /instance-ip/594ba0e6-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004235 10.0.0.249 - - [2026-04-02 11:16:09] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005919 10.0.0.249 - - [2026-04-02 11:16:09] "POST /set-tag HTTP/1.1" 200 109 0.008506 10.0.0.249 - - [2026-04-02 11:16:09] "POST /tags HTTP/1.1" 200 300 0.037220 10.0.0.249 - - [2026-04-02 11:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.249 - - [2026-04-02 11:16:09] "GET /tag/5bd5a7a8-2d9f-401d-b62c-820f97a792e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014526 10.0.0.249 - - [2026-04-02 11:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.249 - - [2026-04-02 11:16:09] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007676 10.0.0.249 - - [2026-04-02 11:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.249 - - [2026-04-02 11:16:09] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043756 10.0.0.249 - - [2026-04-02 11:16:09] "POST /virtual-machines HTTP/1.1" 200 396 0.009448 10.0.0.249 - - [2026-04-02 11:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017293 10.0.0.249 - - [2026-04-02 11:16:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111988 10.0.0.249 - - [2026-04-02 11:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010000 10.0.0.249 - - [2026-04-02 11:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014023 10.0.0.249 - - [2026-04-02 11:16:09] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006974 10.0.0.249 - - [2026-04-02 11:16:09] "POST /instance-ips HTTP/1.1" 200 398 0.029281 10.0.0.249 - - [2026-04-02 11:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030987 10.0.0.249 - - [2026-04-02 11:16:09] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014980 10.0.0.249 - - [2026-04-02 11:16:09] "POST /set-tag HTTP/1.1" 200 109 0.031947 10.0.0.249 - - [2026-04-02 11:16:09] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021753 10.0.0.249 - - [2026-04-02 11:16:09] "GET /instance-ip/59cb61be-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003738 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006617 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006239 10.0.0.249 - - [2026-04-02 11:16:10] "POST /ref-update HTTP/1.1" 200 156 0.013030 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018479 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.008523 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006727 10.0.0.249 - - [2026-04-02 11:16:10] "POST /ref-update HTTP/1.1" 200 156 0.011531 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014404 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.004338 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.005906 10.0.0.249 - - [2026-04-02 11:16:10] "POST /ref-update HTTP/1.1" 200 156 0.011698 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005826 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006557 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.004085 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.006638 10.0.0.249 - - [2026-04-02 11:16:10] "POST /ref-update HTTP/1.1" 200 156 0.011960 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005285 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.004111 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006385 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005312 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005643 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.003976 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010547 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.003761 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005832 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.003400 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011008 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.005020 10.0.0.249 - - [2026-04-02 11:16:10] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006515 10.0.0.249 - - [2026-04-02 11:16:10] "POST /set-tag HTTP/1.1" 200 109 0.003288 10.0.0.249 - - [2026-04-02 11:16:11] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005485 10.0.0.249 - - [2026-04-02 11:16:11] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.249 - - [2026-04-02 11:16:11] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007061 10.0.0.249 - - [2026-04-02 11:16:11] "POST /set-tag HTTP/1.1" 200 109 0.003396 10.0.0.249 - - [2026-04-02 11:16:12] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005301 10.0.0.249 - - [2026-04-02 11:16:12] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.249 - - [2026-04-02 11:16:12] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005036 10.0.0.249 - - [2026-04-02 11:16:12] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.249 - - [2026-04-02 11:16:13] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005833 10.0.0.249 - - [2026-04-02 11:16:13] "POST /set-tag HTTP/1.1" 200 109 0.003831 10.0.0.249 - - [2026-04-02 11:16:13] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004549 10.0.0.249 - - [2026-04-02 11:16:13] "POST /set-tag HTTP/1.1" 200 109 0.003506 10.0.0.249 - - [2026-04-02 11:16:14] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005391 10.0.0.249 - - [2026-04-02 11:16:14] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.249 - - [2026-04-02 11:16:14] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004792 10.0.0.249 - - [2026-04-02 11:16:14] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine/9575c015-26f4-43b3-a506-6752e9f6062e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004189 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005027 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine/4fb4bdd6-277a-4000-aaf0-73c9f62fc68c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003890 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006449 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine/bdd0ff4a-9a83-4623-a665-2ae477042381?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003431 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005876 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine/2963c6e1-5098-45c9-bf8a-9d0c2a918537?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003165 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005439 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine/8eb2460a-251d-4ee9-bdda-384a71c0a518?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003645 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007531 10.0.0.249 - - [2026-04-02 11:16:16] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004889 10.0.0.249 - - [2026-04-02 11:16:16] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.249 - - [2026-04-02 11:16:17] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006873 10.0.0.249 - - [2026-04-02 11:16:17] "POST /set-tag HTTP/1.1" 200 109 0.003396 10.0.0.249 - - [2026-04-02 11:16:21] "GET /virtual-machine/293b426a-9648-47c3-a7f7-5a99062ac60e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003973 10.0.0.249 - - [2026-04-02 11:16:21] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004396 10.0.0.249 - - [2026-04-02 11:16:21] "GET /virtual-machine/29891762-1fc2-42a6-b1eb-943f19afcf08?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004574 10.0.0.249 - - [2026-04-02 11:16:21] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006376 10.0.0.249 - - [2026-04-02 11:16:21] "GET /virtual-machine/1fe93d62-7efc-4bd0-82d1-cd39a523dbb2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003638 10.0.0.249 - - [2026-04-02 11:16:21] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005464 10.0.0.249 - - [2026-04-02 11:16:22] "GET /loadbalancer/fd16d2c1-8682-45b3-b831-e737878b1989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003712 10.0.0.249 - - [2026-04-02 11:16:22] "POST /tags HTTP/1.1" 200 334 0.035394 10.0.0.249 - - [2026-04-02 11:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.249 - - [2026-04-02 11:16:22] "GET /tag/f71d22f2-a840-4287-9610-d2d1eab76738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.031499 10.0.0.249 - - [2026-04-02 11:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.249 - - [2026-04-02 11:16:22] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059407 10.0.0.249 - - [2026-04-02 11:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.249 - - [2026-04-02 11:16:22] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005208 10.0.0.249 - - [2026-04-02 11:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.249 - - [2026-04-02 11:16:22] "GET /service-appliance-set/bf2c5205-8e93-4fa0-bd6f-5a8466e80b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003222 10.0.0.249 - - [2026-04-02 11:16:22] "POST /fqname-to-id HTTP/1.1" 404 273 0.001988 10.0.0.249 - - [2026-04-02 11:16:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.098931 10.0.0.249 - - [2026-04-02 11:16:22] "GET /virtual-machine-interface/d11f2a85-dc38-4ddf-8d26-2adcfa8bf3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.010414 10.0.0.249 - - [2026-04-02 11:16:22] "POST /instance-ips HTTP/1.1" 200 410 0.052515 10.0.0.249 - - [2026-04-02 11:16:22] "GET /instance-ip/73c3f128-d870-4985-8358-91a6f78884ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005249 10.0.0.249 - - [2026-04-02 11:16:23] "POST /loadbalancers HTTP/1.1" 200 631 0.065530 10.0.0.249 - - [2026-04-02 11:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025174 10.0.0.249 - - [2026-04-02 11:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009473 10.0.0.249 - - [2026-04-02 11:16:23] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.064569 10.0.0.249 - - [2026-04-02 11:16:23] "GET /instance-ip/73c3f128-d870-4985-8358-91a6f78884ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003789 10.0.0.249 - - [2026-04-02 11:16:23] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053751 10.0.0.249 - - [2026-04-02 11:16:23] "GET /loadbalancer/fd16d2c1-8682-45b3-b831-e737878b1989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003028 10.0.0.249 - - [2026-04-02 11:16:23] "POST /floating-ips HTTP/1.1" 200 599 0.059089 10.0.0.249 - - [2026-04-02 11:16:23] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.042670 10.0.0.249 - - [2026-04-02 11:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.249 - - [2026-04-02 11:16:23] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053853 10.0.0.249 - - [2026-04-02 11:16:23] "GET /loadbalancer-listener/75b26c20-0c99-4db4-8b3f-bafce7e122a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.011831 10.0.0.249 - - [2026-04-02 11:16:23] "GET /loadbalancer-listener/75b26c20-0c99-4db4-8b3f-bafce7e122a7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004441 10.0.0.249 - - [2026-04-02 11:16:23] "GET /loadbalancer/fd16d2c1-8682-45b3-b831-e737878b1989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003352 10.0.0.249 - - [2026-04-02 11:16:23] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.046127 10.0.0.249 - - [2026-04-02 11:16:23] "GET /instance-ip/73c3f128-d870-4985-8358-91a6f78884ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003642 10.0.0.249 - - [2026-04-02 11:16:23] "GET /instance-ip/73c3f128-d870-4985-8358-91a6f78884ec?fields=floating_ips HTTP/1.1" 200 1213 0.009027 10.0.0.249 - - [2026-04-02 11:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.249 - - [2026-04-02 11:16:23] "GET /floating-ip/ed922d44-016b-4184-a376-e22f87305f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003757 10.0.0.249 - - [2026-04-02 11:16:23] "GET /loadbalancer/fd16d2c1-8682-45b3-b831-e737878b1989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.006049 10.0.0.249 - - [2026-04-02 11:16:23] "GET /loadbalancer-pool/367481f7-2035-48b7-b638-d3391e091d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007377 10.0.0.249 - - [2026-04-02 11:16:23] "POST /loadbalancer-members HTTP/1.1" 200 723 0.027407 10.0.0.249 - - [2026-04-02 11:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010634 10.0.0.249 - - [2026-04-02 11:16:23] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024165 10.0.0.249 - - [2026-04-02 11:16:23] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009905 10.0.0.249 - - [2026-04-02 11:16:23] "POST /tags HTTP/1.1" 409 221 0.004524 10.0.0.249 - - [2026-04-02 11:16:23] "POST /ref-update HTTP/1.1" 200 156 0.010211 10.0.0.249 - - [2026-04-02 11:16:23] "GET /floating-ip/ed922d44-016b-4184-a376-e22f87305f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.010686 10.0.0.249 - - [2026-04-02 11:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.249 - - [2026-04-02 11:16:23] "GET /tag/f71d22f2-a840-4287-9610-d2d1eab76738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016235 10.0.0.249 - - [2026-04-02 11:16:23] "PUT /floating-ip/ed922d44-016b-4184-a376-e22f87305f1a HTTP/1.1" 200 257 0.034701 10.0.0.249 - - [2026-04-02 11:16:23] "POST /set-tag HTTP/1.1" 200 109 0.115465 10.0.0.249 - - [2026-04-02 11:16:23] "GET /loadbalancer-pool/367481f7-2035-48b7-b638-d3391e091d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003758 10.0.0.249 - - [2026-04-02 11:16:23] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025297 10.0.0.249 - - [2026-04-02 11:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015201 10.0.0.249 - - [2026-04-02 11:16:23] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006910 10.0.0.249 - - [2026-04-02 11:16:24] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007919 10.0.0.249 - - [2026-04-02 11:16:24] "POST /ref-update HTTP/1.1" 200 156 0.010231 10.0.0.249 - - [2026-04-02 11:16:24] "GET /floating-ip/ed922d44-016b-4184-a376-e22f87305f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005615 10.0.0.249 - - [2026-04-02 11:16:24] "POST /set-tag HTTP/1.1" 200 109 0.068424 10.0.0.249 - - [2026-04-02 11:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007393 10.0.0.249 - - [2026-04-02 11:16:24] "GET /loadbalancer/fd16d2c1-8682-45b3-b831-e737878b1989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.010149 10.0.0.249 - - [2026-04-02 11:16:24] "POST /tags HTTP/1.1" 409 206 0.002846 10.0.0.249 - - [2026-04-02 11:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.249 - - [2026-04-02 11:16:24] "GET /tag/626c2a22-2032-44ce-8055-a16242dcf7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012635 10.0.0.249 - - [2026-04-02 11:16:24] "POST /tags HTTP/1.1" 409 204 0.002743 10.0.0.249 - - [2026-04-02 11:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.249 - - [2026-04-02 11:16:24] "GET /tag/4b48dae4-0d16-4ef8-a2c7-2a7a21862e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.016153 10.0.0.249 - - [2026-04-02 11:16:24] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003419 10.0.0.249 - - [2026-04-02 11:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018081 10.0.0.249 - - [2026-04-02 11:16:25] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011771 10.0.0.249 - - [2026-04-02 11:16:25] "POST /tags HTTP/1.1" 409 206 0.006609 10.0.0.249 - - [2026-04-02 11:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.249 - - [2026-04-02 11:16:25] "GET /tag/626c2a22-2032-44ce-8055-a16242dcf7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013098 10.0.0.249 - - [2026-04-02 11:16:25] "POST /tags HTTP/1.1" 409 226 0.008460 10.0.0.249 - - [2026-04-02 11:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.249 - - [2026-04-02 11:16:25] "GET /tag/35702e7a-9b3f-4f20-8d73-77a33fc7b620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012277 10.0.0.249 - - [2026-04-02 11:16:25] "POST /tags HTTP/1.1" 409 204 0.002485 10.0.0.249 - - [2026-04-02 11:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.249 - - [2026-04-02 11:16:25] "GET /tag/4b48dae4-0d16-4ef8-a2c7-2a7a21862e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013005 10.0.0.249 - - [2026-04-02 11:16:25] "POST /tags HTTP/1.1" 409 226 0.002303 10.0.0.249 - - [2026-04-02 11:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.249 - - [2026-04-02 11:16:25] "GET /tag/35702e7a-9b3f-4f20-8d73-77a33fc7b620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014643 10.0.0.249 - - [2026-04-02 11:16:25] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003093 10.0.0.249 - - [2026-04-02 11:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.249 - - [2026-04-02 11:16:25] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004266 10.0.0.249 - - [2026-04-02 11:16:25] "POST /firewall-rules HTTP/1.1" 200 628 0.086875 10.0.0.249 - - [2026-04-02 11:16:25] "POST /firewall-rules HTTP/1.1" 200 648 0.093147 10.0.0.249 - - [2026-04-02 11:16:25] "GET /firewall-rule/d7baa6e7-d2cc-4a04-a6d4-4b887a038d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.005621 10.0.0.249 - - [2026-04-02 11:16:25] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002688 10.0.0.249 - - [2026-04-02 11:16:25] "GET /firewall-rule/8c966d67-5f45-4dd5-923c-860e2cc51c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005113 10.0.0.249 - - [2026-04-02 11:16:25] "POST /ref-update HTTP/1.1" 200 156 0.017987 10.0.0.249 - - [2026-04-02 11:16:25] "POST /firewall-policys HTTP/1.1" 200 608 0.037689 10.0.0.249 - - [2026-04-02 11:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016200 10.0.0.249 - - [2026-04-02 11:16:25] "GET /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009641 10.0.0.249 - - [2026-04-02 11:16:25] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002938 10.0.0.249 - - [2026-04-02 11:16:25] "GET /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003162 10.0.0.249 - - [2026-04-02 11:16:25] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.004356 10.0.0.249 - - [2026-04-02 11:16:25] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009905 10.0.0.249 - - [2026-04-02 11:16:25] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004868 10.0.0.249 - - [2026-04-02 11:16:25] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002771 10.0.0.249 - - [2026-04-02 11:16:25] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002835 10.0.0.249 - - [2026-04-02 11:16:26] "POST /ref-update HTTP/1.1" 200 156 0.026845 10.0.0.249 - - [2026-04-02 11:16:26] "POST /ref-update HTTP/1.1" 200 156 0.017891 10.0.0.249 - - [2026-04-02 11:16:26] "POST /ref-update HTTP/1.1" 200 156 0.030088 10.0.0.249 - - [2026-04-02 11:16:26] "POST /ref-update HTTP/1.1" 200 156 0.022729 10.0.0.249 - - [2026-04-02 11:16:26] "POST /ref-update HTTP/1.1" 200 156 0.054134 10.0.0.249 - - [2026-04-02 11:16:26] "GET /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.021178 10.0.0.249 - - [2026-04-02 11:17:41] "POST /tags HTTP/1.1" 200 366 0.059202 10.0.0.249 - - [2026-04-02 11:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.249 - - [2026-04-02 11:17:41] "GET /tag/20c2a616-eefa-41a3-8c29-e1c305152c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019799 10.0.0.249 - - [2026-04-02 11:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.249 - - [2026-04-02 11:17:41] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043915 10.0.0.249 - - [2026-04-02 11:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.038627 10.0.0.249 - - [2026-04-02 11:17:41] "GET /service-appliance-set/b1a8e77c-8744-40e8-a47d-dc946efe6c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.008221 10.0.0.249 - - [2026-04-02 11:17:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.002216 10.0.0.249 - - [2026-04-02 11:17:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.184455 10.0.0.249 - - [2026-04-02 11:17:41] "GET /virtual-machine-interface/a0e0d0ed-8dd7-44ce-bbff-de792443361d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.015944 10.0.0.249 - - [2026-04-02 11:17:42] "POST /set-tag HTTP/1.1" 200 109 0.023873 10.0.0.249 - - [2026-04-02 11:17:42] "POST /instance-ips HTTP/1.1" 200 418 0.064515 10.0.0.249 - - [2026-04-02 11:17:42] "GET /instance-ip/c8a71cc5-e4e5-4919-8ac1-a42e871c292c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.015013 10.0.0.249 - - [2026-04-02 11:17:42] "POST /loadbalancers HTTP/1.1" 200 620 0.083709 10.0.0.249 - - [2026-04-02 11:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.034136 10.0.0.249 - - [2026-04-02 11:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.031955 10.0.0.249 - - [2026-04-02 11:17:42] "POST /service-instances HTTP/1.1" 200 568 0.046129 10.0.0.249 - - [2026-04-02 11:17:42] "POST /ref-update HTTP/1.1" 200 156 0.047188 10.0.0.249 - - [2026-04-02 11:17:42] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.143054 10.0.0.249 - - [2026-04-02 11:17:42] "GET /virtual-machine-interface/a0e0d0ed-8dd7-44ce-bbff-de792443361d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.020241 10.0.0.249 - - [2026-04-02 11:17:42] "GET /virtual-machine-interface/a0e0d0ed-8dd7-44ce-bbff-de792443361d?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.010042 10.0.0.249 - - [2026-04-02 11:17:42] "PUT /service-instance/6e3d03e0-465e-47ae-b7f1-9a19b90a9289 HTTP/1.1" 200 267 0.031455 10.0.0.249 - - [2026-04-02 11:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.050090 10.0.0.249 - - [2026-04-02 11:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020833 10.0.0.249 - - [2026-04-02 11:17:42] "POST /fqname-to-id HTTP/1.1" 404 208 0.009831 10.0.0.249 - - [2026-04-02 11:17:42] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.008895 10.0.0.249 - - [2026-04-02 11:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.249 - - [2026-04-02 11:17:42] "POST /virtual-machines HTTP/1.1" 200 430 0.037139 10.0.0.249 - - [2026-04-02 11:17:42] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024462 10.0.0.249 - - [2026-04-02 11:17:42] "POST /tags HTTP/1.1" 409 221 0.020300 10.0.0.249 - - [2026-04-02 11:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008395 10.0.0.249 - - [2026-04-02 11:17:42] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.053081 10.0.0.249 - - [2026-04-02 11:17:42] "POST /tags HTTP/1.1" 409 238 0.025213 10.0.0.249 - - [2026-04-02 11:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006599 10.0.0.249 - - [2026-04-02 11:17:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.170435 10.0.0.249 - - [2026-04-02 11:17:43] "GET /tag/20c2a616-eefa-41a3-8c29-e1c305152c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013571 10.0.0.249 - - [2026-04-02 11:17:43] "POST /chown HTTP/1.1" 200 109 0.059159 10.0.0.249 - - [2026-04-02 11:17:43] "POST /chown HTTP/1.1" 200 109 0.012629 10.0.0.249 - - [2026-04-02 11:17:43] "PUT /virtual-machine-interface/f8d7e76e-1256-4b87-bb27-13edef04217c HTTP/1.1" 200 285 0.079351 10.0.0.249 - - [2026-04-02 11:17:43] "POST /firewall-rules HTTP/1.1" 200 652 0.184505 10.0.0.249 - - [2026-04-02 11:17:43] "GET /firewall-rule/4e1667c1-fa70-4511-8ddc-fc9858d24aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.019592 10.0.0.249 - - [2026-04-02 11:17:43] "PUT /instance-ip/c8a71cc5-e4e5-4919-8ac1-a42e871c292c HTTP/1.1" 200 257 0.071732 10.0.0.249 - - [2026-04-02 11:17:43] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004535 10.0.0.249 - - [2026-04-02 11:17:43] "GET /firewall-rule/4e1667c1-fa70-4511-8ddc-fc9858d24aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003275 10.0.0.249 - - [2026-04-02 11:17:43] "POST /ref-update HTTP/1.1" 200 156 0.056423 10.0.0.249 - - [2026-04-02 11:17:43] "POST /ref-update HTTP/1.1" 200 156 0.116195 10.0.0.249 - - [2026-04-02 11:17:43] "POST /ref-update HTTP/1.1" 200 156 0.060479 10.0.0.249 - - [2026-04-02 11:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009553 10.0.0.249 - - [2026-04-02 11:17:43] "POST /ref-update HTTP/1.1" 200 156 0.029880 10.0.0.249 - - [2026-04-02 11:17:43] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.069596 10.0.0.249 - - [2026-04-02 11:17:43] "GET /loadbalancer/64ca2e1a-4994-4ec7-b3d1-8be903c7a14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2524 0.006189 10.0.0.249 - - [2026-04-02 11:17:43] "POST /ref-update HTTP/1.1" 200 156 0.026972 10.0.0.249 - - [2026-04-02 11:17:43] "POST /ref-update HTTP/1.1" 200 156 0.019315 10.0.0.249 - - [2026-04-02 11:17:43] "POST /ref-update HTTP/1.1" 200 156 0.034776 10.0.0.249 - - [2026-04-02 11:17:43] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.079591 10.0.0.249 - - [2026-04-02 11:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.249 - - [2026-04-02 11:17:43] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059711 10.0.0.249 - - [2026-04-02 11:17:43] "POST /virtual-machines HTTP/1.1" 200 430 0.073054 10.0.0.249 - - [2026-04-02 11:17:43] "GET /loadbalancer-listener/a0467540-4f96-4579-9299-7ea2726745b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003923 10.0.0.249 - - [2026-04-02 11:17:43] "GET /loadbalancer-listener/a0467540-4f96-4579-9299-7ea2726745b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.003742 10.0.0.249 - - [2026-04-02 11:17:43] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.103317 10.0.0.249 - - [2026-04-02 11:17:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.151034 10.0.0.249 - - [2026-04-02 11:17:43] "POST /chown HTTP/1.1" 200 109 0.041899 10.0.0.249 - - [2026-04-02 11:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.065517 10.0.0.249 - - [2026-04-02 11:17:44] "GET /loadbalancer-pool/61e022e0-f8ca-4108-8238-e5cff792b1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.014883 10.0.0.249 - - [2026-04-02 11:17:44] "POST /chown HTTP/1.1" 200 109 0.023418 10.0.0.249 - - [2026-04-02 11:17:44] "PUT /virtual-machine-interface/fc980604-82e7-4e53-b9a1-07a94722ff7f HTTP/1.1" 200 285 0.018922 10.0.0.249 - - [2026-04-02 11:17:44] "POST /loadbalancer-members HTTP/1.1" 200 709 0.045121 10.0.0.249 - - [2026-04-02 11:17:44] "PUT /instance-ip/c8a71cc5-e4e5-4919-8ac1-a42e871c292c HTTP/1.1" 200 257 0.029905 10.0.0.249 - - [2026-04-02 11:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015974 10.0.0.249 - - [2026-04-02 11:17:44] "GET /loadbalancer-member/d6b20282-d1ba-4378-95a3-fdc425ccf7f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.009746 10.0.0.249 - - [2026-04-02 11:17:44] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004558 10.0.0.249 - - [2026-04-02 11:17:44] "POST /ref-update HTTP/1.1" 200 156 0.017119 10.0.0.249 - - [2026-04-02 11:17:44] "POST /ref-update HTTP/1.1" 200 156 0.018464 10.0.0.249 - - [2026-04-02 11:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.249 - - [2026-04-02 11:17:44] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002595 10.0.0.249 - - [2026-04-02 11:17:44] "POST /ref-update HTTP/1.1" 200 156 0.020337 10.0.0.249 - - [2026-04-02 11:17:44] "POST /tags HTTP/1.1" 409 221 0.007390 10.0.0.249 - - [2026-04-02 11:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.249 - - [2026-04-02 11:17:44] "POST /ref-update HTTP/1.1" 200 156 0.028655 10.0.0.249 - - [2026-04-02 11:17:44] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026124 10.0.0.249 - - [2026-04-02 11:17:44] "POST /tags HTTP/1.1" 409 238 0.008666 10.0.0.249 - - [2026-04-02 11:17:44] "POST /ref-update HTTP/1.1" 200 156 0.015780 10.0.0.249 - - [2026-04-02 11:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007834 10.0.0.249 - - [2026-04-02 11:17:44] "GET /tag/20c2a616-eefa-41a3-8c29-e1c305152c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013144 10.0.0.249 - - [2026-04-02 11:17:44] "POST /firewall-rules HTTP/1.1" 409 293 0.003145 10.0.0.249 - - [2026-04-02 11:17:44] "PUT /service-instance/6e3d03e0-465e-47ae-b7f1-9a19b90a9289 HTTP/1.1" 200 267 0.030579 10.0.0.249 - - [2026-04-02 11:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.249 - - [2026-04-02 11:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008794 10.0.0.249 - - [2026-04-02 11:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.249 - - [2026-04-02 11:17:44] "PUT /firewall-rule/4e1667c1-fa70-4511-8ddc-fc9858d24aed HTTP/1.1" 200 261 0.047882 10.0.0.249 - - [2026-04-02 11:17:44] "POST /chown HTTP/1.1" 200 109 0.019127 10.0.0.249 - - [2026-04-02 11:17:44] "GET /firewall-rule/4e1667c1-fa70-4511-8ddc-fc9858d24aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.019674 10.0.0.249 - - [2026-04-02 11:17:44] "POST /chown HTTP/1.1" 200 109 0.051219 10.0.0.249 - - [2026-04-02 11:17:44] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.022200 10.0.0.249 - - [2026-04-02 11:17:44] "GET /firewall-rule/4e1667c1-fa70-4511-8ddc-fc9858d24aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004503 10.0.0.249 - - [2026-04-02 11:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.249 - - [2026-04-02 11:17:44] "PUT /instance-ip/c8a71cc5-e4e5-4919-8ac1-a42e871c292c HTTP/1.1" 200 257 0.019490 10.0.0.249 - - [2026-04-02 11:17:44] "GET /tag/20c2a616-eefa-41a3-8c29-e1c305152c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.017453 10.0.0.249 - - [2026-04-02 11:17:44] "POST /ref-update HTTP/1.1" 200 156 0.051153 10.0.0.249 - - [2026-04-02 11:17:44] "GET /tag/20c2a616-eefa-41a3-8c29-e1c305152c15?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.028954 10.0.0.249 - - [2026-04-02 11:17:44] "GET /virtual-machine-interface/a0e0d0ed-8dd7-44ce-bbff-de792443361d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004623 10.0.0.249 - - [2026-04-02 11:17:44] "POST /chown HTTP/1.1" 200 109 0.033460 10.0.0.249 - - [2026-04-02 11:17:44] "POST /chown HTTP/1.1" 200 109 0.011676 10.0.0.249 - - [2026-04-02 11:17:44] "POST /set-tag HTTP/1.1" 200 109 0.054522 10.0.0.249 - - [2026-04-02 11:17:44] "GET /virtual-machine-interface/f8d7e76e-1256-4b87-bb27-13edef04217c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.020408 10.0.0.249 - - [2026-04-02 11:17:44] "PUT /instance-ip/c8a71cc5-e4e5-4919-8ac1-a42e871c292c HTTP/1.1" 200 257 0.081000 10.0.0.249 - - [2026-04-02 11:17:44] "POST /ref-update HTTP/1.1" 200 156 0.019708 10.0.0.249 - - [2026-04-02 11:17:44] "POST /set-tag HTTP/1.1" 200 109 0.052923 10.0.0.249 - - [2026-04-02 11:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.249 - - [2026-04-02 11:17:45] "GET /virtual-machine-interface/fc980604-82e7-4e53-b9a1-07a94722ff7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.006105 10.0.0.249 - - [2026-04-02 11:17:45] "POST /chown HTTP/1.1" 200 109 0.020376 10.0.0.249 - - [2026-04-02 11:17:45] "POST /chown HTTP/1.1" 200 109 0.017435 10.0.0.249 - - [2026-04-02 11:17:45] "POST /set-tag HTTP/1.1" 200 109 0.046953 10.0.0.249 - - [2026-04-02 11:17:45] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.027890 10.0.0.249 - - [2026-04-02 11:17:45] "PUT /instance-ip/c8a71cc5-e4e5-4919-8ac1-a42e871c292c HTTP/1.1" 200 257 0.018564 10.0.0.249 - - [2026-04-02 11:17:45] "POST /ref-update HTTP/1.1" 200 156 0.018532 10.0.0.249 - - [2026-04-02 11:17:45] "GET /firewall-rule/4e1667c1-fa70-4511-8ddc-fc9858d24aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.023870 10.0.0.249 - - [2026-04-02 11:17:45] "POST /chown HTTP/1.1" 200 109 0.042376 10.0.0.249 - - [2026-04-02 11:17:45] "POST /ref-update HTTP/1.1" 200 156 0.055302 10.0.0.249 - - [2026-04-02 11:17:45] "POST /chown HTTP/1.1" 200 109 0.041723 10.0.0.249 - - [2026-04-02 11:17:45] "PUT /instance-ip/c8a71cc5-e4e5-4919-8ac1-a42e871c292c HTTP/1.1" 200 257 0.046536 10.0.0.249 - - [2026-04-02 11:17:45] "DELETE /firewall-rule/4e1667c1-fa70-4511-8ddc-fc9858d24aed HTTP/1.1" 200 115 0.155754 10.0.0.249 - - [2026-04-02 11:17:45] "POST /ref-update HTTP/1.1" 200 156 0.080096 10.0.0.249 - - [2026-04-02 11:17:45] "DELETE /loadbalancer-member/d6b20282-d1ba-4378-95a3-fdc425ccf7f4 HTTP/1.1" 200 115 0.084875 10.0.0.249 - - [2026-04-02 11:17:45] "DELETE /loadbalancer-pool/61e022e0-f8ca-4108-8238-e5cff792b1fc HTTP/1.1" 200 115 0.044249 10.0.0.249 - - [2026-04-02 11:17:45] "PUT /service-instance/6e3d03e0-465e-47ae-b7f1-9a19b90a9289 HTTP/1.1" 200 267 0.021959 10.0.0.249 - - [2026-04-02 11:17:45] "DELETE /loadbalancer-listener/a0467540-4f96-4579-9299-7ea2726745b1 HTTP/1.1" 200 115 0.070913 10.0.0.249 - - [2026-04-02 11:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023189 10.0.0.249 - - [2026-04-02 11:17:45] "DELETE /loadbalancer/64ca2e1a-4994-4ec7-b3d1-8be903c7a14b HTTP/1.1" 200 115 0.092263 10.0.0.249 - - [2026-04-02 11:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.249 - - [2026-04-02 11:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.249 - - [2026-04-02 11:17:45] "DELETE /instance-ip/c8a71cc5-e4e5-4919-8ac1-a42e871c292c HTTP/1.1" 200 115 0.074586 10.0.0.249 - - [2026-04-02 11:17:45] "DELETE /virtual-machine-interface/a0e0d0ed-8dd7-44ce-bbff-de792443361d HTTP/1.1" 200 115 0.040276 10.0.0.249 - - [2026-04-02 11:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008544 10.0.0.249 - - [2026-04-02 11:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.249 - - [2026-04-02 11:17:45] "DELETE /tag/20c2a616-eefa-41a3-8c29-e1c305152c15 HTTP/1.1" 200 115 0.080419 10.0.0.249 - - [2026-04-02 11:17:45] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004482 10.0.0.249 - - [2026-04-02 11:17:45] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.249 - - [2026-04-02 11:17:46] "DELETE /service-instance/6e3d03e0-465e-47ae-b7f1-9a19b90a9289 HTTP/1.1" 200 115 0.051379 10.0.0.249 - - [2026-04-02 11:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006244 10.0.0.249 - - [2026-04-02 11:17:46] "GET /loadbalancer/c778ab9c-3bb3-40bb-bd94-f211ec91c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005343 10.0.0.249 - - [2026-04-02 11:17:46] "GET /virtual-machine-interface/f8d7e76e-1256-4b87-bb27-13edef04217c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005457 10.0.0.249 - - [2026-04-02 11:17:46] "DELETE /virtual-machine-interface/f8d7e76e-1256-4b87-bb27-13edef04217c HTTP/1.1" 200 115 0.050701 10.0.0.249 - - [2026-04-02 11:17:46] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013756 10.0.0.249 - - [2026-04-02 11:17:46] "POST /ref-update HTTP/1.1" 200 156 0.033854 10.0.0.249 - - [2026-04-02 11:17:46] "POST /set-tag HTTP/1.1" 200 109 0.065744 10.0.0.249 - - [2026-04-02 11:17:46] "DELETE /virtual-machine/f2cfece0-1d6c-41d6-b94d-465c8c219dc5 HTTP/1.1" 200 115 0.087137 10.0.0.249 - - [2026-04-02 11:17:46] "GET /virtual-machine-interface/fc980604-82e7-4e53-b9a1-07a94722ff7f?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.011640 10.0.0.249 - - [2026-04-02 11:17:46] "DELETE /loadbalancer-member/a2619f5e-4229-41f2-8990-29abb9487543 HTTP/1.1" 200 115 0.119561 10.0.0.249 - - [2026-04-02 11:17:46] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004892 10.0.0.249 - - [2026-04-02 11:17:46] "POST /set-tag HTTP/1.1" 200 109 0.004647 10.0.0.249 - - [2026-04-02 11:17:46] "DELETE /virtual-machine-interface/fc980604-82e7-4e53-b9a1-07a94722ff7f HTTP/1.1" 200 115 0.087847 10.0.0.249 - - [2026-04-02 11:17:46] "DELETE /virtual-machine/674d935f-8921-4223-9c74-b0d371036cfc HTTP/1.1" 200 115 0.031237 10.0.0.249 - - [2026-04-02 11:17:46] "DELETE /loadbalancer-member/e0c46d3d-04e9-4619-b512-9639065c61cf HTTP/1.1" 200 115 0.052756 10.0.0.249 - - [2026-04-02 11:17:46] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009631 10.0.0.249 - - [2026-04-02 11:17:46] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.249 - - [2026-04-02 11:17:46] "DELETE /loadbalancer-member/489a682f-2e2f-4ebf-98f6-f80ea68cfa17 HTTP/1.1" 200 115 0.034273 10.0.0.249 - - [2026-04-02 11:17:46] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005733 10.0.0.249 - - [2026-04-02 11:17:46] "POST /set-tag HTTP/1.1" 200 109 0.002571 10.0.0.249 - - [2026-04-02 11:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.249 - - [2026-04-02 11:17:46] "GET /loadbalancer/c778ab9c-3bb3-40bb-bd94-f211ec91c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002744 10.0.0.249 - - [2026-04-02 11:17:46] "GET /loadbalancer-pool/29508c1d-3e1e-4b9c-814a-cc37256d39c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003589 10.0.0.249 - - [2026-04-02 11:17:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023165 10.0.0.249 - - [2026-04-02 11:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019423 10.0.0.249 - - [2026-04-02 11:17:46] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013576 10.0.0.249 - - [2026-04-02 11:17:46] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016521 10.0.0.249 - - [2026-04-02 11:17:46] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004167 10.0.0.249 - - [2026-04-02 11:17:46] "POST /set-tag HTTP/1.1" 200 109 0.063813 10.0.0.249 - - [2026-04-02 11:17:46] "GET /loadbalancer-pool/028c3cdc-eaaa-4393-a172-7c70adf3bc50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.017069 10.0.0.249 - - [2026-04-02 11:17:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024420 10.0.0.249 - - [2026-04-02 11:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009825 10.0.0.249 - - [2026-04-02 11:17:46] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013968 10.0.0.249 - - [2026-04-02 11:17:46] "POST /set-tag HTTP/1.1" 200 109 0.004524 10.0.0.249 - - [2026-04-02 11:17:46] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005431 10.0.0.249 - - [2026-04-02 11:17:46] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002735 10.0.0.249 - - [2026-04-02 11:17:47] "GET /loadbalancer-pool/0770850f-b561-4528-a4f3-16523a124d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003722 10.0.0.249 - - [2026-04-02 11:17:47] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020779 10.0.0.249 - - [2026-04-02 11:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018541 10.0.0.249 - - [2026-04-02 11:17:47] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009858 10.0.0.249 - - [2026-04-02 11:17:47] "GET /virtual-machine-interface/2449b816-2e84-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011172 10.0.0.249 - - [2026-04-02 11:17:47] "GET /floating-ip/a66b3d36-9a27-4e43-91db-04e2f26718d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002694 10.0.0.249 - - [2026-04-02 11:17:47] "POST /set-tag HTTP/1.1" 200 109 0.004346 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:18:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001864 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:18:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001135 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:18:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:18:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001011 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:18:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001779 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:18:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001477 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:18:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001248 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:18:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 10.0.0.249 - - [2026-04-02 11:18:31] "POST /tags HTTP/1.1" 409 252 0.002147 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.249 - - [2026-04-02 11:18:31] "GET /tag/ad304afd-c7aa-468d-944a-d1e9f86fb126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015051 10.0.0.249 - - [2026-04-02 11:18:31] "POST /tags HTTP/1.1" 409 228 0.002291 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.249 - - [2026-04-02 11:18:31] "GET /tag/fe64f724-171f-4934-8642-28da57eb16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016459 10.0.0.249 - - [2026-04-02 11:18:31] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003117 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.249 - - [2026-04-02 11:18:31] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003428 10.0.0.249 - - [2026-04-02 11:18:31] "POST /tags HTTP/1.1" 409 206 0.002293 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.249 - - [2026-04-02 11:18:31] "GET /tag/626c2a22-2032-44ce-8055-a16242dcf7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013950 10.0.0.249 - - [2026-04-02 11:18:31] "POST /tags HTTP/1.1" 409 226 0.002129 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.249 - - [2026-04-02 11:18:31] "GET /tag/35702e7a-9b3f-4f20-8d73-77a33fc7b620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013659 10.0.0.249 - - [2026-04-02 11:18:31] "POST /tags HTTP/1.1" 409 204 0.004445 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.249 - - [2026-04-02 11:18:31] "GET /tag/4b48dae4-0d16-4ef8-a2c7-2a7a21862e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.021378 10.0.0.249 - - [2026-04-02 11:18:31] "POST /tags HTTP/1.1" 409 226 0.002724 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.249 - - [2026-04-02 11:18:31] "GET /tag/35702e7a-9b3f-4f20-8d73-77a33fc7b620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013223 10.0.0.249 - - [2026-04-02 11:18:31] "POST /tags HTTP/1.1" 409 228 0.002215 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.249 - - [2026-04-02 11:18:31] "GET /tag/fe64f724-171f-4934-8642-28da57eb16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011316 10.0.0.249 - - [2026-04-02 11:18:31] "POST /tags HTTP/1.1" 409 252 0.002325 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.249 - - [2026-04-02 11:18:31] "GET /tag/ad304afd-c7aa-468d-944a-d1e9f86fb126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016449 10.0.0.249 - - [2026-04-02 11:18:31] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003107 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.249 - - [2026-04-02 11:18:31] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003400 10.0.0.249 - - [2026-04-02 11:18:31] "POST /firewall-rules HTTP/1.1" 409 281 0.002096 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.249 - - [2026-04-02 11:18:31] "PUT /firewall-rule/8c966d67-5f45-4dd5-923c-860e2cc51c0d HTTP/1.1" 200 261 0.022227 10.0.0.249 - - [2026-04-02 11:18:31] "POST /firewall-rules HTTP/1.1" 409 291 0.015629 10.0.0.249 - - [2026-04-02 11:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.249 - - [2026-04-02 11:18:31] "PUT /firewall-rule/d7baa6e7-d2cc-4a04-a6d4-4b887a038d0e HTTP/1.1" 200 261 0.031473 10.0.0.249 - - [2026-04-02 11:18:31] "GET /firewall-rule/d7baa6e7-d2cc-4a04-a6d4-4b887a038d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.006937 10.0.0.249 - - [2026-04-02 11:18:32] "POST /firewall-rules HTTP/1.1" 200 660 0.093873 10.0.0.249 - - [2026-04-02 11:18:32] "GET /firewall-rule/3797a784-9ecc-4ce9-8588-d11b861cb978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.019006 10.0.0.249 - - [2026-04-02 11:18:32] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003402 10.0.0.249 - - [2026-04-02 11:18:32] "GET /firewall-rule/8c966d67-5f45-4dd5-923c-860e2cc51c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008554 10.0.0.249 - - [2026-04-02 11:18:32] "POST /firewall-policys HTTP/1.1" 409 269 0.002262 10.0.0.249 - - [2026-04-02 11:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.249 - - [2026-04-02 11:18:32] "PUT /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a HTTP/1.1" 200 265 0.025948 10.0.0.249 - - [2026-04-02 11:18:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016951 10.0.0.249 - - [2026-04-02 11:18:32] "GET /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.013301 10.0.0.249 - - [2026-04-02 11:18:32] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003663 10.0.0.249 - - [2026-04-02 11:18:32] "GET /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003556 10.0.0.249 - - [2026-04-02 11:18:32] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002837 10.0.0.249 - - [2026-04-02 11:18:32] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004915 10.0.0.249 - - [2026-04-02 11:18:32] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002917 10.0.0.249 - - [2026-04-02 11:18:32] "GET /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002526 10.0.0.249 - - [2026-04-02 11:18:32] "GET /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003520 10.0.0.249 - - [2026-04-02 11:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.249 - - [2026-04-02 11:19:33] "GET /loadbalancer/fd16d2c1-8682-45b3-b831-e737878b1989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002708 10.0.0.249 - - [2026-04-02 11:19:33] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.010543 10.0.0.249 - - [2026-04-02 11:19:33] "POST /set-tag HTTP/1.1" 200 109 0.073657 10.0.0.249 - - [2026-04-02 11:19:33] "DELETE /loadbalancer-member/d73d2089-ba77-426b-a078-61bd8312e3ab HTTP/1.1" 200 115 0.034636 10.0.0.249 - - [2026-04-02 11:19:33] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004974 10.0.0.249 - - [2026-04-02 11:19:33] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.249 - - [2026-04-02 11:19:33] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005695 10.0.0.249 - - [2026-04-02 11:19:33] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.249 - - [2026-04-02 11:19:33] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005857 10.0.0.249 - - [2026-04-02 11:19:33] "POST /set-tag HTTP/1.1" 200 109 0.003643 10.0.0.249 - - [2026-04-02 11:19:33] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006482 10.0.0.249 - - [2026-04-02 11:19:33] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.249 - - [2026-04-02 11:19:34] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006279 10.0.0.249 - - [2026-04-02 11:19:34] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.249 - - [2026-04-02 11:19:34] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005372 10.0.0.249 - - [2026-04-02 11:19:34] "POST /set-tag HTTP/1.1" 200 109 0.009686 10.0.0.249 - - [2026-04-02 11:19:34] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005015 10.0.0.249 - - [2026-04-02 11:19:34] "POST /set-tag HTTP/1.1" 200 109 0.003555 10.0.0.249 - - [2026-04-02 11:19:34] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004378 10.0.0.249 - - [2026-04-02 11:19:34] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.249 - - [2026-04-02 11:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.249 - - [2026-04-02 11:19:34] "GET /loadbalancer/fd16d2c1-8682-45b3-b831-e737878b1989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003811 10.0.0.249 - - [2026-04-02 11:19:34] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006340 10.0.0.249 - - [2026-04-02 11:19:34] "POST /set-tag HTTP/1.1" 200 109 0.004587 10.0.0.249 - - [2026-04-02 11:19:34] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009261 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.249 - - [2026-04-02 11:19:35] "GET /virtual-machine/2963c6e1-5098-45c9-bf8a-9d0c2a918537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002831 10.0.0.249 - - [2026-04-02 11:19:35] "POST /ref-update HTTP/1.1" 200 156 0.013520 10.0.0.249 - - [2026-04-02 11:19:35] "GET /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004959 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.020320 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.044426 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.022426 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.048429 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.034359 10.0.0.249 - - [2026-04-02 11:19:35] "DELETE /instance-ip/57ae1098-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.051141 10.0.0.249 - - [2026-04-02 11:19:35] "DELETE /virtual-machine-interface/57916786-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.052646 10.0.0.249 - - [2026-04-02 11:19:35] "DELETE /virtual-machine/2963c6e1-5098-45c9-bf8a-9d0c2a918537 HTTP/1.1" 200 115 0.027000 10.0.0.249 - - [2026-04-02 11:19:35] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005470 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.249 - - [2026-04-02 11:19:35] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015634 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.249 - - [2026-04-02 11:19:35] "GET /virtual-machine/bdd0ff4a-9a83-4623-a665-2ae477042381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003958 10.0.0.249 - - [2026-04-02 11:19:35] "POST /ref-update HTTP/1.1" 200 156 0.020265 10.0.0.249 - - [2026-04-02 11:19:35] "GET /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021540 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.029024 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.048249 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.032855 10.0.0.249 - - [2026-04-02 11:19:35] "POST /set-tag HTTP/1.1" 200 109 0.030670 10.0.0.249 - - [2026-04-02 11:19:36] "POST /set-tag HTTP/1.1" 200 109 0.044250 10.0.0.249 - - [2026-04-02 11:19:36] "DELETE /instance-ip/571f2eaa-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.075013 10.0.0.249 - - [2026-04-02 11:19:36] "DELETE /virtual-machine-interface/56fa52e2-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.055557 10.0.0.249 - - [2026-04-02 11:19:36] "DELETE /virtual-machine/bdd0ff4a-9a83-4623-a665-2ae477042381 HTTP/1.1" 200 115 0.032341 10.0.0.249 - - [2026-04-02 11:19:36] "DELETE /tag/52ea0178-c786-4922-94d3-18d150aa4449 HTTP/1.1" 200 115 0.040188 10.0.0.249 - - [2026-04-02 11:19:36] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005301 10.0.0.249 - - [2026-04-02 11:19:36] "POST /set-tag HTTP/1.1" 200 109 0.003718 10.0.0.249 - - [2026-04-02 11:19:36] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005893 10.0.0.249 - - [2026-04-02 11:19:36] "POST /set-tag HTTP/1.1" 200 109 0.003444 10.0.0.249 - - [2026-04-02 11:19:36] "GET /virtual-machine/9575c015-26f4-43b3-a506-6752e9f6062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003455 10.0.0.249 - - [2026-04-02 11:19:36] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.249 - - [2026-04-02 11:19:36] "GET /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008108 10.0.0.249 - - [2026-04-02 11:19:36] "POST /set-tag HTTP/1.1" 200 109 0.037333 10.0.0.249 - - [2026-04-02 11:19:36] "POST /set-tag HTTP/1.1" 200 109 0.038875 10.0.0.249 - - [2026-04-02 11:19:36] "POST /set-tag HTTP/1.1" 200 109 0.038408 10.0.0.249 - - [2026-04-02 11:19:36] "POST /set-tag HTTP/1.1" 200 109 0.020195 10.0.0.249 - - [2026-04-02 11:19:36] "POST /set-tag HTTP/1.1" 200 109 0.029857 10.0.0.249 - - [2026-04-02 11:19:36] "DELETE /instance-ip/557b757c-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.045955 10.0.0.249 - - [2026-04-02 11:19:36] "POST /ref-update HTTP/1.1" 200 156 0.011110 10.0.0.249 - - [2026-04-02 11:19:36] "DELETE /virtual-machine-interface/554ab888-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.056722 10.0.0.249 - - [2026-04-02 11:19:36] "DELETE /virtual-machine/9575c015-26f4-43b3-a506-6752e9f6062e HTTP/1.1" 200 115 0.029098 10.0.0.249 - - [2026-04-02 11:19:36] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005854 10.0.0.249 - - [2026-04-02 11:19:36] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.249 - - [2026-04-02 11:19:36] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004836 10.0.0.249 - - [2026-04-02 11:19:36] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.249 - - [2026-04-02 11:19:37] "GET /virtual-machine/4fb4bdd6-277a-4000-aaf0-73c9f62fc68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003458 10.0.0.249 - - [2026-04-02 11:19:37] "POST /ref-update HTTP/1.1" 200 156 0.012573 10.0.0.249 - - [2026-04-02 11:19:37] "GET /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.020376 10.0.0.249 - - [2026-04-02 11:19:37] "POST /set-tag HTTP/1.1" 200 109 0.047989 10.0.0.249 - - [2026-04-02 11:19:37] "POST /set-tag HTTP/1.1" 200 109 0.054530 10.0.0.249 - - [2026-04-02 11:19:37] "POST /set-tag HTTP/1.1" 200 109 0.025377 10.0.0.249 - - [2026-04-02 11:19:37] "POST /set-tag HTTP/1.1" 200 109 0.019344 10.0.0.249 - - [2026-04-02 11:19:37] "POST /set-tag HTTP/1.1" 200 109 0.037702 10.0.0.249 - - [2026-04-02 11:19:37] "DELETE /instance-ip/563ee3a4-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.070036 10.0.0.249 - - [2026-04-02 11:19:37] "POST /ref-update HTTP/1.1" 200 156 0.010491 10.0.0.249 - - [2026-04-02 11:19:37] "DELETE /virtual-machine-interface/5608dd0e-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.062573 10.0.0.249 - - [2026-04-02 11:19:37] "DELETE /virtual-machine/4fb4bdd6-277a-4000-aaf0-73c9f62fc68c HTTP/1.1" 200 115 0.035876 10.0.0.249 - - [2026-04-02 11:19:37] "DELETE /tag/c5de63c7-9202-4643-b750-06e63cc24cdf HTTP/1.1" 200 115 0.055341 10.0.0.249 - - [2026-04-02 11:19:37] "DELETE /tag/626c2a22-2032-44ce-8055-a16242dcf7b8 HTTP/1.1" 409 391 0.005570 10.0.0.249 - - [2026-04-02 11:19:41] "POST /tags HTTP/1.1" 200 366 0.047099 10.0.0.249 - - [2026-04-02 11:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.249 - - [2026-04-02 11:19:41] "GET /tag/da64f3c9-a4c9-4784-ab23-9e9747652885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019940 10.0.0.249 - - [2026-04-02 11:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.249 - - [2026-04-02 11:19:41] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067085 10.0.0.249 - - [2026-04-02 11:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.249 - - [2026-04-02 11:19:41] "GET /service-appliance-set/b1a8e77c-8744-40e8-a47d-dc946efe6c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004717 10.0.0.249 - - [2026-04-02 11:19:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.002886 10.0.0.249 - - [2026-04-02 11:19:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.105966 10.0.0.249 - - [2026-04-02 11:19:41] "GET /virtual-machine-interface/aa0ffca2-935e-4c41-bbab-3843df2b05e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.020227 10.0.0.249 - - [2026-04-02 11:19:41] "POST /set-tag HTTP/1.1" 200 109 0.022754 10.0.0.249 - - [2026-04-02 11:19:42] "POST /instance-ips HTTP/1.1" 200 418 0.032851 10.0.0.249 - - [2026-04-02 11:19:42] "GET /instance-ip/adccbab2-ee4a-4c16-924f-c568fe00185b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.012951 10.0.0.249 - - [2026-04-02 11:19:42] "POST /loadbalancers HTTP/1.1" 200 620 0.068197 10.0.0.249 - - [2026-04-02 11:19:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028538 10.0.0.249 - - [2026-04-02 11:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.249 - - [2026-04-02 11:19:42] "POST /service-instances HTTP/1.1" 200 568 0.041635 10.0.0.249 - - [2026-04-02 11:19:42] "POST /ref-update HTTP/1.1" 200 156 0.016468 10.0.0.249 - - [2026-04-02 11:19:42] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071465 10.0.0.249 - - [2026-04-02 11:19:42] "PUT /service-instance/32fd69f0-1977-4792-ba67-b07de61c7fe1 HTTP/1.1" 200 267 0.041597 10.0.0.249 - - [2026-04-02 11:19:42] "GET /virtual-machine-interface/aa0ffca2-935e-4c41-bbab-3843df2b05e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.023623 10.0.0.249 - - [2026-04-02 11:19:42] "GET /virtual-machine-interface/aa0ffca2-935e-4c41-bbab-3843df2b05e0?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.009782 10.0.0.249 - - [2026-04-02 11:19:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.036083 10.0.0.249 - - [2026-04-02 11:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.249 - - [2026-04-02 11:19:42] "POST /fqname-to-id HTTP/1.1" 404 208 0.002174 10.0.0.249 - - [2026-04-02 11:19:42] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002427 10.0.0.249 - - [2026-04-02 11:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.249 - - [2026-04-02 11:19:42] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003440 10.0.0.249 - - [2026-04-02 11:19:42] "POST /virtual-machines HTTP/1.1" 200 430 0.014422 10.0.0.249 - - [2026-04-02 11:19:42] "POST /tags HTTP/1.1" 409 221 0.001889 10.0.0.249 - - [2026-04-02 11:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010265 10.0.0.249 - - [2026-04-02 11:19:42] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012415 10.0.0.249 - - [2026-04-02 11:19:42] "POST /tags HTTP/1.1" 409 238 0.002798 10.0.0.249 - - [2026-04-02 11:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.249 - - [2026-04-02 11:19:42] "GET /tag/da64f3c9-a4c9-4784-ab23-9e9747652885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011951 10.0.0.249 - - [2026-04-02 11:19:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.161511 10.0.0.249 - - [2026-04-02 11:19:42] "POST /chown HTTP/1.1" 200 109 0.013905 10.0.0.249 - - [2026-04-02 11:19:42] "POST /firewall-rules HTTP/1.1" 200 652 0.107570 10.0.0.249 - - [2026-04-02 11:19:42] "GET /firewall-rule/39e4242e-03d7-4eec-92db-67f6260bf92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.010055 10.0.0.249 - - [2026-04-02 11:19:42] "POST /chown HTTP/1.1" 200 109 0.066530 10.0.0.249 - - [2026-04-02 11:19:42] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008757 10.0.0.249 - - [2026-04-02 11:19:42] "PUT /virtual-machine-interface/632a631d-c9fb-42f7-b14e-40720918383d HTTP/1.1" 200 285 0.020022 10.0.0.249 - - [2026-04-02 11:19:42] "PUT /instance-ip/adccbab2-ee4a-4c16-924f-c568fe00185b HTTP/1.1" 200 257 0.027866 10.0.0.249 - - [2026-04-02 11:19:42] "GET /firewall-rule/39e4242e-03d7-4eec-92db-67f6260bf92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004857 10.0.0.249 - - [2026-04-02 11:19:42] "POST /ref-update HTTP/1.1" 200 156 0.016974 10.0.0.249 - - [2026-04-02 11:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012412 10.0.0.249 - - [2026-04-02 11:19:42] "POST /ref-update HTTP/1.1" 200 156 0.012741 10.0.0.249 - - [2026-04-02 11:19:42] "POST /ref-update HTTP/1.1" 200 156 0.022438 10.0.0.249 - - [2026-04-02 11:19:42] "POST /ref-update HTTP/1.1" 200 156 0.029342 10.0.0.249 - - [2026-04-02 11:19:43] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.075039 10.0.0.249 - - [2026-04-02 11:19:43] "GET /loadbalancer/64ca2e1a-4994-4ec7-b3d1-8be903c7a14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2524 0.008372 10.0.0.249 - - [2026-04-02 11:19:43] "POST /ref-update HTTP/1.1" 200 156 0.019419 10.0.0.249 - - [2026-04-02 11:19:43] "POST /ref-update HTTP/1.1" 200 156 0.023584 10.0.0.249 - - [2026-04-02 11:19:43] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.074327 10.0.0.249 - - [2026-04-02 11:19:43] "POST /ref-update HTTP/1.1" 200 156 0.039878 10.0.0.249 - - [2026-04-02 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.249 - - [2026-04-02 11:19:43] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045009 10.0.0.249 - - [2026-04-02 11:19:43] "GET /loadbalancer-listener/df475ee4-d220-4a11-978d-15ea95dc4775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.012559 10.0.0.249 - - [2026-04-02 11:19:43] "POST /virtual-machines HTTP/1.1" 200 430 0.035370 10.0.0.249 - - [2026-04-02 11:19:43] "GET /loadbalancer-listener/df475ee4-d220-4a11-978d-15ea95dc4775?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.044848 10.0.0.249 - - [2026-04-02 11:19:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.125065 10.0.0.249 - - [2026-04-02 11:19:43] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.067256 10.0.0.249 - - [2026-04-02 11:19:43] "POST /chown HTTP/1.1" 200 109 0.017062 10.0.0.249 - - [2026-04-02 11:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.038665 10.0.0.249 - - [2026-04-02 11:19:43] "GET /loadbalancer-pool/720ce13b-bdb4-462a-9198-36b32c7e7493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006153 10.0.0.249 - - [2026-04-02 11:19:43] "POST /chown HTTP/1.1" 200 109 0.006897 10.0.0.249 - - [2026-04-02 11:19:43] "PUT /virtual-machine-interface/72f2cd6f-c391-4f83-b375-452de56b1133 HTTP/1.1" 200 285 0.024421 10.0.0.249 - - [2026-04-02 11:19:43] "PUT /instance-ip/adccbab2-ee4a-4c16-924f-c568fe00185b HTTP/1.1" 200 257 0.031206 10.0.0.249 - - [2026-04-02 11:19:43] "POST /loadbalancer-members HTTP/1.1" 200 709 0.035627 10.0.0.249 - - [2026-04-02 11:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014146 10.0.0.249 - - [2026-04-02 11:19:43] "GET /loadbalancer-member/a75053e8-a167-4b14-a70c-45a6b2f853e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.007878 10.0.0.249 - - [2026-04-02 11:19:43] "POST /ref-update HTTP/1.1" 200 156 0.015599 10.0.0.249 - - [2026-04-02 11:19:43] "POST /ref-update HTTP/1.1" 200 156 0.017454 10.0.0.249 - - [2026-04-02 11:19:43] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.008163 10.0.0.249 - - [2026-04-02 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.249 - - [2026-04-02 11:19:43] "POST /ref-update HTTP/1.1" 200 156 0.024942 10.0.0.249 - - [2026-04-02 11:19:43] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004987 10.0.0.249 - - [2026-04-02 11:19:43] "POST /tags HTTP/1.1" 409 221 0.003350 10.0.0.249 - - [2026-04-02 11:19:43] "POST /ref-update HTTP/1.1" 200 156 0.009202 10.0.0.249 - - [2026-04-02 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007744 10.0.0.249 - - [2026-04-02 11:19:43] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011819 10.0.0.249 - - [2026-04-02 11:19:43] "POST /ref-update HTTP/1.1" 200 156 0.034438 10.0.0.249 - - [2026-04-02 11:19:43] "POST /tags HTTP/1.1" 409 238 0.009106 10.0.0.249 - - [2026-04-02 11:19:43] "PUT /service-instance/32fd69f0-1977-4792-ba67-b07de61c7fe1 HTTP/1.1" 200 267 0.008473 10.0.0.249 - - [2026-04-02 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.249 - - [2026-04-02 11:19:43] "GET /tag/da64f3c9-a4c9-4784-ab23-9e9747652885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013820 10.0.0.249 - - [2026-04-02 11:19:43] "POST /firewall-rules HTTP/1.1" 409 293 0.006538 10.0.0.249 - - [2026-04-02 11:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018527 10.0.0.249 - - [2026-04-02 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.249 - - [2026-04-02 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.249 - - [2026-04-02 11:19:43] "POST /chown HTTP/1.1" 200 109 0.017464 10.0.0.249 - - [2026-04-02 11:19:43] "PUT /firewall-rule/39e4242e-03d7-4eec-92db-67f6260bf92e HTTP/1.1" 200 261 0.040365 10.0.0.249 - - [2026-04-02 11:19:43] "GET /firewall-rule/39e4242e-03d7-4eec-92db-67f6260bf92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.016874 10.0.0.249 - - [2026-04-02 11:19:43] "POST /chown HTTP/1.1" 200 109 0.023121 10.0.0.249 - - [2026-04-02 11:19:43] "PUT /instance-ip/adccbab2-ee4a-4c16-924f-c568fe00185b HTTP/1.1" 200 257 0.022973 10.0.0.249 - - [2026-04-02 11:19:43] "POST /ref-update HTTP/1.1" 200 156 0.015981 10.0.0.249 - - [2026-04-02 11:19:43] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014430 10.0.0.249 - - [2026-04-02 11:19:43] "GET /firewall-rule/39e4242e-03d7-4eec-92db-67f6260bf92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003799 10.0.0.249 - - [2026-04-02 11:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006032 10.0.0.249 - - [2026-04-02 11:19:44] "POST /chown HTTP/1.1" 200 109 0.010466 10.0.0.249 - - [2026-04-02 11:19:44] "POST /chown HTTP/1.1" 200 109 0.022429 10.0.0.249 - - [2026-04-02 11:19:44] "GET /tag/da64f3c9-a4c9-4784-ab23-9e9747652885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017030 10.0.0.249 - - [2026-04-02 11:19:44] "GET /tag/da64f3c9-a4c9-4784-ab23-9e9747652885?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.020840 10.0.0.249 - - [2026-04-02 11:19:44] "PUT /instance-ip/adccbab2-ee4a-4c16-924f-c568fe00185b HTTP/1.1" 200 257 0.049699 10.0.0.249 - - [2026-04-02 11:19:44] "GET /virtual-machine-interface/632a631d-c9fb-42f7-b14e-40720918383d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.011870 10.0.0.249 - - [2026-04-02 11:19:44] "POST /ref-update HTTP/1.1" 200 156 0.013953 10.0.0.249 - - [2026-04-02 11:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.249 - - [2026-04-02 11:19:44] "POST /set-tag HTTP/1.1" 200 109 0.044285 10.0.0.249 - - [2026-04-02 11:19:44] "POST /chown HTTP/1.1" 200 109 0.020594 10.0.0.249 - - [2026-04-02 11:19:44] "GET /virtual-machine-interface/72f2cd6f-c391-4f83-b375-452de56b1133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.029173 10.0.0.249 - - [2026-04-02 11:19:44] "POST /set-tag HTTP/1.1" 200 109 0.025459 10.0.0.249 - - [2026-04-02 11:19:44] "POST /chown HTTP/1.1" 200 109 0.029716 10.0.0.249 - - [2026-04-02 11:19:44] "GET /virtual-machine-interface/aa0ffca2-935e-4c41-bbab-3843df2b05e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.012221 10.0.0.249 - - [2026-04-02 11:19:44] "PUT /instance-ip/adccbab2-ee4a-4c16-924f-c568fe00185b HTTP/1.1" 200 257 0.043258 10.0.0.249 - - [2026-04-02 11:19:44] "POST /set-tag HTTP/1.1" 200 109 0.036199 10.0.0.249 - - [2026-04-02 11:19:44] "POST /ref-update HTTP/1.1" 200 156 0.017083 10.0.0.249 - - [2026-04-02 11:19:44] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.025964 10.0.0.249 - - [2026-04-02 11:19:44] "POST /chown HTTP/1.1" 200 109 0.008424 10.0.0.249 - - [2026-04-02 11:19:44] "GET /firewall-rule/39e4242e-03d7-4eec-92db-67f6260bf92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004716 10.0.0.249 - - [2026-04-02 11:19:44] "POST /chown HTTP/1.1" 200 109 0.019413 10.0.0.249 - - [2026-04-02 11:19:44] "POST /ref-update HTTP/1.1" 200 156 0.029693 10.0.0.249 - - [2026-04-02 11:19:44] "PUT /instance-ip/adccbab2-ee4a-4c16-924f-c568fe00185b HTTP/1.1" 200 257 0.026753 10.0.0.249 - - [2026-04-02 11:19:44] "DELETE /firewall-rule/39e4242e-03d7-4eec-92db-67f6260bf92e HTTP/1.1" 200 115 0.076692 10.0.0.249 - - [2026-04-02 11:19:44] "POST /ref-update HTTP/1.1" 200 156 0.028473 10.0.0.249 - - [2026-04-02 11:19:44] "DELETE /loadbalancer-member/a75053e8-a167-4b14-a70c-45a6b2f853e2 HTTP/1.1" 200 115 0.053240 10.0.0.249 - - [2026-04-02 11:19:44] "PUT /service-instance/32fd69f0-1977-4792-ba67-b07de61c7fe1 HTTP/1.1" 200 267 0.010666 10.0.0.249 - - [2026-04-02 11:19:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026404 10.0.0.249 - - [2026-04-02 11:19:44] "DELETE /loadbalancer-pool/720ce13b-bdb4-462a-9198-36b32c7e7493 HTTP/1.1" 200 115 0.078890 10.0.0.249 - - [2026-04-02 11:19:44] "DELETE /loadbalancer-listener/df475ee4-d220-4a11-978d-15ea95dc4775 HTTP/1.1" 200 115 0.035719 10.0.0.249 - - [2026-04-02 11:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.249 - - [2026-04-02 11:19:44] "POST /chown HTTP/1.1" 200 109 0.014341 10.0.0.249 - - [2026-04-02 11:19:44] "DELETE /loadbalancer/64ca2e1a-4994-4ec7-b3d1-8be903c7a14b HTTP/1.1" 200 115 0.041966 10.0.0.249 - - [2026-04-02 11:19:44] "POST /chown HTTP/1.1" 200 109 0.005651 10.0.0.249 - - [2026-04-02 11:19:44] "POST /ref-update HTTP/1.1" 200 156 0.038902 10.0.0.249 - - [2026-04-02 11:19:44] "DELETE /instance-ip/adccbab2-ee4a-4c16-924f-c568fe00185b HTTP/1.1" 200 115 0.102559 10.0.0.249 - - [2026-04-02 11:19:44] "POST /chown HTTP/1.1" 200 109 0.036907 10.0.0.249 - - [2026-04-02 11:19:44] "POST /chown HTTP/1.1" 404 171 0.010525 10.0.0.249 - - [2026-04-02 11:19:44] "DELETE /virtual-machine-interface/aa0ffca2-935e-4c41-bbab-3843df2b05e0 HTTP/1.1" 200 115 0.065376 10.0.0.249 - - [2026-04-02 11:19:44] "DELETE /tag/da64f3c9-a4c9-4784-ab23-9e9747652885 HTTP/1.1" 409 249 0.009290 10.0.0.249 - - [2026-04-02 11:19:44] "POST /ref-update HTTP/1.1" 200 156 0.016273 10.0.0.249 - - [2026-04-02 11:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.249 - - [2026-04-02 11:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.249 - - [2026-04-02 11:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.249 - - [2026-04-02 11:19:45] "POST /service-instances HTTP/1.1" 409 259 0.002526 10.0.0.249 - - [2026-04-02 11:19:45] "POST /service-instances HTTP/1.1" 409 259 0.002362 10.0.0.249 - - [2026-04-02 11:19:45] "DELETE /service-instance/32fd69f0-1977-4792-ba67-b07de61c7fe1 HTTP/1.1" 200 115 0.057106 10.0.0.249 - - [2026-04-02 11:19:45] "GET /virtual-machine-interface/72f2cd6f-c391-4f83-b375-452de56b1133?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.007966 10.0.0.249 - - [2026-04-02 11:19:45] "DELETE /virtual-machine-interface/72f2cd6f-c391-4f83-b375-452de56b1133 HTTP/1.1" 200 115 0.072154 10.0.0.249 - - [2026-04-02 11:19:45] "DELETE /virtual-machine/7fc2d642-f728-4eab-ac5c-2cdf8738bb97 HTTP/1.1" 200 115 0.035924 10.0.0.249 - - [2026-04-02 11:19:45] "GET /virtual-machine-interface/632a631d-c9fb-42f7-b14e-40720918383d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006278 10.0.0.249 - - [2026-04-02 11:19:45] "DELETE /virtual-machine-interface/632a631d-c9fb-42f7-b14e-40720918383d HTTP/1.1" 200 115 0.057699 10.0.0.249 - - [2026-04-02 11:19:45] "POST /ref-update HTTP/1.1" 200 156 0.012733 10.0.0.249 - - [2026-04-02 11:19:45] "DELETE /virtual-machine/2d3d148d-002b-4296-bf1b-a785769f9860 HTTP/1.1" 200 115 0.040080 10.0.0.249 - - [2026-04-02 11:20:05] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021581 10.0.0.249 - - [2026-04-02 11:20:05] "POST /set-tag HTTP/1.1" 200 109 0.003016 10.0.0.249 - - [2026-04-02 11:20:05] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006355 10.0.0.249 - - [2026-04-02 11:20:05] "POST /set-tag HTTP/1.1" 200 109 0.006712 10.0.0.249 - - [2026-04-02 11:20:05] "GET /virtual-machine/29891762-1fc2-42a6-b1eb-943f19afcf08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003261 10.0.0.249 - - [2026-04-02 11:20:05] "POST /ref-update HTTP/1.1" 200 156 0.015419 10.0.0.249 - - [2026-04-02 11:20:05] "GET /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024146 10.0.0.249 - - [2026-04-02 11:20:05] "POST /set-tag HTTP/1.1" 200 109 0.023077 10.0.0.249 - - [2026-04-02 11:20:05] "POST /set-tag HTTP/1.1" 200 109 0.055292 10.0.0.249 - - [2026-04-02 11:20:05] "POST /set-tag HTTP/1.1" 200 109 0.064628 10.0.0.249 - - [2026-04-02 11:20:05] "POST /set-tag HTTP/1.1" 200 109 0.041005 10.0.0.249 - - [2026-04-02 11:20:05] "DELETE /instance-ip/58c8961a-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.101143 10.0.0.249 - - [2026-04-02 11:20:05] "DELETE /virtual-machine-interface/58a680a2-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.099130 10.0.0.249 - - [2026-04-02 11:20:05] "DELETE /virtual-machine/29891762-1fc2-42a6-b1eb-943f19afcf08 HTTP/1.1" 200 115 0.058232 10.0.0.249 - - [2026-04-02 11:20:05] "DELETE /tag/4b48dae4-0d16-4ef8-a2c7-2a7a21862e83 HTTP/1.1" 409 237 0.008960 10.0.0.249 - - [2026-04-02 11:20:05] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015508 10.0.0.249 - - [2026-04-02 11:20:05] "POST /set-tag HTTP/1.1" 200 109 0.004409 10.0.0.249 - - [2026-04-02 11:20:05] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011233 10.0.0.249 - - [2026-04-02 11:20:05] "POST /set-tag HTTP/1.1" 200 109 0.005174 10.0.0.249 - - [2026-04-02 11:20:05] "GET /virtual-machine/8eb2460a-251d-4ee9-bdda-384a71c0a518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003276 10.0.0.249 - - [2026-04-02 11:20:05] "POST /ref-update HTTP/1.1" 200 156 0.018632 10.0.0.249 - - [2026-04-02 11:20:06] "GET /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008895 10.0.0.249 - - [2026-04-02 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.034131 10.0.0.249 - - [2026-04-02 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.033953 10.0.0.249 - - [2026-04-02 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.019155 10.0.0.249 - - [2026-04-02 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.029251 10.0.0.249 - - [2026-04-02 11:20:06] "DELETE /instance-ip/584113a2-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.081181 10.0.0.249 - - [2026-04-02 11:20:06] "DELETE /virtual-machine-interface/5823d850-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.058155 10.0.0.249 - - [2026-04-02 11:20:06] "DELETE /virtual-machine/8eb2460a-251d-4ee9-bdda-384a71c0a518 HTTP/1.1" 200 115 0.029576 10.0.0.249 - - [2026-04-02 11:20:06] "DELETE /tag/2fb60488-92da-4586-9425-d0adc0b4c1e9 HTTP/1.1" 200 115 0.041465 10.0.0.249 - - [2026-04-02 11:20:06] "DELETE /tag/f6271c51-ad51-4c3b-81a9-3d09195bb77f HTTP/1.1" 200 115 0.038764 10.0.0.249 - - [2026-04-02 11:20:06] "DELETE /tag/bdb3f5d8-bbdc-451d-a89f-1521d7835c0f HTTP/1.1" 200 115 0.039612 10.0.0.249 - - [2026-04-02 11:20:06] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004722 10.0.0.249 - - [2026-04-02 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.003242 10.0.0.249 - - [2026-04-02 11:20:06] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005151 10.0.0.249 - - [2026-04-02 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.249 - - [2026-04-02 11:20:06] "GET /virtual-machine/1fe93d62-7efc-4bd0-82d1-cd39a523dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003869 10.0.0.249 - - [2026-04-02 11:20:06] "POST /ref-update HTTP/1.1" 200 156 0.012125 10.0.0.249 - - [2026-04-02 11:20:06] "GET /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015745 10.0.0.249 - - [2026-04-02 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.017790 10.0.0.249 - - [2026-04-02 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.039681 10.0.0.249 - - [2026-04-02 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.027185 10.0.0.249 - - [2026-04-02 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.017881 10.0.0.249 - - [2026-04-02 11:20:06] "DELETE /instance-ip/59cb61be-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.043265 10.0.0.249 - - [2026-04-02 11:20:06] "DELETE /virtual-machine-interface/59b0e276-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.042804 10.0.0.249 - - [2026-04-02 11:20:06] "DELETE /virtual-machine/1fe93d62-7efc-4bd0-82d1-cd39a523dbb2 HTTP/1.1" 200 115 0.023556 10.0.0.249 - - [2026-04-02 11:20:07] "DELETE /tag/5bd5a7a8-2d9f-401d-b62c-820f97a792e5 HTTP/1.1" 200 115 0.045903 10.0.0.249 - - [2026-04-02 11:20:07] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005362 10.0.0.249 - - [2026-04-02 11:20:07] "POST /set-tag HTTP/1.1" 200 109 0.003433 10.0.0.249 - - [2026-04-02 11:20:07] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006572 10.0.0.249 - - [2026-04-02 11:20:07] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.249 - - [2026-04-02 11:20:07] "GET /virtual-machine/293b426a-9648-47c3-a7f7-5a99062ac60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004796 10.0.0.249 - - [2026-04-02 11:20:07] "POST /ref-update HTTP/1.1" 200 156 0.016851 10.0.0.249 - - [2026-04-02 11:20:07] "GET /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023677 10.0.0.249 - - [2026-04-02 11:20:07] "POST /set-tag HTTP/1.1" 200 109 0.028948 10.0.0.249 - - [2026-04-02 11:20:07] "POST /set-tag HTTP/1.1" 200 109 0.058479 10.0.0.249 - - [2026-04-02 11:20:07] "POST /set-tag HTTP/1.1" 200 109 0.059726 10.0.0.249 - - [2026-04-02 11:20:07] "POST /set-tag HTTP/1.1" 200 109 0.018555 10.0.0.249 - - [2026-04-02 11:20:07] "DELETE /instance-ip/594ba0e6-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.056179 10.0.0.249 - - [2026-04-02 11:20:07] "DELETE /virtual-machine-interface/592d5f6e-2e85-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.049041 10.0.0.249 - - [2026-04-02 11:20:07] "DELETE /virtual-machine/293b426a-9648-47c3-a7f7-5a99062ac60e HTTP/1.1" 200 115 0.021506 10.0.0.249 - - [2026-04-02 11:20:07] "DELETE /tag/8d2cac75-4e56-4154-8067-4240de243fbe HTTP/1.1" 200 115 0.039246 10.0.0.249 - - [2026-04-02 11:20:07] "DELETE /tag/ad304afd-c7aa-468d-944a-d1e9f86fb126 HTTP/1.1" 409 237 0.006368 10.0.0.249 - - [2026-04-02 11:20:07] "DELETE /tag/fe64f724-171f-4934-8642-28da57eb16c7 HTTP/1.1" 409 237 0.005737 10.0.0.249 - - [2026-04-02 11:20:08] "POST /projects HTTP/1.1" 409 238 0.002362 10.0.0.249 - - [2026-04-02 11:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.249 - - [2026-04-02 11:20:09] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048198 10.0.0.249 - - [2026-04-02 11:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.249 - - [2026-04-02 11:20:09] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006275 10.0.0.249 - - [2026-04-02 11:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.249 - - [2026-04-02 11:20:09] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005048 10.0.0.249 - - [2026-04-02 11:20:09] "POST /security-groups HTTP/1.1" 409 285 0.003864 10.0.0.249 - - [2026-04-02 11:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.249 - - [2026-04-02 11:20:09] "PUT /security-group/ff40c7a2-1153-4d82-aad5-7ae9708f2072 HTTP/1.1" 200 263 0.072485 10.0.0.249 - - [2026-04-02 11:20:09] "PUT /access-control-list/d2ebc7da-9c98-4221-97d3-6e09310f3421 HTTP/1.1" 200 273 0.020936 10.0.0.249 - - [2026-04-02 11:20:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036311 10.0.0.249 - - [2026-04-02 11:20:09] "PUT /access-control-list/23321540-9ef0-4d1a-ab75-816f8c382b05 HTTP/1.1" 200 273 0.039453 10.0.0.249 - - [2026-04-02 11:20:14] "POST /projects HTTP/1.1" 409 238 0.002548 10.0.0.249 - - [2026-04-02 11:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.249 - - [2026-04-02 11:20:14] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039703 10.0.0.249 - - [2026-04-02 11:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.249 - - [2026-04-02 11:20:14] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006382 10.0.0.249 - - [2026-04-02 11:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.249 - - [2026-04-02 11:20:14] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007291 10.0.0.249 - - [2026-04-02 11:20:14] "POST /security-groups HTTP/1.1" 409 285 0.003504 10.0.0.249 - - [2026-04-02 11:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.249 - - [2026-04-02 11:20:14] "PUT /security-group/ff40c7a2-1153-4d82-aad5-7ae9708f2072 HTTP/1.1" 200 263 0.059985 10.0.0.249 - - [2026-04-02 11:20:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019777 10.0.0.249 - - [2026-04-02 11:20:14] "PUT /access-control-list/d2ebc7da-9c98-4221-97d3-6e09310f3421 HTTP/1.1" 200 273 0.024534 10.0.0.249 - - [2026-04-02 11:20:14] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.016000 10.0.0.249 - - [2026-04-02 11:20:14] "PUT /access-control-list/23321540-9ef0-4d1a-ab75-816f8c382b05 HTTP/1.1" 200 273 0.011395 10.0.0.249 - - [2026-04-02 11:20:14] "GET /firewall-rule/2db9337e-fef2-45c5-b32c-a3a82889e62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003127 10.0.0.249 - - [2026-04-02 11:20:14] "POST /ref-update HTTP/1.1" 200 156 0.087297 10.0.0.249 - - [2026-04-02 11:20:14] "DELETE /firewall-rule/2db9337e-fef2-45c5-b32c-a3a82889e62e HTTP/1.1" 200 115 0.058383 10.0.0.249 - - [2026-04-02 11:20:14] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005627 10.0.0.249 - - [2026-04-02 11:20:14] "GET /firewall-rule/c98d42a7-be47-46a0-b173-cc92be2e9e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003356 10.0.0.249 - - [2026-04-02 11:20:14] "POST /ref-update HTTP/1.1" 200 156 0.064065 10.0.0.249 - - [2026-04-02 11:20:14] "DELETE /firewall-rule/c98d42a7-be47-46a0-b173-cc92be2e9e90 HTTP/1.1" 200 115 0.051658 10.0.0.249 - - [2026-04-02 11:20:15] "DELETE /tag/aa47afe6-c945-4593-a016-4d654092640c HTTP/1.1" 200 115 0.053576 10.0.0.249 - - [2026-04-02 11:20:15] "DELETE /tag/ad304afd-c7aa-468d-944a-d1e9f86fb126 HTTP/1.1" 409 237 0.005619 10.0.0.249 - - [2026-04-02 11:20:15] "DELETE /tag/fe64f724-171f-4934-8642-28da57eb16c7 HTTP/1.1" 409 237 0.007471 10.0.0.249 - - [2026-04-02 11:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.249 - - [2026-04-02 11:20:15] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004664 10.0.0.249 - - [2026-04-02 11:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.249 - - [2026-04-02 11:20:15] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006600 10.0.0.249 - - [2026-04-02 11:20:15] "PUT /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6 HTTP/1.1" 200 265 0.062886 10.0.0.249 - - [2026-04-02 11:20:15] "PUT /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9 HTTP/1.1" 200 265 0.072403 10.0.0.249 - - [2026-04-02 11:20:15] "DELETE /security-group/ff40c7a2-1153-4d82-aad5-7ae9708f2072 HTTP/1.1" 200 115 0.056711 10.0.0.249 - - [2026-04-02 11:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.249 - - [2026-04-02 11:20:15] "DELETE /access-control-list/d2ebc7da-9c98-4221-97d3-6e09310f3421 HTTP/1.1" 200 115 0.044903 10.0.0.249 - - [2026-04-02 11:20:15] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.057952 10.0.0.249 - - [2026-04-02 11:20:15] "DELETE /access-control-list/23321540-9ef0-4d1a-ab75-816f8c382b05 HTTP/1.1" 200 115 0.055619 10.0.0.249 - - [2026-04-02 11:20:15] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?fields=security_groups HTTP/1.1" 200 1352 0.074285 10.0.0.249 - - [2026-04-02 11:20:15] "DELETE /security-group/f7c97102-daa7-49c1-806c-9036cf95ccbd HTTP/1.1" 200 115 0.065999 10.0.0.249 - - [2026-04-02 11:20:15] "DELETE /access-control-list/f0a5d28a-f861-4b86-b0ee-100906401472 HTTP/1.1" 200 115 0.056770 10.0.0.249 - - [2026-04-02 11:20:15] "GET /project/44542936-86e9-40d6-affd-7d2771bcc704?fields=application_policy_sets HTTP/1.1" 200 1391 0.072981 10.0.0.249 - - [2026-04-02 11:20:15] "DELETE /access-control-list/a8bf371f-4fb0-4d74-b453-6482da5c6238 HTTP/1.1" 200 115 0.062103 10.0.0.249 - - [2026-04-02 11:20:15] "DELETE /project/44542936-86e9-40d6-affd-7d2771bcc704 HTTP/1.1" 200 115 0.424200 10.0.0.249 - - [2026-04-02 11:20:15] "POST /projects HTTP/1.1" 409 238 0.002362 10.0.0.249 - - [2026-04-02 11:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.249 - - [2026-04-02 11:20:15] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033666 10.0.0.249 - - [2026-04-02 11:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.249 - - [2026-04-02 11:20:16] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004870 10.0.0.249 - - [2026-04-02 11:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.249 - - [2026-04-02 11:20:16] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004885 10.0.0.249 - - [2026-04-02 11:20:16] "POST /security-groups HTTP/1.1" 409 285 0.004539 10.0.0.249 - - [2026-04-02 11:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.249 - - [2026-04-02 11:20:16] "PUT /security-group/d1749089-959e-4574-b7fa-5e0b88af6a1c HTTP/1.1" 200 263 0.080857 10.0.0.249 - - [2026-04-02 11:20:16] "PUT /access-control-list/cbabdd00-1f32-4470-a0e8-f6c5d3ea958e HTTP/1.1" 200 273 0.019525 10.0.0.249 - - [2026-04-02 11:20:16] "PUT /access-control-list/690d1d41-ec17-4379-af5a-2e6510f23cef HTTP/1.1" 200 273 0.024625 10.0.0.249 - - [2026-04-02 11:20:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026430 10.0.0.249 - - [2026-04-02 11:20:20] "DELETE /loadbalancer-member/00add785-3f82-486a-8926-3fa8f93de3f2 HTTP/1.1" 200 115 0.064346 10.0.0.249 - - [2026-04-02 11:20:20] "DELETE /loadbalancer-pool/367481f7-2035-48b7-b638-d3391e091d5d HTTP/1.1" 200 115 0.071372 10.0.0.249 - - [2026-04-02 11:20:20] "DELETE /loadbalancer-listener/75b26c20-0c99-4db4-8b3f-bafce7e122a7 HTTP/1.1" 200 115 0.038691 10.0.0.249 - - [2026-04-02 11:20:20] "DELETE /loadbalancer/fd16d2c1-8682-45b3-b831-e737878b1989 HTTP/1.1" 200 115 0.058491 10.0.0.249 - - [2026-04-02 11:20:20] "DELETE /floating-ip/ed922d44-016b-4184-a376-e22f87305f1a HTTP/1.1" 200 115 0.056396 10.0.0.249 - - [2026-04-02 11:20:20] "DELETE /instance-ip/73c3f128-d870-4985-8358-91a6f78884ec HTTP/1.1" 200 115 0.064705 10.0.0.249 - - [2026-04-02 11:20:20] "DELETE /virtual-machine-interface/d11f2a85-dc38-4ddf-8d26-2adcfa8bf3c0 HTTP/1.1" 200 115 0.047240 10.0.0.249 - - [2026-04-02 11:20:20] "DELETE /tag/f71d22f2-a840-4287-9610-d2d1eab76738 HTTP/1.1" 200 115 0.050395 10.0.0.249 - - [2026-04-02 11:20:20] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002925 10.0.0.249 - - [2026-04-02 11:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.249 - - [2026-04-02 11:20:20] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003394 10.0.0.249 - - [2026-04-02 11:20:20] "GET /firewall-policy/22128905-1ea7-4f5d-82ad-109fb7211c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.005735 10.0.0.249 - - [2026-04-02 11:20:20] "GET /firewall-rule/8c966d67-5f45-4dd5-923c-860e2cc51c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003909 10.0.0.249 - - [2026-04-02 11:20:20] "POST /ref-update HTTP/1.1" 200 156 0.013939 10.0.0.249 - - [2026-04-02 11:20:20] "DELETE /firewall-rule/8c966d67-5f45-4dd5-923c-860e2cc51c0d HTTP/1.1" 200 115 0.039425 10.0.0.249 - - [2026-04-02 11:20:20] "GET /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005200 10.0.0.249 - - [2026-04-02 11:20:20] "GET /firewall-rule/3797a784-9ecc-4ce9-8588-d11b861cb978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003244 10.0.0.249 - - [2026-04-02 11:20:20] "POST /ref-update HTTP/1.1" 200 156 0.020436 10.0.0.249 - - [2026-04-02 11:20:20] "DELETE /firewall-rule/3797a784-9ecc-4ce9-8588-d11b861cb978 HTTP/1.1" 200 115 0.051235 10.0.0.249 - - [2026-04-02 11:20:20] "GET /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006963 10.0.0.249 - - [2026-04-02 11:20:20] "GET /firewall-rule/d7baa6e7-d2cc-4a04-a6d4-4b887a038d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.005283 10.0.0.249 - - [2026-04-02 11:20:20] "POST /ref-update HTTP/1.1" 200 156 0.014437 10.0.0.249 - - [2026-04-02 11:20:21] "DELETE /firewall-rule/d7baa6e7-d2cc-4a04-a6d4-4b887a038d0e HTTP/1.1" 200 115 0.076160 10.0.0.249 - - [2026-04-02 11:20:21] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002652 10.0.0.249 - - [2026-04-02 11:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.249 - - [2026-04-02 11:20:21] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003225 10.0.0.249 - - [2026-04-02 11:20:21] "GET /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007695 10.0.0.249 - - [2026-04-02 11:20:21] "POST /ref-update HTTP/1.1" 200 156 0.065043 10.0.0.249 - - [2026-04-02 11:20:21] "DELETE /firewall-policy/af6213fc-b0f8-4c52-841b-bc03c300370a HTTP/1.1" 200 115 0.079708 10.0.0.249 - - [2026-04-02 11:20:21] "DELETE /tag/4b48dae4-0d16-4ef8-a2c7-2a7a21862e83 HTTP/1.1" 200 115 0.104933 10.0.0.249 - - [2026-04-02 11:20:21] "DELETE /tag/ad304afd-c7aa-468d-944a-d1e9f86fb126 HTTP/1.1" 200 115 0.076342 10.0.0.249 - - [2026-04-02 11:20:21] "DELETE /tag/fe64f724-171f-4934-8642-28da57eb16c7 HTTP/1.1" 200 115 0.075021 10.0.0.249 - - [2026-04-02 11:20:21] "DELETE /tag/626c2a22-2032-44ce-8055-a16242dcf7b8 HTTP/1.1" 200 115 0.106900 10.0.0.249 - - [2026-04-02 11:20:21] "POST /projects HTTP/1.1" 409 238 0.004676 10.0.0.249 - - [2026-04-02 11:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.249 - - [2026-04-02 11:20:21] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053996 10.0.0.249 - - [2026-04-02 11:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008980 10.0.0.249 - - [2026-04-02 11:20:21] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.011516 10.0.0.249 - - [2026-04-02 11:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.249 - - [2026-04-02 11:20:21] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007706 10.0.0.249 - - [2026-04-02 11:20:21] "POST /security-groups HTTP/1.1" 409 285 0.003867 10.0.0.249 - - [2026-04-02 11:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.249 - - [2026-04-02 11:20:21] "PUT /security-group/d1749089-959e-4574-b7fa-5e0b88af6a1c HTTP/1.1" 200 263 0.071106 10.0.0.249 - - [2026-04-02 11:20:22] "PUT /access-control-list/cbabdd00-1f32-4470-a0e8-f6c5d3ea958e HTTP/1.1" 200 273 0.015302 10.0.0.249 - - [2026-04-02 11:20:22] "PUT /access-control-list/690d1d41-ec17-4379-af5a-2e6510f23cef HTTP/1.1" 200 273 0.012228 10.0.0.249 - - [2026-04-02 11:20:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029705 10.0.0.249 - - [2026-04-02 11:20:22] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.020730 10.0.0.249 - - [2026-04-02 11:20:22] "GET /firewall-rule/b1ab27bf-31a9-42fb-ba08-821f392e54d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002989 10.0.0.249 - - [2026-04-02 11:20:22] "POST /ref-update HTTP/1.1" 200 156 0.065136 10.0.0.249 - - [2026-04-02 11:20:22] "DELETE /firewall-rule/b1ab27bf-31a9-42fb-ba08-821f392e54d0 HTTP/1.1" 200 115 0.055193 10.0.0.249 - - [2026-04-02 11:20:22] "GET /firewall-policy/7c56d677-c7c0-4a00-966f-c29682e5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007062 10.0.0.249 - - [2026-04-02 11:20:22] "GET /firewall-rule/c3365bc1-d07d-495f-aa70-7581edc71157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007249 10.0.0.249 - - [2026-04-02 11:20:22] "POST /ref-update HTTP/1.1" 200 156 0.080664 10.0.0.249 - - [2026-04-02 11:20:22] "DELETE /firewall-rule/c3365bc1-d07d-495f-aa70-7581edc71157 HTTP/1.1" 200 115 0.062331 10.0.0.249 - - [2026-04-02 11:20:22] "DELETE /tag/35702e7a-9b3f-4f20-8d73-77a33fc7b620 HTTP/1.1" 200 115 0.049700 10.0.0.249 - - [2026-04-02 11:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.249 - - [2026-04-02 11:20:22] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006100 10.0.0.249 - - [2026-04-02 11:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.249 - - [2026-04-02 11:20:22] "GET /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.014146 10.0.0.249 - - [2026-04-02 11:20:22] "PUT /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6 HTTP/1.1" 200 265 0.064133 10.0.0.249 - - [2026-04-02 11:20:22] "PUT /virtual-network/f793773c-426b-4d17-b8da-4809262d34c9 HTTP/1.1" 200 265 0.076812 10.0.0.249 - - [2026-04-02 11:20:22] "DELETE /security-group/d1749089-959e-4574-b7fa-5e0b88af6a1c HTTP/1.1" 200 115 0.072589 10.0.0.249 - - [2026-04-02 11:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013159 10.0.0.249 - - [2026-04-02 11:20:22] "DELETE /access-control-list/cbabdd00-1f32-4470-a0e8-f6c5d3ea958e HTTP/1.1" 200 115 0.046998 10.0.0.249 - - [2026-04-02 11:20:22] "DELETE /access-control-list/690d1d41-ec17-4379-af5a-2e6510f23cef HTTP/1.1" 200 115 0.046957 10.0.0.249 - - [2026-04-02 11:20:23] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.047086 10.0.0.249 - - [2026-04-02 11:20:23] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?fields=security_groups HTTP/1.1" 200 1352 0.057174 10.0.0.249 - - [2026-04-02 11:20:23] "DELETE /security-group/f991f748-8432-469a-84cc-74a6ed0644f3 HTTP/1.1" 200 115 0.056518 10.0.0.249 - - [2026-04-02 11:20:23] "DELETE /access-control-list/c3980e5e-7bb6-421f-89d0-36657d83c584 HTTP/1.1" 200 115 0.068296 10.0.0.249 - - [2026-04-02 11:20:23] "GET /project/25c60604-362e-433a-8ddd-5ef36a9b5f53?fields=application_policy_sets HTTP/1.1" 200 1391 0.076348 10.0.0.249 - - [2026-04-02 11:20:23] "DELETE /access-control-list/299a35db-332c-4afa-8530-17a3aff79e46 HTTP/1.1" 200 115 0.073077 10.0.0.249 - - [2026-04-02 11:20:23] "DELETE /project/25c60604-362e-433a-8ddd-5ef36a9b5f53 HTTP/1.1" 200 115 0.394857 10.0.0.249 - - [2026-04-02 11:20:23] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007802 10.0.0.249 - - [2026-04-02 11:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008362 10.0.0.249 - - [2026-04-02 11:20:23] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008959 10.0.0.249 - - [2026-04-02 11:21:01] "GET /global-system-configs HTTP/1.1" 200 323 0.003964 10.0.0.249 - - [2026-04-02 11:21:02] "GET /global-system-configs HTTP/1.1" 200 323 0.013406 10.0.0.249 - - [2026-04-02 11:21:17] "GET / HTTP/1.1" 200 36215 0.002150 10.0.0.249 - - [2026-04-02 11:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.249 - - [2026-04-02 11:21:17] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003626 10.0.0.249 - - [2026-04-02 11:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.249 - - [2026-04-02 11:21:18] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003035 10.0.0.249 - - [2026-04-02 11:21:34] "GET / HTTP/1.1" 200 36215 0.002602 10.0.0.249 - - [2026-04-02 11:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.249 - - [2026-04-02 11:21:34] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006053 10.0.0.249 - - [2026-04-02 11:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.249 - - [2026-04-02 11:21:34] "GET /config-node/73efbaf3-25d0-454a-8933-e12d770630ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004727 10.0.0.249 - - [2026-04-02 11:21:35] "GET / HTTP/1.1" 200 36215 0.001665 10.0.0.249 - - [2026-04-02 11:21:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002513 10.0.0.249 - - [2026-04-02 11:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.249 - - [2026-04-02 11:21:40] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002958 10.0.0.249 - - [2026-04-02 11:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.249 - - [2026-04-02 11:21:40] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.017393 10.0.0.249 - - [2026-04-02 11:21:40] "GET / HTTP/1.1" 200 36215 0.001703 10.0.0.249 - - [2026-04-02 11:21:40] "POST /alarms HTTP/1.1" 409 264 0.002335 10.0.0.249 - - [2026-04-02 11:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010349 10.0.0.249 - - [2026-04-02 11:21:40] "PUT /alarm/9397f397-cdce-4c03-b9fe-e7c39049cd10 HTTP/1.1" 200 245 0.012941 10.0.0.249 - - [2026-04-02 11:21:40] "POST /alarms HTTP/1.1" 409 261 0.009877 10.0.0.249 - - [2026-04-02 11:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.249 - - [2026-04-02 11:21:40] "PUT /alarm/07ef2e91-4b01-4cae-a83f-9bf822e36227 HTTP/1.1" 200 245 0.015242 10.0.0.249 - - [2026-04-02 11:21:40] "POST /alarms HTTP/1.1" 409 261 0.005501 10.0.0.249 - - [2026-04-02 11:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.249 - - [2026-04-02 11:21:40] "PUT /alarm/a546b0aa-713b-4fe7-81d8-7ab980c7b6f7 HTTP/1.1" 200 245 0.012820 10.0.0.249 - - [2026-04-02 11:21:40] "POST /alarms HTTP/1.1" 409 253 0.003112 10.0.0.249 - - [2026-04-02 11:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.249 - - [2026-04-02 11:21:40] "PUT /alarm/48c3b019-cbbc-4913-95a0-c3da2d724a7f HTTP/1.1" 200 245 0.013414 10.0.0.249 - - [2026-04-02 11:21:40] "POST /alarms HTTP/1.1" 409 251 0.004378 10.0.0.249 - - [2026-04-02 11:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.249 - - [2026-04-02 11:21:40] "PUT /alarm/34569bc5-1517-4854-a215-b23bfce6e2e4 HTTP/1.1" 200 245 0.014054 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 252 0.017598 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/13fb48c7-e7c8-404f-9e07-5e822a8635d4 HTTP/1.1" 200 245 0.012687 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 256 0.003989 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/63eb4c5e-9f22-436b-a768-515ed933e4cd HTTP/1.1" 200 245 0.012681 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 248 0.007107 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/66a4d2a4-4dbf-4a71-a89c-c21880d70a41 HTTP/1.1" 200 245 0.014030 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 252 0.016649 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/b8b7ae90-1697-40b7-9914-f696ea0579a8 HTTP/1.1" 200 245 0.012526 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 257 0.009252 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/214ddf58-2d60-4f8c-94d7-c82c70f41448 HTTP/1.1" 200 245 0.012938 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 251 0.005818 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/f0213816-6127-46a4-91f0-735ae06e4090 HTTP/1.1" 200 245 0.012925 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 257 0.005216 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.249 - - [2026-04-02 11:21:41] "POST /tags HTTP/1.1" 409 238 0.005750 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.249 - - [2026-04-02 11:21:41] "GET /tag/da64f3c9-a4c9-4784-ab23-9e9747652885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010634 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/b9dfb817-39d2-4c22-8d8a-2f4c12dd6971 HTTP/1.1" 200 245 0.028976 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 261 0.006177 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.249 - - [2026-04-02 11:21:41] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057515 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/5bee2933-2264-4f53-9084-cdfa0b99c7d0 HTTP/1.1" 200 245 0.042805 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 258 0.006160 10.0.0.249 - - [2026-04-02 11:21:41] "GET /service-appliance-set/b1a8e77c-8744-40e8-a47d-dc946efe6c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003902 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.002644 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/5f929e5a-3488-4542-b2b9-5d4aae0290bd HTTP/1.1" 200 245 0.028981 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 254 0.004891 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/6c048ea7-555c-4de4-b301-22725dda207d HTTP/1.1" 200 245 0.042308 10.0.0.249 - - [2026-04-02 11:21:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.162025 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 254 0.016447 10.0.0.249 - - [2026-04-02 11:21:41] "GET /virtual-machine-interface/be56003f-be53-44d1-8fda-46f7f23c9b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005472 10.0.0.249 - - [2026-04-02 11:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.249 - - [2026-04-02 11:21:41] "POST /set-tag HTTP/1.1" 200 109 0.020253 10.0.0.249 - - [2026-04-02 11:21:41] "PUT /alarm/d24a4b3e-4952-4fd9-a9de-cb0f665d60f9 HTTP/1.1" 200 245 0.024812 10.0.0.249 - - [2026-04-02 11:21:41] "POST /alarms HTTP/1.1" 409 254 0.005697 10.0.0.249 - - [2026-04-02 11:21:41] "POST /instance-ips HTTP/1.1" 200 418 0.036835 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.249 - - [2026-04-02 11:21:42] "PUT /alarm/9010ee69-f544-4a6c-904f-d713820f3297 HTTP/1.1" 200 245 0.013305 10.0.0.249 - - [2026-04-02 11:21:42] "POST /alarms HTTP/1.1" 409 247 0.005176 10.0.0.249 - - [2026-04-02 11:21:42] "GET /instance-ip/d5ae833e-49ec-4cc0-9cec-6e4572e37619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.013526 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.249 - - [2026-04-02 11:21:42] "POST /loadbalancers HTTP/1.1" 200 620 0.069331 10.0.0.249 - - [2026-04-02 11:21:42] "PUT /alarm/1a33772a-af25-47e0-9454-925f2d3f65b3 HTTP/1.1" 200 245 0.046338 10.0.0.249 - - [2026-04-02 11:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014164 10.0.0.249 - - [2026-04-02 11:21:42] "POST /alarms HTTP/1.1" 409 272 0.019466 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018525 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006362 10.0.0.249 - - [2026-04-02 11:21:42] "POST /service-instances HTTP/1.1" 200 568 0.038779 10.0.0.249 - - [2026-04-02 11:21:42] "POST /ref-update HTTP/1.1" 200 156 0.023253 10.0.0.249 - - [2026-04-02 11:21:42] "PUT /alarm/1ef57c6a-335b-4dd4-a30e-cc66183c989c HTTP/1.1" 200 245 0.053986 10.0.0.249 - - [2026-04-02 11:21:42] "POST /alarms HTTP/1.1" 409 261 0.018617 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.249 - - [2026-04-02 11:21:42] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.125426 10.0.0.249 - - [2026-04-02 11:21:42] "GET /virtual-machine-interface/be56003f-be53-44d1-8fda-46f7f23c9b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.015542 10.0.0.249 - - [2026-04-02 11:21:42] "GET /virtual-machine-interface/be56003f-be53-44d1-8fda-46f7f23c9b63?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.026977 10.0.0.249 - - [2026-04-02 11:21:42] "PUT /service-instance/af2e4170-e719-4a30-99a3-90b6ea1b40e6 HTTP/1.1" 200 267 0.079747 10.0.0.249 - - [2026-04-02 11:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010592 10.0.0.249 - - [2026-04-02 11:21:42] "PUT /alarm/de47e0e2-0478-455e-beb2-1eb60a130cdf HTTP/1.1" 200 245 0.052236 10.0.0.249 - - [2026-04-02 11:21:42] "POST /alarms HTTP/1.1" 409 259 0.004810 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007452 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009250 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 404 208 0.010469 10.0.0.249 - - [2026-04-02 11:21:42] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003788 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.249 - - [2026-04-02 11:21:42] "POST /virtual-machines HTTP/1.1" 200 430 0.015766 10.0.0.249 - - [2026-04-02 11:21:42] "PUT /alarm/380cf7ce-d842-4f38-84a5-af9252a42aa4 HTTP/1.1" 200 245 0.022244 10.0.0.249 - - [2026-04-02 11:21:42] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009804 10.0.0.249 - - [2026-04-02 11:21:42] "POST /alarms HTTP/1.1" 409 265 0.009724 10.0.0.249 - - [2026-04-02 11:21:42] "POST /tags HTTP/1.1" 409 221 0.002286 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.249 - - [2026-04-02 11:21:42] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.023839 10.0.0.249 - - [2026-04-02 11:21:42] "POST /tags HTTP/1.1" 409 238 0.022315 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.249 - - [2026-04-02 11:21:42] "PUT /alarm/f1deeded-e899-40c3-a35b-aa2a465c95d3 HTTP/1.1" 200 245 0.078426 10.0.0.249 - - [2026-04-02 11:21:42] "POST /alarms HTTP/1.1" 409 279 0.022316 10.0.0.249 - - [2026-04-02 11:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007218 10.0.0.249 - - [2026-04-02 11:21:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.186125 10.0.0.249 - - [2026-04-02 11:21:42] "GET /tag/da64f3c9-a4c9-4784-ab23-9e9747652885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.050265 10.0.0.249 - - [2026-04-02 11:21:42] "POST /chown HTTP/1.1" 200 109 0.074514 10.0.0.249 - - [2026-04-02 11:21:42] "PUT /alarm/16f6b94f-7fac-47df-9dd7-786a96e30343 HTTP/1.1" 200 245 0.059107 10.0.0.249 - - [2026-04-02 11:21:42] "POST /chown HTTP/1.1" 200 109 0.015830 10.0.0.249 - - [2026-04-02 11:21:42] "POST /firewall-rules HTTP/1.1" 200 652 0.109232 10.0.0.249 - - [2026-04-02 11:21:42] "GET /firewall-rule/0c6fc7f9-8bf6-4a3b-be08-e417ae8d0390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.020398 10.0.0.249 - - [2026-04-02 11:21:42] "PUT /virtual-machine-interface/885ca8aa-691f-4eba-83e1-574cfd333c05 HTTP/1.1" 200 285 0.047785 10.0.0.249 - - [2026-04-02 11:21:42] "PUT /instance-ip/d5ae833e-49ec-4cc0-9cec-6e4572e37619 HTTP/1.1" 200 257 0.043156 10.0.0.249 - - [2026-04-02 11:21:42] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.017591 10.0.0.249 - - [2026-04-02 11:21:42] "GET /firewall-rule/0c6fc7f9-8bf6-4a3b-be08-e417ae8d0390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004917 10.0.0.249 - - [2026-04-02 11:21:43] "POST /ref-update HTTP/1.1" 200 156 0.050114 10.0.0.249 - - [2026-04-02 11:21:43] "POST /ref-update HTTP/1.1" 200 156 0.049117 10.0.0.249 - - [2026-04-02 11:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.249 - - [2026-04-02 11:21:43] "POST /ref-update HTTP/1.1" 200 156 0.037314 10.0.0.249 - - [2026-04-02 11:21:43] "POST /ref-update HTTP/1.1" 200 156 0.039749 10.0.0.249 - - [2026-04-02 11:21:43] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.102957 10.0.0.249 - - [2026-04-02 11:21:43] "GET /loadbalancer/64ca2e1a-4994-4ec7-b3d1-8be903c7a14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2524 0.005445 10.0.0.249 - - [2026-04-02 11:21:43] "POST /ref-update HTTP/1.1" 200 156 0.020741 10.0.0.249 - - [2026-04-02 11:21:43] "POST /ref-update HTTP/1.1" 200 156 0.030950 10.0.0.249 - - [2026-04-02 11:21:43] "POST /ref-update HTTP/1.1" 200 156 0.033031 10.0.0.249 - - [2026-04-02 11:21:43] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.068974 10.0.0.249 - - [2026-04-02 11:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.249 - - [2026-04-02 11:21:43] "POST /virtual-machines HTTP/1.1" 200 430 0.049001 10.0.0.249 - - [2026-04-02 11:21:43] "GET / HTTP/1.1" 200 36215 0.003188 10.0.0.249 - - [2026-04-02 11:21:43] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.080676 10.0.0.249 - - [2026-04-02 11:21:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004151 10.0.0.249 - - [2026-04-02 11:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007550 10.0.0.249 - - [2026-04-02 11:21:43] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.016233 10.0.0.249 - - [2026-04-02 11:21:43] "GET /loadbalancer-listener/f97f8690-a510-4e3f-806e-0eb6ba8bd7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.012604 10.0.0.249 - - [2026-04-02 11:21:43] "GET /loadbalancer-listener/f97f8690-a510-4e3f-806e-0eb6ba8bd7fa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.008906 10.0.0.249 - - [2026-04-02 11:21:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.171674 10.0.0.249 - - [2026-04-02 11:21:43] "POST /chown HTTP/1.1" 200 109 0.044679 10.0.0.249 - - [2026-04-02 11:21:43] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.132961 10.0.0.249 - - [2026-04-02 11:21:43] "POST /chown HTTP/1.1" 200 109 0.022153 10.0.0.249 - - [2026-04-02 11:21:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.095732 10.0.0.249 - - [2026-04-02 11:21:43] "GET /loadbalancer-pool/5822cb4d-692d-463b-a5fe-2275945d004f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011998 10.0.0.249 - - [2026-04-02 11:21:43] "PUT /virtual-machine-interface/8acdcc27-95ed-448e-8bb5-02fb0b6582f2 HTTP/1.1" 200 285 0.114029 10.0.0.249 - - [2026-04-02 11:21:43] "PUT /instance-ip/d5ae833e-49ec-4cc0-9cec-6e4572e37619 HTTP/1.1" 200 257 0.025168 10.0.0.249 - - [2026-04-02 11:21:43] "POST /loadbalancer-members HTTP/1.1" 200 709 0.097444 10.0.0.249 - - [2026-04-02 11:21:43] "GET / HTTP/1.1" 200 36215 0.003971 10.0.0.249 - - [2026-04-02 11:21:43] "POST /ref-update HTTP/1.1" 200 156 0.040761 10.0.0.249 - - [2026-04-02 11:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014605 10.0.0.249 - - [2026-04-02 11:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.057540 10.0.0.249 - - [2026-04-02 11:21:44] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.013539 10.0.0.249 - - [2026-04-02 11:21:44] "GET /loadbalancer-member/b43ad5b6-985b-4d52-8ff7-903b0d4eccb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.012851 10.0.0.249 - - [2026-04-02 11:21:44] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011779 10.0.0.249 - - [2026-04-02 11:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017444 10.0.0.249 - - [2026-04-02 11:21:44] "POST /ref-update HTTP/1.1" 200 156 0.071375 10.0.0.249 - - [2026-04-02 11:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.249 - - [2026-04-02 11:21:44] "POST /ref-update HTTP/1.1" 200 156 0.031761 10.0.0.249 - - [2026-04-02 11:21:44] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022210 10.0.0.249 - - [2026-04-02 11:21:44] "POST /tags HTTP/1.1" 409 221 0.005100 10.0.0.249 - - [2026-04-02 11:21:44] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.068808 10.0.0.249 - - [2026-04-02 11:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.249 - - [2026-04-02 11:21:44] "POST /ref-update HTTP/1.1" 200 156 0.054847 10.0.0.249 - - [2026-04-02 11:21:44] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.034177 10.0.0.249 - - [2026-04-02 11:21:44] "POST /tags HTTP/1.1" 409 238 0.004841 10.0.0.249 - - [2026-04-02 11:21:44] "POST /ref-update HTTP/1.1" 200 156 0.072980 10.0.0.249 - - [2026-04-02 11:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011585 10.0.0.249 - - [2026-04-02 11:21:44] "GET /tag/da64f3c9-a4c9-4784-ab23-9e9747652885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.031651 10.0.0.249 - - [2026-04-02 11:21:44] "POST /firewall-rules HTTP/1.1" 409 293 0.012535 10.0.0.249 - - [2026-04-02 11:21:44] "PUT /service-instance/af2e4170-e719-4a30-99a3-90b6ea1b40e6 HTTP/1.1" 200 267 0.019597 10.0.0.249 - - [2026-04-02 11:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025229 10.0.0.249 - - [2026-04-02 11:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.036274 10.0.0.249 - - [2026-04-02 11:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.249 - - [2026-04-02 11:21:44] "POST /chown HTTP/1.1" 200 109 0.020543 10.0.0.249 - - [2026-04-02 11:21:44] "POST /chown HTTP/1.1" 200 109 0.034404 10.0.0.249 - - [2026-04-02 11:21:44] "PUT /firewall-rule/0c6fc7f9-8bf6-4a3b-be08-e417ae8d0390 HTTP/1.1" 200 261 0.133114 10.0.0.249 - - [2026-04-02 11:21:44] "GET /firewall-rule/0c6fc7f9-8bf6-4a3b-be08-e417ae8d0390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.020308 10.0.0.249 - - [2026-04-02 11:21:44] "PUT /instance-ip/d5ae833e-49ec-4cc0-9cec-6e4572e37619 HTTP/1.1" 200 257 0.082711 10.0.0.249 - - [2026-04-02 11:21:44] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.024447 10.0.0.249 - - [2026-04-02 11:21:44] "GET /firewall-rule/0c6fc7f9-8bf6-4a3b-be08-e417ae8d0390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.031144 10.0.0.249 - - [2026-04-02 11:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.249 - - [2026-04-02 11:21:44] "POST /ref-update HTTP/1.1" 200 156 0.055576 10.0.0.249 - - [2026-04-02 11:21:44] "GET /tag/da64f3c9-a4c9-4784-ab23-9e9747652885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.027599 10.0.0.249 - - [2026-04-02 11:21:44] "POST /chown HTTP/1.1" 200 109 0.052131 10.0.0.249 - - [2026-04-02 11:21:44] "GET /tag/da64f3c9-a4c9-4784-ab23-9e9747652885?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.073953 10.0.0.249 - - [2026-04-02 11:21:44] "GET /virtual-machine-interface/885ca8aa-691f-4eba-83e1-574cfd333c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.023097 10.0.0.249 - - [2026-04-02 11:21:44] "POST /chown HTTP/1.1" 200 109 0.095040 10.0.0.249 - - [2026-04-02 11:21:45] "PUT /instance-ip/d5ae833e-49ec-4cc0-9cec-6e4572e37619 HTTP/1.1" 200 257 0.061472 10.0.0.249 - - [2026-04-02 11:21:45] "POST /set-tag HTTP/1.1" 200 109 0.088289 10.0.0.249 - - [2026-04-02 11:21:45] "GET /virtual-machine-interface/8acdcc27-95ed-448e-8bb5-02fb0b6582f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.051867 10.0.0.249 - - [2026-04-02 11:21:45] "POST /ref-update HTTP/1.1" 200 156 0.122559 10.0.0.249 - - [2026-04-02 11:21:45] "GET / HTTP/1.1" 200 36215 0.002503 10.0.0.249 - - [2026-04-02 11:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.249 - - [2026-04-02 11:21:45] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.045833 10.0.0.249 - - [2026-04-02 11:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009870 10.0.0.249 - - [2026-04-02 11:21:45] "POST /set-tag HTTP/1.1" 200 109 0.148336 10.0.0.249 - - [2026-04-02 11:21:45] "POST /chown HTTP/1.1" 200 109 0.043161 10.0.0.249 - - [2026-04-02 11:21:45] "GET /virtual-machine-interface/be56003f-be53-44d1-8fda-46f7f23c9b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.063737 10.0.0.249 - - [2026-04-02 11:21:45] "PUT /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c HTTP/1.1" 200 275 0.207581 10.0.0.249 - - [2026-04-02 11:21:45] "POST /chown HTTP/1.1" 200 109 0.092063 10.0.0.249 - - [2026-04-02 11:21:45] "PUT /instance-ip/d5ae833e-49ec-4cc0-9cec-6e4572e37619 HTTP/1.1" 200 257 0.111561 10.0.0.249 - - [2026-04-02 11:21:45] "POST /set-tag HTTP/1.1" 200 109 0.164207 10.0.0.249 - - [2026-04-02 11:21:45] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.049095 10.0.0.249 - - [2026-04-02 11:21:45] "GET /firewall-rule/0c6fc7f9-8bf6-4a3b-be08-e417ae8d0390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016569 10.0.0.249 - - [2026-04-02 11:21:45] "POST /ref-update HTTP/1.1" 200 156 0.137078 10.0.0.249 - - [2026-04-02 11:21:45] "POST /ref-update HTTP/1.1" 200 156 0.050261 10.0.0.249 - - [2026-04-02 11:21:45] "POST /chown HTTP/1.1" 200 109 0.061343 10.0.0.249 - - [2026-04-02 11:21:45] "POST /chown HTTP/1.1" 200 109 0.047925 10.0.0.249 - - [2026-04-02 11:21:45] "PUT /instance-ip/d5ae833e-49ec-4cc0-9cec-6e4572e37619 HTTP/1.1" 200 257 0.052646 10.0.0.249 - - [2026-04-02 11:21:45] "DELETE /firewall-rule/0c6fc7f9-8bf6-4a3b-be08-e417ae8d0390 HTTP/1.1" 200 115 0.188605 10.0.0.249 - - [2026-04-02 11:21:46] "DELETE /loadbalancer-member/b43ad5b6-985b-4d52-8ff7-903b0d4eccb3 HTTP/1.1" 200 115 0.071466 10.0.0.249 - - [2026-04-02 11:21:46] "POST /ref-update HTTP/1.1" 200 156 0.074449 10.0.0.249 - - [2026-04-02 11:21:46] "DELETE /loadbalancer-pool/5822cb4d-692d-463b-a5fe-2275945d004f HTTP/1.1" 200 115 0.124763 10.0.0.249 - - [2026-04-02 11:21:46] "DELETE /loadbalancer-listener/f97f8690-a510-4e3f-806e-0eb6ba8bd7fa HTTP/1.1" 200 115 0.093857 10.0.0.249 - - [2026-04-02 11:21:46] "DELETE /loadbalancer/64ca2e1a-4994-4ec7-b3d1-8be903c7a14b HTTP/1.1" 200 115 0.111919 10.0.0.249 - - [2026-04-02 11:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.249 - - [2026-04-02 11:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.249 - - [2026-04-02 11:21:46] "DELETE /instance-ip/d5ae833e-49ec-4cc0-9cec-6e4572e37619 HTTP/1.1" 200 115 0.165748 10.0.0.249 - - [2026-04-02 11:21:46] "DELETE /virtual-machine-interface/be56003f-be53-44d1-8fda-46f7f23c9b63 HTTP/1.1" 200 115 0.067944 10.0.0.249 - - [2026-04-02 11:21:46] "DELETE /tag/da64f3c9-a4c9-4784-ab23-9e9747652885 HTTP/1.1" 200 115 0.098628 10.0.0.249 - - [2026-04-02 11:21:46] "DELETE /service-instance/af2e4170-e719-4a30-99a3-90b6ea1b40e6 HTTP/1.1" 200 115 0.042408 10.0.0.249 - - [2026-04-02 11:21:46] "GET /virtual-machine-interface/885ca8aa-691f-4eba-83e1-574cfd333c05?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006388 10.0.0.249 - - [2026-04-02 11:21:46] "DELETE /virtual-machine-interface/885ca8aa-691f-4eba-83e1-574cfd333c05 HTTP/1.1" 200 115 0.130351 10.0.0.249 - - [2026-04-02 11:21:46] "POST /ref-update HTTP/1.1" 200 156 0.027765 10.0.0.249 - - [2026-04-02 11:21:47] "DELETE /virtual-machine/42e0a88a-5186-424c-aa30-7c1810a1081c HTTP/1.1" 200 115 0.057526 10.0.0.249 - - [2026-04-02 11:21:47] "GET /virtual-machine-interface/8acdcc27-95ed-448e-8bb5-02fb0b6582f2?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.010941 10.0.0.249 - - [2026-04-02 11:21:47] "DELETE /virtual-machine-interface/8acdcc27-95ed-448e-8bb5-02fb0b6582f2 HTTP/1.1" 200 115 0.080757 10.0.0.249 - - [2026-04-02 11:21:47] "DELETE /virtual-machine/9116b583-8c86-4e6b-8c53-63dceec41ee8 HTTP/1.1" 200 115 0.032459 10.0.0.249 - - [2026-04-02 11:21:48] "GET / HTTP/1.1" 200 36215 0.002860 10.0.0.249 - - [2026-04-02 11:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.249 - - [2026-04-02 11:21:48] "GET /routing-instance/42b6c4c0-4f12-4a13-ae49-680ec90561c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005124 10.0.0.249 - - [2026-04-02 11:21:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002970 10.0.0.249 - - [2026-04-02 11:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.249 - - [2026-04-02 11:21:48] "GET /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004239 10.0.0.249 - - [2026-04-02 11:21:48] "PUT /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd HTTP/1.1" 200 255 0.021852 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:21:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:21:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001171 10.0.0.249 - - [2026-04-02 11:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.249 - - [2026-04-02 11:21:50] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003474 10.0.0.249 - - [2026-04-02 11:22:03] "GET / HTTP/1.1" 200 36215 0.002794 10.0.0.249 - - [2026-04-02 11:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.249 - - [2026-04-02 11:22:03] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004868 10.0.0.249 - - [2026-04-02 11:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.249 - - [2026-04-02 11:22:03] "GET /config-node/73efbaf3-25d0-454a-8933-e12d770630ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002702 10.0.0.249 - - [2026-04-02 11:22:15] "GET / HTTP/1.1" 200 36215 0.003538 10.0.0.249 - - [2026-04-02 11:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.249 - - [2026-04-02 11:22:15] "GET /routing-instance/42b6c4c0-4f12-4a13-ae49-680ec90561c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002838 10.0.0.249 - - [2026-04-02 11:22:15] "POST /bgp-routers HTTP/1.1" 409 301 0.008889 10.0.0.249 - - [2026-04-02 11:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.249 - - [2026-04-02 11:22:15] "GET /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003965 10.0.0.249 - - [2026-04-02 11:22:15] "PUT /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd HTTP/1.1" 200 255 0.016758 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:22:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:22:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001252 10.0.0.249 - - [2026-04-02 11:22:21] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002595 10.0.0.249 - - [2026-04-02 11:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.249 - - [2026-04-02 11:22:21] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006905 10.0.0.249 - - [2026-04-02 11:22:57] "GET / HTTP/1.1" 200 36215 0.001622 10.0.0.249 - - [2026-04-02 11:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.249 - - [2026-04-02 11:22:57] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005754 10.0.0.249 - - [2026-04-02 11:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.249 - - [2026-04-02 11:22:57] "GET /config-node/73efbaf3-25d0-454a-8933-e12d770630ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002526 10.0.0.249 - - [2026-04-02 11:22:58] "GET / HTTP/1.1" 200 36215 0.002374 10.0.0.249 - - [2026-04-02 11:22:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002922 10.0.0.249 - - [2026-04-02 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.249 - - [2026-04-02 11:23:03] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003510 10.0.0.249 - - [2026-04-02 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.249 - - [2026-04-02 11:23:03] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.010309 10.0.0.249 - - [2026-04-02 11:23:03] "GET / HTTP/1.1" 200 36215 0.001421 10.0.0.249 - - [2026-04-02 11:23:03] "POST /alarms HTTP/1.1" 409 264 0.002594 10.0.0.249 - - [2026-04-02 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.249 - - [2026-04-02 11:23:03] "PUT /alarm/9397f397-cdce-4c03-b9fe-e7c39049cd10 HTTP/1.1" 200 245 0.012918 10.0.0.249 - - [2026-04-02 11:23:03] "POST /alarms HTTP/1.1" 409 261 0.008806 10.0.0.249 - - [2026-04-02 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.249 - - [2026-04-02 11:23:03] "PUT /alarm/07ef2e91-4b01-4cae-a83f-9bf822e36227 HTTP/1.1" 200 245 0.012644 10.0.0.249 - - [2026-04-02 11:23:03] "POST /alarms HTTP/1.1" 409 261 0.002524 10.0.0.249 - - [2026-04-02 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.249 - - [2026-04-02 11:23:03] "PUT /alarm/a546b0aa-713b-4fe7-81d8-7ab980c7b6f7 HTTP/1.1" 200 245 0.013766 10.0.0.249 - - [2026-04-02 11:23:03] "POST /alarms HTTP/1.1" 409 253 0.016196 10.0.0.249 - - [2026-04-02 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.249 - - [2026-04-02 11:23:03] "PUT /alarm/48c3b019-cbbc-4913-95a0-c3da2d724a7f HTTP/1.1" 200 245 0.015450 10.0.0.249 - - [2026-04-02 11:23:03] "POST /alarms HTTP/1.1" 409 251 0.007829 10.0.0.249 - - [2026-04-02 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.249 - - [2026-04-02 11:23:03] "PUT /alarm/34569bc5-1517-4854-a215-b23bfce6e2e4 HTTP/1.1" 200 245 0.017177 10.0.0.249 - - [2026-04-02 11:23:03] "POST /alarms HTTP/1.1" 409 252 0.005759 10.0.0.249 - - [2026-04-02 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.249 - - [2026-04-02 11:23:03] "PUT /alarm/13fb48c7-e7c8-404f-9e07-5e822a8635d4 HTTP/1.1" 200 245 0.013404 10.0.0.249 - - [2026-04-02 11:23:03] "POST /alarms HTTP/1.1" 409 256 0.018269 10.0.0.249 - - [2026-04-02 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.249 - - [2026-04-02 11:23:03] "PUT /alarm/63eb4c5e-9f22-436b-a768-515ed933e4cd HTTP/1.1" 200 245 0.009346 10.0.0.249 - - [2026-04-02 11:23:03] "POST /alarms HTTP/1.1" 409 248 0.012413 10.0.0.249 - - [2026-04-02 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/66a4d2a4-4dbf-4a71-a89c-c21880d70a41 HTTP/1.1" 200 245 0.016304 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 252 0.025424 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/b8b7ae90-1697-40b7-9914-f696ea0579a8 HTTP/1.1" 200 245 0.013652 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 257 0.013071 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/214ddf58-2d60-4f8c-94d7-c82c70f41448 HTTP/1.1" 200 245 0.014419 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 251 0.013680 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/f0213816-6127-46a4-91f0-735ae06e4090 HTTP/1.1" 200 245 0.010648 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 257 0.008012 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/b9dfb817-39d2-4c22-8d8a-2f4c12dd6971 HTTP/1.1" 200 245 0.013090 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 261 0.004565 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/5bee2933-2264-4f53-9084-cdfa0b99c7d0 HTTP/1.1" 200 245 0.014841 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 258 0.017990 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/5f929e5a-3488-4542-b2b9-5d4aae0290bd HTTP/1.1" 200 245 0.011888 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 254 0.008419 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/6c048ea7-555c-4de4-b301-22725dda207d HTTP/1.1" 200 245 0.011575 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 254 0.005141 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/d24a4b3e-4952-4fd9-a9de-cb0f665d60f9 HTTP/1.1" 200 245 0.020638 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 254 0.013376 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/9010ee69-f544-4a6c-904f-d713820f3297 HTTP/1.1" 200 245 0.032277 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 247 0.012902 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/1a33772a-af25-47e0-9454-925f2d3f65b3 HTTP/1.1" 200 245 0.020562 10.0.0.249 - - [2026-04-02 11:23:04] "POST /alarms HTTP/1.1" 409 272 0.007579 10.0.0.249 - - [2026-04-02 11:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.249 - - [2026-04-02 11:23:04] "PUT /alarm/1ef57c6a-335b-4dd4-a30e-cc66183c989c HTTP/1.1" 200 245 0.024982 10.0.0.249 - - [2026-04-02 11:23:05] "POST /alarms HTTP/1.1" 409 261 0.022202 10.0.0.249 - - [2026-04-02 11:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.249 - - [2026-04-02 11:23:05] "PUT /alarm/de47e0e2-0478-455e-beb2-1eb60a130cdf HTTP/1.1" 200 245 0.026937 10.0.0.249 - - [2026-04-02 11:23:05] "POST /alarms HTTP/1.1" 409 259 0.028582 10.0.0.249 - - [2026-04-02 11:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011890 10.0.0.249 - - [2026-04-02 11:23:05] "PUT /alarm/380cf7ce-d842-4f38-84a5-af9252a42aa4 HTTP/1.1" 200 245 0.027499 10.0.0.249 - - [2026-04-02 11:23:05] "POST /alarms HTTP/1.1" 409 265 0.008713 10.0.0.249 - - [2026-04-02 11:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008519 10.0.0.249 - - [2026-04-02 11:23:05] "PUT /alarm/f1deeded-e899-40c3-a35b-aa2a465c95d3 HTTP/1.1" 200 245 0.020151 10.0.0.249 - - [2026-04-02 11:23:05] "POST /alarms HTTP/1.1" 409 279 0.015785 10.0.0.249 - - [2026-04-02 11:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006481 10.0.0.249 - - [2026-04-02 11:23:05] "PUT /alarm/16f6b94f-7fac-47df-9dd7-786a96e30343 HTTP/1.1" 200 245 0.027725 10.0.0.249 - - [2026-04-02 11:23:05] "GET / HTTP/1.1" 200 36215 0.001888 10.0.0.249 - - [2026-04-02 11:23:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002496 10.0.0.249 - - [2026-04-02 11:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.249 - - [2026-04-02 11:23:05] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.008773 10.0.0.249 - - [2026-04-02 11:23:06] "GET / HTTP/1.1" 200 36215 0.002474 10.0.0.249 - - [2026-04-02 11:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.249 - - [2026-04-02 11:23:06] "GET /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003244 10.0.0.249 - - [2026-04-02 11:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.249 - - [2026-04-02 11:23:06] "PUT /global-vrouter-config/d26a90f3-e12e-46cf-8f89-ef1ad9b59138 HTTP/1.1" 200 277 0.023824 10.0.0.249 - - [2026-04-02 11:23:06] "GET / HTTP/1.1" 200 36215 0.001822 10.0.0.249 - - [2026-04-02 11:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.249 - - [2026-04-02 11:23:06] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005461 10.0.0.249 - - [2026-04-02 11:23:06] "PUT /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c HTTP/1.1" 200 275 0.022284 10.0.0.249 - - [2026-04-02 11:23:09] "GET / HTTP/1.1" 200 36215 0.001776 10.0.0.249 - - [2026-04-02 11:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.249 - - [2026-04-02 11:23:09] "GET /routing-instance/42b6c4c0-4f12-4a13-ae49-680ec90561c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003199 10.0.0.249 - - [2026-04-02 11:23:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002420 10.0.0.249 - - [2026-04-02 11:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.249 - - [2026-04-02 11:23:09] "GET /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004008 10.0.0.249 - - [2026-04-02 11:23:09] "PUT /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd HTTP/1.1" 200 255 0.023802 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:23:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001102 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:23:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001311 10.0.0.249 - - [2026-04-02 11:23:14] "POST /tags HTTP/1.1" 200 356 0.050854 10.0.0.249 - - [2026-04-02 11:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.249 - - [2026-04-02 11:23:14] "GET /tag/43c5753b-1d7e-4931-8ba7-1c5e03db7e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.023316 10.0.0.249 - - [2026-04-02 11:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.249 - - [2026-04-02 11:23:14] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006046 10.0.0.249 - - [2026-04-02 11:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.249 - - [2026-04-02 11:23:14] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067213 10.0.0.249 - - [2026-04-02 11:23:14] "POST /virtual-machines HTTP/1.1" 200 352 0.025277 10.0.0.249 - - [2026-04-02 11:23:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.041411 10.0.0.249 - - [2026-04-02 11:23:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.144929 10.0.0.249 - - [2026-04-02 11:23:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010433 10.0.0.249 - - [2026-04-02 11:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013087 10.0.0.249 - - [2026-04-02 11:23:14] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005939 10.0.0.249 - - [2026-04-02 11:23:14] "POST /instance-ips HTTP/1.1" 200 392 0.026605 10.0.0.249 - - [2026-04-02 11:23:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033783 10.0.0.249 - - [2026-04-02 11:23:14] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.015558 10.0.0.249 - - [2026-04-02 11:23:15] "POST /set-tag HTTP/1.1" 200 109 0.021429 10.0.0.249 - - [2026-04-02 11:23:15] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008540 10.0.0.249 - - [2026-04-02 11:23:15] "GET /instance-ip/5725e8ca-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004044 10.0.0.249 - - [2026-04-02 11:23:15] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005458 10.0.0.249 - - [2026-04-02 11:23:15] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.249 - - [2026-04-02 11:23:15] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006580 10.0.0.249 - - [2026-04-02 11:23:15] "POST /ref-update HTTP/1.1" 200 156 0.014500 10.0.0.249 - - [2026-04-02 11:23:15] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006502 10.0.0.249 - - [2026-04-02 11:23:15] "POST /set-tag HTTP/1.1" 200 109 0.004497 10.0.0.249 - - [2026-04-02 11:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.249 - - [2026-04-02 11:23:15] "GET /virtual-network/61d4bf79-1d97-4d23-af83-7093111745c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004994 10.0.0.249 - - [2026-04-02 11:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.249 - - [2026-04-02 11:23:15] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036976 10.0.0.249 - - [2026-04-02 11:23:15] "POST /virtual-machines HTTP/1.1" 200 356 0.009143 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:23:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:23:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001192 10.0.0.249 - - [2026-04-02 11:23:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008994 10.0.0.249 - - [2026-04-02 11:23:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.133411 10.0.0.249 - - [2026-04-02 11:23:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027770 10.0.0.249 - - [2026-04-02 11:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007673 10.0.0.249 - - [2026-04-02 11:23:15] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.004930 10.0.0.249 - - [2026-04-02 11:23:15] "POST /instance-ips HTTP/1.1" 200 396 0.049636 10.0.0.249 - - [2026-04-02 11:23:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.075636 10.0.0.249 - - [2026-04-02 11:23:15] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.015907 10.0.0.249 - - [2026-04-02 11:23:15] "POST /set-tag HTTP/1.1" 200 109 0.028710 10.0.0.249 - - [2026-04-02 11:23:16] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009694 10.0.0.249 - - [2026-04-02 11:23:16] "GET /instance-ip/57a52982-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004998 10.0.0.249 - - [2026-04-02 11:23:16] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006492 10.0.0.249 - - [2026-04-02 11:23:16] "POST /set-tag HTTP/1.1" 200 109 0.010118 10.0.0.249 - - [2026-04-02 11:23:16] "GET /virtual-router/27d86e28-ed1b-4e71-b70d-3de22f02a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.020191 10.0.0.249 - - [2026-04-02 11:23:16] "POST /ref-update HTTP/1.1" 200 156 0.018740 10.0.0.249 - - [2026-04-02 11:23:16] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.032349 10.0.0.249 - - [2026-04-02 11:23:16] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.249 - - [2026-04-02 11:23:16] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004963 10.0.0.249 - - [2026-04-02 11:23:16] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.249 - - [2026-04-02 11:23:16] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004119 10.0.0.249 - - [2026-04-02 11:23:16] "POST /set-tag HTTP/1.1" 200 109 0.005562 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:23:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002739 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:23:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001122 10.0.0.249 - - [2026-04-02 11:23:31] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011462 10.0.0.249 - - [2026-04-02 11:23:31] "POST /set-tag HTTP/1.1" 200 109 0.004406 10.0.0.249 - - [2026-04-02 11:23:32] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008415 10.0.0.249 - - [2026-04-02 11:23:32] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.249 - - [2026-04-02 11:23:33] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004771 10.0.0.249 - - [2026-04-02 11:23:33] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.249 - - [2026-04-02 11:23:34] "GET / HTTP/1.1" 200 36215 0.002852 10.0.0.249 - - [2026-04-02 11:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.249 - - [2026-04-02 11:23:34] "GET /global-system-config/0d62d4ac-66ad-48bf-8328-6374767b6e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005148 10.0.0.249 - - [2026-04-02 11:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.249 - - [2026-04-02 11:23:34] "GET /config-node/73efbaf3-25d0-454a-8933-e12d770630ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003077 10.0.0.249 - - [2026-04-02 11:23:41] "POST /tags HTTP/1.1" 200 366 0.044573 10.0.0.249 - - [2026-04-02 11:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.249 - - [2026-04-02 11:23:41] "GET /tag/e651d360-6315-44f4-80a0-1e6d3e98361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012547 10.0.0.249 - - [2026-04-02 11:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.249 - - [2026-04-02 11:23:41] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045003 10.0.0.249 - - [2026-04-02 11:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.249 - - [2026-04-02 11:23:41] "GET /service-appliance-set/b1a8e77c-8744-40e8-a47d-dc946efe6c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003425 10.0.0.249 - - [2026-04-02 11:23:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.003931 10.0.0.249 - - [2026-04-02 11:23:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.108338 10.0.0.249 - - [2026-04-02 11:23:41] "GET /virtual-machine-interface/5a048ac4-8fd4-4233-b553-2e3ea72c40c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005187 10.0.0.249 - - [2026-04-02 11:23:41] "POST /set-tag HTTP/1.1" 200 109 0.019696 10.0.0.249 - - [2026-04-02 11:23:42] "POST /instance-ips HTTP/1.1" 200 418 0.041058 10.0.0.249 - - [2026-04-02 11:23:42] "GET /instance-ip/b2aad5d3-261b-446b-9645-b08c0c9e9e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.005137 10.0.0.249 - - [2026-04-02 11:23:42] "POST /loadbalancers HTTP/1.1" 200 620 0.061276 10.0.0.249 - - [2026-04-02 11:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030603 10.0.0.249 - - [2026-04-02 11:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015830 10.0.0.249 - - [2026-04-02 11:23:42] "POST /service-instances HTTP/1.1" 200 568 0.035099 10.0.0.249 - - [2026-04-02 11:23:42] "POST /ref-update HTTP/1.1" 200 156 0.014431 10.0.0.249 - - [2026-04-02 11:23:42] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057084 10.0.0.249 - - [2026-04-02 11:23:42] "GET /virtual-machine-interface/5a048ac4-8fd4-4233-b553-2e3ea72c40c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.018708 10.0.0.249 - - [2026-04-02 11:23:42] "GET /virtual-machine-interface/5a048ac4-8fd4-4233-b553-2e3ea72c40c5?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.017788 10.0.0.249 - - [2026-04-02 11:23:42] "PUT /service-instance/3c26219d-320a-410b-a966-1517a05ab655 HTTP/1.1" 200 267 0.024692 10.0.0.249 - - [2026-04-02 11:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015993 10.0.0.249 - - [2026-04-02 11:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006876 10.0.0.249 - - [2026-04-02 11:23:42] "POST /fqname-to-id HTTP/1.1" 404 208 0.002305 10.0.0.249 - - [2026-04-02 11:23:42] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004364 10.0.0.249 - - [2026-04-02 11:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.249 - - [2026-04-02 11:23:42] "POST /virtual-machines HTTP/1.1" 200 430 0.015813 10.0.0.249 - - [2026-04-02 11:23:42] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009305 10.0.0.249 - - [2026-04-02 11:23:42] "POST /tags HTTP/1.1" 409 221 0.003045 10.0.0.249 - - [2026-04-02 11:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005130 10.0.0.249 - - [2026-04-02 11:23:42] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.029568 10.0.0.249 - - [2026-04-02 11:23:42] "POST /tags HTTP/1.1" 409 238 0.009781 10.0.0.249 - - [2026-04-02 11:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.249 - - [2026-04-02 11:23:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.127842 10.0.0.249 - - [2026-04-02 11:23:42] "POST /chown HTTP/1.1" 200 109 0.018637 10.0.0.249 - - [2026-04-02 11:23:42] "GET /tag/e651d360-6315-44f4-80a0-1e6d3e98361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.025162 10.0.0.249 - - [2026-04-02 11:23:42] "POST /chown HTTP/1.1" 200 109 0.008405 10.0.0.249 - - [2026-04-02 11:23:42] "POST /firewall-rules HTTP/1.1" 200 652 0.099734 10.0.0.249 - - [2026-04-02 11:23:42] "PUT /virtual-machine-interface/309b50cd-3aa4-4572-a8e1-b6a1ab2ce1e6 HTTP/1.1" 200 285 0.080381 10.0.0.249 - - [2026-04-02 11:23:42] "GET /firewall-rule/04cd8f21-9146-46fe-8a4d-d49a6ca97502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.017506 10.0.0.249 - - [2026-04-02 11:23:42] "PUT /instance-ip/b2aad5d3-261b-446b-9645-b08c0c9e9e4a HTTP/1.1" 200 257 0.030968 10.0.0.249 - - [2026-04-02 11:23:42] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004508 10.0.0.249 - - [2026-04-02 11:23:42] "GET /firewall-rule/04cd8f21-9146-46fe-8a4d-d49a6ca97502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003275 10.0.0.249 - - [2026-04-02 11:23:42] "POST /ref-update HTTP/1.1" 200 156 0.026785 10.0.0.249 - - [2026-04-02 11:23:42] "POST /ref-update HTTP/1.1" 200 156 0.047012 10.0.0.249 - - [2026-04-02 11:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.249 - - [2026-04-02 11:23:42] "POST /ref-update HTTP/1.1" 200 156 0.037376 10.0.0.249 - - [2026-04-02 11:23:42] "POST /ref-update HTTP/1.1" 200 156 0.022249 10.0.0.249 - - [2026-04-02 11:23:43] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.096626 10.0.0.249 - - [2026-04-02 11:23:43] "GET /loadbalancer/64ca2e1a-4994-4ec7-b3d1-8be903c7a14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2524 0.009833 10.0.0.249 - - [2026-04-02 11:23:43] "POST /ref-update HTTP/1.1" 200 156 0.018953 10.0.0.249 - - [2026-04-02 11:23:43] "POST /ref-update HTTP/1.1" 200 156 0.036246 10.0.0.249 - - [2026-04-02 11:23:43] "POST /ref-update HTTP/1.1" 200 156 0.033280 10.0.0.249 - - [2026-04-02 11:23:43] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.064626 10.0.0.249 - - [2026-04-02 11:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010973 10.0.0.249 - - [2026-04-02 11:23:43] "GET /project/da3747b9-5870-4b1d-8012-ea534ab9687f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057238 10.0.0.249 - - [2026-04-02 11:23:43] "POST /virtual-machines HTTP/1.1" 200 430 0.047833 10.0.0.249 - - [2026-04-02 11:23:43] "GET /loadbalancer-listener/592ddcfb-3c17-49b7-b037-260854077ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006730 10.0.0.249 - - [2026-04-02 11:23:43] "GET /loadbalancer-listener/592ddcfb-3c17-49b7-b037-260854077ccb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.007700 10.0.0.249 - - [2026-04-02 11:23:43] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.109137 10.0.0.249 - - [2026-04-02 11:23:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.172625 10.0.0.249 - - [2026-04-02 11:23:43] "POST /chown HTTP/1.1" 200 109 0.035233 10.0.0.249 - - [2026-04-02 11:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025018 10.0.0.249 - - [2026-04-02 11:23:43] "GET /loadbalancer-pool/7f3b3f90-f72a-45b3-a18d-aaa969be96b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008413 10.0.0.249 - - [2026-04-02 11:23:43] "POST /chown HTTP/1.1" 200 109 0.016880 10.0.0.249 - - [2026-04-02 11:23:43] "POST /loadbalancer-members HTTP/1.1" 200 709 0.047952 10.0.0.249 - - [2026-04-02 11:23:43] "PUT /virtual-machine-interface/46f70df1-95fc-45e2-8e0c-c763380abe84 HTTP/1.1" 200 285 0.036191 10.0.0.249 - - [2026-04-02 11:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025530 10.0.0.249 - - [2026-04-02 11:23:43] "PUT /instance-ip/b2aad5d3-261b-446b-9645-b08c0c9e9e4a HTTP/1.1" 200 257 0.053988 10.0.0.249 - - [2026-04-02 11:23:43] "GET /loadbalancer-member/c2da40e1-afba-4d52-932d-560d24068842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.034143 10.0.0.249 - - [2026-04-02 11:23:43] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003972 10.0.0.249 - - [2026-04-02 11:23:43] "POST /ref-update HTTP/1.1" 200 156 0.024605 10.0.0.249 - - [2026-04-02 11:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012519 10.0.0.249 - - [2026-04-02 11:23:43] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010497 10.0.0.249 - - [2026-04-02 11:23:43] "POST /tags HTTP/1.1" 409 221 0.011687 10.0.0.249 - - [2026-04-02 11:23:43] "POST /ref-update HTTP/1.1" 200 156 0.043364 10.0.0.249 - - [2026-04-02 11:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.249 - - [2026-04-02 11:23:43] "GET /tag/f3cadee8-f68c-4f8c-855a-83d439dfd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012073 10.0.0.249 - - [2026-04-02 11:23:43] "POST /ref-update HTTP/1.1" 200 156 0.050415 10.0.0.249 - - [2026-04-02 11:23:43] "POST /tags HTTP/1.1" 409 238 0.005855 10.0.0.249 - - [2026-04-02 11:23:43] "POST /ref-update HTTP/1.1" 200 156 0.020841 10.0.0.249 - - [2026-04-02 11:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009428 10.0.0.249 - - [2026-04-02 11:23:43] "GET /tag/e651d360-6315-44f4-80a0-1e6d3e98361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.017564 10.0.0.249 - - [2026-04-02 11:23:43] "POST /ref-update HTTP/1.1" 200 156 0.037727 10.0.0.249 - - [2026-04-02 11:23:43] "POST /firewall-rules HTTP/1.1" 409 293 0.020117 10.0.0.249 - - [2026-04-02 11:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008584 10.0.0.249 - - [2026-04-02 11:23:44] "PUT /service-instance/3c26219d-320a-410b-a966-1517a05ab655 HTTP/1.1" 200 267 0.033594 10.0.0.249 - - [2026-04-02 11:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033540 10.0.0.249 - - [2026-04-02 11:23:44] "PUT /firewall-rule/04cd8f21-9146-46fe-8a4d-d49a6ca97502 HTTP/1.1" 200 261 0.133835 10.0.0.249 - - [2026-04-02 11:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.032680 10.0.0.249 - - [2026-04-02 11:23:44] "GET /firewall-rule/04cd8f21-9146-46fe-8a4d-d49a6ca97502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.031870 10.0.0.249 - - [2026-04-02 11:23:44] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005439 10.0.0.249 - - [2026-04-02 11:23:44] "GET /firewall-rule/04cd8f21-9146-46fe-8a4d-d49a6ca97502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005980 10.0.0.249 - - [2026-04-02 11:23:44] "POST /chown HTTP/1.1" 200 109 0.019361 10.0.0.249 - - [2026-04-02 11:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.028574 10.0.0.249 - - [2026-04-02 11:23:44] "POST /chown HTTP/1.1" 200 109 0.033809 10.0.0.249 - - [2026-04-02 11:23:44] "GET /tag/e651d360-6315-44f4-80a0-1e6d3e98361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020033 10.0.0.249 - - [2026-04-02 11:23:44] "GET /tag/e651d360-6315-44f4-80a0-1e6d3e98361e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.021443 10.0.0.249 - - [2026-04-02 11:23:44] "PUT /instance-ip/b2aad5d3-261b-446b-9645-b08c0c9e9e4a HTTP/1.1" 200 257 0.066998 10.0.0.249 - - [2026-04-02 11:23:44] "GET /virtual-machine-interface/309b50cd-3aa4-4572-a8e1-b6a1ab2ce1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.020159 10.0.0.249 - - [2026-04-02 11:23:44] "POST /ref-update HTTP/1.1" 200 156 0.048723 10.0.0.249 - - [2026-04-02 11:23:44] "POST /chown HTTP/1.1" 200 109 0.008434 10.0.0.249 - - [2026-04-02 11:23:44] "POST /set-tag HTTP/1.1" 200 109 0.098893 10.0.0.249 - - [2026-04-02 11:23:44] "GET /virtual-machine-interface/46f70df1-95fc-45e2-8e0c-c763380abe84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.011564 10.0.0.249 - - [2026-04-02 11:23:44] "POST /chown HTTP/1.1" 200 109 0.070599 10.0.0.249 - - [2026-04-02 11:23:44] "POST /set-tag HTTP/1.1" 200 109 0.029382 10.0.0.249 - - [2026-04-02 11:23:44] "GET /virtual-machine-interface/5a048ac4-8fd4-4233-b553-2e3ea72c40c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007441 10.0.0.249 - - [2026-04-02 11:23:44] "PUT /instance-ip/b2aad5d3-261b-446b-9645-b08c0c9e9e4a HTTP/1.1" 200 257 0.032150 10.0.0.249 - - [2026-04-02 11:23:44] "POST /ref-update HTTP/1.1" 200 156 0.038099 10.0.0.249 - - [2026-04-02 11:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.249 - - [2026-04-02 11:23:44] "POST /set-tag HTTP/1.1" 200 109 0.060795 10.0.0.249 - - [2026-04-02 11:23:44] "GET /firewall-policy/4725a9f8-4605-4cd0-9228-d45f5593651b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.015321 10.0.0.249 - - [2026-04-02 11:23:44] "POST /chown HTTP/1.1" 200 109 0.010368 10.0.0.249 - - [2026-04-02 11:23:44] "GET /firewall-rule/04cd8f21-9146-46fe-8a4d-d49a6ca97502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.016105 10.0.0.249 - - [2026-04-02 11:23:44] "POST /chown HTTP/1.1" 200 109 0.060020 10.0.0.249 - - [2026-04-02 11:23:44] "POST /ref-update HTTP/1.1" 200 156 0.072453 10.0.0.249 - - [2026-04-02 11:23:44] "PUT /instance-ip/b2aad5d3-261b-446b-9645-b08c0c9e9e4a HTTP/1.1" 200 257 0.073185 10.0.0.249 - - [2026-04-02 11:23:45] "DELETE /firewall-rule/04cd8f21-9146-46fe-8a4d-d49a6ca97502 HTTP/1.1" 200 115 0.108633 10.0.0.249 - - [2026-04-02 11:23:45] "POST /ref-update HTTP/1.1" 200 156 0.059482 10.0.0.249 - - [2026-04-02 11:23:45] "POST /chown HTTP/1.1" 200 109 0.112825 10.0.0.249 - - [2026-04-02 11:23:45] "POST /chown HTTP/1.1" 200 109 0.028302 10.0.0.249 - - [2026-04-02 11:23:45] "DELETE /loadbalancer-member/c2da40e1-afba-4d52-932d-560d24068842 HTTP/1.1" 200 115 0.191944 10.0.0.249 - - [2026-04-02 11:23:45] "PUT /instance-ip/b2aad5d3-261b-446b-9645-b08c0c9e9e4a HTTP/1.1" 200 257 0.034858 10.0.0.249 - - [2026-04-02 11:23:45] "DELETE /loadbalancer-pool/7f3b3f90-f72a-45b3-a18d-aaa969be96b3 HTTP/1.1" 200 115 0.101953 10.0.0.249 - - [2026-04-02 11:23:45] "POST /ref-update HTTP/1.1" 200 156 0.067743 10.0.0.249 - - [2026-04-02 11:23:45] "DELETE /loadbalancer-listener/592ddcfb-3c17-49b7-b037-260854077ccb HTTP/1.1" 200 115 0.101154 10.0.0.249 - - [2026-04-02 11:23:45] "DELETE /loadbalancer/64ca2e1a-4994-4ec7-b3d1-8be903c7a14b HTTP/1.1" 200 115 0.114026 10.0.0.249 - - [2026-04-02 11:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.249 - - [2026-04-02 11:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006467 10.0.0.249 - - [2026-04-02 11:23:45] "DELETE /instance-ip/b2aad5d3-261b-446b-9645-b08c0c9e9e4a HTTP/1.1" 200 115 0.074724 10.0.0.249 - - [2026-04-02 11:23:45] "DELETE /virtual-machine-interface/5a048ac4-8fd4-4233-b553-2e3ea72c40c5 HTTP/1.1" 200 115 0.090804 10.0.0.249 - - [2026-04-02 11:23:45] "DELETE /service-instance/3c26219d-320a-410b-a966-1517a05ab655 HTTP/1.1" 200 115 0.077396 10.0.0.249 - - [2026-04-02 11:23:45] "DELETE /tag/e651d360-6315-44f4-80a0-1e6d3e98361e HTTP/1.1" 200 115 0.157353 10.0.0.249 - - [2026-04-02 11:23:45] "GET /virtual-machine-interface/46f70df1-95fc-45e2-8e0c-c763380abe84?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.009881 10.0.0.249 - - [2026-04-02 11:23:45] "DELETE /virtual-machine-interface/46f70df1-95fc-45e2-8e0c-c763380abe84 HTTP/1.1" 200 115 0.074483 10.0.0.249 - - [2026-04-02 11:23:46] "DELETE /virtual-machine/aa8f0ab1-b22a-41e5-aa72-51bafb0e40d8 HTTP/1.1" 200 115 0.052022 10.0.0.249 - - [2026-04-02 11:23:46] "GET /virtual-machine-interface/309b50cd-3aa4-4572-a8e1-b6a1ab2ce1e6?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.018618 10.0.0.249 - - [2026-04-02 11:23:46] "DELETE /virtual-machine-interface/309b50cd-3aa4-4572-a8e1-b6a1ab2ce1e6 HTTP/1.1" 200 115 0.084165 10.0.0.249 - - [2026-04-02 11:23:46] "POST /ref-update HTTP/1.1" 200 156 0.036032 10.0.0.249 - - [2026-04-02 11:23:46] "DELETE /virtual-machine/1f5cb9cc-a647-4e2d-bfb7-b0f1004e5373 HTTP/1.1" 200 115 0.072330 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:23:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:23:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001624 10.0.0.249 - - [2026-04-02 11:23:47] "GET / HTTP/1.1" 200 36215 0.003227 10.0.0.249 - - [2026-04-02 11:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.249 - - [2026-04-02 11:23:47] "GET /routing-instance/42b6c4c0-4f12-4a13-ae49-680ec90561c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006111 10.0.0.249 - - [2026-04-02 11:23:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002348 10.0.0.249 - - [2026-04-02 11:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.249 - - [2026-04-02 11:23:47] "GET /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004081 10.0.0.249 - - [2026-04-02 11:23:47] "PUT /bgp-router/99adecdc-591f-4f79-96b1-ccacf28b56fd HTTP/1.1" 200 255 0.015921 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:23:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.249 - - [2026-04-02 11:23:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001015 10.0.0.249 - - [2026-04-02 11:24:04] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005904 10.0.0.249 - - [2026-04-02 11:24:04] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.249 - - [2026-04-02 11:24:04] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005707 10.0.0.249 - - [2026-04-02 11:24:04] "POST /set-tag HTTP/1.1" 200 109 0.004722 10.0.0.249 - - [2026-04-02 11:24:04] "GET /virtual-machine/39a7c21a-6509-4874-a8ea-85baeb035dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003442 10.0.0.249 - - [2026-04-02 11:24:04] "POST /ref-update HTTP/1.1" 200 156 0.020691 10.0.0.249 - - [2026-04-02 11:24:04] "GET /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.013531 10.0.0.249 - - [2026-04-02 11:24:04] "POST /set-tag HTTP/1.1" 200 109 0.015365 10.0.0.249 - - [2026-04-02 11:24:04] "POST /set-tag HTTP/1.1" 200 109 0.026288 10.0.0.249 - - [2026-04-02 11:24:04] "DELETE /instance-ip/5725e8ca-2e86-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.058546 10.0.0.249 - - [2026-04-02 11:24:04] "DELETE /virtual-machine-interface/57059cc8-2e86-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.047006 10.0.0.249 - - [2026-04-02 11:24:04] "DELETE /virtual-machine/39a7c21a-6509-4874-a8ea-85baeb035dd3 HTTP/1.1" 200 115 0.025705 10.0.0.249 - - [2026-04-02 11:24:04] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008439 10.0.0.249 - - [2026-04-02 11:24:04] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.249 - - [2026-04-02 11:24:21] "GET /application-policy-set/6518d6b1-70e3-4869-ad48-445280fa94b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007538 10.0.0.249 - - [2026-04-02 11:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.249 - - [2026-04-02 11:24:21] "GET /policy-management/7a54f586-4025-402b-bb82-81d6c4fc3424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002954 10.0.0.249 - - [2026-04-02 11:24:35] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.030144 10.0.0.249 - - [2026-04-02 11:24:35] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.249 - - [2026-04-02 11:24:35] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007495 10.0.0.249 - - [2026-04-02 11:24:35] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.249 - - [2026-04-02 11:24:35] "GET /virtual-machine/89ee1a27-8fd9-4e7e-82be-0b44e1c787da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003055 10.0.0.249 - - [2026-04-02 11:24:35] "POST /ref-update HTTP/1.1" 200 156 0.015326 10.0.0.249 - - [2026-04-02 11:24:35] "GET /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.024751 10.0.0.249 - - [2026-04-02 11:24:35] "POST /set-tag HTTP/1.1" 200 109 0.032191 10.0.0.249 - - [2026-04-02 11:24:35] "POST /set-tag HTTP/1.1" 200 109 0.039291 10.0.0.249 - - [2026-04-02 11:24:35] "DELETE /instance-ip/57a52982-2e86-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.068702 10.0.0.249 - - [2026-04-02 11:24:35] "DELETE /virtual-machine-interface/5789967c-2e86-11f1-ae0c-fa163e1f87fd HTTP/1.1" 200 115 0.070883 10.0.0.249 - - [2026-04-02 11:24:35] "DELETE /virtual-machine/89ee1a27-8fd9-4e7e-82be-0b44e1c787da HTTP/1.1" 200 115 0.045599 10.0.0.249 - - [2026-04-02 11:24:36] "DELETE /tag/43c5753b-1d7e-4931-8ba7-1c5e03db7e66 HTTP/1.1" 200 115 0.051054