++ 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 23 09:40:26 AM UTC 2026 ===================' INFO: =================== Thu Apr 23 09:40:26 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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.27 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.27 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.27,10.52.127.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.52.127.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort ++ set ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/23/2026 09:41:11.595 7f50ca0ca7c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/23/2026 09:41:12.190 7f50ca0ca7c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/23/2026 09:41:12.279 7f50ca0ca7c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/23/2026 09:41:12.279 7f50ca0ca7c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.27 - - [2026-04-23 09:41:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000923 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2026-04-23 09:41:25] "GET / HTTP/1.1" 503 181 0.000195 10.0.0.27 - - [2026-04-23 09:41:26] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.27 - - [2026-04-23 09:41:26] "GET / HTTP/1.1" 200 35931 0.001337 10.0.0.27 - - [2026-04-23 09:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.27 - - [2026-04-23 09:41:26] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007497 10.0.0.27 - - [2026-04-23 09:41:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002718 10.0.0.27 - - [2026-04-23 09:41:26] "POST /analytics-nodes HTTP/1.1" 200 599 0.059103 10.0.0.27 - - [2026-04-23 09:41:26] "GET / HTTP/1.1" 200 45303 0.001986 10.0.0.27 - - [2026-04-23 09:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006142 10.0.0.27 - - [2026-04-23 09:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011497 10.0.0.27 - - [2026-04-23 09:41:27] "GET / HTTP/1.1" 200 35931 0.001189 10.0.0.27 - - [2026-04-23 09:41:27] "GET / HTTP/1.1" 200 35931 0.001277 10.0.0.27 - - [2026-04-23 09:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.27 - - [2026-04-23 09:41:27] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009407 10.0.0.27 - - [2026-04-23 09:41:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.004774 10.0.0.27 - - [2026-04-23 09:41:27] "POST /config-database-nodes HTTP/1.1" 200 611 0.039108 10.0.0.27 - - [2026-04-23 09:41:28] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.27 - - [2026-04-23 09:41:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.005744 10.0.0.27 - - [2026-04-23 09:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.27 - - [2026-04-23 09:41:28] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007008 10.0.0.27 - - [2026-04-23 09:41:28] "POST /service-appliance-sets HTTP/1.1" 200 553 0.037265 10.0.0.27 - - [2026-04-23 09:41:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.002518 10.0.0.27 - - [2026-04-23 09:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.27 - - [2026-04-23 09:41:28] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011139 10.0.0.27 - - [2026-04-23 09:41:28] "GET / HTTP/1.1" 200 35931 0.001986 10.0.0.27 - - [2026-04-23 09:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009965 10.0.0.27 - - [2026-04-23 09:41:29] "GET /routing-instance/1091d572-18fd-45b3-b04a-82d811311290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010939 10.0.0.27 - - [2026-04-23 09:41:29] "POST /service-appliance-sets HTTP/1.1" 200 541 0.064876 10.0.0.27 - - [2026-04-23 09:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.27 - - [2026-04-23 09:41:29] "GET /network-ipam/855c4231-0371-49da-af8e-6671dd410619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005831 10.0.0.27 - - [2026-04-23 09:41:29] "POST /bgp-routers HTTP/1.1" 200 616 0.055559 10.0.0.27 - - [2026-04-23 09:41:29] "GET /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.075802 10.0.0.27 - - [2026-04-23 09:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007177 10.0.0.27 - - [2026-04-23 09:41:29] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012374 10.0.0.27 - - [2026-04-23 09:41:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003155 10.0.0.27 - - [2026-04-23 09:41:29] "POST /service-templates HTTP/1.1" 200 511 0.076516 10.0.0.27 - - [2026-04-23 09:41:29] "POST /ref-update HTTP/1.1" 200 156 0.026155 10.0.0.27 - - [2026-04-23 09:41:29] "POST /service-templates HTTP/1.1" 200 501 0.092217 10.0.0.27 - - [2026-04-23 09:41:29] "POST /service-templates HTTP/1.1" 200 515 0.065684 10.0.0.27 - - [2026-04-23 09:41:29] "POST /service-templates HTTP/1.1" 200 535 0.073796 10.0.0.27 - - [2026-04-23 09:41:29] "POST /service-templates HTTP/1.1" 200 507 0.064778 10.0.0.27 - - [2026-04-23 09:41:30] "GET / HTTP/1.1" 200 35931 0.001139 10.0.0.27 - - [2026-04-23 09:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.27 - - [2026-04-23 09:41:30] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015055 10.0.0.27 - - [2026-04-23 09:41:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.009845 10.0.0.27 - - [2026-04-23 09:41:30] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.041658 10.0.0.27 - - [2026-04-23 09:41:30] "GET / HTTP/1.1" 200 35931 0.001370 10.0.0.27 - - [2026-04-23 09:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018282 10.0.0.27 - - [2026-04-23 09:41:30] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006887 10.0.0.27 - - [2026-04-23 09:41:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003163 10.0.0.27 - - [2026-04-23 09:41:30] "POST /database-nodes HTTP/1.1" 200 597 0.044645 10.0.0.27 - - [2026-04-23 09:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.27 - - [2026-04-23 09:41:33] "GET /network-ipam/855c4231-0371-49da-af8e-6671dd410619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004417 10.0.0.27 - - [2026-04-23 09:41:33] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.27 - - [2026-04-23 09:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.27 - - [2026-04-23 09:41:33] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005740 10.0.0.27 - - [2026-04-23 09:41:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.005274 10.0.0.27 - - [2026-04-23 09:41:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.030596 10.0.0.27 - - [2026-04-23 09:41:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.002221 10.0.0.27 - - [2026-04-23 09:41:34] "POST /access-control-lists HTTP/1.1" 200 587 0.021765 10.0.0.27 - - [2026-04-23 09:41:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.018913 10.0.0.27 - - [2026-04-23 09:41:34] "POST /access-control-lists HTTP/1.1" 200 585 0.026535 10.0.0.27 - - [2026-04-23 09:41:34] "POST /route-targets HTTP/1.1" 200 327 0.030330 10.0.0.27 - - [2026-04-23 09:41:34] "POST /ref-update HTTP/1.1" 200 156 0.047162 10.0.0.27 - - [2026-04-23 09:41:34] "POST /route-targets HTTP/1.1" 200 327 0.025332 10.0.0.27 - - [2026-04-23 09:41:34] "POST /ref-update HTTP/1.1" 200 156 0.036749 10.0.0.27 - - [2026-04-23 09:41:34] "POST /route-targets HTTP/1.1" 200 327 0.028303 10.0.0.27 - - [2026-04-23 09:41:34] "POST /ref-update HTTP/1.1" 200 156 0.030630 10.0.0.27 - - [2026-04-23 09:41:34] "POST /route-targets HTTP/1.1" 200 327 0.020026 10.0.0.27 - - [2026-04-23 09:41:34] "POST /ref-update HTTP/1.1" 200 156 0.060390 10.0.0.27 - - [2026-04-23 09:41:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.010678 10.0.0.27 - - [2026-04-23 09:41:35] "POST /access-control-lists HTTP/1.1" 200 551 0.086976 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:41:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:41:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 10.0.0.27 - - [2026-04-23 09:41:36] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.27 - - [2026-04-23 09:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.27 - - [2026-04-23 09:41:36] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005251 10.0.0.27 - - [2026-04-23 09:41:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002136 10.0.0.27 - - [2026-04-23 09:41:36] "POST /config-nodes HTTP/1.1" 200 593 0.025217 10.0.0.27 - - [2026-04-23 09:41:37] "GET / HTTP/1.1" 200 35931 0.002371 10.0.0.27 - - [2026-04-23 09:41:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006365 10.0.0.27 - - [2026-04-23 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.27 - - [2026-04-23 09:41:42] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003607 10.0.0.27 - - [2026-04-23 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.27 - - [2026-04-23 09:41:42] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.009402 10.0.0.27 - - [2026-04-23 09:41:42] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.27 - - [2026-04-23 09:41:42] "POST /alarms HTTP/1.1" 200 581 0.029384 10.0.0.27 - - [2026-04-23 09:41:42] "POST /alarms HTTP/1.1" 200 575 0.025209 10.0.0.27 - - [2026-04-23 09:41:42] "POST /alarms HTTP/1.1" 200 575 0.030022 10.0.0.27 - - [2026-04-23 09:41:42] "POST /alarms HTTP/1.1" 200 559 0.036664 10.0.0.27 - - [2026-04-23 09:41:42] "POST /alarms HTTP/1.1" 200 555 0.020020 10.0.0.27 - - [2026-04-23 09:41:42] "POST /alarms HTTP/1.1" 200 557 0.029428 10.0.0.27 - - [2026-04-23 09:41:42] "POST /alarms HTTP/1.1" 200 565 0.035018 10.0.0.27 - - [2026-04-23 09:41:42] "POST /alarms HTTP/1.1" 200 549 0.016738 10.0.0.27 - - [2026-04-23 09:41:42] "POST /alarms HTTP/1.1" 200 557 0.024394 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 567 0.052131 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 555 0.018941 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 567 0.032842 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 575 0.079295 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 569 0.029474 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 561 0.049033 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 561 0.055496 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 561 0.030752 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 547 0.049973 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 595 0.041562 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 575 0.031299 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 571 0.032011 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 583 0.030720 10.0.0.27 - - [2026-04-23 09:41:43] "POST /alarms HTTP/1.1" 200 609 0.018778 10.0.0.27 - - [2026-04-23 09:41:44] "GET / HTTP/1.1" 200 35931 0.001204 10.0.0.27 - - [2026-04-23 09:41:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002193 10.0.0.27 - - [2026-04-23 09:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.27 - - [2026-04-23 09:41:44] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.007598 10.0.0.27 - - [2026-04-23 09:41:44] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.27 - - [2026-04-23 09:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.27 - - [2026-04-23 09:41:44] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002762 10.0.0.27 - - [2026-04-23 09:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.27 - - [2026-04-23 09:41:44] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.010874 10.0.0.27 - - [2026-04-23 09:41:44] "GET / HTTP/1.1" 200 35931 0.001169 10.0.0.27 - - [2026-04-23 09:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.27 - - [2026-04-23 09:41:44] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008890 10.0.0.27 - - [2026-04-23 09:41:44] "PUT /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004 HTTP/1.1" 200 274 0.027711 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:41:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:41:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 10.0.0.27 - - [2026-04-23 09:41:47] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.27 - - [2026-04-23 09:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007314 10.0.0.27 - - [2026-04-23 09:41:47] "GET /domain/6ee72057-3ff3-4e18-9b32-282e948fce1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003720 10.0.0.27 - - [2026-04-23 09:41:47] "POST /id-to-fqname HTTP/1.1" 200 173 0.005580 10.0.0.27 - - [2026-04-23 09:41:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.004382 10.0.0.27 - - [2026-04-23 09:41:47] "POST /security-groups HTTP/1.1" 200 570 0.076269 10.0.0.27 - - [2026-04-23 09:41:47] "POST /projects HTTP/1.1" 200 481 0.290322 10.0.0.27 - - [2026-04-23 09:41:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.006370 10.0.0.27 - - [2026-04-23 09:41:47] "POST /access-control-lists HTTP/1.1" 200 579 0.076065 10.0.0.27 - - [2026-04-23 09:41:47] "POST /security-groups HTTP/1.1" 200 534 0.087717 10.0.0.27 - - [2026-04-23 09:41:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.013223 10.0.0.27 - - [2026-04-23 09:41:47] "POST /chown HTTP/1.1" 200 109 0.027460 10.0.0.27 - - [2026-04-23 09:41:47] "POST /policy-managements HTTP/1.1" 409 214 0.012770 10.0.0.27 - - [2026-04-23 09:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010347 10.0.0.27 - - [2026-04-23 09:41:47] "POST /access-control-lists HTTP/1.1" 200 577 0.087180 10.0.0.27 - - [2026-04-23 09:41:47] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.003853 10.0.0.27 - - [2026-04-23 09:41:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.003551 10.0.0.27 - - [2026-04-23 09:41:47] "POST /application-policy-sets HTTP/1.1" 200 528 0.027014 10.0.0.27 - - [2026-04-23 09:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006602 10.0.0.27 - - [2026-04-23 09:41:48] "POST /access-control-lists HTTP/1.1" 200 594 0.038925 10.0.0.27 - - [2026-04-23 09:41:48] "POST /fqname-to-id HTTP/1.1" 404 231 0.009557 10.0.0.27 - - [2026-04-23 09:41:48] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005721 10.0.0.27 - - [2026-04-23 09:41:48] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.012438 10.0.0.27 - - [2026-04-23 09:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.27 - - [2026-04-23 09:41:48] "POST /access-control-lists HTTP/1.1" 200 592 0.025692 10.0.0.27 - - [2026-04-23 09:41:48] "GET /virtual-network/f2ce5539-aacc-4356-b221-68667ffb9934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.010574 10.0.0.27 - - [2026-04-23 09:41:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.000553 10.0.0.27 - - [2026-04-23 09:41:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.003557 10.0.0.27 - - [2026-04-23 09:41:48] "POST /security-groups HTTP/1.1" 200 574 0.080037 10.0.0.27 - - [2026-04-23 09:41:48] "POST /projects HTTP/1.1" 200 489 0.232403 10.0.0.27 - - [2026-04-23 09:41:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.005768 10.0.0.27 - - [2026-04-23 09:41:48] "POST /security-groups HTTP/1.1" 200 546 0.047238 10.0.0.27 - - [2026-04-23 09:41:48] "POST /access-control-lists HTTP/1.1" 200 583 0.040505 10.0.0.27 - - [2026-04-23 09:41:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.022924 10.0.0.27 - - [2026-04-23 09:41:48] "POST /chown HTTP/1.1" 200 109 0.011435 10.0.0.27 - - [2026-04-23 09:41:48] "POST /access-control-lists HTTP/1.1" 200 581 0.072014 10.0.0.27 - - [2026-04-23 09:41:48] "POST /network-ipams HTTP/1.1" 200 522 0.119457 10.0.0.27 - - [2026-04-23 09:41:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.016649 10.0.0.27 - - [2026-04-23 09:41:48] "POST /access-control-lists HTTP/1.1" 200 602 0.040238 10.0.0.27 - - [2026-04-23 09:41:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.002567 10.0.0.27 - - [2026-04-23 09:41:48] "POST /network-ipams HTTP/1.1" 200 510 0.061744 10.0.0.27 - - [2026-04-23 09:41:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.004298 10.0.0.27 - - [2026-04-23 09:41:48] "POST /access-control-lists HTTP/1.1" 200 600 0.052394 10.0.0.27 - - [2026-04-23 09:41:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.002431 10.0.0.27 - - [2026-04-23 09:41:48] "POST /useragent-kv HTTP/1.1" 200 115 0.025949 10.0.0.27 - - [2026-04-23 09:41:48] "POST /virtual-networks HTTP/1.1" 200 538 0.188274 10.0.0.27 - - [2026-04-23 09:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.27 - - [2026-04-23 09:41:49] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.035332 10.0.0.27 - - [2026-04-23 09:41:49] "POST /access-control-lists HTTP/1.1" 200 589 0.105591 10.0.0.27 - - [2026-04-23 09:41:49] "POST /network-ipams HTTP/1.1" 200 518 0.157274 10.0.0.27 - - [2026-04-23 09:41:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.003854 10.0.0.27 - - [2026-04-23 09:41:49] "POST /route-targets HTTP/1.1" 200 327 0.044421 10.0.0.27 - - [2026-04-23 09:41:49] "POST /ref-update HTTP/1.1" 200 156 0.026209 10.0.0.27 - - [2026-04-23 09:41:49] "POST /useragent-kv HTTP/1.1" 200 115 0.015020 10.0.0.27 - - [2026-04-23 09:41:49] "POST /virtual-networks HTTP/1.1" 200 546 0.214806 10.0.0.27 - - [2026-04-23 09:41:49] "POST /route-targets HTTP/1.1" 200 327 0.013677 10.0.0.27 - - [2026-04-23 09:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.27 - - [2026-04-23 09:41:49] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.011604 10.0.0.27 - - [2026-04-23 09:41:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.001454 10.0.0.27 - - [2026-04-23 09:41:49] "POST /ref-update HTTP/1.1" 200 156 0.043817 10.0.0.27 - - [2026-04-23 09:41:49] "POST /network-policys HTTP/1.1" 200 538 0.041102 10.0.0.27 - - [2026-04-23 09:41:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.013231 10.0.0.27 - - [2026-04-23 09:41:49] "POST /network-policys HTTP/1.1" 200 534 0.026893 10.0.0.27 - - [2026-04-23 09:41:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.001901 10.0.0.27 - - [2026-04-23 09:41:49] "POST /network-policys HTTP/1.1" 200 542 0.017970 10.0.0.27 - - [2026-04-23 09:41:49] "PUT /access-control-list/efb65ab8-47d8-487e-8e7f-f4be17fa28da HTTP/1.1" 200 272 0.012756 10.0.0.27 - - [2026-04-23 09:41:49] "POST /ref-update HTTP/1.1" 200 156 0.062508 10.0.0.27 - - [2026-04-23 09:41:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011136 10.0.0.27 - - [2026-04-23 09:41:49] "PUT /access-control-list/efb65ab8-47d8-487e-8e7f-f4be17fa28da HTTP/1.1" 200 272 0.035602 10.0.0.27 - - [2026-04-23 09:41:49] "POST /ref-update HTTP/1.1" 200 156 0.096040 10.0.0.27 - - [2026-04-23 09:41:50] "PUT /access-control-list/1f3c059c-4b26-4dd0-882b-dc2dadb4a486 HTTP/1.1" 200 272 0.095166 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-update HTTP/1.1" 200 156 0.036955 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-update HTTP/1.1" 200 156 0.144375 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032007 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037675 10.0.0.27 - - [2026-04-23 09:41:50] "PUT /access-control-list/1f3c059c-4b26-4dd0-882b-dc2dadb4a486 HTTP/1.1" 200 272 0.079467 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-update HTTP/1.1" 200 156 0.118513 10.0.0.27 - - [2026-04-23 09:41:50] "PUT /access-control-list/efb65ab8-47d8-487e-8e7f-f4be17fa28da HTTP/1.1" 200 272 0.086818 10.0.0.27 - - [2026-04-23 09:41:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.002485 10.0.0.27 - - [2026-04-23 09:41:50] "POST /access-control-lists HTTP/1.1" 200 601 0.046616 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-update HTTP/1.1" 200 156 0.102982 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-update HTTP/1.1" 200 156 0.015492 10.0.0.27 - - [2026-04-23 09:41:50] "PUT /access-control-list/3bfaa3c3-9492-43ba-a9cd-80c6407b0a91 HTTP/1.1" 200 272 0.021272 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-update HTTP/1.1" 200 156 0.063488 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-update HTTP/1.1" 200 156 0.141011 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015537 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006631 10.0.0.27 - - [2026-04-23 09:41:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026493 10.0.0.27 - - [2026-04-23 09:41:50] "PUT /access-control-list/3bfaa3c3-9492-43ba-a9cd-80c6407b0a91 HTTP/1.1" 200 272 0.064594 10.0.0.27 - - [2026-04-23 09:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.27 - - [2026-04-23 09:41:50] "GET /virtual-network/f2ce5539-aacc-4356-b221-68667ffb9934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009751 10.0.0.27 - - [2026-04-23 09:41:50] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007573 10.0.0.27 - - [2026-04-23 09:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.27 - - [2026-04-23 09:41:50] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.004581 10.0.0.27 - - [2026-04-23 09:41:50] "POST /firewall-policys HTTP/1.1" 200 530 0.028987 10.0.0.27 - - [2026-04-23 09:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029497 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013284 10.0.0.27 - - [2026-04-23 09:41:51] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006910 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002625 10.0.0.27 - - [2026-04-23 09:41:51] "POST /ref-update HTTP/1.1" 200 156 0.021410 10.0.0.27 - - [2026-04-23 09:41:51] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.009259 10.0.0.27 - - [2026-04-23 09:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.27 - - [2026-04-23 09:41:51] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.002516 10.0.0.27 - - [2026-04-23 09:41:51] "POST /firewall-policys HTTP/1.1" 200 532 0.016404 10.0.0.27 - - [2026-04-23 09:41:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013115 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.015697 10.0.0.27 - - [2026-04-23 09:41:51] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005548 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003501 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003235 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002722 10.0.0.27 - - [2026-04-23 09:41:51] "POST /ref-update HTTP/1.1" 200 156 0.015609 10.0.0.27 - - [2026-04-23 09:41:51] "POST /ref-update HTTP/1.1" 200 156 0.087881 10.0.0.27 - - [2026-04-23 09:41:51] "POST /ref-update HTTP/1.1" 200 156 0.043405 10.0.0.27 - - [2026-04-23 09:41:51] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.010585 10.0.0.27 - - [2026-04-23 09:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.27 - - [2026-04-23 09:41:51] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.002676 10.0.0.27 - - [2026-04-23 09:41:51] "POST /firewall-policys HTTP/1.1" 200 530 0.017366 10.0.0.27 - - [2026-04-23 09:41:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033239 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/41fa79af-8ce4-4f63-8b69-d647fd568d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008431 10.0.0.27 - - [2026-04-23 09:41:51] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003639 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/41fa79af-8ce4-4f63-8b69-d647fd568d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003368 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003973 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005267 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012355 10.0.0.27 - - [2026-04-23 09:41:51] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003619 10.0.0.27 - - [2026-04-23 09:41:51] "POST /ref-update HTTP/1.1" 200 156 0.017732 10.0.0.27 - - [2026-04-23 09:41:51] "POST /ref-update HTTP/1.1" 200 156 0.044116 10.0.0.27 - - [2026-04-23 09:41:51] "POST /ref-update HTTP/1.1" 200 156 0.041279 10.0.0.27 - - [2026-04-23 09:41:52] "POST /ref-update HTTP/1.1" 200 156 0.029958 10.0.0.27 - - [2026-04-23 09:41:52] "POST /ref-update HTTP/1.1" 200 156 0.043738 10.0.0.27 - - [2026-04-23 09:41:52] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.012725 10.0.0.27 - - [2026-04-23 09:41:52] "POST /tags HTTP/1.1" 200 299 0.037703 10.0.0.27 - - [2026-04-23 09:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007173 10.0.0.27 - - [2026-04-23 09:41:52] "GET /tag/81e64f1a-b5a4-45e7-838a-aa9a0590d606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.020835 10.0.0.27 - - [2026-04-23 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.021784 10.0.0.27 - - [2026-04-23 09:41:52] "POST /tags HTTP/1.1" 200 357 0.146278 10.0.0.27 - - [2026-04-23 09:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016752 10.0.0.27 - - [2026-04-23 09:41:52] "GET /tag/3bf33b05-6652-4353-8555-7f68c8542fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019251 10.0.0.27 - - [2026-04-23 09:41:52] "POST /tags HTTP/1.1" 200 305 0.067393 10.0.0.27 - - [2026-04-23 09:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010185 10.0.0.27 - - [2026-04-23 09:41:52] "GET /tag/7995676f-2433-421f-8610-3add24bf3bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020558 10.0.0.27 - - [2026-04-23 09:41:52] "POST /id-to-fqname HTTP/1.1" 200 174 0.002885 10.0.0.27 - - [2026-04-23 09:41:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.001695 10.0.0.27 - - [2026-04-23 09:41:53] "POST /security-groups HTTP/1.1" 200 571 0.091145 10.0.0.27 - - [2026-04-23 09:41:53] "POST /projects HTTP/1.1" 200 483 0.247622 10.0.0.27 - - [2026-04-23 09:41:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.004078 10.0.0.27 - - [2026-04-23 09:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024458 10.0.0.27 - - [2026-04-23 09:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015056 10.0.0.27 - - [2026-04-23 09:41:53] "POST /access-control-lists HTTP/1.1" 200 580 0.093172 10.0.0.27 - - [2026-04-23 09:41:53] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.041487 10.0.0.27 - - [2026-04-23 09:41:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.023394 10.0.0.27 - - [2026-04-23 09:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.27 - - [2026-04-23 09:41:53] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.009018 10.0.0.27 - - [2026-04-23 09:41:53] "POST /access-control-lists HTTP/1.1" 200 578 0.068918 10.0.0.27 - - [2026-04-23 09:41:53] "PUT /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb HTTP/1.1" 200 264 0.117343 10.0.0.27 - - [2026-04-23 09:41:53] "PUT /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e HTTP/1.1" 200 264 0.065252 10.0.0.27 - - [2026-04-23 09:41:53] "POST /security-groups HTTP/1.1" 200 537 0.091008 10.0.0.27 - - [2026-04-23 09:41:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.004581 10.0.0.27 - - [2026-04-23 09:41:53] "POST /access-control-lists HTTP/1.1" 200 596 0.064476 10.0.0.27 - - [2026-04-23 09:41:53] "POST /fqname-to-id HTTP/1.1" 404 233 0.043140 10.0.0.27 - - [2026-04-23 09:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.112609 10.0.0.27 - - [2026-04-23 09:41:53] "POST /chown HTTP/1.1" 200 109 0.021565 10.0.0.27 - - [2026-04-23 09:41:53] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022530 10.0.0.27 - - [2026-04-23 09:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.27 - - [2026-04-23 09:41:53] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.003280 10.0.0.27 - - [2026-04-23 09:41:53] "POST /access-control-lists HTTP/1.1" 200 594 0.088627 10.0.0.27 - - [2026-04-23 09:41:53] "POST /tags HTTP/1.1" 409 207 0.016131 10.0.0.27 - - [2026-04-23 09:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.27 - - [2026-04-23 09:41:53] "GET /tag/7995676f-2433-421f-8610-3add24bf3bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017595 10.0.0.27 - - [2026-04-23 09:41:53] "POST /firewall-rules HTTP/1.1" 200 564 0.072190 10.0.0.27 - - [2026-04-23 09:41:54] "GET /firewall-rule/3418bd27-54f2-4b0c-88b7-e4fbb5810f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.011331 10.0.0.27 - - [2026-04-23 09:41:54] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003755 10.0.0.27 - - [2026-04-23 09:41:54] "GET /firewall-rule/3418bd27-54f2-4b0c-88b7-e4fbb5810f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003826 10.0.0.27 - - [2026-04-23 09:41:54] "POST /ref-update HTTP/1.1" 200 156 0.026296 10.0.0.27 - - [2026-04-23 09:41:54] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016606 10.0.0.27 - - [2026-04-23 09:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.27 - - [2026-04-23 09:41:54] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.003271 10.0.0.27 - - [2026-04-23 09:41:54] "POST /tags HTTP/1.1" 409 207 0.002199 10.0.0.27 - - [2026-04-23 09:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.27 - - [2026-04-23 09:41:54] "GET /tag/7995676f-2433-421f-8610-3add24bf3bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020639 10.0.0.27 - - [2026-04-23 09:41:54] "POST /firewall-rules HTTP/1.1" 200 562 0.086732 10.0.0.27 - - [2026-04-23 09:41:54] "GET /firewall-rule/9f4ccdf1-150f-4b5b-b96a-e0212609b57c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.018379 10.0.0.27 - - [2026-04-23 09:41:54] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004698 10.0.0.27 - - [2026-04-23 09:41:54] "GET /firewall-rule/9f4ccdf1-150f-4b5b-b96a-e0212609b57c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003414 10.0.0.27 - - [2026-04-23 09:41:54] "POST /ref-update HTTP/1.1" 200 156 0.028347 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:41:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000811 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:41:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001699 10.0.0.27 - - [2026-04-23 09:41:54] "POST /tags HTTP/1.1" 200 305 0.062309 10.0.0.27 - - [2026-04-23 09:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005903 10.0.0.27 - - [2026-04-23 09:41:54] "GET /tag/4051e6bd-c88d-45ae-95e3-813a5a463540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.032836 10.0.0.27 - - [2026-04-23 09:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.27 - - [2026-04-23 09:41:54] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036848 10.0.0.27 - - [2026-04-23 09:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007216 10.0.0.27 - - [2026-04-23 09:41:54] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.023518 10.0.0.27 - - [2026-04-23 09:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.27 - - [2026-04-23 09:41:54] "GET /service-appliance-set/a6a09616-a058-47e5-8c94-dd08472a69b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004267 10.0.0.27 - - [2026-04-23 09:41:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.001942 10.0.0.27 - - [2026-04-23 09:41:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102440 10.0.0.27 - - [2026-04-23 09:41:55] "GET /virtual-machine-interface/d2db3aa8-72f9-4662-84ff-b3fe0f6885c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.022359 10.0.0.27 - - [2026-04-23 09:41:55] "POST /instance-ips HTTP/1.1" 200 381 0.065053 10.0.0.27 - - [2026-04-23 09:41:55] "GET /instance-ip/488df30d-7a1d-417f-a740-4b785a81c490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008712 10.0.0.27 - - [2026-04-23 09:41:55] "POST /loadbalancers HTTP/1.1" 200 582 0.071582 10.0.0.27 - - [2026-04-23 09:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007616 10.0.0.27 - - [2026-04-23 09:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.27 - - [2026-04-23 09:41:55] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051361 10.0.0.27 - - [2026-04-23 09:41:55] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058093 10.0.0.27 - - [2026-04-23 09:41:55] "GET /loadbalancer/0ee255cb-eac0-4f2f-b042-fb13b4cc1775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.009789 10.0.0.27 - - [2026-04-23 09:41:55] "GET /instance-ip/488df30d-7a1d-417f-a740-4b785a81c490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013410 10.0.0.27 - - [2026-04-23 09:41:55] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026945 10.0.0.27 - - [2026-04-23 09:41:55] "POST /floating-ips HTTP/1.1" 200 583 0.036243 10.0.0.27 - - [2026-04-23 09:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.042042 10.0.0.27 - - [2026-04-23 09:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018097 10.0.0.27 - - [2026-04-23 09:41:55] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052654 10.0.0.27 - - [2026-04-23 09:41:55] "GET /loadbalancer-listener/62da9327-9822-4d5b-8a31-0363b6443857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006194 10.0.0.27 - - [2026-04-23 09:41:55] "GET /loadbalancer-listener/62da9327-9822-4d5b-8a31-0363b6443857?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005487 10.0.0.27 - - [2026-04-23 09:41:55] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031026 10.0.0.27 - - [2026-04-23 09:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014269 10.0.0.27 - - [2026-04-23 09:41:55] "GET /instance-ip/488df30d-7a1d-417f-a740-4b785a81c490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009806 10.0.0.27 - - [2026-04-23 09:41:55] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008191 10.0.0.27 - - [2026-04-23 09:41:55] "GET /instance-ip/488df30d-7a1d-417f-a740-4b785a81c490?fields=floating_ips HTTP/1.1" 200 1170 0.017422 10.0.0.27 - - [2026-04-23 09:41:55] "GET /floating-ip/2b3f91e1-8778-4767-822f-2ffb72061701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002799 10.0.0.27 - - [2026-04-23 09:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.27 - - [2026-04-23 09:41:55] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.010799 10.0.0.27 - - [2026-04-23 09:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.27 - - [2026-04-23 09:41:55] "GET /loadbalancer/0ee255cb-eac0-4f2f-b042-fb13b4cc1775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002849 10.0.0.27 - - [2026-04-23 09:41:55] "POST /tags HTTP/1.1" 200 301 0.102110 10.0.0.27 - - [2026-04-23 09:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022207 10.0.0.27 - - [2026-04-23 09:41:56] "GET /tag/3e2f567b-f74c-40dd-b7a0-72ed2d245bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020298 10.0.0.27 - - [2026-04-23 09:41:56] "POST /tags HTTP/1.1" 200 325 0.081160 10.0.0.27 - - [2026-04-23 09:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.044443 10.0.0.27 - - [2026-04-23 09:41:56] "GET /tag/0f11781c-b1dd-460f-9557-4e705d4f0c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.027378 10.0.0.27 - - [2026-04-23 09:41:56] "POST /tags HTTP/1.1" 200 363 0.030754 10.0.0.27 - - [2026-04-23 09:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015292 10.0.0.27 - - [2026-04-23 09:41:56] "GET /tag/41bd8574-c8cf-435c-b857-d2cce04384bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017830 10.0.0.27 - - [2026-04-23 09:41:56] "POST /tags HTTP/1.1" 200 311 0.028668 10.0.0.27 - - [2026-04-23 09:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013738 10.0.0.27 - - [2026-04-23 09:41:56] "GET /tag/7437dd98-9158-430d-9a2d-deba0528ea97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020756 10.0.0.27 - - [2026-04-23 09:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.27 - - [2026-04-23 09:41:56] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004815 10.0.0.27 - - [2026-04-23 09:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.27 - - [2026-04-23 09:41:56] "GET /project/204889ea-fe8a-4d16-b5dd-4be4a76b81da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030990 10.0.0.27 - - [2026-04-23 09:41:56] "POST /virtual-machines HTTP/1.1" 200 377 0.013148 10.0.0.27 - - [2026-04-23 09:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012252 10.0.0.27 - - [2026-04-23 09:41:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.157504 10.0.0.27 - - [2026-04-23 09:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.034408 10.0.0.27 - - [2026-04-23 09:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008481 10.0.0.27 - - [2026-04-23 09:41:56] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006674 10.0.0.27 - - [2026-04-23 09:41:56] "POST /instance-ips HTTP/1.1" 200 409 0.036227 10.0.0.27 - - [2026-04-23 09:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030247 10.0.0.27 - - [2026-04-23 09:41:57] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008459 10.0.0.27 - - [2026-04-23 09:41:57] "POST /set-tag HTTP/1.1" 200 109 0.027329 10.0.0.27 - - [2026-04-23 09:41:57] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015792 10.0.0.27 - - [2026-04-23 09:41:57] "GET /instance-ip/ab194026-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.013011 10.0.0.27 - - [2026-04-23 09:41:57] "POST /tags HTTP/1.1" 200 355 0.017855 10.0.0.27 - - [2026-04-23 09:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.27 - - [2026-04-23 09:41:57] "GET /tag/00556c87-4333-4046-b633-24a31fbe6a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.019637 10.0.0.27 - - [2026-04-23 09:41:57] "POST /tags HTTP/1.1" 200 303 0.023543 10.0.0.27 - - [2026-04-23 09:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014746 10.0.0.27 - - [2026-04-23 09:41:57] "GET /tag/bf460b9f-9446-4888-af62-3e95bca46401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013073 10.0.0.27 - - [2026-04-23 09:41:57] "POST /projects HTTP/1.1" 409 218 0.002208 10.0.0.27 - - [2026-04-23 09:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.27 - - [2026-04-23 09:41:57] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039592 10.0.0.27 - - [2026-04-23 09:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.27 - - [2026-04-23 09:41:57] "GET /network-ipam/f3dc33d6-82ca-4c2d-99c1-fb971fb2f596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002803 10.0.0.27 - - [2026-04-23 09:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.27 - - [2026-04-23 09:41:57] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006068 10.0.0.27 - - [2026-04-23 09:41:57] "PUT /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb HTTP/1.1" 200 264 0.036131 10.0.0.27 - - [2026-04-23 09:41:57] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.018184 10.0.0.27 - - [2026-04-23 09:41:57] "POST /set-tag HTTP/1.1" 200 109 0.056444 10.0.0.27 - - [2026-04-23 09:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007450 10.0.0.27 - - [2026-04-23 09:41:57] "GET /network-ipam/f3f1d821-027c-4bb2-b9d1-87955c8fb87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004245 10.0.0.27 - - [2026-04-23 09:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.27 - - [2026-04-23 09:41:57] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004124 10.0.0.27 - - [2026-04-23 09:41:57] "PUT /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e HTTP/1.1" 200 264 0.062483 10.0.0.27 - - [2026-04-23 09:41:57] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005730 10.0.0.27 - - [2026-04-23 09:41:57] "POST /set-tag HTTP/1.1" 200 109 0.047659 10.0.0.27 - - [2026-04-23 09:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007583 10.0.0.27 - - [2026-04-23 09:41:58] "GET /network-policy/58246c33-adbb-4f55-9a77-cd31a1d80565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002995 10.0.0.27 - - [2026-04-23 09:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.27 - - [2026-04-23 09:41:58] "GET /network-policy/ba5b0ace-0d36-4a16-aaaf-b0fafec86239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002558 10.0.0.27 - - [2026-04-23 09:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.27 - - [2026-04-23 09:41:58] "GET /network-policy/39d4505d-27e1-454d-8428-1b465bd92383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002462 10.0.0.27 - - [2026-04-23 09:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.27 - - [2026-04-23 09:41:58] "PUT /network-policy/39d4505d-27e1-454d-8428-1b465bd92383 HTTP/1.1" 200 262 0.010036 10.0.0.27 - - [2026-04-23 09:41:58] "POST /ref-update HTTP/1.1" 200 156 0.057470 10.0.0.27 - - [2026-04-23 09:41:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004333 10.0.0.27 - - [2026-04-23 09:41:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002293 10.0.0.27 - - [2026-04-23 09:41:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001784 10.0.0.27 - - [2026-04-23 09:41:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001898 10.0.0.27 - - [2026-04-23 09:41:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001690 10.0.0.27 - - [2026-04-23 09:41:58] "POST /security-groups HTTP/1.1" 409 245 0.003081 10.0.0.27 - - [2026-04-23 09:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.27 - - [2026-04-23 09:41:58] "PUT /security-group/4350b959-e932-49c0-ad3b-43af047e6694 HTTP/1.1" 200 262 0.057751 10.0.0.27 - - [2026-04-23 09:41:58] "PUT /access-control-list/f65e630c-d52e-4b08-be4a-9cd455b215c4 HTTP/1.1" 200 272 0.013583 10.0.0.27 - - [2026-04-23 09:41:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.084328 10.0.0.27 - - [2026-04-23 09:41:58] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.033631 10.0.0.27 - - [2026-04-23 09:41:58] "PUT /access-control-list/44557885-9512-40ff-9e73-f6de19924516 HTTP/1.1" 200 272 0.041839 10.0.0.27 - - [2026-04-23 09:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.27 - - [2026-04-23 09:41:58] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.003040 10.0.0.27 - - [2026-04-23 09:41:58] "POST /tags HTTP/1.1" 409 206 0.007591 10.0.0.27 - - [2026-04-23 09:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.27 - - [2026-04-23 09:41:58] "GET /tag/bf460b9f-9446-4888-af62-3e95bca46401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018215 10.0.0.27 - - [2026-04-23 09:41:58] "POST /firewall-rules HTTP/1.1" 200 562 0.072804 10.0.0.27 - - [2026-04-23 09:41:58] "GET /firewall-rule/c7f8e1f7-8288-4f50-80dd-9d12d92b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007416 10.0.0.27 - - [2026-04-23 09:41:58] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007252 10.0.0.27 - - [2026-04-23 09:41:58] "GET /firewall-rule/c7f8e1f7-8288-4f50-80dd-9d12d92b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.011766 10.0.0.27 - - [2026-04-23 09:41:58] "POST /ref-update HTTP/1.1" 200 156 0.027877 10.0.0.27 - - [2026-04-23 09:41:58] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010942 10.0.0.27 - - [2026-04-23 09:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006748 10.0.0.27 - - [2026-04-23 09:41:58] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.004316 10.0.0.27 - - [2026-04-23 09:41:58] "POST /tags HTTP/1.1" 409 206 0.001977 10.0.0.27 - - [2026-04-23 09:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.27 - - [2026-04-23 09:41:58] "GET /tag/bf460b9f-9446-4888-af62-3e95bca46401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015888 10.0.0.27 - - [2026-04-23 09:41:58] "POST /firewall-rules HTTP/1.1" 200 560 0.071185 10.0.0.27 - - [2026-04-23 09:41:59] "GET /firewall-rule/9bfcdbeb-e6e0-4fd6-815e-06540611bdde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.013923 10.0.0.27 - - [2026-04-23 09:41:59] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2186 0.012763 10.0.0.27 - - [2026-04-23 09:41:59] "GET /firewall-rule/9bfcdbeb-e6e0-4fd6-815e-06540611bdde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003861 10.0.0.27 - - [2026-04-23 09:41:59] "POST /ref-update HTTP/1.1" 200 156 0.036170 10.0.0.27 - - [2026-04-23 09:41:59] "POST /tags HTTP/1.1" 200 301 0.027691 10.0.0.27 - - [2026-04-23 09:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011904 10.0.0.27 - - [2026-04-23 09:41:59] "GET /tag/aa6ef8e2-649a-44d5-b495-d2a554d8d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019368 10.0.0.27 - - [2026-04-23 09:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.27 - - [2026-04-23 09:41:59] "GET /project/204889ea-fe8a-4d16-b5dd-4be4a76b81da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050424 10.0.0.27 - - [2026-04-23 09:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.27 - - [2026-04-23 09:41:59] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005898 10.0.0.27 - - [2026-04-23 09:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.27 - - [2026-04-23 09:41:59] "GET /service-appliance-set/a6a09616-a058-47e5-8c94-dd08472a69b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002826 10.0.0.27 - - [2026-04-23 09:41:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.001922 10.0.0.27 - - [2026-04-23 09:41:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.096358 10.0.0.27 - - [2026-04-23 09:41:59] "GET /virtual-machine-interface/7724068a-1edf-41cb-9dbc-068bc077b92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.007046 10.0.0.27 - - [2026-04-23 09:41:59] "POST /instance-ips HTTP/1.1" 200 377 0.027902 10.0.0.27 - - [2026-04-23 09:41:59] "GET /instance-ip/75c1cd17-1c26-449f-8bf4-40670c89d99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012134 10.0.0.27 - - [2026-04-23 09:41:59] "POST /loadbalancers HTTP/1.1" 200 582 0.080884 10.0.0.27 - - [2026-04-23 09:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028179 10.0.0.27 - - [2026-04-23 09:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012488 10.0.0.27 - - [2026-04-23 09:41:59] "GET /project/204889ea-fe8a-4d16-b5dd-4be4a76b81da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051655 10.0.0.27 - - [2026-04-23 09:41:59] "GET /instance-ip/75c1cd17-1c26-449f-8bf4-40670c89d99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003539 10.0.0.27 - - [2026-04-23 09:41:59] "GET /project/204889ea-fe8a-4d16-b5dd-4be4a76b81da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046820 10.0.0.27 - - [2026-04-23 09:41:59] "GET /loadbalancer/35166dbc-d79b-4692-bba3-53d4dedd6f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007263 10.0.0.27 - - [2026-04-23 09:41:59] "POST /floating-ips HTTP/1.1" 200 581 0.042009 10.0.0.27 - - [2026-04-23 09:42:00] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.083646 10.0.0.27 - - [2026-04-23 09:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033134 10.0.0.27 - - [2026-04-23 09:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.27 - - [2026-04-23 09:42:00] "GET /project/204889ea-fe8a-4d16-b5dd-4be4a76b81da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064781 10.0.0.27 - - [2026-04-23 09:42:00] "GET /loadbalancer-listener/b3839825-c401-4e05-8e96-3e3ed6578d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003251 10.0.0.27 - - [2026-04-23 09:42:00] "GET /loadbalancer-listener/b3839825-c401-4e05-8e96-3e3ed6578d39?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004059 10.0.0.27 - - [2026-04-23 09:42:00] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034342 10.0.0.27 - - [2026-04-23 09:42:00] "GET /instance-ip/75c1cd17-1c26-449f-8bf4-40670c89d99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003790 10.0.0.27 - - [2026-04-23 09:42:00] "GET /instance-ip/75c1cd17-1c26-449f-8bf4-40670c89d99e?fields=floating_ips HTTP/1.1" 200 1164 0.007938 10.0.0.27 - - [2026-04-23 09:42:00] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003731 10.0.0.27 - - [2026-04-23 09:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010902 10.0.0.27 - - [2026-04-23 09:42:00] "GET /project/204889ea-fe8a-4d16-b5dd-4be4a76b81da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029982 10.0.0.27 - - [2026-04-23 09:42:00] "GET /loadbalancer/35166dbc-d79b-4692-bba3-53d4dedd6f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006567 10.0.0.27 - - [2026-04-23 09:42:00] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022136 10.0.0.27 - - [2026-04-23 09:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022251 10.0.0.27 - - [2026-04-23 09:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010103 10.0.0.27 - - [2026-04-23 09:42:00] "GET /project/204889ea-fe8a-4d16-b5dd-4be4a76b81da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032870 10.0.0.27 - - [2026-04-23 09:42:00] "GET /loadbalancer-listener/6882ca50-910f-4dfe-bdfb-b6c1d172331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006463 10.0.0.27 - - [2026-04-23 09:42:00] "GET /loadbalancer-listener/6882ca50-910f-4dfe-bdfb-b6c1d172331a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006953 10.0.0.27 - - [2026-04-23 09:42:00] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035403 10.0.0.27 - - [2026-04-23 09:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017878 10.0.0.27 - - [2026-04-23 09:42:00] "GET /instance-ip/75c1cd17-1c26-449f-8bf4-40670c89d99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004763 10.0.0.27 - - [2026-04-23 09:42:00] "GET /instance-ip/75c1cd17-1c26-449f-8bf4-40670c89d99e?fields=floating_ips HTTP/1.1" 200 1164 0.009148 10.0.0.27 - - [2026-04-23 09:42:00] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006123 10.0.0.27 - - [2026-04-23 09:42:00] "GET /project/204889ea-fe8a-4d16-b5dd-4be4a76b81da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044619 10.0.0.27 - - [2026-04-23 09:42:00] "GET /loadbalancer/35166dbc-d79b-4692-bba3-53d4dedd6f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003010 10.0.0.27 - - [2026-04-23 09:42:00] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018003 10.0.0.27 - - [2026-04-23 09:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028725 10.0.0.27 - - [2026-04-23 09:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007175 10.0.0.27 - - [2026-04-23 09:42:00] "GET /project/204889ea-fe8a-4d16-b5dd-4be4a76b81da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038970 10.0.0.27 - - [2026-04-23 09:42:00] "GET /loadbalancer-listener/f2adb0e9-0941-4477-a01c-f6a5ad36cb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002492 10.0.0.27 - - [2026-04-23 09:42:00] "GET /loadbalancer-listener/f2adb0e9-0941-4477-a01c-f6a5ad36cb6c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003229 10.0.0.27 - - [2026-04-23 09:42:01] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.046249 10.0.0.27 - - [2026-04-23 09:42:01] "GET /instance-ip/75c1cd17-1c26-449f-8bf4-40670c89d99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004270 10.0.0.27 - - [2026-04-23 09:42:01] "GET /instance-ip/75c1cd17-1c26-449f-8bf4-40670c89d99e?fields=floating_ips HTTP/1.1" 200 1164 0.011882 10.0.0.27 - - [2026-04-23 09:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.27 - - [2026-04-23 09:42:01] "GET /loadbalancer/35166dbc-d79b-4692-bba3-53d4dedd6f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005714 10.0.0.27 - - [2026-04-23 09:42:01] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004458 10.0.0.27 - - [2026-04-23 09:42:01] "POST /tags HTTP/1.1" 200 371 0.047693 10.0.0.27 - - [2026-04-23 09:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.27 - - [2026-04-23 09:42:01] "GET /tag/fbfde234-6677-4120-8bca-b546c2e3b02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.012236 10.0.0.27 - - [2026-04-23 09:42:01] "POST /tags HTTP/1.1" 200 319 0.029610 10.0.0.27 - - [2026-04-23 09:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011426 10.0.0.27 - - [2026-04-23 09:42:01] "GET /tag/ee6c2056-302c-4a2a-ab39-b27244eedd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012968 10.0.0.27 - - [2026-04-23 09:42:01] "POST /id-to-fqname HTTP/1.1" 200 181 0.000481 10.0.0.27 - - [2026-04-23 09:42:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.013215 10.0.0.27 - - [2026-04-23 09:42:01] "POST /security-groups HTTP/1.1" 200 578 0.063583 10.0.0.27 - - [2026-04-23 09:42:01] "POST /projects HTTP/1.1" 200 497 0.182776 10.0.0.27 - - [2026-04-23 09:42:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.002555 10.0.0.27 - - [2026-04-23 09:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023553 10.0.0.27 - - [2026-04-23 09:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008266 10.0.0.27 - - [2026-04-23 09:42:01] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.022994 10.0.0.27 - - [2026-04-23 09:42:01] "POST /access-control-lists HTTP/1.1" 200 587 0.091599 10.0.0.27 - - [2026-04-23 09:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.27 - - [2026-04-23 09:42:01] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004214 10.0.0.27 - - [2026-04-23 09:42:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.002289 10.0.0.27 - - [2026-04-23 09:42:01] "POST /access-control-lists HTTP/1.1" 200 585 0.065054 10.0.0.27 - - [2026-04-23 09:42:01] "PUT /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb HTTP/1.1" 200 264 0.123065 10.0.0.27 - - [2026-04-23 09:42:01] "PUT /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e HTTP/1.1" 200 264 0.053104 10.0.0.27 - - [2026-04-23 09:42:01] "POST /security-groups HTTP/1.1" 200 558 0.076119 10.0.0.27 - - [2026-04-23 09:42:01] "POST /fqname-to-id HTTP/1.1" 404 248 0.002236 10.0.0.27 - - [2026-04-23 09:42:01] "POST /access-control-lists HTTP/1.1" 200 610 0.034861 10.0.0.27 - - [2026-04-23 09:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027569 10.0.0.27 - - [2026-04-23 09:42:02] "POST /chown HTTP/1.1" 200 109 0.033664 10.0.0.27 - - [2026-04-23 09:42:02] "POST /fqname-to-id HTTP/1.1" 404 247 0.015343 10.0.0.27 - - [2026-04-23 09:42:02] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010343 10.0.0.27 - - [2026-04-23 09:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.27 - - [2026-04-23 09:42:02] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.021167 10.0.0.27 - - [2026-04-23 09:42:02] "POST /access-control-lists HTTP/1.1" 200 608 0.082077 10.0.0.27 - - [2026-04-23 09:42:02] "POST /tags HTTP/1.1" 409 214 0.016514 10.0.0.27 - - [2026-04-23 09:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.27 - - [2026-04-23 09:42:02] "GET /tag/ee6c2056-302c-4a2a-ab39-b27244eedd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016766 10.0.0.27 - - [2026-04-23 09:42:02] "POST /firewall-rules HTTP/1.1" 200 578 0.071465 10.0.0.27 - - [2026-04-23 09:42:02] "GET /firewall-rule/528715f3-c8cf-45bf-b11a-6173495e7cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005336 10.0.0.27 - - [2026-04-23 09:42:02] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004147 10.0.0.27 - - [2026-04-23 09:42:02] "GET /firewall-rule/528715f3-c8cf-45bf-b11a-6173495e7cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002776 10.0.0.27 - - [2026-04-23 09:42:02] "POST /ref-update HTTP/1.1" 200 156 0.033861 10.0.0.27 - - [2026-04-23 09:42:02] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006776 10.0.0.27 - - [2026-04-23 09:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.27 - - [2026-04-23 09:42:02] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.003098 10.0.0.27 - - [2026-04-23 09:42:02] "POST /tags HTTP/1.1" 409 214 0.002136 10.0.0.27 - - [2026-04-23 09:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.27 - - [2026-04-23 09:42:02] "GET /tag/ee6c2056-302c-4a2a-ab39-b27244eedd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011000 10.0.0.27 - - [2026-04-23 09:42:02] "POST /firewall-rules HTTP/1.1" 200 576 0.063582 10.0.0.27 - - [2026-04-23 09:42:02] "GET /firewall-rule/ec05d245-5674-4a2b-9587-66c79cabf754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.024290 10.0.0.27 - - [2026-04-23 09:42:02] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2667 0.004325 10.0.0.27 - - [2026-04-23 09:42:02] "GET /firewall-rule/ec05d245-5674-4a2b-9587-66c79cabf754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002550 10.0.0.27 - - [2026-04-23 09:42:02] "POST /ref-update HTTP/1.1" 200 156 0.032308 10.0.0.27 - - [2026-04-23 09:42:02] "POST /tags HTTP/1.1" 200 363 0.031160 10.0.0.27 - - [2026-04-23 09:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.27 - - [2026-04-23 09:42:02] "GET /tag/818f4d90-10ba-4176-a835-43cedac9f4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016521 10.0.0.27 - - [2026-04-23 09:42:02] "POST /tags HTTP/1.1" 200 311 0.017297 10.0.0.27 - - [2026-04-23 09:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.27 - - [2026-04-23 09:42:02] "GET /tag/e1e1dd28-c6a5-437f-a568-118902e7024e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012316 10.0.0.27 - - [2026-04-23 09:42:03] "POST /id-to-fqname HTTP/1.1" 200 177 0.000458 10.0.0.27 - - [2026-04-23 09:42:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.004691 10.0.0.27 - - [2026-04-23 09:42:03] "POST /security-groups HTTP/1.1" 200 574 0.067319 10.0.0.27 - - [2026-04-23 09:42:03] "POST /projects HTTP/1.1" 200 489 0.199448 10.0.0.27 - - [2026-04-23 09:42:03] "POST /fqname-to-id HTTP/1.1" 404 217 0.001823 10.0.0.27 - - [2026-04-23 09:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017488 10.0.0.27 - - [2026-04-23 09:42:03] "POST /access-control-lists HTTP/1.1" 200 583 0.029793 10.0.0.27 - - [2026-04-23 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017267 10.0.0.27 - - [2026-04-23 09:42:03] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.009773 10.0.0.27 - - [2026-04-23 09:42:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.005380 10.0.0.27 - - [2026-04-23 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.27 - - [2026-04-23 09:42:03] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.029763 10.0.0.27 - - [2026-04-23 09:42:03] "POST /access-control-lists HTTP/1.1" 200 581 0.072396 10.0.0.27 - - [2026-04-23 09:42:03] "PUT /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb HTTP/1.1" 200 264 0.061986 10.0.0.27 - - [2026-04-23 09:42:03] "PUT /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e HTTP/1.1" 200 264 0.042242 10.0.0.27 - - [2026-04-23 09:42:03] "POST /security-groups HTTP/1.1" 200 546 0.073238 10.0.0.27 - - [2026-04-23 09:42:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.007462 10.0.0.27 - - [2026-04-23 09:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026628 10.0.0.27 - - [2026-04-23 09:42:03] "POST /chown HTTP/1.1" 200 109 0.023584 10.0.0.27 - - [2026-04-23 09:42:03] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013374 10.0.0.27 - - [2026-04-23 09:42:03] "POST /access-control-lists HTTP/1.1" 200 602 0.095480 10.0.0.27 - - [2026-04-23 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010398 10.0.0.27 - - [2026-04-23 09:42:03] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.003764 10.0.0.27 - - [2026-04-23 09:42:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.004019 10.0.0.27 - - [2026-04-23 09:42:03] "POST /tags HTTP/1.1" 409 210 0.005698 10.0.0.27 - - [2026-04-23 09:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.27 - - [2026-04-23 09:42:03] "GET /tag/e1e1dd28-c6a5-437f-a568-118902e7024e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.051099 10.0.0.27 - - [2026-04-23 09:42:03] "POST /access-control-lists HTTP/1.1" 200 600 0.087293 10.0.0.27 - - [2026-04-23 09:42:03] "POST /firewall-rules HTTP/1.1" 200 570 0.101270 10.0.0.27 - - [2026-04-23 09:42:03] "GET /firewall-rule/312bf30b-2586-4167-98e9-8810c14040c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.016120 10.0.0.27 - - [2026-04-23 09:42:03] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.005280 10.0.0.27 - - [2026-04-23 09:42:04] "GET /firewall-rule/312bf30b-2586-4167-98e9-8810c14040c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002812 10.0.0.27 - - [2026-04-23 09:42:04] "POST /ref-update HTTP/1.1" 200 156 0.030560 10.0.0.27 - - [2026-04-23 09:42:04] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016181 10.0.0.27 - - [2026-04-23 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.27 - - [2026-04-23 09:42:04] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.003561 10.0.0.27 - - [2026-04-23 09:42:04] "POST /tags HTTP/1.1" 409 210 0.002129 10.0.0.27 - - [2026-04-23 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.27 - - [2026-04-23 09:42:04] "GET /tag/e1e1dd28-c6a5-437f-a568-118902e7024e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010423 10.0.0.27 - - [2026-04-23 09:42:04] "POST /firewall-rules HTTP/1.1" 200 568 0.067457 10.0.0.27 - - [2026-04-23 09:42:04] "GET /firewall-rule/a1b46af6-d68b-4d95-9d74-840eb023f692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006123 10.0.0.27 - - [2026-04-23 09:42:04] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.003649 10.0.0.27 - - [2026-04-23 09:42:04] "GET /firewall-rule/a1b46af6-d68b-4d95-9d74-840eb023f692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002659 10.0.0.27 - - [2026-04-23 09:42:04] "POST /ref-update HTTP/1.1" 200 156 0.036020 10.0.0.27 - - [2026-04-23 09:42:04] "POST /tags HTTP/1.1" 409 237 0.013462 10.0.0.27 - - [2026-04-23 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008302 10.0.0.27 - - [2026-04-23 09:42:04] "GET /tag/41bd8574-c8cf-435c-b857-d2cce04384bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015179 10.0.0.27 - - [2026-04-23 09:42:04] "POST /tags HTTP/1.1" 409 210 0.001865 10.0.0.27 - - [2026-04-23 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.27 - - [2026-04-23 09:42:04] "GET /tag/7437dd98-9158-430d-9a2d-deba0528ea97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010103 10.0.0.27 - - [2026-04-23 09:42:04] "POST /projects HTTP/1.1" 409 223 0.002074 10.0.0.27 - - [2026-04-23 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.27 - - [2026-04-23 09:42:04] "GET /project/204889ea-fe8a-4d16-b5dd-4be4a76b81da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.072035 10.0.0.27 - - [2026-04-23 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2026-04-23 09:42:04] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004910 10.0.0.27 - - [2026-04-23 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.27 - - [2026-04-23 09:42:04] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004543 10.0.0.27 - - [2026-04-23 09:42:04] "PUT /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb HTTP/1.1" 200 264 0.050430 10.0.0.27 - - [2026-04-23 09:42:04] "PUT /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e HTTP/1.1" 200 264 0.049075 10.0.0.27 - - [2026-04-23 09:42:04] "POST /security-groups HTTP/1.1" 409 253 0.021639 10.0.0.27 - - [2026-04-23 09:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.27 - - [2026-04-23 09:42:05] "PUT /security-group/519f122a-2a1a-4691-b9d7-0d7925827eaf HTTP/1.1" 200 262 0.066952 10.0.0.27 - - [2026-04-23 09:42:05] "PUT /access-control-list/e5a78760-bf88-4781-a37e-656406de3469 HTTP/1.1" 200 272 0.017327 10.0.0.27 - - [2026-04-23 09:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032223 10.0.0.27 - - [2026-04-23 09:42:05] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025544 10.0.0.27 - - [2026-04-23 09:42:05] "PUT /access-control-list/655f06b0-2777-47b4-a2f5-66b69e521da2 HTTP/1.1" 200 272 0.022871 10.0.0.27 - - [2026-04-23 09:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.27 - - [2026-04-23 09:42:05] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.006307 10.0.0.27 - - [2026-04-23 09:42:05] "POST /tags HTTP/1.1" 409 210 0.003262 10.0.0.27 - - [2026-04-23 09:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.27 - - [2026-04-23 09:42:05] "GET /tag/7437dd98-9158-430d-9a2d-deba0528ea97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018908 10.0.0.27 - - [2026-04-23 09:42:05] "POST /firewall-rules HTTP/1.1" 200 570 0.090931 10.0.0.27 - - [2026-04-23 09:42:05] "GET /firewall-rule/2220b9b5-364c-499b-a5d8-1ba2fd507aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003742 10.0.0.27 - - [2026-04-23 09:42:05] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3392 0.003546 10.0.0.27 - - [2026-04-23 09:42:05] "GET /firewall-rule/2220b9b5-364c-499b-a5d8-1ba2fd507aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002139 10.0.0.27 - - [2026-04-23 09:42:05] "POST /ref-update HTTP/1.1" 200 156 0.059722 10.0.0.27 - - [2026-04-23 09:42:05] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009248 10.0.0.27 - - [2026-04-23 09:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.27 - - [2026-04-23 09:42:05] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.003200 10.0.0.27 - - [2026-04-23 09:42:05] "POST /tags HTTP/1.1" 409 210 0.002072 10.0.0.27 - - [2026-04-23 09:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.27 - - [2026-04-23 09:42:05] "GET /tag/7437dd98-9158-430d-9a2d-deba0528ea97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017932 10.0.0.27 - - [2026-04-23 09:42:05] "POST /firewall-rules HTTP/1.1" 200 568 0.074894 10.0.0.27 - - [2026-04-23 09:42:05] "GET /firewall-rule/dd3d9bc6-5ea2-4123-be43-9ea736d4e2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010501 10.0.0.27 - - [2026-04-23 09:42:05] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3633 0.004190 10.0.0.27 - - [2026-04-23 09:42:05] "GET /firewall-rule/dd3d9bc6-5ea2-4123-be43-9ea736d4e2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002027 10.0.0.27 - - [2026-04-23 09:42:05] "POST /ref-update HTTP/1.1" 200 156 0.046476 10.0.0.27 - - [2026-04-23 09:42:05] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015898 10.0.0.27 - - [2026-04-23 09:42:05] "POST /set-tag HTTP/1.1" 200 109 0.004706 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:42:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:42:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:42:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:42:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001566 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:42:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:42:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:43:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001355 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:43:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001413 10.0.0.23 - - [2026-04-23 09:43:40] "GET / HTTP/1.1" 200 35931 0.002896 10.0.0.23 - - [2026-04-23 09:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.23 - - [2026-04-23 09:43:40] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004518 10.0.0.23 - - [2026-04-23 09:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.23 - - [2026-04-23 09:43:40] "GET /routing-instance/1091d572-18fd-45b3-b04a-82d811311290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003026 10.0.0.23 - - [2026-04-23 09:43:40] "PUT /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004 HTTP/1.1" 200 274 0.011751 10.0.0.23 - - [2026-04-23 09:43:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.011098 10.0.0.23 - - [2026-04-23 09:43:40] "POST /virtual-routers HTTP/1.1" 200 599 0.021345 10.0.0.23 - - [2026-04-23 09:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011890 10.0.0.23 - - [2026-04-23 09:43:40] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004451 10.0.0.23 - - [2026-04-23 09:43:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.002279 10.0.0.23 - - [2026-04-23 09:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.23 - - [2026-04-23 09:43:40] "GET /virtual-network/f2ce5539-aacc-4356-b221-68667ffb9934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003864 10.0.0.23 - - [2026-04-23 09:43:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.079220 10.0.0.23 - - [2026-04-23 09:44:05] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.23 - - [2026-04-23 09:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.23 - - [2026-04-23 09:44:05] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004683 10.0.0.23 - - [2026-04-23 09:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.23 - - [2026-04-23 09:44:05] "GET /routing-instance/1091d572-18fd-45b3-b04a-82d811311290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002872 10.0.0.23 - - [2026-04-23 09:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.23 - - [2026-04-23 09:44:06] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003196 10.0.0.23 - - [2026-04-23 09:44:06] "PUT /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3 HTTP/1.1" 200 262 0.009301 10.0.0.23 - - [2026-04-23 09:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.23 - - [2026-04-23 09:44:06] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002864 10.0.0.23 - - [2026-04-23 09:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.23 - - [2026-04-23 09:44:06] "GET /virtual-machine-interface/06cc71b9-3419-402a-baf1-687fc29bf196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.008128 10.0.0.23 - - [2026-04-23 09:44:06] "PUT /virtual-machine-interface/06cc71b9-3419-402a-baf1-687fc29bf196 HTTP/1.1" 200 284 0.017448 10.0.0.27 - - [2026-04-23 09:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.27 - - [2026-04-23 09:44:29] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003412 10.0.0.27 - - [2026-04-23 09:45:37] "GET /global-system-configs HTTP/1.1" 200 322 0.001929 10.0.0.27 - - [2026-04-23 09:45:38] "GET /global-system-configs HTTP/1.1" 200 322 0.001988 10.0.0.27 - - [2026-04-23 09:46:52] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003065 10.0.0.27 - - [2026-04-23 09:46:52] "POST /ref-update HTTP/1.1" 200 156 0.010362 10.0.0.27 - - [2026-04-23 09:46:57] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005526 10.0.0.27 - - [2026-04-23 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.27 - - [2026-04-23 09:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.27 - - [2026-04-23 09:46:57] "GET /loadbalancer/35166dbc-d79b-4692-bba3-53d4dedd6f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002488 10.0.0.27 - - [2026-04-23 09:46:57] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004376 10.0.0.27 - - [2026-04-23 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.27 - - [2026-04-23 09:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.27 - - [2026-04-23 09:46:57] "GET /loadbalancer/35166dbc-d79b-4692-bba3-53d4dedd6f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003846 10.0.0.27 - - [2026-04-23 09:46:57] "GET /loadbalancer-pool/c1e5c30a-002a-4f68-b06d-9bd2bb140285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004062 10.0.0.27 - - [2026-04-23 09:46:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032176 10.0.0.27 - - [2026-04-23 09:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030674 10.0.0.27 - - [2026-04-23 09:46:57] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010336 10.0.0.27 - - [2026-04-23 09:46:57] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010924 10.0.0.27 - - [2026-04-23 09:46:57] "POST /ref-update HTTP/1.1" 200 156 0.010358 10.0.0.27 - - [2026-04-23 09:46:57] "POST /tags HTTP/1.1" 409 205 0.002101 10.0.0.27 - - [2026-04-23 09:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.27 - - [2026-04-23 09:46:57] "GET /tag/aa6ef8e2-649a-44d5-b495-d2a554d8d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010114 10.0.0.27 - - [2026-04-23 09:46:57] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.003987 10.0.0.27 - - [2026-04-23 09:46:57] "PUT /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a HTTP/1.1" 200 256 0.027447 10.0.0.27 - - [2026-04-23 09:46:58] "POST /set-tag HTTP/1.1" 200 109 0.104392 10.0.0.27 - - [2026-04-23 09:46:58] "GET /loadbalancer-pool/66d7a8bb-1656-4c21-9795-5d74757568a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004409 10.0.0.27 - - [2026-04-23 09:46:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021274 10.0.0.27 - - [2026-04-23 09:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024490 10.0.0.27 - - [2026-04-23 09:46:58] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008720 10.0.0.27 - - [2026-04-23 09:46:58] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007708 10.0.0.27 - - [2026-04-23 09:46:58] "POST /ref-update HTTP/1.1" 200 156 0.010707 10.0.0.27 - - [2026-04-23 09:46:58] "POST /set-tag HTTP/1.1" 200 109 0.005568 10.0.0.27 - - [2026-04-23 09:46:58] "GET /loadbalancer-pool/36dc3d1a-e146-4944-a66b-b54a05092185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005861 10.0.0.27 - - [2026-04-23 09:46:58] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002670 10.0.0.27 - - [2026-04-23 09:46:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023487 10.0.0.27 - - [2026-04-23 09:46:58] "PUT /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a HTTP/1.1" 200 256 0.031717 10.0.0.27 - - [2026-04-23 09:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025611 10.0.0.27 - - [2026-04-23 09:46:58] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021708 10.0.0.27 - - [2026-04-23 09:46:58] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011385 10.0.0.27 - - [2026-04-23 09:46:58] "POST /set-tag HTTP/1.1" 200 109 0.005990 10.0.0.27 - - [2026-04-23 09:46:58] "POST /ref-update HTTP/1.1" 200 156 0.011975 10.0.0.27 - - [2026-04-23 09:46:58] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003318 10.0.0.27 - - [2026-04-23 09:46:58] "PUT /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a HTTP/1.1" 200 256 0.014229 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:47:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:47:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:47:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:47:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004312 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:47:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001110 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:47:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 10.0.0.27 - - [2026-04-23 09:48:11] "GET / HTTP/1.1" 200 35931 0.002728 10.0.0.27 - - [2026-04-23 09:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.27 - - [2026-04-23 09:48:11] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006076 10.0.0.27 - - [2026-04-23 09:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.27 - - [2026-04-23 09:48:11] "GET /config-node/4c8fc6a5-9a56-4b99-a9d7-12ffc32f0683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004784 10.0.0.27 - - [2026-04-23 09:48:23] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.27 - - [2026-04-23 09:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.27 - - [2026-04-23 09:48:23] "GET /routing-instance/1091d572-18fd-45b3-b04a-82d811311290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006411 10.0.0.27 - - [2026-04-23 09:48:23] "POST /bgp-routers HTTP/1.1" 409 301 0.002064 10.0.0.27 - - [2026-04-23 09:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.27 - - [2026-04-23 09:48:23] "GET /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003887 10.0.0.27 - - [2026-04-23 09:48:23] "PUT /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d HTTP/1.1" 200 254 0.022622 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:48:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:48:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070 10.0.0.27 - - [2026-04-23 09:49:05] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006359 10.0.0.27 - - [2026-04-23 09:49:05] "POST /set-tag HTTP/1.1" 200 109 0.005292 10.0.0.27 - - [2026-04-23 09:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.27 - - [2026-04-23 09:49:05] "GET /loadbalancer/35166dbc-d79b-4692-bba3-53d4dedd6f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003403 10.0.0.27 - - [2026-04-23 09:49:05] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005008 10.0.0.27 - - [2026-04-23 09:49:06] "POST /set-tag HTTP/1.1" 200 109 0.029485 10.0.0.27 - - [2026-04-23 09:49:06] "DELETE /loadbalancer-member/8b21d519-957d-4d6b-b6cf-aff4c8286a06 HTTP/1.1" 200 115 0.077406 10.0.0.27 - - [2026-04-23 09:49:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009378 10.0.0.27 - - [2026-04-23 09:49:06] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.27 - - [2026-04-23 09:49:06] "DELETE /loadbalancer-member/5bbe21f0-45dc-4363-aa87-6a80ab5f136a HTTP/1.1" 200 115 0.033136 10.0.0.27 - - [2026-04-23 09:49:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006206 10.0.0.27 - - [2026-04-23 09:49:06] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.27 - - [2026-04-23 09:49:06] "DELETE /loadbalancer-member/b7943ad0-64f4-4786-bd9e-8deb9d36a07e HTTP/1.1" 200 115 0.037637 10.0.0.27 - - [2026-04-23 09:49:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004247 10.0.0.27 - - [2026-04-23 09:49:06] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.27 - - [2026-04-23 09:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.27 - - [2026-04-23 09:49:06] "GET /loadbalancer/35166dbc-d79b-4692-bba3-53d4dedd6f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002831 10.0.0.27 - - [2026-04-23 09:49:06] "GET /loadbalancer-pool/c1e5c30a-002a-4f68-b06d-9bd2bb140285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002982 10.0.0.27 - - [2026-04-23 09:49:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028747 10.0.0.27 - - [2026-04-23 09:49:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.036292 10.0.0.27 - - [2026-04-23 09:49:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025737 10.0.0.27 - - [2026-04-23 09:49:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009805 10.0.0.27 - - [2026-04-23 09:49:06] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003209 10.0.0.27 - - [2026-04-23 09:49:06] "POST /set-tag HTTP/1.1" 200 109 0.068183 10.0.0.27 - - [2026-04-23 09:49:06] "GET /loadbalancer-pool/66d7a8bb-1656-4c21-9795-5d74757568a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011645 10.0.0.27 - - [2026-04-23 09:49:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.045168 10.0.0.27 - - [2026-04-23 09:49:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011966 10.0.0.27 - - [2026-04-23 09:49:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013878 10.0.0.27 - - [2026-04-23 09:49:06] "POST /set-tag HTTP/1.1" 200 109 0.004723 10.0.0.27 - - [2026-04-23 09:49:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005284 10.0.0.27 - - [2026-04-23 09:49:06] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004709 10.0.0.27 - - [2026-04-23 09:49:06] "GET /loadbalancer-pool/36dc3d1a-e146-4944-a66b-b54a05092185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003711 10.0.0.27 - - [2026-04-23 09:49:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021778 10.0.0.27 - - [2026-04-23 09:49:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029501 10.0.0.27 - - [2026-04-23 09:49:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016450 10.0.0.27 - - [2026-04-23 09:49:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005140 10.0.0.27 - - [2026-04-23 09:49:06] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001970 10.0.0.27 - - [2026-04-23 09:49:06] "POST /set-tag HTTP/1.1" 200 109 0.003383 10.0.0.27 - - [2026-04-23 09:50:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002147 10.0.0.27 - - [2026-04-23 09:50:38] "GET /global-system-configs HTTP/1.1" 200 322 0.001998 10.0.0.27 - - [2026-04-23 09:50:40] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.27 - - [2026-04-23 09:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.27 - - [2026-04-23 09:50:40] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036738 10.0.0.27 - - [2026-04-23 09:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.27 - - [2026-04-23 09:50:40] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039955 10.0.0.27 - - [2026-04-23 09:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.27 - - [2026-04-23 09:50:41] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028779 10.0.0.27 - - [2026-04-23 09:50:41] "POST /tags HTTP/1.1" 200 333 0.027085 10.0.0.27 - - [2026-04-23 09:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007599 10.0.0.27 - - [2026-04-23 09:50:41] "GET /tag/3ca703e2-917f-4efc-b166-20fac73c07ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017518 10.0.0.27 - - [2026-04-23 09:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.27 - - [2026-04-23 09:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012574 10.0.0.27 - - [2026-04-23 09:50:41] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048122 10.0.0.27 - - [2026-04-23 09:50:41] "GET /virtual-networks?parent_id=7e8d31b7-0276-4208-a53c-b83df056bd64&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001757 10.0.0.27 - - [2026-04-23 09:50:41] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049274 10.0.0.27 - - [2026-04-23 09:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.27 - - [2026-04-23 09:50:41] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008183 10.0.0.27 - - [2026-04-23 09:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.27 - - [2026-04-23 09:50:41] "GET /service-appliance-set/a6a09616-a058-47e5-8c94-dd08472a69b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002415 10.0.0.27 - - [2026-04-23 09:50:41] "POST /virtual-networks HTTP/1.1" 200 512 0.110302 10.0.0.27 - - [2026-04-23 09:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.27 - - [2026-04-23 09:50:41] "POST /fqname-to-id HTTP/1.1" 404 254 0.002156 10.0.0.27 - - [2026-04-23 09:50:41] "GET /network-ipam/801cc566-1ccc-4e96-8c2b-07e380335b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005104 10.0.0.27 - - [2026-04-23 09:50:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.154559 10.0.0.27 - - [2026-04-23 09:50:42] "GET /virtual-machine-interface/b6d996b2-7453-4341-adf2-f1320a8f54bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.017017 10.0.0.27 - - [2026-04-23 09:50:42] "POST /useragent-kv HTTP/1.1" 200 115 0.012805 10.0.0.27 - - [2026-04-23 09:50:42] "POST /ref-update HTTP/1.1" 200 156 0.195708 10.0.0.27 - - [2026-04-23 09:50:42] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004394 10.0.0.27 - - [2026-04-23 09:50:42] "POST /instance-ips HTTP/1.1" 200 409 0.023624 10.0.0.27 - - [2026-04-23 09:50:42] "GET /domains HTTP/1.1" 200 280 0.008614 10.0.0.27 - - [2026-04-23 09:50:42] "GET /instance-ip/3bbb8ead-a912-46d0-a64d-b9cd08dc824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.019319 10.0.0.27 - - [2026-04-23 09:50:42] "GET /domain/6ee72057-3ff3-4e18-9b32-282e948fce1c HTTP/1.1" 200 3086 0.026660 10.0.0.27 - - [2026-04-23 09:50:42] "POST /loadbalancers HTTP/1.1" 200 610 0.089827 10.0.0.27 - - [2026-04-23 09:50:42] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64 HTTP/1.1" 200 5716 0.133124 10.0.0.27 - - [2026-04-23 09:50:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028180 10.0.0.27 - - [2026-04-23 09:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013587 10.0.0.27 - - [2026-04-23 09:50:42] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f HTTP/1.1" 200 2083 0.012348 10.0.0.27 - - [2026-04-23 09:50:42] "POST /route-targets HTTP/1.1" 200 327 0.048714 10.0.0.27 - - [2026-04-23 09:50:42] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f HTTP/1.1" 200 2083 0.025807 10.0.0.27 - - [2026-04-23 09:50:42] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.092129 10.0.0.27 - - [2026-04-23 09:50:42] "GET /routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 HTTP/1.1" 200 1181 0.005665 10.0.0.27 - - [2026-04-23 09:50:42] "GET /instance-ip/3bbb8ead-a912-46d0-a64d-b9cd08dc824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004859 10.0.0.27 - - [2026-04-23 09:50:42] "GET /routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 HTTP/1.1" 200 1181 0.013867 10.0.0.27 - - [2026-04-23 09:50:42] "POST /ref-update HTTP/1.1" 200 156 0.054714 10.0.0.27 - - [2026-04-23 09:50:42] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.097230 10.0.0.27 - - [2026-04-23 09:50:42] "POST /floating-ips HTTP/1.1" 200 597 0.018224 10.0.0.27 - - [2026-04-23 09:50:42] "GET /loadbalancer/b72590e2-b840-446d-9b37-3b7161477378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003242 10.0.0.27 - - [2026-04-23 09:50:42] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.018142 10.0.0.27 - - [2026-04-23 09:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008041 10.0.0.27 - - [2026-04-23 09:50:42] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032342 10.0.0.27 - - [2026-04-23 09:50:42] "GET /loadbalancer-listener/09f5ca17-7856-4c95-81dd-bee548de3acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.003268 10.0.0.27 - - [2026-04-23 09:50:42] "GET /loadbalancer-listener/09f5ca17-7856-4c95-81dd-bee548de3acf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1221 0.002769 10.0.0.27 - - [2026-04-23 09:50:42] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025354 10.0.0.27 - - [2026-04-23 09:50:42] "GET /instance-ip/3bbb8ead-a912-46d0-a64d-b9cd08dc824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003109 10.0.0.27 - - [2026-04-23 09:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.27 - - [2026-04-23 09:50:42] "GET /loadbalancer/b72590e2-b840-446d-9b37-3b7161477378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002896 10.0.0.27 - - [2026-04-23 09:50:42] "GET /instance-ip/3bbb8ead-a912-46d0-a64d-b9cd08dc824d?fields=floating_ips HTTP/1.1" 200 1212 0.005629 10.0.0.27 - - [2026-04-23 09:50:42] "GET /floating-ip/5b917a03-f7a0-4918-8678-7bbe57b34c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002048 10.0.0.27 - - [2026-04-23 09:50:42] "POST /tags HTTP/1.1" 200 295 0.067615 10.0.0.27 - - [2026-04-23 09:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009730 10.0.0.27 - - [2026-04-23 09:50:42] "GET /tag/bfed8e1d-606e-4c83-b868-13165d5c2807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.017063 10.0.0.27 - - [2026-04-23 09:50:43] "POST /tags HTTP/1.1" 409 233 0.002592 10.0.0.27 - - [2026-04-23 09:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.27 - - [2026-04-23 09:50:43] "GET /tag/00556c87-4333-4046-b633-24a31fbe6a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.010157 10.0.0.27 - - [2026-04-23 09:50:43] "POST /tags HTTP/1.1" 409 206 0.002616 10.0.0.27 - - [2026-04-23 09:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.27 - - [2026-04-23 09:50:43] "GET /tag/bf460b9f-9446-4888-af62-3e95bca46401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023732 10.0.0.27 - - [2026-04-23 09:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.27 - - [2026-04-23 09:50:43] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004215 10.0.0.27 - - [2026-04-23 09:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.27 - - [2026-04-23 09:50:43] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031266 10.0.0.27 - - [2026-04-23 09:50:43] "POST /virtual-machines HTTP/1.1" 200 369 0.009289 10.0.0.27 - - [2026-04-23 09:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014256 10.0.0.27 - - [2026-04-23 09:50:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115772 10.0.0.27 - - [2026-04-23 09:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008340 10.0.0.27 - - [2026-04-23 09:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.27 - - [2026-04-23 09:50:43] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004576 10.0.0.27 - - [2026-04-23 09:50:43] "POST /instance-ips HTTP/1.1" 200 409 0.021438 10.0.0.27 - - [2026-04-23 09:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023921 10.0.0.27 - - [2026-04-23 09:50:43] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011164 10.0.0.27 - - [2026-04-23 09:50:43] "POST /set-tag HTTP/1.1" 200 109 0.017102 10.0.0.27 - - [2026-04-23 09:50:43] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014904 10.0.0.27 - - [2026-04-23 09:50:43] "GET /instance-ip/e4fae92e-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002999 10.0.0.27 - - [2026-04-23 09:50:43] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007367 10.0.0.27 - - [2026-04-23 09:50:43] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.27 - - [2026-04-23 09:50:43] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.010754 10.0.0.27 - - [2026-04-23 09:50:43] "POST /ref-update HTTP/1.1" 200 156 0.009208 10.0.0.27 - - [2026-04-23 09:50:43] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018126 10.0.0.27 - - [2026-04-23 09:50:43] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.27 - - [2026-04-23 09:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.27 - - [2026-04-23 09:50:43] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004172 10.0.0.27 - - [2026-04-23 09:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.27 - - [2026-04-23 09:50:43] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036000 10.0.0.27 - - [2026-04-23 09:50:43] "POST /virtual-machines HTTP/1.1" 200 369 0.007276 10.0.0.27 - - [2026-04-23 09:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017419 10.0.0.27 - - [2026-04-23 09:50:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115050 10.0.0.27 - - [2026-04-23 09:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009355 10.0.0.27 - - [2026-04-23 09:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021502 10.0.0.27 - - [2026-04-23 09:50:44] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004553 10.0.0.27 - - [2026-04-23 09:50:44] "POST /instance-ips HTTP/1.1" 200 409 0.028821 10.0.0.27 - - [2026-04-23 09:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035849 10.0.0.27 - - [2026-04-23 09:50:44] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.024516 10.0.0.27 - - [2026-04-23 09:50:44] "POST /set-tag HTTP/1.1" 200 109 0.018927 10.0.0.27 - - [2026-04-23 09:50:44] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012090 10.0.0.27 - - [2026-04-23 09:50:44] "GET /instance-ip/e56a8c34-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002878 10.0.0.27 - - [2026-04-23 09:50:44] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004462 10.0.0.27 - - [2026-04-23 09:50:44] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.27 - - [2026-04-23 09:50:44] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003723 10.0.0.27 - - [2026-04-23 09:50:44] "POST /ref-update HTTP/1.1" 200 156 0.010655 10.0.0.27 - - [2026-04-23 09:50:44] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017089 10.0.0.27 - - [2026-04-23 09:50:44] "POST /set-tag HTTP/1.1" 200 109 0.005975 10.0.0.27 - - [2026-04-23 09:50:44] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004450 10.0.0.27 - - [2026-04-23 09:50:44] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.27 - - [2026-04-23 09:50:44] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004221 10.0.0.27 - - [2026-04-23 09:50:44] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.27 - - [2026-04-23 09:50:47] "GET /domains HTTP/1.1" 200 280 0.001920 10.0.0.27 - - [2026-04-23 09:50:47] "GET /domain/6ee72057-3ff3-4e18-9b32-282e948fce1c HTTP/1.1" 200 3086 0.003011 10.0.0.27 - - [2026-04-23 09:50:47] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64 HTTP/1.1" 200 7064 0.032864 10.0.0.27 - - [2026-04-23 09:50:47] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f HTTP/1.1" 200 2083 0.003873 10.0.0.27 - - [2026-04-23 09:50:47] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f HTTP/1.1" 200 2083 0.003955 10.0.0.27 - - [2026-04-23 09:50:47] "GET /routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 HTTP/1.1" 200 1402 0.004339 10.0.0.27 - - [2026-04-23 09:50:47] "GET /routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 HTTP/1.1" 200 1402 0.002761 10.0.0.27 - - [2026-04-23 09:50:47] "GET /route-target/13e8888a-689e-42b5-9eaa-82c9af061765 HTTP/1.1" 200 1152 0.002128 10.0.0.27 - - [2026-04-23 09:50:47] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f HTTP/1.1" 200 2083 0.003544 10.0.0.27 - - [2026-04-23 09:50:47] "GET /routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 HTTP/1.1" 200 1402 0.002569 10.0.0.27 - - [2026-04-23 09:50:47] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003967 10.0.0.27 - - [2026-04-23 09:50:47] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f HTTP/1.1" 200 2083 0.004109 10.0.0.27 - - [2026-04-23 09:50:47] "GET /routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 HTTP/1.1" 200 1402 0.002465 10.0.0.27 - - [2026-04-23 09:50:47] "GET /routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 HTTP/1.1" 200 1402 0.003811 10.0.0.27 - - [2026-04-23 09:50:47] "GET /route-target/13e8888a-689e-42b5-9eaa-82c9af061765 HTTP/1.1" 200 1152 0.002134 10.0.0.27 - - [2026-04-23 09:50:47] "GET /domains HTTP/1.1" 200 280 0.002835 10.0.0.27 - - [2026-04-23 09:50:47] "GET /domain/6ee72057-3ff3-4e18-9b32-282e948fce1c HTTP/1.1" 200 3086 0.003625 10.0.0.27 - - [2026-04-23 09:50:47] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64 HTTP/1.1" 200 7064 0.035064 10.0.0.27 - - [2026-04-23 09:50:47] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f HTTP/1.1" 200 2083 0.004029 10.0.0.27 - - [2026-04-23 09:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.27 - - [2026-04-23 09:50:47] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031102 10.0.0.27 - - [2026-04-23 09:50:47] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003916 10.0.0.27 - - [2026-04-23 09:50:47] "GET /floating-ip-pools?parent_id=bb098754-f5c1-4050-b34d-a622324f416f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001494 10.0.0.27 - - [2026-04-23 09:50:47] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004100 10.0.0.27 - - [2026-04-23 09:50:47] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017285 10.0.0.27 - - [2026-04-23 09:50:47] "POST /ref-update HTTP/1.1" 200 156 0.019238 10.0.0.27 - - [2026-04-23 09:50:47] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004349 10.0.0.27 - - [2026-04-23 09:50:47] "GET /domains HTTP/1.1" 200 280 0.001621 10.0.0.27 - - [2026-04-23 09:50:47] "GET /domain/6ee72057-3ff3-4e18-9b32-282e948fce1c HTTP/1.1" 200 3086 0.002593 10.0.0.27 - - [2026-04-23 09:50:47] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64 HTTP/1.1" 200 7320 0.043962 10.0.0.27 - - [2026-04-23 09:50:48] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f HTTP/1.1" 200 2321 0.007872 10.0.0.27 - - [2026-04-23 09:50:48] "GET /floating-ip-pool/e6dc1dd8-6a61-4caf-851c-b9ec058e2085 HTTP/1.1" 200 1314 0.002431 10.0.0.27 - - [2026-04-23 09:50:48] "GET /domains HTTP/1.1" 200 280 0.001610 10.0.0.27 - - [2026-04-23 09:50:48] "GET /domain/6ee72057-3ff3-4e18-9b32-282e948fce1c HTTP/1.1" 200 3086 0.002515 10.0.0.27 - - [2026-04-23 09:50:48] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64 HTTP/1.1" 200 7320 0.036717 10.0.0.27 - - [2026-04-23 09:50:48] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f HTTP/1.1" 200 2321 0.005006 10.0.0.27 - - [2026-04-23 09:50:48] "GET /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003874 10.0.0.27 - - [2026-04-23 09:50:48] "POST /tags HTTP/1.1" 200 365 0.065441 10.0.0.27 - - [2026-04-23 09:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015245 10.0.0.27 - - [2026-04-23 09:50:48] "GET /tag/f93d4233-ed13-4681-a388-e9e9197bfcdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.023498 10.0.0.27 - - [2026-04-23 09:50:48] "POST /tags HTTP/1.1" 409 206 0.002761 10.0.0.27 - - [2026-04-23 09:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.27 - - [2026-04-23 09:50:48] "GET /tag/bf460b9f-9446-4888-af62-3e95bca46401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018838 10.0.0.27 - - [2026-04-23 09:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.27 - - [2026-04-23 09:50:48] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032603 10.0.0.27 - - [2026-04-23 09:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.27 - - [2026-04-23 09:50:48] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005042 10.0.0.27 - - [2026-04-23 09:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.27 - - [2026-04-23 09:50:48] "GET /service-appliance-set/8c537484-e096-48eb-b6dd-69d7e62c4e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.007230 10.0.0.27 - - [2026-04-23 09:50:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.001826 10.0.0.27 - - [2026-04-23 09:50:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099300 10.0.0.27 - - [2026-04-23 09:50:48] "GET /virtual-machine-interface/5075dbc5-d7c8-478f-a0a8-320d665d84e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005202 10.0.0.27 - - [2026-04-23 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.028130 10.0.0.27 - - [2026-04-23 09:50:48] "POST /instance-ips HTTP/1.1" 200 417 0.027087 10.0.0.27 - - [2026-04-23 09:50:48] "GET /instance-ip/9c7af08b-df66-4514-b2e1-851221d133b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004272 10.0.0.27 - - [2026-04-23 09:50:48] "POST /loadbalancers HTTP/1.1" 200 618 0.069499 10.0.0.27 - - [2026-04-23 09:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020640 10.0.0.27 - - [2026-04-23 09:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.025975 10.0.0.27 - - [2026-04-23 09:50:48] "POST /service-instances HTTP/1.1" 200 566 0.046361 10.0.0.27 - - [2026-04-23 09:50:48] "POST /ref-update HTTP/1.1" 200 156 0.012339 10.0.0.27 - - [2026-04-23 09:50:48] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.097067 10.0.0.27 - - [2026-04-23 09:50:48] "GET /virtual-machine-interface/5075dbc5-d7c8-478f-a0a8-320d665d84e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.015066 10.0.0.27 - - [2026-04-23 09:50:49] "GET /virtual-machine-interface/5075dbc5-d7c8-478f-a0a8-320d665d84e6?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.015043 10.0.0.27 - - [2026-04-23 09:50:49] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.075575 10.0.0.27 - - [2026-04-23 09:50:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028032 10.0.0.27 - - [2026-04-23 09:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.022986 10.0.0.27 - - [2026-04-23 09:50:49] "GET /floating-ip-pool/e6dc1dd8-6a61-4caf-851c-b9ec058e2085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002205 10.0.0.27 - - [2026-04-23 09:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.27 - - [2026-04-23 09:50:49] "POST /floating-ips HTTP/1.1" 200 671 0.096974 10.0.0.27 - - [2026-04-23 09:50:49] "POST /virtual-machines HTTP/1.1" 200 429 0.078430 10.0.0.27 - - [2026-04-23 09:50:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.034671 10.0.0.27 - - [2026-04-23 09:50:49] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002692 10.0.0.27 - - [2026-04-23 09:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.27 - - [2026-04-23 09:50:49] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.013205 10.0.0.27 - - [2026-04-23 09:50:49] "POST /tags HTTP/1.1" 409 221 0.006221 10.0.0.27 - - [2026-04-23 09:50:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116298 10.0.0.27 - - [2026-04-23 09:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.27 - - [2026-04-23 09:50:49] "GET /tag/3ca703e2-917f-4efc-b166-20fac73c07ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010275 10.0.0.27 - - [2026-04-23 09:50:49] "POST /chown HTTP/1.1" 200 109 0.034904 10.0.0.27 - - [2026-04-23 09:50:49] "POST /tags HTTP/1.1" 409 238 0.008902 10.0.0.27 - - [2026-04-23 09:50:49] "POST /chown HTTP/1.1" 200 109 0.011169 10.0.0.27 - - [2026-04-23 09:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012301 10.0.0.27 - - [2026-04-23 09:50:49] "GET /tag/f93d4233-ed13-4681-a388-e9e9197bfcdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014957 10.0.0.27 - - [2026-04-23 09:50:49] "PUT /virtual-machine-interface/1717d1fc-87e6-4a72-8eac-12f7ece52463 HTTP/1.1" 200 284 0.031843 10.0.0.27 - - [2026-04-23 09:50:49] "PUT /instance-ip/9c7af08b-df66-4514-b2e1-851221d133b4 HTTP/1.1" 200 256 0.044801 10.0.0.27 - - [2026-04-23 09:50:49] "POST /firewall-rules HTTP/1.1" 200 650 0.121011 10.0.0.27 - - [2026-04-23 09:50:49] "POST /ref-update HTTP/1.1" 200 156 0.038873 10.0.0.27 - - [2026-04-23 09:50:49] "POST /ref-update HTTP/1.1" 200 156 0.023354 10.0.0.27 - - [2026-04-23 09:50:49] "GET /firewall-rule/36517776-9c85-4721-ba9e-7df59f11c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.019101 10.0.0.27 - - [2026-04-23 09:50:49] "GET /firewall-policy/41fa79af-8ce4-4f63-8b69-d647fd568d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005009 10.0.0.27 - - [2026-04-23 09:50:49] "GET /firewall-rule/36517776-9c85-4721-ba9e-7df59f11c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004545 10.0.0.27 - - [2026-04-23 09:50:49] "POST /ref-update HTTP/1.1" 200 156 0.033286 10.0.0.27 - - [2026-04-23 09:50:49] "POST /ref-update HTTP/1.1" 200 156 0.015743 10.0.0.27 - - [2026-04-23 09:50:49] "POST /ref-update HTTP/1.1" 200 156 0.015353 10.0.0.27 - - [2026-04-23 09:50:49] "POST /ref-update HTTP/1.1" 200 156 0.038385 10.0.0.27 - - [2026-04-23 09:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013124 10.0.0.27 - - [2026-04-23 09:50:49] "POST /ref-update HTTP/1.1" 200 156 0.028128 10.0.0.27 - - [2026-04-23 09:50:49] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043967 10.0.0.27 - - [2026-04-23 09:50:49] "POST /virtual-machines HTTP/1.1" 200 429 0.014312 10.0.0.27 - - [2026-04-23 09:50:49] "GET /loadbalancer/7ca8fee8-6745-4d4f-bcbf-d6939e6dd21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006723 10.0.0.27 - - [2026-04-23 09:50:49] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.024991 10.0.0.27 - - [2026-04-23 09:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.27 - - [2026-04-23 09:50:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.147090 10.0.0.27 - - [2026-04-23 09:50:50] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069398 10.0.0.27 - - [2026-04-23 09:50:50] "GET /loadbalancer-listener/5b7e981b-2672-4430-b020-408e6d4e3ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.009482 10.0.0.27 - - [2026-04-23 09:50:50] "POST /chown HTTP/1.1" 200 109 0.032009 10.0.0.27 - - [2026-04-23 09:50:50] "GET /loadbalancer-listener/5b7e981b-2672-4430-b020-408e6d4e3ae5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005271 10.0.0.27 - - [2026-04-23 09:50:50] "POST /chown HTTP/1.1" 200 109 0.011882 10.0.0.27 - - [2026-04-23 09:50:50] "PUT /virtual-machine-interface/471a5a3e-1283-47b1-9496-51e7e43adf7f HTTP/1.1" 200 284 0.031251 10.0.0.27 - - [2026-04-23 09:50:50] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.074283 10.0.0.27 - - [2026-04-23 09:50:50] "PUT /instance-ip/9c7af08b-df66-4514-b2e1-851221d133b4 HTTP/1.1" 200 256 0.044012 10.0.0.27 - - [2026-04-23 09:50:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016070 10.0.0.27 - - [2026-04-23 09:50:50] "GET /loadbalancer-pool/f3caad00-83f5-4fd6-812f-f710f0fc7ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013217 10.0.0.27 - - [2026-04-23 09:50:50] "POST /ref-update HTTP/1.1" 200 156 0.013505 10.0.0.27 - - [2026-04-23 09:50:50] "POST /ref-update HTTP/1.1" 200 156 0.029507 10.0.0.27 - - [2026-04-23 09:50:50] "POST /ref-update HTTP/1.1" 200 156 0.027967 10.0.0.27 - - [2026-04-23 09:50:50] "POST /loadbalancer-members HTTP/1.1" 200 707 0.076852 10.0.0.27 - - [2026-04-23 09:50:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015160 10.0.0.27 - - [2026-04-23 09:50:50] "GET /loadbalancer-member/b5fc83ea-9b63-411f-944e-f3feb5ac95c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.013315 10.0.0.27 - - [2026-04-23 09:50:50] "POST /ref-update HTTP/1.1" 200 156 0.024532 10.0.0.27 - - [2026-04-23 09:50:50] "POST /ref-update HTTP/1.1" 200 156 0.027906 10.0.0.27 - - [2026-04-23 09:50:50] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013314 10.0.0.27 - - [2026-04-23 09:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.27 - - [2026-04-23 09:50:50] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.011377 10.0.0.27 - - [2026-04-23 09:50:50] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.010394 10.0.0.27 - - [2026-04-23 09:50:50] "POST /tags HTTP/1.1" 409 221 0.002030 10.0.0.27 - - [2026-04-23 09:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.27 - - [2026-04-23 09:50:50] "GET /tag/3ca703e2-917f-4efc-b166-20fac73c07ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009671 10.0.0.27 - - [2026-04-23 09:50:50] "POST /tags HTTP/1.1" 409 238 0.001587 10.0.0.27 - - [2026-04-23 09:50:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007891 10.0.0.27 - - [2026-04-23 09:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.27 - - [2026-04-23 09:50:50] "POST /chown HTTP/1.1" 200 109 0.005717 10.0.0.27 - - [2026-04-23 09:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.27 - - [2026-04-23 09:50:50] "GET /tag/f93d4233-ed13-4681-a388-e9e9197bfcdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011450 10.0.0.27 - - [2026-04-23 09:50:50] "POST /firewall-rules HTTP/1.1" 409 293 0.002000 10.0.0.27 - - [2026-04-23 09:50:50] "POST /chown HTTP/1.1" 200 109 0.034102 10.0.0.27 - - [2026-04-23 09:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.27 - - [2026-04-23 09:50:50] "PUT /instance-ip/9c7af08b-df66-4514-b2e1-851221d133b4 HTTP/1.1" 200 256 0.015097 10.0.0.27 - - [2026-04-23 09:50:50] "PUT /firewall-rule/36517776-9c85-4721-ba9e-7df59f11c81e HTTP/1.1" 200 260 0.035299 10.0.0.27 - - [2026-04-23 09:50:50] "POST /ref-update HTTP/1.1" 200 156 0.025869 10.0.0.27 - - [2026-04-23 09:50:50] "GET /firewall-rule/36517776-9c85-4721-ba9e-7df59f11c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.013242 10.0.0.27 - - [2026-04-23 09:50:50] "POST /chown HTTP/1.1" 200 109 0.017879 10.0.0.27 - - [2026-04-23 09:50:50] "GET /firewall-policy/41fa79af-8ce4-4f63-8b69-d647fd568d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003350 10.0.0.27 - - [2026-04-23 09:50:50] "GET /firewall-rule/36517776-9c85-4721-ba9e-7df59f11c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002023 10.0.0.27 - - [2026-04-23 09:50:50] "POST /chown HTTP/1.1" 200 109 0.006456 10.0.0.27 - - [2026-04-23 09:50:50] "PUT /instance-ip/9c7af08b-df66-4514-b2e1-851221d133b4 HTTP/1.1" 200 256 0.027083 10.0.0.27 - - [2026-04-23 09:50:50] "POST /ref-update HTTP/1.1" 200 156 0.019718 10.0.0.27 - - [2026-04-23 09:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.27 - - [2026-04-23 09:50:50] "POST /chown HTTP/1.1" 200 109 0.006524 10.0.0.27 - - [2026-04-23 09:50:50] "POST /chown HTTP/1.1" 200 109 0.023799 10.0.0.27 - - [2026-04-23 09:50:51] "PUT /instance-ip/9c7af08b-df66-4514-b2e1-851221d133b4 HTTP/1.1" 200 256 0.014632 10.0.0.27 - - [2026-04-23 09:50:51] "POST /ref-update HTTP/1.1" 200 156 0.018190 10.0.0.27 - - [2026-04-23 09:50:51] "POST /chown HTTP/1.1" 200 109 0.011188 10.0.0.27 - - [2026-04-23 09:50:51] "POST /chown HTTP/1.1" 200 109 0.008377 10.0.0.27 - - [2026-04-23 09:50:51] "PUT /instance-ip/9c7af08b-df66-4514-b2e1-851221d133b4 HTTP/1.1" 200 256 0.038404 10.0.0.27 - - [2026-04-23 09:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.028455 10.0.0.27 - - [2026-04-23 09:50:51] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009074 10.0.0.27 - - [2026-04-23 09:50:51] "POST /ref-update HTTP/1.1" 200 156 0.049786 10.0.0.27 - - [2026-04-23 09:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.27 - - [2026-04-23 09:50:51] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047459 10.0.0.27 - - [2026-04-23 09:50:51] "POST /virtual-machines HTTP/1.1" 200 373 0.015713 10.0.0.27 - - [2026-04-23 09:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017732 10.0.0.27 - - [2026-04-23 09:50:51] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.035577 10.0.0.27 - - [2026-04-23 09:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027596 10.0.0.27 - - [2026-04-23 09:50:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.134766 10.0.0.27 - - [2026-04-23 09:50:51] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.015808 10.0.0.27 - - [2026-04-23 09:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030967 10.0.0.27 - - [2026-04-23 09:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036408 10.0.0.27 - - [2026-04-23 09:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016915 10.0.0.27 - - [2026-04-23 09:50:51] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.020467 10.0.0.27 - - [2026-04-23 09:50:51] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.011322 10.0.0.27 - - [2026-04-23 09:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009202 10.0.0.27 - - [2026-04-23 09:50:51] "POST /instance-ips HTTP/1.1" 200 413 0.056210 10.0.0.27 - - [2026-04-23 09:50:51] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.034799 10.0.0.27 - - [2026-04-23 09:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013896 10.0.0.27 - - [2026-04-23 09:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.060562 10.0.0.27 - - [2026-04-23 09:50:51] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.024364 10.0.0.27 - - [2026-04-23 09:50:51] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.009036 10.0.0.27 - - [2026-04-23 09:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011976 10.0.0.27 - - [2026-04-23 09:50:51] "POST /set-tag HTTP/1.1" 200 109 0.039082 10.0.0.27 - - [2026-04-23 09:50:51] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.026064 10.0.0.27 - - [2026-04-23 09:50:51] "GET /instance-ip/e9cf106a-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005208 10.0.0.27 - - [2026-04-23 09:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.27 - - [2026-04-23 09:50:51] "POST /chown HTTP/1.1" 200 109 0.008542 10.0.0.27 - - [2026-04-23 09:50:51] "POST /chown HTTP/1.1" 200 109 0.018269 10.0.0.27 - - [2026-04-23 09:50:52] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009089 10.0.0.27 - - [2026-04-23 09:50:52] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.27 - - [2026-04-23 09:50:52] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003747 10.0.0.27 - - [2026-04-23 09:50:52] "POST /ref-update HTTP/1.1" 200 156 0.009533 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.026761 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.037000 10.0.0.27 - - [2026-04-23 09:50:52] "POST /ref-update HTTP/1.1" 200 156 0.038323 10.0.0.27 - - [2026-04-23 09:50:52] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009126 10.0.0.27 - - [2026-04-23 09:50:52] "POST /set-tag HTTP/1.1" 200 109 0.005407 10.0.0.27 - - [2026-04-23 09:50:52] "POST /ref-update HTTP/1.1" 200 156 0.008226 10.0.0.27 - - [2026-04-23 09:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.27 - - [2026-04-23 09:50:52] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004304 10.0.0.27 - - [2026-04-23 09:50:52] "POST /set-tag HTTP/1.1" 200 109 0.006140 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.020199 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.006243 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.021682 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.017208 10.0.0.27 - - [2026-04-23 09:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.005820 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.017050 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.024012 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.020699 10.0.0.27 - - [2026-04-23 09:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.006409 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.010295 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.007507 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.018131 10.0.0.27 - - [2026-04-23 09:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.006744 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.021527 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.014379 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.006570 10.0.0.27 - - [2026-04-23 09:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.009619 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.030114 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.006384 10.0.0.27 - - [2026-04-23 09:50:52] "POST /chown HTTP/1.1" 200 109 0.017818 10.0.0.27 - - [2026-04-23 09:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.010160 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.019920 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.018071 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.006575 10.0.0.27 - - [2026-04-23 09:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.008047 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.015790 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.006279 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.015769 10.0.0.27 - - [2026-04-23 09:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.007125 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.020772 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.015229 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.006125 10.0.0.27 - - [2026-04-23 09:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.005854 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.006207 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.013004 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.020173 10.0.0.27 - - [2026-04-23 09:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.006301 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.013961 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.019453 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.007170 10.0.0.27 - - [2026-04-23 09:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.006248 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.005801 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.011059 10.0.0.27 - - [2026-04-23 09:50:53] "POST /chown HTTP/1.1" 200 109 0.015566 10.0.0.27 - - [2026-04-23 09:50:55] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004174 10.0.0.27 - - [2026-04-23 09:50:55] "POST /set-tag HTTP/1.1" 200 109 0.004588 10.0.0.27 - - [2026-04-23 09:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.27 - - [2026-04-23 09:50:55] "GET /loadbalancer/b72590e2-b840-446d-9b37-3b7161477378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002482 10.0.0.27 - - [2026-04-23 09:50:55] "GET /loadbalancer-pool/e5ea69f4-5dba-46bd-b9fe-12536fc8ddc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002685 10.0.0.27 - - [2026-04-23 09:50:55] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019145 10.0.0.27 - - [2026-04-23 09:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008790 10.0.0.27 - - [2026-04-23 09:50:55] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016044 10.0.0.27 - - [2026-04-23 09:50:55] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005910 10.0.0.27 - - [2026-04-23 09:50:55] "POST /ref-update HTTP/1.1" 200 156 0.007239 10.0.0.27 - - [2026-04-23 09:50:55] "GET /floating-ip/5b917a03-f7a0-4918-8678-7bbe57b34c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.015584 10.0.0.27 - - [2026-04-23 09:50:55] "POST /tags HTTP/1.1" 409 221 0.001444 10.0.0.27 - - [2026-04-23 09:50:55] "PUT /floating-ip/5b917a03-f7a0-4918-8678-7bbe57b34c09 HTTP/1.1" 200 256 0.012040 10.0.0.27 - - [2026-04-23 09:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.27 - - [2026-04-23 09:50:55] "GET /tag/3ca703e2-917f-4efc-b166-20fac73c07ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013866 10.0.0.27 - - [2026-04-23 09:50:55] "POST /set-tag HTTP/1.1" 200 109 0.015179 10.0.0.27 - - [2026-04-23 09:50:56] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005266 10.0.0.27 - - [2026-04-23 09:50:56] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.27 - - [2026-04-23 09:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.27 - - [2026-04-23 09:50:56] "GET /loadbalancer/b72590e2-b840-446d-9b37-3b7161477378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003534 10.0.0.27 - - [2026-04-23 09:50:56] "GET /loadbalancer-pool/e5ea69f4-5dba-46bd-b9fe-12536fc8ddc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003226 10.0.0.27 - - [2026-04-23 09:50:56] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019149 10.0.0.27 - - [2026-04-23 09:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028018 10.0.0.27 - - [2026-04-23 09:50:56] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013157 10.0.0.27 - - [2026-04-23 09:50:56] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003910 10.0.0.27 - - [2026-04-23 09:50:56] "POST /ref-update HTTP/1.1" 200 156 0.018921 10.0.0.27 - - [2026-04-23 09:50:56] "GET /floating-ip/5b917a03-f7a0-4918-8678-7bbe57b34c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006691 10.0.0.27 - - [2026-04-23 09:50:56] "POST /set-tag HTTP/1.1" 200 109 0.016563 10.0.0.27 - - [2026-04-23 09:50:59] "GET /virtual-machine/1862c5e7-ba1d-490b-b228-da08ed1db7bd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003942 10.0.0.27 - - [2026-04-23 09:50:59] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006494 10.0.0.27 - - [2026-04-23 09:50:59] "GET /virtual-machine/222d95c8-040f-4589-9f79-c976ae2c0278?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002764 10.0.0.27 - - [2026-04-23 09:50:59] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005210 10.0.0.27 - - [2026-04-23 09:51:01] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004513 10.0.0.27 - - [2026-04-23 09:51:01] "POST /set-tag HTTP/1.1" 200 109 0.003827 10.0.0.27 - - [2026-04-23 09:51:04] "GET /virtual-machine/6ac2e694-1ff3-427a-893c-d6015b7763a3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003258 10.0.0.27 - - [2026-04-23 09:51:04] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005037 10.0.0.27 - - [2026-04-23 09:51:04] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004378 10.0.0.27 - - [2026-04-23 09:51:04] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.27 - - [2026-04-23 09:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.27 - - [2026-04-23 09:51:29] "POST /chown HTTP/1.1" 200 109 0.008453 10.0.0.27 - - [2026-04-23 09:51:30] "POST /chown HTTP/1.1" 200 109 0.007291 10.0.0.27 - - [2026-04-23 09:51:30] "POST /chown HTTP/1.1" 200 109 0.005979 10.0.0.27 - - [2026-04-23 09:51:30] "POST /chown HTTP/1.1" 200 109 0.006602 10.0.0.27 - - [2026-04-23 09:51:35] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005769 10.0.0.27 - - [2026-04-23 09:51:35] "POST /set-tag HTTP/1.1" 200 109 0.005692 10.0.0.27 - - [2026-04-23 09:51:35] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004886 10.0.0.27 - - [2026-04-23 09:51:35] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.27 - - [2026-04-23 09:51:35] "GET /virtual-machine/6ac2e694-1ff3-427a-893c-d6015b7763a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002558 10.0.0.27 - - [2026-04-23 09:51:35] "POST /ref-update HTTP/1.1" 200 156 0.011497 10.0.0.27 - - [2026-04-23 09:51:35] "GET /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015376 10.0.0.27 - - [2026-04-23 09:51:35] "POST /set-tag HTTP/1.1" 200 109 0.025327 10.0.0.27 - - [2026-04-23 09:51:35] "POST /set-tag HTTP/1.1" 200 109 0.025045 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:51:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000776 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:51:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.27 - - [2026-04-23 09:51:35] "DELETE /instance-ip/e9cf106a-3ef9-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.096527 10.0.0.27 - - [2026-04-23 09:51:35] "DELETE /virtual-machine-interface/e9addc38-3ef9-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.050517 10.0.0.27 - - [2026-04-23 09:51:36] "DELETE /virtual-machine/6ac2e694-1ff3-427a-893c-d6015b7763a3 HTTP/1.1" 200 115 0.023828 10.0.0.27 - - [2026-04-23 09:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.27 - - [2026-04-23 09:51:39] "GET /tag/f93d4233-ed13-4681-a388-e9e9197bfcdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012536 10.0.0.27 - - [2026-04-23 09:51:39] "GET /tag/f93d4233-ed13-4681-a388-e9e9197bfcdb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014104 10.0.0.27 - - [2026-04-23 09:51:39] "GET /virtual-machine-interface/1717d1fc-87e6-4a72-8eac-12f7ece52463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004487 10.0.0.27 - - [2026-04-23 09:51:39] "POST /set-tag HTTP/1.1" 200 109 0.013876 10.0.0.27 - - [2026-04-23 09:51:40] "GET /virtual-machine-interface/471a5a3e-1283-47b1-9496-51e7e43adf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013614 10.0.0.27 - - [2026-04-23 09:51:40] "POST /set-tag HTTP/1.1" 200 109 0.026699 10.0.0.27 - - [2026-04-23 09:51:40] "GET /virtual-machine-interface/5075dbc5-d7c8-478f-a0a8-320d665d84e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004990 10.0.0.27 - - [2026-04-23 09:51:40] "POST /set-tag HTTP/1.1" 200 109 0.022406 10.0.0.27 - - [2026-04-23 09:51:40] "GET /firewall-policy/41fa79af-8ce4-4f63-8b69-d647fd568d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014789 10.0.0.27 - - [2026-04-23 09:51:40] "GET /firewall-rule/36517776-9c85-4721-ba9e-7df59f11c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002868 10.0.0.27 - - [2026-04-23 09:51:40] "POST /ref-update HTTP/1.1" 200 156 0.011493 10.0.0.27 - - [2026-04-23 09:51:40] "DELETE /firewall-rule/36517776-9c85-4721-ba9e-7df59f11c81e HTTP/1.1" 200 115 0.033495 10.0.0.27 - - [2026-04-23 09:51:40] "DELETE /loadbalancer-member/b5fc83ea-9b63-411f-944e-f3feb5ac95c4 HTTP/1.1" 200 115 0.028069 10.0.0.27 - - [2026-04-23 09:51:40] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.010334 10.0.0.27 - - [2026-04-23 09:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010852 10.0.0.27 - - [2026-04-23 09:51:40] "DELETE /loadbalancer-pool/f3caad00-83f5-4fd6-812f-f710f0fc7ea8 HTTP/1.1" 200 115 0.066744 10.0.0.27 - - [2026-04-23 09:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.27 - - [2026-04-23 09:51:40] "DELETE /loadbalancer-listener/5b7e981b-2672-4430-b020-408e6d4e3ae5 HTTP/1.1" 200 115 0.030720 10.0.0.27 - - [2026-04-23 09:51:40] "GET /floating-ip/1d19ec95-4f65-42b1-8757-820c043ae0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.002252 10.0.0.27 - - [2026-04-23 09:51:40] "POST /chown HTTP/1.1" 200 109 0.008808 10.0.0.27 - - [2026-04-23 09:51:40] "POST /chown HTTP/1.1" 200 109 0.023089 10.0.0.27 - - [2026-04-23 09:51:40] "POST /chown HTTP/1.1" 200 109 0.022148 10.0.0.27 - - [2026-04-23 09:51:40] "PUT /floating-ip/1d19ec95-4f65-42b1-8757-820c043ae0e9 HTTP/1.1" 200 256 0.053831 10.0.0.27 - - [2026-04-23 09:51:40] "POST /chown HTTP/1.1" 200 109 0.008793 10.0.0.27 - - [2026-04-23 09:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009167 10.0.0.27 - - [2026-04-23 09:51:40] "DELETE /floating-ip/1d19ec95-4f65-42b1-8757-820c043ae0e9 HTTP/1.1" 200 115 0.065436 10.0.0.27 - - [2026-04-23 09:51:40] "POST /chown HTTP/1.1" 200 109 0.015598 10.0.0.27 - - [2026-04-23 09:51:40] "DELETE /loadbalancer/7ca8fee8-6745-4d4f-bcbf-d6939e6dd21a HTTP/1.1" 200 115 0.054692 10.0.0.27 - - [2026-04-23 09:51:40] "POST /chown HTTP/1.1" 200 109 0.009804 10.0.0.27 - - [2026-04-23 09:51:40] "POST /chown HTTP/1.1" 200 109 0.016175 10.0.0.27 - - [2026-04-23 09:51:40] "POST /chown HTTP/1.1" 200 109 0.029536 10.0.0.27 - - [2026-04-23 09:51:40] "DELETE /instance-ip/9c7af08b-df66-4514-b2e1-851221d133b4 HTTP/1.1" 200 115 0.104944 10.0.0.27 - - [2026-04-23 09:51:40] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.013500 10.0.0.27 - - [2026-04-23 09:51:40] "DELETE /virtual-machine-interface/5075dbc5-d7c8-478f-a0a8-320d665d84e6 HTTP/1.1" 200 115 0.054154 10.0.0.27 - - [2026-04-23 09:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015311 10.0.0.27 - - [2026-04-23 09:51:40] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.020280 10.0.0.27 - - [2026-04-23 09:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008847 10.0.0.27 - - [2026-04-23 09:51:40] "DELETE /tag/f93d4233-ed13-4681-a388-e9e9197bfcdb HTTP/1.1" 200 115 0.117176 10.0.0.27 - - [2026-04-23 09:51:40] "GET /floating-ip-pool/e6dc1dd8-6a61-4caf-851c-b9ec058e2085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004045 10.0.0.27 - - [2026-04-23 09:51:40] "POST /ref-update HTTP/1.1" 200 156 0.022317 10.0.0.27 - - [2026-04-23 09:51:40] "PUT /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 266 0.024449 10.0.0.27 - - [2026-04-23 09:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010936 10.0.0.27 - - [2026-04-23 09:51:41] "DELETE /floating-ip-pool/e6dc1dd8-6a61-4caf-851c-b9ec058e2085 HTTP/1.1" 200 115 0.075871 10.0.0.27 - - [2026-04-23 09:51:41] "DELETE /service-instance/1b028518-cc8b-4203-a763-6876893ef30a HTTP/1.1" 200 115 0.049684 10.0.0.27 - - [2026-04-23 09:51:41] "GET /virtual-machine-interface/471a5a3e-1283-47b1-9496-51e7e43adf7f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.003986 10.0.0.27 - - [2026-04-23 09:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012634 10.0.0.27 - - [2026-04-23 09:51:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001390 10.0.0.27 - - [2026-04-23 09:51:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001638 10.0.0.27 - - [2026-04-23 09:51:41] "DELETE /virtual-network/bb098754-f5c1-4050-b34d-a622324f416f HTTP/1.1" 200 115 0.126391 10.0.0.27 - - [2026-04-23 09:51:41] "GET /routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 HTTP/1.1" 404 171 0.001361 10.0.0.27 - - [2026-04-23 09:51:41] "DELETE /route-target/13e8888a-689e-42b5-9eaa-82c9af061765 HTTP/1.1" 200 115 0.028194 10.0.0.27 - - [2026-04-23 09:51:41] "GET /domains HTTP/1.1" 200 280 0.014215 10.0.0.27 - - [2026-04-23 09:51:41] "GET /domain/6ee72057-3ff3-4e18-9b32-282e948fce1c HTTP/1.1" 200 3086 0.002659 10.0.0.27 - - [2026-04-23 09:51:41] "DELETE /virtual-machine-interface/471a5a3e-1283-47b1-9496-51e7e43adf7f HTTP/1.1" 200 115 0.095421 10.0.0.27 - - [2026-04-23 09:51:41] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64 HTTP/1.1" 200 7142 0.046896 10.0.0.27 - - [2026-04-23 09:51:41] "DELETE /virtual-machine/76d41c35-1c74-447f-8ff8-e431405606ac HTTP/1.1" 200 115 0.062327 10.0.0.27 - - [2026-04-23 09:51:41] "GET /virtual-machine-interface/1717d1fc-87e6-4a72-8eac-12f7ece52463?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006662 10.0.0.27 - - [2026-04-23 09:51:41] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004420 10.0.0.27 - - [2026-04-23 09:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.27 - - [2026-04-23 09:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.27 - - [2026-04-23 09:51:41] "GET /loadbalancer/b72590e2-b840-446d-9b37-3b7161477378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004043 10.0.0.27 - - [2026-04-23 09:51:41] "DELETE /virtual-machine-interface/1717d1fc-87e6-4a72-8eac-12f7ece52463 HTTP/1.1" 200 115 0.046270 10.0.0.27 - - [2026-04-23 09:51:41] "POST /ref-update HTTP/1.1" 200 156 0.014055 10.0.0.27 - - [2026-04-23 09:51:41] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004848 10.0.0.27 - - [2026-04-23 09:51:41] "DELETE /virtual-machine/61bd78ae-16de-4820-ac16-c0acee55d7e1 HTTP/1.1" 200 115 0.047317 10.0.0.27 - - [2026-04-23 09:51:41] "POST /set-tag HTTP/1.1" 200 109 0.034729 10.0.0.27 - - [2026-04-23 09:51:41] "DELETE /loadbalancer-member/01792c54-2b6a-4e83-9231-0eacfacdce9d HTTP/1.1" 200 115 0.048782 10.0.0.27 - - [2026-04-23 09:51:42] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006175 10.0.0.27 - - [2026-04-23 09:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.27 - - [2026-04-23 09:51:42] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004218 10.0.0.27 - - [2026-04-23 09:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.27 - - [2026-04-23 09:51:42] "GET /virtual-machine/222d95c8-040f-4589-9f79-c976ae2c0278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002134 10.0.0.27 - - [2026-04-23 09:51:42] "POST /ref-update HTTP/1.1" 200 156 0.009584 10.0.0.27 - - [2026-04-23 09:51:42] "GET /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017675 10.0.0.27 - - [2026-04-23 09:51:42] "POST /set-tag HTTP/1.1" 200 109 0.019787 10.0.0.27 - - [2026-04-23 09:51:42] "POST /set-tag HTTP/1.1" 200 109 0.014827 10.0.0.27 - - [2026-04-23 09:51:42] "POST /set-tag HTTP/1.1" 200 109 0.021312 10.0.0.27 - - [2026-04-23 09:51:42] "DELETE /instance-ip/e56a8c34-3ef9-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.043664 10.0.0.27 - - [2026-04-23 09:51:42] "POST /ref-update HTTP/1.1" 200 156 0.007847 10.0.0.27 - - [2026-04-23 09:51:43] "DELETE /virtual-machine-interface/e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.045451 10.0.0.27 - - [2026-04-23 09:51:43] "DELETE /virtual-machine/222d95c8-040f-4589-9f79-c976ae2c0278 HTTP/1.1" 200 115 0.026330 10.0.0.27 - - [2026-04-23 09:51:46] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007143 10.0.0.27 - - [2026-04-23 09:51:46] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.27 - - [2026-04-23 09:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.27 - - [2026-04-23 09:51:46] "GET /loadbalancer/b72590e2-b840-446d-9b37-3b7161477378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002489 10.0.0.27 - - [2026-04-23 09:51:47] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004334 10.0.0.27 - - [2026-04-23 09:51:47] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.27 - - [2026-04-23 09:51:47] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004066 10.0.0.27 - - [2026-04-23 09:51:47] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.27 - - [2026-04-23 09:51:47] "GET /virtual-machine/1862c5e7-ba1d-490b-b228-da08ed1db7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002284 10.0.0.27 - - [2026-04-23 09:51:47] "POST /ref-update HTTP/1.1" 200 156 0.010885 10.0.0.27 - - [2026-04-23 09:51:47] "GET /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011285 10.0.0.27 - - [2026-04-23 09:51:47] "POST /set-tag HTTP/1.1" 200 109 0.022858 10.0.0.27 - - [2026-04-23 09:51:47] "POST /set-tag HTTP/1.1" 200 109 0.034213 10.0.0.27 - - [2026-04-23 09:51:47] "POST /set-tag HTTP/1.1" 200 109 0.030888 10.0.0.27 - - [2026-04-23 09:51:47] "DELETE /instance-ip/e4fae92e-3ef9-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.035367 10.0.0.27 - - [2026-04-23 09:51:47] "POST /ref-update HTTP/1.1" 200 156 0.010329 10.0.0.27 - - [2026-04-23 09:51:48] "DELETE /virtual-machine-interface/e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.049948 10.0.0.27 - - [2026-04-23 09:51:48] "DELETE /virtual-machine/1862c5e7-ba1d-490b-b228-da08ed1db7bd HTTP/1.1" 200 115 0.044188 10.0.0.27 - - [2026-04-23 09:51:48] "DELETE /tag/00556c87-4333-4046-b633-24a31fbe6a40 HTTP/1.1" 200 115 0.038469 10.0.0.27 - - [2026-04-23 09:51:48] "DELETE /tag/bfed8e1d-606e-4c83-b868-13165d5c2807 HTTP/1.1" 200 115 0.063683 10.0.0.27 - - [2026-04-23 09:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.27 - - [2026-04-23 09:51:51] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035332 10.0.0.27 - - [2026-04-23 09:51:51] "POST /tags HTTP/1.1" 200 393 0.022336 10.0.0.27 - - [2026-04-23 09:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012841 10.0.0.27 - - [2026-04-23 09:51:51] "GET /tag/2ccd46c3-1642-41b6-ade6-6dfe088b41eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.022164 10.0.0.27 - - [2026-04-23 09:51:51] "POST /tags HTTP/1.1" 200 341 0.024389 10.0.0.27 - - [2026-04-23 09:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.27 - - [2026-04-23 09:51:51] "GET /tag/a6ccb4d7-fae8-455f-ad20-475ba10ab27f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013485 10.0.0.27 - - [2026-04-23 09:51:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000479 10.0.0.27 - - [2026-04-23 09:51:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.006822 10.0.0.27 - - [2026-04-23 09:51:52] "POST /security-groups HTTP/1.1" 200 589 0.066987 10.0.0.27 - - [2026-04-23 09:51:52] "POST /projects HTTP/1.1" 200 519 0.197267 10.0.0.27 - - [2026-04-23 09:51:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.001867 10.0.0.27 - - [2026-04-23 09:51:52] "POST /access-control-lists HTTP/1.1" 200 598 0.066765 10.0.0.27 - - [2026-04-23 09:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.050401 10.0.0.27 - - [2026-04-23 09:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016260 10.0.0.27 - - [2026-04-23 09:51:52] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005917 10.0.0.27 - - [2026-04-23 09:51:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.002022 10.0.0.27 - - [2026-04-23 09:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.27 - - [2026-04-23 09:51:52] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.022075 10.0.0.27 - - [2026-04-23 09:51:52] "POST /access-control-lists HTTP/1.1" 200 596 0.066303 10.0.0.27 - - [2026-04-23 09:51:52] "PUT /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb HTTP/1.1" 200 264 0.071472 10.0.0.27 - - [2026-04-23 09:51:52] "PUT /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e HTTP/1.1" 200 264 0.038891 10.0.0.27 - - [2026-04-23 09:51:52] "POST /security-groups HTTP/1.1" 200 591 0.086855 10.0.0.27 - - [2026-04-23 09:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010213 10.0.0.27 - - [2026-04-23 09:51:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.015013 10.0.0.27 - - [2026-04-23 09:51:52] "POST /chown HTTP/1.1" 200 109 0.024486 10.0.0.27 - - [2026-04-23 09:51:52] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020703 10.0.0.27 - - [2026-04-23 09:51:52] "POST /access-control-lists HTTP/1.1" 200 632 0.079375 10.0.0.27 - - [2026-04-23 09:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.27 - - [2026-04-23 09:51:52] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.002921 10.0.0.27 - - [2026-04-23 09:51:52] "POST /tags HTTP/1.1" 409 226 0.004594 10.0.0.27 - - [2026-04-23 09:51:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.001747 10.0.0.27 - - [2026-04-23 09:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.27 - - [2026-04-23 09:51:52] "GET /tag/a6ccb4d7-fae8-455f-ad20-475ba10ab27f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.064110 10.0.0.27 - - [2026-04-23 09:51:52] "POST /access-control-lists HTTP/1.1" 200 630 0.092413 10.0.0.27 - - [2026-04-23 09:51:52] "POST /firewall-rules HTTP/1.1" 200 600 0.094249 10.0.0.27 - - [2026-04-23 09:51:52] "GET /firewall-rule/76259d5f-7cb8-4d16-8691-89f5e95649ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.009426 10.0.0.27 - - [2026-04-23 09:51:52] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004641 10.0.0.27 - - [2026-04-23 09:51:52] "GET /firewall-rule/76259d5f-7cb8-4d16-8691-89f5e95649ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002447 10.0.0.27 - - [2026-04-23 09:51:53] "POST /ref-update HTTP/1.1" 200 156 0.045803 10.0.0.27 - - [2026-04-23 09:51:53] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002511 10.0.0.27 - - [2026-04-23 09:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.27 - - [2026-04-23 09:51:53] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.002691 10.0.0.27 - - [2026-04-23 09:51:53] "POST /tags HTTP/1.1" 409 226 0.001999 10.0.0.27 - - [2026-04-23 09:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.27 - - [2026-04-23 09:51:53] "GET /tag/a6ccb4d7-fae8-455f-ad20-475ba10ab27f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014380 10.0.0.27 - - [2026-04-23 09:51:53] "POST /firewall-rules HTTP/1.1" 200 598 0.066681 10.0.0.27 - - [2026-04-23 09:51:53] "GET /firewall-rule/be6c6a1e-0932-4116-bc59-8948766e6206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.013718 10.0.0.27 - - [2026-04-23 09:51:53] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.003774 10.0.0.27 - - [2026-04-23 09:51:53] "GET /firewall-rule/be6c6a1e-0932-4116-bc59-8948766e6206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003471 10.0.0.27 - - [2026-04-23 09:51:53] "POST /ref-update HTTP/1.1" 200 156 0.044331 10.0.0.27 - - [2026-04-23 09:51:54] "POST /tags HTTP/1.1" 200 393 0.025011 10.0.0.27 - - [2026-04-23 09:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023316 10.0.0.27 - - [2026-04-23 09:51:54] "GET /tag/e66b91b8-5922-4a2e-8d6f-a94fa69ac607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011366 10.0.0.27 - - [2026-04-23 09:51:54] "POST /tags HTTP/1.1" 200 341 0.022556 10.0.0.27 - - [2026-04-23 09:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.27 - - [2026-04-23 09:51:54] "GET /tag/75e98355-033d-4b59-abde-9fcd9a211bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012449 10.0.0.27 - - [2026-04-23 09:51:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.001536 10.0.0.27 - - [2026-04-23 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.003853 10.0.0.27 - - [2026-04-23 09:51:55] "POST /security-groups HTTP/1.1" 200 589 0.064840 10.0.0.27 - - [2026-04-23 09:51:55] "POST /projects HTTP/1.1" 200 519 0.242402 10.0.0.27 - - [2026-04-23 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.001786 10.0.0.27 - - [2026-04-23 09:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020127 10.0.0.27 - - [2026-04-23 09:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008747 10.0.0.27 - - [2026-04-23 09:51:55] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009343 10.0.0.27 - - [2026-04-23 09:51:55] "POST /access-control-lists HTTP/1.1" 200 598 0.082388 10.0.0.27 - - [2026-04-23 09:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022549 10.0.0.27 - - [2026-04-23 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.008342 10.0.0.27 - - [2026-04-23 09:51:55] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003954 10.0.0.27 - - [2026-04-23 09:51:55] "POST /access-control-lists HTTP/1.1" 200 596 0.081641 10.0.0.27 - - [2026-04-23 09:51:55] "PUT /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb HTTP/1.1" 200 264 0.110456 10.0.0.27 - - [2026-04-23 09:51:55] "PUT /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e HTTP/1.1" 200 264 0.040314 10.0.0.27 - - [2026-04-23 09:51:55] "POST /security-groups HTTP/1.1" 200 591 0.067542 10.0.0.27 - - [2026-04-23 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.001716 10.0.0.27 - - [2026-04-23 09:51:55] "POST /access-control-lists HTTP/1.1" 200 632 0.058862 10.0.0.27 - - [2026-04-23 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.002071 10.0.0.27 - - [2026-04-23 09:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.071099 10.0.0.27 - - [2026-04-23 09:51:55] "POST /access-control-lists HTTP/1.1" 200 630 0.084791 10.0.0.27 - - [2026-04-23 09:51:55] "POST /chown HTTP/1.1" 200 109 0.060647 10.0.0.27 - - [2026-04-23 09:51:55] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006197 10.0.0.27 - - [2026-04-23 09:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.27 - - [2026-04-23 09:51:55] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.002358 10.0.0.27 - - [2026-04-23 09:51:55] "POST /tags HTTP/1.1" 409 226 0.001343 10.0.0.27 - - [2026-04-23 09:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.27 - - [2026-04-23 09:51:55] "GET /tag/75e98355-033d-4b59-abde-9fcd9a211bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014924 10.0.0.27 - - [2026-04-23 09:51:55] "POST /firewall-rules HTTP/1.1" 200 600 0.065132 10.0.0.27 - - [2026-04-23 09:51:55] "GET /firewall-rule/b3376222-5bf6-4761-bf0c-4b25fc8474e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013904 10.0.0.27 - - [2026-04-23 09:51:56] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.004232 10.0.0.27 - - [2026-04-23 09:51:56] "GET /firewall-rule/b3376222-5bf6-4761-bf0c-4b25fc8474e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002487 10.0.0.27 - - [2026-04-23 09:51:56] "POST /ref-update HTTP/1.1" 200 156 0.090850 10.0.0.27 - - [2026-04-23 09:51:56] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010326 10.0.0.27 - - [2026-04-23 09:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.27 - - [2026-04-23 09:51:56] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.002446 10.0.0.27 - - [2026-04-23 09:51:56] "POST /tags HTTP/1.1" 409 226 0.001593 10.0.0.27 - - [2026-04-23 09:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.27 - - [2026-04-23 09:51:56] "GET /tag/75e98355-033d-4b59-abde-9fcd9a211bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010562 10.0.0.27 - - [2026-04-23 09:51:56] "POST /firewall-rules HTTP/1.1" 200 598 0.074350 10.0.0.27 - - [2026-04-23 09:51:56] "GET /firewall-rule/22cf5d86-a84c-4642-9199-b22c1624ffab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.009477 10.0.0.27 - - [2026-04-23 09:51:56] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004278 10.0.0.27 - - [2026-04-23 09:51:56] "GET /firewall-rule/22cf5d86-a84c-4642-9199-b22c1624ffab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002170 10.0.0.27 - - [2026-04-23 09:51:56] "POST /ref-update HTTP/1.1" 200 156 0.048948 10.0.0.27 - - [2026-04-23 09:51:57] "POST /tags HTTP/1.1" 200 345 0.085484 10.0.0.27 - - [2026-04-23 09:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018365 10.0.0.27 - - [2026-04-23 09:51:57] "GET /tag/07356e55-fd2b-4437-9686-b29a29f4b308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.019400 10.0.0.27 - - [2026-04-23 09:51:57] "POST /projects HTTP/1.1" 409 238 0.002637 10.0.0.27 - - [2026-04-23 09:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.27 - - [2026-04-23 09:51:58] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042858 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005820 10.0.0.27 - - [2026-04-23 09:51:58] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006123 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.27 - - [2026-04-23 09:51:58] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005551 10.0.0.27 - - [2026-04-23 09:51:58] "POST /security-groups HTTP/1.1" 409 285 0.004655 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.27 - - [2026-04-23 09:51:58] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044079 10.0.0.27 - - [2026-04-23 09:51:58] "PUT /security-group/1ec0a31e-33ff-41e6-a7c4-a34870de09e5 HTTP/1.1" 200 262 0.092628 10.0.0.27 - - [2026-04-23 09:51:58] "PUT /access-control-list/48b2280c-2efd-4787-a69f-7bbd1a7ac12e HTTP/1.1" 200 272 0.016949 10.0.0.27 - - [2026-04-23 09:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.039386 10.0.0.27 - - [2026-04-23 09:51:58] "POST /tags HTTP/1.1" 409 228 0.009627 10.0.0.27 - - [2026-04-23 09:51:58] "PUT /access-control-list/14f4f97f-be54-482f-a216-d2e00f917d2a HTTP/1.1" 200 272 0.034137 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.27 - - [2026-04-23 09:51:58] "GET /tag/07356e55-fd2b-4437-9686-b29a29f4b308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012014 10.0.0.27 - - [2026-04-23 09:51:58] "POST /tags HTTP/1.1" 200 345 0.023336 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.27 - - [2026-04-23 09:51:58] "GET /tag/d21b1b1b-4af8-4d52-99eb-059bf7202813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019095 10.0.0.27 - - [2026-04-23 09:51:58] "POST /projects HTTP/1.1" 409 238 0.003049 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.27 - - [2026-04-23 09:51:58] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028496 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.27 - - [2026-04-23 09:51:58] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037635 10.0.0.27 - - [2026-04-23 09:51:58] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004085 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.27 - - [2026-04-23 09:51:58] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003708 10.0.0.27 - - [2026-04-23 09:51:58] "POST /security-groups HTTP/1.1" 409 285 0.002073 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.27 - - [2026-04-23 09:51:58] "PUT /security-group/6648fa88-05ba-46b6-8bbf-1c69c68173c3 HTTP/1.1" 200 262 0.055270 10.0.0.27 - - [2026-04-23 09:51:58] "PUT /access-control-list/f945f095-28d6-4cd2-be54-7ffde0208184 HTTP/1.1" 200 272 0.014966 10.0.0.27 - - [2026-04-23 09:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.047448 10.0.0.27 - - [2026-04-23 09:51:58] "POST /tags HTTP/1.1" 409 228 0.008456 10.0.0.27 - - [2026-04-23 09:51:58] "PUT /access-control-list/b64c8a10-391f-4322-8d32-f6e88e54994a HTTP/1.1" 200 272 0.039772 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.27 - - [2026-04-23 09:51:58] "GET /tag/d21b1b1b-4af8-4d52-99eb-059bf7202813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010575 10.0.0.27 - - [2026-04-23 09:51:58] "POST /tags HTTP/1.1" 200 291 0.053987 10.0.0.27 - - [2026-04-23 09:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.27 - - [2026-04-23 09:51:59] "GET /tag/6eda2441-5ad9-45b1-b594-f50267889829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013487 10.0.0.27 - - [2026-04-23 09:51:59] "POST /tags HTTP/1.1" 200 303 0.056333 10.0.0.27 - - [2026-04-23 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.27 - - [2026-04-23 09:51:59] "GET /tag/92eef4cf-5f79-4d11-b442-54e7f9b12f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011850 10.0.0.27 - - [2026-04-23 09:51:59] "POST /tags HTTP/1.1" 409 252 0.001892 10.0.0.27 - - [2026-04-23 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.27 - - [2026-04-23 09:51:59] "GET /tag/2ccd46c3-1642-41b6-ade6-6dfe088b41eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014070 10.0.0.27 - - [2026-04-23 09:51:59] "POST /tags HTTP/1.1" 409 226 0.002498 10.0.0.27 - - [2026-04-23 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.27 - - [2026-04-23 09:51:59] "GET /tag/a6ccb4d7-fae8-455f-ad20-475ba10ab27f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011640 10.0.0.27 - - [2026-04-23 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.27 - - [2026-04-23 09:51:59] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004288 10.0.0.27 - - [2026-04-23 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.27 - - [2026-04-23 09:51:59] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040363 10.0.0.27 - - [2026-04-23 09:51:59] "POST /virtual-machines HTTP/1.1" 200 395 0.007619 10.0.0.27 - - [2026-04-23 09:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009447 10.0.0.27 - - [2026-04-23 09:51:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113845 10.0.0.27 - - [2026-04-23 09:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023411 10.0.0.27 - - [2026-04-23 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011132 10.0.0.27 - - [2026-04-23 09:51:59] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005511 10.0.0.27 - - [2026-04-23 09:51:59] "POST /instance-ips HTTP/1.1" 200 397 0.027259 10.0.0.27 - - [2026-04-23 09:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019636 10.0.0.27 - - [2026-04-23 09:51:59] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012026 10.0.0.27 - - [2026-04-23 09:51:59] "POST /set-tag HTTP/1.1" 200 109 0.066772 10.0.0.27 - - [2026-04-23 09:51:59] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021822 10.0.0.27 - - [2026-04-23 09:51:59] "GET /instance-ip/125a001c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003750 10.0.0.27 - - [2026-04-23 09:51:59] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004438 10.0.0.27 - - [2026-04-23 09:51:59] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.27 - - [2026-04-23 09:51:59] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003871 10.0.0.27 - - [2026-04-23 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.010131 10.0.0.27 - - [2026-04-23 09:52:00] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017978 10.0.0.27 - - [2026-04-23 09:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.27 - - [2026-04-23 09:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.27 - - [2026-04-23 09:52:00] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004268 10.0.0.27 - - [2026-04-23 09:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.27 - - [2026-04-23 09:52:00] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042147 10.0.0.27 - - [2026-04-23 09:52:00] "POST /virtual-machines HTTP/1.1" 200 395 0.012437 10.0.0.27 - - [2026-04-23 09:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019157 10.0.0.27 - - [2026-04-23 09:52:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110320 10.0.0.27 - - [2026-04-23 09:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010258 10.0.0.27 - - [2026-04-23 09:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012635 10.0.0.27 - - [2026-04-23 09:52:00] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004135 10.0.0.27 - - [2026-04-23 09:52:00] "POST /instance-ips HTTP/1.1" 200 397 0.021013 10.0.0.27 - - [2026-04-23 09:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019759 10.0.0.27 - - [2026-04-23 09:52:00] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013382 10.0.0.27 - - [2026-04-23 09:52:00] "POST /set-tag HTTP/1.1" 200 109 0.059741 10.0.0.27 - - [2026-04-23 09:52:00] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008055 10.0.0.27 - - [2026-04-23 09:52:00] "GET /instance-ip/12d5800c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003838 10.0.0.27 - - [2026-04-23 09:52:00] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004249 10.0.0.27 - - [2026-04-23 09:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.27 - - [2026-04-23 09:52:00] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003845 10.0.0.27 - - [2026-04-23 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.009967 10.0.0.27 - - [2026-04-23 09:52:00] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010932 10.0.0.27 - - [2026-04-23 09:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.27 - - [2026-04-23 09:52:00] "POST /tags HTTP/1.1" 200 291 0.023799 10.0.0.27 - - [2026-04-23 09:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012403 10.0.0.27 - - [2026-04-23 09:52:00] "GET /tag/2a42d4e1-cf37-4d40-a5a4-5bcb60e565ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013453 10.0.0.27 - - [2026-04-23 09:52:00] "POST /tags HTTP/1.1" 409 252 0.005994 10.0.0.27 - - [2026-04-23 09:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.27 - - [2026-04-23 09:52:00] "GET /tag/e66b91b8-5922-4a2e-8d6f-a94fa69ac607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012770 10.0.0.27 - - [2026-04-23 09:52:01] "POST /tags HTTP/1.1" 409 226 0.002324 10.0.0.27 - - [2026-04-23 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.27 - - [2026-04-23 09:52:01] "GET /tag/75e98355-033d-4b59-abde-9fcd9a211bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011241 10.0.0.27 - - [2026-04-23 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.27 - - [2026-04-23 09:52:01] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004303 10.0.0.27 - - [2026-04-23 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.27 - - [2026-04-23 09:52:01] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044031 10.0.0.27 - - [2026-04-23 09:52:01] "POST /virtual-machines HTTP/1.1" 200 395 0.007559 10.0.0.27 - - [2026-04-23 09:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009887 10.0.0.27 - - [2026-04-23 09:52:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101156 10.0.0.27 - - [2026-04-23 09:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008646 10.0.0.27 - - [2026-04-23 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.27 - - [2026-04-23 09:52:01] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004650 10.0.0.27 - - [2026-04-23 09:52:01] "POST /instance-ips HTTP/1.1" 200 397 0.019828 10.0.0.27 - - [2026-04-23 09:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025066 10.0.0.27 - - [2026-04-23 09:52:01] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014538 10.0.0.27 - - [2026-04-23 09:52:01] "POST /set-tag HTTP/1.1" 200 109 0.060021 10.0.0.27 - - [2026-04-23 09:52:01] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016821 10.0.0.27 - - [2026-04-23 09:52:01] "GET /instance-ip/136c59f0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003070 10.0.0.27 - - [2026-04-23 09:52:01] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004958 10.0.0.27 - - [2026-04-23 09:52:01] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.27 - - [2026-04-23 09:52:01] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003832 10.0.0.27 - - [2026-04-23 09:52:01] "POST /ref-update HTTP/1.1" 200 156 0.010840 10.0.0.27 - - [2026-04-23 09:52:01] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006619 10.0.0.27 - - [2026-04-23 09:52:01] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.27 - - [2026-04-23 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009892 10.0.0.27 - - [2026-04-23 09:52:01] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004123 10.0.0.27 - - [2026-04-23 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.27 - - [2026-04-23 09:52:01] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032690 10.0.0.27 - - [2026-04-23 09:52:01] "POST /virtual-machines HTTP/1.1" 200 395 0.009331 10.0.0.27 - - [2026-04-23 09:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010893 10.0.0.27 - - [2026-04-23 09:52:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103683 10.0.0.27 - - [2026-04-23 09:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008277 10.0.0.27 - - [2026-04-23 09:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.27 - - [2026-04-23 09:52:02] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013546 10.0.0.27 - - [2026-04-23 09:52:02] "POST /instance-ips HTTP/1.1" 200 397 0.019672 10.0.0.27 - - [2026-04-23 09:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024899 10.0.0.27 - - [2026-04-23 09:52:02] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009952 10.0.0.27 - - [2026-04-23 09:52:02] "POST /set-tag HTTP/1.1" 200 109 0.060243 10.0.0.27 - - [2026-04-23 09:52:02] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014433 10.0.0.27 - - [2026-04-23 09:52:02] "GET /instance-ip/13e1a110-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002959 10.0.0.27 - - [2026-04-23 09:52:02] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004549 10.0.0.27 - - [2026-04-23 09:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.27 - - [2026-04-23 09:52:02] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003940 10.0.0.27 - - [2026-04-23 09:52:02] "POST /ref-update HTTP/1.1" 200 156 0.008832 10.0.0.27 - - [2026-04-23 09:52:02] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009522 10.0.0.27 - - [2026-04-23 09:52:02] "POST /set-tag HTTP/1.1" 200 109 0.003214 10.0.0.27 - - [2026-04-23 09:52:02] "POST /tags HTTP/1.1" 200 299 0.028589 10.0.0.27 - - [2026-04-23 09:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010406 10.0.0.27 - - [2026-04-23 09:52:02] "GET /tag/f9b2e91c-2bad-4cc5-8355-ae8643cae860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019782 10.0.0.27 - - [2026-04-23 09:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.27 - - [2026-04-23 09:52:02] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004178 10.0.0.27 - - [2026-04-23 09:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.27 - - [2026-04-23 09:52:02] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045759 10.0.0.27 - - [2026-04-23 09:52:02] "POST /virtual-machines HTTP/1.1" 200 395 0.015221 10.0.0.27 - - [2026-04-23 09:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018447 10.0.0.27 - - [2026-04-23 09:52:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102633 10.0.0.27 - - [2026-04-23 09:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017751 10.0.0.27 - - [2026-04-23 09:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.27 - - [2026-04-23 09:52:03] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004699 10.0.0.27 - - [2026-04-23 09:52:03] "POST /instance-ips HTTP/1.1" 200 397 0.022220 10.0.0.27 - - [2026-04-23 09:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033714 10.0.0.27 - - [2026-04-23 09:52:03] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010885 10.0.0.27 - - [2026-04-23 09:52:03] "POST /set-tag HTTP/1.1" 200 109 0.017678 10.0.0.27 - - [2026-04-23 09:52:03] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010934 10.0.0.27 - - [2026-04-23 09:52:03] "GET /instance-ip/14660432-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004943 10.0.0.27 - - [2026-04-23 09:52:03] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004464 10.0.0.27 - - [2026-04-23 09:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.27 - - [2026-04-23 09:52:03] "POST /tags HTTP/1.1" 200 299 0.020546 10.0.0.27 - - [2026-04-23 09:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.27 - - [2026-04-23 09:52:03] "GET /tag/32ed17c2-0c82-4491-b8b4-d6754b7b77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011476 10.0.0.27 - - [2026-04-23 09:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.27 - - [2026-04-23 09:52:03] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005027 10.0.0.27 - - [2026-04-23 09:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.27 - - [2026-04-23 09:52:03] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037803 10.0.0.27 - - [2026-04-23 09:52:03] "POST /virtual-machines HTTP/1.1" 200 395 0.008666 10.0.0.27 - - [2026-04-23 09:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008249 10.0.0.27 - - [2026-04-23 09:52:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106214 10.0.0.27 - - [2026-04-23 09:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022969 10.0.0.27 - - [2026-04-23 09:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.27 - - [2026-04-23 09:52:03] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004759 10.0.0.27 - - [2026-04-23 09:52:03] "POST /instance-ips HTTP/1.1" 200 397 0.026336 10.0.0.27 - - [2026-04-23 09:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021478 10.0.0.27 - - [2026-04-23 09:52:03] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013268 10.0.0.27 - - [2026-04-23 09:52:03] "POST /set-tag HTTP/1.1" 200 109 0.017475 10.0.0.27 - - [2026-04-23 09:52:03] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014702 10.0.0.27 - - [2026-04-23 09:52:03] "GET /instance-ip/14cfa9be-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005598 10.0.0.27 - - [2026-04-23 09:52:04] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004503 10.0.0.27 - - [2026-04-23 09:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.27 - - [2026-04-23 09:52:04] "POST /tags HTTP/1.1" 200 299 0.020970 10.0.0.27 - - [2026-04-23 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009604 10.0.0.27 - - [2026-04-23 09:52:04] "GET /tag/2b274f69-ce87-4d33-a7d4-33083bc0ec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014962 10.0.0.27 - - [2026-04-23 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.27 - - [2026-04-23 09:52:04] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003980 10.0.0.27 - - [2026-04-23 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-04-23 09:52:04] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044082 10.0.0.27 - - [2026-04-23 09:52:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007246 10.0.0.27 - - [2026-04-23 09:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009198 10.0.0.27 - - [2026-04-23 09:52:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107091 10.0.0.27 - - [2026-04-23 09:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.024878 10.0.0.27 - - [2026-04-23 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.27 - - [2026-04-23 09:52:04] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005145 10.0.0.27 - - [2026-04-23 09:52:04] "POST /instance-ips HTTP/1.1" 200 397 0.019240 10.0.0.27 - - [2026-04-23 09:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026121 10.0.0.27 - - [2026-04-23 09:52:04] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015356 10.0.0.27 - - [2026-04-23 09:52:04] "POST /set-tag HTTP/1.1" 200 109 0.020023 10.0.0.27 - - [2026-04-23 09:52:04] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009725 10.0.0.27 - - [2026-04-23 09:52:04] "GET /instance-ip/153b3e5e-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006367 10.0.0.27 - - [2026-04-23 09:52:04] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004355 10.0.0.27 - - [2026-04-23 09:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.27 - - [2026-04-23 09:52:04] "POST /tags HTTP/1.1" 200 299 0.016674 10.0.0.27 - - [2026-04-23 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.27 - - [2026-04-23 09:52:04] "GET /tag/f023b5ce-cdac-48e7-a4f9-c61d1df7fa9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017421 10.0.0.27 - - [2026-04-23 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.27 - - [2026-04-23 09:52:04] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004150 10.0.0.27 - - [2026-04-23 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.27 - - [2026-04-23 09:52:04] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037593 10.0.0.27 - - [2026-04-23 09:52:04] "POST /virtual-machines HTTP/1.1" 200 395 0.009124 10.0.0.27 - - [2026-04-23 09:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009558 10.0.0.27 - - [2026-04-23 09:52:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091812 10.0.0.27 - - [2026-04-23 09:52:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020127 10.0.0.27 - - [2026-04-23 09:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009571 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005604 10.0.0.27 - - [2026-04-23 09:52:05] "POST /instance-ips HTTP/1.1" 200 397 0.031609 10.0.0.27 - - [2026-04-23 09:52:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024336 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012883 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.018834 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016481 10.0.0.27 - - [2026-04-23 09:52:05] "GET /instance-ip/15a0dade-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003486 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004156 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003740 10.0.0.27 - - [2026-04-23 09:52:05] "POST /ref-update HTTP/1.1" 200 156 0.007470 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004112 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004100 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.010357 10.0.0.27 - - [2026-04-23 09:52:05] "POST /ref-update HTTP/1.1" 200 156 0.016095 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007509 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004456 10.0.0.27 - - [2026-04-23 09:52:05] "POST /ref-update HTTP/1.1" 200 156 0.021837 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011798 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006032 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003885 10.0.0.27 - - [2026-04-23 09:52:05] "POST /ref-update HTTP/1.1" 200 156 0.007874 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015413 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004335 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003928 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004700 10.0.0.27 - - [2026-04-23 09:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.27 - - [2026-04-23 09:52:05] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004015 10.0.0.27 - - [2026-04-23 09:52:06] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.27 - - [2026-04-23 09:52:06] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004024 10.0.0.27 - - [2026-04-23 09:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.27 - - [2026-04-23 09:52:06] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006756 10.0.0.27 - - [2026-04-23 09:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.27 - - [2026-04-23 09:52:06] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003855 10.0.0.27 - - [2026-04-23 09:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.27 - - [2026-04-23 09:52:06] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004031 10.0.0.27 - - [2026-04-23 09:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.27 - - [2026-04-23 09:52:07] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004328 10.0.0.27 - - [2026-04-23 09:52:07] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.27 - - [2026-04-23 09:52:08] "GET /virtual-machine/f01c9406-cc45-4345-a529-4d1bb6e0c5bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002792 10.0.0.27 - - [2026-04-23 09:52:08] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003938 10.0.0.27 - - [2026-04-23 09:52:08] "GET /virtual-machine/764ddc22-5da5-456a-bfb2-4f914eddcc16?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002859 10.0.0.27 - - [2026-04-23 09:52:08] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004176 10.0.0.27 - - [2026-04-23 09:52:10] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008640 10.0.0.27 - - [2026-04-23 09:52:10] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.27 - - [2026-04-23 09:52:10] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007776 10.0.0.27 - - [2026-04-23 09:52:10] "POST /set-tag HTTP/1.1" 200 109 0.003107 10.0.0.27 - - [2026-04-23 09:52:10] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005442 10.0.0.27 - - [2026-04-23 09:52:10] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.27 - - [2026-04-23 09:52:13] "GET /virtual-machine/c001f40b-4bde-41b8-ab83-a6e1272e350a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004019 10.0.0.27 - - [2026-04-23 09:52:13] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003909 10.0.0.27 - - [2026-04-23 09:52:13] "GET /virtual-machine/0924b0f0-7f7e-411b-95fd-2487f67f992d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002933 10.0.0.27 - - [2026-04-23 09:52:13] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004380 10.0.0.27 - - [2026-04-23 09:52:13] "GET /virtual-machine/7dd6d59d-276b-4c06-af10-d673b04eb824?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002654 10.0.0.27 - - [2026-04-23 09:52:13] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004084 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 10.0.0.27 - - [2026-04-23 09:52:14] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004120 10.0.0.27 - - [2026-04-23 09:52:14] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.27 - - [2026-04-23 09:52:15] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004183 10.0.0.27 - - [2026-04-23 09:52:15] "POST /set-tag HTTP/1.1" 200 109 0.002171 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:52:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000815 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:52:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 10.0.0.27 - - [2026-04-23 09:52:18] "GET /virtual-machine/eb7b8099-2468-4252-88a3-76e9a1369427?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002897 10.0.0.27 - - [2026-04-23 09:52:19] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004049 10.0.0.27 - - [2026-04-23 09:52:19] "GET /virtual-machine/15d3d749-cf39-4c99-b144-af186c71bb9c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002991 10.0.0.27 - - [2026-04-23 09:52:19] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005451 10.0.0.27 - - [2026-04-23 09:52:19] "GET /virtual-machine/41a11817-42e7-417f-82c6-8072e81940b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003022 10.0.0.27 - - [2026-04-23 09:52:19] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004447 10.0.0.27 - - [2026-04-23 09:52:19] "GET /loadbalancer/b1695b7e-9af0-474d-bae0-917e94944e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007371 10.0.0.27 - - [2026-04-23 09:52:19] "POST /tags HTTP/1.1" 200 333 0.144140 10.0.0.27 - - [2026-04-23 09:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013887 10.0.0.27 - - [2026-04-23 09:52:20] "GET /tag/8deaeab5-f1f3-4089-a23d-08d86a7d49c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018726 10.0.0.27 - - [2026-04-23 09:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.27 - - [2026-04-23 09:52:20] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046995 10.0.0.27 - - [2026-04-23 09:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.27 - - [2026-04-23 09:52:20] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005016 10.0.0.27 - - [2026-04-23 09:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.27 - - [2026-04-23 09:52:20] "GET /service-appliance-set/a6a09616-a058-47e5-8c94-dd08472a69b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002723 10.0.0.27 - - [2026-04-23 09:52:20] "POST /fqname-to-id HTTP/1.1" 404 273 0.001685 10.0.0.27 - - [2026-04-23 09:52:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.152803 10.0.0.27 - - [2026-04-23 09:52:20] "GET /virtual-machine-interface/a1f3b2ee-816c-45a6-9294-4e674a3d32fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014308 10.0.0.27 - - [2026-04-23 09:52:20] "POST /instance-ips HTTP/1.1" 200 409 0.060854 10.0.0.27 - - [2026-04-23 09:52:20] "GET /instance-ip/fce5aaff-3349-40df-bf75-f6ee353df985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.035813 10.0.0.27 - - [2026-04-23 09:52:20] "POST /loadbalancers HTTP/1.1" 200 629 0.080307 10.0.0.27 - - [2026-04-23 09:52:20] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038396 10.0.0.27 - - [2026-04-23 09:52:20] "GET /instance-ip/fce5aaff-3349-40df-bf75-f6ee353df985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.021081 10.0.0.27 - - [2026-04-23 09:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.050507 10.0.0.27 - - [2026-04-23 09:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011324 10.0.0.27 - - [2026-04-23 09:52:20] "POST /floating-ips HTTP/1.1" 200 597 0.059620 10.0.0.27 - - [2026-04-23 09:52:20] "GET /loadbalancer/b1695b7e-9af0-474d-bae0-917e94944e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008509 10.0.0.27 - - [2026-04-23 09:52:20] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.121468 10.0.0.27 - - [2026-04-23 09:52:20] "GET /loadbalancer/b1695b7e-9af0-474d-bae0-917e94944e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002839 10.0.0.27 - - [2026-04-23 09:52:20] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030202 10.0.0.27 - - [2026-04-23 09:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013649 10.0.0.27 - - [2026-04-23 09:52:21] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026072 10.0.0.27 - - [2026-04-23 09:52:21] "GET /loadbalancer-listener/0eb32b98-7806-470c-9d18-51a31c664037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.008021 10.0.0.27 - - [2026-04-23 09:52:21] "GET /loadbalancer-listener/0eb32b98-7806-470c-9d18-51a31c664037?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002685 10.0.0.27 - - [2026-04-23 09:52:21] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.027906 10.0.0.27 - - [2026-04-23 09:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007805 10.0.0.27 - - [2026-04-23 09:52:21] "GET /instance-ip/fce5aaff-3349-40df-bf75-f6ee353df985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.012006 10.0.0.27 - - [2026-04-23 09:52:21] "GET /loadbalancer/b1695b7e-9af0-474d-bae0-917e94944e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007357 10.0.0.27 - - [2026-04-23 09:52:21] "GET /loadbalancer-pool/7304d1fa-cd60-45ed-976d-549a8da381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.019569 10.0.0.27 - - [2026-04-23 09:52:21] "GET /instance-ip/fce5aaff-3349-40df-bf75-f6ee353df985?fields=floating_ips HTTP/1.1" 200 1213 0.028263 10.0.0.27 - - [2026-04-23 09:52:21] "GET /floating-ip/772a8ec9-1ae3-42a9-9e7c-0c980cb9bd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003395 10.0.0.27 - - [2026-04-23 09:52:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.041676 10.0.0.27 - - [2026-04-23 09:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017328 10.0.0.27 - - [2026-04-23 09:52:21] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014481 10.0.0.27 - - [2026-04-23 09:52:21] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004730 10.0.0.27 - - [2026-04-23 09:52:21] "POST /ref-update HTTP/1.1" 200 156 0.011966 10.0.0.27 - - [2026-04-23 09:52:21] "POST /tags HTTP/1.1" 409 221 0.003641 10.0.0.27 - - [2026-04-23 09:52:21] "GET /floating-ip/772a8ec9-1ae3-42a9-9e7c-0c980cb9bd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.013024 10.0.0.27 - - [2026-04-23 09:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.27 - - [2026-04-23 09:52:21] "GET /tag/8deaeab5-f1f3-4089-a23d-08d86a7d49c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010670 10.0.0.27 - - [2026-04-23 09:52:21] "POST /set-tag HTTP/1.1" 200 109 0.063624 10.0.0.27 - - [2026-04-23 09:52:21] "PUT /floating-ip/772a8ec9-1ae3-42a9-9e7c-0c980cb9bd9c HTTP/1.1" 200 256 0.051462 10.0.0.27 - - [2026-04-23 09:52:21] "GET /loadbalancer-pool/7304d1fa-cd60-45ed-976d-549a8da381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002625 10.0.0.27 - - [2026-04-23 09:52:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018968 10.0.0.27 - - [2026-04-23 09:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017475 10.0.0.27 - - [2026-04-23 09:52:21] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011015 10.0.0.27 - - [2026-04-23 09:52:21] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016525 10.0.0.27 - - [2026-04-23 09:52:21] "POST /ref-update HTTP/1.1" 200 156 0.015317 10.0.0.27 - - [2026-04-23 09:52:21] "GET /floating-ip/772a8ec9-1ae3-42a9-9e7c-0c980cb9bd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.015588 10.0.0.27 - - [2026-04-23 09:52:21] "POST /set-tag HTTP/1.1" 200 109 0.069109 10.0.0.27 - - [2026-04-23 09:52:22] "POST /tags HTTP/1.1" 409 206 0.002347 10.0.0.27 - - [2026-04-23 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.27 - - [2026-04-23 09:52:22] "GET /tag/92eef4cf-5f79-4d11-b442-54e7f9b12f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018092 10.0.0.27 - - [2026-04-23 09:52:22] "POST /tags HTTP/1.1" 409 204 0.001846 10.0.0.27 - - [2026-04-23 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.27 - - [2026-04-23 09:52:22] "GET /tag/32ed17c2-0c82-4491-b8b4-d6754b7b77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016094 10.0.0.27 - - [2026-04-23 09:52:22] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002329 10.0.0.27 - - [2026-04-23 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.27 - - [2026-04-23 09:52:22] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.003596 10.0.0.27 - - [2026-04-23 09:52:22] "POST /tags HTTP/1.1" 409 206 0.002151 10.0.0.27 - - [2026-04-23 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.27 - - [2026-04-23 09:52:22] "GET /tag/92eef4cf-5f79-4d11-b442-54e7f9b12f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.031640 10.0.0.27 - - [2026-04-23 09:52:22] "POST /tags HTTP/1.1" 409 226 0.003136 10.0.0.27 - - [2026-04-23 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.27 - - [2026-04-23 09:52:22] "GET /tag/a6ccb4d7-fae8-455f-ad20-475ba10ab27f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019421 10.0.0.27 - - [2026-04-23 09:52:22] "POST /tags HTTP/1.1" 409 204 0.002861 10.0.0.27 - - [2026-04-23 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.27 - - [2026-04-23 09:52:22] "GET /tag/32ed17c2-0c82-4491-b8b4-d6754b7b77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.022202 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:52:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:52:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.27 - - [2026-04-23 09:52:22] "POST /tags HTTP/1.1" 409 226 0.002383 10.0.0.27 - - [2026-04-23 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.27 - - [2026-04-23 09:52:22] "GET /tag/a6ccb4d7-fae8-455f-ad20-475ba10ab27f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010201 10.0.0.27 - - [2026-04-23 09:52:22] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003910 10.0.0.27 - - [2026-04-23 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.27 - - [2026-04-23 09:52:22] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.002601 10.0.0.27 - - [2026-04-23 09:52:22] "POST /firewall-rules HTTP/1.1" 200 626 0.082396 10.0.0.27 - - [2026-04-23 09:52:22] "POST /firewall-rules HTTP/1.1" 200 646 0.099154 10.0.0.27 - - [2026-04-23 09:52:22] "GET /firewall-rule/d28c2dda-cd3b-4f29-b2f3-92fb3952e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.006017 10.0.0.27 - - [2026-04-23 09:52:22] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002292 10.0.0.27 - - [2026-04-23 09:52:23] "GET /firewall-rule/dceddd2c-797f-469d-b90d-46def1ddb2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006525 10.0.0.27 - - [2026-04-23 09:52:23] "POST /ref-update HTTP/1.1" 200 156 0.031425 10.0.0.27 - - [2026-04-23 09:52:23] "POST /firewall-policys HTTP/1.1" 200 606 0.056709 10.0.0.27 - - [2026-04-23 09:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011556 10.0.0.27 - - [2026-04-23 09:52:23] "GET /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011218 10.0.0.27 - - [2026-04-23 09:52:23] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002826 10.0.0.27 - - [2026-04-23 09:52:23] "GET /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002381 10.0.0.27 - - [2026-04-23 09:52:23] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.003836 10.0.0.27 - - [2026-04-23 09:52:23] "GET /firewall-policy/41fa79af-8ce4-4f63-8b69-d647fd568d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004716 10.0.0.27 - - [2026-04-23 09:52:23] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006586 10.0.0.27 - - [2026-04-23 09:52:23] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002644 10.0.0.27 - - [2026-04-23 09:52:23] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.003886 10.0.0.27 - - [2026-04-23 09:52:23] "POST /ref-update HTTP/1.1" 200 156 0.017507 10.0.0.27 - - [2026-04-23 09:52:23] "POST /ref-update HTTP/1.1" 200 156 0.024566 10.0.0.27 - - [2026-04-23 09:52:23] "POST /ref-update HTTP/1.1" 200 156 0.031755 10.0.0.27 - - [2026-04-23 09:52:23] "POST /ref-update HTTP/1.1" 200 156 0.031229 10.0.0.27 - - [2026-04-23 09:52:23] "POST /ref-update HTTP/1.1" 200 156 0.039568 10.0.0.27 - - [2026-04-23 09:52:23] "GET /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010231 10.0.0.27 - - [2026-04-23 09:54:05] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004517 10.0.0.27 - - [2026-04-23 09:54:05] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.27 - - [2026-04-23 09:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.27 - - [2026-04-23 09:54:05] "GET /loadbalancer/35166dbc-d79b-4692-bba3-53d4dedd6f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002478 10.0.0.27 - - [2026-04-23 09:54:05] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004652 10.0.0.27 - - [2026-04-23 09:54:05] "POST /set-tag HTTP/1.1" 200 109 0.036428 10.0.0.27 - - [2026-04-23 09:54:06] "DELETE /loadbalancer-member/f1f61204-50b6-4393-9be0-43a799dc5fc1 HTTP/1.1" 200 115 0.040109 10.0.0.27 - - [2026-04-23 09:54:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006596 10.0.0.27 - - [2026-04-23 09:54:06] "POST /set-tag HTTP/1.1" 200 109 0.005657 10.0.0.27 - - [2026-04-23 09:54:06] "DELETE /loadbalancer-member/25c0fe14-2308-48da-97a1-af260825abd1 HTTP/1.1" 200 115 0.036020 10.0.0.27 - - [2026-04-23 09:54:06] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009543 10.0.0.27 - - [2026-04-23 09:54:06] "POST /set-tag HTTP/1.1" 200 109 0.003986 10.0.0.27 - - [2026-04-23 09:54:06] "DELETE /loadbalancer-member/deb1975a-78be-42b7-85f0-722739aa438b HTTP/1.1" 200 115 0.054070 10.0.0.27 - - [2026-04-23 09:54:11] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005729 10.0.0.27 - - [2026-04-23 09:54:11] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.27 - - [2026-04-23 09:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.27 - - [2026-04-23 09:54:11] "GET /loadbalancer/35166dbc-d79b-4692-bba3-53d4dedd6f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002578 10.0.0.27 - - [2026-04-23 09:54:11] "GET /loadbalancer-pool/c1e5c30a-002a-4f68-b06d-9bd2bb140285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003413 10.0.0.27 - - [2026-04-23 09:54:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033086 10.0.0.27 - - [2026-04-23 09:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029900 10.0.0.27 - - [2026-04-23 09:54:11] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011703 10.0.0.27 - - [2026-04-23 09:54:11] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005649 10.0.0.27 - - [2026-04-23 09:54:11] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002088 10.0.0.27 - - [2026-04-23 09:54:11] "POST /set-tag HTTP/1.1" 200 109 0.081797 10.0.0.27 - - [2026-04-23 09:54:11] "GET /loadbalancer-pool/66d7a8bb-1656-4c21-9795-5d74757568a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003092 10.0.0.27 - - [2026-04-23 09:54:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025484 10.0.0.27 - - [2026-04-23 09:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020734 10.0.0.27 - - [2026-04-23 09:54:11] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018685 10.0.0.27 - - [2026-04-23 09:54:11] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006855 10.0.0.27 - - [2026-04-23 09:54:11] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006455 10.0.0.27 - - [2026-04-23 09:54:11] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.27 - - [2026-04-23 09:54:11] "GET /loadbalancer-pool/36dc3d1a-e146-4944-a66b-b54a05092185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002826 10.0.0.27 - - [2026-04-23 09:54:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016002 10.0.0.27 - - [2026-04-23 09:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009805 10.0.0.27 - - [2026-04-23 09:54:12] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008910 10.0.0.27 - - [2026-04-23 09:54:12] "GET /virtual-machine-interface/aaf9a59a-3ef8-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006536 10.0.0.27 - - [2026-04-23 09:54:12] "POST /set-tag HTTP/1.1" 200 109 0.005835 10.0.0.27 - - [2026-04-23 09:54:12] "GET /floating-ip/9b9e3856-5ed3-4b05-a77d-3d2f7cec3a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001928 10.0.0.27 - - [2026-04-23 09:54:32] "POST /tags HTTP/1.1" 409 252 0.002111 10.0.0.27 - - [2026-04-23 09:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.27 - - [2026-04-23 09:54:32] "GET /tag/e66b91b8-5922-4a2e-8d6f-a94fa69ac607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013629 10.0.0.27 - - [2026-04-23 09:54:32] "POST /tags HTTP/1.1" 409 228 0.002906 10.0.0.27 - - [2026-04-23 09:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.27 - - [2026-04-23 09:54:32] "GET /tag/d21b1b1b-4af8-4d52-99eb-059bf7202813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010811 10.0.0.27 - - [2026-04-23 09:54:32] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003706 10.0.0.27 - - [2026-04-23 09:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.27 - - [2026-04-23 09:54:32] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.003526 10.0.0.27 - - [2026-04-23 09:54:32] "POST /tags HTTP/1.1" 409 206 0.002023 10.0.0.27 - - [2026-04-23 09:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.27 - - [2026-04-23 09:54:32] "GET /tag/92eef4cf-5f79-4d11-b442-54e7f9b12f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013288 10.0.0.27 - - [2026-04-23 09:54:32] "POST /tags HTTP/1.1" 409 226 0.002383 10.0.0.27 - - [2026-04-23 09:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.27 - - [2026-04-23 09:54:32] "GET /tag/a6ccb4d7-fae8-455f-ad20-475ba10ab27f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012847 10.0.0.27 - - [2026-04-23 09:54:32] "POST /tags HTTP/1.1" 409 204 0.001989 10.0.0.27 - - [2026-04-23 09:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.27 - - [2026-04-23 09:54:32] "GET /tag/32ed17c2-0c82-4491-b8b4-d6754b7b77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011029 10.0.0.27 - - [2026-04-23 09:54:32] "POST /tags HTTP/1.1" 409 226 0.002135 10.0.0.27 - - [2026-04-23 09:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.27 - - [2026-04-23 09:54:32] "GET /tag/a6ccb4d7-fae8-455f-ad20-475ba10ab27f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010389 10.0.0.27 - - [2026-04-23 09:54:32] "POST /tags HTTP/1.1" 409 228 0.001909 10.0.0.27 - - [2026-04-23 09:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.27 - - [2026-04-23 09:54:33] "GET /tag/d21b1b1b-4af8-4d52-99eb-059bf7202813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011067 10.0.0.27 - - [2026-04-23 09:54:33] "POST /tags HTTP/1.1" 409 252 0.001747 10.0.0.27 - - [2026-04-23 09:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.27 - - [2026-04-23 09:54:33] "GET /tag/e66b91b8-5922-4a2e-8d6f-a94fa69ac607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010552 10.0.0.27 - - [2026-04-23 09:54:33] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002391 10.0.0.27 - - [2026-04-23 09:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.27 - - [2026-04-23 09:54:33] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.002689 10.0.0.27 - - [2026-04-23 09:54:33] "POST /firewall-rules HTTP/1.1" 409 281 0.002274 10.0.0.27 - - [2026-04-23 09:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.27 - - [2026-04-23 09:54:33] "PUT /firewall-rule/dceddd2c-797f-469d-b90d-46def1ddb2bd HTTP/1.1" 200 260 0.016446 10.0.0.27 - - [2026-04-23 09:54:33] "POST /firewall-rules HTTP/1.1" 409 291 0.003393 10.0.0.27 - - [2026-04-23 09:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.27 - - [2026-04-23 09:54:33] "PUT /firewall-rule/d28c2dda-cd3b-4f29-b2f3-92fb3952e817 HTTP/1.1" 200 260 0.020747 10.0.0.27 - - [2026-04-23 09:54:33] "GET /firewall-rule/d28c2dda-cd3b-4f29-b2f3-92fb3952e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.016648 10.0.0.27 - - [2026-04-23 09:54:33] "POST /firewall-rules HTTP/1.1" 200 658 0.078612 10.0.0.27 - - [2026-04-23 09:54:33] "GET /firewall-rule/2b1dbe61-e346-48c1-b38a-0a407dc25aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003983 10.0.0.27 - - [2026-04-23 09:54:33] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002060 10.0.0.27 - - [2026-04-23 09:54:33] "GET /firewall-rule/dceddd2c-797f-469d-b90d-46def1ddb2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002525 10.0.0.27 - - [2026-04-23 09:54:33] "POST /firewall-policys HTTP/1.1" 409 269 0.014971 10.0.0.27 - - [2026-04-23 09:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007921 10.0.0.27 - - [2026-04-23 09:54:33] "PUT /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b HTTP/1.1" 200 264 0.042094 10.0.0.27 - - [2026-04-23 09:54:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028798 10.0.0.27 - - [2026-04-23 09:54:33] "GET /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.015244 10.0.0.27 - - [2026-04-23 09:54:33] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003739 10.0.0.27 - - [2026-04-23 09:54:33] "GET /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002714 10.0.0.27 - - [2026-04-23 09:54:33] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.002307 10.0.0.27 - - [2026-04-23 09:54:33] "GET /firewall-policy/41fa79af-8ce4-4f63-8b69-d647fd568d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003086 10.0.0.27 - - [2026-04-23 09:54:33] "GET /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002347 10.0.0.27 - - [2026-04-23 09:54:33] "GET /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002050 10.0.0.27 - - [2026-04-23 09:55:35] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.018708 10.0.0.27 - - [2026-04-23 09:55:35] "POST /set-tag HTTP/1.1" 200 109 0.004525 10.0.0.27 - - [2026-04-23 09:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.27 - - [2026-04-23 09:55:35] "GET /loadbalancer/b1695b7e-9af0-474d-bae0-917e94944e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003840 10.0.0.27 - - [2026-04-23 09:55:35] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009880 10.0.0.27 - - [2026-04-23 09:55:35] "POST /set-tag HTTP/1.1" 200 109 0.020276 10.0.0.27 - - [2026-04-23 09:55:35] "DELETE /loadbalancer-member/b37f2641-a119-4930-bb1c-6322f9baf8cb HTTP/1.1" 200 115 0.036035 10.0.0.27 - - [2026-04-23 09:55:35] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007025 10.0.0.27 - - [2026-04-23 09:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.27 - - [2026-04-23 09:55:35] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003963 10.0.0.27 - - [2026-04-23 09:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.27 - - [2026-04-23 09:55:35] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005602 10.0.0.27 - - [2026-04-23 09:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.27 - - [2026-04-23 09:55:35] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003640 10.0.0.27 - - [2026-04-23 09:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.27 - - [2026-04-23 09:55:35] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004206 10.0.0.27 - - [2026-04-23 09:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.27 - - [2026-04-23 09:55:35] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004035 10.0.0.27 - - [2026-04-23 09:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.27 - - [2026-04-23 09:55:35] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003809 10.0.0.27 - - [2026-04-23 09:55:35] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.27 - - [2026-04-23 09:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.27 - - [2026-04-23 09:55:35] "GET /loadbalancer/b1695b7e-9af0-474d-bae0-917e94944e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002266 10.0.0.27 - - [2026-04-23 09:55:36] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008632 10.0.0.27 - - [2026-04-23 09:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.27 - - [2026-04-23 09:55:37] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004425 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.006015 10.0.0.27 - - [2026-04-23 09:55:37] "GET /virtual-machine/0924b0f0-7f7e-411b-95fd-2487f67f992d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002547 10.0.0.27 - - [2026-04-23 09:55:37] "POST /ref-update HTTP/1.1" 200 156 0.009044 10.0.0.27 - - [2026-04-23 09:55:37] "GET /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012823 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.023715 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.017080 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.029423 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.028524 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.015610 10.0.0.27 - - [2026-04-23 09:55:37] "DELETE /instance-ip/13e1a110-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.052847 10.0.0.27 - - [2026-04-23 09:55:37] "DELETE /virtual-machine-interface/13c86330-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.041761 10.0.0.27 - - [2026-04-23 09:55:37] "DELETE /virtual-machine/0924b0f0-7f7e-411b-95fd-2487f67f992d HTTP/1.1" 200 115 0.019385 10.0.0.27 - - [2026-04-23 09:55:37] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006066 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.007459 10.0.0.27 - - [2026-04-23 09:55:37] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005643 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.27 - - [2026-04-23 09:55:37] "GET /virtual-machine/764ddc22-5da5-456a-bfb2-4f914eddcc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002793 10.0.0.27 - - [2026-04-23 09:55:37] "POST /ref-update HTTP/1.1" 200 156 0.009993 10.0.0.27 - - [2026-04-23 09:55:37] "GET /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013020 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.031590 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.018319 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.024858 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.030097 10.0.0.27 - - [2026-04-23 09:55:37] "POST /set-tag HTTP/1.1" 200 109 0.015405 10.0.0.27 - - [2026-04-23 09:55:37] "DELETE /instance-ip/12d5800c-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.040241 10.0.0.27 - - [2026-04-23 09:55:37] "POST /ref-update HTTP/1.1" 200 156 0.021161 10.0.0.27 - - [2026-04-23 09:55:37] "GET /global-system-configs HTTP/1.1" 200 322 0.006094 10.0.0.27 - - [2026-04-23 09:55:37] "DELETE /virtual-machine-interface/12bc3476-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.044345 10.0.0.27 - - [2026-04-23 09:55:38] "DELETE /virtual-machine/764ddc22-5da5-456a-bfb2-4f914eddcc16 HTTP/1.1" 200 115 0.026559 10.0.0.27 - - [2026-04-23 09:55:38] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007096 10.0.0.27 - - [2026-04-23 09:55:38] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.27 - - [2026-04-23 09:55:38] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004976 10.0.0.27 - - [2026-04-23 09:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.27 - - [2026-04-23 09:55:38] "GET /virtual-machine/c001f40b-4bde-41b8-ab83-a6e1272e350a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002882 10.0.0.27 - - [2026-04-23 09:55:38] "POST /ref-update HTTP/1.1" 200 156 0.012319 10.0.0.27 - - [2026-04-23 09:55:38] "GET /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010877 10.0.0.27 - - [2026-04-23 09:55:38] "POST /set-tag HTTP/1.1" 200 109 0.034828 10.0.0.27 - - [2026-04-23 09:55:38] "POST /set-tag HTTP/1.1" 200 109 0.052210 10.0.0.27 - - [2026-04-23 09:55:38] "POST /set-tag HTTP/1.1" 200 109 0.038546 10.0.0.27 - - [2026-04-23 09:55:38] "GET /global-system-configs HTTP/1.1" 200 322 0.006165 10.0.0.27 - - [2026-04-23 09:55:38] "POST /set-tag HTTP/1.1" 200 109 0.051003 10.0.0.27 - - [2026-04-23 09:55:38] "POST /set-tag HTTP/1.1" 200 109 0.037351 10.0.0.27 - - [2026-04-23 09:55:38] "DELETE /instance-ip/136c59f0-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.077654 10.0.0.27 - - [2026-04-23 09:55:38] "DELETE /virtual-machine-interface/13531abc-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.067375 10.0.0.27 - - [2026-04-23 09:55:38] "DELETE /virtual-machine/c001f40b-4bde-41b8-ab83-a6e1272e350a HTTP/1.1" 200 115 0.030591 10.0.0.27 - - [2026-04-23 09:55:38] "DELETE /tag/2a42d4e1-cf37-4d40-a5a4-5bcb60e565ed HTTP/1.1" 200 115 0.063461 10.0.0.27 - - [2026-04-23 09:55:38] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012037 10.0.0.27 - - [2026-04-23 09:55:38] "POST /set-tag HTTP/1.1" 200 109 0.005483 10.0.0.27 - - [2026-04-23 09:55:38] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012206 10.0.0.27 - - [2026-04-23 09:55:38] "POST /set-tag HTTP/1.1" 200 109 0.008231 10.0.0.27 - - [2026-04-23 09:55:38] "GET /virtual-machine/f01c9406-cc45-4345-a529-4d1bb6e0c5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004747 10.0.0.27 - - [2026-04-23 09:55:38] "POST /ref-update HTTP/1.1" 200 156 0.016063 10.0.0.27 - - [2026-04-23 09:55:38] "GET /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017136 10.0.0.27 - - [2026-04-23 09:55:39] "POST /set-tag HTTP/1.1" 200 109 0.037379 10.0.0.27 - - [2026-04-23 09:55:39] "POST /set-tag HTTP/1.1" 200 109 0.053071 10.0.0.27 - - [2026-04-23 09:55:39] "POST /set-tag HTTP/1.1" 200 109 0.039037 10.0.0.27 - - [2026-04-23 09:55:39] "POST /set-tag HTTP/1.1" 200 109 0.017690 10.0.0.27 - - [2026-04-23 09:55:39] "POST /set-tag HTTP/1.1" 200 109 0.042410 10.0.0.27 - - [2026-04-23 09:55:39] "DELETE /instance-ip/125a001c-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.046589 10.0.0.27 - - [2026-04-23 09:55:39] "POST /ref-update HTTP/1.1" 200 156 0.010672 10.0.0.27 - - [2026-04-23 09:55:39] "DELETE /virtual-machine-interface/1241ddfc-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.035274 10.0.0.27 - - [2026-04-23 09:55:39] "DELETE /virtual-machine/f01c9406-cc45-4345-a529-4d1bb6e0c5bc HTTP/1.1" 200 115 0.020320 10.0.0.27 - - [2026-04-23 09:55:39] "DELETE /tag/6eda2441-5ad9-45b1-b594-f50267889829 HTTP/1.1" 200 115 0.035436 10.0.0.27 - - [2026-04-23 09:55:39] "DELETE /tag/92eef4cf-5f79-4d11-b442-54e7f9b12f85 HTTP/1.1" 409 388 0.004450 10.0.0.27 - - [2026-04-23 09:56:07] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005605 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.27 - - [2026-04-23 09:56:07] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004114 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.003691 10.0.0.27 - - [2026-04-23 09:56:07] "GET /virtual-machine/15d3d749-cf39-4c99-b144-af186c71bb9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.011475 10.0.0.27 - - [2026-04-23 09:56:07] "POST /ref-update HTTP/1.1" 200 156 0.009385 10.0.0.27 - - [2026-04-23 09:56:07] "GET /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017455 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.019011 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.017562 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.020978 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.028329 10.0.0.27 - - [2026-04-23 09:56:07] "DELETE /instance-ip/14cfa9be-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.029815 10.0.0.27 - - [2026-04-23 09:56:07] "DELETE /virtual-machine-interface/14ba2fa8-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.051951 10.0.0.27 - - [2026-04-23 09:56:07] "DELETE /virtual-machine/15d3d749-cf39-4c99-b144-af186c71bb9c HTTP/1.1" 200 115 0.020773 10.0.0.27 - - [2026-04-23 09:56:07] "DELETE /tag/32ed17c2-0c82-4491-b8b4-d6754b7b77c5 HTTP/1.1" 409 236 0.007111 10.0.0.27 - - [2026-04-23 09:56:07] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005280 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.27 - - [2026-04-23 09:56:07] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004214 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.27 - - [2026-04-23 09:56:07] "GET /virtual-machine/7dd6d59d-276b-4c06-af10-d673b04eb824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002536 10.0.0.27 - - [2026-04-23 09:56:07] "POST /ref-update HTTP/1.1" 200 156 0.012997 10.0.0.27 - - [2026-04-23 09:56:07] "GET /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005888 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.018810 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.031202 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.016473 10.0.0.27 - - [2026-04-23 09:56:07] "POST /set-tag HTTP/1.1" 200 109 0.036935 10.0.0.27 - - [2026-04-23 09:56:07] "DELETE /instance-ip/14660432-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.048162 10.0.0.27 - - [2026-04-23 09:56:07] "DELETE /virtual-machine-interface/145102ee-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.045067 10.0.0.27 - - [2026-04-23 09:56:07] "DELETE /virtual-machine/7dd6d59d-276b-4c06-af10-d673b04eb824 HTTP/1.1" 200 115 0.020575 10.0.0.27 - - [2026-04-23 09:56:07] "DELETE /tag/2ccd46c3-1642-41b6-ade6-6dfe088b41eb HTTP/1.1" 200 115 0.035486 10.0.0.27 - - [2026-04-23 09:56:08] "DELETE /tag/f9b2e91c-2bad-4cc5-8355-ae8643cae860 HTTP/1.1" 200 115 0.037494 10.0.0.27 - - [2026-04-23 09:56:08] "DELETE /tag/07356e55-fd2b-4437-9686-b29a29f4b308 HTTP/1.1" 200 115 0.030655 10.0.0.27 - - [2026-04-23 09:56:08] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004977 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.011638 10.0.0.27 - - [2026-04-23 09:56:08] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005416 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.27 - - [2026-04-23 09:56:08] "GET /virtual-machine/41a11817-42e7-417f-82c6-8072e81940b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003105 10.0.0.27 - - [2026-04-23 09:56:08] "POST /ref-update HTTP/1.1" 200 156 0.007964 10.0.0.27 - - [2026-04-23 09:56:08] "GET /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010635 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.018533 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.037181 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.033269 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.028124 10.0.0.27 - - [2026-04-23 09:56:08] "DELETE /instance-ip/15a0dade-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.070516 10.0.0.27 - - [2026-04-23 09:56:08] "DELETE /virtual-machine-interface/158e907c-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.036926 10.0.0.27 - - [2026-04-23 09:56:08] "DELETE /virtual-machine/41a11817-42e7-417f-82c6-8072e81940b5 HTTP/1.1" 200 115 0.015370 10.0.0.27 - - [2026-04-23 09:56:08] "DELETE /tag/f023b5ce-cdac-48e7-a4f9-c61d1df7fa9b HTTP/1.1" 200 115 0.041435 10.0.0.27 - - [2026-04-23 09:56:08] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007475 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.27 - - [2026-04-23 09:56:08] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003931 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.27 - - [2026-04-23 09:56:08] "GET /virtual-machine/eb7b8099-2468-4252-88a3-76e9a1369427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003416 10.0.0.27 - - [2026-04-23 09:56:08] "POST /ref-update HTTP/1.1" 200 156 0.011933 10.0.0.27 - - [2026-04-23 09:56:08] "GET /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004733 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.017869 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.032148 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.032385 10.0.0.27 - - [2026-04-23 09:56:08] "POST /set-tag HTTP/1.1" 200 109 0.012027 10.0.0.27 - - [2026-04-23 09:56:09] "DELETE /instance-ip/153b3e5e-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.040100 10.0.0.27 - - [2026-04-23 09:56:09] "DELETE /virtual-machine-interface/1525b3e0-3efa-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.039881 10.0.0.27 - - [2026-04-23 09:56:09] "DELETE /virtual-machine/eb7b8099-2468-4252-88a3-76e9a1369427 HTTP/1.1" 200 115 0.034207 10.0.0.27 - - [2026-04-23 09:56:09] "DELETE /tag/e66b91b8-5922-4a2e-8d6f-a94fa69ac607 HTTP/1.1" 409 236 0.006750 10.0.0.27 - - [2026-04-23 09:56:09] "DELETE /tag/d21b1b1b-4af8-4d52-99eb-059bf7202813 HTTP/1.1" 409 236 0.004965 10.0.0.27 - - [2026-04-23 09:56:09] "DELETE /tag/2b274f69-ce87-4d33-a7d4-33083bc0ec79 HTTP/1.1" 200 115 0.043347 10.0.0.27 - - [2026-04-23 09:56:10] "POST /projects HTTP/1.1" 409 238 0.002799 10.0.0.27 - - [2026-04-23 09:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.27 - - [2026-04-23 09:56:10] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043590 10.0.0.27 - - [2026-04-23 09:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.27 - - [2026-04-23 09:56:10] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003843 10.0.0.27 - - [2026-04-23 09:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005910 10.0.0.27 - - [2026-04-23 09:56:10] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.014488 10.0.0.27 - - [2026-04-23 09:56:10] "POST /security-groups HTTP/1.1" 409 285 0.003810 10.0.0.27 - - [2026-04-23 09:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.27 - - [2026-04-23 09:56:10] "PUT /security-group/6648fa88-05ba-46b6-8bbf-1c69c68173c3 HTTP/1.1" 200 262 0.067293 10.0.0.27 - - [2026-04-23 09:56:10] "PUT /access-control-list/f945f095-28d6-4cd2-be54-7ffde0208184 HTTP/1.1" 200 272 0.016232 10.0.0.27 - - [2026-04-23 09:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016031 10.0.0.27 - - [2026-04-23 09:56:10] "PUT /access-control-list/b64c8a10-391f-4322-8d32-f6e88e54994a HTTP/1.1" 200 272 0.025253 10.0.0.27 - - [2026-04-23 09:56:15] "POST /projects HTTP/1.1" 409 238 0.001982 10.0.0.27 - - [2026-04-23 09:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.27 - - [2026-04-23 09:56:15] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037722 10.0.0.27 - - [2026-04-23 09:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.27 - - [2026-04-23 09:56:15] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004896 10.0.0.27 - - [2026-04-23 09:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.27 - - [2026-04-23 09:56:15] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004357 10.0.0.27 - - [2026-04-23 09:56:15] "POST /security-groups HTTP/1.1" 409 285 0.002269 10.0.0.27 - - [2026-04-23 09:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.27 - - [2026-04-23 09:56:15] "PUT /security-group/6648fa88-05ba-46b6-8bbf-1c69c68173c3 HTTP/1.1" 200 262 0.052388 10.0.0.27 - - [2026-04-23 09:56:15] "PUT /access-control-list/f945f095-28d6-4cd2-be54-7ffde0208184 HTTP/1.1" 200 272 0.012893 10.0.0.27 - - [2026-04-23 09:56:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.037903 10.0.0.27 - - [2026-04-23 09:56:16] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.017218 10.0.0.27 - - [2026-04-23 09:56:16] "PUT /access-control-list/b64c8a10-391f-4322-8d32-f6e88e54994a HTTP/1.1" 200 272 0.031365 10.0.0.27 - - [2026-04-23 09:56:16] "GET /firewall-rule/b3376222-5bf6-4761-bf0c-4b25fc8474e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002622 10.0.0.27 - - [2026-04-23 09:56:16] "POST /ref-update HTTP/1.1" 200 156 0.047073 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /firewall-rule/b3376222-5bf6-4761-bf0c-4b25fc8474e8 HTTP/1.1" 200 115 0.046115 10.0.0.27 - - [2026-04-23 09:56:16] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4639 0.005539 10.0.0.27 - - [2026-04-23 09:56:16] "GET /firewall-rule/22cf5d86-a84c-4642-9199-b22c1624ffab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003589 10.0.0.27 - - [2026-04-23 09:56:16] "POST /ref-update HTTP/1.1" 200 156 0.068009 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /firewall-rule/22cf5d86-a84c-4642-9199-b22c1624ffab HTTP/1.1" 200 115 0.043766 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /tag/e66b91b8-5922-4a2e-8d6f-a94fa69ac607 HTTP/1.1" 409 236 0.006888 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /tag/d21b1b1b-4af8-4d52-99eb-059bf7202813 HTTP/1.1" 409 236 0.005439 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /tag/75e98355-033d-4b59-abde-9fcd9a211bb8 HTTP/1.1" 200 115 0.061184 10.0.0.27 - - [2026-04-23 09:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010434 10.0.0.27 - - [2026-04-23 09:56:16] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004254 10.0.0.27 - - [2026-04-23 09:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.27 - - [2026-04-23 09:56:16] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003958 10.0.0.27 - - [2026-04-23 09:56:16] "PUT /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb HTTP/1.1" 200 264 0.043178 10.0.0.27 - - [2026-04-23 09:56:16] "PUT /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e HTTP/1.1" 200 264 0.040217 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /security-group/6648fa88-05ba-46b6-8bbf-1c69c68173c3 HTTP/1.1" 200 115 0.045469 10.0.0.27 - - [2026-04-23 09:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /access-control-list/f945f095-28d6-4cd2-be54-7ffde0208184 HTTP/1.1" 200 115 0.028244 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /access-control-list/b64c8a10-391f-4322-8d32-f6e88e54994a HTTP/1.1" 200 115 0.021801 10.0.0.27 - - [2026-04-23 09:56:16] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.028888 10.0.0.27 - - [2026-04-23 09:56:16] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?fields=security_groups HTTP/1.1" 200 1353 0.039898 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /security-group/da9c7e7a-577b-41b5-a84c-4fa8a79dde81 HTTP/1.1" 200 115 0.043205 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /access-control-list/9433fa6c-1b45-4836-90c5-e38c3d9b7051 HTTP/1.1" 200 115 0.031081 10.0.0.27 - - [2026-04-23 09:56:16] "GET /project/e51d065d-cd83-4be3-aebe-eae71c599173?fields=application_policy_sets HTTP/1.1" 200 1392 0.050222 10.0.0.27 - - [2026-04-23 09:56:16] "DELETE /access-control-list/104f5bbb-50fa-41c2-81bd-32621385db20 HTTP/1.1" 200 115 0.046954 10.0.0.27 - - [2026-04-23 09:56:17] "DELETE /project/e51d065d-cd83-4be3-aebe-eae71c599173 HTTP/1.1" 200 115 0.299012 10.0.0.27 - - [2026-04-23 09:56:17] "POST /projects HTTP/1.1" 409 238 0.001954 10.0.0.27 - - [2026-04-23 09:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.27 - - [2026-04-23 09:56:17] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032839 10.0.0.27 - - [2026-04-23 09:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.27 - - [2026-04-23 09:56:17] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.015347 10.0.0.27 - - [2026-04-23 09:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.27 - - [2026-04-23 09:56:17] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004288 10.0.0.27 - - [2026-04-23 09:56:17] "POST /security-groups HTTP/1.1" 409 285 0.002463 10.0.0.27 - - [2026-04-23 09:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.27 - - [2026-04-23 09:56:17] "PUT /security-group/1ec0a31e-33ff-41e6-a7c4-a34870de09e5 HTTP/1.1" 200 262 0.055181 10.0.0.27 - - [2026-04-23 09:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015956 10.0.0.27 - - [2026-04-23 09:56:17] "PUT /access-control-list/48b2280c-2efd-4787-a69f-7bbd1a7ac12e HTTP/1.1" 200 272 0.023232 10.0.0.27 - - [2026-04-23 09:56:17] "PUT /access-control-list/14f4f97f-be54-482f-a216-d2e00f917d2a HTTP/1.1" 200 272 0.021666 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:56:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:56:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001247 10.0.0.27 - - [2026-04-23 09:56:22] "DELETE /loadbalancer-member/4dc95eee-abb3-4066-8e13-ce1f50a7d152 HTTP/1.1" 200 115 0.107618 10.0.0.27 - - [2026-04-23 09:56:22] "DELETE /loadbalancer-pool/7304d1fa-cd60-45ed-976d-549a8da381c8 HTTP/1.1" 200 115 0.090942 10.0.0.27 - - [2026-04-23 09:56:22] "DELETE /loadbalancer-listener/0eb32b98-7806-470c-9d18-51a31c664037 HTTP/1.1" 200 115 0.134928 10.0.0.27 - - [2026-04-23 09:56:22] "DELETE /loadbalancer/b1695b7e-9af0-474d-bae0-917e94944e2a HTTP/1.1" 200 115 0.051770 10.0.0.27 - - [2026-04-23 09:56:22] "DELETE /floating-ip/772a8ec9-1ae3-42a9-9e7c-0c980cb9bd9c HTTP/1.1" 200 115 0.044999 10.0.0.27 - - [2026-04-23 09:56:22] "DELETE /instance-ip/fce5aaff-3349-40df-bf75-f6ee353df985 HTTP/1.1" 200 115 0.052098 10.0.0.27 - - [2026-04-23 09:56:22] "DELETE /virtual-machine-interface/a1f3b2ee-816c-45a6-9294-4e674a3d32fc HTTP/1.1" 200 115 0.040446 10.0.0.27 - - [2026-04-23 09:56:22] "DELETE /tag/8deaeab5-f1f3-4089-a23d-08d86a7d49c2 HTTP/1.1" 200 115 0.032057 10.0.0.27 - - [2026-04-23 09:56:22] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002760 10.0.0.27 - - [2026-04-23 09:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.27 - - [2026-04-23 09:56:22] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.002440 10.0.0.27 - - [2026-04-23 09:56:22] "GET /firewall-policy/91956bce-f95c-4b56-aec7-5c616a4c5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002164 10.0.0.27 - - [2026-04-23 09:56:22] "GET /firewall-rule/dceddd2c-797f-469d-b90d-46def1ddb2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002790 10.0.0.27 - - [2026-04-23 09:56:22] "POST /ref-update HTTP/1.1" 200 156 0.023207 10.0.0.27 - - [2026-04-23 09:56:22] "DELETE /firewall-rule/dceddd2c-797f-469d-b90d-46def1ddb2bd HTTP/1.1" 200 115 0.061756 10.0.0.27 - - [2026-04-23 09:56:22] "GET /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002699 10.0.0.27 - - [2026-04-23 09:56:22] "GET /firewall-rule/2b1dbe61-e346-48c1-b38a-0a407dc25aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002931 10.0.0.27 - - [2026-04-23 09:56:22] "POST /ref-update HTTP/1.1" 200 156 0.025185 10.0.0.27 - - [2026-04-23 09:56:22] "DELETE /firewall-rule/2b1dbe61-e346-48c1-b38a-0a407dc25aed HTTP/1.1" 200 115 0.079746 10.0.0.27 - - [2026-04-23 09:56:22] "GET /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004731 10.0.0.27 - - [2026-04-23 09:56:22] "GET /firewall-rule/d28c2dda-cd3b-4f29-b2f3-92fb3952e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002859 10.0.0.27 - - [2026-04-23 09:56:22] "POST /ref-update HTTP/1.1" 200 156 0.020374 10.0.0.27 - - [2026-04-23 09:56:23] "DELETE /firewall-rule/d28c2dda-cd3b-4f29-b2f3-92fb3952e817 HTTP/1.1" 200 115 0.055990 10.0.0.27 - - [2026-04-23 09:56:23] "GET /application-policy-set/ce8cda83-30f6-47aa-992a-186526b77a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005050 10.0.0.27 - - [2026-04-23 09:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.27 - - [2026-04-23 09:56:23] "GET /policy-management/00ccbf6d-77d0-4d01-b6fe-cf949b3ba810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 858 0.002629 10.0.0.27 - - [2026-04-23 09:56:23] "GET /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003515 10.0.0.27 - - [2026-04-23 09:56:23] "POST /ref-update HTTP/1.1" 200 156 0.031837 10.0.0.27 - - [2026-04-23 09:56:23] "DELETE /firewall-policy/421a8371-03ee-4d9b-a877-3517dadf839b HTTP/1.1" 200 115 0.049375 10.0.0.27 - - [2026-04-23 09:56:23] "DELETE /tag/32ed17c2-0c82-4491-b8b4-d6754b7b77c5 HTTP/1.1" 200 115 0.067168 10.0.0.27 - - [2026-04-23 09:56:23] "DELETE /tag/d21b1b1b-4af8-4d52-99eb-059bf7202813 HTTP/1.1" 200 115 0.068330 10.0.0.27 - - [2026-04-23 09:56:23] "DELETE /tag/e66b91b8-5922-4a2e-8d6f-a94fa69ac607 HTTP/1.1" 200 115 0.040384 10.0.0.27 - - [2026-04-23 09:56:23] "DELETE /tag/92eef4cf-5f79-4d11-b442-54e7f9b12f85 HTTP/1.1" 200 115 0.077395 10.0.0.27 - - [2026-04-23 09:56:23] "POST /projects HTTP/1.1" 409 238 0.002276 10.0.0.27 - - [2026-04-23 09:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.27 - - [2026-04-23 09:56:23] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033201 10.0.0.27 - - [2026-04-23 09:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008735 10.0.0.27 - - [2026-04-23 09:56:23] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006950 10.0.0.27 - - [2026-04-23 09:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.27 - - [2026-04-23 09:56:23] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004166 10.0.0.27 - - [2026-04-23 09:56:23] "POST /security-groups HTTP/1.1" 409 285 0.003047 10.0.0.27 - - [2026-04-23 09:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.27 - - [2026-04-23 09:56:23] "PUT /security-group/1ec0a31e-33ff-41e6-a7c4-a34870de09e5 HTTP/1.1" 200 262 0.079791 10.0.0.27 - - [2026-04-23 09:56:23] "PUT /access-control-list/48b2280c-2efd-4787-a69f-7bbd1a7ac12e HTTP/1.1" 200 272 0.020015 10.0.0.27 - - [2026-04-23 09:56:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.041449 10.0.0.27 - - [2026-04-23 09:56:23] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.017519 10.0.0.27 - - [2026-04-23 09:56:23] "PUT /access-control-list/14f4f97f-be54-482f-a216-d2e00f917d2a HTTP/1.1" 200 272 0.035475 10.0.0.27 - - [2026-04-23 09:56:23] "GET /firewall-rule/76259d5f-7cb8-4d16-8691-89f5e95649ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003551 10.0.0.27 - - [2026-04-23 09:56:23] "POST /ref-update HTTP/1.1" 200 156 0.051905 10.0.0.27 - - [2026-04-23 09:56:24] "DELETE /firewall-rule/76259d5f-7cb8-4d16-8691-89f5e95649ba HTTP/1.1" 200 115 0.060109 10.0.0.27 - - [2026-04-23 09:56:24] "GET /firewall-policy/02bbd7a7-d1c8-4d26-8aaf-a66ac03c4aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4128 0.003949 10.0.0.27 - - [2026-04-23 09:56:24] "GET /firewall-rule/be6c6a1e-0932-4116-bc59-8948766e6206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002614 10.0.0.27 - - [2026-04-23 09:56:24] "POST /ref-update HTTP/1.1" 200 156 0.040808 10.0.0.27 - - [2026-04-23 09:56:24] "DELETE /firewall-rule/be6c6a1e-0932-4116-bc59-8948766e6206 HTTP/1.1" 200 115 0.072074 10.0.0.27 - - [2026-04-23 09:56:24] "DELETE /tag/a6ccb4d7-fae8-455f-ad20-475ba10ab27f HTTP/1.1" 200 115 0.048884 10.0.0.27 - - [2026-04-23 09:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.27 - - [2026-04-23 09:56:24] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004600 10.0.0.27 - - [2026-04-23 09:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.27 - - [2026-04-23 09:56:24] "GET /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004331 10.0.0.27 - - [2026-04-23 09:56:24] "PUT /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb HTTP/1.1" 200 264 0.091918 10.0.0.27 - - [2026-04-23 09:56:24] "PUT /virtual-network/c066bc76-0662-4302-9b26-f3535f1ddc0e HTTP/1.1" 200 264 0.059347 10.0.0.27 - - [2026-04-23 09:56:24] "DELETE /security-group/1ec0a31e-33ff-41e6-a7c4-a34870de09e5 HTTP/1.1" 200 115 0.055597 10.0.0.27 - - [2026-04-23 09:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.27 - - [2026-04-23 09:56:24] "DELETE /access-control-list/48b2280c-2efd-4787-a69f-7bbd1a7ac12e HTTP/1.1" 200 115 0.037067 10.0.0.27 - - [2026-04-23 09:56:24] "DELETE /access-control-list/14f4f97f-be54-482f-a216-d2e00f917d2a HTTP/1.1" 200 115 0.041362 10.0.0.27 - - [2026-04-23 09:56:24] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.050534 10.0.0.27 - - [2026-04-23 09:56:24] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?fields=security_groups HTTP/1.1" 200 1353 0.075337 10.0.0.27 - - [2026-04-23 09:56:24] "DELETE /security-group/66a32395-aef0-4207-8e6a-516d9fba0163 HTTP/1.1" 200 115 0.047758 10.0.0.27 - - [2026-04-23 09:56:24] "DELETE /access-control-list/61ca2572-cc66-4972-948e-e2cac6aed3e4 HTTP/1.1" 200 115 0.034900 10.0.0.27 - - [2026-04-23 09:56:24] "GET /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24?fields=application_policy_sets HTTP/1.1" 200 1392 0.043271 10.0.0.27 - - [2026-04-23 09:56:24] "DELETE /access-control-list/288c4bab-faf1-4283-ae0a-cb9574778738 HTTP/1.1" 200 115 0.042285 10.0.0.27 - - [2026-04-23 09:56:25] "DELETE /project/e2f3e7fb-9352-4ac5-99d2-d588a63c2f24 HTTP/1.1" 200 115 0.369480 10.0.0.27 - - [2026-04-23 09:57:13] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.27 - - [2026-04-23 09:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.27 - - [2026-04-23 09:57:13] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002800 10.0.0.27 - - [2026-04-23 09:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.27 - - [2026-04-23 09:57:13] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002503 10.0.0.27 - - [2026-04-23 09:57:29] "GET / HTTP/1.1" 200 35931 0.001292 10.0.0.27 - - [2026-04-23 09:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.27 - - [2026-04-23 09:57:29] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005168 10.0.0.27 - - [2026-04-23 09:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.27 - - [2026-04-23 09:57:29] "GET /config-node/4c8fc6a5-9a56-4b99-a9d7-12ffc32f0683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002319 10.0.0.27 - - [2026-04-23 09:57:29] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.27 - - [2026-04-23 09:57:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001974 10.0.0.27 - - [2026-04-23 09:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.27 - - [2026-04-23 09:57:34] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004609 10.0.0.27 - - [2026-04-23 09:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.27 - - [2026-04-23 09:57:34] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.011557 10.0.0.27 - - [2026-04-23 09:57:35] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 264 0.002162 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.27 - - [2026-04-23 09:57:35] "PUT /alarm/eab52de0-60d2-4f55-8417-d89b92e57186 HTTP/1.1" 200 244 0.020182 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 261 0.007153 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.27 - - [2026-04-23 09:57:35] "PUT /alarm/d562b805-de07-4ffa-ada1-d6ddca875ff2 HTTP/1.1" 200 244 0.014125 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 261 0.023441 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.27 - - [2026-04-23 09:57:35] "PUT /alarm/2a7b4a91-bc01-4528-ac5c-d0f1e1d1d2fe HTTP/1.1" 200 244 0.012323 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 253 0.015514 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.27 - - [2026-04-23 09:57:35] "PUT /alarm/e40e6cb5-02a1-4586-8090-4291bce5bfbd HTTP/1.1" 200 244 0.012343 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 251 0.007908 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.27 - - [2026-04-23 09:57:35] "PUT /alarm/f26c8e32-d8ac-4ba4-bc1c-b19d3cd77256 HTTP/1.1" 200 244 0.023424 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 252 0.003890 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005825 10.0.0.27 - - [2026-04-23 09:57:35] "PUT /alarm/1138cc8c-adf9-4132-938f-58f99ef75610 HTTP/1.1" 200 244 0.014934 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 256 0.006679 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.27 - - [2026-04-23 09:57:35] "PUT /alarm/9c349fd4-e27a-4b21-962d-88829b5e9e7b HTTP/1.1" 200 244 0.013142 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 248 0.005028 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.27 - - [2026-04-23 09:57:35] "PUT /alarm/4a4cd5c8-f651-49b4-b2b1-921b50704661 HTTP/1.1" 200 244 0.010777 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 252 0.006236 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.27 - - [2026-04-23 09:57:35] "PUT /alarm/e3e6d384-cdc0-45d3-a8f2-6e53b8f90197 HTTP/1.1" 200 244 0.012628 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 257 0.004859 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.27 - - [2026-04-23 09:57:35] "PUT /alarm/c1286899-a523-463b-b410-65916b61dd7a HTTP/1.1" 200 244 0.016809 10.0.0.27 - - [2026-04-23 09:57:35] "POST /alarms HTTP/1.1" 409 251 0.006443 10.0.0.27 - - [2026-04-23 09:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/423da8a3-3f23-45c5-af86-3b2239d96e38 HTTP/1.1" 200 244 0.034054 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 257 0.007682 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/cc234af4-aeff-4512-84be-86b68900836e HTTP/1.1" 200 244 0.011566 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 261 0.003872 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/f088e867-bc9f-4b7f-8cb5-7333c074ddaa HTTP/1.1" 200 244 0.011921 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 258 0.008902 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/f9ca713d-67d5-4739-9a5b-3af8fb172edc HTTP/1.1" 200 244 0.014286 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 254 0.009947 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/9bcdd748-fec3-45af-ad2c-3b3142c229d7 HTTP/1.1" 200 244 0.015117 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 254 0.005696 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/0911310e-b739-4688-897d-82f7a0aafc17 HTTP/1.1" 200 244 0.013030 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 254 0.006391 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/202593ed-123b-465f-bc91-650a84745b7b HTTP/1.1" 200 244 0.011032 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 247 0.011549 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/4a8aa6a7-a243-44f4-b2c4-cecb6bd78e84 HTTP/1.1" 200 244 0.033667 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 272 0.006110 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/e832b9cb-2b56-4b9d-99f2-b2bd9ae6b4a6 HTTP/1.1" 200 244 0.023262 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 261 0.015312 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/211b4d01-9a53-4665-8f4c-383e9a7c001d HTTP/1.1" 200 244 0.012866 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 259 0.010380 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/facff461-de88-462b-9e54-5573c76d275b HTTP/1.1" 200 244 0.009902 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 265 0.014595 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/5d745241-f255-4d9d-b523-7c9e7e6a44d9 HTTP/1.1" 200 244 0.011368 10.0.0.27 - - [2026-04-23 09:57:36] "POST /alarms HTTP/1.1" 409 279 0.011184 10.0.0.27 - - [2026-04-23 09:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007423 10.0.0.27 - - [2026-04-23 09:57:36] "PUT /alarm/f177769a-f3f5-473f-b6ba-8be914bf8fbc HTTP/1.1" 200 244 0.011565 10.0.0.27 - - [2026-04-23 09:57:37] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.27 - - [2026-04-23 09:57:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002124 10.0.0.27 - - [2026-04-23 09:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.27 - - [2026-04-23 09:57:37] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.011081 10.0.0.27 - - [2026-04-23 09:57:37] "GET / HTTP/1.1" 200 35931 0.001327 10.0.0.27 - - [2026-04-23 09:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.27 - - [2026-04-23 09:57:37] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002464 10.0.0.27 - - [2026-04-23 09:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.27 - - [2026-04-23 09:57:37] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.014469 10.0.0.27 - - [2026-04-23 09:57:37] "GET / HTTP/1.1" 200 35931 0.001908 10.0.0.27 - - [2026-04-23 09:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.27 - - [2026-04-23 09:57:37] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004195 10.0.0.27 - - [2026-04-23 09:57:37] "PUT /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004 HTTP/1.1" 200 274 0.014780 10.0.0.27 - - [2026-04-23 09:57:41] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.27 - - [2026-04-23 09:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.27 - - [2026-04-23 09:57:41] "GET /routing-instance/1091d572-18fd-45b3-b04a-82d811311290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003449 10.0.0.27 - - [2026-04-23 09:57:41] "POST /bgp-routers HTTP/1.1" 409 301 0.004043 10.0.0.27 - - [2026-04-23 09:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.27 - - [2026-04-23 09:57:41] "GET /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003353 10.0.0.27 - - [2026-04-23 09:57:41] "PUT /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d HTTP/1.1" 200 254 0.015494 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:57:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002192 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:57:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001492 10.0.0.27 - - [2026-04-23 09:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.27 - - [2026-04-23 09:57:44] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003216 10.0.0.27 - - [2026-04-23 09:57:56] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.27 - - [2026-04-23 09:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.27 - - [2026-04-23 09:57:56] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007048 10.0.0.27 - - [2026-04-23 09:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.27 - - [2026-04-23 09:57:56] "GET /config-node/4c8fc6a5-9a56-4b99-a9d7-12ffc32f0683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002428 10.0.0.27 - - [2026-04-23 09:58:07] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.27 - - [2026-04-23 09:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.27 - - [2026-04-23 09:58:07] "GET /routing-instance/1091d572-18fd-45b3-b04a-82d811311290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002944 10.0.0.27 - - [2026-04-23 09:58:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002320 10.0.0.27 - - [2026-04-23 09:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.27 - - [2026-04-23 09:58:07] "GET /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003274 10.0.0.27 - - [2026-04-23 09:58:07] "PUT /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d HTTP/1.1" 200 254 0.012472 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:58:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:58:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:58:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:58:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:58:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:58:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 10.0.0.27 - - [2026-04-23 09:58:29] "GET / HTTP/1.1" 200 35931 0.002260 10.0.0.27 - - [2026-04-23 09:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.27 - - [2026-04-23 09:58:29] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004443 10.0.0.27 - - [2026-04-23 09:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.27 - - [2026-04-23 09:58:29] "GET /config-node/4c8fc6a5-9a56-4b99-a9d7-12ffc32f0683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002142 10.0.0.27 - - [2026-04-23 09:58:29] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.27 - - [2026-04-23 09:58:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002077 10.0.0.27 - - [2026-04-23 09:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.27 - - [2026-04-23 09:58:34] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002635 10.0.0.27 - - [2026-04-23 09:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.27 - - [2026-04-23 09:58:34] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.009404 10.0.0.27 - - [2026-04-23 09:58:35] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 264 0.002153 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/eab52de0-60d2-4f55-8417-d89b92e57186 HTTP/1.1" 200 244 0.008535 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 261 0.011490 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/d562b805-de07-4ffa-ada1-d6ddca875ff2 HTTP/1.1" 200 244 0.008031 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 261 0.003257 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/2a7b4a91-bc01-4528-ac5c-d0f1e1d1d2fe HTTP/1.1" 200 244 0.008430 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 253 0.013467 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/e40e6cb5-02a1-4586-8090-4291bce5bfbd HTTP/1.1" 200 244 0.016259 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 251 0.020725 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/f26c8e32-d8ac-4ba4-bc1c-b19d3cd77256 HTTP/1.1" 200 244 0.011023 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 252 0.012974 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/1138cc8c-adf9-4132-938f-58f99ef75610 HTTP/1.1" 200 244 0.034283 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 256 0.009919 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/9c349fd4-e27a-4b21-962d-88829b5e9e7b HTTP/1.1" 200 244 0.012936 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 248 0.005327 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/4a4cd5c8-f651-49b4-b2b1-921b50704661 HTTP/1.1" 200 244 0.014735 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 252 0.003943 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/e3e6d384-cdc0-45d3-a8f2-6e53b8f90197 HTTP/1.1" 200 244 0.009285 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 257 0.011487 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/c1286899-a523-463b-b410-65916b61dd7a HTTP/1.1" 200 244 0.010288 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 251 0.011932 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.27 - - [2026-04-23 09:58:35] "PUT /alarm/423da8a3-3f23-45c5-af86-3b2239d96e38 HTTP/1.1" 200 244 0.010624 10.0.0.27 - - [2026-04-23 09:58:35] "POST /alarms HTTP/1.1" 409 257 0.009498 10.0.0.27 - - [2026-04-23 09:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/cc234af4-aeff-4512-84be-86b68900836e HTTP/1.1" 200 244 0.011014 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 261 0.007852 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/f088e867-bc9f-4b7f-8cb5-7333c074ddaa HTTP/1.1" 200 244 0.010684 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 258 0.022850 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/f9ca713d-67d5-4739-9a5b-3af8fb172edc HTTP/1.1" 200 244 0.012026 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 254 0.005605 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/9bcdd748-fec3-45af-ad2c-3b3142c229d7 HTTP/1.1" 200 244 0.011259 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 254 0.010754 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/0911310e-b739-4688-897d-82f7a0aafc17 HTTP/1.1" 200 244 0.010221 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 254 0.007211 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/202593ed-123b-465f-bc91-650a84745b7b HTTP/1.1" 200 244 0.009171 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 247 0.005079 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/4a8aa6a7-a243-44f4-b2c4-cecb6bd78e84 HTTP/1.1" 200 244 0.009281 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 272 0.010009 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/e832b9cb-2b56-4b9d-99f2-b2bd9ae6b4a6 HTTP/1.1" 200 244 0.010636 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 261 0.016053 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/211b4d01-9a53-4665-8f4c-383e9a7c001d HTTP/1.1" 200 244 0.010940 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 259 0.001716 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/facff461-de88-462b-9e54-5573c76d275b HTTP/1.1" 200 244 0.014801 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 265 0.011433 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/5d745241-f255-4d9d-b523-7c9e7e6a44d9 HTTP/1.1" 200 244 0.012266 10.0.0.27 - - [2026-04-23 09:58:36] "POST /alarms HTTP/1.1" 409 279 0.029368 10.0.0.27 - - [2026-04-23 09:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.27 - - [2026-04-23 09:58:36] "PUT /alarm/f177769a-f3f5-473f-b6ba-8be914bf8fbc HTTP/1.1" 200 244 0.013339 10.0.0.27 - - [2026-04-23 09:58:37] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.27 - - [2026-04-23 09:58:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002047 10.0.0.27 - - [2026-04-23 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.27 - - [2026-04-23 09:58:37] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.016645 10.0.0.27 - - [2026-04-23 09:58:37] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.27 - - [2026-04-23 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.27 - - [2026-04-23 09:58:37] "GET /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002427 10.0.0.27 - - [2026-04-23 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.27 - - [2026-04-23 09:58:37] "PUT /global-vrouter-config/72c32dd1-7efa-47f9-9084-8ae0af1f4bac HTTP/1.1" 200 276 0.016679 10.0.0.27 - - [2026-04-23 09:58:37] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.27 - - [2026-04-23 09:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.27 - - [2026-04-23 09:58:37] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004537 10.0.0.27 - - [2026-04-23 09:58:37] "PUT /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004 HTTP/1.1" 200 274 0.014560 10.0.0.27 - - [2026-04-23 09:58:41] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.27 - - [2026-04-23 09:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.27 - - [2026-04-23 09:58:41] "GET /routing-instance/1091d572-18fd-45b3-b04a-82d811311290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003339 10.0.0.27 - - [2026-04-23 09:58:41] "POST /bgp-routers HTTP/1.1" 409 301 0.002203 10.0.0.27 - - [2026-04-23 09:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.27 - - [2026-04-23 09:58:41] "GET /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004401 10.0.0.27 - - [2026-04-23 09:58:41] "PUT /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d HTTP/1.1" 200 254 0.010974 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:58:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:58:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001369 10.0.0.27 - - [2026-04-23 09:58:45] "POST /tags HTTP/1.1" 200 355 0.028774 10.0.0.27 - - [2026-04-23 09:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.031677 10.0.0.27 - - [2026-04-23 09:58:45] "GET /tag/06ace650-377f-4eff-b522-ba663a8e2729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.016831 10.0.0.27 - - [2026-04-23 09:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.27 - - [2026-04-23 09:58:45] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004512 10.0.0.27 - - [2026-04-23 09:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.27 - - [2026-04-23 09:58:45] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047304 10.0.0.27 - - [2026-04-23 09:58:45] "POST /virtual-machines HTTP/1.1" 200 351 0.018254 10.0.0.27 - - [2026-04-23 09:58:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023187 10.0.0.27 - - [2026-04-23 09:58:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.126665 10.0.0.27 - - [2026-04-23 09:58:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011103 10.0.0.27 - - [2026-04-23 09:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012690 10.0.0.27 - - [2026-04-23 09:58:45] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.012801 10.0.0.27 - - [2026-04-23 09:58:45] "POST /instance-ips HTTP/1.1" 200 391 0.032939 10.0.0.27 - - [2026-04-23 09:58:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.042777 10.0.0.27 - - [2026-04-23 09:58:45] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.024777 10.0.0.27 - - [2026-04-23 09:58:45] "POST /set-tag HTTP/1.1" 200 109 0.024710 10.0.0.27 - - [2026-04-23 09:58:45] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.025717 10.0.0.27 - - [2026-04-23 09:58:45] "GET /instance-ip/0458b476-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.022575 10.0.0.27 - - [2026-04-23 09:58:45] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004647 10.0.0.27 - - [2026-04-23 09:58:45] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.27 - - [2026-04-23 09:58:45] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004580 10.0.0.27 - - [2026-04-23 09:58:45] "POST /ref-update HTTP/1.1" 200 156 0.006292 10.0.0.27 - - [2026-04-23 09:58:46] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009224 10.0.0.27 - - [2026-04-23 09:58:46] "POST /set-tag HTTP/1.1" 200 109 0.003942 10.0.0.27 - - [2026-04-23 09:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.27 - - [2026-04-23 09:58:46] "GET /virtual-network/293c3ac7-6418-4d03-a2cb-b21c204697eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013341 10.0.0.27 - - [2026-04-23 09:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.27 - - [2026-04-23 09:58:46] "GET /project/7e8d31b7-0276-4208-a53c-b83df056bd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075780 10.0.0.27 - - [2026-04-23 09:58:46] "POST /virtual-machines HTTP/1.1" 200 355 0.012849 10.0.0.27 - - [2026-04-23 09:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.050671 10.0.0.27 - - [2026-04-23 09:58:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.160970 10.0.0.27 - - [2026-04-23 09:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010217 10.0.0.27 - - [2026-04-23 09:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015114 10.0.0.27 - - [2026-04-23 09:58:46] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005362 10.0.0.27 - - [2026-04-23 09:58:46] "POST /instance-ips HTTP/1.1" 200 395 0.032062 10.0.0.27 - - [2026-04-23 09:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.050468 10.0.0.27 - - [2026-04-23 09:58:46] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.017197 10.0.0.27 - - [2026-04-23 09:58:46] "POST /set-tag HTTP/1.1" 200 109 0.016772 10.0.0.27 - - [2026-04-23 09:58:46] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.024477 10.0.0.27 - - [2026-04-23 09:58:46] "GET /instance-ip/04e76d7e-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005593 10.0.0.27 - - [2026-04-23 09:58:46] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007849 10.0.0.27 - - [2026-04-23 09:58:46] "POST /set-tag HTTP/1.1" 200 109 0.005831 10.0.0.27 - - [2026-04-23 09:58:46] "GET /virtual-router/9f9c8ba1-1469-4f83-9986-b6949339ade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003440 10.0.0.27 - - [2026-04-23 09:58:46] "POST /ref-update HTTP/1.1" 200 156 0.007890 10.0.0.27 - - [2026-04-23 09:58:46] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014877 10.0.0.27 - - [2026-04-23 09:58:46] "POST /set-tag HTTP/1.1" 200 109 0.004442 10.0.0.27 - - [2026-04-23 09:58:47] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004440 10.0.0.27 - - [2026-04-23 09:58:47] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.27 - - [2026-04-23 09:58:47] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004107 10.0.0.27 - - [2026-04-23 09:58:47] "POST /set-tag HTTP/1.1" 200 109 0.005550 10.0.0.27 - - [2026-04-23 09:58:59] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005185 10.0.0.27 - - [2026-04-23 09:58:59] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.27 - - [2026-04-23 09:59:00] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004337 10.0.0.27 - - [2026-04-23 09:59:00] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.27 - - [2026-04-23 09:59:01] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005731 10.0.0.27 - - [2026-04-23 09:59:01] "POST /set-tag HTTP/1.1" 200 109 0.004949 10.0.0.27 - - [2026-04-23 09:59:20] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.27 - - [2026-04-23 09:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.27 - - [2026-04-23 09:59:20] "GET /global-system-config/6b885f03-5fdb-4073-ba91-143eed54e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.015222 10.0.0.27 - - [2026-04-23 09:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.27 - - [2026-04-23 09:59:20] "GET /config-node/4c8fc6a5-9a56-4b99-a9d7-12ffc32f0683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003024 10.0.0.27 - - [2026-04-23 09:59:31] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.27 - - [2026-04-23 09:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.27 - - [2026-04-23 09:59:31] "GET /routing-instance/1091d572-18fd-45b3-b04a-82d811311290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002602 10.0.0.27 - - [2026-04-23 09:59:31] "POST /bgp-routers HTTP/1.1" 409 301 0.001908 10.0.0.27 - - [2026-04-23 09:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.27 - - [2026-04-23 09:59:31] "GET /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002671 10.0.0.27 - - [2026-04-23 09:59:31] "PUT /bgp-router/a35f70a6-5a60-4fa0-b2b4-4b5bf6ffd72d HTTP/1.1" 200 254 0.010213 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:59:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.27 - - [2026-04-23 09:59:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.27 - - [2026-04-23 09:59:32] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004375 10.0.0.27 - - [2026-04-23 09:59:32] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.27 - - [2026-04-23 09:59:32] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009400 10.0.0.27 - - [2026-04-23 09:59:32] "POST /set-tag HTTP/1.1" 200 109 0.008977 10.0.0.27 - - [2026-04-23 09:59:32] "GET /virtual-machine/06d14faf-cc48-4de0-8fa2-86b6024137dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.002796 10.0.0.27 - - [2026-04-23 09:59:32] "POST /ref-update HTTP/1.1" 200 156 0.016089 10.0.0.27 - - [2026-04-23 09:59:32] "GET /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.020079 10.0.0.27 - - [2026-04-23 09:59:32] "POST /set-tag HTTP/1.1" 200 109 0.025490 10.0.0.27 - - [2026-04-23 09:59:32] "POST /set-tag HTTP/1.1" 200 109 0.022620 10.0.0.27 - - [2026-04-23 09:59:32] "DELETE /instance-ip/0458b476-3efb-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.060686 10.0.0.27 - - [2026-04-23 09:59:32] "DELETE /virtual-machine-interface/043ca60a-3efb-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.051002 10.0.0.27 - - [2026-04-23 09:59:32] "DELETE /virtual-machine/06d14faf-cc48-4de0-8fa2-86b6024137dd HTTP/1.1" 200 115 0.022465 10.0.0.27 - - [2026-04-23 09:59:32] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005169 10.0.0.27 - - [2026-04-23 09:59:32] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.27 - - [2026-04-23 10:00:03] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004492 10.0.0.27 - - [2026-04-23 10:00:03] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.27 - - [2026-04-23 10:00:03] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004382 10.0.0.27 - - [2026-04-23 10:00:03] "POST /set-tag HTTP/1.1" 200 109 0.010824 10.0.0.27 - - [2026-04-23 10:00:03] "GET /virtual-machine/6fa4c3e6-db7b-445e-9388-30d22a6d995f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.009234 10.0.0.27 - - [2026-04-23 10:00:03] "POST /ref-update HTTP/1.1" 200 156 0.016078 10.0.0.27 - - [2026-04-23 10:00:03] "GET /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004550 10.0.0.27 - - [2026-04-23 10:00:03] "POST /set-tag HTTP/1.1" 200 109 0.014205 10.0.0.27 - - [2026-04-23 10:00:03] "POST /set-tag HTTP/1.1" 200 109 0.028718 10.0.0.27 - - [2026-04-23 10:00:03] "DELETE /instance-ip/04e76d7e-3efb-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.081369 10.0.0.27 - - [2026-04-23 10:00:03] "DELETE /virtual-machine-interface/04c4af00-3efb-11f1-a10b-fa163ed0f6e3 HTTP/1.1" 200 115 0.052131 10.0.0.27 - - [2026-04-23 10:00:03] "DELETE /virtual-machine/6fa4c3e6-db7b-445e-9388-30d22a6d995f HTTP/1.1" 200 115 0.047385 10.0.0.27 - - [2026-04-23 10:00:04] "DELETE /tag/06ace650-377f-4eff-b522-ba663a8e2729 HTTP/1.1" 200 115 0.060356