++ 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 Jan 29 03:21:36 PM UTC 2026 ===================' INFO: =================== Thu Jan 29 03:21:36 PM 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 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.56 ++ 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.56 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.56 ++ ANALYTICSDB_NODES=10.0.0.56 ++ ANALYTICS_SNMP_NODES=10.0.0.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ '[' -n '10.0.0.56:8081 ' ']' +++ echo 10.0.0.56:8081 ++ ANALYTICS_SERVERS=10.0.0.56: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ '[' -n '10.0.0.56:9042 ' ']' +++ echo 10.0.0.56:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.56:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ '[' -n '10.0.0.56:8086 ' ']' +++ echo 10.0.0.56:8086 ++ COLLECTOR_SERVERS=10.0.0.56: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.56 ++ CONFIGDB_NODES=10.0.0.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ '[' -n '10.0.0.56:8082 ' ']' +++ echo 10.0.0.56:8082 ++ CONFIG_SERVERS=10.0.0.56: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ '[' -n '10.0.0.56:9161 ' ']' +++ echo 10.0.0.56:9161 ++ CONFIGDB_SERVERS=10.0.0.56: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ '[' -n '10.0.0.56:9041 ' ']' +++ echo 10.0.0.56:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.56: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.56 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.56 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ '[' -n 10.0.0.56:2181, ']' +++ echo 10.0.0.56:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ '[' -n '10.0.0.56:2181 ' ']' +++ echo 10.0.0.56:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.56:2181 ++ RABBITMQ_NODES=10.0.0.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ '[' -n 10.0.0.56:5673, ']' +++ echo 10.0.0.56:5673 ++ RABBITMQ_SERVERS=10.0.0.56: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ '[' -n '10.0.0.56:6379 ' ']' +++ echo 10.0.0.56:6379 ++ REDIS_SERVERS=10.0.0.56: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.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ '[' -n '10.0.0.56:9092 ' ']' +++ echo 10.0.0.56:9092 ++ KAFKA_SERVERS=10.0.0.56: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.56 ++ 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.56 ++ 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.56 ++ cut -d , -f 1 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 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.56 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.56 9041 + echo -e '\035\nquit' + 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.56 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.56 +++ local servers=10.0.0.56 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.56,10.71.95.1,127.0.0.1,172.17.0.1,252.56.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.56,10.71.95.1,127.0.0.1,172.17.0.1,252.56.0.1,, =~ ,10\.0\.0\.56, ]] +++ echo 10.0.0.56 1 +++ return ++ local ip=10.0.0.56 ++ [[ -z 10.0.0.56 ]] ++ echo 10.0.0.56 + host_ip=10.0.0.56 + [[ cql == \c\q\l ]] ++ echo 10.0.0.56:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.56:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.56:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/29/2026 15:22:36.375 7fb9825357c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 15:22:36.727 7fb9825357c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 15:22:36.755 7fb9825357c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 15:22:36.755 7fb9825357c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.56:8082/ Hit Ctrl-C to quit. 10.0.0.56 - - [2026-01-29 15:22:48] "GET / HTTP/1.1" 503 181 0.000325 10.0.0.56 - - [2026-01-29 15:22:49] "GET / HTTP/1.1" 200 35931 0.002556 10.0.0.56 - - [2026-01-29 15:22:49] "GET / HTTP/1.1" 200 45303 0.002034 10.0.0.56 - - [2026-01-29 15:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.56 - - [2026-01-29 15:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015723 10.0.0.56 - - [2026-01-29 15:22:49] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.56 - - [2026-01-29 15:22:51] "GET / HTTP/1.1" 200 35931 0.002202 10.0.0.56 - - [2026-01-29 15:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006231 10.0.0.56 - - [2026-01-29 15:22:51] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010376 10.0.0.56 - - [2026-01-29 15:22:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.005842 10.0.0.56 - - [2026-01-29 15:22:51] "POST /config-database-nodes HTTP/1.1" 200 611 0.056952 10.0.0.56 - - [2026-01-29 15:22:51] "GET / HTTP/1.1" 200 35931 0.002462 10.0.0.56 - - [2026-01-29 15:22:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.003762 10.0.0.56 - - [2026-01-29 15:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006314 10.0.0.56 - - [2026-01-29 15:22:51] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005755 10.0.0.56 - - [2026-01-29 15:22:51] "POST /service-appliance-sets HTTP/1.1" 200 553 0.046400 10.0.0.56 - - [2026-01-29 15:22:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.005036 10.0.0.56 - - [2026-01-29 15:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010895 10.0.0.56 - - [2026-01-29 15:22:52] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008287 10.0.0.56 - - [2026-01-29 15:22:52] "POST /service-appliance-sets HTTP/1.1" 200 541 0.037755 10.0.0.56 - - [2026-01-29 15:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.56 - - [2026-01-29 15:22:52] "GET /network-ipam/e1af5cce-038f-4d9c-b28b-679e48a8ecb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.011313 10.0.0.56 - - [2026-01-29 15:22:52] "POST /service-templates HTTP/1.1" 200 511 0.040204 10.0.0.56 - - [2026-01-29 15:22:52] "POST /service-templates HTTP/1.1" 200 501 0.046459 10.0.0.56 - - [2026-01-29 15:22:52] "POST /service-templates HTTP/1.1" 200 515 0.102621 10.0.0.56 - - [2026-01-29 15:22:52] "POST /service-templates HTTP/1.1" 200 535 0.057985 10.0.0.56 - - [2026-01-29 15:22:52] "POST /service-templates HTTP/1.1" 200 507 0.062135 10.0.0.56 - - [2026-01-29 15:22:53] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.56 - - [2026-01-29 15:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015775 10.0.0.56 - - [2026-01-29 15:22:53] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010864 10.0.0.56 - - [2026-01-29 15:22:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.004380 10.0.0.56 - - [2026-01-29 15:22:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.069152 10.0.0.56 - - [2026-01-29 15:22:54] "GET / HTTP/1.1" 200 35931 0.013041 10.0.0.56 - - [2026-01-29 15:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.031268 10.0.0.56 - - [2026-01-29 15:22:54] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.041202 10.0.0.56 - - [2026-01-29 15:22:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.008807 10.0.0.56 - - [2026-01-29 15:22:54] "POST /database-nodes HTTP/1.1" 200 597 0.084930 10.0.0.56 - - [2026-01-29 15:22:54] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.56 - - [2026-01-29 15:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012691 10.0.0.56 - - [2026-01-29 15:22:54] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008950 10.0.0.56 - - [2026-01-29 15:22:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003196 10.0.0.56 - - [2026-01-29 15:22:54] "POST /analytics-nodes HTTP/1.1" 200 599 0.120903 10.0.0.56 - - [2026-01-29 15:22:54] "GET / HTTP/1.1" 200 35931 0.002522 10.0.0.56 - - [2026-01-29 15:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008605 10.0.0.56 - - [2026-01-29 15:22:55] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.152201 10.0.0.56 - - [2026-01-29 15:22:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.018122 10.0.0.56 - - [2026-01-29 15:22:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.250966 10.0.0.56 - - [2026-01-29 15:22:55] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.56 - - [2026-01-29 15:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.56 - - [2026-01-29 15:22:55] "GET /routing-instance/c6bad492-6690-4e09-832e-684ecd0f88b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007379 10.0.0.56 - - [2026-01-29 15:22:55] "POST /bgp-routers HTTP/1.1" 200 616 0.050682 10.0.0.56 - - [2026-01-29 15:22:55] "GET /bgp-router/00e4da99-777f-431e-869b-27e46029c508?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.043737 10.0.0.56 - - [2026-01-29 15:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.56 - - [2026-01-29 15:22:55] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009360 10.0.0.56 - - [2026-01-29 15:22:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007617 10.0.0.56 - - [2026-01-29 15:22:55] "POST /ref-update HTTP/1.1" 200 156 0.025916 10.0.0.56 - - [2026-01-29 15:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.039161 10.0.0.56 - - [2026-01-29 15:22:56] "GET /network-ipam/e1af5cce-038f-4d9c-b28b-679e48a8ecb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.014327 10.0.0.56 - - [2026-01-29 15:22:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.004283 10.0.0.56 - - [2026-01-29 15:22:57] "POST /access-control-lists HTTP/1.1" 200 587 0.038106 10.0.0.56 - - [2026-01-29 15:22:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.027543 10.0.0.56 - - [2026-01-29 15:22:57] "POST /access-control-lists HTTP/1.1" 200 585 0.045190 10.0.0.56 - - [2026-01-29 15:22:57] "POST /route-targets HTTP/1.1" 200 327 0.018835 10.0.0.56 - - [2026-01-29 15:22:57] "POST /ref-update HTTP/1.1" 200 156 0.033149 10.0.0.56 - - [2026-01-29 15:22:57] "POST /route-targets HTTP/1.1" 200 327 0.016231 10.0.0.56 - - [2026-01-29 15:22:57] "POST /ref-update HTTP/1.1" 200 156 0.053523 10.0.0.56 - - [2026-01-29 15:22:57] "POST /route-targets HTTP/1.1" 200 327 0.022781 10.0.0.56 - - [2026-01-29 15:22:57] "POST /ref-update HTTP/1.1" 200 156 0.054232 10.0.0.56 - - [2026-01-29 15:22:57] "POST /route-targets HTTP/1.1" 200 327 0.022879 10.0.0.56 - - [2026-01-29 15:22:57] "POST /ref-update HTTP/1.1" 200 156 0.048133 10.0.0.56 - - [2026-01-29 15:22:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.003748 10.0.0.56 - - [2026-01-29 15:22:57] "POST /access-control-lists HTTP/1.1" 200 551 0.093493 10.0.0.56 - - [2026-01-29 15:22:58] "PUT /access-control-list/ab9d4cdf-cde0-462c-b960-06247c85ba64 HTTP/1.1" 200 272 0.019850 10.0.0.56 - - [2026-01-29 15:22:58] "PUT /access-control-list/19edaaaf-0417-4673-b2c2-023032a9687a HTTP/1.1" 200 272 0.039315 10.0.0.56 - - [2026-01-29 15:23:01] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.56 - - [2026-01-29 15:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.56 - - [2026-01-29 15:23:01] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008743 10.0.0.56 - - [2026-01-29 15:23:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.004003 10.0.0.56 - - [2026-01-29 15:23:01] "POST /config-nodes HTTP/1.1" 200 593 0.048229 10.0.0.56 - - [2026-01-29 15:23:02] "GET / HTTP/1.1" 200 35931 0.002224 10.0.0.56 - - [2026-01-29 15:23:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005075 10.0.0.56 - - [2026-01-29 15:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.56 - - [2026-01-29 15:23:07] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.020025 10.0.0.56 - - [2026-01-29 15:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.56 - - [2026-01-29 15:23:07] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.016655 10.0.0.56 - - [2026-01-29 15:23:07] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.56 - - [2026-01-29 15:23:07] "POST /alarms HTTP/1.1" 200 581 0.075781 10.0.0.56 - - [2026-01-29 15:23:07] "POST /alarms HTTP/1.1" 200 575 0.052039 10.0.0.56 - - [2026-01-29 15:23:07] "POST /alarms HTTP/1.1" 200 575 0.091159 10.0.0.56 - - [2026-01-29 15:23:07] "POST /alarms HTTP/1.1" 200 559 0.056168 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 555 0.065297 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 557 0.051055 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 565 0.036780 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 549 0.082572 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 557 0.126632 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 567 0.099485 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 555 0.065803 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 567 0.070415 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 575 0.085407 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 569 0.106320 10.0.0.56 - - [2026-01-29 15:23:08] "POST /alarms HTTP/1.1" 200 561 0.056774 10.0.0.56 - - [2026-01-29 15:23:09] "POST /alarms HTTP/1.1" 200 561 0.055384 10.0.0.56 - - [2026-01-29 15:23:09] "POST /alarms HTTP/1.1" 200 561 0.079921 10.0.0.56 - - [2026-01-29 15:23:09] "POST /alarms HTTP/1.1" 200 547 0.110356 10.0.0.56 - - [2026-01-29 15:23:09] "POST /alarms HTTP/1.1" 200 595 0.052767 10.0.0.56 - - [2026-01-29 15:23:09] "POST /alarms HTTP/1.1" 200 575 0.089318 10.0.0.56 - - [2026-01-29 15:23:09] "POST /alarms HTTP/1.1" 200 571 0.044250 10.0.0.56 - - [2026-01-29 15:23:09] "POST /alarms HTTP/1.1" 200 583 0.026854 10.0.0.56 - - [2026-01-29 15:23:09] "POST /alarms HTTP/1.1" 200 609 0.049576 10.0.0.56 - - [2026-01-29 15:23:10] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.56 - - [2026-01-29 15:23:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008150 10.0.0.56 - - [2026-01-29 15:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.56 - - [2026-01-29 15:23:10] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.027997 10.0.0.56 - - [2026-01-29 15:23:10] "GET / HTTP/1.1" 200 35931 0.001852 10.0.0.56 - - [2026-01-29 15:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011664 10.0.0.56 - - [2026-01-29 15:23:10] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.011263 10.0.0.56 - - [2026-01-29 15:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.56 - - [2026-01-29 15:23:10] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.017044 10.0.0.56 - - [2026-01-29 15:23:11] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.56 - - [2026-01-29 15:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.56 - - [2026-01-29 15:23:11] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.010077 10.0.0.56 - - [2026-01-29 15:23:11] "PUT /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979 HTTP/1.1" 200 274 0.030440 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:25:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001493 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:25:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001335 10.0.0.56 - - [2026-01-29 15:25:50] "GET /global-system-configs HTTP/1.1" 200 322 0.007460 10.0.0.56 - - [2026-01-29 15:25:51] "GET /global-system-configs HTTP/1.1" 200 322 0.003503 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:25:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001495 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:25:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001602 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:26:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001482 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:26:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001360 10.0.0.56 - - [2026-01-29 15:26:16] "GET / HTTP/1.1" 200 35931 0.002036 10.0.0.56 - - [2026-01-29 15:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.56 - - [2026-01-29 15:26:16] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006977 10.0.0.56 - - [2026-01-29 15:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.56 - - [2026-01-29 15:26:16] "GET /config-node/f694e9f2-0714-4bac-87d3-4458d6ad3622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005574 10.0.0.56 - - [2026-01-29 15:26:28] "GET / HTTP/1.1" 200 35931 0.002527 10.0.0.56 - - [2026-01-29 15:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006412 10.0.0.56 - - [2026-01-29 15:26:28] "GET /routing-instance/c6bad492-6690-4e09-832e-684ecd0f88b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004614 10.0.0.56 - - [2026-01-29 15:26:28] "POST /bgp-routers HTTP/1.1" 409 301 0.006691 10.0.0.56 - - [2026-01-29 15:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.56 - - [2026-01-29 15:26:28] "GET /bgp-router/00e4da99-777f-431e-869b-27e46029c508?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1810 0.007219 10.0.0.56 - - [2026-01-29 15:26:28] "PUT /bgp-router/00e4da99-777f-431e-869b-27e46029c508 HTTP/1.1" 200 254 0.039313 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:26:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001220 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:26:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001575 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:26:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001600 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:26:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001316 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:26:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001365 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:26:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003098 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:28:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001804 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:28:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001534 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:29:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001393 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:29:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005661 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:29:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:29:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001210 10.0.0.56 - - [2026-01-29 15:29:56] "GET / HTTP/1.1" 200 35931 0.002141 10.0.0.56 - - [2026-01-29 15:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008394 10.0.0.56 - - [2026-01-29 15:29:56] "GET /domain/f7400776-b523-4f51-9c10-7135209edec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005990 10.0.0.56 - - [2026-01-29 15:29:56] "POST /id-to-fqname HTTP/1.1" 200 173 0.000640 10.0.0.56 - - [2026-01-29 15:29:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.033814 10.0.0.56 - - [2026-01-29 15:29:56] "POST /security-groups HTTP/1.1" 200 570 0.100985 10.0.0.56 - - [2026-01-29 15:29:56] "POST /projects HTTP/1.1" 200 481 0.429993 10.0.0.56 - - [2026-01-29 15:29:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.017226 10.0.0.56 - - [2026-01-29 15:29:56] "POST /access-control-lists HTTP/1.1" 200 579 0.101482 10.0.0.56 - - [2026-01-29 15:29:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.025878 10.0.0.56 - - [2026-01-29 15:29:57] "POST /security-groups HTTP/1.1" 200 534 0.273083 10.0.0.56 - - [2026-01-29 15:29:57] "POST /chown HTTP/1.1" 200 109 0.059518 10.0.0.56 - - [2026-01-29 15:29:57] "POST /access-control-lists HTTP/1.1" 200 577 0.171757 10.0.0.56 - - [2026-01-29 15:29:57] "POST /policy-managements HTTP/1.1" 409 214 0.028624 10.0.0.56 - - [2026-01-29 15:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.038360 10.0.0.56 - - [2026-01-29 15:29:57] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006921 10.0.0.56 - - [2026-01-29 15:29:57] "POST /application-policy-sets HTTP/1.1" 200 528 0.054486 10.0.0.56 - - [2026-01-29 15:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.56 - - [2026-01-29 15:29:57] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004654 10.0.0.56 - - [2026-01-29 15:29:57] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.037722 10.0.0.56 - - [2026-01-29 15:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030336 10.0.0.56 - - [2026-01-29 15:29:57] "GET /virtual-network/9a196388-5000-4771-abfd-bb3b21cd75c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.020528 10.0.0.56 - - [2026-01-29 15:29:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.037328 10.0.0.56 - - [2026-01-29 15:29:57] "POST /access-control-lists HTTP/1.1" 200 594 0.059083 10.0.0.56 - - [2026-01-29 15:29:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.002696 10.0.0.56 - - [2026-01-29 15:29:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.001482 10.0.0.56 - - [2026-01-29 15:29:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.013659 10.0.0.56 - - [2026-01-29 15:29:57] "POST /access-control-lists HTTP/1.1" 200 592 0.087793 10.0.0.56 - - [2026-01-29 15:29:57] "POST /security-groups HTTP/1.1" 200 574 0.057055 10.0.0.56 - - [2026-01-29 15:29:57] "POST /projects HTTP/1.1" 200 489 0.331069 10.0.0.56 - - [2026-01-29 15:29:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.002837 10.0.0.56 - - [2026-01-29 15:29:58] "POST /security-groups HTTP/1.1" 200 546 0.095881 10.0.0.56 - - [2026-01-29 15:29:58] "POST /chown HTTP/1.1" 200 109 0.040504 10.0.0.56 - - [2026-01-29 15:29:58] "POST /access-control-lists HTTP/1.1" 200 583 0.135347 10.0.0.56 - - [2026-01-29 15:29:58] "POST /network-ipams HTTP/1.1" 200 522 0.064836 10.0.0.56 - - [2026-01-29 15:29:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.005494 10.0.0.56 - - [2026-01-29 15:29:58] "POST /access-control-lists HTTP/1.1" 200 581 0.102129 10.0.0.56 - - [2026-01-29 15:29:58] "POST /network-ipams HTTP/1.1" 200 510 0.132764 10.0.0.56 - - [2026-01-29 15:29:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.042517 10.0.0.56 - - [2026-01-29 15:29:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.033221 10.0.0.56 - - [2026-01-29 15:29:58] "POST /access-control-lists HTTP/1.1" 200 602 0.034935 10.0.0.56 - - [2026-01-29 15:29:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.023968 10.0.0.56 - - [2026-01-29 15:29:58] "POST /access-control-lists HTTP/1.1" 200 600 0.118648 10.0.0.56 - - [2026-01-29 15:29:58] "POST /useragent-kv HTTP/1.1" 200 115 0.038112 10.0.0.56 - - [2026-01-29 15:29:58] "POST /virtual-networks HTTP/1.1" 200 538 0.302741 10.0.0.56 - - [2026-01-29 15:29:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.014811 10.0.0.56 - - [2026-01-29 15:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.56 - - [2026-01-29 15:29:58] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.016022 10.0.0.56 - - [2026-01-29 15:29:58] "POST /access-control-lists HTTP/1.1" 200 589 0.091020 10.0.0.56 - - [2026-01-29 15:29:58] "POST /network-ipams HTTP/1.1" 200 518 0.089023 10.0.0.56 - - [2026-01-29 15:29:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.014556 10.0.0.56 - - [2026-01-29 15:29:59] "POST /route-targets HTTP/1.1" 200 327 0.062105 10.0.0.56 - - [2026-01-29 15:29:59] "POST /ref-update HTTP/1.1" 200 156 0.053797 10.0.0.56 - - [2026-01-29 15:29:59] "PUT /access-control-list/f3b86431-bb98-45e4-910e-fd921cdd4114 HTTP/1.1" 200 272 0.092629 10.0.0.56 - - [2026-01-29 15:29:59] "POST /useragent-kv HTTP/1.1" 200 115 0.032174 10.0.0.56 - - [2026-01-29 15:29:59] "POST /virtual-networks HTTP/1.1" 200 546 0.304303 10.0.0.56 - - [2026-01-29 15:29:59] "POST /route-targets HTTP/1.1" 200 327 0.015018 10.0.0.56 - - [2026-01-29 15:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.024576 10.0.0.56 - - [2026-01-29 15:29:59] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.033357 10.0.0.56 - - [2026-01-29 15:29:59] "POST /ref-update HTTP/1.1" 200 156 0.079069 10.0.0.56 - - [2026-01-29 15:29:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.026078 10.0.0.56 - - [2026-01-29 15:29:59] "POST /network-policys HTTP/1.1" 200 538 0.094923 10.0.0.56 - - [2026-01-29 15:29:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.026382 10.0.0.56 - - [2026-01-29 15:29:59] "POST /network-policys HTTP/1.1" 200 534 0.049917 10.0.0.56 - - [2026-01-29 15:29:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.004313 10.0.0.56 - - [2026-01-29 15:29:59] "POST /network-policys HTTP/1.1" 200 542 0.040505 10.0.0.56 - - [2026-01-29 15:29:59] "POST /ref-update HTTP/1.1" 200 156 0.148706 10.0.0.56 - - [2026-01-29 15:29:59] "PUT /access-control-list/145341d6-40a3-4c52-b443-cc6f95b806d9 HTTP/1.1" 200 272 0.035230 10.0.0.56 - - [2026-01-29 15:30:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008852 10.0.0.56 - - [2026-01-29 15:30:00] "PUT /access-control-list/145341d6-40a3-4c52-b443-cc6f95b806d9 HTTP/1.1" 200 272 0.071837 10.0.0.56 - - [2026-01-29 15:30:00] "POST /ref-update HTTP/1.1" 200 156 0.282730 10.0.0.56 - - [2026-01-29 15:30:00] "PUT /access-control-list/f3b86431-bb98-45e4-910e-fd921cdd4114 HTTP/1.1" 200 272 0.127232 10.0.0.56 - - [2026-01-29 15:30:00] "POST /ref-update HTTP/1.1" 200 156 0.086143 10.0.0.56 - - [2026-01-29 15:30:00] "POST /ref-update HTTP/1.1" 200 156 0.307280 10.0.0.56 - - [2026-01-29 15:30:00] "PUT /access-control-list/f3b86431-bb98-45e4-910e-fd921cdd4114 HTTP/1.1" 200 272 0.117869 10.0.0.56 - - [2026-01-29 15:30:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036773 10.0.0.56 - - [2026-01-29 15:30:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016603 10.0.0.56 - - [2026-01-29 15:30:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.012437 10.0.0.56 - - [2026-01-29 15:30:00] "POST /access-control-lists HTTP/1.1" 200 601 0.106744 10.0.0.56 - - [2026-01-29 15:30:01] "PUT /access-control-list/145341d6-40a3-4c52-b443-cc6f95b806d9 HTTP/1.1" 200 272 0.080648 10.0.0.56 - - [2026-01-29 15:30:01] "POST /ref-update HTTP/1.1" 200 156 0.329185 10.0.0.56 - - [2026-01-29 15:30:01] "POST /ref-update HTTP/1.1" 200 156 0.140688 10.0.0.56 - - [2026-01-29 15:30:01] "PUT /access-control-list/8d465201-3047-4a84-9852-eb59cc8b8784 HTTP/1.1" 200 272 0.060014 10.0.0.56 - - [2026-01-29 15:30:01] "POST /ref-update HTTP/1.1" 200 156 0.262418 10.0.0.56 - - [2026-01-29 15:30:01] "POST /ref-update HTTP/1.1" 200 156 0.134279 10.0.0.56 - - [2026-01-29 15:30:01] "PUT /access-control-list/8d465201-3047-4a84-9852-eb59cc8b8784 HTTP/1.1" 200 272 0.078305 10.0.0.56 - - [2026-01-29 15:30:01] "POST /ref-update HTTP/1.1" 200 156 0.315574 10.0.0.56 - - [2026-01-29 15:30:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011637 10.0.0.56 - - [2026-01-29 15:30:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003629 10.0.0.56 - - [2026-01-29 15:30:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006570 10.0.0.56 - - [2026-01-29 15:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006194 10.0.0.56 - - [2026-01-29 15:30:01] "GET /virtual-network/9a196388-5000-4771-abfd-bb3b21cd75c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.021993 10.0.0.56 - - [2026-01-29 15:30:01] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007448 10.0.0.56 - - [2026-01-29 15:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.56 - - [2026-01-29 15:30:02] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004620 10.0.0.56 - - [2026-01-29 15:30:02] "POST /firewall-policys HTTP/1.1" 200 530 0.040340 10.0.0.56 - - [2026-01-29 15:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031308 10.0.0.56 - - [2026-01-29 15:30:02] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.033528 10.0.0.56 - - [2026-01-29 15:30:02] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.012301 10.0.0.56 - - [2026-01-29 15:30:02] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010756 10.0.0.56 - - [2026-01-29 15:30:02] "POST /ref-update HTTP/1.1" 200 156 0.033270 10.0.0.56 - - [2026-01-29 15:30:02] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.042307 10.0.0.56 - - [2026-01-29 15:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.56 - - [2026-01-29 15:30:02] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003796 10.0.0.56 - - [2026-01-29 15:30:02] "POST /firewall-policys HTTP/1.1" 200 532 0.041142 10.0.0.56 - - [2026-01-29 15:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.044018 10.0.0.56 - - [2026-01-29 15:30:02] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.016069 10.0.0.56 - - [2026-01-29 15:30:02] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003479 10.0.0.56 - - [2026-01-29 15:30:02] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004489 10.0.0.56 - - [2026-01-29 15:30:02] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005302 10.0.0.56 - - [2026-01-29 15:30:02] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005024 10.0.0.56 - - [2026-01-29 15:30:02] "POST /ref-update HTTP/1.1" 200 156 0.024471 10.0.0.56 - - [2026-01-29 15:30:02] "POST /ref-update HTTP/1.1" 200 156 0.097857 10.0.0.56 - - [2026-01-29 15:30:02] "POST /ref-update HTTP/1.1" 200 156 0.094277 10.0.0.56 - - [2026-01-29 15:30:03] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.034669 10.0.0.56 - - [2026-01-29 15:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478 10.0.0.56 - - [2026-01-29 15:30:03] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004923 10.0.0.56 - - [2026-01-29 15:30:03] "POST /firewall-policys HTTP/1.1" 200 530 0.061152 10.0.0.56 - - [2026-01-29 15:30:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.067662 10.0.0.56 - - [2026-01-29 15:30:03] "GET /firewall-policy/bf71e6bf-b5b8-406c-9dd5-065d8c1888d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.013399 10.0.0.56 - - [2026-01-29 15:30:03] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.008755 10.0.0.56 - - [2026-01-29 15:30:03] "GET /firewall-policy/bf71e6bf-b5b8-406c-9dd5-065d8c1888d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005191 10.0.0.56 - - [2026-01-29 15:30:03] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010590 10.0.0.56 - - [2026-01-29 15:30:03] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.011928 10.0.0.56 - - [2026-01-29 15:30:03] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004925 10.0.0.56 - - [2026-01-29 15:30:03] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005083 10.0.0.56 - - [2026-01-29 15:30:03] "POST /ref-update HTTP/1.1" 200 156 0.045915 10.0.0.56 - - [2026-01-29 15:30:03] "POST /ref-update HTTP/1.1" 200 156 0.057427 10.0.0.56 - - [2026-01-29 15:30:03] "POST /ref-update HTTP/1.1" 200 156 0.053489 10.0.0.56 - - [2026-01-29 15:30:03] "POST /ref-update HTTP/1.1" 200 156 0.085273 10.0.0.56 - - [2026-01-29 15:30:03] "POST /ref-update HTTP/1.1" 200 156 0.088311 10.0.0.56 - - [2026-01-29 15:30:03] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.040977 10.0.0.56 - - [2026-01-29 15:30:04] "POST /tags HTTP/1.1" 200 299 0.075012 10.0.0.56 - - [2026-01-29 15:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.022153 10.0.0.56 - - [2026-01-29 15:30:04] "GET /tag/a566ad51-a5a6-4d43-9596-c6d51f9686ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019731 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:30:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001831 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:30:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001761 10.0.0.56 - - [2026-01-29 15:30:04] "POST /set-tag HTTP/1.1" 200 109 0.046311 10.0.0.56 - - [2026-01-29 15:30:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.003325 10.0.0.56 - - [2026-01-29 15:30:04] "POST /tags HTTP/1.1" 200 357 0.178420 10.0.0.56 - - [2026-01-29 15:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.037741 10.0.0.56 - - [2026-01-29 15:30:04] "GET /tag/fde35116-3188-47f0-a9d8-e1c2d6231645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.071054 10.0.0.56 - - [2026-01-29 15:30:05] "POST /tags HTTP/1.1" 200 305 0.443688 10.0.0.56 - - [2026-01-29 15:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.031180 10.0.0.56 - - [2026-01-29 15:30:05] "GET /tag/be62a3e0-11a1-4d9d-ba2d-07ec23ab207b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.050223 10.0.0.56 - - [2026-01-29 15:30:05] "POST /id-to-fqname HTTP/1.1" 200 174 0.000618 10.0.0.56 - - [2026-01-29 15:30:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.004943 10.0.0.56 - - [2026-01-29 15:30:05] "POST /security-groups HTTP/1.1" 200 571 0.092156 10.0.0.56 - - [2026-01-29 15:30:05] "POST /projects HTTP/1.1" 200 483 0.265879 10.0.0.56 - - [2026-01-29 15:30:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.004852 10.0.0.56 - - [2026-01-29 15:30:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022228 10.0.0.56 - - [2026-01-29 15:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012133 10.0.0.56 - - [2026-01-29 15:30:05] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.029617 10.0.0.56 - - [2026-01-29 15:30:05] "POST /access-control-lists HTTP/1.1" 200 580 0.116369 10.0.0.56 - - [2026-01-29 15:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.041351 10.0.0.56 - - [2026-01-29 15:30:05] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.018184 10.0.0.56 - - [2026-01-29 15:30:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.010557 10.0.0.56 - - [2026-01-29 15:30:05] "POST /access-control-lists HTTP/1.1" 200 578 0.092160 10.0.0.56 - - [2026-01-29 15:30:06] "PUT /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5 HTTP/1.1" 200 264 0.181082 10.0.0.56 - - [2026-01-29 15:30:06] "PUT /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c HTTP/1.1" 200 264 0.137633 10.0.0.56 - - [2026-01-29 15:30:06] "POST /security-groups HTTP/1.1" 200 537 0.094871 10.0.0.56 - - [2026-01-29 15:30:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.004486 10.0.0.56 - - [2026-01-29 15:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027045 10.0.0.56 - - [2026-01-29 15:30:06] "POST /access-control-lists HTTP/1.1" 200 596 0.066766 10.0.0.56 - - [2026-01-29 15:30:06] "POST /chown HTTP/1.1" 200 109 0.037966 10.0.0.56 - - [2026-01-29 15:30:06] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041028 10.0.0.56 - - [2026-01-29 15:30:06] "POST /fqname-to-id HTTP/1.1" 404 233 0.019705 10.0.0.56 - - [2026-01-29 15:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.56 - - [2026-01-29 15:30:06] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.044610 10.0.0.56 - - [2026-01-29 15:30:06] "POST /access-control-lists HTTP/1.1" 200 594 0.097634 10.0.0.56 - - [2026-01-29 15:30:06] "POST /tags HTTP/1.1" 409 207 0.020631 10.0.0.56 - - [2026-01-29 15:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014510 10.0.0.56 - - [2026-01-29 15:30:06] "GET /tag/be62a3e0-11a1-4d9d-ba2d-07ec23ab207b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.068912 10.0.0.56 - - [2026-01-29 15:30:06] "POST /firewall-rules HTTP/1.1" 200 564 0.184088 10.0.0.56 - - [2026-01-29 15:30:06] "GET /firewall-rule/c1ef3dc6-a5d5-483f-8871-b202a882550c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.017793 10.0.0.56 - - [2026-01-29 15:30:06] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005843 10.0.0.56 - - [2026-01-29 15:30:07] "GET /firewall-rule/c1ef3dc6-a5d5-483f-8871-b202a882550c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004992 10.0.0.56 - - [2026-01-29 15:30:07] "POST /ref-update HTTP/1.1" 200 156 0.030976 10.0.0.56 - - [2026-01-29 15:30:07] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007882 10.0.0.56 - - [2026-01-29 15:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008743 10.0.0.56 - - [2026-01-29 15:30:07] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005248 10.0.0.56 - - [2026-01-29 15:30:07] "POST /tags HTTP/1.1" 409 207 0.003037 10.0.0.56 - - [2026-01-29 15:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.56 - - [2026-01-29 15:30:07] "GET /tag/be62a3e0-11a1-4d9d-ba2d-07ec23ab207b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020499 10.0.0.56 - - [2026-01-29 15:30:07] "POST /firewall-rules HTTP/1.1" 200 562 0.089259 10.0.0.56 - - [2026-01-29 15:30:07] "GET /firewall-rule/770c6451-4c95-4474-a6b3-bf843ea13660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.025003 10.0.0.56 - - [2026-01-29 15:30:07] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006474 10.0.0.56 - - [2026-01-29 15:30:07] "GET /firewall-rule/770c6451-4c95-4474-a6b3-bf843ea13660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003925 10.0.0.56 - - [2026-01-29 15:30:07] "POST /ref-update HTTP/1.1" 200 156 0.049026 10.0.0.56 - - [2026-01-29 15:30:07] "POST /tags HTTP/1.1" 200 305 0.216737 10.0.0.56 - - [2026-01-29 15:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016927 10.0.0.56 - - [2026-01-29 15:30:07] "GET /tag/4ca0bd5c-3b9e-4738-93c2-c2a09ea43991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.054331 10.0.0.56 - - [2026-01-29 15:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.56 - - [2026-01-29 15:30:07] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.040383 10.0.0.56 - - [2026-01-29 15:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010645 10.0.0.56 - - [2026-01-29 15:30:08] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.015773 10.0.0.56 - - [2026-01-29 15:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.56 - - [2026-01-29 15:30:08] "GET /service-appliance-set/49cf99dd-5e82-4082-94d0-7e157156d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.027443 10.0.0.56 - - [2026-01-29 15:30:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.003149 10.0.0.56 - - [2026-01-29 15:30:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.154787 10.0.0.56 - - [2026-01-29 15:30:08] "GET /virtual-machine-interface/7cd8023c-22d6-44f8-9afa-b9c9e54c0270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.009034 10.0.0.56 - - [2026-01-29 15:30:08] "POST /instance-ips HTTP/1.1" 200 381 0.109872 10.0.0.56 - - [2026-01-29 15:30:08] "GET /instance-ip/e3c51be0-bcbd-476f-843c-e308df7fd4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.029191 10.0.0.56 - - [2026-01-29 15:30:08] "POST /loadbalancers HTTP/1.1" 200 582 0.095912 10.0.0.56 - - [2026-01-29 15:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012008 10.0.0.56 - - [2026-01-29 15:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010177 10.0.0.56 - - [2026-01-29 15:30:08] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.137946 10.0.0.56 - - [2026-01-29 15:30:08] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.114997 10.0.0.56 - - [2026-01-29 15:30:08] "GET /instance-ip/e3c51be0-bcbd-476f-843c-e308df7fd4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009952 10.0.0.56 - - [2026-01-29 15:30:08] "GET /loadbalancer/00c71b74-003a-4cb8-bd16-dbe70e84fdcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.010337 10.0.0.56 - - [2026-01-29 15:30:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.048212 10.0.0.56 - - [2026-01-29 15:30:08] "POST /floating-ips HTTP/1.1" 200 583 0.067492 10.0.0.56 - - [2026-01-29 15:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.060929 10.0.0.56 - - [2026-01-29 15:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.56 - - [2026-01-29 15:30:09] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.081661 10.0.0.56 - - [2026-01-29 15:30:09] "GET /loadbalancer-listener/623fd783-beb0-489e-8871-b6df9d8f2acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004689 10.0.0.56 - - [2026-01-29 15:30:09] "GET /loadbalancer-listener/623fd783-beb0-489e-8871-b6df9d8f2acd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006097 10.0.0.56 - - [2026-01-29 15:30:09] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038539 10.0.0.56 - - [2026-01-29 15:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014506 10.0.0.56 - - [2026-01-29 15:30:09] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003432 10.0.0.56 - - [2026-01-29 15:30:09] "GET /instance-ip/e3c51be0-bcbd-476f-843c-e308df7fd4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003241 10.0.0.56 - - [2026-01-29 15:30:09] "GET /instance-ip/e3c51be0-bcbd-476f-843c-e308df7fd4e9?fields=floating_ips HTTP/1.1" 200 1170 0.010638 10.0.0.56 - - [2026-01-29 15:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.56 - - [2026-01-29 15:30:09] "GET /floating-ip/ae5782ca-89f2-4150-80ce-a935c523f087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006024 10.0.0.56 - - [2026-01-29 15:30:09] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.023187 10.0.0.56 - - [2026-01-29 15:30:09] "POST /tags HTTP/1.1" 200 301 0.131900 10.0.0.56 - - [2026-01-29 15:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.56 - - [2026-01-29 15:30:09] "GET /tag/5119b8ce-53a8-47b0-a59b-fb710ff96c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.025900 10.0.0.56 - - [2026-01-29 15:30:09] "POST /tags HTTP/1.1" 200 325 0.124411 10.0.0.56 - - [2026-01-29 15:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.56 - - [2026-01-29 15:30:09] "GET /tag/589b5fad-c94e-4fc4-8cc8-071efce5d8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.018754 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:30:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005366 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:30:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005777 10.0.0.56 - - [2026-01-29 15:30:09] "POST /tags HTTP/1.1" 200 363 0.072583 10.0.0.56 - - [2026-01-29 15:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009812 10.0.0.56 - - [2026-01-29 15:30:09] "GET /tag/d33446f8-4167-46a0-86ea-afec7fc50ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.045173 10.0.0.56 - - [2026-01-29 15:30:10] "POST /tags HTTP/1.1" 200 311 0.064571 10.0.0.56 - - [2026-01-29 15:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.56 - - [2026-01-29 15:30:10] "GET /tag/9360213e-08c5-4531-875a-fb33ee5670f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.029521 10.0.0.56 - - [2026-01-29 15:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.56 - - [2026-01-29 15:30:10] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007094 10.0.0.56 - - [2026-01-29 15:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.56 - - [2026-01-29 15:30:10] "GET /project/c3d65f73-63f9-4453-a90e-cb2cf7f66006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.076257 10.0.0.56 - - [2026-01-29 15:30:10] "POST /virtual-machines HTTP/1.1" 200 377 0.055382 10.0.0.56 - - [2026-01-29 15:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.037769 10.0.0.56 - - [2026-01-29 15:30:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.230108 10.0.0.56 - - [2026-01-29 15:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009976 10.0.0.56 - - [2026-01-29 15:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019727 10.0.0.56 - - [2026-01-29 15:30:10] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011919 10.0.0.56 - - [2026-01-29 15:30:10] "POST /instance-ips HTTP/1.1" 200 409 0.051143 10.0.0.56 - - [2026-01-29 15:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.074507 10.0.0.56 - - [2026-01-29 15:30:11] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.040487 10.0.0.56 - - [2026-01-29 15:30:11] "POST /set-tag HTTP/1.1" 200 109 0.039129 10.0.0.56 - - [2026-01-29 15:30:11] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.031685 10.0.0.56 - - [2026-01-29 15:30:11] "GET /instance-ip/661f9708-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006066 10.0.0.56 - - [2026-01-29 15:30:11] "POST /fqname-to-id HTTP/1.1" 404 228 0.003444 10.0.0.56 - - [2026-01-29 15:30:11] "POST /tags HTTP/1.1" 200 355 0.041130 10.0.0.56 - - [2026-01-29 15:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.026556 10.0.0.56 - - [2026-01-29 15:30:11] "GET /tag/8242737c-4843-4b92-bf7f-3742e2e4f650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.018291 10.0.0.56 - - [2026-01-29 15:30:11] "POST /tags HTTP/1.1" 200 303 0.036721 10.0.0.56 - - [2026-01-29 15:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.027324 10.0.0.56 - - [2026-01-29 15:30:11] "GET /tag/2ef6a40e-5b58-41e6-92d5-ce9d98ff1fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020834 10.0.0.56 - - [2026-01-29 15:30:11] "POST /projects HTTP/1.1" 409 218 0.004204 10.0.0.56 - - [2026-01-29 15:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016389 10.0.0.56 - - [2026-01-29 15:30:11] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.077212 10.0.0.56 - - [2026-01-29 15:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008373 10.0.0.56 - - [2026-01-29 15:30:11] "GET /network-ipam/ff709621-683e-4f61-89ee-a868b4e47c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004332 10.0.0.56 - - [2026-01-29 15:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.56 - - [2026-01-29 15:30:11] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006931 10.0.0.56 - - [2026-01-29 15:30:11] "PUT /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5 HTTP/1.1" 200 264 0.093988 10.0.0.56 - - [2026-01-29 15:30:11] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.017279 10.0.0.56 - - [2026-01-29 15:30:12] "POST /set-tag HTTP/1.1" 200 109 0.088488 10.0.0.56 - - [2026-01-29 15:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016183 10.0.0.56 - - [2026-01-29 15:30:12] "GET /network-ipam/7dd94863-d60f-48fb-bf6f-3502cabc0f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004207 10.0.0.56 - - [2026-01-29 15:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.56 - - [2026-01-29 15:30:12] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008715 10.0.0.56 - - [2026-01-29 15:30:12] "PUT /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c HTTP/1.1" 200 264 0.107939 10.0.0.56 - - [2026-01-29 15:30:12] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.022685 10.0.0.56 - - [2026-01-29 15:30:12] "POST /set-tag HTTP/1.1" 200 109 0.105682 10.0.0.56 - - [2026-01-29 15:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009791 10.0.0.56 - - [2026-01-29 15:30:12] "GET /network-policy/bc2dde2b-2dd7-430a-832c-88fc0be4d268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006336 10.0.0.56 - - [2026-01-29 15:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.56 - - [2026-01-29 15:30:12] "GET /network-policy/5f866710-3dd7-45a9-8c14-e81623bccabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.017603 10.0.0.56 - - [2026-01-29 15:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.56 - - [2026-01-29 15:30:12] "GET /network-policy/9eff550c-4e58-432b-9d6d-248ca48b60dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.016764 10.0.0.56 - - [2026-01-29 15:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008011 10.0.0.56 - - [2026-01-29 15:30:12] "PUT /network-policy/9eff550c-4e58-432b-9d6d-248ca48b60dd HTTP/1.1" 200 262 0.021573 10.0.0.56 - - [2026-01-29 15:30:12] "POST /ref-update HTTP/1.1" 200 156 0.083147 10.0.0.56 - - [2026-01-29 15:30:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003735 10.0.0.56 - - [2026-01-29 15:30:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002760 10.0.0.56 - - [2026-01-29 15:30:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005524 10.0.0.56 - - [2026-01-29 15:30:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002751 10.0.0.56 - - [2026-01-29 15:30:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004130 10.0.0.56 - - [2026-01-29 15:30:12] "POST /security-groups HTTP/1.1" 409 245 0.004648 10.0.0.56 - - [2026-01-29 15:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.56 - - [2026-01-29 15:30:13] "PUT /security-group/ffcaca5f-a888-48c8-89f9-73cfad250fa1 HTTP/1.1" 200 262 0.069729 10.0.0.56 - - [2026-01-29 15:30:13] "PUT /access-control-list/034b0d56-37c3-4ae9-b0e5-0d2b33d12799 HTTP/1.1" 200 272 0.045592 10.0.0.56 - - [2026-01-29 15:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.086314 10.0.0.56 - - [2026-01-29 15:30:13] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036974 10.0.0.56 - - [2026-01-29 15:30:13] "PUT /access-control-list/79287576-d7ff-4dd0-abcc-8066123d782a HTTP/1.1" 200 272 0.080930 10.0.0.56 - - [2026-01-29 15:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.56 - - [2026-01-29 15:30:13] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004939 10.0.0.56 - - [2026-01-29 15:30:13] "POST /tags HTTP/1.1" 409 206 0.003427 10.0.0.56 - - [2026-01-29 15:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.56 - - [2026-01-29 15:30:13] "GET /tag/2ef6a40e-5b58-41e6-92d5-ce9d98ff1fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021510 10.0.0.56 - - [2026-01-29 15:30:13] "POST /firewall-rules HTTP/1.1" 200 562 0.099574 10.0.0.56 - - [2026-01-29 15:30:13] "GET /firewall-rule/366ac84e-113d-4792-87ac-256b340033d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006664 10.0.0.56 - - [2026-01-29 15:30:13] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.008691 10.0.0.56 - - [2026-01-29 15:30:13] "GET /firewall-rule/366ac84e-113d-4792-87ac-256b340033d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004071 10.0.0.56 - - [2026-01-29 15:30:13] "POST /ref-update HTTP/1.1" 200 156 0.039295 10.0.0.56 - - [2026-01-29 15:30:13] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027593 10.0.0.56 - - [2026-01-29 15:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.56 - - [2026-01-29 15:30:13] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006636 10.0.0.56 - - [2026-01-29 15:30:13] "POST /tags HTTP/1.1" 409 206 0.005284 10.0.0.56 - - [2026-01-29 15:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.56 - - [2026-01-29 15:30:13] "GET /tag/2ef6a40e-5b58-41e6-92d5-ce9d98ff1fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019603 10.0.0.56 - - [2026-01-29 15:30:13] "POST /firewall-rules HTTP/1.1" 200 560 0.073634 10.0.0.56 - - [2026-01-29 15:30:13] "GET /firewall-rule/ac855a94-2653-4dd8-a759-04ee731a8aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.017852 10.0.0.56 - - [2026-01-29 15:30:13] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.006261 10.0.0.56 - - [2026-01-29 15:30:13] "GET /firewall-rule/ac855a94-2653-4dd8-a759-04ee731a8aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004514 10.0.0.56 - - [2026-01-29 15:30:13] "POST /ref-update HTTP/1.1" 200 156 0.044958 10.0.0.56 - - [2026-01-29 15:30:14] "POST /tags HTTP/1.1" 200 301 0.030493 10.0.0.56 - - [2026-01-29 15:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006460 10.0.0.56 - - [2026-01-29 15:30:14] "GET /tag/8f7feb1d-049d-4419-a207-ccb99e3d4e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014431 10.0.0.56 - - [2026-01-29 15:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.56 - - [2026-01-29 15:30:14] "GET /project/c3d65f73-63f9-4453-a90e-cb2cf7f66006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038275 10.0.0.56 - - [2026-01-29 15:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010581 10.0.0.56 - - [2026-01-29 15:30:14] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005266 10.0.0.56 - - [2026-01-29 15:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.56 - - [2026-01-29 15:30:14] "GET /service-appliance-set/49cf99dd-5e82-4082-94d0-7e157156d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004609 10.0.0.56 - - [2026-01-29 15:30:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.002679 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:30:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001342 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:30:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001762 10.0.0.56 - - [2026-01-29 15:30:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.171408 10.0.0.56 - - [2026-01-29 15:30:14] "GET /virtual-machine-interface/b89c5b14-43d8-4c49-887c-63ff1965c0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.038792 10.0.0.56 - - [2026-01-29 15:30:14] "POST /instance-ips HTTP/1.1" 200 377 0.056959 10.0.0.56 - - [2026-01-29 15:30:14] "GET /instance-ip/8f8b15b7-d97f-4f76-a108-600adeb94204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014390 10.0.0.56 - - [2026-01-29 15:30:14] "POST /loadbalancers HTTP/1.1" 200 582 0.095912 10.0.0.56 - - [2026-01-29 15:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.064455 10.0.0.56 - - [2026-01-29 15:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.56 - - [2026-01-29 15:30:15] "GET /project/c3d65f73-63f9-4453-a90e-cb2cf7f66006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.227754 10.0.0.56 - - [2026-01-29 15:30:15] "GET /instance-ip/8f8b15b7-d97f-4f76-a108-600adeb94204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006904 10.0.0.56 - - [2026-01-29 15:30:15] "GET /project/c3d65f73-63f9-4453-a90e-cb2cf7f66006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.097695 10.0.0.56 - - [2026-01-29 15:30:15] "POST /floating-ips HTTP/1.1" 200 581 0.093894 10.0.0.56 - - [2026-01-29 15:30:15] "GET /loadbalancer/3768a7ea-d90b-4aa9-a66b-0593205bc0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009706 10.0.0.56 - - [2026-01-29 15:30:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.039403 10.0.0.56 - - [2026-01-29 15:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.049130 10.0.0.56 - - [2026-01-29 15:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014397 10.0.0.56 - - [2026-01-29 15:30:15] "GET /project/c3d65f73-63f9-4453-a90e-cb2cf7f66006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063535 10.0.0.56 - - [2026-01-29 15:30:15] "GET /loadbalancer-listener/803c2148-0c0a-4f3a-80e5-630cd3e7a651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.006879 10.0.0.56 - - [2026-01-29 15:30:15] "GET /loadbalancer-listener/803c2148-0c0a-4f3a-80e5-630cd3e7a651?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.006219 10.0.0.56 - - [2026-01-29 15:30:15] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.042696 10.0.0.56 - - [2026-01-29 15:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010041 10.0.0.56 - - [2026-01-29 15:30:15] "GET /instance-ip/8f8b15b7-d97f-4f76-a108-600adeb94204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009995 10.0.0.56 - - [2026-01-29 15:30:15] "GET /instance-ip/8f8b15b7-d97f-4f76-a108-600adeb94204?fields=floating_ips HTTP/1.1" 200 1165 0.029878 10.0.0.56 - - [2026-01-29 15:30:15] "GET /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003257 10.0.0.56 - - [2026-01-29 15:30:15] "GET /project/c3d65f73-63f9-4453-a90e-cb2cf7f66006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.095911 10.0.0.56 - - [2026-01-29 15:30:15] "GET /loadbalancer/3768a7ea-d90b-4aa9-a66b-0593205bc0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.012422 10.0.0.56 - - [2026-01-29 15:30:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043031 10.0.0.56 - - [2026-01-29 15:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028032 10.0.0.56 - - [2026-01-29 15:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008698 10.0.0.56 - - [2026-01-29 15:30:15] "GET /project/c3d65f73-63f9-4453-a90e-cb2cf7f66006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041985 10.0.0.56 - - [2026-01-29 15:30:15] "GET /loadbalancer-listener/32ff1f9d-fc4f-4213-87eb-3ef3e5b51cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.023012 10.0.0.56 - - [2026-01-29 15:30:15] "GET /loadbalancer-listener/32ff1f9d-fc4f-4213-87eb-3ef3e5b51cbf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.017307 10.0.0.56 - - [2026-01-29 15:30:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.055331 10.0.0.56 - - [2026-01-29 15:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.56 - - [2026-01-29 15:30:16] "GET /instance-ip/8f8b15b7-d97f-4f76-a108-600adeb94204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007553 10.0.0.56 - - [2026-01-29 15:30:16] "GET /instance-ip/8f8b15b7-d97f-4f76-a108-600adeb94204?fields=floating_ips HTTP/1.1" 200 1165 0.010811 10.0.0.56 - - [2026-01-29 15:30:16] "GET /project/c3d65f73-63f9-4453-a90e-cb2cf7f66006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.077431 10.0.0.56 - - [2026-01-29 15:30:16] "GET /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.010965 10.0.0.56 - - [2026-01-29 15:30:16] "GET /loadbalancer/3768a7ea-d90b-4aa9-a66b-0593205bc0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003451 10.0.0.56 - - [2026-01-29 15:30:16] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036666 10.0.0.56 - - [2026-01-29 15:30:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028541 10.0.0.56 - - [2026-01-29 15:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020595 10.0.0.56 - - [2026-01-29 15:30:16] "GET /project/c3d65f73-63f9-4453-a90e-cb2cf7f66006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.085429 10.0.0.56 - - [2026-01-29 15:30:16] "GET /loadbalancer-listener/480d121a-2367-41ec-9af6-739b41b0f805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.018551 10.0.0.56 - - [2026-01-29 15:30:16] "GET /loadbalancer-listener/480d121a-2367-41ec-9af6-739b41b0f805?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006861 10.0.0.56 - - [2026-01-29 15:30:16] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030510 10.0.0.56 - - [2026-01-29 15:30:16] "GET /instance-ip/8f8b15b7-d97f-4f76-a108-600adeb94204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017385 10.0.0.56 - - [2026-01-29 15:30:16] "GET /instance-ip/8f8b15b7-d97f-4f76-a108-600adeb94204?fields=floating_ips HTTP/1.1" 200 1165 0.006417 10.0.0.56 - - [2026-01-29 15:30:16] "GET /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004236 10.0.0.56 - - [2026-01-29 15:30:16] "POST /tags HTTP/1.1" 200 371 0.060021 10.0.0.56 - - [2026-01-29 15:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.030119 10.0.0.56 - - [2026-01-29 15:30:16] "GET /tag/321f86fe-2ec1-43c2-b1de-bbcf538c0d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.021016 10.0.0.56 - - [2026-01-29 15:30:16] "POST /tags HTTP/1.1" 200 319 0.036302 10.0.0.56 - - [2026-01-29 15:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.024324 10.0.0.56 - - [2026-01-29 15:30:16] "GET /tag/6bce5df2-398c-4abb-b22a-9fa029c8e481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019620 10.0.0.56 - - [2026-01-29 15:30:17] "POST /id-to-fqname HTTP/1.1" 200 181 0.000809 10.0.0.56 - - [2026-01-29 15:30:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.016064 10.0.0.56 - - [2026-01-29 15:30:17] "POST /security-groups HTTP/1.1" 200 578 0.103108 10.0.0.56 - - [2026-01-29 15:30:17] "POST /projects HTTP/1.1" 200 497 0.415090 10.0.0.56 - - [2026-01-29 15:30:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.011609 10.0.0.56 - - [2026-01-29 15:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.040445 10.0.0.56 - - [2026-01-29 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.030896 10.0.0.56 - - [2026-01-29 15:30:17] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.012745 10.0.0.56 - - [2026-01-29 15:30:17] "POST /access-control-lists HTTP/1.1" 200 587 0.121887 10.0.0.56 - - [2026-01-29 15:30:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.019894 10.0.0.56 - - [2026-01-29 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013467 10.0.0.56 - - [2026-01-29 15:30:17] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.010297 10.0.0.56 - - [2026-01-29 15:30:17] "POST /access-control-lists HTTP/1.1" 200 585 0.104685 10.0.0.56 - - [2026-01-29 15:30:17] "PUT /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5 HTTP/1.1" 200 264 0.158048 10.0.0.56 - - [2026-01-29 15:30:17] "PUT /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c HTTP/1.1" 200 264 0.127534 10.0.0.56 - - [2026-01-29 15:30:18] "POST /security-groups HTTP/1.1" 200 558 0.115325 10.0.0.56 - - [2026-01-29 15:30:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.012889 10.0.0.56 - - [2026-01-29 15:30:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.054509 10.0.0.56 - - [2026-01-29 15:30:18] "POST /access-control-lists HTTP/1.1" 200 610 0.102982 10.0.0.56 - - [2026-01-29 15:30:18] "POST /chown HTTP/1.1" 200 109 0.148751 10.0.0.56 - - [2026-01-29 15:30:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.100397 10.0.0.56 - - [2026-01-29 15:30:18] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.092834 10.0.0.56 - - [2026-01-29 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007691 10.0.0.56 - - [2026-01-29 15:30:18] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011122 10.0.0.56 - - [2026-01-29 15:30:18] "POST /tags HTTP/1.1" 409 214 0.004802 10.0.0.56 - - [2026-01-29 15:30:18] "POST /access-control-lists HTTP/1.1" 200 608 0.121950 10.0.0.56 - - [2026-01-29 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014729 10.0.0.56 - - [2026-01-29 15:30:18] "GET /tag/6bce5df2-398c-4abb-b22a-9fa029c8e481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.023265 10.0.0.56 - - [2026-01-29 15:30:18] "POST /firewall-rules HTTP/1.1" 200 578 0.085939 10.0.0.56 - - [2026-01-29 15:30:18] "GET /firewall-rule/2beef8ff-814d-4053-8606-d142a2970f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.013393 10.0.0.56 - - [2026-01-29 15:30:18] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004860 10.0.0.56 - - [2026-01-29 15:30:18] "GET /firewall-rule/2beef8ff-814d-4053-8606-d142a2970f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.010123 10.0.0.56 - - [2026-01-29 15:30:18] "POST /ref-update HTTP/1.1" 200 156 0.035245 10.0.0.56 - - [2026-01-29 15:30:18] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014051 10.0.0.56 - - [2026-01-29 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015172 10.0.0.56 - - [2026-01-29 15:30:18] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011550 10.0.0.56 - - [2026-01-29 15:30:18] "POST /tags HTTP/1.1" 409 214 0.017064 10.0.0.56 - - [2026-01-29 15:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010140 10.0.0.56 - - [2026-01-29 15:30:19] "GET /tag/6bce5df2-398c-4abb-b22a-9fa029c8e481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015301 10.0.0.56 - - [2026-01-29 15:30:19] "POST /firewall-rules HTTP/1.1" 200 576 0.253923 10.0.0.56 - - [2026-01-29 15:30:19] "GET /firewall-rule/b662355a-e9ee-473f-abd3-c60a6ff4ec44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.054272 10.0.0.56 - - [2026-01-29 15:30:19] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.016569 10.0.0.56 - - [2026-01-29 15:30:19] "GET /firewall-rule/b662355a-e9ee-473f-abd3-c60a6ff4ec44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004776 10.0.0.56 - - [2026-01-29 15:30:19] "POST /ref-update HTTP/1.1" 200 156 0.051750 10.0.0.56 - - [2026-01-29 15:30:19] "POST /tags HTTP/1.1" 200 363 0.056520 10.0.0.56 - - [2026-01-29 15:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.029239 10.0.0.56 - - [2026-01-29 15:30:19] "GET /tag/2630eb8c-cc71-4afa-9c3b-96dd116df7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.078312 10.0.0.56 - - [2026-01-29 15:30:19] "POST /tags HTTP/1.1" 200 311 0.046853 10.0.0.56 - - [2026-01-29 15:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.038855 10.0.0.56 - - [2026-01-29 15:30:19] "GET /tag/41ac462e-cc8f-4958-8d1c-0373a32f6840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.029299 10.0.0.56 - - [2026-01-29 15:30:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.002306 10.0.0.56 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.006114 10.0.0.56 - - [2026-01-29 15:30:20] "POST /security-groups HTTP/1.1" 200 574 0.073158 10.0.0.56 - - [2026-01-29 15:30:20] "POST /projects HTTP/1.1" 200 489 0.264323 10.0.0.56 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.004242 10.0.0.56 - - [2026-01-29 15:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.051717 10.0.0.56 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.028416 10.0.0.56 - - [2026-01-29 15:30:20] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.060071 10.0.0.56 - - [2026-01-29 15:30:20] "POST /access-control-lists HTTP/1.1" 200 583 0.152740 10.0.0.56 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.56 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.031793 10.0.0.56 - - [2026-01-29 15:30:20] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009439 10.0.0.56 - - [2026-01-29 15:30:20] "POST /access-control-lists HTTP/1.1" 200 581 0.100006 10.0.0.56 - - [2026-01-29 15:30:20] "PUT /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5 HTTP/1.1" 200 264 0.176312 10.0.0.56 - - [2026-01-29 15:30:20] "PUT /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c HTTP/1.1" 200 264 0.080793 10.0.0.56 - - [2026-01-29 15:30:20] "POST /security-groups HTTP/1.1" 200 546 0.098648 10.0.0.56 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.004560 10.0.0.56 - - [2026-01-29 15:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036902 10.0.0.56 - - [2026-01-29 15:30:21] "POST /access-control-lists HTTP/1.1" 200 602 0.085400 10.0.0.56 - - [2026-01-29 15:30:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.012405 10.0.0.56 - - [2026-01-29 15:30:21] "POST /chown HTTP/1.1" 200 109 0.088850 10.0.0.56 - - [2026-01-29 15:30:21] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004708 10.0.0.56 - - [2026-01-29 15:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.56 - - [2026-01-29 15:30:21] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009356 10.0.0.56 - - [2026-01-29 15:30:21] "POST /tags HTTP/1.1" 409 210 0.004215 10.0.0.56 - - [2026-01-29 15:30:21] "POST /access-control-lists HTTP/1.1" 200 600 0.092994 10.0.0.56 - - [2026-01-29 15:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.56 - - [2026-01-29 15:30:21] "GET /tag/41ac462e-cc8f-4958-8d1c-0373a32f6840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027263 10.0.0.56 - - [2026-01-29 15:30:21] "POST /firewall-rules HTTP/1.1" 200 570 0.095379 10.0.0.56 - - [2026-01-29 15:30:21] "GET /firewall-rule/f9eb4f2d-f1e0-4ebe-8af7-89fe775f086a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009015 10.0.0.56 - - [2026-01-29 15:30:21] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.011106 10.0.0.56 - - [2026-01-29 15:30:21] "GET /firewall-rule/f9eb4f2d-f1e0-4ebe-8af7-89fe775f086a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011643 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:30:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001466 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:30:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001355 10.0.0.56 - - [2026-01-29 15:30:21] "POST /ref-update HTTP/1.1" 200 156 0.067480 10.0.0.56 - - [2026-01-29 15:30:21] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.052180 10.0.0.56 - - [2026-01-29 15:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006141 10.0.0.56 - - [2026-01-29 15:30:21] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004308 10.0.0.56 - - [2026-01-29 15:30:21] "POST /tags HTTP/1.1" 409 210 0.002931 10.0.0.56 - - [2026-01-29 15:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.56 - - [2026-01-29 15:30:21] "GET /tag/41ac462e-cc8f-4958-8d1c-0373a32f6840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013721 10.0.0.56 - - [2026-01-29 15:30:21] "POST /firewall-rules HTTP/1.1" 200 568 0.099749 10.0.0.56 - - [2026-01-29 15:30:21] "GET /firewall-rule/66bdaa15-e9de-4714-9dd4-a2e1527318c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.067254 10.0.0.56 - - [2026-01-29 15:30:22] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.007191 10.0.0.56 - - [2026-01-29 15:30:22] "GET /firewall-rule/66bdaa15-e9de-4714-9dd4-a2e1527318c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004327 10.0.0.56 - - [2026-01-29 15:30:22] "POST /ref-update HTTP/1.1" 200 156 0.052453 10.0.0.56 - - [2026-01-29 15:30:22] "POST /tags HTTP/1.1" 409 237 0.005799 10.0.0.56 - - [2026-01-29 15:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.56 - - [2026-01-29 15:30:22] "GET /tag/d33446f8-4167-46a0-86ea-afec7fc50ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023340 10.0.0.56 - - [2026-01-29 15:30:22] "POST /tags HTTP/1.1" 409 210 0.015099 10.0.0.56 - - [2026-01-29 15:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.56 - - [2026-01-29 15:30:22] "GET /tag/9360213e-08c5-4531-875a-fb33ee5670f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020175 10.0.0.56 - - [2026-01-29 15:30:22] "POST /projects HTTP/1.1" 409 223 0.003616 10.0.0.56 - - [2026-01-29 15:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.56 - - [2026-01-29 15:30:22] "GET /project/c3d65f73-63f9-4453-a90e-cb2cf7f66006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048352 10.0.0.56 - - [2026-01-29 15:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010527 10.0.0.56 - - [2026-01-29 15:30:22] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005296 10.0.0.56 - - [2026-01-29 15:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.56 - - [2026-01-29 15:30:22] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006138 10.0.0.56 - - [2026-01-29 15:30:22] "PUT /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5 HTTP/1.1" 200 264 0.068376 10.0.0.56 - - [2026-01-29 15:30:22] "PUT /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c HTTP/1.1" 200 264 0.098644 10.0.0.56 - - [2026-01-29 15:30:22] "POST /security-groups HTTP/1.1" 409 253 0.003823 10.0.0.56 - - [2026-01-29 15:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.56 - - [2026-01-29 15:30:22] "PUT /security-group/1c7894c6-aca3-4f47-860f-62c0ae79fa4c HTTP/1.1" 200 262 0.071922 10.0.0.56 - - [2026-01-29 15:30:22] "PUT /access-control-list/6facbd8c-91a4-42ff-a394-462159addbb2 HTTP/1.1" 200 272 0.038047 10.0.0.56 - - [2026-01-29 15:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.062350 10.0.0.56 - - [2026-01-29 15:30:22] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016567 10.0.0.56 - - [2026-01-29 15:30:22] "PUT /access-control-list/da5fd460-5469-4e15-982f-28ddc2f7e1bc HTTP/1.1" 200 272 0.060231 10.0.0.56 - - [2026-01-29 15:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.56 - - [2026-01-29 15:30:22] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004246 10.0.0.56 - - [2026-01-29 15:30:23] "POST /tags HTTP/1.1" 409 210 0.004948 10.0.0.56 - - [2026-01-29 15:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.56 - - [2026-01-29 15:30:23] "GET /tag/9360213e-08c5-4531-875a-fb33ee5670f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013430 10.0.0.56 - - [2026-01-29 15:30:23] "POST /firewall-rules HTTP/1.1" 200 570 0.115679 10.0.0.56 - - [2026-01-29 15:30:23] "GET /firewall-rule/466e4e05-58bc-4910-a4b1-51bb5ca746e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.022679 10.0.0.56 - - [2026-01-29 15:30:23] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.007438 10.0.0.56 - - [2026-01-29 15:30:23] "GET /firewall-rule/466e4e05-58bc-4910-a4b1-51bb5ca746e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004913 10.0.0.56 - - [2026-01-29 15:30:23] "POST /ref-update HTTP/1.1" 200 156 0.124043 10.0.0.56 - - [2026-01-29 15:30:23] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011207 10.0.0.56 - - [2026-01-29 15:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.56 - - [2026-01-29 15:30:23] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005947 10.0.0.56 - - [2026-01-29 15:30:23] "POST /tags HTTP/1.1" 409 210 0.006423 10.0.0.56 - - [2026-01-29 15:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.56 - - [2026-01-29 15:30:23] "GET /tag/9360213e-08c5-4531-875a-fb33ee5670f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017537 10.0.0.56 - - [2026-01-29 15:30:23] "POST /firewall-rules HTTP/1.1" 200 568 0.093623 10.0.0.56 - - [2026-01-29 15:30:23] "GET /firewall-rule/06ef8fe3-33d4-40d9-8213-1994956e63f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.010643 10.0.0.56 - - [2026-01-29 15:30:23] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.005950 10.0.0.56 - - [2026-01-29 15:30:23] "GET /firewall-rule/06ef8fe3-33d4-40d9-8213-1994956e63f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.004961 10.0.0.56 - - [2026-01-29 15:30:23] "POST /ref-update HTTP/1.1" 200 156 0.071522 10.0.0.56 - - [2026-01-29 15:30:23] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010793 10.0.0.56 - - [2026-01-29 15:30:23] "POST /set-tag HTTP/1.1" 200 109 0.004554 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:30:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001698 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:30:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001597 10.0.0.56 - - [2026-01-29 15:30:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002841 10.0.0.56 - - [2026-01-29 15:30:51] "GET /global-system-configs HTTP/1.1" 200 322 0.003643 10.0.0.57 - - [2026-01-29 15:31:03] "GET / HTTP/1.1" 200 35931 0.002144 10.0.0.57 - - [2026-01-29 15:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.57 - - [2026-01-29 15:31:03] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005958 10.0.0.57 - - [2026-01-29 15:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.57 - - [2026-01-29 15:31:03] "GET /routing-instance/c6bad492-6690-4e09-832e-684ecd0f88b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004728 10.0.0.57 - - [2026-01-29 15:31:03] "PUT /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979 HTTP/1.1" 200 274 0.011532 10.0.0.57 - - [2026-01-29 15:31:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.019298 10.0.0.57 - - [2026-01-29 15:31:03] "POST /virtual-routers HTTP/1.1" 200 599 0.024576 10.0.0.57 - - [2026-01-29 15:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014212 10.0.0.57 - - [2026-01-29 15:31:03] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005894 10.0.0.57 - - [2026-01-29 15:31:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.003016 10.0.0.57 - - [2026-01-29 15:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.57 - - [2026-01-29 15:31:03] "GET /virtual-network/9a196388-5000-4771-abfd-bb3b21cd75c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004751 10.0.0.57 - - [2026-01-29 15:31:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.069369 10.0.0.57 - - [2026-01-29 15:32:11] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.57 - - [2026-01-29 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.57 - - [2026-01-29 15:32:11] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005197 10.0.0.57 - - [2026-01-29 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.57 - - [2026-01-29 15:32:11] "GET /routing-instance/c6bad492-6690-4e09-832e-684ecd0f88b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005788 10.0.0.57 - - [2026-01-29 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.57 - - [2026-01-29 15:32:11] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003006 10.0.0.57 - - [2026-01-29 15:32:11] "PUT /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89 HTTP/1.1" 200 262 0.010645 10.0.0.57 - - [2026-01-29 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.57 - - [2026-01-29 15:32:11] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003780 10.0.0.57 - - [2026-01-29 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.57 - - [2026-01-29 15:32:12] "GET /virtual-machine-interface/9b0fc76b-fa2e-43e7-9fb5-a9786336e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.008284 10.0.0.57 - - [2026-01-29 15:32:12] "PUT /virtual-machine-interface/9b0fc76b-fa2e-43e7-9fb5-a9786336e7a5 HTTP/1.1" 200 284 0.013514 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:32:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001481 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:32:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001307 10.0.0.56 - - [2026-01-29 15:34:07] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.009144 10.0.0.56 - - [2026-01-29 15:34:07] "POST /ref-update HTTP/1.1" 200 156 0.019055 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:34:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001166 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:34:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001077 10.0.0.56 - - [2026-01-29 15:34:14] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005389 10.0.0.56 - - [2026-01-29 15:34:14] "POST /set-tag HTTP/1.1" 200 109 0.005963 10.0.0.56 - - [2026-01-29 15:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.56 - - [2026-01-29 15:34:14] "GET /loadbalancer/3768a7ea-d90b-4aa9-a66b-0593205bc0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003290 10.0.0.56 - - [2026-01-29 15:34:14] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005010 10.0.0.56 - - [2026-01-29 15:34:14] "POST /set-tag HTTP/1.1" 200 109 0.003494 10.0.0.56 - - [2026-01-29 15:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.56 - - [2026-01-29 15:34:14] "GET /loadbalancer/3768a7ea-d90b-4aa9-a66b-0593205bc0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003362 10.0.0.56 - - [2026-01-29 15:34:14] "GET /loadbalancer-pool/9f7dc60a-1ae9-4a03-b43f-7953bbc431f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005435 10.0.0.56 - - [2026-01-29 15:34:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020790 10.0.0.56 - - [2026-01-29 15:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010508 10.0.0.56 - - [2026-01-29 15:34:14] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011988 10.0.0.56 - - [2026-01-29 15:34:14] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011482 10.0.0.56 - - [2026-01-29 15:34:14] "POST /ref-update HTTP/1.1" 200 156 0.011072 10.0.0.56 - - [2026-01-29 15:34:14] "GET /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.020714 10.0.0.56 - - [2026-01-29 15:34:14] "POST /tags HTTP/1.1" 409 205 0.006526 10.0.0.56 - - [2026-01-29 15:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.56 - - [2026-01-29 15:34:14] "PUT /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e HTTP/1.1" 200 256 0.026605 10.0.0.56 - - [2026-01-29 15:34:14] "GET /tag/8f7feb1d-049d-4419-a207-ccb99e3d4e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025728 10.0.0.56 - - [2026-01-29 15:34:14] "POST /set-tag HTTP/1.1" 200 109 0.069913 10.0.0.56 - - [2026-01-29 15:34:14] "GET /loadbalancer-pool/d188ab8a-4362-4f34-a7da-b4a76944f3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.023425 10.0.0.56 - - [2026-01-29 15:34:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025786 10.0.0.56 - - [2026-01-29 15:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008875 10.0.0.56 - - [2026-01-29 15:34:14] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014481 10.0.0.56 - - [2026-01-29 15:34:14] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.56 - - [2026-01-29 15:34:14] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004701 10.0.0.56 - - [2026-01-29 15:34:14] "POST /ref-update HTTP/1.1" 200 156 0.008857 10.0.0.56 - - [2026-01-29 15:34:14] "GET /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.008840 10.0.0.56 - - [2026-01-29 15:34:14] "PUT /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e HTTP/1.1" 200 256 0.011611 10.0.0.56 - - [2026-01-29 15:34:14] "GET /loadbalancer-pool/17dbb9be-b180-4a3a-a7c4-72508e09746b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012060 10.0.0.56 - - [2026-01-29 15:34:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021969 10.0.0.56 - - [2026-01-29 15:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018947 10.0.0.56 - - [2026-01-29 15:34:14] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012139 10.0.0.56 - - [2026-01-29 15:34:14] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005013 10.0.0.56 - - [2026-01-29 15:34:14] "POST /ref-update HTTP/1.1" 200 156 0.009541 10.0.0.56 - - [2026-01-29 15:34:14] "GET /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.006737 10.0.0.56 - - [2026-01-29 15:34:14] "POST /set-tag HTTP/1.1" 200 109 0.004564 10.0.0.56 - - [2026-01-29 15:34:14] "PUT /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e HTTP/1.1" 200 256 0.031209 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:35:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001155 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:35:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001099 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:35:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001260 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:35:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001269 10.0.0.56 - - [2026-01-29 15:35:50] "GET /global-system-configs HTTP/1.1" 200 322 0.010850 10.0.0.56 - - [2026-01-29 15:35:51] "GET /global-system-configs HTTP/1.1" 200 322 0.004052 10.0.0.56 - - [2026-01-29 15:36:02] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009387 10.0.0.56 - - [2026-01-29 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.003669 10.0.0.56 - - [2026-01-29 15:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.56 - - [2026-01-29 15:36:02] "GET /loadbalancer/3768a7ea-d90b-4aa9-a66b-0593205bc0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003541 10.0.0.56 - - [2026-01-29 15:36:02] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005462 10.0.0.56 - - [2026-01-29 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.031450 10.0.0.56 - - [2026-01-29 15:36:02] "DELETE /loadbalancer-member/a3626cc3-9def-43a3-b2d9-3813b690aff9 HTTP/1.1" 200 115 0.073540 10.0.0.56 - - [2026-01-29 15:36:02] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007000 10.0.0.56 - - [2026-01-29 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.003108 10.0.0.56 - - [2026-01-29 15:36:02] "DELETE /loadbalancer-member/fa41a7cb-3594-4817-bf9a-6d6b0533a668 HTTP/1.1" 200 115 0.047476 10.0.0.56 - - [2026-01-29 15:36:02] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008342 10.0.0.56 - - [2026-01-29 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.006809 10.0.0.56 - - [2026-01-29 15:36:02] "DELETE /loadbalancer-member/f81a6c74-4b93-4eea-af2c-c74256bef2e3 HTTP/1.1" 200 115 0.052469 10.0.0.56 - - [2026-01-29 15:36:02] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.029563 10.0.0.56 - - [2026-01-29 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.56 - - [2026-01-29 15:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.56 - - [2026-01-29 15:36:02] "GET /loadbalancer/3768a7ea-d90b-4aa9-a66b-0593205bc0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004276 10.0.0.56 - - [2026-01-29 15:36:02] "GET /loadbalancer-pool/9f7dc60a-1ae9-4a03-b43f-7953bbc431f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003516 10.0.0.56 - - [2026-01-29 15:36:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039399 10.0.0.56 - - [2026-01-29 15:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026242 10.0.0.56 - - [2026-01-29 15:36:02] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022259 10.0.0.56 - - [2026-01-29 15:36:02] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010800 10.0.0.56 - - [2026-01-29 15:36:02] "GET /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003825 10.0.0.56 - - [2026-01-29 15:36:02] "POST /set-tag HTTP/1.1" 200 109 0.075844 10.0.0.56 - - [2026-01-29 15:36:02] "GET /loadbalancer-pool/d188ab8a-4362-4f34-a7da-b4a76944f3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.024037 10.0.0.56 - - [2026-01-29 15:36:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.054878 10.0.0.56 - - [2026-01-29 15:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011157 10.0.0.56 - - [2026-01-29 15:36:03] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005830 10.0.0.56 - - [2026-01-29 15:36:03] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010517 10.0.0.56 - - [2026-01-29 15:36:03] "POST /set-tag HTTP/1.1" 200 109 0.006718 10.0.0.56 - - [2026-01-29 15:36:03] "GET /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002961 10.0.0.56 - - [2026-01-29 15:36:03] "GET /loadbalancer-pool/17dbb9be-b180-4a3a-a7c4-72508e09746b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003840 10.0.0.56 - - [2026-01-29 15:36:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030238 10.0.0.56 - - [2026-01-29 15:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019496 10.0.0.56 - - [2026-01-29 15:36:03] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011139 10.0.0.56 - - [2026-01-29 15:36:03] "GET /virtual-machine-interface/65f2b562-fd27-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008099 10.0.0.56 - - [2026-01-29 15:36:03] "GET /floating-ip/f844e0c1-61f2-495d-9ba3-3f0562c9625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003032 10.0.0.56 - - [2026-01-29 15:36:03] "POST /set-tag HTTP/1.1" 200 109 0.003396 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:36:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001523 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:36:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001258 10.0.0.56 - - [2026-01-29 15:37:33] "GET / HTTP/1.1" 200 35931 0.001769 10.0.0.56 - - [2026-01-29 15:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.56 - - [2026-01-29 15:37:33] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.060418 10.0.0.56 - - [2026-01-29 15:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.56 - - [2026-01-29 15:37:33] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.043112 10.0.0.56 - - [2026-01-29 15:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.56 - - [2026-01-29 15:37:34] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.044960 10.0.0.56 - - [2026-01-29 15:37:34] "POST /tags HTTP/1.1" 200 333 0.047620 10.0.0.56 - - [2026-01-29 15:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015982 10.0.0.56 - - [2026-01-29 15:37:34] "GET /tag/123b8346-e1e8-463e-b762-9d43f1af7f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016645 10.0.0.56 - - [2026-01-29 15:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.56 - - [2026-01-29 15:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.56 - - [2026-01-29 15:37:34] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.065022 10.0.0.56 - - [2026-01-29 15:37:34] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.073208 10.0.0.56 - - [2026-01-29 15:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.56 - - [2026-01-29 15:37:34] "GET /virtual-networks?parent_id=002f7c9f-9060-44fe-a33a-670bfdc2f48e&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004870 10.0.0.56 - - [2026-01-29 15:37:34] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005291 10.0.0.56 - - [2026-01-29 15:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.56 - - [2026-01-29 15:37:34] "GET /service-appliance-set/49cf99dd-5e82-4082-94d0-7e157156d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003445 10.0.0.56 - - [2026-01-29 15:37:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.003568 10.0.0.56 - - [2026-01-29 15:37:34] "POST /virtual-networks HTTP/1.1" 200 512 0.094623 10.0.0.56 - - [2026-01-29 15:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009078 10.0.0.56 - - [2026-01-29 15:37:34] "GET /network-ipam/03631bf1-bb3e-46d8-884d-8dd38e439cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.004079 10.0.0.56 - - [2026-01-29 15:37:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.142539 10.0.0.56 - - [2026-01-29 15:37:34] "GET /virtual-machine-interface/3852dd81-24d3-4060-a7ad-011deaa9aa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014684 10.0.0.56 - - [2026-01-29 15:37:34] "POST /useragent-kv HTTP/1.1" 200 115 0.011933 10.0.0.56 - - [2026-01-29 15:37:34] "POST /ref-update HTTP/1.1" 200 156 0.122458 10.0.0.56 - - [2026-01-29 15:37:34] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.009042 10.0.0.56 - - [2026-01-29 15:37:34] "GET /domains HTTP/1.1" 200 280 0.002351 10.0.0.56 - - [2026-01-29 15:37:34] "GET /domain/f7400776-b523-4f51-9c10-7135209edec4 HTTP/1.1" 200 3087 0.011963 10.0.0.56 - - [2026-01-29 15:37:34] "POST /instance-ips HTTP/1.1" 200 409 0.034451 10.0.0.56 - - [2026-01-29 15:37:34] "GET /instance-ip/3309ff36-f01d-4118-b485-b3e7085339c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.026958 10.0.0.56 - - [2026-01-29 15:37:35] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e HTTP/1.1" 200 5474 0.071680 10.0.0.56 - - [2026-01-29 15:37:35] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71 HTTP/1.1" 200 2083 0.050630 10.0.0.56 - - [2026-01-29 15:37:35] "POST /loadbalancers HTTP/1.1" 200 610 0.108827 10.0.0.56 - - [2026-01-29 15:37:35] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71 HTTP/1.1" 200 2083 0.008351 10.0.0.56 - - [2026-01-29 15:37:35] "GET /routing-instance/5b6a0ee9-3167-4580-ad23-309ff4e55259 HTTP/1.1" 200 1181 0.003162 10.0.0.56 - - [2026-01-29 15:37:35] "GET /routing-instance/5b6a0ee9-3167-4580-ad23-309ff4e55259 HTTP/1.1" 200 1181 0.004221 10.0.0.56 - - [2026-01-29 15:37:35] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.044127 10.0.0.56 - - [2026-01-29 15:37:35] "GET /instance-ip/3309ff36-f01d-4118-b485-b3e7085339c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006492 10.0.0.56 - - [2026-01-29 15:37:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.038926 10.0.0.56 - - [2026-01-29 15:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.56 - - [2026-01-29 15:37:35] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.042337 10.0.0.56 - - [2026-01-29 15:37:35] "POST /floating-ips HTTP/1.1" 200 597 0.064138 10.0.0.56 - - [2026-01-29 15:37:35] "POST /route-targets HTTP/1.1" 200 327 0.046633 10.0.0.56 - - [2026-01-29 15:37:35] "GET /loadbalancer/43208df1-772a-49ca-9f09-75cd78f5b3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.012671 10.0.0.56 - - [2026-01-29 15:37:35] "POST /ref-update HTTP/1.1" 200 156 0.041360 10.0.0.56 - - [2026-01-29 15:37:35] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.053086 10.0.0.56 - - [2026-01-29 15:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.56 - - [2026-01-29 15:37:35] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.049431 10.0.0.56 - - [2026-01-29 15:37:35] "GET /loadbalancer-listener/89317f74-4756-4fa6-bb84-a460ea6b3901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004573 10.0.0.56 - - [2026-01-29 15:37:35] "GET /loadbalancer-listener/89317f74-4756-4fa6-bb84-a460ea6b3901?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003172 10.0.0.56 - - [2026-01-29 15:37:35] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022715 10.0.0.56 - - [2026-01-29 15:37:35] "GET /instance-ip/3309ff36-f01d-4118-b485-b3e7085339c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004284 10.0.0.56 - - [2026-01-29 15:37:35] "GET /instance-ip/3309ff36-f01d-4118-b485-b3e7085339c5?fields=floating_ips HTTP/1.1" 200 1212 0.005968 10.0.0.56 - - [2026-01-29 15:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006256 10.0.0.56 - - [2026-01-29 15:37:35] "GET /loadbalancer/43208df1-772a-49ca-9f09-75cd78f5b3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003228 10.0.0.56 - - [2026-01-29 15:37:35] "GET /floating-ip/f4cd2340-8d13-4c31-8822-afbfae71cf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.011083 10.0.0.56 - - [2026-01-29 15:37:35] "POST /tags HTTP/1.1" 200 295 0.066813 10.0.0.56 - - [2026-01-29 15:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.56 - - [2026-01-29 15:37:35] "GET /tag/4e15a322-2e00-475c-a653-563ee76db6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013569 10.0.0.56 - - [2026-01-29 15:37:35] "POST /tags HTTP/1.1" 409 233 0.002267 10.0.0.56 - - [2026-01-29 15:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.56 - - [2026-01-29 15:37:35] "GET /tag/8242737c-4843-4b92-bf7f-3742e2e4f650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011764 10.0.0.56 - - [2026-01-29 15:37:35] "POST /tags HTTP/1.1" 409 206 0.005186 10.0.0.56 - - [2026-01-29 15:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.56 - - [2026-01-29 15:37:35] "GET /tag/2ef6a40e-5b58-41e6-92d5-ce9d98ff1fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012578 10.0.0.56 - - [2026-01-29 15:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.56 - - [2026-01-29 15:37:35] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005836 10.0.0.56 - - [2026-01-29 15:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.56 - - [2026-01-29 15:37:35] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.052999 10.0.0.56 - - [2026-01-29 15:37:36] "POST /virtual-machines HTTP/1.1" 200 369 0.015133 10.0.0.56 - - [2026-01-29 15:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020794 10.0.0.56 - - [2026-01-29 15:37:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131745 10.0.0.56 - - [2026-01-29 15:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015813 10.0.0.56 - - [2026-01-29 15:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010656 10.0.0.56 - - [2026-01-29 15:37:36] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004972 10.0.0.56 - - [2026-01-29 15:37:36] "POST /instance-ips HTTP/1.1" 200 409 0.024914 10.0.0.56 - - [2026-01-29 15:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.030749 10.0.0.56 - - [2026-01-29 15:37:36] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.024417 10.0.0.56 - - [2026-01-29 15:37:36] "POST /set-tag HTTP/1.1" 200 109 0.021213 10.0.0.56 - - [2026-01-29 15:37:36] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018980 10.0.0.56 - - [2026-01-29 15:37:36] "GET /instance-ip/6faeed5e-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007315 10.0.0.56 - - [2026-01-29 15:37:36] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005280 10.0.0.56 - - [2026-01-29 15:37:36] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.56 - - [2026-01-29 15:37:36] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004811 10.0.0.56 - - [2026-01-29 15:37:36] "POST /ref-update HTTP/1.1" 200 156 0.011473 10.0.0.56 - - [2026-01-29 15:37:36] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015782 10.0.0.56 - - [2026-01-29 15:37:36] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.56 - - [2026-01-29 15:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.56 - - [2026-01-29 15:37:36] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.019552 10.0.0.56 - - [2026-01-29 15:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.56 - - [2026-01-29 15:37:36] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.041560 10.0.0.56 - - [2026-01-29 15:37:36] "POST /virtual-machines HTTP/1.1" 200 369 0.012674 10.0.0.56 - - [2026-01-29 15:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023426 10.0.0.56 - - [2026-01-29 15:37:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118471 10.0.0.56 - - [2026-01-29 15:37:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009749 10.0.0.56 - - [2026-01-29 15:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020310 10.0.0.56 - - [2026-01-29 15:37:37] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011695 10.0.0.56 - - [2026-01-29 15:37:37] "POST /instance-ips HTTP/1.1" 200 409 0.023786 10.0.0.56 - - [2026-01-29 15:37:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023605 10.0.0.56 - - [2026-01-29 15:37:37] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011264 10.0.0.56 - - [2026-01-29 15:37:37] "POST /set-tag HTTP/1.1" 200 109 0.021089 10.0.0.56 - - [2026-01-29 15:37:37] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020341 10.0.0.56 - - [2026-01-29 15:37:37] "GET /instance-ip/7031d9e4-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003717 10.0.0.56 - - [2026-01-29 15:37:37] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006765 10.0.0.56 - - [2026-01-29 15:37:37] "POST /set-tag HTTP/1.1" 200 109 0.008867 10.0.0.56 - - [2026-01-29 15:37:37] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.008604 10.0.0.56 - - [2026-01-29 15:37:37] "POST /ref-update HTTP/1.1" 200 156 0.020246 10.0.0.56 - - [2026-01-29 15:37:37] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009856 10.0.0.56 - - [2026-01-29 15:37:37] "POST /set-tag HTTP/1.1" 200 109 0.004059 10.0.0.56 - - [2026-01-29 15:37:37] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010365 10.0.0.56 - - [2026-01-29 15:37:37] "POST /set-tag HTTP/1.1" 200 109 0.005637 10.0.0.56 - - [2026-01-29 15:37:37] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004841 10.0.0.56 - - [2026-01-29 15:37:37] "POST /set-tag HTTP/1.1" 200 109 0.004531 10.0.0.56 - - [2026-01-29 15:37:40] "GET /domains HTTP/1.1" 200 280 0.002268 10.0.0.56 - - [2026-01-29 15:37:40] "GET /domain/f7400776-b523-4f51-9c10-7135209edec4 HTTP/1.1" 200 3087 0.003619 10.0.0.56 - - [2026-01-29 15:37:40] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e HTTP/1.1" 200 7062 0.043690 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71 HTTP/1.1" 200 2083 0.004773 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71 HTTP/1.1" 200 2083 0.004148 10.0.0.56 - - [2026-01-29 15:37:40] "GET /routing-instance/5b6a0ee9-3167-4580-ad23-309ff4e55259 HTTP/1.1" 200 1402 0.004253 10.0.0.56 - - [2026-01-29 15:37:40] "GET /routing-instance/5b6a0ee9-3167-4580-ad23-309ff4e55259 HTTP/1.1" 200 1402 0.002430 10.0.0.56 - - [2026-01-29 15:37:40] "GET /route-target/c39cdc4d-943d-4bf1-917e-8b44ae00852b HTTP/1.1" 200 1153 0.002716 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71 HTTP/1.1" 200 2083 0.004695 10.0.0.56 - - [2026-01-29 15:37:40] "GET /routing-instance/5b6a0ee9-3167-4580-ad23-309ff4e55259 HTTP/1.1" 200 1402 0.004742 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006722 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71 HTTP/1.1" 200 2083 0.007299 10.0.0.56 - - [2026-01-29 15:37:40] "GET /routing-instance/5b6a0ee9-3167-4580-ad23-309ff4e55259 HTTP/1.1" 200 1402 0.004237 10.0.0.56 - - [2026-01-29 15:37:40] "GET /routing-instance/5b6a0ee9-3167-4580-ad23-309ff4e55259 HTTP/1.1" 200 1402 0.005281 10.0.0.56 - - [2026-01-29 15:37:40] "GET /route-target/c39cdc4d-943d-4bf1-917e-8b44ae00852b HTTP/1.1" 200 1153 0.002919 10.0.0.56 - - [2026-01-29 15:37:40] "GET /domains HTTP/1.1" 200 280 0.002427 10.0.0.56 - - [2026-01-29 15:37:40] "GET /domain/f7400776-b523-4f51-9c10-7135209edec4 HTTP/1.1" 200 3087 0.003699 10.0.0.56 - - [2026-01-29 15:37:40] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e HTTP/1.1" 200 7062 0.036668 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71 HTTP/1.1" 200 2083 0.007724 10.0.0.56 - - [2026-01-29 15:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.56 - - [2026-01-29 15:37:40] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.040089 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006673 10.0.0.56 - - [2026-01-29 15:37:40] "GET /floating-ip-pools?parent_id=64bccbfe-15d6-46bd-bd55-bd474d542a71&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004203 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004697 10.0.0.56 - - [2026-01-29 15:37:40] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020334 10.0.0.56 - - [2026-01-29 15:37:40] "POST /ref-update HTTP/1.1" 200 156 0.020186 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.018219 10.0.0.56 - - [2026-01-29 15:37:40] "GET /domains HTTP/1.1" 200 280 0.002691 10.0.0.56 - - [2026-01-29 15:37:40] "GET /domain/f7400776-b523-4f51-9c10-7135209edec4 HTTP/1.1" 200 3087 0.004610 10.0.0.56 - - [2026-01-29 15:37:40] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e HTTP/1.1" 200 7318 0.041567 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71 HTTP/1.1" 200 2321 0.006473 10.0.0.56 - - [2026-01-29 15:37:40] "GET /floating-ip-pool/a16ca528-add3-4e0d-9f7b-b1dc60553f15 HTTP/1.1" 200 1315 0.003113 10.0.0.56 - - [2026-01-29 15:37:40] "GET /domains HTTP/1.1" 200 280 0.002057 10.0.0.56 - - [2026-01-29 15:37:40] "GET /domain/f7400776-b523-4f51-9c10-7135209edec4 HTTP/1.1" 200 3087 0.003301 10.0.0.56 - - [2026-01-29 15:37:40] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e HTTP/1.1" 200 7318 0.038488 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71 HTTP/1.1" 200 2321 0.004800 10.0.0.56 - - [2026-01-29 15:37:40] "GET /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004547 10.0.0.56 - - [2026-01-29 15:37:40] "POST /tags HTTP/1.1" 200 365 0.059731 10.0.0.56 - - [2026-01-29 15:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008801 10.0.0.56 - - [2026-01-29 15:37:40] "GET /tag/30b07d23-0dc1-42d7-8537-e02dbd16a5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012959 10.0.0.56 - - [2026-01-29 15:37:41] "POST /tags HTTP/1.1" 409 206 0.010885 10.0.0.56 - - [2026-01-29 15:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008418 10.0.0.56 - - [2026-01-29 15:37:41] "GET /tag/2ef6a40e-5b58-41e6-92d5-ce9d98ff1fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021498 10.0.0.56 - - [2026-01-29 15:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.56 - - [2026-01-29 15:37:41] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.051602 10.0.0.56 - - [2026-01-29 15:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.56 - - [2026-01-29 15:37:41] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005337 10.0.0.56 - - [2026-01-29 15:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.56 - - [2026-01-29 15:37:41] "GET /service-appliance-set/858c1c8d-93b0-4eac-9740-5b3e5089dd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005250 10.0.0.56 - - [2026-01-29 15:37:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.002100 10.0.0.56 - - [2026-01-29 15:37:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112628 10.0.0.56 - - [2026-01-29 15:37:41] "GET /virtual-machine-interface/f7bcedb2-6301-4fc9-a90b-bdbfee332f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.018689 10.0.0.56 - - [2026-01-29 15:37:41] "POST /set-tag HTTP/1.1" 200 109 0.023614 10.0.0.56 - - [2026-01-29 15:37:41] "POST /instance-ips HTTP/1.1" 200 417 0.026937 10.0.0.56 - - [2026-01-29 15:37:41] "GET /instance-ip/926d26c3-217a-41f9-afa3-2d41d4495a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.008349 10.0.0.56 - - [2026-01-29 15:37:41] "POST /loadbalancers HTTP/1.1" 200 618 0.068297 10.0.0.56 - - [2026-01-29 15:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014891 10.0.0.56 - - [2026-01-29 15:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007707 10.0.0.56 - - [2026-01-29 15:37:41] "POST /service-instances HTTP/1.1" 200 566 0.057328 10.0.0.56 - - [2026-01-29 15:37:41] "POST /ref-update HTTP/1.1" 200 156 0.034901 10.0.0.56 - - [2026-01-29 15:37:41] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.109285 10.0.0.56 - - [2026-01-29 15:37:41] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.015262 10.0.0.56 - - [2026-01-29 15:37:41] "GET /virtual-machine-interface/f7bcedb2-6301-4fc9-a90b-bdbfee332f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.021626 10.0.0.56 - - [2026-01-29 15:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.039524 10.0.0.56 - - [2026-01-29 15:37:41] "GET /virtual-machine-interface/f7bcedb2-6301-4fc9-a90b-bdbfee332f43?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.027422 10.0.0.56 - - [2026-01-29 15:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.56 - - [2026-01-29 15:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.56 - - [2026-01-29 15:37:42] "GET /floating-ip-pool/a16ca528-add3-4e0d-9f7b-b1dc60553f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003343 10.0.0.56 - - [2026-01-29 15:37:42] "POST /virtual-machines HTTP/1.1" 200 429 0.018744 10.0.0.56 - - [2026-01-29 15:37:42] "POST /floating-ips HTTP/1.1" 200 671 0.202330 10.0.0.56 - - [2026-01-29 15:37:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.174330 10.0.0.56 - - [2026-01-29 15:37:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.055993 10.0.0.56 - - [2026-01-29 15:37:42] "POST /chown HTTP/1.1" 200 109 0.078693 10.0.0.56 - - [2026-01-29 15:37:42] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029424 10.0.0.56 - - [2026-01-29 15:37:42] "POST /chown HTTP/1.1" 200 109 0.017692 10.0.0.56 - - [2026-01-29 15:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008636 10.0.0.56 - - [2026-01-29 15:37:42] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006325 10.0.0.56 - - [2026-01-29 15:37:42] "POST /tags HTTP/1.1" 409 221 0.002413 10.0.0.56 - - [2026-01-29 15:37:42] "PUT /virtual-machine-interface/89d1fb31-9d6c-4954-84fe-38e4686a2c3b HTTP/1.1" 200 284 0.054321 10.0.0.56 - - [2026-01-29 15:37:42] "PUT /instance-ip/926d26c3-217a-41f9-afa3-2d41d4495a6f HTTP/1.1" 200 256 0.029816 10.0.0.56 - - [2026-01-29 15:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013094 10.0.0.56 - - [2026-01-29 15:37:42] "GET /tag/123b8346-e1e8-463e-b762-9d43f1af7f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012377 10.0.0.56 - - [2026-01-29 15:37:42] "POST /tags HTTP/1.1" 409 238 0.002755 10.0.0.56 - - [2026-01-29 15:37:42] "POST /ref-update HTTP/1.1" 200 156 0.014374 10.0.0.56 - - [2026-01-29 15:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.56 - - [2026-01-29 15:37:42] "GET /tag/30b07d23-0dc1-42d7-8537-e02dbd16a5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010993 10.0.0.56 - - [2026-01-29 15:37:42] "POST /ref-update HTTP/1.1" 200 156 0.047690 10.0.0.56 - - [2026-01-29 15:37:42] "POST /ref-update HTTP/1.1" 200 156 0.020221 10.0.0.56 - - [2026-01-29 15:37:42] "POST /firewall-rules HTTP/1.1" 200 650 0.131056 10.0.0.56 - - [2026-01-29 15:37:42] "POST /ref-update HTTP/1.1" 200 156 0.069138 10.0.0.56 - - [2026-01-29 15:37:42] "GET /firewall-rule/e52f1d12-cf50-432b-97f3-c1c8d5a3f731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006037 10.0.0.56 - - [2026-01-29 15:37:42] "POST /ref-update HTTP/1.1" 200 156 0.029245 10.0.0.56 - - [2026-01-29 15:37:42] "GET /firewall-policy/bf71e6bf-b5b8-406c-9dd5-065d8c1888d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.016723 10.0.0.56 - - [2026-01-29 15:37:42] "GET /firewall-rule/e52f1d12-cf50-432b-97f3-c1c8d5a3f731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006099 10.0.0.56 - - [2026-01-29 15:37:42] "POST /ref-update HTTP/1.1" 200 156 0.026852 10.0.0.56 - - [2026-01-29 15:37:42] "POST /virtual-machines HTTP/1.1" 200 429 0.016580 10.0.0.56 - - [2026-01-29 15:37:42] "POST /ref-update HTTP/1.1" 200 156 0.022794 10.0.0.56 - - [2026-01-29 15:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020608 10.0.0.56 - - [2026-01-29 15:37:42] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.049070 10.0.0.56 - - [2026-01-29 15:37:42] "GET /loadbalancer/a4b2d4e4-f240-4e0c-a351-67b04568459b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004598 10.0.0.56 - - [2026-01-29 15:37:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162543 10.0.0.56 - - [2026-01-29 15:37:43] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.095953 10.0.0.56 - - [2026-01-29 15:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.56 - - [2026-01-29 15:37:43] "POST /chown HTTP/1.1" 200 109 0.062938 10.0.0.56 - - [2026-01-29 15:37:43] "POST /chown HTTP/1.1" 200 109 0.044540 10.0.0.56 - - [2026-01-29 15:37:43] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.089347 10.0.0.56 - - [2026-01-29 15:37:43] "GET /loadbalancer-listener/0f334fb1-0175-461e-af81-581baf4cec29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006282 10.0.0.56 - - [2026-01-29 15:37:43] "PUT /virtual-machine-interface/c17f09fc-fd3f-41de-963b-b40eab97b1cd HTTP/1.1" 200 284 0.038378 10.0.0.56 - - [2026-01-29 15:37:43] "GET /loadbalancer-listener/0f334fb1-0175-461e-af81-581baf4cec29?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.028236 10.0.0.56 - - [2026-01-29 15:37:43] "PUT /instance-ip/926d26c3-217a-41f9-afa3-2d41d4495a6f HTTP/1.1" 200 256 0.046610 10.0.0.56 - - [2026-01-29 15:37:43] "POST /ref-update HTTP/1.1" 200 156 0.021581 10.0.0.56 - - [2026-01-29 15:37:43] "POST /ref-update HTTP/1.1" 200 156 0.050425 10.0.0.56 - - [2026-01-29 15:37:43] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.157894 10.0.0.56 - - [2026-01-29 15:37:43] "POST /ref-update HTTP/1.1" 200 156 0.061025 10.0.0.56 - - [2026-01-29 15:37:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.063917 10.0.0.56 - - [2026-01-29 15:37:43] "GET /loadbalancer-pool/1da8c196-4dc6-476f-8756-5d3c39f1f325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013124 10.0.0.56 - - [2026-01-29 15:37:43] "POST /ref-update HTTP/1.1" 200 156 0.032579 10.0.0.56 - - [2026-01-29 15:37:43] "POST /ref-update HTTP/1.1" 200 156 0.047103 10.0.0.56 - - [2026-01-29 15:37:43] "POST /loadbalancer-members HTTP/1.1" 200 707 0.066028 10.0.0.56 - - [2026-01-29 15:37:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034436 10.0.0.56 - - [2026-01-29 15:37:43] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.021797 10.0.0.56 - - [2026-01-29 15:37:43] "GET /loadbalancer-member/8af53f10-7799-4e4c-8ebc-d75d79636888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.031267 10.0.0.56 - - [2026-01-29 15:37:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.047382 10.0.0.56 - - [2026-01-29 15:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.56 - - [2026-01-29 15:37:43] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003354 10.0.0.56 - - [2026-01-29 15:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.56 - - [2026-01-29 15:37:43] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003081 10.0.0.56 - - [2026-01-29 15:37:43] "POST /chown HTTP/1.1" 200 109 0.009871 10.0.0.56 - - [2026-01-29 15:37:43] "POST /tags HTTP/1.1" 409 221 0.010492 10.0.0.56 - - [2026-01-29 15:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.56 - - [2026-01-29 15:37:43] "GET /tag/123b8346-e1e8-463e-b762-9d43f1af7f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020154 10.0.0.56 - - [2026-01-29 15:37:43] "POST /chown HTTP/1.1" 200 109 0.069860 10.0.0.56 - - [2026-01-29 15:37:44] "PUT /instance-ip/926d26c3-217a-41f9-afa3-2d41d4495a6f HTTP/1.1" 200 256 0.024192 10.0.0.56 - - [2026-01-29 15:37:44] "POST /tags HTTP/1.1" 409 238 0.005685 10.0.0.56 - - [2026-01-29 15:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.56 - - [2026-01-29 15:37:44] "GET /tag/30b07d23-0dc1-42d7-8537-e02dbd16a5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014343 10.0.0.56 - - [2026-01-29 15:37:44] "POST /ref-update HTTP/1.1" 200 156 0.017605 10.0.0.56 - - [2026-01-29 15:37:44] "POST /chown HTTP/1.1" 200 109 0.015016 10.0.0.56 - - [2026-01-29 15:37:44] "POST /firewall-rules HTTP/1.1" 409 293 0.009071 10.0.0.56 - - [2026-01-29 15:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.56 - - [2026-01-29 15:37:44] "POST /chown HTTP/1.1" 200 109 0.042348 10.0.0.56 - - [2026-01-29 15:37:44] "PUT /firewall-rule/e52f1d12-cf50-432b-97f3-c1c8d5a3f731 HTTP/1.1" 200 260 0.050593 10.0.0.56 - - [2026-01-29 15:37:44] "PUT /instance-ip/926d26c3-217a-41f9-afa3-2d41d4495a6f HTTP/1.1" 200 256 0.023883 10.0.0.56 - - [2026-01-29 15:37:44] "GET /firewall-rule/e52f1d12-cf50-432b-97f3-c1c8d5a3f731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.026195 10.0.0.56 - - [2026-01-29 15:37:44] "GET /firewall-policy/bf71e6bf-b5b8-406c-9dd5-065d8c1888d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004205 10.0.0.56 - - [2026-01-29 15:37:44] "GET /firewall-rule/e52f1d12-cf50-432b-97f3-c1c8d5a3f731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003316 10.0.0.56 - - [2026-01-29 15:37:44] "POST /ref-update HTTP/1.1" 200 156 0.047038 10.0.0.56 - - [2026-01-29 15:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.56 - - [2026-01-29 15:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.56 - - [2026-01-29 15:37:44] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005163 10.0.0.56 - - [2026-01-29 15:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.56 - - [2026-01-29 15:37:44] "POST /chown HTTP/1.1" 200 109 0.011519 10.0.0.56 - - [2026-01-29 15:37:44] "POST /chown HTTP/1.1" 200 109 0.022833 10.0.0.56 - - [2026-01-29 15:37:44] "PUT /instance-ip/926d26c3-217a-41f9-afa3-2d41d4495a6f HTTP/1.1" 200 256 0.024890 10.0.0.56 - - [2026-01-29 15:37:44] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.071365 10.0.0.56 - - [2026-01-29 15:37:44] "POST /virtual-machines HTTP/1.1" 200 373 0.014601 10.0.0.56 - - [2026-01-29 15:37:44] "POST /ref-update HTTP/1.1" 200 156 0.040760 10.0.0.56 - - [2026-01-29 15:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.037166 10.0.0.56 - - [2026-01-29 15:37:44] "POST /chown HTTP/1.1" 200 109 0.030757 10.0.0.56 - - [2026-01-29 15:37:44] "POST /chown HTTP/1.1" 200 109 0.038175 10.0.0.56 - - [2026-01-29 15:37:44] "PUT /instance-ip/926d26c3-217a-41f9-afa3-2d41d4495a6f HTTP/1.1" 200 256 0.053333 10.0.0.56 - - [2026-01-29 15:37:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.168255 10.0.0.56 - - [2026-01-29 15:37:44] "POST /ref-update HTTP/1.1" 200 156 0.055340 10.0.0.56 - - [2026-01-29 15:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025104 10.0.0.56 - - [2026-01-29 15:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014112 10.0.0.56 - - [2026-01-29 15:37:44] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013899 10.0.0.56 - - [2026-01-29 15:37:44] "POST /instance-ips HTTP/1.1" 200 413 0.031408 10.0.0.56 - - [2026-01-29 15:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.040305 10.0.0.56 - - [2026-01-29 15:37:44] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.022074 10.0.0.56 - - [2026-01-29 15:37:44] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.034798 10.0.0.56 - - [2026-01-29 15:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028771 10.0.0.56 - - [2026-01-29 15:37:45] "POST /set-tag HTTP/1.1" 200 109 0.058709 10.0.0.56 - - [2026-01-29 15:37:45] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018751 10.0.0.56 - - [2026-01-29 15:37:45] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.039287 10.0.0.56 - - [2026-01-29 15:37:45] "GET /instance-ip/74bd8c74-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.014672 10.0.0.56 - - [2026-01-29 15:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027879 10.0.0.56 - - [2026-01-29 15:37:45] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005759 10.0.0.56 - - [2026-01-29 15:37:45] "POST /set-tag HTTP/1.1" 200 109 0.006299 10.0.0.56 - - [2026-01-29 15:37:45] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005425 10.0.0.56 - - [2026-01-29 15:37:45] "POST /ref-update HTTP/1.1" 200 156 0.019396 10.0.0.56 - - [2026-01-29 15:37:45] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.042592 10.0.0.56 - - [2026-01-29 15:37:45] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.027579 10.0.0.56 - - [2026-01-29 15:37:45] "POST /set-tag HTTP/1.1" 200 109 0.013085 10.0.0.56 - - [2026-01-29 15:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.037509 10.0.0.56 - - [2026-01-29 15:37:45] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011322 10.0.0.56 - - [2026-01-29 15:37:45] "POST /set-tag HTTP/1.1" 200 109 0.004505 10.0.0.56 - - [2026-01-29 15:37:45] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.012275 10.0.0.56 - - [2026-01-29 15:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008846 10.0.0.56 - - [2026-01-29 15:37:45] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.010670 10.0.0.56 - - [2026-01-29 15:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.032320 10.0.0.56 - - [2026-01-29 15:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.56 - - [2026-01-29 15:37:45] "POST /chown HTTP/1.1" 200 109 0.008778 10.0.0.56 - - [2026-01-29 15:37:45] "POST /chown HTTP/1.1" 200 109 0.022605 10.0.0.56 - - [2026-01-29 15:37:45] "POST /ref-update HTTP/1.1" 200 156 0.036833 10.0.0.56 - - [2026-01-29 15:37:45] "POST /chown HTTP/1.1" 200 109 0.011477 10.0.0.56 - - [2026-01-29 15:37:45] "POST /chown HTTP/1.1" 200 109 0.035979 10.0.0.56 - - [2026-01-29 15:37:45] "POST /ref-update HTTP/1.1" 200 156 0.021581 10.0.0.56 - - [2026-01-29 15:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.56 - - [2026-01-29 15:37:45] "POST /chown HTTP/1.1" 200 109 0.008551 10.0.0.56 - - [2026-01-29 15:37:45] "POST /chown HTTP/1.1" 200 109 0.019528 10.0.0.56 - - [2026-01-29 15:37:45] "POST /chown HTTP/1.1" 200 109 0.028157 10.0.0.56 - - [2026-01-29 15:37:45] "POST /chown HTTP/1.1" 200 109 0.015290 10.0.0.56 - - [2026-01-29 15:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.008583 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.032838 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.008143 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.024007 10.0.0.56 - - [2026-01-29 15:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.012918 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.016634 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.020907 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.007262 10.0.0.56 - - [2026-01-29 15:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.009795 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.014082 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.009510 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.029448 10.0.0.56 - - [2026-01-29 15:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007019 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.011831 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.037599 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.022615 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.011021 10.0.0.56 - - [2026-01-29 15:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.009976 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.009689 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.020500 10.0.0.56 - - [2026-01-29 15:37:46] "POST /chown HTTP/1.1" 200 109 0.025551 10.0.0.56 - - [2026-01-29 15:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.009128 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.049865 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.008679 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.026321 10.0.0.56 - - [2026-01-29 15:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005926 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.007386 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.027237 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.022490 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.007717 10.0.0.56 - - [2026-01-29 15:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.009020 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.010165 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.017008 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.028485 10.0.0.56 - - [2026-01-29 15:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.008371 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.032465 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.010854 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.029315 10.0.0.56 - - [2026-01-29 15:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007914 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.007406 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.029992 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.024802 10.0.0.56 - - [2026-01-29 15:37:47] "POST /chown HTTP/1.1" 200 109 0.013597 10.0.0.56 - - [2026-01-29 15:37:47] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008471 10.0.0.56 - - [2026-01-29 15:37:48] "POST /set-tag HTTP/1.1" 200 109 0.012174 10.0.0.56 - - [2026-01-29 15:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.56 - - [2026-01-29 15:37:48] "GET /loadbalancer/43208df1-772a-49ca-9f09-75cd78f5b3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003176 10.0.0.56 - - [2026-01-29 15:37:48] "GET /loadbalancer-pool/5a638a2a-47dc-411d-995e-d544c0bd3334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003668 10.0.0.56 - - [2026-01-29 15:37:48] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015982 10.0.0.56 - - [2026-01-29 15:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023090 10.0.0.56 - - [2026-01-29 15:37:48] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020324 10.0.0.56 - - [2026-01-29 15:37:48] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004874 10.0.0.56 - - [2026-01-29 15:37:48] "POST /ref-update HTTP/1.1" 200 156 0.010077 10.0.0.56 - - [2026-01-29 15:37:48] "POST /tags HTTP/1.1" 409 221 0.007621 10.0.0.56 - - [2026-01-29 15:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.56 - - [2026-01-29 15:37:48] "GET /floating-ip/f4cd2340-8d13-4c31-8822-afbfae71cf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.025991 10.0.0.56 - - [2026-01-29 15:37:48] "GET /tag/123b8346-e1e8-463e-b762-9d43f1af7f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021269 10.0.0.56 - - [2026-01-29 15:37:48] "PUT /floating-ip/f4cd2340-8d13-4c31-8822-afbfae71cf04 HTTP/1.1" 200 256 0.012995 10.0.0.56 - - [2026-01-29 15:37:48] "POST /set-tag HTTP/1.1" 200 109 0.043769 10.0.0.56 - - [2026-01-29 15:37:48] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007221 10.0.0.56 - - [2026-01-29 15:37:49] "GET /virtual-machine/efc0c2ff-3080-4a1f-81df-94811be00030?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.008540 10.0.0.56 - - [2026-01-29 15:37:49] "POST /set-tag HTTP/1.1" 200 109 0.015486 10.0.0.56 - - [2026-01-29 15:37:49] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007697 10.0.0.56 - - [2026-01-29 15:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.56 - - [2026-01-29 15:37:49] "GET /loadbalancer/43208df1-772a-49ca-9f09-75cd78f5b3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008330 10.0.0.56 - - [2026-01-29 15:37:49] "GET /loadbalancer-pool/5a638a2a-47dc-411d-995e-d544c0bd3334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.007055 10.0.0.56 - - [2026-01-29 15:37:49] "POST /loadbalancer-members HTTP/1.1" 200 702 0.040960 10.0.0.56 - - [2026-01-29 15:37:49] "GET /virtual-machine/d93cec11-ce94-4baa-96d8-0239b61e6456?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003787 10.0.0.56 - - [2026-01-29 15:37:49] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006924 10.0.0.56 - - [2026-01-29 15:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019893 10.0.0.56 - - [2026-01-29 15:37:49] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010608 10.0.0.56 - - [2026-01-29 15:37:49] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015674 10.0.0.56 - - [2026-01-29 15:37:49] "POST /ref-update HTTP/1.1" 200 156 0.037537 10.0.0.56 - - [2026-01-29 15:37:49] "GET /floating-ip/f4cd2340-8d13-4c31-8822-afbfae71cf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.019322 10.0.0.56 - - [2026-01-29 15:37:49] "POST /set-tag HTTP/1.1" 200 109 0.076773 10.0.0.56 - - [2026-01-29 15:37:50] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006039 10.0.0.56 - - [2026-01-29 15:37:50] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.56 - - [2026-01-29 15:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.56 - - [2026-01-29 15:37:53] "POST /chown HTTP/1.1" 200 109 0.009259 10.0.0.56 - - [2026-01-29 15:37:53] "POST /chown HTTP/1.1" 200 109 0.028586 10.0.0.56 - - [2026-01-29 15:37:53] "POST /chown HTTP/1.1" 200 109 0.010501 10.0.0.56 - - [2026-01-29 15:37:53] "POST /chown HTTP/1.1" 200 109 0.009575 10.0.0.56 - - [2026-01-29 15:37:59] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005754 10.0.0.56 - - [2026-01-29 15:37:59] "POST /set-tag HTTP/1.1" 200 109 0.010019 10.0.0.56 - - [2026-01-29 15:37:59] "GET /virtual-machine/ab2eeeac-8ae8-4d2a-a929-2609403db7d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.005022 10.0.0.56 - - [2026-01-29 15:37:59] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004987 10.0.0.56 - - [2026-01-29 15:37:59] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004880 10.0.0.56 - - [2026-01-29 15:37:59] "POST /set-tag HTTP/1.1" 200 109 0.004031 10.0.0.56 - - [2026-01-29 15:38:32] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010297 10.0.0.56 - - [2026-01-29 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.56 - - [2026-01-29 15:38:32] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004775 10.0.0.56 - - [2026-01-29 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.003385 10.0.0.56 - - [2026-01-29 15:38:32] "GET /virtual-machine/ab2eeeac-8ae8-4d2a-a929-2609403db7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004066 10.0.0.56 - - [2026-01-29 15:38:32] "POST /ref-update HTTP/1.1" 200 156 0.010910 10.0.0.56 - - [2026-01-29 15:38:32] "GET /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005200 10.0.0.56 - - [2026-01-29 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.018190 10.0.0.56 - - [2026-01-29 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.021704 10.0.0.56 - - [2026-01-29 15:38:32] "DELETE /instance-ip/74bd8c74-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.074721 10.0.0.56 - - [2026-01-29 15:38:32] "DELETE /virtual-machine-interface/749803d2-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.058741 10.0.0.56 - - [2026-01-29 15:38:32] "DELETE /virtual-machine/ab2eeeac-8ae8-4d2a-a929-2609403db7d2 HTTP/1.1" 200 115 0.026134 10.0.0.56 - - [2026-01-29 15:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.56 - - [2026-01-29 15:38:34] "GET /tag/30b07d23-0dc1-42d7-8537-e02dbd16a5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013386 10.0.0.56 - - [2026-01-29 15:38:34] "GET /tag/30b07d23-0dc1-42d7-8537-e02dbd16a5c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.020041 10.0.0.56 - - [2026-01-29 15:38:34] "GET /virtual-machine-interface/89d1fb31-9d6c-4954-84fe-38e4686a2c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005303 10.0.0.56 - - [2026-01-29 15:38:34] "POST /set-tag HTTP/1.1" 200 109 0.022717 10.0.0.56 - - [2026-01-29 15:38:34] "GET /virtual-machine-interface/c17f09fc-fd3f-41de-963b-b40eab97b1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.018236 10.0.0.56 - - [2026-01-29 15:38:34] "POST /set-tag HTTP/1.1" 200 109 0.018520 10.0.0.56 - - [2026-01-29 15:38:34] "GET /virtual-machine-interface/f7bcedb2-6301-4fc9-a90b-bdbfee332f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006298 10.0.0.56 - - [2026-01-29 15:38:34] "POST /set-tag HTTP/1.1" 200 109 0.017591 10.0.0.56 - - [2026-01-29 15:38:34] "GET /firewall-policy/bf71e6bf-b5b8-406c-9dd5-065d8c1888d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015096 10.0.0.56 - - [2026-01-29 15:38:35] "GET /firewall-rule/e52f1d12-cf50-432b-97f3-c1c8d5a3f731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004323 10.0.0.56 - - [2026-01-29 15:38:35] "POST /ref-update HTTP/1.1" 200 156 0.014648 10.0.0.56 - - [2026-01-29 15:38:35] "DELETE /firewall-rule/e52f1d12-cf50-432b-97f3-c1c8d5a3f731 HTTP/1.1" 200 115 0.049163 10.0.0.56 - - [2026-01-29 15:38:35] "DELETE /loadbalancer-member/8af53f10-7799-4e4c-8ebc-d75d79636888 HTTP/1.1" 200 115 0.045235 10.0.0.56 - - [2026-01-29 15:38:35] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.012470 10.0.0.56 - - [2026-01-29 15:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020779 10.0.0.56 - - [2026-01-29 15:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.56 - - [2026-01-29 15:38:35] "DELETE /loadbalancer-pool/1da8c196-4dc6-476f-8756-5d3c39f1f325 HTTP/1.1" 200 115 0.085329 10.0.0.56 - - [2026-01-29 15:38:35] "DELETE /loadbalancer-listener/0f334fb1-0175-461e-af81-581baf4cec29 HTTP/1.1" 200 115 0.038658 10.0.0.56 - - [2026-01-29 15:38:35] "GET /floating-ip/6f8301e0-f0fc-42ab-a371-eff7db7d9658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.003903 10.0.0.56 - - [2026-01-29 15:38:35] "POST /chown HTTP/1.1" 200 109 0.026531 10.0.0.56 - - [2026-01-29 15:38:35] "POST /chown HTTP/1.1" 200 109 0.034888 10.0.0.56 - - [2026-01-29 15:38:35] "POST /chown HTTP/1.1" 200 109 0.019407 10.0.0.56 - - [2026-01-29 15:38:35] "PUT /floating-ip/6f8301e0-f0fc-42ab-a371-eff7db7d9658 HTTP/1.1" 200 256 0.054526 10.0.0.56 - - [2026-01-29 15:38:35] "POST /chown HTTP/1.1" 200 109 0.012251 10.0.0.56 - - [2026-01-29 15:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.56 - - [2026-01-29 15:38:35] "POST /chown HTTP/1.1" 200 109 0.009589 10.0.0.56 - - [2026-01-29 15:38:35] "DELETE /floating-ip/6f8301e0-f0fc-42ab-a371-eff7db7d9658 HTTP/1.1" 200 115 0.108251 10.0.0.56 - - [2026-01-29 15:38:35] "POST /chown HTTP/1.1" 200 109 0.014735 10.0.0.56 - - [2026-01-29 15:38:35] "POST /chown HTTP/1.1" 200 109 0.018879 10.0.0.56 - - [2026-01-29 15:38:35] "POST /chown HTTP/1.1" 200 109 0.018202 10.0.0.56 - - [2026-01-29 15:38:35] "DELETE /loadbalancer/a4b2d4e4-f240-4e0c-a351-67b04568459b HTTP/1.1" 200 115 0.094847 10.0.0.56 - - [2026-01-29 15:38:35] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.021932 10.0.0.56 - - [2026-01-29 15:38:35] "DELETE /instance-ip/926d26c3-217a-41f9-afa3-2d41d4495a6f HTTP/1.1" 200 115 0.055161 10.0.0.56 - - [2026-01-29 15:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.035784 10.0.0.56 - - [2026-01-29 15:38:35] "GET /floating-ip-pool/a16ca528-add3-4e0d-9f7b-b1dc60553f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020814 10.0.0.56 - - [2026-01-29 15:38:35] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.023152 10.0.0.56 - - [2026-01-29 15:38:35] "POST /ref-update HTTP/1.1" 200 156 0.027305 10.0.0.56 - - [2026-01-29 15:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016633 10.0.0.56 - - [2026-01-29 15:38:35] "DELETE /floating-ip-pool/a16ca528-add3-4e0d-9f7b-b1dc60553f15 HTTP/1.1" 200 115 0.094775 10.0.0.56 - - [2026-01-29 15:38:35] "DELETE /virtual-machine-interface/f7bcedb2-6301-4fc9-a90b-bdbfee332f43 HTTP/1.1" 200 115 0.215699 10.0.0.56 - - [2026-01-29 15:38:35] "PUT /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 266 0.043199 10.0.0.56 - - [2026-01-29 15:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022988 10.0.0.56 - - [2026-01-29 15:38:36] "DELETE /tag/30b07d23-0dc1-42d7-8537-e02dbd16a5c3 HTTP/1.1" 200 115 0.183497 10.0.0.56 - - [2026-01-29 15:38:36] "DELETE /service-instance/891dd34e-70ef-4bdd-bc75-fada481bacee HTTP/1.1" 200 115 0.102335 10.0.0.56 - - [2026-01-29 15:38:36] "POST /useragent-kv HTTP/1.1" 200 115 0.011578 10.0.0.56 - - [2026-01-29 15:38:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005641 10.0.0.56 - - [2026-01-29 15:38:36] "DELETE /virtual-network/64bccbfe-15d6-46bd-bd55-bd474d542a71 HTTP/1.1" 200 115 0.259684 10.0.0.56 - - [2026-01-29 15:38:36] "GET /virtual-machine-interface/c17f09fc-fd3f-41de-963b-b40eab97b1cd?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.009654 10.0.0.56 - - [2026-01-29 15:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013275 10.0.0.56 - - [2026-01-29 15:38:36] "GET /routing-instance/5b6a0ee9-3167-4580-ad23-309ff4e55259 HTTP/1.1" 404 171 0.009550 10.0.0.56 - - [2026-01-29 15:38:36] "GET /domains HTTP/1.1" 200 280 0.006282 10.0.0.56 - - [2026-01-29 15:38:36] "GET /domain/f7400776-b523-4f51-9c10-7135209edec4 HTTP/1.1" 200 3087 0.004508 10.0.0.56 - - [2026-01-29 15:38:36] "DELETE /route-target/c39cdc4d-943d-4bf1-917e-8b44ae00852b HTTP/1.1" 200 115 0.048970 10.0.0.56 - - [2026-01-29 15:38:36] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e HTTP/1.1" 200 7140 0.065442 10.0.0.56 - - [2026-01-29 15:38:36] "DELETE /virtual-machine-interface/c17f09fc-fd3f-41de-963b-b40eab97b1cd HTTP/1.1" 200 115 0.185309 10.0.0.56 - - [2026-01-29 15:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.56 - - [2026-01-29 15:38:36] "GET /loadbalancer/43208df1-772a-49ca-9f09-75cd78f5b3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.009504 10.0.0.56 - - [2026-01-29 15:38:36] "DELETE /virtual-machine/3f1d6a1e-8019-4758-87bb-0b4c031a4245 HTTP/1.1" 200 115 0.056221 10.0.0.56 - - [2026-01-29 15:38:36] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007225 10.0.0.56 - - [2026-01-29 15:38:36] "GET /virtual-machine-interface/89d1fb31-9d6c-4954-84fe-38e4686a2c3b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.007736 10.0.0.56 - - [2026-01-29 15:38:36] "POST /set-tag HTTP/1.1" 200 109 0.027021 10.0.0.56 - - [2026-01-29 15:38:36] "DELETE /loadbalancer-member/2271e7a5-6ff7-4c1c-b0e5-5304b627785b HTTP/1.1" 200 115 0.075392 10.0.0.56 - - [2026-01-29 15:38:36] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006257 10.0.0.56 - - [2026-01-29 15:38:36] "POST /set-tag HTTP/1.1" 200 109 0.004044 10.0.0.56 - - [2026-01-29 15:38:36] "DELETE /virtual-machine-interface/89d1fb31-9d6c-4954-84fe-38e4686a2c3b HTTP/1.1" 200 115 0.141399 10.0.0.56 - - [2026-01-29 15:38:36] "POST /ref-update HTTP/1.1" 200 156 0.016562 10.0.0.56 - - [2026-01-29 15:38:36] "DELETE /virtual-machine/9b847763-fc35-4a88-8d91-79ba43a80cfd HTTP/1.1" 200 115 0.034435 10.0.0.56 - - [2026-01-29 15:38:38] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007853 10.0.0.56 - - [2026-01-29 15:38:38] "POST /set-tag HTTP/1.1" 200 109 0.003389 10.0.0.56 - - [2026-01-29 15:38:38] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005100 10.0.0.56 - - [2026-01-29 15:38:38] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.56 - - [2026-01-29 15:38:38] "GET /virtual-machine/d93cec11-ce94-4baa-96d8-0239b61e6456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003808 10.0.0.56 - - [2026-01-29 15:38:38] "POST /ref-update HTTP/1.1" 200 156 0.013770 10.0.0.56 - - [2026-01-29 15:38:38] "GET /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015697 10.0.0.56 - - [2026-01-29 15:38:38] "POST /set-tag HTTP/1.1" 200 109 0.022558 10.0.0.56 - - [2026-01-29 15:38:38] "POST /set-tag HTTP/1.1" 200 109 0.041895 10.0.0.56 - - [2026-01-29 15:38:38] "POST /set-tag HTTP/1.1" 200 109 0.046443 10.0.0.56 - - [2026-01-29 15:38:38] "DELETE /instance-ip/7031d9e4-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.053527 10.0.0.56 - - [2026-01-29 15:38:38] "POST /ref-update HTTP/1.1" 200 156 0.012534 10.0.0.56 - - [2026-01-29 15:38:38] "DELETE /virtual-machine-interface/70160a84-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.080895 10.0.0.56 - - [2026-01-29 15:38:38] "DELETE /virtual-machine/d93cec11-ce94-4baa-96d8-0239b61e6456 HTTP/1.1" 200 115 0.022813 10.0.0.56 - - [2026-01-29 15:38:41] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005221 10.0.0.56 - - [2026-01-29 15:38:41] "POST /set-tag HTTP/1.1" 200 109 0.003927 10.0.0.56 - - [2026-01-29 15:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.56 - - [2026-01-29 15:38:41] "GET /loadbalancer/43208df1-772a-49ca-9f09-75cd78f5b3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003230 10.0.0.56 - - [2026-01-29 15:38:42] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009034 10.0.0.56 - - [2026-01-29 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.003372 10.0.0.56 - - [2026-01-29 15:38:42] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006933 10.0.0.56 - - [2026-01-29 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.003452 10.0.0.56 - - [2026-01-29 15:38:42] "GET /virtual-machine/efc0c2ff-3080-4a1f-81df-94811be00030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006757 10.0.0.56 - - [2026-01-29 15:38:42] "POST /ref-update HTTP/1.1" 200 156 0.012882 10.0.0.56 - - [2026-01-29 15:38:42] "GET /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015042 10.0.0.56 - - [2026-01-29 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.026218 10.0.0.56 - - [2026-01-29 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.022367 10.0.0.56 - - [2026-01-29 15:38:42] "POST /set-tag HTTP/1.1" 200 109 0.048323 10.0.0.56 - - [2026-01-29 15:38:42] "DELETE /instance-ip/6faeed5e-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.065337 10.0.0.56 - - [2026-01-29 15:38:42] "POST /ref-update HTTP/1.1" 200 156 0.012318 10.0.0.56 - - [2026-01-29 15:38:42] "DELETE /virtual-machine-interface/6f9152ee-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.069242 10.0.0.56 - - [2026-01-29 15:38:42] "DELETE /virtual-machine/efc0c2ff-3080-4a1f-81df-94811be00030 HTTP/1.1" 200 115 0.036207 10.0.0.56 - - [2026-01-29 15:38:42] "DELETE /tag/8242737c-4843-4b92-bf7f-3742e2e4f650 HTTP/1.1" 200 115 0.048919 10.0.0.56 - - [2026-01-29 15:38:42] "DELETE /tag/4e15a322-2e00-475c-a653-563ee76db6bd HTTP/1.1" 200 115 0.064074 10.0.0.56 - - [2026-01-29 15:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.56 - - [2026-01-29 15:38:46] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.040300 10.0.0.56 - - [2026-01-29 15:38:46] "POST /tags HTTP/1.1" 200 393 0.035418 10.0.0.56 - - [2026-01-29 15:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015304 10.0.0.56 - - [2026-01-29 15:38:46] "GET /tag/69de752d-ca61-4e91-9f0f-f2746dfb6aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.019021 10.0.0.56 - - [2026-01-29 15:38:46] "POST /tags HTTP/1.1" 200 341 0.029528 10.0.0.56 - - [2026-01-29 15:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007059 10.0.0.56 - - [2026-01-29 15:38:46] "GET /tag/d9ea44d2-ac22-4e12-9543-8740a80efc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012796 10.0.0.56 - - [2026-01-29 15:38:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.004272 10.0.0.56 - - [2026-01-29 15:38:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.005626 10.0.0.56 - - [2026-01-29 15:38:47] "POST /security-groups HTTP/1.1" 200 589 0.090101 10.0.0.56 - - [2026-01-29 15:38:47] "POST /projects HTTP/1.1" 200 519 0.222409 10.0.0.56 - - [2026-01-29 15:38:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.002533 10.0.0.56 - - [2026-01-29 15:38:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022632 10.0.0.56 - - [2026-01-29 15:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017080 10.0.0.56 - - [2026-01-29 15:38:47] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005922 10.0.0.56 - - [2026-01-29 15:38:47] "POST /access-control-lists HTTP/1.1" 200 598 0.058891 10.0.0.56 - - [2026-01-29 15:38:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.024014 10.0.0.56 - - [2026-01-29 15:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 10.0.0.56 - - [2026-01-29 15:38:47] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.010442 10.0.0.56 - - [2026-01-29 15:38:47] "POST /access-control-lists HTTP/1.1" 200 596 0.089031 10.0.0.56 - - [2026-01-29 15:38:47] "PUT /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5 HTTP/1.1" 200 264 0.127394 10.0.0.56 - - [2026-01-29 15:38:47] "PUT /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c HTTP/1.1" 200 264 0.076186 10.0.0.56 - - [2026-01-29 15:38:47] "POST /security-groups HTTP/1.1" 200 591 0.106042 10.0.0.56 - - [2026-01-29 15:38:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.006033 10.0.0.56 - - [2026-01-29 15:38:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.050489 10.0.0.56 - - [2026-01-29 15:38:47] "POST /chown HTTP/1.1" 200 109 0.023142 10.0.0.56 - - [2026-01-29 15:38:47] "POST /access-control-lists HTTP/1.1" 200 632 0.068956 10.0.0.56 - - [2026-01-29 15:38:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.018440 10.0.0.56 - - [2026-01-29 15:38:47] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004166 10.0.0.56 - - [2026-01-29 15:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.56 - - [2026-01-29 15:38:47] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005002 10.0.0.56 - - [2026-01-29 15:38:47] "POST /tags HTTP/1.1" 409 226 0.005624 10.0.0.56 - - [2026-01-29 15:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005931 10.0.0.56 - - [2026-01-29 15:38:47] "GET /tag/d9ea44d2-ac22-4e12-9543-8740a80efc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013738 10.0.0.56 - - [2026-01-29 15:38:47] "POST /access-control-lists HTTP/1.1" 200 630 0.095622 10.0.0.56 - - [2026-01-29 15:38:48] "POST /firewall-rules HTTP/1.1" 200 600 0.092903 10.0.0.56 - - [2026-01-29 15:38:48] "GET /firewall-rule/23c89549-6040-466b-9eea-c70c5d2e777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.033273 10.0.0.56 - - [2026-01-29 15:38:48] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005149 10.0.0.56 - - [2026-01-29 15:38:48] "GET /firewall-rule/23c89549-6040-466b-9eea-c70c5d2e777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004356 10.0.0.56 - - [2026-01-29 15:38:48] "POST /ref-update HTTP/1.1" 200 156 0.067429 10.0.0.56 - - [2026-01-29 15:38:48] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009932 10.0.0.56 - - [2026-01-29 15:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.56 - - [2026-01-29 15:38:48] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003284 10.0.0.56 - - [2026-01-29 15:38:48] "POST /tags HTTP/1.1" 409 226 0.002228 10.0.0.56 - - [2026-01-29 15:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.56 - - [2026-01-29 15:38:48] "GET /tag/d9ea44d2-ac22-4e12-9543-8740a80efc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016150 10.0.0.56 - - [2026-01-29 15:38:48] "POST /firewall-rules HTTP/1.1" 200 598 0.083099 10.0.0.56 - - [2026-01-29 15:38:48] "GET /firewall-rule/5de91c1d-8133-4a92-8451-9c9c5c31b4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004780 10.0.0.56 - - [2026-01-29 15:38:48] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004656 10.0.0.56 - - [2026-01-29 15:38:48] "GET /firewall-rule/5de91c1d-8133-4a92-8451-9c9c5c31b4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005026 10.0.0.56 - - [2026-01-29 15:38:48] "POST /ref-update HTTP/1.1" 200 156 0.066045 10.0.0.56 - - [2026-01-29 15:38:49] "POST /tags HTTP/1.1" 200 393 0.042522 10.0.0.56 - - [2026-01-29 15:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011449 10.0.0.56 - - [2026-01-29 15:38:49] "GET /tag/d123471d-e72e-4936-8374-84281c9ce624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016170 10.0.0.56 - - [2026-01-29 15:38:49] "POST /tags HTTP/1.1" 200 341 0.055159 10.0.0.56 - - [2026-01-29 15:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011257 10.0.0.56 - - [2026-01-29 15:38:50] "GET /tag/30402de2-4a1c-4d2c-ab0e-0a0bd9b0ad39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.019688 10.0.0.56 - - [2026-01-29 15:38:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.001395 10.0.0.56 - - [2026-01-29 15:38:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.017958 10.0.0.56 - - [2026-01-29 15:38:50] "POST /security-groups HTTP/1.1" 200 589 0.069085 10.0.0.56 - - [2026-01-29 15:38:50] "POST /projects HTTP/1.1" 200 519 0.245113 10.0.0.56 - - [2026-01-29 15:38:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015490 10.0.0.56 - - [2026-01-29 15:38:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.027394 10.0.0.56 - - [2026-01-29 15:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.56 - - [2026-01-29 15:38:50] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.038580 10.0.0.56 - - [2026-01-29 15:38:50] "POST /access-control-lists HTTP/1.1" 200 598 0.086437 10.0.0.56 - - [2026-01-29 15:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017481 10.0.0.56 - - [2026-01-29 15:38:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.017522 10.0.0.56 - - [2026-01-29 15:38:50] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004539 10.0.0.56 - - [2026-01-29 15:38:50] "POST /access-control-lists HTTP/1.1" 200 596 0.068747 10.0.0.56 - - [2026-01-29 15:38:50] "PUT /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5 HTTP/1.1" 200 264 0.076583 10.0.0.56 - - [2026-01-29 15:38:50] "PUT /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c HTTP/1.1" 200 264 0.051693 10.0.0.56 - - [2026-01-29 15:38:50] "POST /security-groups HTTP/1.1" 200 591 0.078998 10.0.0.56 - - [2026-01-29 15:38:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.002859 10.0.0.56 - - [2026-01-29 15:38:50] "POST /access-control-lists HTTP/1.1" 200 632 0.020302 10.0.0.56 - - [2026-01-29 15:38:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027321 10.0.0.56 - - [2026-01-29 15:38:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.021826 10.0.0.56 - - [2026-01-29 15:38:50] "POST /chown HTTP/1.1" 200 109 0.023743 10.0.0.56 - - [2026-01-29 15:38:50] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016191 10.0.0.56 - - [2026-01-29 15:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.56 - - [2026-01-29 15:38:50] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002789 10.0.0.56 - - [2026-01-29 15:38:50] "POST /access-control-lists HTTP/1.1" 200 630 0.093613 10.0.0.56 - - [2026-01-29 15:38:50] "POST /tags HTTP/1.1" 409 226 0.014803 10.0.0.56 - - [2026-01-29 15:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.56 - - [2026-01-29 15:38:51] "GET /tag/30402de2-4a1c-4d2c-ab0e-0a0bd9b0ad39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011267 10.0.0.56 - - [2026-01-29 15:38:51] "POST /firewall-rules HTTP/1.1" 200 600 0.071639 10.0.0.56 - - [2026-01-29 15:38:51] "GET /firewall-rule/1901a06e-abe0-4241-b50d-2ff50de1ee82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007481 10.0.0.56 - - [2026-01-29 15:38:51] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004623 10.0.0.56 - - [2026-01-29 15:38:51] "GET /firewall-rule/1901a06e-abe0-4241-b50d-2ff50de1ee82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003922 10.0.0.56 - - [2026-01-29 15:38:51] "POST /ref-update HTTP/1.1" 200 156 0.053363 10.0.0.56 - - [2026-01-29 15:38:51] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019771 10.0.0.56 - - [2026-01-29 15:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.56 - - [2026-01-29 15:38:51] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003644 10.0.0.56 - - [2026-01-29 15:38:51] "POST /tags HTTP/1.1" 409 226 0.002424 10.0.0.56 - - [2026-01-29 15:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.56 - - [2026-01-29 15:38:51] "GET /tag/30402de2-4a1c-4d2c-ab0e-0a0bd9b0ad39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011357 10.0.0.56 - - [2026-01-29 15:38:51] "POST /firewall-rules HTTP/1.1" 200 598 0.078488 10.0.0.56 - - [2026-01-29 15:38:51] "GET /firewall-rule/b3c61a6e-b756-4d08-9cb2-95dd0e8f7f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004378 10.0.0.56 - - [2026-01-29 15:38:51] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004827 10.0.0.56 - - [2026-01-29 15:38:51] "GET /firewall-rule/b3c61a6e-b756-4d08-9cb2-95dd0e8f7f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004526 10.0.0.56 - - [2026-01-29 15:38:51] "POST /ref-update HTTP/1.1" 200 156 0.062918 10.0.0.56 - - [2026-01-29 15:38:52] "POST /tags HTTP/1.1" 200 345 0.092506 10.0.0.56 - - [2026-01-29 15:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.028084 10.0.0.56 - - [2026-01-29 15:38:52] "GET /tag/83b34c23-3e94-44ff-b411-45d4f00279bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019188 10.0.0.56 - - [2026-01-29 15:38:52] "POST /projects HTTP/1.1" 409 238 0.003390 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007644 10.0.0.56 - - [2026-01-29 15:38:53] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058512 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.56 - - [2026-01-29 15:38:53] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007285 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.56 - - [2026-01-29 15:38:53] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005530 10.0.0.56 - - [2026-01-29 15:38:53] "POST /security-groups HTTP/1.1" 409 285 0.002873 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.56 - - [2026-01-29 15:38:53] "PUT /security-group/9fef46ae-b013-4587-bccb-347249b2d2dd HTTP/1.1" 200 262 0.059791 10.0.0.56 - - [2026-01-29 15:38:53] "PUT /access-control-list/6b3df3e5-f012-47f4-9e6f-f6f4094e001c HTTP/1.1" 200 272 0.023765 10.0.0.56 - - [2026-01-29 15:38:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031032 10.0.0.56 - - [2026-01-29 15:38:53] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.100032 10.0.0.56 - - [2026-01-29 15:38:53] "POST /tags HTTP/1.1" 409 228 0.002379 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.56 - - [2026-01-29 15:38:53] "PUT /access-control-list/b973d07b-9c0e-4f44-bab0-781d89c0a8ce HTTP/1.1" 200 272 0.067551 10.0.0.56 - - [2026-01-29 15:38:53] "GET /tag/83b34c23-3e94-44ff-b411-45d4f00279bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013399 10.0.0.56 - - [2026-01-29 15:38:53] "POST /tags HTTP/1.1" 200 345 0.030975 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012992 10.0.0.56 - - [2026-01-29 15:38:53] "GET /tag/2fc0efe3-97bd-43e3-be13-999ca8d680cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013572 10.0.0.56 - - [2026-01-29 15:38:53] "POST /projects HTTP/1.1" 409 238 0.002424 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.56 - - [2026-01-29 15:38:53] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046464 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.56 - - [2026-01-29 15:38:53] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004551 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.56 - - [2026-01-29 15:38:53] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036508 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.56 - - [2026-01-29 15:38:53] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004350 10.0.0.56 - - [2026-01-29 15:38:53] "POST /security-groups HTTP/1.1" 409 285 0.002595 10.0.0.56 - - [2026-01-29 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.56 - - [2026-01-29 15:38:53] "PUT /security-group/19d7fca7-4013-4d2f-bfc4-c5391babaa76 HTTP/1.1" 200 262 0.057980 10.0.0.56 - - [2026-01-29 15:38:53] "PUT /access-control-list/d1328d3f-79ba-4adb-bad9-dff5b05d7c50 HTTP/1.1" 200 272 0.022500 10.0.0.56 - - [2026-01-29 15:38:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031091 10.0.0.56 - - [2026-01-29 15:38:53] "POST /tags HTTP/1.1" 409 228 0.017102 10.0.0.56 - - [2026-01-29 15:38:53] "PUT /access-control-list/c52ff6c6-1573-4b40-a795-015b31de4c07 HTTP/1.1" 200 272 0.038331 10.0.0.56 - - [2026-01-29 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.56 - - [2026-01-29 15:38:54] "GET /tag/2fc0efe3-97bd-43e3-be13-999ca8d680cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013029 10.0.0.56 - - [2026-01-29 15:38:54] "POST /tags HTTP/1.1" 200 291 0.085485 10.0.0.56 - - [2026-01-29 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.56 - - [2026-01-29 15:38:54] "GET /tag/4501709e-7a4d-4368-9430-99147ba08d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013872 10.0.0.56 - - [2026-01-29 15:38:54] "POST /tags HTTP/1.1" 200 303 0.065393 10.0.0.56 - - [2026-01-29 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.56 - - [2026-01-29 15:38:54] "GET /tag/7aa8593b-f273-4e00-ac2e-7ea721f60345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014103 10.0.0.56 - - [2026-01-29 15:38:54] "POST /tags HTTP/1.1" 409 252 0.002943 10.0.0.56 - - [2026-01-29 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.56 - - [2026-01-29 15:38:54] "GET /tag/69de752d-ca61-4e91-9f0f-f2746dfb6aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017054 10.0.0.56 - - [2026-01-29 15:38:54] "POST /tags HTTP/1.1" 409 226 0.002706 10.0.0.56 - - [2026-01-29 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.56 - - [2026-01-29 15:38:54] "GET /tag/d9ea44d2-ac22-4e12-9543-8740a80efc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013092 10.0.0.56 - - [2026-01-29 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.56 - - [2026-01-29 15:38:54] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005618 10.0.0.56 - - [2026-01-29 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.56 - - [2026-01-29 15:38:54] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039627 10.0.0.56 - - [2026-01-29 15:38:54] "POST /virtual-machines HTTP/1.1" 200 395 0.011815 10.0.0.56 - - [2026-01-29 15:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011225 10.0.0.56 - - [2026-01-29 15:38:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109417 10.0.0.56 - - [2026-01-29 15:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023859 10.0.0.56 - - [2026-01-29 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018112 10.0.0.56 - - [2026-01-29 15:38:54] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006099 10.0.0.56 - - [2026-01-29 15:38:54] "POST /instance-ips HTTP/1.1" 200 397 0.029891 10.0.0.56 - - [2026-01-29 15:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.046360 10.0.0.56 - - [2026-01-29 15:38:55] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017745 10.0.0.56 - - [2026-01-29 15:38:55] "POST /set-tag HTTP/1.1" 200 109 0.091517 10.0.0.56 - - [2026-01-29 15:38:55] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009484 10.0.0.56 - - [2026-01-29 15:38:55] "GET /instance-ip/9e80c756-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005948 10.0.0.56 - - [2026-01-29 15:38:55] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005941 10.0.0.56 - - [2026-01-29 15:38:55] "POST /set-tag HTTP/1.1" 200 109 0.004574 10.0.0.56 - - [2026-01-29 15:38:55] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004590 10.0.0.56 - - [2026-01-29 15:38:55] "POST /ref-update HTTP/1.1" 200 156 0.010890 10.0.0.56 - - [2026-01-29 15:38:55] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008217 10.0.0.56 - - [2026-01-29 15:38:55] "POST /set-tag HTTP/1.1" 200 109 0.003911 10.0.0.56 - - [2026-01-29 15:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.56 - - [2026-01-29 15:38:55] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004329 10.0.0.56 - - [2026-01-29 15:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.56 - - [2026-01-29 15:38:55] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037167 10.0.0.56 - - [2026-01-29 15:38:55] "POST /virtual-machines HTTP/1.1" 200 395 0.018174 10.0.0.56 - - [2026-01-29 15:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012304 10.0.0.56 - - [2026-01-29 15:38:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126035 10.0.0.56 - - [2026-01-29 15:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010080 10.0.0.56 - - [2026-01-29 15:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013528 10.0.0.56 - - [2026-01-29 15:38:55] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005007 10.0.0.56 - - [2026-01-29 15:38:55] "POST /instance-ips HTTP/1.1" 200 397 0.024708 10.0.0.56 - - [2026-01-29 15:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.032155 10.0.0.56 - - [2026-01-29 15:38:55] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008546 10.0.0.56 - - [2026-01-29 15:38:56] "POST /set-tag HTTP/1.1" 200 109 0.076080 10.0.0.56 - - [2026-01-29 15:38:56] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017676 10.0.0.56 - - [2026-01-29 15:38:56] "GET /instance-ip/9f0b4bd8-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004749 10.0.0.56 - - [2026-01-29 15:38:56] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005831 10.0.0.56 - - [2026-01-29 15:38:56] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.56 - - [2026-01-29 15:38:56] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004640 10.0.0.56 - - [2026-01-29 15:38:56] "POST /ref-update HTTP/1.1" 200 156 0.010602 10.0.0.56 - - [2026-01-29 15:38:56] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011633 10.0.0.56 - - [2026-01-29 15:38:56] "POST /set-tag HTTP/1.1" 200 109 0.004888 10.0.0.56 - - [2026-01-29 15:38:56] "POST /tags HTTP/1.1" 200 291 0.021681 10.0.0.56 - - [2026-01-29 15:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012572 10.0.0.56 - - [2026-01-29 15:38:56] "GET /tag/d18a3461-b884-4159-ac1a-1f01e81f80f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013561 10.0.0.56 - - [2026-01-29 15:38:56] "POST /tags HTTP/1.1" 409 252 0.003071 10.0.0.56 - - [2026-01-29 15:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.56 - - [2026-01-29 15:38:56] "GET /tag/d123471d-e72e-4936-8374-84281c9ce624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016520 10.0.0.56 - - [2026-01-29 15:38:56] "POST /tags HTTP/1.1" 409 226 0.002944 10.0.0.56 - - [2026-01-29 15:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.56 - - [2026-01-29 15:38:56] "GET /tag/30402de2-4a1c-4d2c-ab0e-0a0bd9b0ad39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012347 10.0.0.56 - - [2026-01-29 15:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.56 - - [2026-01-29 15:38:56] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006094 10.0.0.56 - - [2026-01-29 15:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.56 - - [2026-01-29 15:38:56] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036100 10.0.0.56 - - [2026-01-29 15:38:56] "POST /virtual-machines HTTP/1.1" 200 395 0.014813 10.0.0.56 - - [2026-01-29 15:38:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.034853 10.0.0.56 - - [2026-01-29 15:38:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.151208 10.0.0.56 - - [2026-01-29 15:38:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014170 10.0.0.56 - - [2026-01-29 15:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012290 10.0.0.56 - - [2026-01-29 15:38:56] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007128 10.0.0.56 - - [2026-01-29 15:38:56] "POST /instance-ips HTTP/1.1" 200 397 0.032708 10.0.0.56 - - [2026-01-29 15:38:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.042516 10.0.0.56 - - [2026-01-29 15:38:57] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010730 10.0.0.56 - - [2026-01-29 15:38:57] "POST /set-tag HTTP/1.1" 200 109 0.084039 10.0.0.56 - - [2026-01-29 15:38:57] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016222 10.0.0.56 - - [2026-01-29 15:38:57] "GET /instance-ip/9fbc516c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.018264 10.0.0.56 - - [2026-01-29 15:38:57] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005521 10.0.0.56 - - [2026-01-29 15:38:57] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.56 - - [2026-01-29 15:38:57] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004428 10.0.0.56 - - [2026-01-29 15:38:57] "POST /ref-update HTTP/1.1" 200 156 0.009894 10.0.0.56 - - [2026-01-29 15:38:57] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007855 10.0.0.56 - - [2026-01-29 15:38:57] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.56 - - [2026-01-29 15:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.56 - - [2026-01-29 15:38:57] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004694 10.0.0.56 - - [2026-01-29 15:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.56 - - [2026-01-29 15:38:57] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037738 10.0.0.56 - - [2026-01-29 15:38:57] "POST /virtual-machines HTTP/1.1" 200 395 0.010750 10.0.0.56 - - [2026-01-29 15:38:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021154 10.0.0.56 - - [2026-01-29 15:38:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125897 10.0.0.56 - - [2026-01-29 15:38:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011516 10.0.0.56 - - [2026-01-29 15:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014117 10.0.0.56 - - [2026-01-29 15:38:57] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005672 10.0.0.56 - - [2026-01-29 15:38:57] "POST /instance-ips HTTP/1.1" 200 397 0.026298 10.0.0.56 - - [2026-01-29 15:38:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.031397 10.0.0.56 - - [2026-01-29 15:38:57] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020950 10.0.0.56 - - [2026-01-29 15:38:58] "POST /set-tag HTTP/1.1" 200 109 0.064021 10.0.0.56 - - [2026-01-29 15:38:58] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009444 10.0.0.56 - - [2026-01-29 15:38:58] "GET /instance-ip/a0423fe8-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003699 10.0.0.56 - - [2026-01-29 15:38:58] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005901 10.0.0.56 - - [2026-01-29 15:38:58] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.56 - - [2026-01-29 15:38:58] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005474 10.0.0.56 - - [2026-01-29 15:38:58] "POST /ref-update HTTP/1.1" 200 156 0.015811 10.0.0.56 - - [2026-01-29 15:38:58] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018997 10.0.0.56 - - [2026-01-29 15:38:58] "POST /set-tag HTTP/1.1" 200 109 0.003566 10.0.0.56 - - [2026-01-29 15:38:58] "POST /tags HTTP/1.1" 200 299 0.023228 10.0.0.56 - - [2026-01-29 15:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008652 10.0.0.56 - - [2026-01-29 15:38:58] "GET /tag/ed3c81fd-3be0-4f5d-867a-76be513afc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013734 10.0.0.56 - - [2026-01-29 15:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.56 - - [2026-01-29 15:38:58] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005188 10.0.0.56 - - [2026-01-29 15:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.56 - - [2026-01-29 15:38:58] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052465 10.0.0.56 - - [2026-01-29 15:38:58] "POST /virtual-machines HTTP/1.1" 200 395 0.028023 10.0.0.56 - - [2026-01-29 15:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019731 10.0.0.56 - - [2026-01-29 15:38:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130647 10.0.0.56 - - [2026-01-29 15:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012629 10.0.0.56 - - [2026-01-29 15:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009884 10.0.0.56 - - [2026-01-29 15:38:58] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004460 10.0.0.56 - - [2026-01-29 15:38:58] "POST /instance-ips HTTP/1.1" 200 397 0.027792 10.0.0.56 - - [2026-01-29 15:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024140 10.0.0.56 - - [2026-01-29 15:38:58] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016210 10.0.0.56 - - [2026-01-29 15:38:58] "POST /set-tag HTTP/1.1" 200 109 0.020867 10.0.0.56 - - [2026-01-29 15:38:59] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021401 10.0.0.56 - - [2026-01-29 15:38:59] "GET /instance-ip/a0da5e18-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008659 10.0.0.56 - - [2026-01-29 15:38:59] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004809 10.0.0.56 - - [2026-01-29 15:38:59] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.56 - - [2026-01-29 15:38:59] "POST /tags HTTP/1.1" 200 299 0.019791 10.0.0.56 - - [2026-01-29 15:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.56 - - [2026-01-29 15:38:59] "GET /tag/ae52177d-26f3-4d69-9ecb-46a2c3051ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012961 10.0.0.56 - - [2026-01-29 15:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.56 - - [2026-01-29 15:38:59] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006380 10.0.0.56 - - [2026-01-29 15:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.56 - - [2026-01-29 15:38:59] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041664 10.0.0.56 - - [2026-01-29 15:38:59] "POST /virtual-machines HTTP/1.1" 200 395 0.011027 10.0.0.56 - - [2026-01-29 15:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016452 10.0.0.56 - - [2026-01-29 15:38:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.209544 10.0.0.56 - - [2026-01-29 15:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022166 10.0.0.56 - - [2026-01-29 15:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.033585 10.0.0.56 - - [2026-01-29 15:38:59] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011644 10.0.0.56 - - [2026-01-29 15:38:59] "POST /instance-ips HTTP/1.1" 200 397 0.076092 10.0.0.56 - - [2026-01-29 15:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.086874 10.0.0.56 - - [2026-01-29 15:38:59] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.044232 10.0.0.56 - - [2026-01-29 15:39:00] "POST /set-tag HTTP/1.1" 200 109 0.055044 10.0.0.56 - - [2026-01-29 15:39:00] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.052532 10.0.0.56 - - [2026-01-29 15:39:00] "GET /instance-ip/a162c0f0-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.025172 10.0.0.56 - - [2026-01-29 15:39:00] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008827 10.0.0.56 - - [2026-01-29 15:39:00] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.56 - - [2026-01-29 15:39:00] "POST /tags HTTP/1.1" 200 299 0.043448 10.0.0.56 - - [2026-01-29 15:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.56 - - [2026-01-29 15:39:00] "GET /tag/bd3a67af-11aa-4dc7-af78-e72bf118e8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.038516 10.0.0.56 - - [2026-01-29 15:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009907 10.0.0.56 - - [2026-01-29 15:39:00] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.022709 10.0.0.56 - - [2026-01-29 15:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011055 10.0.0.56 - - [2026-01-29 15:39:00] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.087722 10.0.0.56 - - [2026-01-29 15:39:00] "POST /virtual-machines HTTP/1.1" 200 395 0.017217 10.0.0.56 - - [2026-01-29 15:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.035787 10.0.0.56 - - [2026-01-29 15:39:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.144877 10.0.0.56 - - [2026-01-29 15:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012642 10.0.0.56 - - [2026-01-29 15:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017444 10.0.0.56 - - [2026-01-29 15:39:00] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006765 10.0.0.56 - - [2026-01-29 15:39:00] "POST /instance-ips HTTP/1.1" 200 397 0.028592 10.0.0.56 - - [2026-01-29 15:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038437 10.0.0.56 - - [2026-01-29 15:39:01] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011806 10.0.0.56 - - [2026-01-29 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.024762 10.0.0.56 - - [2026-01-29 15:39:01] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020465 10.0.0.56 - - [2026-01-29 15:39:01] "GET /instance-ip/a21b76a4-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005157 10.0.0.56 - - [2026-01-29 15:39:01] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005184 10.0.0.56 - - [2026-01-29 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.56 - - [2026-01-29 15:39:01] "POST /tags HTTP/1.1" 200 299 0.022518 10.0.0.56 - - [2026-01-29 15:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.56 - - [2026-01-29 15:39:01] "GET /tag/b23dc92a-3e2d-4e32-9be7-0c383e48c543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012911 10.0.0.56 - - [2026-01-29 15:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.56 - - [2026-01-29 15:39:01] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005812 10.0.0.56 - - [2026-01-29 15:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.56 - - [2026-01-29 15:39:01] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038509 10.0.0.56 - - [2026-01-29 15:39:01] "POST /virtual-machines HTTP/1.1" 200 395 0.011891 10.0.0.56 - - [2026-01-29 15:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031173 10.0.0.56 - - [2026-01-29 15:39:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128191 10.0.0.56 - - [2026-01-29 15:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015344 10.0.0.56 - - [2026-01-29 15:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016068 10.0.0.56 - - [2026-01-29 15:39:01] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008083 10.0.0.56 - - [2026-01-29 15:39:01] "POST /instance-ips HTTP/1.1" 200 397 0.024972 10.0.0.56 - - [2026-01-29 15:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022225 10.0.0.56 - - [2026-01-29 15:39:01] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011885 10.0.0.56 - - [2026-01-29 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.025896 10.0.0.56 - - [2026-01-29 15:39:01] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019090 10.0.0.56 - - [2026-01-29 15:39:01] "GET /instance-ip/a29991ba-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004160 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005168 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005793 10.0.0.56 - - [2026-01-29 15:39:02] "POST /ref-update HTTP/1.1" 200 156 0.015226 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014585 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.017620 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005959 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.003514 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006031 10.0.0.56 - - [2026-01-29 15:39:02] "POST /ref-update HTTP/1.1" 200 156 0.011986 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011564 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.023446 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004902 10.0.0.56 - - [2026-01-29 15:39:02] "POST /ref-update HTTP/1.1" 200 156 0.009948 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009804 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004980 10.0.0.56 - - [2026-01-29 15:39:02] "POST /ref-update HTTP/1.1" 200 156 0.008800 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005412 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.003505 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006135 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004872 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005025 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004455 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.003842 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005694 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005774 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.008505 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007682 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004554 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.56 - - [2026-01-29 15:39:02] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008292 10.0.0.56 - - [2026-01-29 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.003070 10.0.0.56 - - [2026-01-29 15:39:05] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005600 10.0.0.56 - - [2026-01-29 15:39:05] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.56 - - [2026-01-29 15:39:05] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005422 10.0.0.56 - - [2026-01-29 15:39:05] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.56 - - [2026-01-29 15:39:06] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007964 10.0.0.56 - - [2026-01-29 15:39:06] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.56 - - [2026-01-29 15:39:08] "GET /virtual-machine/626554d4-27b3-4ba6-a2f0-b416e1b1f2ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003971 10.0.0.56 - - [2026-01-29 15:39:08] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004665 10.0.0.56 - - [2026-01-29 15:39:08] "GET /virtual-machine/4d4c275a-d8c1-4297-9f2c-d99135e83dc5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003616 10.0.0.56 - - [2026-01-29 15:39:08] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005935 10.0.0.56 - - [2026-01-29 15:39:08] "GET /virtual-machine/7eb8c8f3-e994-4593-a1f4-e9ee454f3b8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003982 10.0.0.56 - - [2026-01-29 15:39:09] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005064 10.0.0.56 - - [2026-01-29 15:39:09] "GET /virtual-machine/85a0edfe-5103-4792-94d0-304fcc43bddb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004738 10.0.0.56 - - [2026-01-29 15:39:09] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005750 10.0.0.56 - - [2026-01-29 15:39:10] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004752 10.0.0.56 - - [2026-01-29 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.003446 10.0.0.56 - - [2026-01-29 15:39:11] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008039 10.0.0.56 - - [2026-01-29 15:39:11] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.56 - - [2026-01-29 15:39:11] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005906 10.0.0.56 - - [2026-01-29 15:39:11] "POST /set-tag HTTP/1.1" 200 109 0.003712 10.0.0.56 - - [2026-01-29 15:39:14] "GET /virtual-machine/9607fdfe-83ba-4874-b50a-0f3b55d4ff97?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004261 10.0.0.56 - - [2026-01-29 15:39:14] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005675 10.0.0.56 - - [2026-01-29 15:39:14] "GET /virtual-machine/8deee978-669d-42a5-9b7b-2418e788921e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004178 10.0.0.56 - - [2026-01-29 15:39:14] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005035 10.0.0.56 - - [2026-01-29 15:39:14] "GET /virtual-machine/cb217107-bccc-43f2-89a8-c008c4b7fbdb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003709 10.0.0.56 - - [2026-01-29 15:39:14] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004891 10.0.0.56 - - [2026-01-29 15:39:14] "GET /virtual-machine/5d9539ff-63ab-4ea0-ab37-b58ce28a2e0e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003709 10.0.0.56 - - [2026-01-29 15:39:14] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004645 10.0.0.56 - - [2026-01-29 15:39:14] "GET /loadbalancer/4d1a7ed3-f934-435e-99ee-1817f20f3c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003531 10.0.0.56 - - [2026-01-29 15:39:14] "POST /tags HTTP/1.1" 200 333 0.037117 10.0.0.56 - - [2026-01-29 15:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008648 10.0.0.56 - - [2026-01-29 15:39:14] "GET /tag/9b6dd0c2-371f-47a0-b2ef-0882beae0abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017607 10.0.0.56 - - [2026-01-29 15:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.56 - - [2026-01-29 15:39:14] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034978 10.0.0.56 - - [2026-01-29 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014632 10.0.0.56 - - [2026-01-29 15:39:15] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004833 10.0.0.56 - - [2026-01-29 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.56 - - [2026-01-29 15:39:15] "GET /service-appliance-set/49cf99dd-5e82-4082-94d0-7e157156d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003508 10.0.0.56 - - [2026-01-29 15:39:15] "POST /fqname-to-id HTTP/1.1" 404 273 0.002455 10.0.0.56 - - [2026-01-29 15:39:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.118515 10.0.0.56 - - [2026-01-29 15:39:15] "GET /virtual-machine-interface/86a14b01-f90e-4251-af42-bcf353eb796b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.013148 10.0.0.56 - - [2026-01-29 15:39:15] "POST /instance-ips HTTP/1.1" 200 409 0.031473 10.0.0.56 - - [2026-01-29 15:39:15] "GET /instance-ip/45083188-4136-4085-90a1-ded7b117fa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004884 10.0.0.56 - - [2026-01-29 15:39:15] "POST /loadbalancers HTTP/1.1" 200 629 0.068890 10.0.0.56 - - [2026-01-29 15:39:15] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038235 10.0.0.56 - - [2026-01-29 15:39:15] "GET /instance-ip/45083188-4136-4085-90a1-ded7b117fa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003011 10.0.0.56 - - [2026-01-29 15:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025527 10.0.0.56 - - [2026-01-29 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008082 10.0.0.56 - - [2026-01-29 15:39:15] "POST /floating-ips HTTP/1.1" 200 597 0.061101 10.0.0.56 - - [2026-01-29 15:39:15] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047940 10.0.0.56 - - [2026-01-29 15:39:15] "GET /loadbalancer/4d1a7ed3-f934-435e-99ee-1817f20f3c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003515 10.0.0.56 - - [2026-01-29 15:39:15] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.033730 10.0.0.56 - - [2026-01-29 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.56 - - [2026-01-29 15:39:15] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037730 10.0.0.56 - - [2026-01-29 15:39:15] "GET /loadbalancer-listener/5d417ec4-65d2-451e-b8d3-e6946465be58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.009121 10.0.0.56 - - [2026-01-29 15:39:15] "GET /loadbalancer-listener/5d417ec4-65d2-451e-b8d3-e6946465be58?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005935 10.0.0.56 - - [2026-01-29 15:39:15] "GET /loadbalancer/4d1a7ed3-f934-435e-99ee-1817f20f3c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003460 10.0.0.56 - - [2026-01-29 15:39:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.060587 10.0.0.56 - - [2026-01-29 15:39:15] "GET /instance-ip/45083188-4136-4085-90a1-ded7b117fa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006703 10.0.0.56 - - [2026-01-29 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.56 - - [2026-01-29 15:39:15] "GET /instance-ip/45083188-4136-4085-90a1-ded7b117fa7e?fields=floating_ips HTTP/1.1" 200 1212 0.005147 10.0.0.56 - - [2026-01-29 15:39:15] "GET /loadbalancer/4d1a7ed3-f934-435e-99ee-1817f20f3c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002231 10.0.0.56 - - [2026-01-29 15:39:16] "GET /floating-ip/4bb5bef9-9e99-49db-9627-3290b9144e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003434 10.0.0.56 - - [2026-01-29 15:39:16] "GET /loadbalancer-pool/05d2778b-2ac1-4944-8e37-e709e5cc79c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.007248 10.0.0.56 - - [2026-01-29 15:39:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027670 10.0.0.56 - - [2026-01-29 15:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.090690 10.0.0.56 - - [2026-01-29 15:39:16] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008358 10.0.0.56 - - [2026-01-29 15:39:16] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005329 10.0.0.56 - - [2026-01-29 15:39:16] "POST /ref-update HTTP/1.1" 200 156 0.007710 10.0.0.56 - - [2026-01-29 15:39:16] "GET /floating-ip/4bb5bef9-9e99-49db-9627-3290b9144e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.010926 10.0.0.56 - - [2026-01-29 15:39:16] "POST /tags HTTP/1.1" 409 221 0.005170 10.0.0.56 - - [2026-01-29 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.56 - - [2026-01-29 15:39:16] "GET /tag/9b6dd0c2-371f-47a0-b2ef-0882beae0abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011918 10.0.0.56 - - [2026-01-29 15:39:16] "PUT /floating-ip/4bb5bef9-9e99-49db-9627-3290b9144e80 HTTP/1.1" 200 256 0.012258 10.0.0.56 - - [2026-01-29 15:39:16] "POST /set-tag HTTP/1.1" 200 109 0.063517 10.0.0.56 - - [2026-01-29 15:39:16] "GET /loadbalancer-pool/05d2778b-2ac1-4944-8e37-e709e5cc79c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.014639 10.0.0.56 - - [2026-01-29 15:39:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.034309 10.0.0.56 - - [2026-01-29 15:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011654 10.0.0.56 - - [2026-01-29 15:39:16] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015754 10.0.0.56 - - [2026-01-29 15:39:16] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005369 10.0.0.56 - - [2026-01-29 15:39:16] "POST /ref-update HTTP/1.1" 200 156 0.009971 10.0.0.56 - - [2026-01-29 15:39:16] "GET /floating-ip/4bb5bef9-9e99-49db-9627-3290b9144e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.007341 10.0.0.56 - - [2026-01-29 15:39:16] "POST /set-tag HTTP/1.1" 200 109 0.095210 10.0.0.56 - - [2026-01-29 15:39:17] "POST /tags HTTP/1.1" 409 206 0.002553 10.0.0.56 - - [2026-01-29 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.56 - - [2026-01-29 15:39:17] "GET /tag/7aa8593b-f273-4e00-ac2e-7ea721f60345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013061 10.0.0.56 - - [2026-01-29 15:39:17] "POST /tags HTTP/1.1" 409 204 0.010487 10.0.0.56 - - [2026-01-29 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.56 - - [2026-01-29 15:39:17] "GET /tag/ae52177d-26f3-4d69-9ecb-46a2c3051ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011452 10.0.0.56 - - [2026-01-29 15:39:17] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003233 10.0.0.56 - - [2026-01-29 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.56 - - [2026-01-29 15:39:17] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004369 10.0.0.56 - - [2026-01-29 15:39:17] "POST /tags HTTP/1.1" 409 206 0.002136 10.0.0.56 - - [2026-01-29 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.56 - - [2026-01-29 15:39:17] "GET /tag/7aa8593b-f273-4e00-ac2e-7ea721f60345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012114 10.0.0.56 - - [2026-01-29 15:39:17] "POST /tags HTTP/1.1" 409 226 0.002381 10.0.0.56 - - [2026-01-29 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.56 - - [2026-01-29 15:39:17] "GET /tag/d9ea44d2-ac22-4e12-9543-8740a80efc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014716 10.0.0.56 - - [2026-01-29 15:39:17] "POST /tags HTTP/1.1" 409 204 0.002271 10.0.0.56 - - [2026-01-29 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.56 - - [2026-01-29 15:39:17] "GET /tag/ae52177d-26f3-4d69-9ecb-46a2c3051ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011271 10.0.0.56 - - [2026-01-29 15:39:17] "POST /tags HTTP/1.1" 409 226 0.002460 10.0.0.56 - - [2026-01-29 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.56 - - [2026-01-29 15:39:17] "GET /tag/d9ea44d2-ac22-4e12-9543-8740a80efc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016100 10.0.0.56 - - [2026-01-29 15:39:17] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002951 10.0.0.56 - - [2026-01-29 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.56 - - [2026-01-29 15:39:17] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003172 10.0.0.56 - - [2026-01-29 15:39:17] "POST /firewall-rules HTTP/1.1" 200 626 0.072021 10.0.0.56 - - [2026-01-29 15:39:17] "POST /firewall-rules HTTP/1.1" 200 646 0.082599 10.0.0.56 - - [2026-01-29 15:39:17] "GET /firewall-rule/34142c3b-080f-4afd-bc84-d270ca2c11b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.027980 10.0.0.56 - - [2026-01-29 15:39:17] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003413 10.0.0.56 - - [2026-01-29 15:39:17] "GET /firewall-rule/55983887-0b3b-4933-ad4b-16208e31b16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004866 10.0.0.56 - - [2026-01-29 15:39:17] "POST /ref-update HTTP/1.1" 200 156 0.016317 10.0.0.56 - - [2026-01-29 15:39:17] "POST /firewall-policys HTTP/1.1" 200 606 0.042393 10.0.0.56 - - [2026-01-29 15:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015160 10.0.0.56 - - [2026-01-29 15:39:18] "GET /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012502 10.0.0.56 - - [2026-01-29 15:39:18] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002974 10.0.0.56 - - [2026-01-29 15:39:18] "GET /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003336 10.0.0.56 - - [2026-01-29 15:39:18] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003981 10.0.0.56 - - [2026-01-29 15:39:18] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004567 10.0.0.56 - - [2026-01-29 15:39:18] "GET /firewall-policy/bf71e6bf-b5b8-406c-9dd5-065d8c1888d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004563 10.0.0.56 - - [2026-01-29 15:39:18] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003186 10.0.0.56 - - [2026-01-29 15:39:18] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002651 10.0.0.56 - - [2026-01-29 15:39:18] "POST /ref-update HTTP/1.1" 200 156 0.020938 10.0.0.56 - - [2026-01-29 15:39:18] "POST /ref-update HTTP/1.1" 200 156 0.026039 10.0.0.56 - - [2026-01-29 15:39:18] "POST /ref-update HTTP/1.1" 200 156 0.032035 10.0.0.56 - - [2026-01-29 15:39:18] "POST /ref-update HTTP/1.1" 200 156 0.021571 10.0.0.56 - - [2026-01-29 15:39:18] "POST /ref-update HTTP/1.1" 200 156 0.033865 10.0.0.56 - - [2026-01-29 15:39:18] "GET /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012991 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:39:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:39:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 10.0.0.56 - - [2026-01-29 15:40:50] "GET /global-system-configs HTTP/1.1" 200 322 0.003197 10.0.0.56 - - [2026-01-29 15:40:51] "GET /global-system-configs HTTP/1.1" 200 322 0.005500 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:40:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001525 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:40:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001564 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:40:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001227 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:40:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001239 10.0.0.56 - - [2026-01-29 15:41:17] "POST /tags HTTP/1.1" 409 252 0.003103 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.56 - - [2026-01-29 15:41:17] "GET /tag/d123471d-e72e-4936-8374-84281c9ce624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012511 10.0.0.56 - - [2026-01-29 15:41:17] "POST /tags HTTP/1.1" 409 228 0.002442 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.56 - - [2026-01-29 15:41:17] "GET /tag/2fc0efe3-97bd-43e3-be13-999ca8d680cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011489 10.0.0.56 - - [2026-01-29 15:41:17] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004459 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.56 - - [2026-01-29 15:41:17] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003945 10.0.0.56 - - [2026-01-29 15:41:17] "POST /tags HTTP/1.1" 409 206 0.007046 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.56 - - [2026-01-29 15:41:17] "GET /tag/7aa8593b-f273-4e00-ac2e-7ea721f60345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012027 10.0.0.56 - - [2026-01-29 15:41:17] "POST /tags HTTP/1.1" 409 226 0.003609 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.56 - - [2026-01-29 15:41:17] "GET /tag/d9ea44d2-ac22-4e12-9543-8740a80efc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011937 10.0.0.56 - - [2026-01-29 15:41:17] "POST /tags HTTP/1.1" 409 204 0.002481 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.56 - - [2026-01-29 15:41:17] "GET /tag/ae52177d-26f3-4d69-9ecb-46a2c3051ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012748 10.0.0.56 - - [2026-01-29 15:41:17] "POST /tags HTTP/1.1" 409 226 0.002891 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.56 - - [2026-01-29 15:41:17] "GET /tag/d9ea44d2-ac22-4e12-9543-8740a80efc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011313 10.0.0.56 - - [2026-01-29 15:41:17] "POST /tags HTTP/1.1" 409 228 0.002527 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.56 - - [2026-01-29 15:41:17] "GET /tag/2fc0efe3-97bd-43e3-be13-999ca8d680cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011505 10.0.0.56 - - [2026-01-29 15:41:17] "POST /tags HTTP/1.1" 409 252 0.002256 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.56 - - [2026-01-29 15:41:17] "GET /tag/d123471d-e72e-4936-8374-84281c9ce624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018532 10.0.0.56 - - [2026-01-29 15:41:17] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003415 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.56 - - [2026-01-29 15:41:17] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003963 10.0.0.56 - - [2026-01-29 15:41:17] "POST /firewall-rules HTTP/1.1" 409 281 0.002445 10.0.0.56 - - [2026-01-29 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.56 - - [2026-01-29 15:41:17] "PUT /firewall-rule/55983887-0b3b-4933-ad4b-16208e31b16e HTTP/1.1" 200 260 0.021684 10.0.0.56 - - [2026-01-29 15:41:17] "POST /firewall-rules HTTP/1.1" 409 291 0.007879 10.0.0.56 - - [2026-01-29 15:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.56 - - [2026-01-29 15:41:18] "PUT /firewall-rule/34142c3b-080f-4afd-bc84-d270ca2c11b2 HTTP/1.1" 200 260 0.023690 10.0.0.56 - - [2026-01-29 15:41:18] "GET /firewall-rule/34142c3b-080f-4afd-bc84-d270ca2c11b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.010750 10.0.0.56 - - [2026-01-29 15:41:18] "POST /firewall-rules HTTP/1.1" 200 658 0.088683 10.0.0.56 - - [2026-01-29 15:41:18] "GET /firewall-rule/025e639e-8c26-427c-91fb-14b1dd2e93dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.015760 10.0.0.56 - - [2026-01-29 15:41:18] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002745 10.0.0.56 - - [2026-01-29 15:41:18] "GET /firewall-rule/55983887-0b3b-4933-ad4b-16208e31b16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003850 10.0.0.56 - - [2026-01-29 15:41:18] "POST /firewall-policys HTTP/1.1" 409 269 0.002752 10.0.0.56 - - [2026-01-29 15:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.56 - - [2026-01-29 15:41:18] "PUT /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b HTTP/1.1" 200 264 0.030379 10.0.0.56 - - [2026-01-29 15:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030895 10.0.0.56 - - [2026-01-29 15:41:18] "GET /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.021932 10.0.0.56 - - [2026-01-29 15:41:18] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003387 10.0.0.56 - - [2026-01-29 15:41:18] "GET /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002904 10.0.0.56 - - [2026-01-29 15:41:18] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002648 10.0.0.56 - - [2026-01-29 15:41:18] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003004 10.0.0.56 - - [2026-01-29 15:41:18] "GET /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004411 10.0.0.56 - - [2026-01-29 15:41:18] "GET /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003106 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:42:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001623 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:42:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 10.0.0.56 - - [2026-01-29 15:42:19] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008277 10.0.0.56 - - [2026-01-29 15:42:19] "POST /set-tag HTTP/1.1" 200 109 0.004131 10.0.0.56 - - [2026-01-29 15:42:19] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008490 10.0.0.56 - - [2026-01-29 15:42:19] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.56 - - [2026-01-29 15:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.56 - - [2026-01-29 15:42:19] "GET /loadbalancer/4d1a7ed3-f934-435e-99ee-1817f20f3c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004584 10.0.0.56 - - [2026-01-29 15:42:19] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006394 10.0.0.56 - - [2026-01-29 15:42:19] "POST /set-tag HTTP/1.1" 200 109 0.026518 10.0.0.56 - - [2026-01-29 15:42:20] "DELETE /loadbalancer-member/d94ed58b-4f32-4170-ae59-f62e9c541a98 HTTP/1.1" 200 115 0.030535 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006174 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.003961 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008218 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.004031 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004972 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005055 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006236 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.003448 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004935 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.003609 10.0.0.56 - - [2026-01-29 15:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014191 10.0.0.56 - - [2026-01-29 15:42:20] "GET /loadbalancer/4d1a7ed3-f934-435e-99ee-1817f20f3c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004187 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005537 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.003603 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006132 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.004555 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006049 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.005919 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine/85a0edfe-5103-4792-94d0-304fcc43bddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004376 10.0.0.56 - - [2026-01-29 15:42:20] "POST /ref-update HTTP/1.1" 200 156 0.019647 10.0.0.56 - - [2026-01-29 15:42:20] "GET /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016165 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.022902 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.020519 10.0.0.56 - - [2026-01-29 15:42:20] "POST /set-tag HTTP/1.1" 200 109 0.035211 10.0.0.56 - - [2026-01-29 15:42:21] "POST /set-tag HTTP/1.1" 200 109 0.046367 10.0.0.56 - - [2026-01-29 15:42:21] "POST /set-tag HTTP/1.1" 200 109 0.025446 10.0.0.56 - - [2026-01-29 15:42:21] "DELETE /instance-ip/a0423fe8-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.074726 10.0.0.56 - - [2026-01-29 15:42:21] "DELETE /virtual-machine-interface/a024fd98-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.053063 10.0.0.56 - - [2026-01-29 15:42:21] "DELETE /virtual-machine/85a0edfe-5103-4792-94d0-304fcc43bddb HTTP/1.1" 200 115 0.030040 10.0.0.56 - - [2026-01-29 15:42:21] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005487 10.0.0.56 - - [2026-01-29 15:42:21] "POST /set-tag HTTP/1.1" 200 109 0.003539 10.0.0.56 - - [2026-01-29 15:42:21] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004744 10.0.0.56 - - [2026-01-29 15:42:21] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.56 - - [2026-01-29 15:42:21] "GET /virtual-machine/626554d4-27b3-4ba6-a2f0-b416e1b1f2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.006918 10.0.0.56 - - [2026-01-29 15:42:21] "POST /ref-update HTTP/1.1" 200 156 0.020147 10.0.0.56 - - [2026-01-29 15:42:21] "GET /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018798 10.0.0.56 - - [2026-01-29 15:42:21] "POST /set-tag HTTP/1.1" 200 109 0.020597 10.0.0.56 - - [2026-01-29 15:42:21] "POST /set-tag HTTP/1.1" 200 109 0.026390 10.0.0.56 - - [2026-01-29 15:42:21] "POST /set-tag HTTP/1.1" 200 109 0.036229 10.0.0.56 - - [2026-01-29 15:42:21] "POST /set-tag HTTP/1.1" 200 109 0.017442 10.0.0.56 - - [2026-01-29 15:42:21] "POST /set-tag HTTP/1.1" 200 109 0.036057 10.0.0.56 - - [2026-01-29 15:42:21] "DELETE /instance-ip/9e80c756-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.046777 10.0.0.56 - - [2026-01-29 15:42:21] "POST /ref-update HTTP/1.1" 200 156 0.013935 10.0.0.56 - - [2026-01-29 15:42:21] "DELETE /virtual-machine-interface/9e688e20-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.040061 10.0.0.56 - - [2026-01-29 15:42:21] "DELETE /virtual-machine/626554d4-27b3-4ba6-a2f0-b416e1b1f2ab HTTP/1.1" 200 115 0.023123 10.0.0.56 - - [2026-01-29 15:42:21] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004650 10.0.0.56 - - [2026-01-29 15:42:21] "POST /set-tag HTTP/1.1" 200 109 0.003128 10.0.0.56 - - [2026-01-29 15:42:22] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005213 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.56 - - [2026-01-29 15:42:22] "GET /virtual-machine/4d4c275a-d8c1-4297-9f2c-d99135e83dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002812 10.0.0.56 - - [2026-01-29 15:42:22] "POST /ref-update HTTP/1.1" 200 156 0.011612 10.0.0.56 - - [2026-01-29 15:42:22] "GET /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005256 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.021443 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.049940 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.020819 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.027631 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.033073 10.0.0.56 - - [2026-01-29 15:42:22] "DELETE /instance-ip/9f0b4bd8-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.040831 10.0.0.56 - - [2026-01-29 15:42:22] "POST /ref-update HTTP/1.1" 200 156 0.015723 10.0.0.56 - - [2026-01-29 15:42:22] "DELETE /virtual-machine-interface/9eedad8a-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.056566 10.0.0.56 - - [2026-01-29 15:42:22] "DELETE /virtual-machine/4d4c275a-d8c1-4297-9f2c-d99135e83dc5 HTTP/1.1" 200 115 0.028908 10.0.0.56 - - [2026-01-29 15:42:22] "DELETE /tag/4501709e-7a4d-4368-9430-99147ba08d1e HTTP/1.1" 200 115 0.048732 10.0.0.56 - - [2026-01-29 15:42:22] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005015 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.56 - - [2026-01-29 15:42:22] "GET /virtual-machine/7eb8c8f3-e994-4593-a1f4-e9ee454f3b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003956 10.0.0.56 - - [2026-01-29 15:42:22] "POST /ref-update HTTP/1.1" 200 156 0.011930 10.0.0.56 - - [2026-01-29 15:42:22] "GET /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007857 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.027848 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.041013 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.022360 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.038192 10.0.0.56 - - [2026-01-29 15:42:22] "POST /set-tag HTTP/1.1" 200 109 0.035513 10.0.0.56 - - [2026-01-29 15:42:23] "DELETE /instance-ip/9fbc516c-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.046834 10.0.0.56 - - [2026-01-29 15:42:23] "DELETE /virtual-machine-interface/9f9a376c-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.060229 10.0.0.56 - - [2026-01-29 15:42:23] "DELETE /virtual-machine/7eb8c8f3-e994-4593-a1f4-e9ee454f3b8e HTTP/1.1" 200 115 0.039935 10.0.0.56 - - [2026-01-29 15:42:23] "DELETE /tag/7aa8593b-f273-4e00-ac2e-7ea721f60345 HTTP/1.1" 409 388 0.006865 10.0.0.56 - - [2026-01-29 15:42:23] "DELETE /tag/d18a3461-b884-4159-ac1a-1f01e81f80f3 HTTP/1.1" 200 115 0.046244 10.0.0.56 - - [2026-01-29 15:42:50] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012373 10.0.0.56 - - [2026-01-29 15:42:50] "POST /set-tag HTTP/1.1" 200 109 0.005333 10.0.0.56 - - [2026-01-29 15:42:50] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009768 10.0.0.56 - - [2026-01-29 15:42:50] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.56 - - [2026-01-29 15:42:50] "GET /virtual-machine/8deee978-669d-42a5-9b7b-2418e788921e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003529 10.0.0.56 - - [2026-01-29 15:42:50] "POST /ref-update HTTP/1.1" 200 156 0.018949 10.0.0.56 - - [2026-01-29 15:42:50] "GET /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007699 10.0.0.56 - - [2026-01-29 15:42:50] "POST /set-tag HTTP/1.1" 200 109 0.028177 10.0.0.56 - - [2026-01-29 15:42:50] "POST /set-tag HTTP/1.1" 200 109 0.025671 10.0.0.56 - - [2026-01-29 15:42:51] "POST /set-tag HTTP/1.1" 200 109 0.019964 10.0.0.56 - - [2026-01-29 15:42:51] "POST /set-tag HTTP/1.1" 200 109 0.041209 10.0.0.56 - - [2026-01-29 15:42:51] "DELETE /instance-ip/a21b76a4-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.056701 10.0.0.56 - - [2026-01-29 15:42:51] "DELETE /virtual-machine-interface/a1f94c32-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.055655 10.0.0.56 - - [2026-01-29 15:42:51] "DELETE /virtual-machine/8deee978-669d-42a5-9b7b-2418e788921e HTTP/1.1" 200 115 0.026192 10.0.0.56 - - [2026-01-29 15:42:51] "DELETE /tag/bd3a67af-11aa-4dc7-af78-e72bf118e8dc HTTP/1.1" 200 115 0.050913 10.0.0.56 - - [2026-01-29 15:42:51] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006476 10.0.0.56 - - [2026-01-29 15:42:51] "POST /set-tag HTTP/1.1" 200 109 0.003896 10.0.0.56 - - [2026-01-29 15:42:51] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007710 10.0.0.56 - - [2026-01-29 15:42:51] "POST /set-tag HTTP/1.1" 200 109 0.008521 10.0.0.56 - - [2026-01-29 15:42:51] "GET /virtual-machine/9607fdfe-83ba-4874-b50a-0f3b55d4ff97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003386 10.0.0.56 - - [2026-01-29 15:42:51] "POST /ref-update HTTP/1.1" 200 156 0.014056 10.0.0.56 - - [2026-01-29 15:42:51] "GET /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009673 10.0.0.56 - - [2026-01-29 15:42:51] "POST /set-tag HTTP/1.1" 200 109 0.022613 10.0.0.56 - - [2026-01-29 15:42:51] "POST /set-tag HTTP/1.1" 200 109 0.031406 10.0.0.56 - - [2026-01-29 15:42:51] "POST /set-tag HTTP/1.1" 200 109 0.032399 10.0.0.56 - - [2026-01-29 15:42:51] "POST /set-tag HTTP/1.1" 200 109 0.019603 10.0.0.56 - - [2026-01-29 15:42:51] "DELETE /instance-ip/a0da5e18-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.084269 10.0.0.56 - - [2026-01-29 15:42:51] "DELETE /virtual-machine-interface/a0bcd370-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.052497 10.0.0.56 - - [2026-01-29 15:42:51] "DELETE /virtual-machine/9607fdfe-83ba-4874-b50a-0f3b55d4ff97 HTTP/1.1" 200 115 0.028942 10.0.0.56 - - [2026-01-29 15:42:51] "DELETE /tag/ed3c81fd-3be0-4f5d-867a-76be513afc9e HTTP/1.1" 200 115 0.037531 10.0.0.56 - - [2026-01-29 15:42:51] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005055 10.0.0.56 - - [2026-01-29 15:42:51] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.56 - - [2026-01-29 15:42:51] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005262 10.0.0.56 - - [2026-01-29 15:42:51] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.56 - - [2026-01-29 15:42:52] "GET /virtual-machine/5d9539ff-63ab-4ea0-ab37-b58ce28a2e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003976 10.0.0.56 - - [2026-01-29 15:42:52] "POST /ref-update HTTP/1.1" 200 156 0.013734 10.0.0.56 - - [2026-01-29 15:42:52] "GET /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013010 10.0.0.56 - - [2026-01-29 15:42:52] "POST /set-tag HTTP/1.1" 200 109 0.021337 10.0.0.56 - - [2026-01-29 15:42:52] "POST /set-tag HTTP/1.1" 200 109 0.041153 10.0.0.56 - - [2026-01-29 15:42:52] "POST /set-tag HTTP/1.1" 200 109 0.024904 10.0.0.56 - - [2026-01-29 15:42:52] "POST /set-tag HTTP/1.1" 200 109 0.023528 10.0.0.56 - - [2026-01-29 15:42:52] "DELETE /instance-ip/a29991ba-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.056946 10.0.0.56 - - [2026-01-29 15:42:52] "DELETE /virtual-machine-interface/a27cae60-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.044428 10.0.0.56 - - [2026-01-29 15:42:52] "DELETE /virtual-machine/5d9539ff-63ab-4ea0-ab37-b58ce28a2e0e HTTP/1.1" 200 115 0.020894 10.0.0.56 - - [2026-01-29 15:42:52] "DELETE /tag/d123471d-e72e-4936-8374-84281c9ce624 HTTP/1.1" 409 236 0.007864 10.0.0.56 - - [2026-01-29 15:42:52] "DELETE /tag/2fc0efe3-97bd-43e3-be13-999ca8d680cd HTTP/1.1" 409 236 0.005682 10.0.0.56 - - [2026-01-29 15:42:52] "DELETE /tag/b23dc92a-3e2d-4e32-9be7-0c383e48c543 HTTP/1.1" 200 115 0.042387 10.0.0.56 - - [2026-01-29 15:42:52] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004661 10.0.0.56 - - [2026-01-29 15:42:52] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.56 - - [2026-01-29 15:42:52] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005622 10.0.0.56 - - [2026-01-29 15:42:52] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.56 - - [2026-01-29 15:42:52] "GET /virtual-machine/cb217107-bccc-43f2-89a8-c008c4b7fbdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.007572 10.0.0.56 - - [2026-01-29 15:42:52] "POST /ref-update HTTP/1.1" 200 156 0.013671 10.0.0.56 - - [2026-01-29 15:42:52] "GET /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.029047 10.0.0.56 - - [2026-01-29 15:42:52] "POST /set-tag HTTP/1.1" 200 109 0.021029 10.0.0.56 - - [2026-01-29 15:42:52] "POST /set-tag HTTP/1.1" 200 109 0.039540 10.0.0.56 - - [2026-01-29 15:42:52] "POST /set-tag HTTP/1.1" 200 109 0.034337 10.0.0.56 - - [2026-01-29 15:42:52] "POST /set-tag HTTP/1.1" 200 109 0.016006 10.0.0.56 - - [2026-01-29 15:42:52] "DELETE /instance-ip/a162c0f0-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.069609 10.0.0.56 - - [2026-01-29 15:42:53] "DELETE /virtual-machine-interface/a136ae48-fd28-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.043785 10.0.0.56 - - [2026-01-29 15:42:53] "DELETE /virtual-machine/cb217107-bccc-43f2-89a8-c008c4b7fbdb HTTP/1.1" 200 115 0.028045 10.0.0.56 - - [2026-01-29 15:42:53] "DELETE /tag/83b34c23-3e94-44ff-b411-45d4f00279bc HTTP/1.1" 200 115 0.041937 10.0.0.56 - - [2026-01-29 15:42:53] "DELETE /tag/ae52177d-26f3-4d69-9ecb-46a2c3051ca8 HTTP/1.1" 409 236 0.004816 10.0.0.56 - - [2026-01-29 15:42:53] "DELETE /tag/69de752d-ca61-4e91-9f0f-f2746dfb6aa0 HTTP/1.1" 200 115 0.041986 10.0.0.56 - - [2026-01-29 15:42:55] "POST /projects HTTP/1.1" 409 238 0.002827 10.0.0.56 - - [2026-01-29 15:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.56 - - [2026-01-29 15:42:55] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044473 10.0.0.56 - - [2026-01-29 15:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009477 10.0.0.56 - - [2026-01-29 15:42:55] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005128 10.0.0.56 - - [2026-01-29 15:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.56 - - [2026-01-29 15:42:55] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004771 10.0.0.56 - - [2026-01-29 15:42:55] "POST /security-groups HTTP/1.1" 409 285 0.003018 10.0.0.56 - - [2026-01-29 15:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.56 - - [2026-01-29 15:42:55] "PUT /security-group/19d7fca7-4013-4d2f-bfc4-c5391babaa76 HTTP/1.1" 200 262 0.062396 10.0.0.56 - - [2026-01-29 15:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020413 10.0.0.56 - - [2026-01-29 15:42:55] "PUT /access-control-list/d1328d3f-79ba-4adb-bad9-dff5b05d7c50 HTTP/1.1" 200 272 0.026984 10.0.0.56 - - [2026-01-29 15:42:55] "PUT /access-control-list/c52ff6c6-1573-4b40-a795-015b31de4c07 HTTP/1.1" 200 272 0.018752 10.0.0.56 - - [2026-01-29 15:43:00] "POST /projects HTTP/1.1" 409 238 0.002917 10.0.0.56 - - [2026-01-29 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.56 - - [2026-01-29 15:43:00] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053913 10.0.0.56 - - [2026-01-29 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005828 10.0.0.56 - - [2026-01-29 15:43:00] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004532 10.0.0.56 - - [2026-01-29 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.56 - - [2026-01-29 15:43:00] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007463 10.0.0.56 - - [2026-01-29 15:43:00] "POST /security-groups HTTP/1.1" 409 285 0.003406 10.0.0.56 - - [2026-01-29 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.56 - - [2026-01-29 15:43:00] "PUT /security-group/19d7fca7-4013-4d2f-bfc4-c5391babaa76 HTTP/1.1" 200 262 0.065778 10.0.0.56 - - [2026-01-29 15:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.040731 10.0.0.56 - - [2026-01-29 15:43:00] "PUT /access-control-list/d1328d3f-79ba-4adb-bad9-dff5b05d7c50 HTTP/1.1" 200 272 0.043362 10.0.0.56 - - [2026-01-29 15:43:00] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.026437 10.0.0.56 - - [2026-01-29 15:43:00] "PUT /access-control-list/c52ff6c6-1573-4b40-a795-015b31de4c07 HTTP/1.1" 200 272 0.035959 10.0.0.56 - - [2026-01-29 15:43:00] "GET /firewall-rule/1901a06e-abe0-4241-b50d-2ff50de1ee82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006933 10.0.0.56 - - [2026-01-29 15:43:00] "POST /ref-update HTTP/1.1" 200 156 0.191448 10.0.0.56 - - [2026-01-29 15:43:01] "DELETE /firewall-rule/1901a06e-abe0-4241-b50d-2ff50de1ee82 HTTP/1.1" 200 115 0.120780 10.0.0.56 - - [2026-01-29 15:43:01] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.007375 10.0.0.56 - - [2026-01-29 15:43:01] "GET /firewall-rule/b3c61a6e-b756-4d08-9cb2-95dd0e8f7f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.013795 10.0.0.56 - - [2026-01-29 15:43:01] "POST /ref-update HTTP/1.1" 200 156 0.140460 10.0.0.56 - - [2026-01-29 15:43:01] "DELETE /firewall-rule/b3c61a6e-b756-4d08-9cb2-95dd0e8f7f5f HTTP/1.1" 200 115 0.083343 10.0.0.56 - - [2026-01-29 15:43:01] "DELETE /tag/d123471d-e72e-4936-8374-84281c9ce624 HTTP/1.1" 409 236 0.018704 10.0.0.56 - - [2026-01-29 15:43:01] "DELETE /tag/30402de2-4a1c-4d2c-ab0e-0a0bd9b0ad39 HTTP/1.1" 200 115 0.067151 10.0.0.56 - - [2026-01-29 15:43:01] "DELETE /tag/2fc0efe3-97bd-43e3-be13-999ca8d680cd HTTP/1.1" 409 236 0.006285 10.0.0.56 - - [2026-01-29 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.56 - - [2026-01-29 15:43:01] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007913 10.0.0.56 - - [2026-01-29 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.56 - - [2026-01-29 15:43:01] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.014350 10.0.0.56 - - [2026-01-29 15:43:01] "PUT /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5 HTTP/1.1" 200 264 0.078348 10.0.0.56 - - [2026-01-29 15:43:01] "PUT /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c HTTP/1.1" 200 264 0.060258 10.0.0.56 - - [2026-01-29 15:43:01] "DELETE /security-group/19d7fca7-4013-4d2f-bfc4-c5391babaa76 HTTP/1.1" 200 115 0.062293 10.0.0.56 - - [2026-01-29 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.56 - - [2026-01-29 15:43:01] "DELETE /access-control-list/d1328d3f-79ba-4adb-bad9-dff5b05d7c50 HTTP/1.1" 200 115 0.040151 10.0.0.56 - - [2026-01-29 15:43:01] "DELETE /access-control-list/c52ff6c6-1573-4b40-a795-015b31de4c07 HTTP/1.1" 200 115 0.047334 10.0.0.56 - - [2026-01-29 15:43:01] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.036074 10.0.0.56 - - [2026-01-29 15:43:01] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?fields=security_groups HTTP/1.1" 200 1353 0.037119 10.0.0.56 - - [2026-01-29 15:43:02] "DELETE /security-group/fe2f90d3-89d6-41f3-b149-dcc87c63d2c2 HTTP/1.1" 200 115 0.060886 10.0.0.56 - - [2026-01-29 15:43:02] "DELETE /access-control-list/5b8fbae2-ea7f-4d2c-a6c8-b2feeaa4ea9c HTTP/1.1" 200 115 0.051163 10.0.0.56 - - [2026-01-29 15:43:02] "GET /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b?fields=application_policy_sets HTTP/1.1" 200 1392 0.056040 10.0.0.56 - - [2026-01-29 15:43:02] "DELETE /access-control-list/3ad01b71-e66c-4b7d-8cc7-5dcb87721b66 HTTP/1.1" 200 115 0.046674 10.0.0.56 - - [2026-01-29 15:43:02] "DELETE /project/d8fbb7d5-ff05-4c4c-a890-41c96e88488b HTTP/1.1" 200 115 0.353302 10.0.0.56 - - [2026-01-29 15:43:02] "POST /projects HTTP/1.1" 409 238 0.003704 10.0.0.56 - - [2026-01-29 15:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.56 - - [2026-01-29 15:43:02] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062115 10.0.0.56 - - [2026-01-29 15:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.56 - - [2026-01-29 15:43:02] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007837 10.0.0.56 - - [2026-01-29 15:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.56 - - [2026-01-29 15:43:02] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005667 10.0.0.56 - - [2026-01-29 15:43:02] "POST /security-groups HTTP/1.1" 409 285 0.003230 10.0.0.56 - - [2026-01-29 15:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.56 - - [2026-01-29 15:43:02] "PUT /security-group/9fef46ae-b013-4587-bccb-347249b2d2dd HTTP/1.1" 200 262 0.061636 10.0.0.56 - - [2026-01-29 15:43:02] "PUT /access-control-list/6b3df3e5-f012-47f4-9e6f-f6f4094e001c HTTP/1.1" 200 272 0.014603 10.0.0.56 - - [2026-01-29 15:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.037993 10.0.0.56 - - [2026-01-29 15:43:02] "PUT /access-control-list/b973d07b-9c0e-4f44-bab0-781d89c0a8ce HTTP/1.1" 200 272 0.033051 10.0.0.56 - - [2026-01-29 15:43:06] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003290 10.0.0.56 - - [2026-01-29 15:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.56 - - [2026-01-29 15:43:06] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003043 10.0.0.56 - - [2026-01-29 15:43:06] "GET /firewall-policy/641d48f5-aefa-4f6d-b5e1-0107d52479c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002823 10.0.0.56 - - [2026-01-29 15:43:06] "GET /firewall-rule/55983887-0b3b-4933-ad4b-16208e31b16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003390 10.0.0.56 - - [2026-01-29 15:43:06] "POST /ref-update HTTP/1.1" 200 156 0.026034 10.0.0.56 - - [2026-01-29 15:43:06] "DELETE /firewall-rule/55983887-0b3b-4933-ad4b-16208e31b16e HTTP/1.1" 200 115 0.064226 10.0.0.56 - - [2026-01-29 15:43:06] "GET /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003398 10.0.0.56 - - [2026-01-29 15:43:06] "GET /firewall-rule/025e639e-8c26-427c-91fb-14b1dd2e93dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.002989 10.0.0.56 - - [2026-01-29 15:43:06] "POST /ref-update HTTP/1.1" 200 156 0.021309 10.0.0.56 - - [2026-01-29 15:43:06] "DELETE /firewall-rule/025e639e-8c26-427c-91fb-14b1dd2e93dd HTTP/1.1" 200 115 0.046978 10.0.0.56 - - [2026-01-29 15:43:06] "GET /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.012399 10.0.0.56 - - [2026-01-29 15:43:06] "GET /firewall-rule/34142c3b-080f-4afd-bc84-d270ca2c11b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003772 10.0.0.56 - - [2026-01-29 15:43:06] "POST /ref-update HTTP/1.1" 200 156 0.018417 10.0.0.56 - - [2026-01-29 15:43:06] "DELETE /firewall-rule/34142c3b-080f-4afd-bc84-d270ca2c11b2 HTTP/1.1" 200 115 0.070003 10.0.0.56 - - [2026-01-29 15:43:06] "GET /application-policy-set/7291bd8c-aa9e-4211-a71f-3fbf65e75a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005870 10.0.0.56 - - [2026-01-29 15:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.56 - - [2026-01-29 15:43:06] "GET /policy-management/0f22d1ed-6422-4b61-acf0-85471f3efb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003268 10.0.0.56 - - [2026-01-29 15:43:06] "GET /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008552 10.0.0.56 - - [2026-01-29 15:43:06] "POST /ref-update HTTP/1.1" 200 156 0.028815 10.0.0.56 - - [2026-01-29 15:43:06] "DELETE /firewall-policy/abbd4977-e3c6-4283-b42c-cc1ded99d33b HTTP/1.1" 200 115 0.039071 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /tag/d123471d-e72e-4936-8374-84281c9ce624 HTTP/1.1" 200 115 0.052248 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /tag/2fc0efe3-97bd-43e3-be13-999ca8d680cd HTTP/1.1" 200 115 0.073416 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /tag/ae52177d-26f3-4d69-9ecb-46a2c3051ca8 HTTP/1.1" 200 115 0.053792 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /tag/7aa8593b-f273-4e00-ac2e-7ea721f60345 HTTP/1.1" 200 115 0.092020 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /loadbalancer-member/13389b5d-e17e-483a-b307-93441c7dc7f8 HTTP/1.1" 200 115 0.039433 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /loadbalancer-pool/05d2778b-2ac1-4944-8e37-e709e5cc79c8 HTTP/1.1" 200 115 0.032426 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /loadbalancer-listener/5d417ec4-65d2-451e-b8d3-e6946465be58 HTTP/1.1" 200 115 0.035384 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /loadbalancer/4d1a7ed3-f934-435e-99ee-1817f20f3c9c HTTP/1.1" 200 115 0.059689 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /floating-ip/4bb5bef9-9e99-49db-9627-3290b9144e80 HTTP/1.1" 200 115 0.072408 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /instance-ip/45083188-4136-4085-90a1-ded7b117fa7e HTTP/1.1" 200 115 0.067114 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /virtual-machine-interface/86a14b01-f90e-4251-af42-bcf353eb796b HTTP/1.1" 200 115 0.077051 10.0.0.56 - - [2026-01-29 15:43:07] "DELETE /tag/9b6dd0c2-371f-47a0-b2ef-0882beae0abc HTTP/1.1" 200 115 0.066990 10.0.0.56 - - [2026-01-29 15:43:07] "POST /projects HTTP/1.1" 409 238 0.003237 10.0.0.56 - - [2026-01-29 15:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.56 - - [2026-01-29 15:43:07] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.076777 10.0.0.56 - - [2026-01-29 15:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007756 10.0.0.56 - - [2026-01-29 15:43:07] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.009019 10.0.0.56 - - [2026-01-29 15:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.56 - - [2026-01-29 15:43:07] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.029721 10.0.0.56 - - [2026-01-29 15:43:08] "POST /security-groups HTTP/1.1" 409 285 0.004082 10.0.0.56 - - [2026-01-29 15:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.56 - - [2026-01-29 15:43:08] "PUT /security-group/9fef46ae-b013-4587-bccb-347249b2d2dd HTTP/1.1" 200 262 0.083363 10.0.0.56 - - [2026-01-29 15:43:08] "PUT /access-control-list/6b3df3e5-f012-47f4-9e6f-f6f4094e001c HTTP/1.1" 200 272 0.036351 10.0.0.56 - - [2026-01-29 15:43:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.069191 10.0.0.56 - - [2026-01-29 15:43:08] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.010413 10.0.0.56 - - [2026-01-29 15:43:08] "PUT /access-control-list/b973d07b-9c0e-4f44-bab0-781d89c0a8ce HTTP/1.1" 200 272 0.047724 10.0.0.56 - - [2026-01-29 15:43:08] "GET /firewall-rule/23c89549-6040-466b-9eea-c70c5d2e777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.014504 10.0.0.56 - - [2026-01-29 15:43:08] "POST /ref-update HTTP/1.1" 200 156 0.067005 10.0.0.56 - - [2026-01-29 15:43:08] "DELETE /firewall-rule/23c89549-6040-466b-9eea-c70c5d2e777f HTTP/1.1" 200 115 0.059185 10.0.0.56 - - [2026-01-29 15:43:08] "GET /firewall-policy/82309f4d-4529-476d-872b-cd79e4e54aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.007728 10.0.0.56 - - [2026-01-29 15:43:08] "GET /firewall-rule/5de91c1d-8133-4a92-8451-9c9c5c31b4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005743 10.0.0.56 - - [2026-01-29 15:43:08] "POST /ref-update HTTP/1.1" 200 156 0.065154 10.0.0.56 - - [2026-01-29 15:43:08] "DELETE /firewall-rule/5de91c1d-8133-4a92-8451-9c9c5c31b4f4 HTTP/1.1" 200 115 0.053245 10.0.0.56 - - [2026-01-29 15:43:08] "DELETE /tag/d9ea44d2-ac22-4e12-9543-8740a80efc76 HTTP/1.1" 200 115 0.065934 10.0.0.56 - - [2026-01-29 15:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015369 10.0.0.56 - - [2026-01-29 15:43:08] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.009217 10.0.0.56 - - [2026-01-29 15:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.56 - - [2026-01-29 15:43:08] "GET /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004409 10.0.0.56 - - [2026-01-29 15:43:08] "PUT /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5 HTTP/1.1" 200 264 0.063920 10.0.0.56 - - [2026-01-29 15:43:09] "PUT /virtual-network/a24bfba0-5896-4a0a-ba66-709d982f927c HTTP/1.1" 200 264 0.077916 10.0.0.56 - - [2026-01-29 15:43:09] "DELETE /security-group/9fef46ae-b013-4587-bccb-347249b2d2dd HTTP/1.1" 200 115 0.075573 10.0.0.56 - - [2026-01-29 15:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.56 - - [2026-01-29 15:43:09] "DELETE /access-control-list/6b3df3e5-f012-47f4-9e6f-f6f4094e001c HTTP/1.1" 200 115 0.039128 10.0.0.56 - - [2026-01-29 15:43:09] "DELETE /access-control-list/b973d07b-9c0e-4f44-bab0-781d89c0a8ce HTTP/1.1" 200 115 0.040918 10.0.0.56 - - [2026-01-29 15:43:09] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048411 10.0.0.56 - - [2026-01-29 15:43:09] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?fields=security_groups HTTP/1.1" 200 1352 0.077374 10.0.0.56 - - [2026-01-29 15:43:09] "DELETE /security-group/8430e69a-2680-4308-ad9f-a2d1633992f9 HTTP/1.1" 200 115 0.077575 10.0.0.56 - - [2026-01-29 15:43:09] "DELETE /access-control-list/e313fee7-09bc-4501-ba8a-b867366d21af HTTP/1.1" 200 115 0.084260 10.0.0.56 - - [2026-01-29 15:43:09] "GET /project/73123a10-fe34-496e-a5ce-408556119d00?fields=application_policy_sets HTTP/1.1" 200 1391 0.091238 10.0.0.56 - - [2026-01-29 15:43:09] "DELETE /access-control-list/122cde1d-faa6-49ea-aed8-ea41c9aafea8 HTTP/1.1" 200 115 0.095178 10.0.0.56 - - [2026-01-29 15:43:09] "DELETE /project/73123a10-fe34-496e-a5ce-408556119d00 HTTP/1.1" 200 115 0.544148 10.0.0.56 - - [2026-01-29 15:44:05] "GET / HTTP/1.1" 200 35931 0.002215 10.0.0.56 - - [2026-01-29 15:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.56 - - [2026-01-29 15:44:05] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002887 10.0.0.56 - - [2026-01-29 15:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.56 - - [2026-01-29 15:44:06] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002838 10.0.0.56 - - [2026-01-29 15:44:25] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.56 - - [2026-01-29 15:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.56 - - [2026-01-29 15:44:25] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007120 10.0.0.56 - - [2026-01-29 15:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.56 - - [2026-01-29 15:44:25] "GET /config-node/f694e9f2-0714-4bac-87d3-4458d6ad3622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.011289 10.0.0.56 - - [2026-01-29 15:44:25] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.56 - - [2026-01-29 15:44:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007750 10.0.0.56 - - [2026-01-29 15:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.56 - - [2026-01-29 15:44:30] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003297 10.0.0.56 - - [2026-01-29 15:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.56 - - [2026-01-29 15:44:30] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.010948 10.0.0.56 - - [2026-01-29 15:44:30] "GET / HTTP/1.1" 200 35931 0.002661 10.0.0.56 - - [2026-01-29 15:44:30] "POST /alarms HTTP/1.1" 409 264 0.003406 10.0.0.56 - - [2026-01-29 15:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.56 - - [2026-01-29 15:44:30] "PUT /alarm/35509b62-bfc8-4e1e-8fc5-019ce44dc2ef HTTP/1.1" 200 244 0.026533 10.0.0.56 - - [2026-01-29 15:44:30] "POST /alarms HTTP/1.1" 409 261 0.002710 10.0.0.56 - - [2026-01-29 15:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/9ea19fdd-4eb1-4d9d-86cc-ed1909ae9fc8 HTTP/1.1" 200 244 0.013092 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 261 0.003533 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/536efbbc-b281-408d-9527-d70c46c78814 HTTP/1.1" 200 244 0.017977 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 253 0.002717 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/cdcba159-ecbd-4e7f-be08-4511d6fb73da HTTP/1.1" 200 244 0.013588 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 251 0.003134 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/963a4452-a02f-4286-8941-332bdf874723 HTTP/1.1" 200 244 0.012719 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 252 0.002849 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/7886e4a3-49e4-4075-9cdf-1c09e04efe30 HTTP/1.1" 200 244 0.013674 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 256 0.008043 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/7de2d4a6-3804-4150-8921-80d6b4c0fd31 HTTP/1.1" 200 244 0.012160 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 248 0.003083 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/5b9a4475-3f99-49df-a369-90350db1748f HTTP/1.1" 200 244 0.012418 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 252 0.002996 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/d9e1b909-09b4-4ef3-ae5e-2669454ed578 HTTP/1.1" 200 244 0.013124 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 257 0.002760 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/312589b0-1db7-4f21-a722-b825f053c8dc HTTP/1.1" 200 244 0.011688 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 251 0.003170 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/bf294060-1b76-4c40-848e-a60e10d8ecdc HTTP/1.1" 200 244 0.012401 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 257 0.006376 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/493be5da-9552-42ad-8ee2-8b6c700f3153 HTTP/1.1" 200 244 0.013436 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 261 0.002959 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/ccba2dc7-6d18-477d-ba2e-48fe88300739 HTTP/1.1" 200 244 0.010985 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 258 0.002621 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/84a30581-00cd-4490-90e0-e0609c20b0f7 HTTP/1.1" 200 244 0.010997 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 254 0.002625 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/a38769bc-20ea-4d56-9ea9-710d5b62dcaa HTTP/1.1" 200 244 0.013065 10.0.0.56 - - [2026-01-29 15:44:31] "POST /alarms HTTP/1.1" 409 254 0.004033 10.0.0.56 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.56 - - [2026-01-29 15:44:31] "PUT /alarm/ff312561-d1ce-4ab7-bc51-6e22f128413c HTTP/1.1" 200 244 0.019058 10.0.0.56 - - [2026-01-29 15:44:32] "POST /alarms HTTP/1.1" 409 254 0.003317 10.0.0.56 - - [2026-01-29 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.56 - - [2026-01-29 15:44:32] "PUT /alarm/6d9768b4-d488-4f08-aeee-536b39682070 HTTP/1.1" 200 244 0.023690 10.0.0.56 - - [2026-01-29 15:44:32] "POST /alarms HTTP/1.1" 409 247 0.009951 10.0.0.56 - - [2026-01-29 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.56 - - [2026-01-29 15:44:32] "PUT /alarm/823773ec-c064-4841-9b28-d476ff55da8a HTTP/1.1" 200 244 0.018203 10.0.0.56 - - [2026-01-29 15:44:32] "POST /alarms HTTP/1.1" 409 272 0.013945 10.0.0.56 - - [2026-01-29 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749 10.0.0.56 - - [2026-01-29 15:44:32] "PUT /alarm/86fcc16a-153d-4ce5-b343-0f9f8a0fdd57 HTTP/1.1" 200 244 0.018176 10.0.0.56 - - [2026-01-29 15:44:32] "POST /alarms HTTP/1.1" 409 261 0.009580 10.0.0.56 - - [2026-01-29 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.56 - - [2026-01-29 15:44:32] "PUT /alarm/524f64a2-bb03-4b0f-80c2-722f70f5ef8a HTTP/1.1" 200 244 0.015263 10.0.0.56 - - [2026-01-29 15:44:32] "POST /alarms HTTP/1.1" 409 259 0.014769 10.0.0.56 - - [2026-01-29 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.56 - - [2026-01-29 15:44:32] "PUT /alarm/6f4526d7-61cc-44e6-ace4-bbb8634b2652 HTTP/1.1" 200 244 0.017162 10.0.0.56 - - [2026-01-29 15:44:32] "POST /alarms HTTP/1.1" 409 265 0.007250 10.0.0.56 - - [2026-01-29 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.56 - - [2026-01-29 15:44:32] "PUT /alarm/9729b4c1-dc3f-4fc3-b009-d38ced943dac HTTP/1.1" 200 244 0.014427 10.0.0.56 - - [2026-01-29 15:44:32] "POST /alarms HTTP/1.1" 409 279 0.014690 10.0.0.56 - - [2026-01-29 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.56 - - [2026-01-29 15:44:32] "PUT /alarm/5bfe344b-02ca-4252-b91c-ae9e8f7288d8 HTTP/1.1" 200 244 0.020062 10.0.0.56 - - [2026-01-29 15:44:32] "GET / HTTP/1.1" 200 35931 0.002725 10.0.0.56 - - [2026-01-29 15:44:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003313 10.0.0.56 - - [2026-01-29 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011931 10.0.0.56 - - [2026-01-29 15:44:32] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.010943 10.0.0.56 - - [2026-01-29 15:44:33] "GET / HTTP/1.1" 200 35931 0.001798 10.0.0.56 - - [2026-01-29 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.56 - - [2026-01-29 15:44:33] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003250 10.0.0.56 - - [2026-01-29 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.56 - - [2026-01-29 15:44:33] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.017073 10.0.0.56 - - [2026-01-29 15:44:33] "GET / HTTP/1.1" 200 35931 0.002047 10.0.0.56 - - [2026-01-29 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.56 - - [2026-01-29 15:44:33] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.020990 10.0.0.56 - - [2026-01-29 15:44:33] "PUT /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979 HTTP/1.1" 200 274 0.018103 10.0.0.56 - - [2026-01-29 15:44:36] "GET / HTTP/1.1" 200 35931 0.002633 10.0.0.56 - - [2026-01-29 15:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.56 - - [2026-01-29 15:44:36] "GET /routing-instance/c6bad492-6690-4e09-832e-684ecd0f88b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004256 10.0.0.56 - - [2026-01-29 15:44:36] "POST /bgp-routers HTTP/1.1" 409 301 0.004290 10.0.0.56 - - [2026-01-29 15:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.56 - - [2026-01-29 15:44:36] "GET /bgp-router/00e4da99-777f-431e-869b-27e46029c508?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1810 0.010821 10.0.0.56 - - [2026-01-29 15:44:36] "PUT /bgp-router/00e4da99-777f-431e-869b-27e46029c508 HTTP/1.1" 200 254 0.019975 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:44:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001584 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:44:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 10.0.0.56 - - [2026-01-29 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.56 - - [2026-01-29 15:44:39] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003733 10.0.0.56 - - [2026-01-29 15:44:52] "GET / HTTP/1.1" 200 35931 0.003211 10.0.0.56 - - [2026-01-29 15:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.56 - - [2026-01-29 15:44:52] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006701 10.0.0.56 - - [2026-01-29 15:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.56 - - [2026-01-29 15:44:52] "GET /config-node/f694e9f2-0714-4bac-87d3-4458d6ad3622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003227 10.0.0.56 - - [2026-01-29 15:45:05] "GET / HTTP/1.1" 200 35931 0.002438 10.0.0.56 - - [2026-01-29 15:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.56 - - [2026-01-29 15:45:05] "GET /routing-instance/c6bad492-6690-4e09-832e-684ecd0f88b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003695 10.0.0.56 - - [2026-01-29 15:45:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002453 10.0.0.56 - - [2026-01-29 15:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.56 - - [2026-01-29 15:45:05] "GET /bgp-router/00e4da99-777f-431e-869b-27e46029c508?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1810 0.003771 10.0.0.56 - - [2026-01-29 15:45:05] "PUT /bgp-router/00e4da99-777f-431e-869b-27e46029c508 HTTP/1.1" 200 254 0.015016 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:45:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001494 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:45:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001437 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:45:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001570 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:45:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001309 10.0.0.56 - - [2026-01-29 15:45:23] "GET / HTTP/1.1" 200 35931 0.002273 10.0.0.56 - - [2026-01-29 15:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.56 - - [2026-01-29 15:45:23] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005129 10.0.0.56 - - [2026-01-29 15:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.56 - - [2026-01-29 15:45:23] "GET /config-node/f694e9f2-0714-4bac-87d3-4458d6ad3622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002937 10.0.0.56 - - [2026-01-29 15:45:23] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.56 - - [2026-01-29 15:45:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002830 10.0.0.56 - - [2026-01-29 15:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.56 - - [2026-01-29 15:45:28] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.027739 10.0.0.56 - - [2026-01-29 15:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010848 10.0.0.56 - - [2026-01-29 15:45:28] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.026820 10.0.0.56 - - [2026-01-29 15:45:28] "GET / HTTP/1.1" 200 35931 0.002335 10.0.0.56 - - [2026-01-29 15:45:28] "POST /alarms HTTP/1.1" 409 264 0.002748 10.0.0.56 - - [2026-01-29 15:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.56 - - [2026-01-29 15:45:28] "PUT /alarm/35509b62-bfc8-4e1e-8fc5-019ce44dc2ef HTTP/1.1" 200 244 0.014025 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 261 0.002720 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/9ea19fdd-4eb1-4d9d-86cc-ed1909ae9fc8 HTTP/1.1" 200 244 0.008806 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 261 0.002775 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/536efbbc-b281-408d-9527-d70c46c78814 HTTP/1.1" 200 244 0.011139 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 253 0.002508 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/cdcba159-ecbd-4e7f-be08-4511d6fb73da HTTP/1.1" 200 244 0.011002 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 251 0.003142 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/963a4452-a02f-4286-8941-332bdf874723 HTTP/1.1" 200 244 0.012268 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 252 0.003410 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/7886e4a3-49e4-4075-9cdf-1c09e04efe30 HTTP/1.1" 200 244 0.013893 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 256 0.003122 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/7de2d4a6-3804-4150-8921-80d6b4c0fd31 HTTP/1.1" 200 244 0.014045 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 248 0.002765 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/5b9a4475-3f99-49df-a369-90350db1748f HTTP/1.1" 200 244 0.014566 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 252 0.002808 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/d9e1b909-09b4-4ef3-ae5e-2669454ed578 HTTP/1.1" 200 244 0.020782 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 257 0.002645 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/312589b0-1db7-4f21-a722-b825f053c8dc HTTP/1.1" 200 244 0.009029 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 251 0.002669 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/bf294060-1b76-4c40-848e-a60e10d8ecdc HTTP/1.1" 200 244 0.010023 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 257 0.005496 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/493be5da-9552-42ad-8ee2-8b6c700f3153 HTTP/1.1" 200 244 0.013412 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 261 0.002692 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/ccba2dc7-6d18-477d-ba2e-48fe88300739 HTTP/1.1" 200 244 0.011574 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 258 0.002525 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/84a30581-00cd-4490-90e0-e0609c20b0f7 HTTP/1.1" 200 244 0.011919 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 254 0.002853 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/a38769bc-20ea-4d56-9ea9-710d5b62dcaa HTTP/1.1" 200 244 0.021508 10.0.0.56 - - [2026-01-29 15:45:29] "POST /alarms HTTP/1.1" 409 254 0.002655 10.0.0.56 - - [2026-01-29 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.56 - - [2026-01-29 15:45:29] "PUT /alarm/ff312561-d1ce-4ab7-bc51-6e22f128413c HTTP/1.1" 200 244 0.012135 10.0.0.56 - - [2026-01-29 15:45:30] "POST /alarms HTTP/1.1" 409 254 0.002976 10.0.0.56 - - [2026-01-29 15:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.56 - - [2026-01-29 15:45:30] "PUT /alarm/6d9768b4-d488-4f08-aeee-536b39682070 HTTP/1.1" 200 244 0.017730 10.0.0.56 - - [2026-01-29 15:45:30] "POST /alarms HTTP/1.1" 409 247 0.003535 10.0.0.56 - - [2026-01-29 15:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.56 - - [2026-01-29 15:45:30] "PUT /alarm/823773ec-c064-4841-9b28-d476ff55da8a HTTP/1.1" 200 244 0.012088 10.0.0.56 - - [2026-01-29 15:45:30] "POST /alarms HTTP/1.1" 409 272 0.002852 10.0.0.56 - - [2026-01-29 15:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.56 - - [2026-01-29 15:45:30] "PUT /alarm/86fcc16a-153d-4ce5-b343-0f9f8a0fdd57 HTTP/1.1" 200 244 0.011546 10.0.0.56 - - [2026-01-29 15:45:30] "POST /alarms HTTP/1.1" 409 261 0.014573 10.0.0.56 - - [2026-01-29 15:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010609 10.0.0.56 - - [2026-01-29 15:45:30] "PUT /alarm/524f64a2-bb03-4b0f-80c2-722f70f5ef8a HTTP/1.1" 200 244 0.019991 10.0.0.56 - - [2026-01-29 15:45:30] "POST /alarms HTTP/1.1" 409 259 0.007872 10.0.0.56 - - [2026-01-29 15:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.56 - - [2026-01-29 15:45:30] "PUT /alarm/6f4526d7-61cc-44e6-ace4-bbb8634b2652 HTTP/1.1" 200 244 0.014754 10.0.0.56 - - [2026-01-29 15:45:30] "POST /alarms HTTP/1.1" 409 265 0.002834 10.0.0.56 - - [2026-01-29 15:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.56 - - [2026-01-29 15:45:30] "PUT /alarm/9729b4c1-dc3f-4fc3-b009-d38ced943dac HTTP/1.1" 200 244 0.009759 10.0.0.56 - - [2026-01-29 15:45:30] "POST /alarms HTTP/1.1" 409 279 0.003103 10.0.0.56 - - [2026-01-29 15:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.56 - - [2026-01-29 15:45:30] "PUT /alarm/5bfe344b-02ca-4252-b91c-ae9e8f7288d8 HTTP/1.1" 200 244 0.011630 10.0.0.56 - - [2026-01-29 15:45:30] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.56 - - [2026-01-29 15:45:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003364 10.0.0.56 - - [2026-01-29 15:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.56 - - [2026-01-29 15:45:30] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.009959 10.0.0.56 - - [2026-01-29 15:45:31] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.56 - - [2026-01-29 15:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.56 - - [2026-01-29 15:45:31] "GET /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003215 10.0.0.56 - - [2026-01-29 15:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.56 - - [2026-01-29 15:45:31] "PUT /global-vrouter-config/29ecb584-ce8a-4fb7-870a-d0acb7e02c35 HTTP/1.1" 200 276 0.009564 10.0.0.56 - - [2026-01-29 15:45:31] "GET / HTTP/1.1" 200 35931 0.002232 10.0.0.56 - - [2026-01-29 15:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.56 - - [2026-01-29 15:45:31] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006766 10.0.0.56 - - [2026-01-29 15:45:31] "PUT /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979 HTTP/1.1" 200 274 0.016682 10.0.0.56 - - [2026-01-29 15:45:34] "GET / HTTP/1.1" 200 35931 0.002278 10.0.0.56 - - [2026-01-29 15:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.56 - - [2026-01-29 15:45:34] "GET /routing-instance/c6bad492-6690-4e09-832e-684ecd0f88b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003941 10.0.0.56 - - [2026-01-29 15:45:34] "POST /bgp-routers HTTP/1.1" 409 301 0.002984 10.0.0.56 - - [2026-01-29 15:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.56 - - [2026-01-29 15:45:34] "GET /bgp-router/00e4da99-777f-431e-869b-27e46029c508?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1810 0.003612 10.0.0.56 - - [2026-01-29 15:45:34] "PUT /bgp-router/00e4da99-777f-431e-869b-27e46029c508 HTTP/1.1" 200 254 0.017255 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:45:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001711 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:45:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001849 10.0.0.56 - - [2026-01-29 15:45:38] "POST /tags HTTP/1.1" 200 355 0.034872 10.0.0.56 - - [2026-01-29 15:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017533 10.0.0.56 - - [2026-01-29 15:45:38] "GET /tag/59f2a939-b4f4-4195-ab3a-68a9a814b070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017989 10.0.0.56 - - [2026-01-29 15:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008921 10.0.0.56 - - [2026-01-29 15:45:38] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007953 10.0.0.56 - - [2026-01-29 15:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009442 10.0.0.56 - - [2026-01-29 15:45:38] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.075842 10.0.0.56 - - [2026-01-29 15:45:38] "POST /virtual-machines HTTP/1.1" 200 351 0.015228 10.0.0.56 - - [2026-01-29 15:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017132 10.0.0.56 - - [2026-01-29 15:45:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.135896 10.0.0.56 - - [2026-01-29 15:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017133 10.0.0.56 - - [2026-01-29 15:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010075 10.0.0.56 - - [2026-01-29 15:45:39] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009177 10.0.0.56 - - [2026-01-29 15:45:39] "POST /instance-ips HTTP/1.1" 200 391 0.029675 10.0.0.56 - - [2026-01-29 15:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025709 10.0.0.56 - - [2026-01-29 15:45:39] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009657 10.0.0.56 - - [2026-01-29 15:45:39] "POST /set-tag HTTP/1.1" 200 109 0.020719 10.0.0.56 - - [2026-01-29 15:45:39] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016785 10.0.0.56 - - [2026-01-29 15:45:39] "GET /instance-ip/8f7ceb62-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005053 10.0.0.56 - - [2026-01-29 15:45:39] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009805 10.0.0.56 - - [2026-01-29 15:45:39] "POST /set-tag HTTP/1.1" 200 109 0.006104 10.0.0.56 - - [2026-01-29 15:45:39] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.008164 10.0.0.56 - - [2026-01-29 15:45:39] "POST /ref-update HTTP/1.1" 200 156 0.020835 10.0.0.56 - - [2026-01-29 15:45:39] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007655 10.0.0.56 - - [2026-01-29 15:45:39] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.56 - - [2026-01-29 15:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.56 - - [2026-01-29 15:45:39] "GET /virtual-network/f174243a-ff66-4479-bd33-6600ff3510c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004909 10.0.0.56 - - [2026-01-29 15:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.56 - - [2026-01-29 15:45:39] "GET /project/002f7c9f-9060-44fe-a33a-670bfdc2f48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.044515 10.0.0.56 - - [2026-01-29 15:45:39] "POST /virtual-machines HTTP/1.1" 200 355 0.030573 10.0.0.56 - - [2026-01-29 15:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021314 10.0.0.56 - - [2026-01-29 15:45:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.147071 10.0.0.56 - - [2026-01-29 15:45:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018386 10.0.0.56 - - [2026-01-29 15:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022470 10.0.0.56 - - [2026-01-29 15:45:40] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.014534 10.0.0.56 - - [2026-01-29 15:45:40] "POST /instance-ips HTTP/1.1" 200 395 0.025429 10.0.0.56 - - [2026-01-29 15:45:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032709 10.0.0.56 - - [2026-01-29 15:45:40] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008072 10.0.0.56 - - [2026-01-29 15:45:40] "POST /set-tag HTTP/1.1" 200 109 0.026988 10.0.0.56 - - [2026-01-29 15:45:40] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006411 10.0.0.56 - - [2026-01-29 15:45:40] "GET /instance-ip/900f2fcc-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004761 10.0.0.56 - - [2026-01-29 15:45:40] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008687 10.0.0.56 - - [2026-01-29 15:45:40] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.56 - - [2026-01-29 15:45:40] "GET /virtual-router/cfa496fa-bfe9-40a4-8e34-92b4d5016d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.006443 10.0.0.56 - - [2026-01-29 15:45:40] "POST /ref-update HTTP/1.1" 200 156 0.013510 10.0.0.56 - - [2026-01-29 15:45:40] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010477 10.0.0.56 - - [2026-01-29 15:45:40] "POST /set-tag HTTP/1.1" 200 109 0.002950 10.0.0.56 - - [2026-01-29 15:45:40] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009016 10.0.0.56 - - [2026-01-29 15:45:40] "POST /set-tag HTTP/1.1" 200 109 0.008917 10.0.0.56 - - [2026-01-29 15:45:40] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014853 10.0.0.56 - - [2026-01-29 15:45:40] "POST /set-tag HTTP/1.1" 200 109 0.004334 10.0.0.56 - - [2026-01-29 15:45:50] "GET /global-system-configs HTTP/1.1" 200 322 0.007238 10.0.0.56 - - [2026-01-29 15:45:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002414 10.0.0.56 - - [2026-01-29 15:45:57] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004833 10.0.0.56 - - [2026-01-29 15:45:57] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.56 - - [2026-01-29 15:45:58] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005859 10.0.0.56 - - [2026-01-29 15:45:58] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.56 - - [2026-01-29 15:45:58] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005187 10.0.0.56 - - [2026-01-29 15:45:58] "POST /set-tag HTTP/1.1" 200 109 0.002947 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:46:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:46:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:46:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001246 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:46:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001186 10.0.0.56 - - [2026-01-29 15:46:24] "GET / HTTP/1.1" 200 35931 0.002707 10.0.0.56 - - [2026-01-29 15:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.56 - - [2026-01-29 15:46:24] "GET /global-system-config/73676750-3e22-47f7-848a-8410ed2bf979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006096 10.0.0.56 - - [2026-01-29 15:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.56 - - [2026-01-29 15:46:24] "GET /config-node/f694e9f2-0714-4bac-87d3-4458d6ad3622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002686 10.0.0.56 - - [2026-01-29 15:46:30] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009311 10.0.0.56 - - [2026-01-29 15:46:30] "POST /set-tag HTTP/1.1" 200 109 0.005988 10.0.0.56 - - [2026-01-29 15:46:30] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010561 10.0.0.56 - - [2026-01-29 15:46:30] "POST /set-tag HTTP/1.1" 200 109 0.006038 10.0.0.56 - - [2026-01-29 15:46:30] "GET /virtual-machine/6d6398b1-f6cc-4e3a-af5b-b896077e6686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004349 10.0.0.56 - - [2026-01-29 15:46:30] "POST /ref-update HTTP/1.1" 200 156 0.021716 10.0.0.56 - - [2026-01-29 15:46:30] "GET /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008687 10.0.0.56 - - [2026-01-29 15:46:30] "POST /set-tag HTTP/1.1" 200 109 0.024909 10.0.0.56 - - [2026-01-29 15:46:30] "POST /set-tag HTTP/1.1" 200 109 0.033293 10.0.0.56 - - [2026-01-29 15:46:30] "DELETE /instance-ip/8f7ceb62-fd29-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.044816 10.0.0.56 - - [2026-01-29 15:46:30] "DELETE /virtual-machine-interface/8f5c2f44-fd29-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.053738 10.0.0.56 - - [2026-01-29 15:46:30] "DELETE /virtual-machine/6d6398b1-f6cc-4e3a-af5b-b896077e6686 HTTP/1.1" 200 115 0.030284 10.0.0.56 - - [2026-01-29 15:46:30] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005116 10.0.0.56 - - [2026-01-29 15:46:30] "POST /set-tag HTTP/1.1" 200 109 0.003028 10.0.0.56 - - [2026-01-29 15:46:36] "GET / HTTP/1.1" 200 35931 0.002591 10.0.0.56 - - [2026-01-29 15:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.56 - - [2026-01-29 15:46:36] "GET /routing-instance/c6bad492-6690-4e09-832e-684ecd0f88b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004382 10.0.0.56 - - [2026-01-29 15:46:36] "POST /bgp-routers HTTP/1.1" 409 301 0.003197 10.0.0.56 - - [2026-01-29 15:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.56 - - [2026-01-29 15:46:36] "GET /bgp-router/00e4da99-777f-431e-869b-27e46029c508?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1810 0.007548 10.0.0.56 - - [2026-01-29 15:46:36] "PUT /bgp-router/00e4da99-777f-431e-869b-27e46029c508 HTTP/1.1" 200 254 0.015594 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:46:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001483 [Introspect:8084]10.0.0.56 - - [2026-01-29 15:46:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001309 10.0.0.56 - - [2026-01-29 15:47:01] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.026799 10.0.0.56 - - [2026-01-29 15:47:01] "POST /set-tag HTTP/1.1" 200 109 0.006862 10.0.0.56 - - [2026-01-29 15:47:01] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.020791 10.0.0.56 - - [2026-01-29 15:47:01] "POST /set-tag HTTP/1.1" 200 109 0.004169 10.0.0.56 - - [2026-01-29 15:47:01] "GET /virtual-machine/22213e7f-77c1-4cab-ae33-fee521714c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004865 10.0.0.56 - - [2026-01-29 15:47:01] "POST /ref-update HTTP/1.1" 200 156 0.022635 10.0.0.56 - - [2026-01-29 15:47:01] "GET /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005635 10.0.0.56 - - [2026-01-29 15:47:01] "POST /set-tag HTTP/1.1" 200 109 0.032471 10.0.0.56 - - [2026-01-29 15:47:01] "POST /set-tag HTTP/1.1" 200 109 0.031922 10.0.0.56 - - [2026-01-29 15:47:01] "DELETE /instance-ip/900f2fcc-fd29-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.060394 10.0.0.56 - - [2026-01-29 15:47:01] "DELETE /virtual-machine-interface/8feb0214-fd29-11f0-95b4-fa163e097769 HTTP/1.1" 200 115 0.076750 10.0.0.56 - - [2026-01-29 15:47:01] "DELETE /virtual-machine/22213e7f-77c1-4cab-ae33-fee521714c00 HTTP/1.1" 200 115 0.050884 10.0.0.56 - - [2026-01-29 15:47:01] "DELETE /tag/59f2a939-b4f4-4195-ab3a-68a9a814b070 HTTP/1.1" 200 115 0.052058