++ 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: =================== Mon Feb 2 12:43:02 PM UTC 2026 ===================' INFO: =================== Mon Feb 2 12:43:02 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.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ uniq ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.33,10.169.90.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.169.90.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/02/2026 12:43:44.980 7f83e23f1b00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 12:43:45.782 7f83e23f1b00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 12:43:45.867 7f83e23f1b00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 12:43:45.867 7f83e23f1b00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-02-02 12:43:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000610 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-02 12:43:59] "GET / HTTP/1.1" 503 181 0.000187 10.0.0.33 - - [2026-02-02 12:43:59] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.33 - - [2026-02-02 12:43:59] "GET / HTTP/1.1" 200 35931 0.002228 10.0.0.33 - - [2026-02-02 12:44:00] "GET / HTTP/1.1" 200 45303 0.001281 10.0.0.33 - - [2026-02-02 12:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.33 - - [2026-02-02 12:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.33 - - [2026-02-02 12:44:00] "GET / HTTP/1.1" 200 35931 0.005427 10.0.0.33 - - [2026-02-02 12:44:00] "GET / HTTP/1.1" 200 35931 0.001132 10.0.0.33 - - [2026-02-02 12:44:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.002119 10.0.0.33 - - [2026-02-02 12:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007624 10.0.0.33 - - [2026-02-02 12:44:01] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014512 10.0.0.33 - - [2026-02-02 12:44:01] "POST /service-appliance-sets HTTP/1.1" 200 553 0.055078 10.0.0.33 - - [2026-02-02 12:44:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.003171 10.0.0.33 - - [2026-02-02 12:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.33 - - [2026-02-02 12:44:01] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012005 10.0.0.33 - - [2026-02-02 12:44:01] "GET / HTTP/1.1" 200 35931 0.001322 10.0.0.33 - - [2026-02-02 12:44:01] "POST /service-appliance-sets HTTP/1.1" 200 541 0.076560 10.0.0.33 - - [2026-02-02 12:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.33 - - [2026-02-02 12:44:01] "GET /network-ipam/46a65501-5804-4753-afab-12405e626024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.014793 10.0.0.33 - - [2026-02-02 12:44:01] "GET / HTTP/1.1" 200 35931 0.001285 10.0.0.33 - - [2026-02-02 12:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020897 10.0.0.33 - - [2026-02-02 12:44:01] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011026 10.0.0.33 - - [2026-02-02 12:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013068 10.0.0.33 - - [2026-02-02 12:44:01] "GET /domain/9d9cafd7-cce3-4e3b-9f3d-18e356d8cb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.025181 10.0.0.33 - - [2026-02-02 12:44:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.027961 10.0.0.33 - - [2026-02-02 12:44:01] "POST /service-templates HTTP/1.1" 200 511 0.125174 10.0.0.33 - - [2026-02-02 12:44:02] "POST /service-templates HTTP/1.1" 200 501 0.125325 10.0.0.33 - - [2026-02-02 12:44:02] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.193565 10.0.0.33 - - [2026-02-02 12:44:02] "POST /id-to-fqname HTTP/1.1" 200 173 0.008228 10.0.0.33 - - [2026-02-02 12:44:02] "POST /fqname-to-id HTTP/1.1" 404 182 0.021708 10.0.0.33 - - [2026-02-02 12:44:02] "POST /service-templates HTTP/1.1" 200 515 0.152848 10.0.0.33 - - [2026-02-02 12:44:02] "GET / HTTP/1.1" 200 35931 0.002521 10.0.0.33 - - [2026-02-02 12:44:02] "POST /security-groups HTTP/1.1" 200 570 0.154718 10.0.0.33 - - [2026-02-02 12:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.028375 10.0.0.33 - - [2026-02-02 12:44:02] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012463 10.0.0.33 - - [2026-02-02 12:44:02] "POST /projects HTTP/1.1" 200 481 0.566892 10.0.0.33 - - [2026-02-02 12:44:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.006371 10.0.0.33 - - [2026-02-02 12:44:02] "POST /service-templates HTTP/1.1" 200 535 0.159657 10.0.0.33 - - [2026-02-02 12:44:02] "POST /security-groups HTTP/1.1" 200 534 0.107003 10.0.0.33 - - [2026-02-02 12:44:02] "POST /service-templates HTTP/1.1" 200 507 0.092119 10.0.0.33 - - [2026-02-02 12:44:02] "POST /config-database-nodes HTTP/1.1" 200 611 0.099854 10.0.0.33 - - [2026-02-02 12:44:02] "POST /chown HTTP/1.1" 200 109 0.037063 10.0.0.33 - - [2026-02-02 12:44:02] "POST /policy-managements HTTP/1.1" 409 214 0.023291 10.0.0.33 - - [2026-02-02 12:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.33 - - [2026-02-02 12:44:02] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009326 10.0.0.33 - - [2026-02-02 12:44:02] "POST /application-policy-sets HTTP/1.1" 200 528 0.063231 10.0.0.33 - - [2026-02-02 12:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009148 10.0.0.33 - - [2026-02-02 12:44:02] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.019071 10.0.0.33 - - [2026-02-02 12:44:02] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.016927 10.0.0.33 - - [2026-02-02 12:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008298 10.0.0.33 - - [2026-02-02 12:44:03] "GET /virtual-network/13b0068a-e61e-4370-a687-a2a806d1a30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007398 10.0.0.33 - - [2026-02-02 12:44:03] "POST /id-to-fqname HTTP/1.1" 200 177 0.000556 10.0.0.33 - - [2026-02-02 12:44:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.006937 10.0.0.33 - - [2026-02-02 12:44:03] "POST /security-groups HTTP/1.1" 200 574 0.077992 10.0.0.33 - - [2026-02-02 12:44:03] "POST /projects HTTP/1.1" 200 489 0.262715 10.0.0.33 - - [2026-02-02 12:44:03] "POST /security-groups HTTP/1.1" 200 546 0.080410 10.0.0.33 - - [2026-02-02 12:44:03] "POST /chown HTTP/1.1" 200 109 0.025986 10.0.0.33 - - [2026-02-02 12:44:03] "POST /network-ipams HTTP/1.1" 200 522 0.079574 10.0.0.33 - - [2026-02-02 12:44:03] "POST /network-ipams HTTP/1.1" 200 510 0.065785 10.0.0.33 - - [2026-02-02 12:44:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.003304 10.0.0.33 - - [2026-02-02 12:44:03] "POST /useragent-kv HTTP/1.1" 200 115 0.015157 10.0.0.33 - - [2026-02-02 12:44:03] "POST /virtual-networks HTTP/1.1" 200 538 0.229291 10.0.0.33 - - [2026-02-02 12:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.33 - - [2026-02-02 12:44:03] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.020241 10.0.0.33 - - [2026-02-02 12:44:04] "POST /network-ipams HTTP/1.1" 200 518 0.041042 10.0.0.33 - - [2026-02-02 12:44:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.008059 10.0.0.33 - - [2026-02-02 12:44:04] "POST /useragent-kv HTTP/1.1" 200 115 0.019905 10.0.0.33 - - [2026-02-02 12:44:04] "POST /virtual-networks HTTP/1.1" 200 546 0.203503 10.0.0.33 - - [2026-02-02 12:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.33 - - [2026-02-02 12:44:04] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.012791 10.0.0.33 - - [2026-02-02 12:44:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.003491 10.0.0.33 - - [2026-02-02 12:44:04] "POST /network-policys HTTP/1.1" 200 538 0.039697 10.0.0.33 - - [2026-02-02 12:44:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.020288 10.0.0.33 - - [2026-02-02 12:44:04] "POST /network-policys HTTP/1.1" 200 534 0.037241 10.0.0.33 - - [2026-02-02 12:44:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.020442 10.0.0.33 - - [2026-02-02 12:44:04] "POST /network-policys HTTP/1.1" 200 542 0.030249 10.0.0.33 - - [2026-02-02 12:44:04] "POST /ref-update HTTP/1.1" 200 156 0.077602 10.0.0.33 - - [2026-02-02 12:44:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022715 10.0.0.33 - - [2026-02-02 12:44:04] "POST /ref-update HTTP/1.1" 200 156 0.079814 10.0.0.33 - - [2026-02-02 12:44:04] "POST /ref-update HTTP/1.1" 200 156 0.070133 10.0.0.33 - - [2026-02-02 12:44:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010203 10.0.0.33 - - [2026-02-02 12:44:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008519 10.0.0.33 - - [2026-02-02 12:44:05] "POST /ref-update HTTP/1.1" 200 156 0.062413 10.0.0.33 - - [2026-02-02 12:44:05] "POST /ref-update HTTP/1.1" 200 156 0.072314 10.0.0.33 - - [2026-02-02 12:44:05] "POST /ref-update HTTP/1.1" 200 156 0.164401 10.0.0.33 - - [2026-02-02 12:44:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008181 10.0.0.33 - - [2026-02-02 12:44:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003844 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:44:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:44:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006595 10.0.0.33 - - [2026-02-02 12:44:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020088 10.0.0.33 - - [2026-02-02 12:44:05] "GET / HTTP/1.1" 200 35931 0.002167 10.0.0.33 - - [2026-02-02 12:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.33 - - [2026-02-02 12:44:05] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023654 10.0.0.33 - - [2026-02-02 12:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.33 - - [2026-02-02 12:44:05] "GET /virtual-network/13b0068a-e61e-4370-a687-a2a806d1a30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011650 10.0.0.33 - - [2026-02-02 12:44:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.017078 10.0.0.33 - - [2026-02-02 12:44:05] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028112 10.0.0.33 - - [2026-02-02 12:44:05] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.022056 10.0.0.33 - - [2026-02-02 12:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010918 10.0.0.33 - - [2026-02-02 12:44:05] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.051357 10.0.0.33 - - [2026-02-02 12:44:05] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.33 - - [2026-02-02 12:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.33 - - [2026-02-02 12:44:05] "GET /routing-instance/b50bc6a5-3760-447d-974f-ed70572f43fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003248 10.0.0.33 - - [2026-02-02 12:44:05] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.33 - - [2026-02-02 12:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-02-02 12:44:05] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004227 10.0.0.33 - - [2026-02-02 12:44:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.001341 10.0.0.33 - - [2026-02-02 12:44:06] "POST /firewall-policys HTTP/1.1" 200 530 0.361103 10.0.0.33 - - [2026-02-02 12:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.072433 10.0.0.33 - - [2026-02-02 12:44:06] "POST /bgp-routers HTTP/1.1" 200 616 0.339192 10.0.0.33 - - [2026-02-02 12:44:06] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.115246 10.0.0.33 - - [2026-02-02 12:44:06] "GET / HTTP/1.1" 200 35931 0.001047 10.0.0.33 - - [2026-02-02 12:44:06] "GET /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.081741 10.0.0.33 - - [2026-02-02 12:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006622 10.0.0.33 - - [2026-02-02 12:44:06] "POST /database-nodes HTTP/1.1" 200 597 0.391542 10.0.0.33 - - [2026-02-02 12:44:06] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027972 10.0.0.33 - - [2026-02-02 12:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.051353 10.0.0.33 - - [2026-02-02 12:44:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.009845 10.0.0.33 - - [2026-02-02 12:44:06] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.013291 10.0.0.33 - - [2026-02-02 12:44:06] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014852 10.0.0.33 - - [2026-02-02 12:44:06] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012028 10.0.0.33 - - [2026-02-02 12:44:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002523 10.0.0.33 - - [2026-02-02 12:44:06] "POST /analytics-nodes HTTP/1.1" 200 599 0.067026 10.0.0.33 - - [2026-02-02 12:44:06] "POST /ref-update HTTP/1.1" 200 156 0.098683 10.0.0.33 - - [2026-02-02 12:44:06] "POST /ref-update HTTP/1.1" 200 156 0.086511 10.0.0.33 - - [2026-02-02 12:44:06] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.055170 10.0.0.33 - - [2026-02-02 12:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006968 10.0.0.33 - - [2026-02-02 12:44:06] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018903 10.0.0.33 - - [2026-02-02 12:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-02-02 12:44:06] "GET /network-ipam/46a65501-5804-4753-afab-12405e626024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004916 10.0.0.33 - - [2026-02-02 12:44:06] "POST /firewall-policys HTTP/1.1" 200 532 0.075308 10.0.0.33 - - [2026-02-02 12:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.032381 10.0.0.33 - - [2026-02-02 12:44:06] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002484 10.0.0.33 - - [2026-02-02 12:44:06] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008139 10.0.0.33 - - [2026-02-02 12:44:06] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003863 10.0.0.33 - - [2026-02-02 12:44:06] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003571 10.0.0.33 - - [2026-02-02 12:44:06] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005520 10.0.0.33 - - [2026-02-02 12:44:06] "POST /ref-update HTTP/1.1" 200 156 0.024151 10.0.0.33 - - [2026-02-02 12:44:06] "POST /ref-update HTTP/1.1" 200 156 0.033630 10.0.0.33 - - [2026-02-02 12:44:07] "POST /ref-update HTTP/1.1" 200 156 0.084990 10.0.0.33 - - [2026-02-02 12:44:07] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.022369 10.0.0.33 - - [2026-02-02 12:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.33 - - [2026-02-02 12:44:07] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003066 10.0.0.33 - - [2026-02-02 12:44:07] "POST /firewall-policys HTTP/1.1" 200 530 0.023254 10.0.0.33 - - [2026-02-02 12:44:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.006158 10.0.0.33 - - [2026-02-02 12:44:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.079276 10.0.0.33 - - [2026-02-02 12:44:07] "GET /firewall-policy/4fa36c03-706d-47ee-80ac-f1c3538cf3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.051721 10.0.0.33 - - [2026-02-02 12:44:07] "POST /access-control-lists HTTP/1.1" 200 587 0.127208 10.0.0.33 - - [2026-02-02 12:44:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.013602 10.0.0.33 - - [2026-02-02 12:44:07] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.011115 10.0.0.33 - - [2026-02-02 12:44:07] "GET /firewall-policy/4fa36c03-706d-47ee-80ac-f1c3538cf3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003497 10.0.0.33 - - [2026-02-02 12:44:07] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003870 10.0.0.33 - - [2026-02-02 12:44:07] "POST /access-control-lists HTTP/1.1" 200 585 0.033632 10.0.0.33 - - [2026-02-02 12:44:07] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.017488 10.0.0.33 - - [2026-02-02 12:44:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.035901 10.0.0.33 - - [2026-02-02 12:44:07] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.040660 10.0.0.33 - - [2026-02-02 12:44:07] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.022162 10.0.0.33 - - [2026-02-02 12:44:07] "POST /access-control-lists HTTP/1.1" 200 579 0.102683 10.0.0.33 - - [2026-02-02 12:44:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.001630 10.0.0.33 - - [2026-02-02 12:44:07] "POST /ref-update HTTP/1.1" 200 156 0.144650 10.0.0.33 - - [2026-02-02 12:44:07] "POST /access-control-lists HTTP/1.1" 200 577 0.089606 10.0.0.33 - - [2026-02-02 12:44:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.036058 10.0.0.33 - - [2026-02-02 12:44:07] "POST /ref-update HTTP/1.1" 200 156 0.105324 10.0.0.33 - - [2026-02-02 12:44:07] "POST /ref-update HTTP/1.1" 200 156 0.074935 10.0.0.33 - - [2026-02-02 12:44:07] "POST /access-control-lists HTTP/1.1" 200 594 0.138900 10.0.0.33 - - [2026-02-02 12:44:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.002209 10.0.0.33 - - [2026-02-02 12:44:07] "POST /access-control-lists HTTP/1.1" 200 592 0.067204 10.0.0.33 - - [2026-02-02 12:44:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.009696 10.0.0.33 - - [2026-02-02 12:44:08] "POST /ref-update HTTP/1.1" 200 156 0.116679 10.0.0.33 - - [2026-02-02 12:44:08] "POST /access-control-lists HTTP/1.1" 200 583 0.091764 10.0.0.33 - - [2026-02-02 12:44:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.097269 10.0.0.33 - - [2026-02-02 12:44:08] "POST /ref-update HTTP/1.1" 200 156 0.258532 10.0.0.33 - - [2026-02-02 12:44:08] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.074453 10.0.0.33 - - [2026-02-02 12:44:08] "POST /access-control-lists HTTP/1.1" 200 581 0.174760 10.0.0.33 - - [2026-02-02 12:44:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.003646 10.0.0.33 - - [2026-02-02 12:44:08] "POST /access-control-lists HTTP/1.1" 200 602 0.058173 10.0.0.33 - - [2026-02-02 12:44:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.003656 10.0.0.33 - - [2026-02-02 12:44:08] "POST /tags HTTP/1.1" 200 299 0.133695 10.0.0.33 - - [2026-02-02 12:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.33 - - [2026-02-02 12:44:08] "GET /tag/b99dd103-ce96-4963-a626-389b243f4ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.057707 10.0.0.33 - - [2026-02-02 12:44:08] "POST /access-control-lists HTTP/1.1" 200 600 0.044832 10.0.0.33 - - [2026-02-02 12:44:08] "POST /set-tag HTTP/1.1" 200 109 0.072156 10.0.0.33 - - [2026-02-02 12:44:08] "POST /route-targets HTTP/1.1" 200 327 0.032942 10.0.0.33 - - [2026-02-02 12:44:08] "POST /ref-update HTTP/1.1" 200 156 0.037793 10.0.0.33 - - [2026-02-02 12:44:08] "POST /route-targets HTTP/1.1" 200 327 0.020883 10.0.0.33 - - [2026-02-02 12:44:09] "POST /ref-update HTTP/1.1" 200 156 0.062031 10.0.0.33 - - [2026-02-02 12:44:09] "POST /route-targets HTTP/1.1" 200 327 0.046240 10.0.0.33 - - [2026-02-02 12:44:09] "POST /ref-update HTTP/1.1" 200 156 0.050077 10.0.0.33 - - [2026-02-02 12:44:09] "POST /route-targets HTTP/1.1" 200 327 0.063667 10.0.0.33 - - [2026-02-02 12:44:09] "POST /tags HTTP/1.1" 200 357 0.411389 10.0.0.33 - - [2026-02-02 12:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.021334 10.0.0.33 - - [2026-02-02 12:44:09] "GET /tag/1f1f0a1e-7bdd-4d07-a7d3-473afee98e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.046491 10.0.0.33 - - [2026-02-02 12:44:09] "POST /ref-update HTTP/1.1" 200 156 0.093610 10.0.0.33 - - [2026-02-02 12:44:09] "POST /route-targets HTTP/1.1" 200 327 0.060799 10.0.0.33 - - [2026-02-02 12:44:09] "POST /ref-update HTTP/1.1" 200 156 0.068523 10.0.0.33 - - [2026-02-02 12:44:09] "POST /tags HTTP/1.1" 200 305 0.218712 10.0.0.33 - - [2026-02-02 12:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019145 10.0.0.33 - - [2026-02-02 12:44:09] "POST /route-targets HTTP/1.1" 200 327 0.058190 10.0.0.33 - - [2026-02-02 12:44:09] "GET /tag/501dd0a8-d3c2-479f-9c26-4717964c2edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.060426 10.0.0.33 - - [2026-02-02 12:44:09] "POST /ref-update HTTP/1.1" 200 156 0.062138 10.0.0.33 - - [2026-02-02 12:44:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.010545 10.0.0.33 - - [2026-02-02 12:44:10] "POST /id-to-fqname HTTP/1.1" 200 174 0.010300 10.0.0.33 - - [2026-02-02 12:44:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.009328 10.0.0.33 - - [2026-02-02 12:44:10] "POST /access-control-lists HTTP/1.1" 200 551 0.087832 10.0.0.33 - - [2026-02-02 12:44:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.044661 10.0.0.33 - - [2026-02-02 12:44:10] "POST /access-control-lists HTTP/1.1" 200 589 0.088265 10.0.0.33 - - [2026-02-02 12:44:10] "POST /security-groups HTTP/1.1" 200 571 0.169381 10.0.0.33 - - [2026-02-02 12:44:10] "POST /projects HTTP/1.1" 200 483 0.479011 10.0.0.33 - - [2026-02-02 12:44:10] "POST /ref-update HTTP/1.1" 200 156 0.043585 10.0.0.33 - - [2026-02-02 12:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.034017 10.0.0.33 - - [2026-02-02 12:44:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.038480 10.0.0.33 - - [2026-02-02 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.032600 10.0.0.33 - - [2026-02-02 12:44:10] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.019413 10.0.0.33 - - [2026-02-02 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006067 10.0.0.33 - - [2026-02-02 12:44:10] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.020697 10.0.0.33 - - [2026-02-02 12:44:10] "POST /access-control-lists HTTP/1.1" 200 601 0.136536 10.0.0.33 - - [2026-02-02 12:44:10] "POST /ref-update HTTP/1.1" 200 156 0.061252 10.0.0.33 - - [2026-02-02 12:44:10] "PUT /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c HTTP/1.1" 200 264 0.137085 10.0.0.33 - - [2026-02-02 12:44:10] "POST /ref-update HTTP/1.1" 200 156 0.060161 10.0.0.33 - - [2026-02-02 12:44:10] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.33 - - [2026-02-02 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008166 10.0.0.33 - - [2026-02-02 12:44:10] "PUT /access-control-list/44a32be1-7d8d-4d52-99e3-d780aac497a9 HTTP/1.1" 200 272 0.066611 10.0.0.33 - - [2026-02-02 12:44:10] "PUT /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518 HTTP/1.1" 200 264 0.153344 10.0.0.33 - - [2026-02-02 12:44:10] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.063006 10.0.0.33 - - [2026-02-02 12:44:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.023468 10.0.0.33 - - [2026-02-02 12:44:10] "PUT /access-control-list/50d3ed7e-750a-41fd-9cf1-6b7774ea098e HTTP/1.1" 200 272 0.086323 10.0.0.33 - - [2026-02-02 12:44:11] "POST /config-nodes HTTP/1.1" 200 593 0.115598 10.0.0.33 - - [2026-02-02 12:44:11] "PUT /access-control-list/e4937d3e-1ebe-4405-90ea-99581d5c290d HTTP/1.1" 200 272 0.060335 10.0.0.33 - - [2026-02-02 12:44:11] "POST /security-groups HTTP/1.1" 200 537 0.154912 10.0.0.33 - - [2026-02-02 12:44:11] "PUT /access-control-list/5ba42729-7bb0-4e45-8838-d6d8af77b1ce HTTP/1.1" 200 272 0.116242 10.0.0.33 - - [2026-02-02 12:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.090861 10.0.0.33 - - [2026-02-02 12:44:11] "POST /chown HTTP/1.1" 200 109 0.059469 10.0.0.33 - - [2026-02-02 12:44:11] "PUT /access-control-list/4aa21841-20a4-47cf-a7bb-6107bbb5991f HTTP/1.1" 200 272 0.110685 10.0.0.33 - - [2026-02-02 12:44:11] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.034245 10.0.0.33 - - [2026-02-02 12:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011583 10.0.0.33 - - [2026-02-02 12:44:11] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004496 10.0.0.33 - - [2026-02-02 12:44:11] "PUT /access-control-list/6000a37f-b41c-4adc-ad8f-ae837fbed7c6 HTTP/1.1" 200 272 0.033199 10.0.0.33 - - [2026-02-02 12:44:11] "PUT /access-control-list/678532dd-f854-48be-ba33-8c35f2b8361f HTTP/1.1" 200 272 0.028514 10.0.0.33 - - [2026-02-02 12:44:11] "POST /tags HTTP/1.1" 409 207 0.011460 10.0.0.33 - - [2026-02-02 12:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.33 - - [2026-02-02 12:44:11] "GET /tag/501dd0a8-d3c2-479f-9c26-4717964c2edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029550 10.0.0.33 - - [2026-02-02 12:44:11] "PUT /access-control-list/66892f5f-b3de-45dc-8a70-38ca4800164e HTTP/1.1" 200 272 0.009481 10.0.0.33 - - [2026-02-02 12:44:11] "PUT /access-control-list/10e355ac-b53e-47ff-b529-0b06a7f5fa98 HTTP/1.1" 200 272 0.027856 10.0.0.33 - - [2026-02-02 12:44:11] "PUT /access-control-list/1687b979-bed4-45f6-bcc8-25eca35ab926 HTTP/1.1" 200 272 0.055332 10.0.0.33 - - [2026-02-02 12:44:11] "POST /firewall-rules HTTP/1.1" 200 564 0.127942 10.0.0.33 - - [2026-02-02 12:44:11] "GET /firewall-rule/01780492-ad66-4d3d-8a7f-929d9a91db96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.014133 10.0.0.33 - - [2026-02-02 12:44:11] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003323 10.0.0.33 - - [2026-02-02 12:44:11] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.33 - - [2026-02-02 12:44:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003688 10.0.0.33 - - [2026-02-02 12:44:11] "GET /firewall-rule/01780492-ad66-4d3d-8a7f-929d9a91db96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.008468 10.0.0.33 - - [2026-02-02 12:44:11] "POST /ref-update HTTP/1.1" 200 156 0.042293 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:44:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000795 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:44:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 10.0.0.33 - - [2026-02-02 12:44:11] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021567 10.0.0.33 - - [2026-02-02 12:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.33 - - [2026-02-02 12:44:11] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005972 10.0.0.33 - - [2026-02-02 12:44:11] "POST /tags HTTP/1.1" 409 207 0.002739 10.0.0.33 - - [2026-02-02 12:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.33 - - [2026-02-02 12:44:11] "GET /tag/501dd0a8-d3c2-479f-9c26-4717964c2edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019476 10.0.0.33 - - [2026-02-02 12:44:12] "POST /firewall-rules HTTP/1.1" 200 562 0.101350 10.0.0.33 - - [2026-02-02 12:44:12] "GET /firewall-rule/2fbb6be6-db5e-4f7b-993a-cbf5dfeec311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.018041 10.0.0.33 - - [2026-02-02 12:44:12] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009830 10.0.0.33 - - [2026-02-02 12:44:12] "GET /firewall-rule/2fbb6be6-db5e-4f7b-993a-cbf5dfeec311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003099 10.0.0.33 - - [2026-02-02 12:44:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.001905 10.0.0.33 - - [2026-02-02 12:44:12] "POST /ref-update HTTP/1.1" 200 156 0.034549 10.0.0.33 - - [2026-02-02 12:44:12] "POST /access-control-lists HTTP/1.1" 200 580 0.124686 10.0.0.33 - - [2026-02-02 12:44:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.024389 10.0.0.33 - - [2026-02-02 12:44:12] "POST /tags HTTP/1.1" 200 305 0.208707 10.0.0.33 - - [2026-02-02 12:44:12] "POST /access-control-lists HTTP/1.1" 200 578 0.124677 10.0.0.33 - - [2026-02-02 12:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.045893 10.0.0.33 - - [2026-02-02 12:44:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.002508 10.0.0.33 - - [2026-02-02 12:44:12] "GET /tag/a2d0790e-41ea-4869-83a1-9f8e12fddf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021769 10.0.0.33 - - [2026-02-02 12:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.33 - - [2026-02-02 12:44:12] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032259 10.0.0.33 - - [2026-02-02 12:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012402 10.0.0.33 - - [2026-02-02 12:44:12] "POST /access-control-lists HTTP/1.1" 200 596 0.110715 10.0.0.33 - - [2026-02-02 12:44:12] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.025002 10.0.0.33 - - [2026-02-02 12:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.33 - - [2026-02-02 12:44:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.002799 10.0.0.33 - - [2026-02-02 12:44:12] "GET /service-appliance-set/20effaf4-66eb-48d2-bb00-96a472a0e7ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.015211 10.0.0.33 - - [2026-02-02 12:44:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.003591 10.0.0.33 - - [2026-02-02 12:44:12] "POST /access-control-lists HTTP/1.1" 200 594 0.096281 10.0.0.33 - - [2026-02-02 12:44:12] "PUT /access-control-list/a97a8cfc-487e-412b-997b-b6191ebedfc8 HTTP/1.1" 200 272 0.017306 10.0.0.33 - - [2026-02-02 12:44:12] "PUT /access-control-list/19ce9dcf-b2e7-4628-b98a-7848b4dd71fc HTTP/1.1" 200 272 0.042948 10.0.0.33 - - [2026-02-02 12:44:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.264984 10.0.0.33 - - [2026-02-02 12:44:13] "GET /virtual-machine-interface/d61fbc5e-a3e2-41eb-b109-9f14ea3f289d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.010295 10.0.0.33 - - [2026-02-02 12:44:13] "PUT /access-control-list/99ac30bd-0175-46ab-bd41-28d0b3f620e8 HTTP/1.1" 200 272 0.041155 10.0.0.33 - - [2026-02-02 12:44:13] "POST /instance-ips HTTP/1.1" 200 381 0.104881 10.0.0.33 - - [2026-02-02 12:44:13] "PUT /access-control-list/76de23bf-6329-45fd-bf0e-adf1d2e991c4 HTTP/1.1" 200 272 0.065595 10.0.0.33 - - [2026-02-02 12:44:13] "GET /instance-ip/a8e4b0b7-839f-4d6a-93fa-caf2ecfe921c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015519 10.0.0.33 - - [2026-02-02 12:44:13] "POST /loadbalancers HTTP/1.1" 200 582 0.082489 10.0.0.33 - - [2026-02-02 12:44:13] "PUT /access-control-list/63ffb1f7-a593-4221-9305-85839954a92c HTTP/1.1" 200 272 0.088730 10.0.0.33 - - [2026-02-02 12:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016000 10.0.0.33 - - [2026-02-02 12:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.022312 10.0.0.33 - - [2026-02-02 12:44:13] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074947 10.0.0.33 - - [2026-02-02 12:44:13] "GET /loadbalancer/d0f2697a-47c8-424e-8e5c-7ea6e840d292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.041967 10.0.0.33 - - [2026-02-02 12:44:13] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073831 10.0.0.33 - - [2026-02-02 12:44:13] "GET /instance-ip/a8e4b0b7-839f-4d6a-93fa-caf2ecfe921c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003078 10.0.0.33 - - [2026-02-02 12:44:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031083 10.0.0.33 - - [2026-02-02 12:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017625 10.0.0.33 - - [2026-02-02 12:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.33 - - [2026-02-02 12:44:13] "POST /floating-ips HTTP/1.1" 200 583 0.040561 10.0.0.33 - - [2026-02-02 12:44:13] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044519 10.0.0.33 - - [2026-02-02 12:44:13] "GET /loadbalancer-listener/3058fbee-91e9-42c1-a4ba-2ee5da0d6b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006606 10.0.0.33 - - [2026-02-02 12:44:13] "GET /loadbalancer-listener/3058fbee-91e9-42c1-a4ba-2ee5da0d6b26?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006053 10.0.0.33 - - [2026-02-02 12:44:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027804 10.0.0.33 - - [2026-02-02 12:44:13] "GET /instance-ip/a8e4b0b7-839f-4d6a-93fa-caf2ecfe921c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004176 10.0.0.33 - - [2026-02-02 12:44:13] "GET /instance-ip/a8e4b0b7-839f-4d6a-93fa-caf2ecfe921c?fields=floating_ips HTTP/1.1" 200 1171 0.004623 10.0.0.33 - - [2026-02-02 12:44:13] "GET /floating-ip/9327f1f8-7a43-478e-9cf5-cdc7cb62ff63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002704 10.0.0.33 - - [2026-02-02 12:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.33 - - [2026-02-02 12:44:13] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002610 10.0.0.33 - - [2026-02-02 12:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.33 - - [2026-02-02 12:44:13] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.029035 10.0.0.33 - - [2026-02-02 12:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012229 10.0.0.33 - - [2026-02-02 12:44:13] "GET /loadbalancer/d0f2697a-47c8-424e-8e5c-7ea6e840d292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003554 10.0.0.33 - - [2026-02-02 12:44:14] "POST /tags HTTP/1.1" 200 301 0.121170 10.0.0.33 - - [2026-02-02 12:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019006 10.0.0.33 - - [2026-02-02 12:44:14] "GET /tag/a92c378d-62e9-40a1-88db-def0918a442a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019823 10.0.0.33 - - [2026-02-02 12:44:14] "POST /tags HTTP/1.1" 200 325 0.066636 10.0.0.33 - - [2026-02-02 12:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014771 10.0.0.33 - - [2026-02-02 12:44:14] "GET /tag/c18ecd94-c432-49b7-b8bc-7fa3fc074d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.031710 10.0.0.33 - - [2026-02-02 12:44:14] "POST /tags HTTP/1.1" 200 363 0.026872 10.0.0.33 - - [2026-02-02 12:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015390 10.0.0.33 - - [2026-02-02 12:44:14] "GET /tag/9e563069-9242-42f2-9187-53c751880aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014014 10.0.0.33 - - [2026-02-02 12:44:14] "POST /tags HTTP/1.1" 200 311 0.024009 10.0.0.33 - - [2026-02-02 12:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017735 10.0.0.33 - - [2026-02-02 12:44:14] "GET /tag/7518f00c-670e-4f63-b32d-6d52d73fa446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021964 10.0.0.33 - - [2026-02-02 12:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.33 - - [2026-02-02 12:44:14] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010929 10.0.0.33 - - [2026-02-02 12:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.33 - - [2026-02-02 12:44:14] "GET /project/cecdeaf0-a278-4e70-8db1-0abbb6679df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060017 10.0.0.33 - - [2026-02-02 12:44:14] "POST /virtual-machines HTTP/1.1" 200 377 0.015058 10.0.0.33 - - [2026-02-02 12:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024771 10.0.0.33 - - [2026-02-02 12:44:14] "PUT /access-control-list/c85f4906-9b29-4167-83a0-cffe7c7e1c3d HTTP/1.1" 200 272 0.030538 10.0.0.33 - - [2026-02-02 12:44:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.180799 10.0.0.33 - - [2026-02-02 12:44:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018549 10.0.0.33 - - [2026-02-02 12:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.33 - - [2026-02-02 12:44:15] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.038172 10.0.0.33 - - [2026-02-02 12:44:15] "POST /instance-ips HTTP/1.1" 200 409 0.136141 10.0.0.33 - - [2026-02-02 12:44:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.048411 10.0.0.33 - - [2026-02-02 12:44:15] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.020533 10.0.0.33 - - [2026-02-02 12:44:15] "POST /set-tag HTTP/1.1" 200 109 0.039730 10.0.0.33 - - [2026-02-02 12:44:15] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017405 10.0.0.33 - - [2026-02-02 12:44:15] "GET /instance-ip/e1b6d5e2-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003639 10.0.0.33 - - [2026-02-02 12:44:15] "POST /tags HTTP/1.1" 200 355 0.022389 10.0.0.33 - - [2026-02-02 12:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.025641 10.0.0.33 - - [2026-02-02 12:44:15] "GET /tag/30c116f4-c63f-4482-b66c-830eb1bd35b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012896 10.0.0.33 - - [2026-02-02 12:44:15] "POST /tags HTTP/1.1" 200 303 0.024672 10.0.0.33 - - [2026-02-02 12:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.048038 10.0.0.33 - - [2026-02-02 12:44:15] "GET /tag/bd11f68f-4fc4-49ad-8c3f-f51abba24dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018679 10.0.0.33 - - [2026-02-02 12:44:15] "POST /projects HTTP/1.1" 409 218 0.002205 10.0.0.33 - - [2026-02-02 12:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2026-02-02 12:44:15] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035022 10.0.0.33 - - [2026-02-02 12:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-02-02 12:44:15] "GET /network-ipam/5a79176a-40e9-47d5-ae76-3e2d323b10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002273 10.0.0.33 - - [2026-02-02 12:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2026-02-02 12:44:15] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004259 10.0.0.33 - - [2026-02-02 12:44:15] "PUT /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c HTTP/1.1" 200 264 0.043004 10.0.0.33 - - [2026-02-02 12:44:15] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010236 10.0.0.33 - - [2026-02-02 12:44:16] "POST /set-tag HTTP/1.1" 200 109 0.111711 10.0.0.33 - - [2026-02-02 12:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.33 - - [2026-02-02 12:44:16] "GET /network-ipam/02b60891-ad08-4337-900a-44f39d2d156e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.014354 10.0.0.33 - - [2026-02-02 12:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.33 - - [2026-02-02 12:44:16] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007313 10.0.0.33 - - [2026-02-02 12:44:16] "PUT /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518 HTTP/1.1" 200 264 0.079804 10.0.0.33 - - [2026-02-02 12:44:16] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007303 10.0.0.33 - - [2026-02-02 12:44:16] "POST /set-tag HTTP/1.1" 200 109 0.063280 10.0.0.33 - - [2026-02-02 12:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007973 10.0.0.33 - - [2026-02-02 12:44:16] "GET /network-policy/3c2f92a6-7e0b-4c7e-a8ca-a658e1dfd784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002723 10.0.0.33 - - [2026-02-02 12:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-02-02 12:44:16] "GET /network-policy/208ad508-6ea5-427b-9cc5-e0991729d1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002806 10.0.0.33 - - [2026-02-02 12:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2026-02-02 12:44:16] "GET /network-policy/e4d64b1c-76d6-4a86-bbaf-51ee2af90d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002801 10.0.0.33 - - [2026-02-02 12:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2026-02-02 12:44:16] "PUT /network-policy/e4d64b1c-76d6-4a86-bbaf-51ee2af90d77 HTTP/1.1" 200 262 0.016430 10.0.0.33 - - [2026-02-02 12:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2026-02-02 12:44:16] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1764 0.010924 10.0.0.33 - - [2026-02-02 12:44:16] "PUT /access-control-list/5a876169-b928-4915-8d40-bc131b5b2cad HTTP/1.1" 200 272 0.063270 10.0.0.33 - - [2026-02-02 12:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.028687 10.0.0.33 - - [2026-02-02 12:44:16] "POST /ref-update HTTP/1.1" 200 156 0.119907 10.0.0.33 - - [2026-02-02 12:44:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010796 10.0.0.33 - - [2026-02-02 12:44:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2026-02-02 12:44:16] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.038380 10.0.0.33 - - [2026-02-02 12:44:16] "PUT /access-control-list/c85f4906-9b29-4167-83a0-cffe7c7e1c3d HTTP/1.1" 200 272 0.040781 10.0.0.33 - - [2026-02-02 12:44:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2026-02-02 12:44:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019193 10.0.0.33 - - [2026-02-02 12:44:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009053 10.0.0.33 - - [2026-02-02 12:44:16] "POST /security-groups HTTP/1.1" 409 245 0.004471 10.0.0.33 - - [2026-02-02 12:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.33 - - [2026-02-02 12:44:16] "PUT /access-control-list/63ffb1f7-a593-4221-9305-85839954a92c HTTP/1.1" 200 272 0.087003 10.0.0.33 - - [2026-02-02 12:44:16] "PUT /security-group/824055d4-d4c3-4ca4-a2ce-53d544d692da HTTP/1.1" 200 262 0.085366 10.0.0.33 - - [2026-02-02 12:44:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.062402 10.0.0.33 - - [2026-02-02 12:44:17] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025213 10.0.0.33 - - [2026-02-02 12:44:17] "PUT /access-control-list/4aa21841-20a4-47cf-a7bb-6107bbb5991f HTTP/1.1" 200 272 0.066222 10.0.0.33 - - [2026-02-02 12:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.33 - - [2026-02-02 12:44:17] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004345 10.0.0.33 - - [2026-02-02 12:44:17] "GET / HTTP/1.1" 200 35931 0.001214 10.0.0.33 - - [2026-02-02 12:44:17] "POST /tags HTTP/1.1" 409 206 0.004413 10.0.0.33 - - [2026-02-02 12:44:17] "PUT /access-control-list/6000a37f-b41c-4adc-ad8f-ae837fbed7c6 HTTP/1.1" 200 272 0.042411 10.0.0.33 - - [2026-02-02 12:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2026-02-02 12:44:17] "GET /tag/bd11f68f-4fc4-49ad-8c3f-f51abba24dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014786 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 581 0.050342 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 575 0.033214 10.0.0.33 - - [2026-02-02 12:44:17] "POST /firewall-rules HTTP/1.1" 200 562 0.082599 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 575 0.048445 10.0.0.33 - - [2026-02-02 12:44:17] "GET /firewall-rule/fa9e3fb5-dd11-4f31-ab79-678ee78a0aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.029651 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 559 0.018734 10.0.0.33 - - [2026-02-02 12:44:17] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.033410 10.0.0.33 - - [2026-02-02 12:44:17] "GET /firewall-rule/fa9e3fb5-dd11-4f31-ab79-678ee78a0aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003333 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 555 0.045458 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 557 0.048393 10.0.0.33 - - [2026-02-02 12:44:17] "POST /ref-update HTTP/1.1" 200 156 0.083961 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 565 0.027163 10.0.0.33 - - [2026-02-02 12:44:17] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013488 10.0.0.33 - - [2026-02-02 12:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.33 - - [2026-02-02 12:44:17] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004644 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 549 0.040097 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 557 0.040789 10.0.0.33 - - [2026-02-02 12:44:17] "POST /tags HTTP/1.1" 409 206 0.010517 10.0.0.33 - - [2026-02-02 12:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007376 10.0.0.33 - - [2026-02-02 12:44:17] "GET /tag/bd11f68f-4fc4-49ad-8c3f-f51abba24dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014917 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 567 0.017253 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 555 0.066923 10.0.0.33 - - [2026-02-02 12:44:17] "POST /firewall-rules HTTP/1.1" 200 560 0.135138 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 567 0.103647 10.0.0.33 - - [2026-02-02 12:44:17] "GET /firewall-rule/29f96649-52cb-40e3-ba32-da18fad061fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.055274 10.0.0.33 - - [2026-02-02 12:44:17] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.008245 10.0.0.33 - - [2026-02-02 12:44:17] "GET /firewall-rule/29f96649-52cb-40e3-ba32-da18fad061fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.021249 10.0.0.33 - - [2026-02-02 12:44:17] "POST /alarms HTTP/1.1" 200 575 0.062987 10.0.0.33 - - [2026-02-02 12:44:18] "POST /alarms HTTP/1.1" 200 569 0.064641 10.0.0.33 - - [2026-02-02 12:44:18] "POST /alarms HTTP/1.1" 200 561 0.047979 10.0.0.33 - - [2026-02-02 12:44:18] "POST /ref-update HTTP/1.1" 200 156 0.089489 10.0.0.33 - - [2026-02-02 12:44:18] "POST /tags HTTP/1.1" 200 371 0.031003 10.0.0.33 - - [2026-02-02 12:44:18] "POST /alarms HTTP/1.1" 200 561 0.030583 10.0.0.33 - - [2026-02-02 12:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007764 10.0.0.33 - - [2026-02-02 12:44:18] "GET /tag/6b02c844-4ce9-49aa-b0c8-5d370ae89cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.017717 10.0.0.33 - - [2026-02-02 12:44:18] "POST /alarms HTTP/1.1" 200 561 0.060008 10.0.0.33 - - [2026-02-02 12:44:18] "POST /tags HTTP/1.1" 200 319 0.067103 10.0.0.33 - - [2026-02-02 12:44:18] "POST /alarms HTTP/1.1" 200 547 0.071794 10.0.0.33 - - [2026-02-02 12:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2026-02-02 12:44:18] "GET /tag/ce9b52e0-5c8b-4791-a328-b7d7723dbd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019908 10.0.0.33 - - [2026-02-02 12:44:18] "POST /alarms HTTP/1.1" 200 595 0.057995 10.0.0.33 - - [2026-02-02 12:44:18] "POST /alarms HTTP/1.1" 200 575 0.040138 10.0.0.33 - - [2026-02-02 12:44:18] "POST /id-to-fqname HTTP/1.1" 200 181 0.000813 10.0.0.33 - - [2026-02-02 12:44:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.011456 10.0.0.33 - - [2026-02-02 12:44:18] "POST /alarms HTTP/1.1" 200 571 0.082836 10.0.0.33 - - [2026-02-02 12:44:18] "POST /security-groups HTTP/1.1" 200 578 0.080953 10.0.0.33 - - [2026-02-02 12:44:18] "POST /projects HTTP/1.1" 200 497 0.275453 10.0.0.22 - - [2026-02-02 12:44:18] "GET / HTTP/1.1" 200 35931 0.001135 10.0.0.22 - - [2026-02-02 12:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2026-02-02 12:44:18] "POST /alarms HTTP/1.1" 200 583 0.074752 10.0.0.22 - - [2026-02-02 12:44:18] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016048 10.0.0.33 - - [2026-02-02 12:44:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.017704 10.0.0.22 - - [2026-02-02 12:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006393 10.0.0.22 - - [2026-02-02 12:44:18] "GET /routing-instance/b50bc6a5-3760-447d-974f-ed70572f43fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005581 10.0.0.33 - - [2026-02-02 12:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023393 10.0.0.33 - - [2026-02-02 12:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008821 10.0.0.33 - - [2026-02-02 12:44:18] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.007957 10.0.0.33 - - [2026-02-02 12:44:18] "POST /alarms HTTP/1.1" 200 609 0.087590 10.0.0.33 - - [2026-02-02 12:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.33 - - [2026-02-02 12:44:18] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.016109 10.0.0.33 - - [2026-02-02 12:44:18] "POST /access-control-lists HTTP/1.1" 200 587 0.121183 10.0.0.22 - - [2026-02-02 12:44:18] "PUT /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6 HTTP/1.1" 200 274 0.071538 10.0.0.22 - - [2026-02-02 12:44:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.027448 10.0.0.33 - - [2026-02-02 12:44:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.005605 10.0.0.33 - - [2026-02-02 12:44:18] "POST /access-control-lists HTTP/1.1" 200 585 0.068207 10.0.0.22 - - [2026-02-02 12:44:18] "POST /virtual-routers HTTP/1.1" 200 599 0.095481 10.0.0.33 - - [2026-02-02 12:44:18] "PUT /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c HTTP/1.1" 200 264 0.180464 10.0.0.22 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.22 - - [2026-02-02 12:44:19] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006696 10.0.0.22 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.002531 10.0.0.22 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.22 - - [2026-02-02 12:44:19] "GET /virtual-network/13b0068a-e61e-4370-a687-a2a806d1a30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009147 10.0.0.33 - - [2026-02-02 12:44:19] "PUT /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518 HTTP/1.1" 200 264 0.081000 10.0.0.33 - - [2026-02-02 12:44:19] "GET / HTTP/1.1" 200 35931 0.006615 10.0.0.33 - - [2026-02-02 12:44:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001812 10.0.0.33 - - [2026-02-02 12:44:19] "POST /security-groups HTTP/1.1" 200 558 0.062871 10.0.0.33 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014210 10.0.0.33 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.008470 10.0.0.33 - - [2026-02-02 12:44:19] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.034838 10.0.0.22 - - [2026-02-02 12:44:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.143939 10.0.0.33 - - [2026-02-02 12:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.123284 10.0.0.33 - - [2026-02-02 12:44:19] "POST /access-control-lists HTTP/1.1" 200 610 0.129545 10.0.0.33 - - [2026-02-02 12:44:19] "POST /chown HTTP/1.1" 200 109 0.069429 10.0.0.33 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.006668 10.0.0.33 - - [2026-02-02 12:44:19] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012764 10.0.0.33 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.33 - - [2026-02-02 12:44:19] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006715 10.0.0.33 - - [2026-02-02 12:44:19] "POST /access-control-lists HTTP/1.1" 200 608 0.109647 10.0.0.33 - - [2026-02-02 12:44:19] "POST /tags HTTP/1.1" 409 214 0.017756 10.0.0.33 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.33 - - [2026-02-02 12:44:19] "GET /tag/ce9b52e0-5c8b-4791-a328-b7d7723dbd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016092 10.0.0.33 - - [2026-02-02 12:44:19] "GET / HTTP/1.1" 200 35931 0.001684 10.0.0.33 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008379 10.0.0.33 - - [2026-02-02 12:44:19] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002431 10.0.0.33 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.33 - - [2026-02-02 12:44:19] "POST /firewall-rules HTTP/1.1" 200 578 0.098962 10.0.0.33 - - [2026-02-02 12:44:19] "GET /firewall-rule/5b5f9f0d-98b3-4c65-bc96-411c47c2eefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.012294 10.0.0.33 - - [2026-02-02 12:44:19] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003704 10.0.0.33 - - [2026-02-02 12:44:19] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.058429 10.0.0.33 - - [2026-02-02 12:44:19] "GET /firewall-rule/5b5f9f0d-98b3-4c65-bc96-411c47c2eefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002955 10.0.0.33 - - [2026-02-02 12:44:19] "POST /ref-update HTTP/1.1" 200 156 0.038190 10.0.0.33 - - [2026-02-02 12:44:19] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008006 10.0.0.33 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.33 - - [2026-02-02 12:44:19] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003327 10.0.0.33 - - [2026-02-02 12:44:19] "POST /tags HTTP/1.1" 409 214 0.002300 10.0.0.33 - - [2026-02-02 12:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.33 - - [2026-02-02 12:44:19] "GET /tag/ce9b52e0-5c8b-4791-a328-b7d7723dbd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.020349 10.0.0.33 - - [2026-02-02 12:44:20] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.33 - - [2026-02-02 12:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2026-02-02 12:44:20] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.026476 10.0.0.33 - - [2026-02-02 12:44:20] "POST /firewall-rules HTTP/1.1" 200 576 0.090556 10.0.0.33 - - [2026-02-02 12:44:20] "GET /firewall-rule/cd943972-8360-4aa9-a46b-b1257762d913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005333 10.0.0.33 - - [2026-02-02 12:44:20] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003757 10.0.0.33 - - [2026-02-02 12:44:20] "GET /firewall-rule/cd943972-8360-4aa9-a46b-b1257762d913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002575 10.0.0.33 - - [2026-02-02 12:44:20] "PUT /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6 HTTP/1.1" 200 274 0.058057 10.0.0.33 - - [2026-02-02 12:44:20] "POST /ref-update HTTP/1.1" 200 156 0.041042 10.0.0.33 - - [2026-02-02 12:44:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.028399 10.0.0.33 - - [2026-02-02 12:44:20] "POST /tags HTTP/1.1" 200 301 0.019158 10.0.0.33 - - [2026-02-02 12:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.33 - - [2026-02-02 12:44:20] "GET /tag/2335b341-1ff7-4bde-a787-a6a450adf029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012876 10.0.0.33 - - [2026-02-02 12:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.33 - - [2026-02-02 12:44:20] "GET /project/cecdeaf0-a278-4e70-8db1-0abbb6679df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044802 10.0.0.33 - - [2026-02-02 12:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-02-02 12:44:20] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004714 10.0.0.33 - - [2026-02-02 12:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2026-02-02 12:44:20] "GET /service-appliance-set/20effaf4-66eb-48d2-bb00-96a472a0e7ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002881 10.0.0.33 - - [2026-02-02 12:44:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.001487 10.0.0.33 - - [2026-02-02 12:44:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101127 10.0.0.33 - - [2026-02-02 12:44:20] "GET /virtual-machine-interface/fa4af5f2-a6f8-45e6-9a70-953e9093c637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.011289 10.0.0.33 - - [2026-02-02 12:44:20] "POST /instance-ips HTTP/1.1" 200 377 0.022497 10.0.0.33 - - [2026-02-02 12:44:20] "GET /instance-ip/e482e2b0-d030-4e8c-af71-119d67da99f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008394 10.0.0.33 - - [2026-02-02 12:44:20] "POST /loadbalancers HTTP/1.1" 200 582 0.060345 10.0.0.33 - - [2026-02-02 12:44:20] "GET /project/cecdeaf0-a278-4e70-8db1-0abbb6679df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056043 10.0.0.33 - - [2026-02-02 12:44:20] "GET /instance-ip/e482e2b0-d030-4e8c-af71-119d67da99f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008636 10.0.0.33 - - [2026-02-02 12:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.049892 10.0.0.33 - - [2026-02-02 12:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006983 10.0.0.33 - - [2026-02-02 12:44:20] "POST /floating-ips HTTP/1.1" 200 581 0.040813 10.0.0.33 - - [2026-02-02 12:44:20] "GET /project/cecdeaf0-a278-4e70-8db1-0abbb6679df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064003 10.0.0.33 - - [2026-02-02 12:44:20] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003006 10.0.0.33 - - [2026-02-02 12:44:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015795 10.0.0.33 - - [2026-02-02 12:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021881 10.0.0.33 - - [2026-02-02 12:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015588 10.0.0.33 - - [2026-02-02 12:44:21] "GET /project/cecdeaf0-a278-4e70-8db1-0abbb6679df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037556 10.0.0.33 - - [2026-02-02 12:44:21] "GET /loadbalancer-listener/7154c277-ccf5-4e17-a0f6-d07a496b3190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002062 10.0.0.33 - - [2026-02-02 12:44:21] "GET /loadbalancer-listener/7154c277-ccf5-4e17-a0f6-d07a496b3190?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003228 10.0.0.33 - - [2026-02-02 12:44:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024316 10.0.0.33 - - [2026-02-02 12:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.33 - - [2026-02-02 12:44:21] "GET /instance-ip/e482e2b0-d030-4e8c-af71-119d67da99f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004109 10.0.0.33 - - [2026-02-02 12:44:21] "GET /instance-ip/e482e2b0-d030-4e8c-af71-119d67da99f5?fields=floating_ips HTTP/1.1" 200 1165 0.006060 10.0.0.33 - - [2026-02-02 12:44:21] "GET /project/cecdeaf0-a278-4e70-8db1-0abbb6679df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034284 10.0.0.33 - - [2026-02-02 12:44:21] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002630 10.0.0.33 - - [2026-02-02 12:44:21] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007631 10.0.0.33 - - [2026-02-02 12:44:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020392 10.0.0.33 - - [2026-02-02 12:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031876 10.0.0.33 - - [2026-02-02 12:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012035 10.0.0.33 - - [2026-02-02 12:44:21] "GET /project/cecdeaf0-a278-4e70-8db1-0abbb6679df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064688 10.0.0.33 - - [2026-02-02 12:44:21] "GET /loadbalancer-listener/94c53cae-2b50-4cb8-98f1-78029fdf45ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.001890 10.0.0.33 - - [2026-02-02 12:44:21] "GET /loadbalancer-listener/94c53cae-2b50-4cb8-98f1-78029fdf45ba?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004954 10.0.0.33 - - [2026-02-02 12:44:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.015888 10.0.0.33 - - [2026-02-02 12:44:21] "GET /instance-ip/e482e2b0-d030-4e8c-af71-119d67da99f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004888 10.0.0.33 - - [2026-02-02 12:44:21] "GET /instance-ip/e482e2b0-d030-4e8c-af71-119d67da99f5?fields=floating_ips HTTP/1.1" 200 1165 0.002421 10.0.0.33 - - [2026-02-02 12:44:21] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.001944 10.0.0.33 - - [2026-02-02 12:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.33 - - [2026-02-02 12:44:21] "GET /project/cecdeaf0-a278-4e70-8db1-0abbb6679df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060318 10.0.0.33 - - [2026-02-02 12:44:21] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006918 10.0.0.33 - - [2026-02-02 12:44:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021474 10.0.0.33 - - [2026-02-02 12:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008832 10.0.0.33 - - [2026-02-02 12:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008074 10.0.0.33 - - [2026-02-02 12:44:21] "GET /project/cecdeaf0-a278-4e70-8db1-0abbb6679df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039974 10.0.0.33 - - [2026-02-02 12:44:21] "GET /loadbalancer-listener/2c24a7ea-9fa9-4118-a394-110685881a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002861 10.0.0.33 - - [2026-02-02 12:44:21] "GET /loadbalancer-listener/2c24a7ea-9fa9-4118-a394-110685881a63?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003204 10.0.0.33 - - [2026-02-02 12:44:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.018997 10.0.0.33 - - [2026-02-02 12:44:21] "GET /instance-ip/e482e2b0-d030-4e8c-af71-119d67da99f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002923 10.0.0.33 - - [2026-02-02 12:44:21] "GET /instance-ip/e482e2b0-d030-4e8c-af71-119d67da99f5?fields=floating_ips HTTP/1.1" 200 1165 0.002898 10.0.0.33 - - [2026-02-02 12:44:21] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005647 10.0.0.33 - - [2026-02-02 12:44:21] "POST /tags HTTP/1.1" 200 363 0.031251 10.0.0.33 - - [2026-02-02 12:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018748 10.0.0.33 - - [2026-02-02 12:44:21] "GET /tag/de6c4162-0302-449f-94cd-d51bd23f950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013414 10.0.0.33 - - [2026-02-02 12:44:21] "POST /tags HTTP/1.1" 200 311 0.021429 10.0.0.33 - - [2026-02-02 12:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007540 10.0.0.33 - - [2026-02-02 12:44:22] "GET /tag/6b1462a7-f7ac-4536-85d8-3b2b91705412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.017918 10.0.0.33 - - [2026-02-02 12:44:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000584 10.0.0.33 - - [2026-02-02 12:44:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.014025 10.0.0.33 - - [2026-02-02 12:44:22] "POST /security-groups HTTP/1.1" 200 574 0.066245 10.0.0.33 - - [2026-02-02 12:44:22] "POST /projects HTTP/1.1" 200 489 0.207938 10.0.0.33 - - [2026-02-02 12:44:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.008913 10.0.0.33 - - [2026-02-02 12:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.043645 10.0.0.33 - - [2026-02-02 12:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.022604 10.0.0.33 - - [2026-02-02 12:44:22] "POST /access-control-lists HTTP/1.1" 200 583 0.089323 10.0.0.33 - - [2026-02-02 12:44:22] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.031146 10.0.0.33 - - [2026-02-02 12:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2026-02-02 12:44:22] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005214 10.0.0.33 - - [2026-02-02 12:44:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.001766 10.0.0.33 - - [2026-02-02 12:44:22] "POST /access-control-lists HTTP/1.1" 200 581 0.120569 10.0.0.33 - - [2026-02-02 12:44:22] "PUT /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c HTTP/1.1" 200 264 0.135742 10.0.0.33 - - [2026-02-02 12:44:22] "PUT /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518 HTTP/1.1" 200 264 0.069346 10.0.0.33 - - [2026-02-02 12:44:22] "POST /security-groups HTTP/1.1" 200 546 0.086138 10.0.0.33 - - [2026-02-02 12:44:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.003398 10.0.0.33 - - [2026-02-02 12:44:22] "POST /access-control-lists HTTP/1.1" 200 602 0.059494 10.0.0.33 - - [2026-02-02 12:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.064133 10.0.0.33 - - [2026-02-02 12:44:22] "POST /chown HTTP/1.1" 200 109 0.019037 10.0.0.33 - - [2026-02-02 12:44:22] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010557 10.0.0.33 - - [2026-02-02 12:44:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.006317 10.0.0.33 - - [2026-02-02 12:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.33 - - [2026-02-02 12:44:23] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012627 10.0.0.33 - - [2026-02-02 12:44:23] "POST /access-control-lists HTTP/1.1" 200 600 0.064271 10.0.0.33 - - [2026-02-02 12:44:23] "POST /tags HTTP/1.1" 409 210 0.004009 10.0.0.33 - - [2026-02-02 12:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2026-02-02 12:44:23] "GET /tag/6b1462a7-f7ac-4536-85d8-3b2b91705412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.017932 10.0.0.33 - - [2026-02-02 12:44:23] "POST /firewall-rules HTTP/1.1" 200 570 0.087033 10.0.0.33 - - [2026-02-02 12:44:23] "GET /firewall-rule/4cebcd59-8647-4225-99ba-dd7e82c0682c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003901 10.0.0.33 - - [2026-02-02 12:44:23] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003351 10.0.0.33 - - [2026-02-02 12:44:23] "GET /firewall-rule/4cebcd59-8647-4225-99ba-dd7e82c0682c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004309 10.0.0.33 - - [2026-02-02 12:44:23] "POST /ref-update HTTP/1.1" 200 156 0.047922 10.0.0.33 - - [2026-02-02 12:44:23] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005854 10.0.0.33 - - [2026-02-02 12:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007323 10.0.0.33 - - [2026-02-02 12:44:23] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013809 10.0.0.33 - - [2026-02-02 12:44:23] "POST /tags HTTP/1.1" 409 210 0.003714 10.0.0.33 - - [2026-02-02 12:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2026-02-02 12:44:23] "GET /tag/6b1462a7-f7ac-4536-85d8-3b2b91705412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018237 10.0.0.33 - - [2026-02-02 12:44:23] "POST /firewall-rules HTTP/1.1" 200 568 0.084031 10.0.0.33 - - [2026-02-02 12:44:23] "GET /firewall-rule/4f7e7c31-7b58-4fdd-ac1d-763e9711b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.021013 10.0.0.33 - - [2026-02-02 12:44:23] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006831 10.0.0.33 - - [2026-02-02 12:44:23] "GET /firewall-rule/4f7e7c31-7b58-4fdd-ac1d-763e9711b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002189 10.0.0.33 - - [2026-02-02 12:44:23] "POST /ref-update HTTP/1.1" 200 156 0.033814 10.0.0.33 - - [2026-02-02 12:44:23] "POST /tags HTTP/1.1" 409 237 0.001921 10.0.0.33 - - [2026-02-02 12:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.33 - - [2026-02-02 12:44:23] "GET /tag/9e563069-9242-42f2-9187-53c751880aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012049 10.0.0.33 - - [2026-02-02 12:44:23] "POST /tags HTTP/1.1" 409 210 0.001981 10.0.0.33 - - [2026-02-02 12:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.33 - - [2026-02-02 12:44:23] "GET /tag/7518f00c-670e-4f63-b32d-6d52d73fa446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015285 10.0.0.33 - - [2026-02-02 12:44:23] "POST /projects HTTP/1.1" 409 223 0.002033 10.0.0.33 - - [2026-02-02 12:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.33 - - [2026-02-02 12:44:23] "GET /project/cecdeaf0-a278-4e70-8db1-0abbb6679df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044793 10.0.0.33 - - [2026-02-02 12:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2026-02-02 12:44:24] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006798 10.0.0.33 - - [2026-02-02 12:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.33 - - [2026-02-02 12:44:24] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004377 10.0.0.33 - - [2026-02-02 12:44:24] "PUT /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c HTTP/1.1" 200 264 0.067653 10.0.0.33 - - [2026-02-02 12:44:24] "PUT /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518 HTTP/1.1" 200 264 0.038757 10.0.0.33 - - [2026-02-02 12:44:24] "POST /security-groups HTTP/1.1" 409 253 0.002309 10.0.0.33 - - [2026-02-02 12:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2026-02-02 12:44:24] "PUT /security-group/c6d6820d-a200-422f-801b-f48f726b9909 HTTP/1.1" 200 262 0.062391 10.0.0.33 - - [2026-02-02 12:44:24] "PUT /access-control-list/10e355ac-b53e-47ff-b529-0b06a7f5fa98 HTTP/1.1" 200 272 0.009782 10.0.0.33 - - [2026-02-02 12:44:24] "PUT /access-control-list/1687b979-bed4-45f6-bcc8-25eca35ab926 HTTP/1.1" 200 272 0.011229 10.0.0.33 - - [2026-02-02 12:44:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011836 10.0.0.33 - - [2026-02-02 12:44:24] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003566 10.0.0.33 - - [2026-02-02 12:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2026-02-02 12:44:24] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002810 10.0.0.33 - - [2026-02-02 12:44:24] "POST /tags HTTP/1.1" 409 210 0.001778 10.0.0.33 - - [2026-02-02 12:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.33 - - [2026-02-02 12:44:24] "GET /tag/7518f00c-670e-4f63-b32d-6d52d73fa446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011721 10.0.0.33 - - [2026-02-02 12:44:24] "POST /firewall-rules HTTP/1.1" 200 570 0.067363 10.0.0.33 - - [2026-02-02 12:44:24] "GET /firewall-rule/b6ee315b-f44f-4042-803d-c6d46e0a3ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005456 10.0.0.33 - - [2026-02-02 12:44:24] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003937 10.0.0.33 - - [2026-02-02 12:44:24] "GET /firewall-rule/b6ee315b-f44f-4042-803d-c6d46e0a3ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002248 10.0.0.33 - - [2026-02-02 12:44:24] "POST /ref-update HTTP/1.1" 200 156 0.046749 10.0.0.33 - - [2026-02-02 12:44:24] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002411 10.0.0.33 - - [2026-02-02 12:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.33 - - [2026-02-02 12:44:24] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002137 10.0.0.33 - - [2026-02-02 12:44:24] "POST /tags HTTP/1.1" 409 210 0.001895 10.0.0.33 - - [2026-02-02 12:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.33 - - [2026-02-02 12:44:24] "GET /tag/7518f00c-670e-4f63-b32d-6d52d73fa446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013449 10.0.0.33 - - [2026-02-02 12:44:24] "POST /firewall-rules HTTP/1.1" 200 568 0.071794 10.0.0.33 - - [2026-02-02 12:44:24] "GET /firewall-rule/c2b03ef7-0f6b-478b-94d1-81968c60b712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.013975 10.0.0.33 - - [2026-02-02 12:44:24] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003866 10.0.0.33 - - [2026-02-02 12:44:24] "GET /firewall-rule/c2b03ef7-0f6b-478b-94d1-81968c60b712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002423 10.0.0.33 - - [2026-02-02 12:44:25] "POST /ref-update HTTP/1.1" 200 156 0.064498 10.0.0.33 - - [2026-02-02 12:44:25] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.018802 10.0.0.33 - - [2026-02-02 12:44:25] "POST /ref-update HTTP/1.1" 200 156 0.011453 10.0.0.33 - - [2026-02-02 12:44:25] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017652 10.0.0.33 - - [2026-02-02 12:44:25] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.33 - - [2026-02-02 12:44:34] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004764 10.0.0.33 - - [2026-02-02 12:44:34] "POST /set-tag HTTP/1.1" 200 109 0.004837 10.0.0.33 - - [2026-02-02 12:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-02-02 12:44:34] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002557 10.0.0.33 - - [2026-02-02 12:44:34] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003864 10.0.0.33 - - [2026-02-02 12:44:34] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.33 - - [2026-02-02 12:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2026-02-02 12:44:34] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002048 10.0.0.33 - - [2026-02-02 12:44:34] "GET /loadbalancer-pool/38d0f6ee-77b8-477e-ab20-0d399d72faa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003142 10.0.0.33 - - [2026-02-02 12:44:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026533 10.0.0.33 - - [2026-02-02 12:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018398 10.0.0.33 - - [2026-02-02 12:44:34] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017242 10.0.0.33 - - [2026-02-02 12:44:34] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006655 10.0.0.33 - - [2026-02-02 12:44:34] "POST /ref-update HTTP/1.1" 200 156 0.007420 10.0.0.33 - - [2026-02-02 12:44:34] "POST /tags HTTP/1.1" 409 205 0.001899 10.0.0.33 - - [2026-02-02 12:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2026-02-02 12:44:34] "GET /tag/2335b341-1ff7-4bde-a787-a6a450adf029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.025291 10.0.0.33 - - [2026-02-02 12:44:34] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.006559 10.0.0.33 - - [2026-02-02 12:44:34] "PUT /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9 HTTP/1.1" 200 256 0.016039 10.0.0.33 - - [2026-02-02 12:44:34] "POST /set-tag HTTP/1.1" 200 109 0.103114 10.0.0.33 - - [2026-02-02 12:44:34] "GET /loadbalancer-pool/ad0ec675-738e-4033-9074-f756951e6e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003670 10.0.0.33 - - [2026-02-02 12:44:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016620 10.0.0.33 - - [2026-02-02 12:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.033589 10.0.0.33 - - [2026-02-02 12:44:34] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013352 10.0.0.33 - - [2026-02-02 12:44:34] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003788 10.0.0.33 - - [2026-02-02 12:44:34] "POST /ref-update HTTP/1.1" 200 156 0.005885 10.0.0.33 - - [2026-02-02 12:44:34] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.33 - - [2026-02-02 12:44:34] "GET /loadbalancer-pool/15bdd96d-6bda-45c3-8825-a43c4158c126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003413 10.0.0.33 - - [2026-02-02 12:44:34] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002690 10.0.0.33 - - [2026-02-02 12:44:34] "PUT /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9 HTTP/1.1" 200 256 0.009954 10.0.0.33 - - [2026-02-02 12:44:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020887 10.0.0.33 - - [2026-02-02 12:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011779 10.0.0.33 - - [2026-02-02 12:44:34] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014603 10.0.0.33 - - [2026-02-02 12:44:34] "POST /set-tag HTTP/1.1" 200 109 0.012657 10.0.0.33 - - [2026-02-02 12:44:34] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013382 10.0.0.33 - - [2026-02-02 12:44:34] "POST /ref-update HTTP/1.1" 200 156 0.015223 10.0.0.33 - - [2026-02-02 12:44:35] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.003218 10.0.0.33 - - [2026-02-02 12:44:35] "PUT /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9 HTTP/1.1" 200 256 0.012037 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:44:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:44:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.33 - - [2026-02-02 12:45:08] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005941 10.0.0.33 - - [2026-02-02 12:45:08] "POST /set-tag HTTP/1.1" 200 109 0.003859 10.0.0.33 - - [2026-02-02 12:45:08] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012963 10.0.0.33 - - [2026-02-02 12:45:08] "POST /set-tag HTTP/1.1" 200 109 0.003484 10.0.0.33 - - [2026-02-02 12:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2026-02-02 12:45:08] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003651 10.0.0.33 - - [2026-02-02 12:45:08] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008004 10.0.0.33 - - [2026-02-02 12:45:08] "POST /set-tag HTTP/1.1" 200 109 0.024244 10.0.0.33 - - [2026-02-02 12:45:08] "DELETE /loadbalancer-member/c57ca6b7-8f3a-4290-90d6-a5685bb58f17 HTTP/1.1" 200 115 0.019162 10.0.0.33 - - [2026-02-02 12:45:08] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004583 10.0.0.33 - - [2026-02-02 12:45:08] "POST /set-tag HTTP/1.1" 200 109 0.013349 10.0.0.33 - - [2026-02-02 12:45:08] "DELETE /loadbalancer-member/ac74ab47-515d-49fd-a524-c12dd2130792 HTTP/1.1" 200 115 0.036695 10.0.0.33 - - [2026-02-02 12:45:08] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004347 10.0.0.33 - - [2026-02-02 12:45:08] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.33 - - [2026-02-02 12:45:08] "DELETE /loadbalancer-member/abff4fd5-1cc4-44cd-99f4-94254fd05f33 HTTP/1.1" 200 115 0.028595 10.0.0.33 - - [2026-02-02 12:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.33 - - [2026-02-02 12:45:08] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004628 10.0.0.33 - - [2026-02-02 12:45:08] "GET /loadbalancer-pool/38d0f6ee-77b8-477e-ab20-0d399d72faa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004387 10.0.0.33 - - [2026-02-02 12:45:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030474 10.0.0.33 - - [2026-02-02 12:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022636 10.0.0.33 - - [2026-02-02 12:45:08] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006558 10.0.0.33 - - [2026-02-02 12:45:08] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007739 10.0.0.33 - - [2026-02-02 12:45:08] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002385 10.0.0.33 - - [2026-02-02 12:45:09] "POST /set-tag HTTP/1.1" 200 109 0.068013 10.0.0.33 - - [2026-02-02 12:45:09] "GET /loadbalancer-pool/ad0ec675-738e-4033-9074-f756951e6e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004208 10.0.0.33 - - [2026-02-02 12:45:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025134 10.0.0.33 - - [2026-02-02 12:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008264 10.0.0.33 - - [2026-02-02 12:45:09] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014149 10.0.0.33 - - [2026-02-02 12:45:09] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019195 10.0.0.33 - - [2026-02-02 12:45:09] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.016542 10.0.0.33 - - [2026-02-02 12:45:09] "POST /set-tag HTTP/1.1" 200 109 0.016556 10.0.0.33 - - [2026-02-02 12:45:09] "GET /loadbalancer-pool/15bdd96d-6bda-45c3-8825-a43c4158c126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005908 10.0.0.33 - - [2026-02-02 12:45:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021806 10.0.0.33 - - [2026-02-02 12:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011828 10.0.0.33 - - [2026-02-02 12:45:09] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009453 10.0.0.33 - - [2026-02-02 12:45:09] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010110 10.0.0.33 - - [2026-02-02 12:45:09] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005333 10.0.0.33 - - [2026-02-02 12:45:09] "POST /set-tag HTTP/1.1" 200 109 0.007837 10.0.0.22 - - [2026-02-02 12:45:43] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.22 - - [2026-02-02 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.22 - - [2026-02-02 12:45:43] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004476 10.0.0.22 - - [2026-02-02 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.22 - - [2026-02-02 12:45:43] "GET /routing-instance/b50bc6a5-3760-447d-974f-ed70572f43fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002244 10.0.0.22 - - [2026-02-02 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.22 - - [2026-02-02 12:45:43] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003653 10.0.0.22 - - [2026-02-02 12:45:43] "PUT /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb HTTP/1.1" 200 262 0.008368 10.0.0.22 - - [2026-02-02 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010677 10.0.0.22 - - [2026-02-02 12:45:43] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002891 10.0.0.22 - - [2026-02-02 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.22 - - [2026-02-02 12:45:43] "GET /virtual-machine-interface/3be3f65e-2ae5-45dd-a262-eb2549fe74d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003954 10.0.0.22 - - [2026-02-02 12:45:43] "PUT /virtual-machine-interface/3be3f65e-2ae5-45dd-a262-eb2549fe74d9 HTTP/1.1" 200 284 0.009728 10.0.0.33 - - [2026-02-02 12:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-02-02 12:46:02] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002209 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:47:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:47:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:47:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:47:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:47:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:47:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.33 - - [2026-02-02 12:48:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002065 10.0.0.33 - - [2026-02-02 12:48:14] "GET /global-system-configs HTTP/1.1" 200 322 0.001828 10.0.0.33 - - [2026-02-02 12:49:19] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007507 10.0.0.33 - - [2026-02-02 12:49:19] "POST /set-tag HTTP/1.1" 200 109 0.003551 10.0.0.33 - - [2026-02-02 12:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2026-02-02 12:49:19] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002672 10.0.0.33 - - [2026-02-02 12:49:19] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003882 10.0.0.33 - - [2026-02-02 12:49:19] "POST /set-tag HTTP/1.1" 200 109 0.020347 10.0.0.33 - - [2026-02-02 12:49:20] "DELETE /loadbalancer-member/0971ab34-045e-4a56-9c7d-8bca3ae1febf HTTP/1.1" 200 115 0.026957 10.0.0.33 - - [2026-02-02 12:49:20] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007393 10.0.0.33 - - [2026-02-02 12:49:20] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.33 - - [2026-02-02 12:49:20] "DELETE /loadbalancer-member/8f60f801-59ef-4e3f-aedc-711ddbc49b61 HTTP/1.1" 200 115 0.031411 10.0.0.33 - - [2026-02-02 12:49:20] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006950 10.0.0.33 - - [2026-02-02 12:49:20] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.33 - - [2026-02-02 12:49:20] "DELETE /loadbalancer-member/f836660a-cb53-494a-a7a4-000911b4c76b HTTP/1.1" 200 115 0.022388 10.0.0.33 - - [2026-02-02 12:49:20] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005727 10.0.0.33 - - [2026-02-02 12:49:20] "POST /set-tag HTTP/1.1" 200 109 0.003341 10.0.0.33 - - [2026-02-02 12:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2026-02-02 12:49:20] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002286 10.0.0.33 - - [2026-02-02 12:49:20] "GET /loadbalancer-pool/38d0f6ee-77b8-477e-ab20-0d399d72faa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002214 10.0.0.33 - - [2026-02-02 12:49:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013778 10.0.0.33 - - [2026-02-02 12:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023824 10.0.0.33 - - [2026-02-02 12:49:20] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007771 10.0.0.33 - - [2026-02-02 12:49:20] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006595 10.0.0.33 - - [2026-02-02 12:49:20] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001699 10.0.0.33 - - [2026-02-02 12:49:20] "POST /set-tag HTTP/1.1" 200 109 0.073483 10.0.0.33 - - [2026-02-02 12:49:20] "GET /loadbalancer-pool/ad0ec675-738e-4033-9074-f756951e6e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009492 10.0.0.33 - - [2026-02-02 12:49:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017303 10.0.0.33 - - [2026-02-02 12:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.006858 10.0.0.33 - - [2026-02-02 12:49:20] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009032 10.0.0.33 - - [2026-02-02 12:49:20] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004759 10.0.0.33 - - [2026-02-02 12:49:20] "POST /set-tag HTTP/1.1" 200 109 0.003913 10.0.0.33 - - [2026-02-02 12:49:20] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001738 10.0.0.33 - - [2026-02-02 12:49:20] "GET /loadbalancer-pool/15bdd96d-6bda-45c3-8825-a43c4158c126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002520 10.0.0.33 - - [2026-02-02 12:49:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016072 10.0.0.33 - - [2026-02-02 12:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014252 10.0.0.33 - - [2026-02-02 12:49:20] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013780 10.0.0.33 - - [2026-02-02 12:49:20] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013418 10.0.0.33 - - [2026-02-02 12:49:20] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001624 10.0.0.33 - - [2026-02-02 12:49:20] "POST /set-tag HTTP/1.1" 200 109 0.002241 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:50:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001256 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:50:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:51:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:51:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:51:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:51:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 10.0.0.33 - - [2026-02-02 12:52:09] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.33 - - [2026-02-02 12:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2026-02-02 12:52:09] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005353 10.0.0.33 - - [2026-02-02 12:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.33 - - [2026-02-02 12:52:10] "GET /config-node/e25af882-0896-4131-b00c-58a02f2d55cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.007433 10.0.0.33 - - [2026-02-02 12:52:13] "GET / HTTP/1.1" 200 35931 0.001327 10.0.0.33 - - [2026-02-02 12:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2026-02-02 12:52:13] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031680 10.0.0.33 - - [2026-02-02 12:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.33 - - [2026-02-02 12:52:13] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029056 10.0.0.33 - - [2026-02-02 12:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.33 - - [2026-02-02 12:52:13] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029774 10.0.0.33 - - [2026-02-02 12:52:14] "POST /tags HTTP/1.1" 200 333 0.041418 10.0.0.33 - - [2026-02-02 12:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009366 10.0.0.33 - - [2026-02-02 12:52:14] "GET /tag/36bf3b50-f046-490c-9aa5-3e5045002aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011802 10.0.0.33 - - [2026-02-02 12:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-02-02 12:52:14] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029808 10.0.0.33 - - [2026-02-02 12:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.33 - - [2026-02-02 12:52:14] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005740 10.0.0.33 - - [2026-02-02 12:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.33 - - [2026-02-02 12:52:14] "GET /service-appliance-set/20effaf4-66eb-48d2-bb00-96a472a0e7ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002222 10.0.0.33 - - [2026-02-02 12:52:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.001167 10.0.0.33 - - [2026-02-02 12:52:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.083736 10.0.0.33 - - [2026-02-02 12:52:14] "GET /virtual-machine-interface/92fd83f4-b5f2-41ef-8127-0289a3468fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006423 10.0.0.33 - - [2026-02-02 12:52:14] "POST /instance-ips HTTP/1.1" 200 409 0.030015 10.0.0.33 - - [2026-02-02 12:52:14] "GET /instance-ip/d6e8456c-14b8-472a-ad44-8554534e47e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003412 10.0.0.33 - - [2026-02-02 12:52:14] "POST /loadbalancers HTTP/1.1" 200 610 0.063127 10.0.0.33 - - [2026-02-02 12:52:14] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027019 10.0.0.33 - - [2026-02-02 12:52:14] "GET /instance-ip/d6e8456c-14b8-472a-ad44-8554534e47e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002575 10.0.0.33 - - [2026-02-02 12:52:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010677 10.0.0.33 - - [2026-02-02 12:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.33 - - [2026-02-02 12:52:14] "POST /floating-ips HTTP/1.1" 200 597 0.026985 10.0.0.33 - - [2026-02-02 12:52:14] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051648 10.0.0.33 - - [2026-02-02 12:52:14] "GET /loadbalancer/6e1a2339-3295-4c23-828f-382a79a69479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002779 10.0.0.33 - - [2026-02-02 12:52:14] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.019160 10.0.0.33 - - [2026-02-02 12:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2026-02-02 12:52:14] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040991 10.0.0.33 - - [2026-02-02 12:52:14] "GET /loadbalancer-listener/7e17f9f4-f166-4ea1-bdc4-afe427aeef4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002856 10.0.0.33 - - [2026-02-02 12:52:14] "GET /loadbalancer-listener/7e17f9f4-f166-4ea1-bdc4-afe427aeef4b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002543 10.0.0.33 - - [2026-02-02 12:52:14] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.015779 10.0.0.33 - - [2026-02-02 12:52:14] "GET /instance-ip/d6e8456c-14b8-472a-ad44-8554534e47e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006477 10.0.0.33 - - [2026-02-02 12:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-02-02 12:52:14] "GET /instance-ip/d6e8456c-14b8-472a-ad44-8554534e47e6?fields=floating_ips HTTP/1.1" 200 1213 0.010493 10.0.0.33 - - [2026-02-02 12:52:14] "GET /loadbalancer/6e1a2339-3295-4c23-828f-382a79a69479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002935 10.0.0.33 - - [2026-02-02 12:52:14] "GET /floating-ip/31ff6755-af1e-4245-b3db-9b042625fca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002647 10.0.0.33 - - [2026-02-02 12:52:14] "POST /tags HTTP/1.1" 200 295 0.053001 10.0.0.33 - - [2026-02-02 12:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010737 10.0.0.33 - - [2026-02-02 12:52:14] "GET /tag/6597cb4c-030f-441e-84da-ee36a202d9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014408 10.0.0.33 - - [2026-02-02 12:52:15] "POST /tags HTTP/1.1" 409 233 0.001897 10.0.0.33 - - [2026-02-02 12:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2026-02-02 12:52:15] "GET /tag/30c116f4-c63f-4482-b66c-830eb1bd35b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009782 10.0.0.33 - - [2026-02-02 12:52:15] "POST /tags HTTP/1.1" 409 206 0.001658 10.0.0.33 - - [2026-02-02 12:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.33 - - [2026-02-02 12:52:15] "GET /tag/bd11f68f-4fc4-49ad-8c3f-f51abba24dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009637 10.0.0.33 - - [2026-02-02 12:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.33 - - [2026-02-02 12:52:15] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004017 10.0.0.33 - - [2026-02-02 12:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2026-02-02 12:52:15] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030865 10.0.0.33 - - [2026-02-02 12:52:15] "POST /virtual-machines HTTP/1.1" 200 369 0.007728 10.0.0.33 - - [2026-02-02 12:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025229 10.0.0.33 - - [2026-02-02 12:52:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.096307 10.0.0.33 - - [2026-02-02 12:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009206 10.0.0.33 - - [2026-02-02 12:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010255 10.0.0.33 - - [2026-02-02 12:52:15] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004454 10.0.0.33 - - [2026-02-02 12:52:15] "POST /instance-ips HTTP/1.1" 200 409 0.019268 10.0.0.33 - - [2026-02-02 12:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027984 10.0.0.33 - - [2026-02-02 12:52:15] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006786 10.0.0.33 - - [2026-02-02 12:52:15] "POST /set-tag HTTP/1.1" 200 109 0.016124 10.0.0.33 - - [2026-02-02 12:52:15] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017111 10.0.0.33 - - [2026-02-02 12:52:15] "GET /instance-ip/00072794-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.003527 10.0.0.33 - - [2026-02-02 12:52:15] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004114 10.0.0.33 - - [2026-02-02 12:52:15] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.33 - - [2026-02-02 12:52:15] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002171 10.0.0.33 - - [2026-02-02 12:52:15] "POST /ref-update HTTP/1.1" 200 156 0.007657 10.0.0.33 - - [2026-02-02 12:52:15] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009847 10.0.0.33 - - [2026-02-02 12:52:15] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.33 - - [2026-02-02 12:52:15] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004458 10.0.0.33 - - [2026-02-02 12:52:15] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.33 - - [2026-02-02 12:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.33 - - [2026-02-02 12:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004036 10.0.0.33 - - [2026-02-02 12:52:17] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030495 10.0.0.33 - - [2026-02-02 12:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.33 - - [2026-02-02 12:52:17] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035721 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-networks?parent_id=2740fc1b-282c-4148-8be1-7132b96abcfb&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002229 10.0.0.33 - - [2026-02-02 12:52:17] "POST /virtual-machines HTTP/1.1" 200 369 0.014048 10.0.0.33 - - [2026-02-02 12:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020110 10.0.0.33 - - [2026-02-02 12:52:17] "POST /virtual-networks HTTP/1.1" 200 512 0.089306 10.0.0.33 - - [2026-02-02 12:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010952 10.0.0.33 - - [2026-02-02 12:52:17] "POST /route-targets HTTP/1.1" 200 327 0.008648 10.0.0.33 - - [2026-02-02 12:52:17] "GET /network-ipam/a542c8ab-b8af-493d-b19c-5edb5c20ba4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.024630 10.0.0.33 - - [2026-02-02 12:52:17] "POST /ref-update HTTP/1.1" 200 156 0.064537 10.0.0.33 - - [2026-02-02 12:52:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129277 10.0.0.33 - - [2026-02-02 12:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016366 10.0.0.33 - - [2026-02-02 12:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007568 10.0.0.33 - - [2026-02-02 12:52:17] "POST /useragent-kv HTTP/1.1" 200 115 0.010181 10.0.0.33 - - [2026-02-02 12:52:17] "POST /ref-update HTTP/1.1" 200 156 0.127291 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.014318 10.0.0.33 - - [2026-02-02 12:52:17] "GET /domains HTTP/1.1" 200 280 0.001512 10.0.0.33 - - [2026-02-02 12:52:17] "POST /instance-ips HTTP/1.1" 200 409 0.025808 10.0.0.33 - - [2026-02-02 12:52:17] "GET /domain/9d9cafd7-cce3-4e3b-9f3d-18e356d8cb6a HTTP/1.1" 200 3087 0.042943 10.0.0.33 - - [2026-02-02 12:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042685 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.009046 10.0.0.33 - - [2026-02-02 12:52:17] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb HTTP/1.1" 200 7064 0.057110 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69 HTTP/1.1" 200 2087 0.004629 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69 HTTP/1.1" 200 2087 0.004776 10.0.0.33 - - [2026-02-02 12:52:17] "GET /routing-instance/4b26cd17-2956-4953-af49-7ed9613d1a61 HTTP/1.1" 200 1402 0.002100 10.0.0.33 - - [2026-02-02 12:52:17] "GET /routing-instance/4b26cd17-2956-4953-af49-7ed9613d1a61 HTTP/1.1" 200 1402 0.002107 10.0.0.33 - - [2026-02-02 12:52:17] "GET /route-target/579ca4a9-be83-4ef1-a864-6a3c5817fa21 HTTP/1.1" 200 1152 0.001889 10.0.0.33 - - [2026-02-02 12:52:17] "POST /set-tag HTTP/1.1" 200 109 0.031029 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69 HTTP/1.1" 200 2087 0.010044 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.011545 10.0.0.33 - - [2026-02-02 12:52:17] "GET /routing-instance/4b26cd17-2956-4953-af49-7ed9613d1a61 HTTP/1.1" 200 1402 0.004626 10.0.0.33 - - [2026-02-02 12:52:17] "GET /instance-ip/013db20e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006583 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.007349 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69 HTTP/1.1" 200 2087 0.003242 10.0.0.33 - - [2026-02-02 12:52:17] "GET /routing-instance/4b26cd17-2956-4953-af49-7ed9613d1a61 HTTP/1.1" 200 1402 0.001895 10.0.0.33 - - [2026-02-02 12:52:17] "GET /routing-instance/4b26cd17-2956-4953-af49-7ed9613d1a61 HTTP/1.1" 200 1402 0.001869 10.0.0.33 - - [2026-02-02 12:52:17] "GET /route-target/579ca4a9-be83-4ef1-a864-6a3c5817fa21 HTTP/1.1" 200 1152 0.001522 10.0.0.33 - - [2026-02-02 12:52:17] "GET /domains HTTP/1.1" 200 280 0.001679 10.0.0.33 - - [2026-02-02 12:52:17] "GET /domain/9d9cafd7-cce3-4e3b-9f3d-18e356d8cb6a HTTP/1.1" 200 3087 0.004165 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.003697 10.0.0.33 - - [2026-02-02 12:52:17] "POST /set-tag HTTP/1.1" 200 109 0.001602 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003408 10.0.0.33 - - [2026-02-02 12:52:17] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb HTTP/1.1" 200 7064 0.035548 10.0.0.33 - - [2026-02-02 12:52:17] "POST /ref-update HTTP/1.1" 200 156 0.026288 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69 HTTP/1.1" 200 2087 0.004353 10.0.0.33 - - [2026-02-02 12:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.004541 10.0.0.33 - - [2026-02-02 12:52:17] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.004872 10.0.0.33 - - [2026-02-02 12:52:17] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.33 - - [2026-02-02 12:52:17] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040657 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004143 10.0.0.33 - - [2026-02-02 12:52:17] "GET /floating-ip-pools?parent_id=b2e7477f-e0d2-4d18-bbae-4f3543780e69&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001634 10.0.0.33 - - [2026-02-02 12:52:17] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004312 10.0.0.33 - - [2026-02-02 12:52:17] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020867 10.0.0.33 - - [2026-02-02 12:52:17] "POST /ref-update HTTP/1.1" 200 156 0.015543 10.0.0.33 - - [2026-02-02 12:52:18] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004252 10.0.0.33 - - [2026-02-02 12:52:18] "GET /domains HTTP/1.1" 200 280 0.001454 10.0.0.33 - - [2026-02-02 12:52:18] "GET /domain/9d9cafd7-cce3-4e3b-9f3d-18e356d8cb6a HTTP/1.1" 200 3087 0.002172 10.0.0.33 - - [2026-02-02 12:52:18] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb HTTP/1.1" 200 7320 0.029281 10.0.0.33 - - [2026-02-02 12:52:18] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69 HTTP/1.1" 200 2325 0.004915 10.0.0.33 - - [2026-02-02 12:52:18] "GET /floating-ip-pool/308d7506-9c5b-40da-a8bf-85f0e11b1682 HTTP/1.1" 200 1314 0.002545 10.0.0.33 - - [2026-02-02 12:52:18] "GET /domains HTTP/1.1" 200 280 0.001721 10.0.0.33 - - [2026-02-02 12:52:18] "GET /domain/9d9cafd7-cce3-4e3b-9f3d-18e356d8cb6a HTTP/1.1" 200 3087 0.002334 10.0.0.33 - - [2026-02-02 12:52:18] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb HTTP/1.1" 200 7320 0.035558 10.0.0.33 - - [2026-02-02 12:52:18] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69 HTTP/1.1" 200 2325 0.003378 10.0.0.33 - - [2026-02-02 12:52:18] "GET /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003554 10.0.0.33 - - [2026-02-02 12:52:18] "POST /tags HTTP/1.1" 200 365 0.044214 10.0.0.33 - - [2026-02-02 12:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015456 10.0.0.33 - - [2026-02-02 12:52:18] "GET /tag/60e5aa33-8d88-4c3d-bd73-5313c1df697e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012140 10.0.0.33 - - [2026-02-02 12:52:18] "POST /tags HTTP/1.1" 409 206 0.001599 10.0.0.33 - - [2026-02-02 12:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2026-02-02 12:52:18] "GET /tag/bd11f68f-4fc4-49ad-8c3f-f51abba24dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021207 10.0.0.33 - - [2026-02-02 12:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.33 - - [2026-02-02 12:52:18] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028669 10.0.0.33 - - [2026-02-02 12:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.33 - - [2026-02-02 12:52:18] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004024 10.0.0.33 - - [2026-02-02 12:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.33 - - [2026-02-02 12:52:18] "GET /service-appliance-set/d6d277a8-5ed6-4f6e-9ff1-06e76e79470c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002806 10.0.0.33 - - [2026-02-02 12:52:18] "POST /fqname-to-id HTTP/1.1" 404 258 0.001854 10.0.0.33 - - [2026-02-02 12:52:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091463 10.0.0.33 - - [2026-02-02 12:52:18] "GET /virtual-machine-interface/2d197b56-853e-4a30-9082-061fcd3dc024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012056 10.0.0.33 - - [2026-02-02 12:52:18] "POST /set-tag HTTP/1.1" 200 109 0.015450 10.0.0.33 - - [2026-02-02 12:52:18] "POST /instance-ips HTTP/1.1" 200 417 0.017037 10.0.0.33 - - [2026-02-02 12:52:18] "GET /instance-ip/31631eb8-f656-40f4-9e7a-2b49219cb8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.009438 10.0.0.33 - - [2026-02-02 12:52:18] "POST /loadbalancers HTTP/1.1" 200 618 0.059876 10.0.0.33 - - [2026-02-02 12:52:18] "POST /service-instances HTTP/1.1" 200 566 0.015511 10.0.0.33 - - [2026-02-02 12:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022442 10.0.0.33 - - [2026-02-02 12:52:18] "POST /ref-update HTTP/1.1" 200 156 0.020650 10.0.0.33 - - [2026-02-02 12:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008702 10.0.0.33 - - [2026-02-02 12:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.33 - - [2026-02-02 12:52:18] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.025832 10.0.0.33 - - [2026-02-02 12:52:18] "GET /virtual-machine-interface/2d197b56-853e-4a30-9082-061fcd3dc024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006710 10.0.0.33 - - [2026-02-02 12:52:18] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.013518 10.0.0.33 - - [2026-02-02 12:52:18] "GET /virtual-machine-interface/2d197b56-853e-4a30-9082-061fcd3dc024?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.027798 10.0.0.33 - - [2026-02-02 12:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2026-02-02 12:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038607 10.0.0.33 - - [2026-02-02 12:52:18] "GET /floating-ip-pool/308d7506-9c5b-40da-a8bf-85f0e11b1682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005006 10.0.0.33 - - [2026-02-02 12:52:18] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.020408 10.0.0.33 - - [2026-02-02 12:52:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008720 10.0.0.33 - - [2026-02-02 12:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.33 - - [2026-02-02 12:52:19] "POST /virtual-machines HTTP/1.1" 200 429 0.299804 10.0.0.33 - - [2026-02-02 12:52:19] "POST /floating-ips HTTP/1.1" 200 671 0.470477 10.0.0.33 - - [2026-02-02 12:52:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008330 10.0.0.33 - - [2026-02-02 12:52:19] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.046983 10.0.0.33 - - [2026-02-02 12:52:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.176151 10.0.0.33 - - [2026-02-02 12:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015346 10.0.0.33 - - [2026-02-02 12:52:19] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012868 10.0.0.33 - - [2026-02-02 12:52:19] "POST /chown HTTP/1.1" 200 109 0.034341 10.0.0.33 - - [2026-02-02 12:52:19] "POST /tags HTTP/1.1" 409 221 0.013015 10.0.0.33 - - [2026-02-02 12:52:19] "POST /chown HTTP/1.1" 200 109 0.024138 10.0.0.33 - - [2026-02-02 12:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-02-02 12:52:19] "GET /tag/36bf3b50-f046-490c-9aa5-3e5045002aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016545 10.0.0.33 - - [2026-02-02 12:52:19] "POST /tags HTTP/1.1" 409 238 0.012383 10.0.0.33 - - [2026-02-02 12:52:19] "PUT /virtual-machine-interface/b0afe133-bebf-44d7-a2bf-d79c9caa8be2 HTTP/1.1" 200 284 0.025196 10.0.0.33 - - [2026-02-02 12:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2026-02-02 12:52:19] "GET /tag/60e5aa33-8d88-4c3d-bd73-5313c1df697e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017070 10.0.0.33 - - [2026-02-02 12:52:19] "PUT /instance-ip/31631eb8-f656-40f4-9e7a-2b49219cb8cf HTTP/1.1" 200 256 0.057495 10.0.0.33 - - [2026-02-02 12:52:19] "POST /ref-update HTTP/1.1" 200 156 0.052873 10.0.0.33 - - [2026-02-02 12:52:19] "POST /firewall-rules HTTP/1.1" 200 650 0.166842 10.0.0.33 - - [2026-02-02 12:52:19] "POST /ref-update HTTP/1.1" 200 156 0.058396 10.0.0.33 - - [2026-02-02 12:52:20] "GET /firewall-rule/96861ceb-98e8-42e0-aa44-5a093aa66ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.020764 10.0.0.33 - - [2026-02-02 12:52:20] "GET /firewall-policy/4fa36c03-706d-47ee-80ac-f1c3538cf3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.005872 10.0.0.33 - - [2026-02-02 12:52:20] "POST /ref-update HTTP/1.1" 200 156 0.061053 10.0.0.33 - - [2026-02-02 12:52:20] "GET /firewall-rule/96861ceb-98e8-42e0-aa44-5a093aa66ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.018582 10.0.0.33 - - [2026-02-02 12:52:20] "POST /ref-update HTTP/1.1" 200 156 0.017659 10.0.0.33 - - [2026-02-02 12:52:20] "POST /ref-update HTTP/1.1" 200 156 0.030641 10.0.0.33 - - [2026-02-02 12:52:20] "POST /ref-update HTTP/1.1" 200 156 0.031845 10.0.0.33 - - [2026-02-02 12:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021294 10.0.0.33 - - [2026-02-02 12:52:20] "POST /ref-update HTTP/1.1" 200 156 0.030375 10.0.0.33 - - [2026-02-02 12:52:20] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.098407 10.0.0.33 - - [2026-02-02 12:52:20] "POST /virtual-machines HTTP/1.1" 200 429 0.048921 10.0.0.33 - - [2026-02-02 12:52:20] "GET /loadbalancer/f2a7f968-df50-4009-a346-8eaf1a7000b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004092 10.0.0.33 - - [2026-02-02 12:52:20] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.035783 10.0.0.33 - - [2026-02-02 12:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008370 10.0.0.33 - - [2026-02-02 12:52:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.193782 10.0.0.33 - - [2026-02-02 12:52:20] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.103687 10.0.0.33 - - [2026-02-02 12:52:20] "GET /loadbalancer-listener/1f93bf51-d6db-4837-91c3-2caba9a5a40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.024825 10.0.0.33 - - [2026-02-02 12:52:20] "GET /loadbalancer-listener/1f93bf51-d6db-4837-91c3-2caba9a5a40e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.055792 10.0.0.33 - - [2026-02-02 12:52:20] "POST /chown HTTP/1.1" 200 109 0.101140 10.0.0.33 - - [2026-02-02 12:52:20] "POST /chown HTTP/1.1" 200 109 0.018186 10.0.0.33 - - [2026-02-02 12:52:20] "PUT /virtual-machine-interface/bcfecdfc-cc47-4c5a-bc09-f9b8121c54cf HTTP/1.1" 200 284 0.046432 10.0.0.33 - - [2026-02-02 12:52:20] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.086296 10.0.0.33 - - [2026-02-02 12:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028235 10.0.0.33 - - [2026-02-02 12:52:20] "GET /loadbalancer-pool/07c95338-0003-46c1-8ce5-6e4354dbaa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.040766 10.0.0.33 - - [2026-02-02 12:52:20] "PUT /instance-ip/31631eb8-f656-40f4-9e7a-2b49219cb8cf HTTP/1.1" 200 256 0.189052 10.0.0.33 - - [2026-02-02 12:52:20] "POST /loadbalancer-members HTTP/1.1" 200 707 0.019579 10.0.0.33 - - [2026-02-02 12:52:20] "POST /ref-update HTTP/1.1" 200 156 0.023668 10.0.0.33 - - [2026-02-02 12:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032535 10.0.0.33 - - [2026-02-02 12:52:21] "GET /loadbalancer-member/3ae61321-be8b-40f3-99b4-afd568be7db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.026243 10.0.0.33 - - [2026-02-02 12:52:21] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004275 10.0.0.33 - - [2026-02-02 12:52:21] "POST /ref-update HTTP/1.1" 200 156 0.035866 10.0.0.33 - - [2026-02-02 12:52:21] "POST /ref-update HTTP/1.1" 200 156 0.022054 10.0.0.33 - - [2026-02-02 12:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.021937 10.0.0.33 - - [2026-02-02 12:52:21] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007975 10.0.0.33 - - [2026-02-02 12:52:21] "POST /tags HTTP/1.1" 409 221 0.004470 10.0.0.33 - - [2026-02-02 12:52:21] "POST /ref-update HTTP/1.1" 200 156 0.031441 10.0.0.33 - - [2026-02-02 12:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006484 10.0.0.33 - - [2026-02-02 12:52:21] "GET /tag/36bf3b50-f046-490c-9aa5-3e5045002aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.042612 10.0.0.33 - - [2026-02-02 12:52:21] "POST /tags HTTP/1.1" 409 238 0.007626 10.0.0.33 - - [2026-02-02 12:52:21] "POST /ref-update HTTP/1.1" 200 156 0.056443 10.0.0.33 - - [2026-02-02 12:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011272 10.0.0.33 - - [2026-02-02 12:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.33 - - [2026-02-02 12:52:21] "GET /tag/60e5aa33-8d88-4c3d-bd73-5313c1df697e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022803 10.0.0.33 - - [2026-02-02 12:52:21] "POST /chown HTTP/1.1" 200 109 0.030639 10.0.0.33 - - [2026-02-02 12:52:21] "POST /firewall-rules HTTP/1.1" 409 293 0.098952 10.0.0.33 - - [2026-02-02 12:52:21] "POST /chown HTTP/1.1" 200 109 0.035185 10.0.0.33 - - [2026-02-02 12:52:21] "PUT /instance-ip/31631eb8-f656-40f4-9e7a-2b49219cb8cf HTTP/1.1" 200 256 0.024539 10.0.0.33 - - [2026-02-02 12:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.33 - - [2026-02-02 12:52:21] "POST /ref-update HTTP/1.1" 200 156 0.018968 10.0.0.33 - - [2026-02-02 12:52:21] "PUT /firewall-rule/96861ceb-98e8-42e0-aa44-5a093aa66ac3 HTTP/1.1" 200 260 0.041864 10.0.0.33 - - [2026-02-02 12:52:21] "GET /firewall-rule/96861ceb-98e8-42e0-aa44-5a093aa66ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013265 10.0.0.33 - - [2026-02-02 12:52:21] "POST /chown HTTP/1.1" 200 109 0.030976 10.0.0.33 - - [2026-02-02 12:52:21] "GET /firewall-policy/4fa36c03-706d-47ee-80ac-f1c3538cf3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.015817 10.0.0.33 - - [2026-02-02 12:52:21] "GET /firewall-rule/96861ceb-98e8-42e0-aa44-5a093aa66ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008244 10.0.0.33 - - [2026-02-02 12:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.33 - - [2026-02-02 12:52:21] "POST /chown HTTP/1.1" 200 109 0.059516 10.0.0.33 - - [2026-02-02 12:52:21] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004242 10.0.0.33 - - [2026-02-02 12:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.33 - - [2026-02-02 12:52:21] "PUT /instance-ip/31631eb8-f656-40f4-9e7a-2b49219cb8cf HTTP/1.1" 200 256 0.045755 10.0.0.33 - - [2026-02-02 12:52:21] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.088500 10.0.0.33 - - [2026-02-02 12:52:21] "POST /ref-update HTTP/1.1" 200 156 0.058188 10.0.0.33 - - [2026-02-02 12:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007944 10.0.0.33 - - [2026-02-02 12:52:21] "POST /virtual-machines HTTP/1.1" 200 373 0.010848 10.0.0.33 - - [2026-02-02 12:52:21] "POST /chown HTTP/1.1" 200 109 0.032675 10.0.0.33 - - [2026-02-02 12:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.063030 10.0.0.33 - - [2026-02-02 12:52:21] "POST /chown HTTP/1.1" 200 109 0.023687 10.0.0.33 - - [2026-02-02 12:52:21] "PUT /instance-ip/31631eb8-f656-40f4-9e7a-2b49219cb8cf HTTP/1.1" 200 256 0.048371 10.0.0.33 - - [2026-02-02 12:52:22] "POST /ref-update HTTP/1.1" 200 156 0.070722 10.0.0.33 - - [2026-02-02 12:52:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.201853 10.0.0.33 - - [2026-02-02 12:52:22] "POST /chown HTTP/1.1" 200 109 0.025047 10.0.0.33 - - [2026-02-02 12:52:22] "POST /chown HTTP/1.1" 200 109 0.024695 10.0.0.33 - - [2026-02-02 12:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031140 10.0.0.33 - - [2026-02-02 12:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013436 10.0.0.33 - - [2026-02-02 12:52:22] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2859 0.004027 10.0.0.33 - - [2026-02-02 12:52:22] "PUT /instance-ip/31631eb8-f656-40f4-9e7a-2b49219cb8cf HTTP/1.1" 200 256 0.046649 10.0.0.33 - - [2026-02-02 12:52:22] "POST /instance-ips HTTP/1.1" 200 413 0.034933 10.0.0.33 - - [2026-02-02 12:52:22] "POST /ref-update HTTP/1.1" 200 156 0.036713 10.0.0.33 - - [2026-02-02 12:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.33 - - [2026-02-02 12:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.052150 10.0.0.33 - - [2026-02-02 12:52:22] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2859 0.016662 10.0.0.33 - - [2026-02-02 12:52:22] "POST /chown HTTP/1.1" 200 109 0.027251 10.0.0.33 - - [2026-02-02 12:52:22] "POST /chown HTTP/1.1" 200 109 0.007558 10.0.0.33 - - [2026-02-02 12:52:22] "POST /set-tag HTTP/1.1" 200 109 0.035686 10.0.0.33 - - [2026-02-02 12:52:22] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.008576 10.0.0.33 - - [2026-02-02 12:52:22] "PUT /instance-ip/31631eb8-f656-40f4-9e7a-2b49219cb8cf HTTP/1.1" 200 256 0.050923 10.0.0.33 - - [2026-02-02 12:52:22] "GET /instance-ip/04153164-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.022308 10.0.0.33 - - [2026-02-02 12:52:22] "POST /ref-update HTTP/1.1" 200 156 0.039107 10.0.0.33 - - [2026-02-02 12:52:22] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.004221 10.0.0.33 - - [2026-02-02 12:52:22] "POST /chown HTTP/1.1" 200 109 0.012094 10.0.0.33 - - [2026-02-02 12:52:22] "POST /set-tag HTTP/1.1" 200 109 0.003565 10.0.0.33 - - [2026-02-02 12:52:22] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.015269 10.0.0.33 - - [2026-02-02 12:52:22] "POST /chown HTTP/1.1" 200 109 0.025364 10.0.0.33 - - [2026-02-02 12:52:22] "PUT /instance-ip/31631eb8-f656-40f4-9e7a-2b49219cb8cf HTTP/1.1" 200 256 0.034602 10.0.0.33 - - [2026-02-02 12:52:22] "POST /ref-update HTTP/1.1" 200 156 0.030850 10.0.0.33 - - [2026-02-02 12:52:22] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.012824 10.0.0.33 - - [2026-02-02 12:52:22] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.33 - - [2026-02-02 12:52:22] "POST /ref-update HTTP/1.1" 200 156 0.029482 10.0.0.33 - - [2026-02-02 12:52:22] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.005749 10.0.0.33 - - [2026-02-02 12:52:22] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.33 - - [2026-02-02 12:52:22] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.008972 10.0.0.33 - - [2026-02-02 12:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011011 10.0.0.33 - - [2026-02-02 12:52:22] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.007136 10.0.0.33 - - [2026-02-02 12:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009751 10.0.0.33 - - [2026-02-02 12:52:23] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.33 - - [2026-02-02 12:52:23] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.010496 10.0.0.33 - - [2026-02-02 12:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006873 10.0.0.33 - - [2026-02-02 12:52:23] "GET /routing-instance/b50bc6a5-3760-447d-974f-ed70572f43fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004566 10.0.0.33 - - [2026-02-02 12:52:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001660 10.0.0.33 - - [2026-02-02 12:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016028 10.0.0.33 - - [2026-02-02 12:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2026-02-02 12:52:23] "GET /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.007024 10.0.0.33 - - [2026-02-02 12:52:23] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.016786 10.0.0.33 - - [2026-02-02 12:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025844 10.0.0.33 - - [2026-02-02 12:52:23] "PUT /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9 HTTP/1.1" 200 254 0.057873 10.0.0.33 - - [2026-02-02 12:52:23] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.025871 10.0.0.33 - - [2026-02-02 12:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.006823 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:52:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:52:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.33 - - [2026-02-02 12:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.010861 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.023933 10.0.0.33 - - [2026-02-02 12:52:23] "POST /ref-update HTTP/1.1" 200 156 0.010916 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.023180 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.036269 10.0.0.33 - - [2026-02-02 12:52:23] "POST /ref-update HTTP/1.1" 200 156 0.018783 10.0.0.33 - - [2026-02-02 12:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.005341 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.013164 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.009860 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.005543 10.0.0.33 - - [2026-02-02 12:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.008966 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.007371 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.018935 10.0.0.33 - - [2026-02-02 12:52:23] "POST /chown HTTP/1.1" 200 109 0.036217 10.0.0.33 - - [2026-02-02 12:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.007537 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.024982 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.007351 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.018905 10.0.0.33 - - [2026-02-02 12:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.009508 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.006603 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.028862 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.014979 10.0.0.33 - - [2026-02-02 12:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.016414 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.009368 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.016278 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.022212 10.0.0.33 - - [2026-02-02 12:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.006388 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.013705 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.016973 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.005861 10.0.0.33 - - [2026-02-02 12:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.005621 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.016864 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.011246 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.009892 10.0.0.33 - - [2026-02-02 12:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.010910 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.042913 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.010611 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.009498 10.0.0.33 - - [2026-02-02 12:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.010460 10.0.0.33 - - [2026-02-02 12:52:24] "POST /chown HTTP/1.1" 200 109 0.005950 10.0.0.33 - - [2026-02-02 12:52:25] "POST /chown HTTP/1.1" 200 109 0.021729 10.0.0.33 - - [2026-02-02 12:52:25] "POST /chown HTTP/1.1" 200 109 0.025416 10.0.0.33 - - [2026-02-02 12:52:26] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007650 10.0.0.33 - - [2026-02-02 12:52:26] "POST /set-tag HTTP/1.1" 200 109 0.008698 10.0.0.33 - - [2026-02-02 12:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-02-02 12:52:26] "GET /loadbalancer/6e1a2339-3295-4c23-828f-382a79a69479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002018 10.0.0.33 - - [2026-02-02 12:52:26] "GET /loadbalancer-pool/728ba72b-1745-4898-a368-81d269264cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002204 10.0.0.33 - - [2026-02-02 12:52:26] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012041 10.0.0.33 - - [2026-02-02 12:52:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007368 10.0.0.33 - - [2026-02-02 12:52:26] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004663 10.0.0.33 - - [2026-02-02 12:52:26] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004660 10.0.0.33 - - [2026-02-02 12:52:26] "POST /ref-update HTTP/1.1" 200 156 0.007105 10.0.0.33 - - [2026-02-02 12:52:26] "GET /floating-ip/31ff6755-af1e-4245-b3db-9b042625fca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.006187 10.0.0.33 - - [2026-02-02 12:52:26] "PUT /floating-ip/31ff6755-af1e-4245-b3db-9b042625fca3 HTTP/1.1" 200 256 0.007971 10.0.0.33 - - [2026-02-02 12:52:26] "POST /tags HTTP/1.1" 409 221 0.001534 10.0.0.33 - - [2026-02-02 12:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.33 - - [2026-02-02 12:52:26] "GET /tag/36bf3b50-f046-490c-9aa5-3e5045002aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014369 10.0.0.33 - - [2026-02-02 12:52:26] "POST /set-tag HTTP/1.1" 200 109 0.017675 10.0.0.33 - - [2026-02-02 12:52:28] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.004193 10.0.0.33 - - [2026-02-02 12:52:28] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.33 - - [2026-02-02 12:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.33 - - [2026-02-02 12:52:28] "GET /loadbalancer/6e1a2339-3295-4c23-828f-382a79a69479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002038 10.0.0.33 - - [2026-02-02 12:52:28] "GET /loadbalancer-pool/728ba72b-1745-4898-a368-81d269264cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002129 10.0.0.33 - - [2026-02-02 12:52:28] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016691 10.0.0.33 - - [2026-02-02 12:52:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.006387 10.0.0.33 - - [2026-02-02 12:52:28] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.006396 10.0.0.33 - - [2026-02-02 12:52:28] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.003478 10.0.0.33 - - [2026-02-02 12:52:28] "POST /ref-update HTTP/1.1" 200 156 0.005486 10.0.0.33 - - [2026-02-02 12:52:28] "GET /floating-ip/31ff6755-af1e-4245-b3db-9b042625fca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006365 10.0.0.33 - - [2026-02-02 12:52:28] "POST /set-tag HTTP/1.1" 200 109 0.013611 10.0.0.33 - - [2026-02-02 12:52:31] "GET /virtual-machine/15b517a5-4500-4912-9ebe-d4ce3e85b3e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002929 10.0.0.33 - - [2026-02-02 12:52:31] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004044 10.0.0.33 - - [2026-02-02 12:52:31] "GET /virtual-machine/69ccd45a-3343-4dc3-9e2a-084097a320f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003103 10.0.0.33 - - [2026-02-02 12:52:31] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3567 0.005862 10.0.0.33 - - [2026-02-02 12:52:35] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.004160 10.0.0.33 - - [2026-02-02 12:52:35] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.33 - - [2026-02-02 12:52:36] "GET /virtual-machine/48a97bb3-16b6-46a6-bd17-4118799e681b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003487 10.0.0.33 - - [2026-02-02 12:52:36] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.004797 10.0.0.33 - - [2026-02-02 12:52:36] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.004278 10.0.0.33 - - [2026-02-02 12:52:36] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.33 - - [2026-02-02 12:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-02-02 12:53:02] "POST /chown HTTP/1.1" 200 109 0.005859 10.0.0.33 - - [2026-02-02 12:53:02] "POST /chown HTTP/1.1" 200 109 0.013320 10.0.0.33 - - [2026-02-02 12:53:02] "POST /chown HTTP/1.1" 200 109 0.006268 10.0.0.33 - - [2026-02-02 12:53:02] "POST /chown HTTP/1.1" 200 109 0.021517 10.0.0.33 - - [2026-02-02 12:53:08] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.004872 10.0.0.33 - - [2026-02-02 12:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.33 - - [2026-02-02 12:53:08] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.003695 10.0.0.33 - - [2026-02-02 12:53:08] "POST /set-tag HTTP/1.1" 200 109 0.001836 10.0.0.33 - - [2026-02-02 12:53:08] "GET /virtual-machine/48a97bb3-16b6-46a6-bd17-4118799e681b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002891 10.0.0.33 - - [2026-02-02 12:53:08] "POST /ref-update HTTP/1.1" 200 156 0.009031 10.0.0.33 - - [2026-02-02 12:53:08] "GET /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.018952 10.0.0.33 - - [2026-02-02 12:53:08] "POST /set-tag HTTP/1.1" 200 109 0.013000 10.0.0.33 - - [2026-02-02 12:53:08] "POST /set-tag HTTP/1.1" 200 109 0.015741 10.0.0.33 - - [2026-02-02 12:53:08] "DELETE /instance-ip/04153164-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.048755 10.0.0.33 - - [2026-02-02 12:53:08] "DELETE /virtual-machine-interface/03e9f102-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.037578 10.0.0.33 - - [2026-02-02 12:53:08] "DELETE /virtual-machine/48a97bb3-16b6-46a6-bd17-4118799e681b HTTP/1.1" 200 115 0.020072 10.0.0.33 - - [2026-02-02 12:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2026-02-02 12:53:11] "GET /tag/60e5aa33-8d88-4c3d-bd73-5313c1df697e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010453 10.0.0.33 - - [2026-02-02 12:53:11] "GET /tag/60e5aa33-8d88-4c3d-bd73-5313c1df697e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011118 10.0.0.33 - - [2026-02-02 12:53:11] "GET /virtual-machine-interface/2d197b56-853e-4a30-9082-061fcd3dc024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003746 10.0.0.33 - - [2026-02-02 12:53:11] "POST /set-tag HTTP/1.1" 200 109 0.019881 10.0.0.33 - - [2026-02-02 12:53:11] "GET /virtual-machine-interface/b0afe133-bebf-44d7-a2bf-d79c9caa8be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.050381 10.0.0.33 - - [2026-02-02 12:53:11] "POST /set-tag HTTP/1.1" 200 109 0.020301 10.0.0.33 - - [2026-02-02 12:53:11] "GET /virtual-machine-interface/bcfecdfc-cc47-4c5a-bc09-f9b8121c54cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004519 10.0.0.33 - - [2026-02-02 12:53:11] "POST /set-tag HTTP/1.1" 200 109 0.015206 10.0.0.33 - - [2026-02-02 12:53:11] "GET /firewall-policy/4fa36c03-706d-47ee-80ac-f1c3538cf3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.016993 10.0.0.33 - - [2026-02-02 12:53:12] "GET /firewall-rule/96861ceb-98e8-42e0-aa44-5a093aa66ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002871 10.0.0.33 - - [2026-02-02 12:53:12] "POST /ref-update HTTP/1.1" 200 156 0.012254 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /firewall-rule/96861ceb-98e8-42e0-aa44-5a093aa66ac3 HTTP/1.1" 200 115 0.047296 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /loadbalancer-member/3ae61321-be8b-40f3-99b4-afd568be7db8 HTTP/1.1" 200 115 0.035003 10.0.0.33 - - [2026-02-02 12:53:12] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.010742 10.0.0.33 - - [2026-02-02 12:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030438 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /loadbalancer-pool/07c95338-0003-46c1-8ce5-6e4354dbaa8e HTTP/1.1" 200 115 0.076209 10.0.0.33 - - [2026-02-02 12:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /loadbalancer-listener/1f93bf51-d6db-4837-91c3-2caba9a5a40e HTTP/1.1" 200 115 0.046472 10.0.0.33 - - [2026-02-02 12:53:12] "GET /floating-ip/8d135f5b-dac9-4c37-9f55-6d61fe2f721d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003543 10.0.0.33 - - [2026-02-02 12:53:12] "POST /chown HTTP/1.1" 200 109 0.007396 10.0.0.33 - - [2026-02-02 12:53:12] "POST /chown HTTP/1.1" 200 109 0.016243 10.0.0.33 - - [2026-02-02 12:53:12] "POST /chown HTTP/1.1" 200 109 0.017551 10.0.0.33 - - [2026-02-02 12:53:12] "PUT /floating-ip/8d135f5b-dac9-4c37-9f55-6d61fe2f721d HTTP/1.1" 200 256 0.037065 10.0.0.33 - - [2026-02-02 12:53:12] "POST /chown HTTP/1.1" 200 109 0.016768 10.0.0.33 - - [2026-02-02 12:53:12] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.028002 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /floating-ip/8d135f5b-dac9-4c37-9f55-6d61fe2f721d HTTP/1.1" 200 115 0.104663 10.0.0.33 - - [2026-02-02 12:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023075 10.0.0.33 - - [2026-02-02 12:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /loadbalancer/f2a7f968-df50-4009-a346-8eaf1a7000b0 HTTP/1.1" 200 115 0.048717 10.0.0.33 - - [2026-02-02 12:53:12] "POST /chown HTTP/1.1" 200 109 0.016810 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /instance-ip/31631eb8-f656-40f4-9e7a-2b49219cb8cf HTTP/1.1" 200 115 0.045630 10.0.0.33 - - [2026-02-02 12:53:12] "POST /chown HTTP/1.1" 404 171 0.015835 10.0.0.33 - - [2026-02-02 12:53:12] "POST /chown HTTP/1.1" 200 109 0.013510 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /virtual-machine-interface/2d197b56-853e-4a30-9082-061fcd3dc024 HTTP/1.1" 200 115 0.062753 10.0.0.33 - - [2026-02-02 12:53:12] "POST /chown HTTP/1.1" 404 171 0.001987 10.0.0.33 - - [2026-02-02 12:53:12] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.014949 10.0.0.33 - - [2026-02-02 12:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021652 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /tag/60e5aa33-8d88-4c3d-bd73-5313c1df697e HTTP/1.1" 200 115 0.090611 10.0.0.33 - - [2026-02-02 12:53:12] "GET /floating-ip-pool/308d7506-9c5b-40da-a8bf-85f0e11b1682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.006535 10.0.0.33 - - [2026-02-02 12:53:12] "PUT /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 266 0.011377 10.0.0.33 - - [2026-02-02 12:53:12] "POST /ref-update HTTP/1.1" 200 156 0.010442 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /floating-ip-pool/308d7506-9c5b-40da-a8bf-85f0e11b1682 HTTP/1.1" 200 115 0.050537 10.0.0.33 - - [2026-02-02 12:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025250 10.0.0.33 - - [2026-02-02 12:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.33 - - [2026-02-02 12:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-02-02 12:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.33 - - [2026-02-02 12:53:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003273 10.0.0.33 - - [2026-02-02 12:53:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001426 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /virtual-network/b2e7477f-e0d2-4d18-bbae-4f3543780e69 HTTP/1.1" 200 115 0.095529 10.0.0.33 - - [2026-02-02 12:53:12] "GET /routing-instance/4b26cd17-2956-4953-af49-7ed9613d1a61 HTTP/1.1" 404 171 0.001330 10.0.0.33 - - [2026-02-02 12:53:12] "GET /domains HTTP/1.1" 200 280 0.001524 10.0.0.33 - - [2026-02-02 12:53:12] "GET /domain/9d9cafd7-cce3-4e3b-9f3d-18e356d8cb6a HTTP/1.1" 200 3087 0.002506 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /route-target/579ca4a9-be83-4ef1-a864-6a3c5817fa21 HTTP/1.1" 200 115 0.041612 10.0.0.33 - - [2026-02-02 12:53:12] "DELETE /service-instance/6db46b84-703b-4ee8-8229-0f01e993f173 HTTP/1.1" 200 115 0.051845 10.0.0.33 - - [2026-02-02 12:53:12] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb HTTP/1.1" 200 7411 0.074143 10.0.0.33 - - [2026-02-02 12:53:12] "GET /virtual-machine-interface/bcfecdfc-cc47-4c5a-bc09-f9b8121c54cf?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.013833 10.0.0.33 - - [2026-02-02 12:53:13] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3567 0.004477 10.0.0.33 - - [2026-02-02 12:53:13] "POST /set-tag HTTP/1.1" 200 109 0.021344 10.0.0.33 - - [2026-02-02 12:53:13] "DELETE /virtual-machine-interface/bcfecdfc-cc47-4c5a-bc09-f9b8121c54cf HTTP/1.1" 200 115 0.071358 10.0.0.33 - - [2026-02-02 12:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007405 10.0.0.33 - - [2026-02-02 12:53:13] "GET /loadbalancer/6e1a2339-3295-4c23-828f-382a79a69479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003486 10.0.0.33 - - [2026-02-02 12:53:13] "DELETE /virtual-machine/ce12950e-a382-4e79-a1ac-1ea2a9aa5082 HTTP/1.1" 200 115 0.053686 10.0.0.33 - - [2026-02-02 12:53:13] "GET /virtual-machine-interface/b0afe133-bebf-44d7-a2bf-d79c9caa8be2?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006540 10.0.0.33 - - [2026-02-02 12:53:13] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3567 0.004789 10.0.0.33 - - [2026-02-02 12:53:13] "POST /set-tag HTTP/1.1" 200 109 0.034252 10.0.0.33 - - [2026-02-02 12:53:13] "DELETE /loadbalancer-member/f44e1b7f-859e-40f5-aa17-268b3b789272 HTTP/1.1" 200 115 0.047910 10.0.0.33 - - [2026-02-02 12:53:13] "DELETE /virtual-machine-interface/b0afe133-bebf-44d7-a2bf-d79c9caa8be2 HTTP/1.1" 200 115 0.070216 10.0.0.33 - - [2026-02-02 12:53:13] "POST /ref-update HTTP/1.1" 200 156 0.010471 10.0.0.33 - - [2026-02-02 12:53:13] "DELETE /virtual-machine/4530c2ad-01c0-4b3a-af3d-a7b7f314019a HTTP/1.1" 200 115 0.030957 10.0.0.33 - - [2026-02-02 12:53:13] "GET /global-system-configs HTTP/1.1" 200 322 0.008375 10.0.0.33 - - [2026-02-02 12:53:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002048 10.0.0.33 - - [2026-02-02 12:53:14] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.005193 10.0.0.33 - - [2026-02-02 12:53:14] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.33 - - [2026-02-02 12:53:14] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.004578 10.0.0.33 - - [2026-02-02 12:53:14] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.33 - - [2026-02-02 12:53:14] "GET /virtual-machine/69ccd45a-3343-4dc3-9e2a-084097a320f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002744 10.0.0.33 - - [2026-02-02 12:53:14] "POST /ref-update HTTP/1.1" 200 156 0.008966 10.0.0.33 - - [2026-02-02 12:53:14] "GET /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.015990 10.0.0.33 - - [2026-02-02 12:53:14] "POST /set-tag HTTP/1.1" 200 109 0.025450 10.0.0.33 - - [2026-02-02 12:53:14] "POST /set-tag HTTP/1.1" 200 109 0.019888 10.0.0.33 - - [2026-02-02 12:53:14] "POST /set-tag HTTP/1.1" 200 109 0.031739 10.0.0.33 - - [2026-02-02 12:53:14] "DELETE /instance-ip/013db20e-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.037767 10.0.0.33 - - [2026-02-02 12:53:14] "POST /ref-update HTTP/1.1" 200 156 0.007260 10.0.0.33 - - [2026-02-02 12:53:15] "DELETE /virtual-machine-interface/011f742e-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.036695 10.0.0.33 - - [2026-02-02 12:53:15] "DELETE /virtual-machine/69ccd45a-3343-4dc3-9e2a-084097a320f9 HTTP/1.1" 200 115 0.025115 10.0.0.33 - - [2026-02-02 12:53:18] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006134 10.0.0.33 - - [2026-02-02 12:53:18] "POST /set-tag HTTP/1.1" 200 109 0.004049 10.0.0.33 - - [2026-02-02 12:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.33 - - [2026-02-02 12:53:18] "GET /loadbalancer/6e1a2339-3295-4c23-828f-382a79a69479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002433 10.0.0.33 - - [2026-02-02 12:53:18] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004114 10.0.0.33 - - [2026-02-02 12:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.33 - - [2026-02-02 12:53:18] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004073 10.0.0.33 - - [2026-02-02 12:53:18] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.33 - - [2026-02-02 12:53:18] "GET /virtual-machine/15b517a5-4500-4912-9ebe-d4ce3e85b3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002176 10.0.0.33 - - [2026-02-02 12:53:18] "POST /ref-update HTTP/1.1" 200 156 0.010444 10.0.0.33 - - [2026-02-02 12:53:19] "GET /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004435 10.0.0.33 - - [2026-02-02 12:53:19] "POST /set-tag HTTP/1.1" 200 109 0.015652 10.0.0.33 - - [2026-02-02 12:53:19] "POST /set-tag HTTP/1.1" 200 109 0.019750 10.0.0.33 - - [2026-02-02 12:53:19] "POST /set-tag HTTP/1.1" 200 109 0.016449 10.0.0.33 - - [2026-02-02 12:53:19] "DELETE /instance-ip/00072794-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.042649 10.0.0.33 - - [2026-02-02 12:53:19] "POST /ref-update HTTP/1.1" 200 156 0.013089 10.0.0.33 - - [2026-02-02 12:53:19] "DELETE /virtual-machine-interface/ffef0768-0035-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.046773 10.0.0.33 - - [2026-02-02 12:53:19] "DELETE /virtual-machine/15b517a5-4500-4912-9ebe-d4ce3e85b3e4 HTTP/1.1" 200 115 0.017864 10.0.0.33 - - [2026-02-02 12:53:19] "DELETE /tag/30c116f4-c63f-4482-b66c-830eb1bd35b3 HTTP/1.1" 200 115 0.030591 10.0.0.33 - - [2026-02-02 12:53:19] "DELETE /tag/6597cb4c-030f-441e-84da-ee36a202d9dc HTTP/1.1" 200 115 0.044899 10.0.0.33 - - [2026-02-02 12:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-02-02 12:53:23] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046212 10.0.0.33 - - [2026-02-02 12:53:23] "POST /tags HTTP/1.1" 200 393 0.030611 10.0.0.33 - - [2026-02-02 12:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009741 10.0.0.33 - - [2026-02-02 12:53:23] "GET /tag/bc733f43-c4ec-43d0-ba66-2f66f8440a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.030817 10.0.0.33 - - [2026-02-02 12:53:23] "POST /tags HTTP/1.1" 200 341 0.036270 10.0.0.33 - - [2026-02-02 12:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-02-02 12:53:23] "GET /tag/03335f32-238c-4469-ac32-1366ce1d9b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013884 10.0.0.33 - - [2026-02-02 12:53:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.002612 10.0.0.33 - - [2026-02-02 12:53:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.004268 10.0.0.33 - - [2026-02-02 12:53:23] "POST /security-groups HTTP/1.1" 200 589 0.096705 10.0.0.33 - - [2026-02-02 12:53:23] "POST /projects HTTP/1.1" 200 519 0.245454 10.0.0.33 - - [2026-02-02 12:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012784 10.0.0.33 - - [2026-02-02 12:53:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.017303 10.0.0.33 - - [2026-02-02 12:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013742 10.0.0.33 - - [2026-02-02 12:53:24] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.032729 10.0.0.33 - - [2026-02-02 12:53:24] "POST /access-control-lists HTTP/1.1" 200 598 0.082701 10.0.0.33 - - [2026-02-02 12:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010337 10.0.0.33 - - [2026-02-02 12:53:24] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004255 10.0.0.33 - - [2026-02-02 12:53:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.007552 10.0.0.33 - - [2026-02-02 12:53:24] "POST /access-control-lists HTTP/1.1" 200 596 0.088456 10.0.0.33 - - [2026-02-02 12:53:24] "PUT /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c HTTP/1.1" 200 264 0.109458 10.0.0.33 - - [2026-02-02 12:53:24] "PUT /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518 HTTP/1.1" 200 264 0.061147 10.0.0.33 - - [2026-02-02 12:53:24] "POST /security-groups HTTP/1.1" 200 591 0.104402 10.0.0.33 - - [2026-02-02 12:53:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.002342 10.0.0.33 - - [2026-02-02 12:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018085 10.0.0.33 - - [2026-02-02 12:53:24] "POST /chown HTTP/1.1" 200 109 0.047982 10.0.0.33 - - [2026-02-02 12:53:24] "POST /access-control-lists HTTP/1.1" 200 632 0.096167 10.0.0.33 - - [2026-02-02 12:53:24] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019780 10.0.0.33 - - [2026-02-02 12:53:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.001662 10.0.0.33 - - [2026-02-02 12:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.33 - - [2026-02-02 12:53:24] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005250 10.0.0.33 - - [2026-02-02 12:53:24] "POST /tags HTTP/1.1" 409 226 0.013127 10.0.0.33 - - [2026-02-02 12:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010360 10.0.0.33 - - [2026-02-02 12:53:24] "GET /tag/03335f32-238c-4469-ac32-1366ce1d9b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.030058 10.0.0.33 - - [2026-02-02 12:53:24] "POST /access-control-lists HTTP/1.1" 200 630 0.118138 10.0.0.33 - - [2026-02-02 12:53:24] "POST /firewall-rules HTTP/1.1" 200 600 0.100626 10.0.0.33 - - [2026-02-02 12:53:24] "GET /firewall-rule/f60c5a44-057a-4d46-9329-36cba0311442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004613 10.0.0.33 - - [2026-02-02 12:53:24] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005178 10.0.0.33 - - [2026-02-02 12:53:24] "GET /firewall-rule/f60c5a44-057a-4d46-9329-36cba0311442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004502 10.0.0.33 - - [2026-02-02 12:53:25] "POST /ref-update HTTP/1.1" 200 156 0.080724 10.0.0.33 - - [2026-02-02 12:53:25] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010888 10.0.0.33 - - [2026-02-02 12:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008957 10.0.0.33 - - [2026-02-02 12:53:25] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002801 10.0.0.33 - - [2026-02-02 12:53:25] "POST /tags HTTP/1.1" 409 226 0.001672 10.0.0.33 - - [2026-02-02 12:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011612 10.0.0.33 - - [2026-02-02 12:53:25] "GET /tag/03335f32-238c-4469-ac32-1366ce1d9b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.018885 10.0.0.33 - - [2026-02-02 12:53:25] "POST /firewall-rules HTTP/1.1" 200 598 0.068681 10.0.0.33 - - [2026-02-02 12:53:25] "GET /firewall-rule/0e0c131e-e37d-4c6e-972a-1d5128d1be18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005844 10.0.0.33 - - [2026-02-02 12:53:25] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003848 10.0.0.33 - - [2026-02-02 12:53:25] "GET /firewall-rule/0e0c131e-e37d-4c6e-972a-1d5128d1be18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002137 10.0.0.33 - - [2026-02-02 12:53:25] "POST /ref-update HTTP/1.1" 200 156 0.058988 10.0.0.33 - - [2026-02-02 12:53:26] "POST /tags HTTP/1.1" 200 393 0.039495 10.0.0.33 - - [2026-02-02 12:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.33 - - [2026-02-02 12:53:26] "GET /tag/5d92bb36-6c20-47f5-ad1a-4daa912e8c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017141 10.0.0.33 - - [2026-02-02 12:53:26] "POST /tags HTTP/1.1" 200 341 0.024889 10.0.0.33 - - [2026-02-02 12:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.33 - - [2026-02-02 12:53:26] "GET /tag/c8b7f12d-96fa-4a6d-93eb-2002fd7f6f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011481 10.0.0.33 - - [2026-02-02 12:53:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000552 10.0.0.33 - - [2026-02-02 12:53:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.005080 10.0.0.33 - - [2026-02-02 12:53:26] "POST /security-groups HTTP/1.1" 200 589 0.086351 10.0.0.33 - - [2026-02-02 12:53:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.001739 10.0.0.33 - - [2026-02-02 12:53:26] "POST /projects HTTP/1.1" 200 519 0.245842 10.0.0.33 - - [2026-02-02 12:53:26] "POST /access-control-lists HTTP/1.1" 200 598 0.065400 10.0.0.33 - - [2026-02-02 12:53:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.030002 10.0.0.33 - - [2026-02-02 12:53:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.038790 10.0.0.33 - - [2026-02-02 12:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.33 - - [2026-02-02 12:53:27] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004983 10.0.0.33 - - [2026-02-02 12:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.33 - - [2026-02-02 12:53:27] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004675 10.0.0.33 - - [2026-02-02 12:53:27] "POST /access-control-lists HTTP/1.1" 200 596 0.045888 10.0.0.33 - - [2026-02-02 12:53:27] "PUT /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c HTTP/1.1" 200 264 0.088964 10.0.0.33 - - [2026-02-02 12:53:27] "PUT /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518 HTTP/1.1" 200 264 0.050642 10.0.0.33 - - [2026-02-02 12:53:27] "POST /security-groups HTTP/1.1" 200 591 0.074668 10.0.0.33 - - [2026-02-02 12:53:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.004437 10.0.0.33 - - [2026-02-02 12:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.044186 10.0.0.33 - - [2026-02-02 12:53:27] "POST /chown HTTP/1.1" 200 109 0.028600 10.0.0.33 - - [2026-02-02 12:53:27] "POST /access-control-lists HTTP/1.1" 200 632 0.078762 10.0.0.33 - - [2026-02-02 12:53:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.010627 10.0.0.33 - - [2026-02-02 12:53:27] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004911 10.0.0.33 - - [2026-02-02 12:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.33 - - [2026-02-02 12:53:27] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002123 10.0.0.33 - - [2026-02-02 12:53:27] "POST /tags HTTP/1.1" 409 226 0.001835 10.0.0.33 - - [2026-02-02 12:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.33 - - [2026-02-02 12:53:27] "GET /tag/c8b7f12d-96fa-4a6d-93eb-2002fd7f6f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017612 10.0.0.33 - - [2026-02-02 12:53:27] "POST /access-control-lists HTTP/1.1" 200 630 0.069211 10.0.0.33 - - [2026-02-02 12:53:27] "POST /firewall-rules HTTP/1.1" 200 600 0.128122 10.0.0.33 - - [2026-02-02 12:53:27] "GET /firewall-rule/38fca42b-682b-4d66-a2cd-722e509463c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.024831 10.0.0.33 - - [2026-02-02 12:53:27] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003726 10.0.0.33 - - [2026-02-02 12:53:27] "GET /firewall-rule/38fca42b-682b-4d66-a2cd-722e509463c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002151 10.0.0.33 - - [2026-02-02 12:53:27] "POST /ref-update HTTP/1.1" 200 156 0.077111 10.0.0.33 - - [2026-02-02 12:53:27] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002573 10.0.0.33 - - [2026-02-02 12:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2026-02-02 12:53:27] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002236 10.0.0.33 - - [2026-02-02 12:53:27] "POST /tags HTTP/1.1" 409 226 0.002532 10.0.0.33 - - [2026-02-02 12:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2026-02-02 12:53:27] "GET /tag/c8b7f12d-96fa-4a6d-93eb-2002fd7f6f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017486 10.0.0.33 - - [2026-02-02 12:53:28] "POST /firewall-rules HTTP/1.1" 200 598 0.095518 10.0.0.33 - - [2026-02-02 12:53:28] "GET /firewall-rule/31809ef1-b3ed-4050-b944-f3fd01c9795e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.015843 10.0.0.33 - - [2026-02-02 12:53:28] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.024392 10.0.0.33 - - [2026-02-02 12:53:28] "GET /firewall-rule/31809ef1-b3ed-4050-b944-f3fd01c9795e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002925 10.0.0.33 - - [2026-02-02 12:53:28] "POST /ref-update HTTP/1.1" 200 156 0.079475 10.0.0.33 - - [2026-02-02 12:53:29] "POST /tags HTTP/1.1" 200 345 0.073261 10.0.0.33 - - [2026-02-02 12:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006585 10.0.0.33 - - [2026-02-02 12:53:29] "GET /tag/978711f0-1cc8-4c61-9bed-4ee857191836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012287 10.0.0.33 - - [2026-02-02 12:53:29] "POST /projects HTTP/1.1" 409 238 0.001509 10.0.0.33 - - [2026-02-02 12:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2026-02-02 12:53:29] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041508 10.0.0.33 - - [2026-02-02 12:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.33 - - [2026-02-02 12:53:29] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005643 10.0.0.33 - - [2026-02-02 12:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-02-02 12:53:29] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003547 10.0.0.33 - - [2026-02-02 12:53:29] "POST /security-groups HTTP/1.1" 409 285 0.001846 10.0.0.33 - - [2026-02-02 12:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.33 - - [2026-02-02 12:53:29] "PUT /security-group/f9c052f4-03fa-4ef7-9afa-e342431b77b1 HTTP/1.1" 200 262 0.062107 10.0.0.33 - - [2026-02-02 12:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.040710 10.0.0.33 - - [2026-02-02 12:53:29] "PUT /access-control-list/94f42526-ffe4-4b20-9240-57e7b82cc4f3 HTTP/1.1" 200 272 0.024528 10.0.0.33 - - [2026-02-02 12:53:30] "PUT /access-control-list/54b9fe9c-a05e-4982-86c1-1718b3f52635 HTTP/1.1" 200 272 0.027836 10.0.0.33 - - [2026-02-02 12:53:30] "POST /tags HTTP/1.1" 200 345 0.048858 10.0.0.33 - - [2026-02-02 12:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.33 - - [2026-02-02 12:53:30] "GET /tag/fb44e97a-473a-4a6d-b466-8e6b052174ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017055 10.0.0.33 - - [2026-02-02 12:53:30] "POST /projects HTTP/1.1" 409 238 0.002562 10.0.0.33 - - [2026-02-02 12:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-02-02 12:53:30] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035437 10.0.0.33 - - [2026-02-02 12:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.33 - - [2026-02-02 12:53:30] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004371 10.0.0.33 - - [2026-02-02 12:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2026-02-02 12:53:30] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003730 10.0.0.33 - - [2026-02-02 12:53:30] "POST /security-groups HTTP/1.1" 409 285 0.002165 10.0.0.33 - - [2026-02-02 12:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2026-02-02 12:53:30] "PUT /security-group/a92b448d-2875-40ee-84c2-8e0e6db5802d HTTP/1.1" 200 262 0.063657 10.0.0.33 - - [2026-02-02 12:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.050936 10.0.0.33 - - [2026-02-02 12:53:30] "PUT /access-control-list/82899e3d-fd22-4484-98a4-a7dc90cb86d7 HTTP/1.1" 200 272 0.026012 10.0.0.33 - - [2026-02-02 12:53:30] "PUT /access-control-list/aca8501a-621b-46ff-bec2-c5aad0256fbd HTTP/1.1" 200 272 0.038044 10.0.0.33 - - [2026-02-02 12:53:35] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004079 10.0.0.33 - - [2026-02-02 12:53:35] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.33 - - [2026-02-02 12:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.33 - - [2026-02-02 12:53:35] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002093 10.0.0.33 - - [2026-02-02 12:53:35] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003523 10.0.0.33 - - [2026-02-02 12:53:35] "POST /set-tag HTTP/1.1" 200 109 0.020249 10.0.0.33 - - [2026-02-02 12:53:35] "DELETE /loadbalancer-member/a8390711-c870-43b0-8352-81372b548b29 HTTP/1.1" 200 115 0.057127 10.0.0.33 - - [2026-02-02 12:53:35] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004938 10.0.0.33 - - [2026-02-02 12:53:35] "POST /set-tag HTTP/1.1" 200 109 0.006989 10.0.0.33 - - [2026-02-02 12:53:36] "DELETE /loadbalancer-member/16377091-f34d-48c3-b167-f7f069dbf01a HTTP/1.1" 200 115 0.032648 10.0.0.33 - - [2026-02-02 12:53:36] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013875 10.0.0.33 - - [2026-02-02 12:53:36] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.33 - - [2026-02-02 12:53:36] "DELETE /loadbalancer-member/6b89db00-eed1-40b1-84fc-03f5c19c6cfe HTTP/1.1" 200 115 0.045923 10.0.0.33 - - [2026-02-02 12:53:36] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004082 10.0.0.33 - - [2026-02-02 12:53:36] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.33 - - [2026-02-02 12:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.33 - - [2026-02-02 12:53:36] "GET /loadbalancer/12db919a-a67f-4c4d-8c9e-c22f795dee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002593 10.0.0.33 - - [2026-02-02 12:53:36] "GET /loadbalancer-pool/38d0f6ee-77b8-477e-ab20-0d399d72faa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003315 10.0.0.33 - - [2026-02-02 12:53:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013410 10.0.0.33 - - [2026-02-02 12:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007129 10.0.0.33 - - [2026-02-02 12:53:36] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005297 10.0.0.33 - - [2026-02-02 12:53:36] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009443 10.0.0.33 - - [2026-02-02 12:53:36] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002030 10.0.0.33 - - [2026-02-02 12:53:36] "POST /set-tag HTTP/1.1" 200 109 0.075099 10.0.0.33 - - [2026-02-02 12:53:36] "GET /loadbalancer-pool/ad0ec675-738e-4033-9074-f756951e6e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008773 10.0.0.33 - - [2026-02-02 12:53:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023094 10.0.0.33 - - [2026-02-02 12:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008294 10.0.0.33 - - [2026-02-02 12:53:36] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012005 10.0.0.33 - - [2026-02-02 12:53:36] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013263 10.0.0.33 - - [2026-02-02 12:53:36] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006183 10.0.0.33 - - [2026-02-02 12:53:36] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.33 - - [2026-02-02 12:53:36] "GET /loadbalancer-pool/15bdd96d-6bda-45c3-8825-a43c4158c126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003853 10.0.0.33 - - [2026-02-02 12:53:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014093 10.0.0.33 - - [2026-02-02 12:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016585 10.0.0.33 - - [2026-02-02 12:53:36] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009893 10.0.0.33 - - [2026-02-02 12:53:36] "GET /virtual-machine-interface/e191349a-0034-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004186 10.0.0.33 - - [2026-02-02 12:53:36] "GET /floating-ip/7e4fac7c-64e9-4717-b163-e93e035d5fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002707 10.0.0.33 - - [2026-02-02 12:53:36] "POST /set-tag HTTP/1.1" 200 109 0.006263 10.0.0.33 - - [2026-02-02 12:53:38] "POST /tags HTTP/1.1" 200 291 0.075379 10.0.0.33 - - [2026-02-02 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014080 10.0.0.33 - - [2026-02-02 12:53:38] "GET /tag/1a9b2932-e3bd-4d6b-8663-c2cf8bf18c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.019119 10.0.0.33 - - [2026-02-02 12:53:38] "POST /tags HTTP/1.1" 200 303 0.092512 10.0.0.33 - - [2026-02-02 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023039 10.0.0.33 - - [2026-02-02 12:53:38] "GET /tag/49cdf561-9c44-473e-9c31-73c74de52b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.031538 10.0.0.33 - - [2026-02-02 12:53:38] "POST /tags HTTP/1.1" 409 252 0.002241 10.0.0.33 - - [2026-02-02 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.33 - - [2026-02-02 12:53:38] "GET /tag/bc733f43-c4ec-43d0-ba66-2f66f8440a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012203 10.0.0.33 - - [2026-02-02 12:53:38] "POST /tags HTTP/1.1" 409 228 0.003924 10.0.0.33 - - [2026-02-02 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.33 - - [2026-02-02 12:53:38] "GET /tag/978711f0-1cc8-4c61-9bed-4ee857191836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023322 10.0.0.33 - - [2026-02-02 12:53:38] "POST /tags HTTP/1.1" 409 226 0.002274 10.0.0.33 - - [2026-02-02 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2026-02-02 12:53:38] "GET /tag/03335f32-238c-4469-ac32-1366ce1d9b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009882 10.0.0.33 - - [2026-02-02 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.33 - - [2026-02-02 12:53:38] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004480 10.0.0.33 - - [2026-02-02 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.33 - - [2026-02-02 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.33 - - [2026-02-02 12:53:39] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053896 10.0.0.33 - - [2026-02-02 12:53:39] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067437 10.0.0.33 - - [2026-02-02 12:53:39] "POST /virtual-machines HTTP/1.1" 200 395 0.031156 10.0.0.33 - - [2026-02-02 12:53:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026126 10.0.0.33 - - [2026-02-02 12:53:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.141033 10.0.0.33 - - [2026-02-02 12:53:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015191 10.0.0.33 - - [2026-02-02 12:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.33 - - [2026-02-02 12:53:39] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005859 10.0.0.33 - - [2026-02-02 12:53:39] "POST /instance-ips HTTP/1.1" 200 397 0.029070 10.0.0.33 - - [2026-02-02 12:53:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.034524 10.0.0.33 - - [2026-02-02 12:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009104 10.0.0.33 - - [2026-02-02 12:53:39] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009105 10.0.0.33 - - [2026-02-02 12:53:39] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037414 10.0.0.33 - - [2026-02-02 12:53:39] "POST /set-tag HTTP/1.1" 200 109 0.112539 10.0.0.33 - - [2026-02-02 12:53:39] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008358 10.0.0.33 - - [2026-02-02 12:53:39] "GET /instance-ip/320b496e-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003553 10.0.0.33 - - [2026-02-02 12:53:39] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009998 10.0.0.33 - - [2026-02-02 12:53:39] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.33 - - [2026-02-02 12:53:39] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004008 10.0.0.33 - - [2026-02-02 12:53:39] "POST /ref-update HTTP/1.1" 200 156 0.013057 10.0.0.33 - - [2026-02-02 12:53:39] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005958 10.0.0.33 - - [2026-02-02 12:53:39] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.33 - - [2026-02-02 12:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.33 - - [2026-02-02 12:53:39] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005017 10.0.0.33 - - [2026-02-02 12:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-02-02 12:53:39] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058520 10.0.0.33 - - [2026-02-02 12:53:40] "POST /virtual-machines HTTP/1.1" 200 395 0.015984 10.0.0.33 - - [2026-02-02 12:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011948 10.0.0.33 - - [2026-02-02 12:53:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139633 10.0.0.33 - - [2026-02-02 12:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029783 10.0.0.33 - - [2026-02-02 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.027092 10.0.0.33 - - [2026-02-02 12:53:40] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004351 10.0.0.33 - - [2026-02-02 12:53:40] "POST /instance-ips HTTP/1.1" 200 397 0.021029 10.0.0.33 - - [2026-02-02 12:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031499 10.0.0.33 - - [2026-02-02 12:53:40] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010674 10.0.0.33 - - [2026-02-02 12:53:40] "POST /set-tag HTTP/1.1" 200 109 0.067848 10.0.0.33 - - [2026-02-02 12:53:40] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.022909 10.0.0.33 - - [2026-02-02 12:53:40] "GET /instance-ip/329dae8a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.013713 10.0.0.33 - - [2026-02-02 12:53:40] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004194 10.0.0.33 - - [2026-02-02 12:53:40] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.33 - - [2026-02-02 12:53:40] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.007250 10.0.0.33 - - [2026-02-02 12:53:40] "POST /ref-update HTTP/1.1" 200 156 0.005977 10.0.0.33 - - [2026-02-02 12:53:40] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003968 10.0.0.33 - - [2026-02-02 12:53:40] "POST /set-tag HTTP/1.1" 200 109 0.002870 10.0.0.33 - - [2026-02-02 12:53:40] "POST /tags HTTP/1.1" 200 291 0.030260 10.0.0.33 - - [2026-02-02 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2026-02-02 12:53:40] "GET /tag/2301b01d-afbc-49f0-855b-3d244e5079be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.011360 10.0.0.33 - - [2026-02-02 12:53:40] "POST /tags HTTP/1.1" 409 252 0.001610 10.0.0.33 - - [2026-02-02 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.33 - - [2026-02-02 12:53:40] "GET /tag/5d92bb36-6c20-47f5-ad1a-4daa912e8c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013515 10.0.0.33 - - [2026-02-02 12:53:40] "POST /tags HTTP/1.1" 409 228 0.001636 10.0.0.33 - - [2026-02-02 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2026-02-02 12:53:40] "GET /tag/fb44e97a-473a-4a6d-b466-8e6b052174ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010375 10.0.0.33 - - [2026-02-02 12:53:40] "POST /tags HTTP/1.1" 409 226 0.003424 10.0.0.33 - - [2026-02-02 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2026-02-02 12:53:40] "GET /tag/c8b7f12d-96fa-4a6d-93eb-2002fd7f6f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010718 10.0.0.33 - - [2026-02-02 12:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.33 - - [2026-02-02 12:53:41] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003890 10.0.0.33 - - [2026-02-02 12:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-02-02 12:53:41] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053139 10.0.0.33 - - [2026-02-02 12:53:41] "POST /virtual-machines HTTP/1.1" 200 395 0.011271 10.0.0.33 - - [2026-02-02 12:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028810 10.0.0.33 - - [2026-02-02 12:53:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118253 10.0.0.33 - - [2026-02-02 12:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013059 10.0.0.33 - - [2026-02-02 12:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020360 10.0.0.33 - - [2026-02-02 12:53:41] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013338 10.0.0.33 - - [2026-02-02 12:53:41] "POST /instance-ips HTTP/1.1" 200 397 0.034301 10.0.0.33 - - [2026-02-02 12:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.050817 10.0.0.33 - - [2026-02-02 12:53:41] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007129 10.0.0.33 - - [2026-02-02 12:53:41] "POST /set-tag HTTP/1.1" 200 109 0.072223 10.0.0.33 - - [2026-02-02 12:53:41] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021236 10.0.0.33 - - [2026-02-02 12:53:41] "GET /instance-ip/33494056-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003222 10.0.0.33 - - [2026-02-02 12:53:41] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005128 10.0.0.33 - - [2026-02-02 12:53:41] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.33 - - [2026-02-02 12:53:41] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003473 10.0.0.33 - - [2026-02-02 12:53:41] "POST /ref-update HTTP/1.1" 200 156 0.010099 10.0.0.33 - - [2026-02-02 12:53:41] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004456 10.0.0.33 - - [2026-02-02 12:53:41] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.33 - - [2026-02-02 12:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.33 - - [2026-02-02 12:53:41] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005329 10.0.0.33 - - [2026-02-02 12:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.33 - - [2026-02-02 12:53:41] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035107 10.0.0.33 - - [2026-02-02 12:53:41] "POST /virtual-machines HTTP/1.1" 200 395 0.013452 10.0.0.33 - - [2026-02-02 12:53:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026058 10.0.0.33 - - [2026-02-02 12:53:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115462 10.0.0.33 - - [2026-02-02 12:53:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010303 10.0.0.33 - - [2026-02-02 12:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009184 10.0.0.33 - - [2026-02-02 12:53:42] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.018103 10.0.0.33 - - [2026-02-02 12:53:42] "POST /instance-ips HTTP/1.1" 200 397 0.017389 10.0.0.33 - - [2026-02-02 12:53:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024840 10.0.0.33 - - [2026-02-02 12:53:42] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011453 10.0.0.33 - - [2026-02-02 12:53:42] "POST /set-tag HTTP/1.1" 200 109 0.082197 10.0.0.33 - - [2026-02-02 12:53:42] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009697 10.0.0.33 - - [2026-02-02 12:53:42] "GET /instance-ip/33c4bdb2-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.009467 10.0.0.33 - - [2026-02-02 12:53:42] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003806 10.0.0.33 - - [2026-02-02 12:53:42] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.33 - - [2026-02-02 12:53:42] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004944 10.0.0.33 - - [2026-02-02 12:53:42] "POST /ref-update HTTP/1.1" 200 156 0.010742 10.0.0.33 - - [2026-02-02 12:53:42] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011279 10.0.0.33 - - [2026-02-02 12:53:42] "POST /set-tag HTTP/1.1" 200 109 0.005463 10.0.0.33 - - [2026-02-02 12:53:42] "POST /tags HTTP/1.1" 200 299 0.027373 10.0.0.33 - - [2026-02-02 12:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.028487 10.0.0.33 - - [2026-02-02 12:53:42] "GET /tag/a0ccbd19-0875-45bf-9e5f-858fdad12edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013233 10.0.0.33 - - [2026-02-02 12:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.33 - - [2026-02-02 12:53:42] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004456 10.0.0.33 - - [2026-02-02 12:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.33 - - [2026-02-02 12:53:42] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045514 10.0.0.33 - - [2026-02-02 12:53:42] "POST /virtual-machines HTTP/1.1" 200 395 0.016977 10.0.0.33 - - [2026-02-02 12:53:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019213 10.0.0.33 - - [2026-02-02 12:53:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100824 10.0.0.33 - - [2026-02-02 12:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007126 10.0.0.33 - - [2026-02-02 12:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006932 10.0.0.33 - - [2026-02-02 12:53:43] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003705 10.0.0.33 - - [2026-02-02 12:53:43] "POST /instance-ips HTTP/1.1" 200 397 0.021391 10.0.0.33 - - [2026-02-02 12:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018849 10.0.0.33 - - [2026-02-02 12:53:43] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009832 10.0.0.33 - - [2026-02-02 12:53:43] "POST /set-tag HTTP/1.1" 200 109 0.016336 10.0.0.33 - - [2026-02-02 12:53:43] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018051 10.0.0.33 - - [2026-02-02 12:53:43] "GET /instance-ip/34554ff8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002601 10.0.0.33 - - [2026-02-02 12:53:43] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004242 10.0.0.33 - - [2026-02-02 12:53:43] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.33 - - [2026-02-02 12:53:43] "POST /tags HTTP/1.1" 200 299 0.014438 10.0.0.33 - - [2026-02-02 12:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.33 - - [2026-02-02 12:53:43] "GET /tag/62806ab0-4a9b-4b77-b2ef-8f8987b8874b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010455 10.0.0.33 - - [2026-02-02 12:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.33 - - [2026-02-02 12:53:43] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003324 10.0.0.33 - - [2026-02-02 12:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.33 - - [2026-02-02 12:53:43] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032034 10.0.0.33 - - [2026-02-02 12:53:43] "POST /virtual-machines HTTP/1.1" 200 395 0.007188 10.0.0.33 - - [2026-02-02 12:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019070 10.0.0.33 - - [2026-02-02 12:53:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091703 10.0.0.33 - - [2026-02-02 12:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007829 10.0.0.33 - - [2026-02-02 12:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014738 10.0.0.33 - - [2026-02-02 12:53:43] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003827 10.0.0.33 - - [2026-02-02 12:53:43] "POST /instance-ips HTTP/1.1" 200 397 0.016707 10.0.0.33 - - [2026-02-02 12:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012812 10.0.0.33 - - [2026-02-02 12:53:43] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009358 10.0.0.33 - - [2026-02-02 12:53:43] "POST /set-tag HTTP/1.1" 200 109 0.014376 10.0.0.33 - - [2026-02-02 12:53:43] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016994 10.0.0.33 - - [2026-02-02 12:53:44] "GET /instance-ip/34b7b238-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003109 10.0.0.33 - - [2026-02-02 12:53:44] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004077 10.0.0.33 - - [2026-02-02 12:53:44] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.33 - - [2026-02-02 12:53:44] "POST /tags HTTP/1.1" 200 299 0.014686 10.0.0.33 - - [2026-02-02 12:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.33 - - [2026-02-02 12:53:44] "GET /tag/85d58a7d-05e9-4311-a573-5c97a81b0765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010506 10.0.0.33 - - [2026-02-02 12:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.33 - - [2026-02-02 12:53:44] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003355 10.0.0.33 - - [2026-02-02 12:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001150 10.0.0.33 - - [2026-02-02 12:53:44] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026891 10.0.0.33 - - [2026-02-02 12:53:44] "POST /virtual-machines HTTP/1.1" 200 395 0.007533 10.0.0.33 - - [2026-02-02 12:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007464 10.0.0.33 - - [2026-02-02 12:53:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094160 10.0.0.33 - - [2026-02-02 12:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.032928 10.0.0.33 - - [2026-02-02 12:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007337 10.0.0.33 - - [2026-02-02 12:53:44] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004237 10.0.0.33 - - [2026-02-02 12:53:44] "POST /instance-ips HTTP/1.1" 200 397 0.017043 10.0.0.33 - - [2026-02-02 12:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026169 10.0.0.33 - - [2026-02-02 12:53:44] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008898 10.0.0.33 - - [2026-02-02 12:53:44] "POST /set-tag HTTP/1.1" 200 109 0.018862 10.0.0.33 - - [2026-02-02 12:53:44] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014954 10.0.0.33 - - [2026-02-02 12:53:44] "GET /instance-ip/351322e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002812 10.0.0.33 - - [2026-02-02 12:53:44] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004333 10.0.0.33 - - [2026-02-02 12:53:44] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.33 - - [2026-02-02 12:53:44] "POST /tags HTTP/1.1" 200 299 0.025478 10.0.0.33 - - [2026-02-02 12:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009967 10.0.0.33 - - [2026-02-02 12:53:44] "GET /tag/ab218ad1-399f-433c-94f6-1f9d5bc63ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011255 10.0.0.33 - - [2026-02-02 12:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2026-02-02 12:53:44] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004467 10.0.0.33 - - [2026-02-02 12:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2026-02-02 12:53:44] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059869 10.0.0.33 - - [2026-02-02 12:53:44] "POST /virtual-machines HTTP/1.1" 200 395 0.014280 10.0.0.33 - - [2026-02-02 12:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007205 10.0.0.33 - - [2026-02-02 12:53:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102332 10.0.0.33 - - [2026-02-02 12:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022111 10.0.0.33 - - [2026-02-02 12:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009162 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004124 10.0.0.33 - - [2026-02-02 12:53:45] "POST /instance-ips HTTP/1.1" 200 397 0.017973 10.0.0.33 - - [2026-02-02 12:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018324 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013254 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.015888 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012629 10.0.0.33 - - [2026-02-02 12:53:45] "GET /instance-ip/3580d816-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003480 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004116 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.007226 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003218 10.0.0.33 - - [2026-02-02 12:53:45] "POST /ref-update HTTP/1.1" 200 156 0.008517 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007859 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003831 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003369 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.001680 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003675 10.0.0.33 - - [2026-02-02 12:53:45] "POST /ref-update HTTP/1.1" 200 156 0.007028 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010801 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003296 10.0.0.33 - - [2026-02-02 12:53:45] "POST /ref-update HTTP/1.1" 200 156 0.007146 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004160 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003185 10.0.0.33 - - [2026-02-02 12:53:45] "POST /ref-update HTTP/1.1" 200 156 0.007728 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010477 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004098 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003920 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004179 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.001795 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003367 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.001706 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003968 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.33 - - [2026-02-02 12:53:45] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003464 10.0.0.33 - - [2026-02-02 12:53:45] "POST /set-tag HTTP/1.1" 200 109 0.007360 10.0.0.33 - - [2026-02-02 12:53:46] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005526 10.0.0.33 - - [2026-02-02 12:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.33 - - [2026-02-02 12:53:50] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004413 10.0.0.33 - - [2026-02-02 12:53:50] "POST /set-tag HTTP/1.1" 200 109 0.001753 10.0.0.33 - - [2026-02-02 12:53:51] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003962 10.0.0.33 - - [2026-02-02 12:53:51] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.33 - - [2026-02-02 12:53:52] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004382 10.0.0.33 - - [2026-02-02 12:53:52] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.33 - - [2026-02-02 12:53:54] "GET /virtual-machine/de0886e5-c423-4fe3-aee3-7172e3fdb133?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002827 10.0.0.33 - - [2026-02-02 12:53:54] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004077 10.0.0.33 - - [2026-02-02 12:53:54] "GET /virtual-machine/9cd9699e-f75a-4974-97c8-f0743100bf5c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002723 10.0.0.33 - - [2026-02-02 12:53:54] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003654 10.0.0.33 - - [2026-02-02 12:53:54] "GET /virtual-machine/24f302d7-641f-42b7-ba6b-2d1c16af993b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002449 10.0.0.33 - - [2026-02-02 12:53:54] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003884 10.0.0.33 - - [2026-02-02 12:53:54] "GET /virtual-machine/84a9fee9-91a3-4239-82e6-9c6f1b9fa3b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002683 10.0.0.33 - - [2026-02-02 12:53:54] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004653 10.0.0.33 - - [2026-02-02 12:53:55] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004427 10.0.0.33 - - [2026-02-02 12:53:55] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.33 - - [2026-02-02 12:53:56] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015242 10.0.0.33 - - [2026-02-02 12:53:56] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.33 - - [2026-02-02 12:53:56] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004432 10.0.0.33 - - [2026-02-02 12:53:56] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.33 - - [2026-02-02 12:53:56] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004654 10.0.0.33 - - [2026-02-02 12:53:56] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.33 - - [2026-02-02 12:53:59] "GET /virtual-machine/6f05aef7-c2cd-4e79-9180-76747a3f9cc9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002933 10.0.0.33 - - [2026-02-02 12:53:59] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003672 10.0.0.33 - - [2026-02-02 12:53:59] "GET /virtual-machine/5e7ec649-2d2d-4c9e-888b-b3fbb68fdaba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002750 10.0.0.33 - - [2026-02-02 12:53:59] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003575 10.0.0.33 - - [2026-02-02 12:53:59] "GET /virtual-machine/788f8a15-a702-466a-9d06-a75ad80ed9ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002795 10.0.0.33 - - [2026-02-02 12:53:59] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004027 10.0.0.33 - - [2026-02-02 12:53:59] "GET /virtual-machine/35776f59-105b-4abf-a10c-d47b6f140f8f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002547 10.0.0.33 - - [2026-02-02 12:53:59] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003439 10.0.0.33 - - [2026-02-02 12:54:00] "GET /loadbalancer/7b1277d9-68d0-454b-b8d9-8cc208b3fe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004580 10.0.0.33 - - [2026-02-02 12:54:00] "POST /tags HTTP/1.1" 200 333 0.026800 10.0.0.33 - - [2026-02-02 12:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011118 10.0.0.33 - - [2026-02-02 12:54:00] "GET /tag/534e38f1-821a-49ab-9eff-5341022a0276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019162 10.0.0.33 - - [2026-02-02 12:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2026-02-02 12:54:00] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029698 10.0.0.33 - - [2026-02-02 12:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2026-02-02 12:54:00] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003781 10.0.0.33 - - [2026-02-02 12:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2026-02-02 12:54:00] "GET /service-appliance-set/20effaf4-66eb-48d2-bb00-96a472a0e7ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002257 10.0.0.33 - - [2026-02-02 12:54:00] "POST /fqname-to-id HTTP/1.1" 404 273 0.001412 10.0.0.33 - - [2026-02-02 12:54:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.100134 10.0.0.33 - - [2026-02-02 12:54:00] "GET /virtual-machine-interface/dceaba69-c83d-4876-863b-33cba3cb919a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.009712 10.0.0.33 - - [2026-02-02 12:54:00] "POST /instance-ips HTTP/1.1" 200 409 0.017648 10.0.0.33 - - [2026-02-02 12:54:01] "GET /instance-ip/927580aa-ad82-4cca-ae13-25caab8a9cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.006393 10.0.0.33 - - [2026-02-02 12:54:01] "POST /loadbalancers HTTP/1.1" 200 629 0.056585 10.0.0.33 - - [2026-02-02 12:54:01] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031847 10.0.0.33 - - [2026-02-02 12:54:01] "GET /instance-ip/927580aa-ad82-4cca-ae13-25caab8a9cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004016 10.0.0.33 - - [2026-02-02 12:54:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010853 10.0.0.33 - - [2026-02-02 12:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-02-02 12:54:01] "POST /floating-ips HTTP/1.1" 200 597 0.029797 10.0.0.33 - - [2026-02-02 12:54:01] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044221 10.0.0.33 - - [2026-02-02 12:54:01] "GET /loadbalancer/7b1277d9-68d0-454b-b8d9-8cc208b3fe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003011 10.0.0.33 - - [2026-02-02 12:54:01] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017387 10.0.0.33 - - [2026-02-02 12:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008226 10.0.0.33 - - [2026-02-02 12:54:01] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030462 10.0.0.33 - - [2026-02-02 12:54:01] "GET /loadbalancer-listener/c07621c5-2b95-42b9-830c-fffd4c56576e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002904 10.0.0.33 - - [2026-02-02 12:54:01] "GET /loadbalancer-listener/c07621c5-2b95-42b9-830c-fffd4c56576e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002649 10.0.0.33 - - [2026-02-02 12:54:01] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.024544 10.0.0.33 - - [2026-02-02 12:54:01] "GET /instance-ip/927580aa-ad82-4cca-ae13-25caab8a9cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.007964 10.0.0.33 - - [2026-02-02 12:54:01] "GET /instance-ip/927580aa-ad82-4cca-ae13-25caab8a9cfc?fields=floating_ips HTTP/1.1" 200 1213 0.007217 10.0.0.33 - - [2026-02-02 12:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.33 - - [2026-02-02 12:54:01] "GET /loadbalancer/7b1277d9-68d0-454b-b8d9-8cc208b3fe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001797 10.0.0.33 - - [2026-02-02 12:54:01] "GET /loadbalancer-pool/2abfbdaa-e6a0-4324-a2f5-9b0fc00cc708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002907 10.0.0.33 - - [2026-02-02 12:54:01] "GET /floating-ip/973d31e0-3ba4-4b2f-943b-d106261b510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002556 10.0.0.33 - - [2026-02-02 12:54:01] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014533 10.0.0.33 - - [2026-02-02 12:54:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014651 10.0.0.33 - - [2026-02-02 12:54:01] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017524 10.0.0.33 - - [2026-02-02 12:54:01] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003863 10.0.0.33 - - [2026-02-02 12:54:01] "GET /loadbalancer/7b1277d9-68d0-454b-b8d9-8cc208b3fe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001929 10.0.0.33 - - [2026-02-02 12:54:01] "POST /ref-update HTTP/1.1" 200 156 0.013913 10.0.0.33 - - [2026-02-02 12:54:01] "GET /floating-ip/973d31e0-3ba4-4b2f-943b-d106261b510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.007435 10.0.0.33 - - [2026-02-02 12:54:01] "POST /tags HTTP/1.1" 409 221 0.001620 10.0.0.33 - - [2026-02-02 12:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.33 - - [2026-02-02 12:54:01] "GET /tag/534e38f1-821a-49ab-9eff-5341022a0276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010573 10.0.0.33 - - [2026-02-02 12:54:01] "POST /set-tag HTTP/1.1" 200 109 0.066432 10.0.0.33 - - [2026-02-02 12:54:01] "GET /loadbalancer-pool/2abfbdaa-e6a0-4324-a2f5-9b0fc00cc708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.012565 10.0.0.33 - - [2026-02-02 12:54:01] "PUT /floating-ip/973d31e0-3ba4-4b2f-943b-d106261b510c HTTP/1.1" 200 256 0.075640 10.0.0.33 - - [2026-02-02 12:54:01] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018336 10.0.0.33 - - [2026-02-02 12:54:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011100 10.0.0.33 - - [2026-02-02 12:54:01] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011531 10.0.0.33 - - [2026-02-02 12:54:01] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005353 10.0.0.33 - - [2026-02-02 12:54:01] "POST /ref-update HTTP/1.1" 200 156 0.007137 10.0.0.33 - - [2026-02-02 12:54:01] "GET /floating-ip/973d31e0-3ba4-4b2f-943b-d106261b510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.008397 10.0.0.33 - - [2026-02-02 12:54:01] "POST /set-tag HTTP/1.1" 200 109 0.059952 10.0.0.33 - - [2026-02-02 12:54:02] "POST /tags HTTP/1.1" 409 206 0.001873 10.0.0.33 - - [2026-02-02 12:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.33 - - [2026-02-02 12:54:02] "GET /tag/49cdf561-9c44-473e-9c31-73c74de52b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011885 10.0.0.33 - - [2026-02-02 12:54:02] "POST /tags HTTP/1.1" 409 204 0.002366 10.0.0.33 - - [2026-02-02 12:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.33 - - [2026-02-02 12:54:02] "GET /tag/62806ab0-4a9b-4b77-b2ef-8f8987b8874b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011387 10.0.0.33 - - [2026-02-02 12:54:02] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002019 10.0.0.33 - - [2026-02-02 12:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.33 - - [2026-02-02 12:54:02] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002585 10.0.0.33 - - [2026-02-02 12:54:02] "POST /tags HTTP/1.1" 409 206 0.001651 10.0.0.33 - - [2026-02-02 12:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.33 - - [2026-02-02 12:54:02] "GET /tag/49cdf561-9c44-473e-9c31-73c74de52b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011427 10.0.0.33 - - [2026-02-02 12:54:02] "POST /tags HTTP/1.1" 409 226 0.001724 10.0.0.33 - - [2026-02-02 12:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.33 - - [2026-02-02 12:54:02] "GET /tag/03335f32-238c-4469-ac32-1366ce1d9b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011031 10.0.0.33 - - [2026-02-02 12:54:02] "POST /tags HTTP/1.1" 409 204 0.001697 10.0.0.33 - - [2026-02-02 12:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.33 - - [2026-02-02 12:54:02] "GET /tag/62806ab0-4a9b-4b77-b2ef-8f8987b8874b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010795 10.0.0.33 - - [2026-02-02 12:54:02] "POST /tags HTTP/1.1" 409 226 0.001801 10.0.0.33 - - [2026-02-02 12:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.33 - - [2026-02-02 12:54:02] "GET /tag/03335f32-238c-4469-ac32-1366ce1d9b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010966 10.0.0.33 - - [2026-02-02 12:54:02] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002111 10.0.0.33 - - [2026-02-02 12:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.33 - - [2026-02-02 12:54:02] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002625 10.0.0.33 - - [2026-02-02 12:54:02] "POST /firewall-rules HTTP/1.1" 200 626 0.064241 10.0.0.33 - - [2026-02-02 12:54:02] "POST /firewall-rules HTTP/1.1" 200 646 0.084195 10.0.0.33 - - [2026-02-02 12:54:02] "GET /firewall-rule/92ffb274-a67e-4708-be92-5930405646a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.004023 10.0.0.33 - - [2026-02-02 12:54:02] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002062 10.0.0.33 - - [2026-02-02 12:54:02] "GET /firewall-rule/2be1d80b-7dc1-43ed-87b3-7b58ab8a1332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002947 10.0.0.33 - - [2026-02-02 12:54:02] "POST /ref-update HTTP/1.1" 200 156 0.012349 10.0.0.33 - - [2026-02-02 12:54:02] "POST /firewall-policys HTTP/1.1" 200 606 0.035674 10.0.0.33 - - [2026-02-02 12:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010426 10.0.0.33 - - [2026-02-02 12:54:02] "GET /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008208 10.0.0.33 - - [2026-02-02 12:54:02] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004093 10.0.0.33 - - [2026-02-02 12:54:02] "GET /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003194 10.0.0.33 - - [2026-02-02 12:54:02] "GET /firewall-policy/4fa36c03-706d-47ee-80ac-f1c3538cf3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004537 10.0.0.33 - - [2026-02-02 12:54:02] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003330 10.0.0.33 - - [2026-02-02 12:54:02] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004208 10.0.0.33 - - [2026-02-02 12:54:02] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002007 10.0.0.33 - - [2026-02-02 12:54:02] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001973 10.0.0.33 - - [2026-02-02 12:54:02] "POST /ref-update HTTP/1.1" 200 156 0.017955 10.0.0.33 - - [2026-02-02 12:54:03] "POST /ref-update HTTP/1.1" 200 156 0.039922 10.0.0.33 - - [2026-02-02 12:54:03] "POST /ref-update HTTP/1.1" 200 156 0.016695 10.0.0.33 - - [2026-02-02 12:54:03] "POST /ref-update HTTP/1.1" 200 156 0.024071 10.0.0.33 - - [2026-02-02 12:54:03] "POST /ref-update HTTP/1.1" 200 156 0.040713 10.0.0.33 - - [2026-02-02 12:54:03] "GET /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002450 10.0.0.33 - - [2026-02-02 12:56:01] "POST /tags HTTP/1.1" 409 252 0.003856 10.0.0.33 - - [2026-02-02 12:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.33 - - [2026-02-02 12:56:01] "GET /tag/5d92bb36-6c20-47f5-ad1a-4daa912e8c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010729 10.0.0.33 - - [2026-02-02 12:56:01] "POST /tags HTTP/1.1" 409 228 0.002163 10.0.0.33 - - [2026-02-02 12:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.33 - - [2026-02-02 12:56:01] "GET /tag/fb44e97a-473a-4a6d-b466-8e6b052174ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010588 10.0.0.33 - - [2026-02-02 12:56:01] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005058 10.0.0.33 - - [2026-02-02 12:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.33 - - [2026-02-02 12:56:01] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002437 10.0.0.33 - - [2026-02-02 12:56:01] "POST /tags HTTP/1.1" 409 206 0.001597 10.0.0.33 - - [2026-02-02 12:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.33 - - [2026-02-02 12:56:01] "GET /tag/49cdf561-9c44-473e-9c31-73c74de52b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010615 10.0.0.33 - - [2026-02-02 12:56:01] "POST /tags HTTP/1.1" 409 226 0.001839 10.0.0.33 - - [2026-02-02 12:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.33 - - [2026-02-02 12:56:01] "GET /tag/03335f32-238c-4469-ac32-1366ce1d9b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010566 10.0.0.33 - - [2026-02-02 12:56:01] "POST /tags HTTP/1.1" 409 204 0.001835 10.0.0.33 - - [2026-02-02 12:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-02-02 12:56:01] "GET /tag/62806ab0-4a9b-4b77-b2ef-8f8987b8874b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011019 10.0.0.33 - - [2026-02-02 12:56:01] "POST /tags HTTP/1.1" 409 226 0.001971 10.0.0.33 - - [2026-02-02 12:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.33 - - [2026-02-02 12:56:02] "GET /tag/03335f32-238c-4469-ac32-1366ce1d9b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011352 10.0.0.33 - - [2026-02-02 12:56:02] "POST /tags HTTP/1.1" 409 228 0.002597 10.0.0.33 - - [2026-02-02 12:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.33 - - [2026-02-02 12:56:02] "GET /tag/fb44e97a-473a-4a6d-b466-8e6b052174ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012209 10.0.0.33 - - [2026-02-02 12:56:02] "POST /tags HTTP/1.1" 409 252 0.003969 10.0.0.33 - - [2026-02-02 12:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2026-02-02 12:56:02] "GET /tag/5d92bb36-6c20-47f5-ad1a-4daa912e8c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013900 10.0.0.33 - - [2026-02-02 12:56:02] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002628 10.0.0.33 - - [2026-02-02 12:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2026-02-02 12:56:02] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002730 10.0.0.33 - - [2026-02-02 12:56:02] "POST /firewall-rules HTTP/1.1" 409 281 0.002923 10.0.0.33 - - [2026-02-02 12:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.33 - - [2026-02-02 12:56:02] "PUT /firewall-rule/2be1d80b-7dc1-43ed-87b3-7b58ab8a1332 HTTP/1.1" 200 260 0.030818 10.0.0.33 - - [2026-02-02 12:56:02] "POST /firewall-rules HTTP/1.1" 409 291 0.001989 10.0.0.33 - - [2026-02-02 12:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.33 - - [2026-02-02 12:56:02] "PUT /firewall-rule/92ffb274-a67e-4708-be92-5930405646a0 HTTP/1.1" 200 260 0.019303 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-rule/92ffb274-a67e-4708-be92-5930405646a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.016882 10.0.0.33 - - [2026-02-02 12:56:02] "POST /firewall-rules HTTP/1.1" 200 658 0.076767 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-rule/65291359-d149-4b6b-84b2-60e821279e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.004859 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002153 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-rule/2be1d80b-7dc1-43ed-87b3-7b58ab8a1332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002475 10.0.0.33 - - [2026-02-02 12:56:02] "POST /firewall-policys HTTP/1.1" 409 269 0.001424 10.0.0.33 - - [2026-02-02 12:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.33 - - [2026-02-02 12:56:02] "PUT /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048 HTTP/1.1" 200 264 0.017363 10.0.0.33 - - [2026-02-02 12:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017675 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.015210 10.0.0.33 - - [2026-02-02 12:56:02] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002299 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001865 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-policy/4fa36c03-706d-47ee-80ac-f1c3538cf3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.001849 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002555 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001994 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004906 10.0.0.33 - - [2026-02-02 12:56:02] "GET /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002318 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:56:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:56:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:56:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:56:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:56:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:56:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:56:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:56:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.33 - - [2026-02-02 12:57:04] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.012762 10.0.0.33 - - [2026-02-02 12:57:04] "POST /set-tag HTTP/1.1" 200 109 0.009831 10.0.0.33 - - [2026-02-02 12:57:04] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009052 10.0.0.33 - - [2026-02-02 12:57:04] "POST /set-tag HTTP/1.1" 200 109 0.005287 10.0.0.33 - - [2026-02-02 12:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.33 - - [2026-02-02 12:57:04] "GET /loadbalancer/7b1277d9-68d0-454b-b8d9-8cc208b3fe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002157 10.0.0.33 - - [2026-02-02 12:57:04] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004148 10.0.0.33 - - [2026-02-02 12:57:04] "POST /set-tag HTTP/1.1" 200 109 0.015514 10.0.0.33 - - [2026-02-02 12:57:04] "DELETE /loadbalancer-member/9b5a4894-b99d-4a4d-98d7-6b410ae0837d HTTP/1.1" 200 115 0.018648 10.0.0.33 - - [2026-02-02 12:57:04] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003924 10.0.0.33 - - [2026-02-02 12:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.33 - - [2026-02-02 12:57:04] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004377 10.0.0.33 - - [2026-02-02 12:57:04] "POST /set-tag HTTP/1.1" 200 109 0.001756 10.0.0.33 - - [2026-02-02 12:57:04] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004959 10.0.0.33 - - [2026-02-02 12:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.33 - - [2026-02-02 12:57:04] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003628 10.0.0.33 - - [2026-02-02 12:57:04] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.33 - - [2026-02-02 12:57:04] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004373 10.0.0.33 - - [2026-02-02 12:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.33 - - [2026-02-02 12:57:04] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010192 10.0.0.33 - - [2026-02-02 12:57:04] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.33 - - [2026-02-02 12:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.33 - - [2026-02-02 12:57:04] "GET /loadbalancer/7b1277d9-68d0-454b-b8d9-8cc208b3fe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002236 10.0.0.33 - - [2026-02-02 12:57:05] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006759 10.0.0.33 - - [2026-02-02 12:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.33 - - [2026-02-02 12:57:05] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003960 10.0.0.33 - - [2026-02-02 12:57:05] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.33 - - [2026-02-02 12:57:05] "GET /virtual-machine/9cd9699e-f75a-4974-97c8-f0743100bf5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.001920 10.0.0.33 - - [2026-02-02 12:57:05] "POST /ref-update HTTP/1.1" 200 156 0.009919 10.0.0.33 - - [2026-02-02 12:57:05] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.014075 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.061228 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.024280 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.027895 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.034585 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.012985 10.0.0.33 - - [2026-02-02 12:57:06] "DELETE /instance-ip/329dae8a-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.039786 10.0.0.33 - - [2026-02-02 12:57:06] "POST /ref-update HTTP/1.1" 200 156 0.007274 10.0.0.33 - - [2026-02-02 12:57:06] "DELETE /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.040933 10.0.0.33 - - [2026-02-02 12:57:06] "DELETE /virtual-machine/9cd9699e-f75a-4974-97c8-f0743100bf5c HTTP/1.1" 200 115 0.021178 10.0.0.33 - - [2026-02-02 12:57:06] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004196 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.33 - - [2026-02-02 12:57:06] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003868 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.33 - - [2026-02-02 12:57:06] "GET /virtual-machine/84a9fee9-91a3-4239-82e6-9c6f1b9fa3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002608 10.0.0.33 - - [2026-02-02 12:57:06] "POST /ref-update HTTP/1.1" 200 156 0.008306 10.0.0.33 - - [2026-02-02 12:57:06] "GET /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019367 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.021536 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.030813 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.027244 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.012861 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.022877 10.0.0.33 - - [2026-02-02 12:57:06] "DELETE /instance-ip/33c4bdb2-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.059807 10.0.0.33 - - [2026-02-02 12:57:06] "DELETE /virtual-machine-interface/33a8b6e4-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.036696 10.0.0.33 - - [2026-02-02 12:57:06] "DELETE /virtual-machine/84a9fee9-91a3-4239-82e6-9c6f1b9fa3b6 HTTP/1.1" 200 115 0.036839 10.0.0.33 - - [2026-02-02 12:57:06] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003911 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.33 - - [2026-02-02 12:57:06] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004260 10.0.0.33 - - [2026-02-02 12:57:06] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.33 - - [2026-02-02 12:57:06] "GET /virtual-machine/24f302d7-641f-42b7-ba6b-2d1c16af993b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002515 10.0.0.33 - - [2026-02-02 12:57:07] "POST /ref-update HTTP/1.1" 200 156 0.008003 10.0.0.33 - - [2026-02-02 12:57:07] "GET /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008208 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.016313 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.028044 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.027226 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.013143 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.017949 10.0.0.33 - - [2026-02-02 12:57:07] "DELETE /instance-ip/33494056-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.033168 10.0.0.33 - - [2026-02-02 12:57:07] "DELETE /virtual-machine-interface/332ce398-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.037112 10.0.0.33 - - [2026-02-02 12:57:07] "DELETE /virtual-machine/24f302d7-641f-42b7-ba6b-2d1c16af993b HTTP/1.1" 200 115 0.015423 10.0.0.33 - - [2026-02-02 12:57:07] "DELETE /tag/2301b01d-afbc-49f0-855b-3d244e5079be HTTP/1.1" 200 115 0.033521 10.0.0.33 - - [2026-02-02 12:57:07] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004434 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.33 - - [2026-02-02 12:57:07] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003831 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.001742 10.0.0.33 - - [2026-02-02 12:57:07] "GET /virtual-machine/de0886e5-c423-4fe3-aee3-7172e3fdb133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002779 10.0.0.33 - - [2026-02-02 12:57:07] "POST /ref-update HTTP/1.1" 200 156 0.008577 10.0.0.33 - - [2026-02-02 12:57:07] "GET /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007702 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.015946 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.021659 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.032485 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.013234 10.0.0.33 - - [2026-02-02 12:57:07] "POST /set-tag HTTP/1.1" 200 109 0.028240 10.0.0.33 - - [2026-02-02 12:57:07] "DELETE /instance-ip/320b496e-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.052025 10.0.0.33 - - [2026-02-02 12:57:07] "POST /ref-update HTTP/1.1" 200 156 0.009108 10.0.0.33 - - [2026-02-02 12:57:07] "DELETE /virtual-machine-interface/31ebadfc-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.039079 10.0.0.33 - - [2026-02-02 12:57:07] "DELETE /virtual-machine/de0886e5-c423-4fe3-aee3-7172e3fdb133 HTTP/1.1" 200 115 0.019279 10.0.0.33 - - [2026-02-02 12:57:07] "DELETE /tag/49cdf561-9c44-473e-9c31-73c74de52b68 HTTP/1.1" 409 388 0.005360 10.0.0.33 - - [2026-02-02 12:57:07] "DELETE /tag/1a9b2932-e3bd-4d6b-8663-c2cf8bf18c0a HTTP/1.1" 200 115 0.032730 10.0.0.33 - - [2026-02-02 12:57:35] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007092 10.0.0.33 - - [2026-02-02 12:57:35] "POST /set-tag HTTP/1.1" 200 109 0.004145 10.0.0.33 - - [2026-02-02 12:57:35] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005069 10.0.0.33 - - [2026-02-02 12:57:35] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.33 - - [2026-02-02 12:57:35] "GET /virtual-machine/5e7ec649-2d2d-4c9e-888b-b3fbb68fdaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002331 10.0.0.33 - - [2026-02-02 12:57:35] "POST /ref-update HTTP/1.1" 200 156 0.009121 10.0.0.33 - - [2026-02-02 12:57:36] "GET /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004331 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.021725 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.030445 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.013237 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.023250 10.0.0.33 - - [2026-02-02 12:57:36] "DELETE /instance-ip/351322e4-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.041306 10.0.0.33 - - [2026-02-02 12:57:36] "DELETE /virtual-machine-interface/34fd36e6-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.039845 10.0.0.33 - - [2026-02-02 12:57:36] "DELETE /virtual-machine/5e7ec649-2d2d-4c9e-888b-b3fbb68fdaba HTTP/1.1" 200 115 0.028145 10.0.0.33 - - [2026-02-02 12:57:36] "DELETE /tag/85d58a7d-05e9-4311-a573-5c97a81b0765 HTTP/1.1" 200 115 0.032814 10.0.0.33 - - [2026-02-02 12:57:36] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003590 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.33 - - [2026-02-02 12:57:36] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003762 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.001694 10.0.0.33 - - [2026-02-02 12:57:36] "GET /virtual-machine/35776f59-105b-4abf-a10c-d47b6f140f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002506 10.0.0.33 - - [2026-02-02 12:57:36] "POST /ref-update HTTP/1.1" 200 156 0.008349 10.0.0.33 - - [2026-02-02 12:57:36] "GET /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016560 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.022224 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.026722 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.020544 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.012699 10.0.0.33 - - [2026-02-02 12:57:36] "DELETE /instance-ip/3580d816-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.042467 10.0.0.33 - - [2026-02-02 12:57:36] "DELETE /virtual-machine-interface/356cdd7a-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.049232 10.0.0.33 - - [2026-02-02 12:57:36] "DELETE /virtual-machine/35776f59-105b-4abf-a10c-d47b6f140f8f HTTP/1.1" 200 115 0.018902 10.0.0.33 - - [2026-02-02 12:57:36] "DELETE /tag/fb44e97a-473a-4a6d-b466-8e6b052174ea HTTP/1.1" 409 236 0.005064 10.0.0.33 - - [2026-02-02 12:57:36] "DELETE /tag/ab218ad1-399f-433c-94f6-1f9d5bc63ddb HTTP/1.1" 200 115 0.031786 10.0.0.33 - - [2026-02-02 12:57:36] "DELETE /tag/5d92bb36-6c20-47f5-ad1a-4daa912e8c27 HTTP/1.1" 409 236 0.006001 10.0.0.33 - - [2026-02-02 12:57:36] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005478 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.33 - - [2026-02-02 12:57:36] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004219 10.0.0.33 - - [2026-02-02 12:57:36] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.33 - - [2026-02-02 12:57:36] "GET /virtual-machine/788f8a15-a702-466a-9d06-a75ad80ed9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002641 10.0.0.33 - - [2026-02-02 12:57:36] "POST /ref-update HTTP/1.1" 200 156 0.008879 10.0.0.33 - - [2026-02-02 12:57:36] "GET /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013042 10.0.0.33 - - [2026-02-02 12:57:37] "POST /set-tag HTTP/1.1" 200 109 0.014416 10.0.0.33 - - [2026-02-02 12:57:37] "POST /set-tag HTTP/1.1" 200 109 0.031164 10.0.0.33 - - [2026-02-02 12:57:37] "POST /set-tag HTTP/1.1" 200 109 0.022497 10.0.0.33 - - [2026-02-02 12:57:37] "POST /set-tag HTTP/1.1" 200 109 0.012166 10.0.0.33 - - [2026-02-02 12:57:37] "DELETE /instance-ip/34b7b238-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.041749 10.0.0.33 - - [2026-02-02 12:57:37] "DELETE /virtual-machine-interface/34a03fcc-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.032154 10.0.0.33 - - [2026-02-02 12:57:37] "DELETE /virtual-machine/788f8a15-a702-466a-9d06-a75ad80ed9ed HTTP/1.1" 200 115 0.023243 10.0.0.33 - - [2026-02-02 12:57:37] "DELETE /tag/62806ab0-4a9b-4b77-b2ef-8f8987b8874b HTTP/1.1" 409 236 0.003918 10.0.0.33 - - [2026-02-02 12:57:37] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004100 10.0.0.33 - - [2026-02-02 12:57:37] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.33 - - [2026-02-02 12:57:37] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003967 10.0.0.33 - - [2026-02-02 12:57:37] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.33 - - [2026-02-02 12:57:37] "GET /virtual-machine/6f05aef7-c2cd-4e79-9180-76747a3f9cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002371 10.0.0.33 - - [2026-02-02 12:57:37] "POST /ref-update HTTP/1.1" 200 156 0.008416 10.0.0.33 - - [2026-02-02 12:57:37] "GET /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004064 10.0.0.33 - - [2026-02-02 12:57:37] "POST /set-tag HTTP/1.1" 200 109 0.015391 10.0.0.33 - - [2026-02-02 12:57:37] "POST /set-tag HTTP/1.1" 200 109 0.027552 10.0.0.33 - - [2026-02-02 12:57:37] "POST /set-tag HTTP/1.1" 200 109 0.012503 10.0.0.33 - - [2026-02-02 12:57:37] "POST /set-tag HTTP/1.1" 200 109 0.027275 10.0.0.33 - - [2026-02-02 12:57:37] "DELETE /instance-ip/34554ff8-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.053141 10.0.0.33 - - [2026-02-02 12:57:37] "DELETE /virtual-machine-interface/343cb376-0036-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.033809 10.0.0.33 - - [2026-02-02 12:57:37] "DELETE /virtual-machine/6f05aef7-c2cd-4e79-9180-76747a3f9cc9 HTTP/1.1" 200 115 0.015768 10.0.0.33 - - [2026-02-02 12:57:37] "DELETE /tag/bc733f43-c4ec-43d0-ba66-2f66f8440a97 HTTP/1.1" 200 115 0.036846 10.0.0.33 - - [2026-02-02 12:57:37] "DELETE /tag/978711f0-1cc8-4c61-9bed-4ee857191836 HTTP/1.1" 200 115 0.029487 10.0.0.33 - - [2026-02-02 12:57:37] "DELETE /tag/a0ccbd19-0875-45bf-9e5f-858fdad12edd HTTP/1.1" 200 115 0.032058 10.0.0.33 - - [2026-02-02 12:57:39] "POST /projects HTTP/1.1" 409 238 0.002217 10.0.0.33 - - [2026-02-02 12:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2026-02-02 12:57:39] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036299 10.0.0.33 - - [2026-02-02 12:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.33 - - [2026-02-02 12:57:39] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005402 10.0.0.33 - - [2026-02-02 12:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2026-02-02 12:57:39] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005912 10.0.0.33 - - [2026-02-02 12:57:39] "POST /security-groups HTTP/1.1" 409 285 0.006640 10.0.0.33 - - [2026-02-02 12:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.33 - - [2026-02-02 12:57:39] "PUT /security-group/a92b448d-2875-40ee-84c2-8e0e6db5802d HTTP/1.1" 200 262 0.055640 10.0.0.33 - - [2026-02-02 12:57:39] "PUT /access-control-list/82899e3d-fd22-4484-98a4-a7dc90cb86d7 HTTP/1.1" 200 272 0.023126 10.0.0.33 - - [2026-02-02 12:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.028411 10.0.0.33 - - [2026-02-02 12:57:39] "PUT /access-control-list/aca8501a-621b-46ff-bec2-c5aad0256fbd HTTP/1.1" 200 272 0.030202 10.0.0.33 - - [2026-02-02 12:57:44] "POST /projects HTTP/1.1" 409 238 0.001847 10.0.0.33 - - [2026-02-02 12:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.33 - - [2026-02-02 12:57:44] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027502 10.0.0.33 - - [2026-02-02 12:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2026-02-02 12:57:44] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004175 10.0.0.33 - - [2026-02-02 12:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.33 - - [2026-02-02 12:57:44] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003459 10.0.0.33 - - [2026-02-02 12:57:44] "POST /security-groups HTTP/1.1" 409 285 0.002283 10.0.0.33 - - [2026-02-02 12:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.33 - - [2026-02-02 12:57:44] "PUT /security-group/a92b448d-2875-40ee-84c2-8e0e6db5802d HTTP/1.1" 200 262 0.052097 10.0.0.33 - - [2026-02-02 12:57:44] "PUT /access-control-list/82899e3d-fd22-4484-98a4-a7dc90cb86d7 HTTP/1.1" 200 272 0.010110 10.0.0.33 - - [2026-02-02 12:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017878 10.0.0.33 - - [2026-02-02 12:57:44] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007040 10.0.0.33 - - [2026-02-02 12:57:44] "PUT /access-control-list/aca8501a-621b-46ff-bec2-c5aad0256fbd HTTP/1.1" 200 272 0.028535 10.0.0.33 - - [2026-02-02 12:57:44] "GET /firewall-rule/38fca42b-682b-4d66-a2cd-722e509463c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002532 10.0.0.33 - - [2026-02-02 12:57:44] "POST /ref-update HTTP/1.1" 200 156 0.042651 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /firewall-rule/38fca42b-682b-4d66-a2cd-722e509463c1 HTTP/1.1" 200 115 0.031899 10.0.0.33 - - [2026-02-02 12:57:45] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004224 10.0.0.33 - - [2026-02-02 12:57:45] "GET /firewall-rule/31809ef1-b3ed-4050-b944-f3fd01c9795e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002484 10.0.0.33 - - [2026-02-02 12:57:45] "POST /ref-update HTTP/1.1" 200 156 0.047387 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /firewall-rule/31809ef1-b3ed-4050-b944-f3fd01c9795e HTTP/1.1" 200 115 0.034623 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /tag/c8b7f12d-96fa-4a6d-93eb-2002fd7f6f15 HTTP/1.1" 200 115 0.029760 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /tag/fb44e97a-473a-4a6d-b466-8e6b052174ea HTTP/1.1" 409 236 0.003529 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /tag/5d92bb36-6c20-47f5-ad1a-4daa912e8c27 HTTP/1.1" 409 236 0.004955 10.0.0.33 - - [2026-02-02 12:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.33 - - [2026-02-02 12:57:45] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003267 10.0.0.33 - - [2026-02-02 12:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001233 10.0.0.33 - - [2026-02-02 12:57:45] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003809 10.0.0.33 - - [2026-02-02 12:57:45] "PUT /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c HTTP/1.1" 200 264 0.040343 10.0.0.33 - - [2026-02-02 12:57:45] "PUT /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518 HTTP/1.1" 200 264 0.044458 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /security-group/a92b448d-2875-40ee-84c2-8e0e6db5802d HTTP/1.1" 200 115 0.039087 10.0.0.33 - - [2026-02-02 12:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /access-control-list/82899e3d-fd22-4484-98a4-a7dc90cb86d7 HTTP/1.1" 200 115 0.030925 10.0.0.33 - - [2026-02-02 12:57:45] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032094 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /access-control-list/aca8501a-621b-46ff-bec2-c5aad0256fbd HTTP/1.1" 200 115 0.041283 10.0.0.33 - - [2026-02-02 12:57:45] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?fields=security_groups HTTP/1.1" 200 1352 0.038577 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /security-group/b09f910c-500a-4e6e-86ea-9554cf81a542 HTTP/1.1" 200 115 0.037498 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /access-control-list/b9169ef6-5933-4a70-a605-b15bb129a53c HTTP/1.1" 200 115 0.045491 10.0.0.33 - - [2026-02-02 12:57:45] "GET /project/352071cb-a475-4482-a68d-43e266eb4b53?fields=application_policy_sets HTTP/1.1" 200 1391 0.053759 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /access-control-list/de95e262-ca9d-46e7-9a71-74b261bbb7d5 HTTP/1.1" 200 115 0.040637 10.0.0.33 - - [2026-02-02 12:57:45] "DELETE /project/352071cb-a475-4482-a68d-43e266eb4b53 HTTP/1.1" 200 115 0.293745 10.0.0.33 - - [2026-02-02 12:57:45] "POST /projects HTTP/1.1" 409 238 0.003817 10.0.0.33 - - [2026-02-02 12:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-02-02 12:57:45] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028370 10.0.0.33 - - [2026-02-02 12:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.33 - - [2026-02-02 12:57:45] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003624 10.0.0.33 - - [2026-02-02 12:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.33 - - [2026-02-02 12:57:45] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003848 10.0.0.33 - - [2026-02-02 12:57:45] "POST /security-groups HTTP/1.1" 409 285 0.001903 10.0.0.33 - - [2026-02-02 12:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.33 - - [2026-02-02 12:57:45] "PUT /security-group/f9c052f4-03fa-4ef7-9afa-e342431b77b1 HTTP/1.1" 200 262 0.054457 10.0.0.33 - - [2026-02-02 12:57:46] "PUT /access-control-list/94f42526-ffe4-4b20-9240-57e7b82cc4f3 HTTP/1.1" 200 272 0.009798 10.0.0.33 - - [2026-02-02 12:57:46] "PUT /access-control-list/54b9fe9c-a05e-4982-86c1-1718b3f52635 HTTP/1.1" 200 272 0.018686 10.0.0.33 - - [2026-02-02 12:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017217 10.0.0.33 - - [2026-02-02 12:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-02-02 12:57:50] "GET /loadbalancer/7b1277d9-68d0-454b-b8d9-8cc208b3fe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002047 10.0.0.33 - - [2026-02-02 12:57:50] "GET /virtual-machine-interface/327f8dd8-0036-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002265 10.0.0.33 - - [2026-02-02 12:57:50] "DELETE /loadbalancer-member/249d4c62-0c7f-48a4-a14b-5fcfedd81e56 HTTP/1.1" 200 115 0.045228 10.0.0.33 - - [2026-02-02 12:57:50] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005475 10.0.0.33 - - [2026-02-02 12:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.33 - - [2026-02-02 12:57:50] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002415 10.0.0.33 - - [2026-02-02 12:57:50] "GET /firewall-policy/eb538fcb-8fe9-4403-aaf3-2f478aa5bf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001748 10.0.0.33 - - [2026-02-02 12:57:50] "GET /firewall-rule/2be1d80b-7dc1-43ed-87b3-7b58ab8a1332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003127 10.0.0.33 - - [2026-02-02 12:57:50] "POST /ref-update HTTP/1.1" 200 156 0.014886 10.0.0.33 - - [2026-02-02 12:57:50] "DELETE /firewall-rule/2be1d80b-7dc1-43ed-87b3-7b58ab8a1332 HTTP/1.1" 200 115 0.063383 10.0.0.33 - - [2026-02-02 12:57:50] "GET /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.010489 10.0.0.33 - - [2026-02-02 12:57:51] "GET /firewall-rule/65291359-d149-4b6b-84b2-60e821279e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.005084 10.0.0.33 - - [2026-02-02 12:57:51] "POST /ref-update HTTP/1.1" 200 156 0.015121 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /firewall-rule/65291359-d149-4b6b-84b2-60e821279e86 HTTP/1.1" 200 115 0.056683 10.0.0.33 - - [2026-02-02 12:57:51] "GET /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.012650 10.0.0.33 - - [2026-02-02 12:57:51] "GET /firewall-rule/92ffb274-a67e-4708-be92-5930405646a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002663 10.0.0.33 - - [2026-02-02 12:57:51] "POST /ref-update HTTP/1.1" 200 156 0.019073 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /firewall-rule/92ffb274-a67e-4708-be92-5930405646a0 HTTP/1.1" 200 115 0.038275 10.0.0.33 - - [2026-02-02 12:57:51] "GET /application-policy-set/c770012f-0b27-47af-8255-207c7309eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002511 10.0.0.33 - - [2026-02-02 12:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-02-02 12:57:51] "GET /policy-management/3c50069a-7e91-4283-8e23-da220df42c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001962 10.0.0.33 - - [2026-02-02 12:57:51] "GET /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002693 10.0.0.33 - - [2026-02-02 12:57:51] "POST /ref-update HTTP/1.1" 200 156 0.018097 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /firewall-policy/ee508525-8acd-4f50-838e-4fda7baa6048 HTTP/1.1" 200 115 0.029506 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /tag/5d92bb36-6c20-47f5-ad1a-4daa912e8c27 HTTP/1.1" 200 115 0.030559 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /tag/49cdf561-9c44-473e-9c31-73c74de52b68 HTTP/1.1" 200 115 0.046114 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /tag/62806ab0-4a9b-4b77-b2ef-8f8987b8874b HTTP/1.1" 200 115 0.052044 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /tag/fb44e97a-473a-4a6d-b466-8e6b052174ea HTTP/1.1" 200 115 0.074955 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /loadbalancer-pool/2abfbdaa-e6a0-4324-a2f5-9b0fc00cc708 HTTP/1.1" 200 115 0.038498 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /loadbalancer-listener/c07621c5-2b95-42b9-830c-fffd4c56576e HTTP/1.1" 200 115 0.037420 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /loadbalancer/7b1277d9-68d0-454b-b8d9-8cc208b3fe5b HTTP/1.1" 200 115 0.030907 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /floating-ip/973d31e0-3ba4-4b2f-943b-d106261b510c HTTP/1.1" 200 115 0.031994 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /instance-ip/927580aa-ad82-4cca-ae13-25caab8a9cfc HTTP/1.1" 200 115 0.042503 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /virtual-machine-interface/dceaba69-c83d-4876-863b-33cba3cb919a HTTP/1.1" 200 115 0.042570 10.0.0.33 - - [2026-02-02 12:57:51] "DELETE /tag/534e38f1-821a-49ab-9eff-5341022a0276 HTTP/1.1" 200 115 0.034608 10.0.0.33 - - [2026-02-02 12:57:51] "POST /projects HTTP/1.1" 409 238 0.001472 10.0.0.33 - - [2026-02-02 12:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.33 - - [2026-02-02 12:57:51] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058473 10.0.0.33 - - [2026-02-02 12:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2026-02-02 12:57:51] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003674 10.0.0.33 - - [2026-02-02 12:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.33 - - [2026-02-02 12:57:52] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.011970 10.0.0.33 - - [2026-02-02 12:57:52] "POST /security-groups HTTP/1.1" 409 285 0.003628 10.0.0.33 - - [2026-02-02 12:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-02-02 12:57:52] "PUT /security-group/f9c052f4-03fa-4ef7-9afa-e342431b77b1 HTTP/1.1" 200 262 0.063926 10.0.0.33 - - [2026-02-02 12:57:52] "PUT /access-control-list/94f42526-ffe4-4b20-9240-57e7b82cc4f3 HTTP/1.1" 200 272 0.044832 10.0.0.33 - - [2026-02-02 12:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.071957 10.0.0.33 - - [2026-02-02 12:57:52] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.011209 10.0.0.33 - - [2026-02-02 12:57:52] "PUT /access-control-list/54b9fe9c-a05e-4982-86c1-1718b3f52635 HTTP/1.1" 200 272 0.035675 10.0.0.33 - - [2026-02-02 12:57:52] "GET /firewall-rule/f60c5a44-057a-4d46-9329-36cba0311442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002522 10.0.0.33 - - [2026-02-02 12:57:52] "POST /ref-update HTTP/1.1" 200 156 0.045676 10.0.0.33 - - [2026-02-02 12:57:52] "DELETE /firewall-rule/f60c5a44-057a-4d46-9329-36cba0311442 HTTP/1.1" 200 115 0.025362 10.0.0.33 - - [2026-02-02 12:57:52] "GET /firewall-policy/56359800-6c53-4c1d-ac16-13f3e99d5330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.017624 10.0.0.33 - - [2026-02-02 12:57:52] "GET /firewall-rule/0e0c131e-e37d-4c6e-972a-1d5128d1be18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002808 10.0.0.33 - - [2026-02-02 12:57:52] "POST /ref-update HTTP/1.1" 200 156 0.044756 10.0.0.33 - - [2026-02-02 12:57:52] "DELETE /firewall-rule/0e0c131e-e37d-4c6e-972a-1d5128d1be18 HTTP/1.1" 200 115 0.060894 10.0.0.33 - - [2026-02-02 12:57:52] "DELETE /tag/03335f32-238c-4469-ac32-1366ce1d9b59 HTTP/1.1" 200 115 0.053328 10.0.0.33 - - [2026-02-02 12:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.33 - - [2026-02-02 12:57:52] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004056 10.0.0.33 - - [2026-02-02 12:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-02-02 12:57:52] "GET /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003825 10.0.0.33 - - [2026-02-02 12:57:52] "PUT /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c HTTP/1.1" 200 264 0.044782 10.0.0.33 - - [2026-02-02 12:57:52] "PUT /virtual-network/0f7e0cf3-e9fe-41cc-911e-4b4cc3dd6518 HTTP/1.1" 200 264 0.045654 10.0.0.33 - - [2026-02-02 12:57:52] "DELETE /security-group/f9c052f4-03fa-4ef7-9afa-e342431b77b1 HTTP/1.1" 200 115 0.055018 10.0.0.33 - - [2026-02-02 12:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.33 - - [2026-02-02 12:57:52] "DELETE /access-control-list/94f42526-ffe4-4b20-9240-57e7b82cc4f3 HTTP/1.1" 200 115 0.030356 10.0.0.33 - - [2026-02-02 12:57:52] "DELETE /access-control-list/54b9fe9c-a05e-4982-86c1-1718b3f52635 HTTP/1.1" 200 115 0.025557 10.0.0.33 - - [2026-02-02 12:57:53] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033219 10.0.0.33 - - [2026-02-02 12:57:53] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?fields=security_groups HTTP/1.1" 200 1352 0.031253 10.0.0.33 - - [2026-02-02 12:57:53] "DELETE /security-group/3a002fd0-4a11-4be1-8487-70ce65c7874b HTTP/1.1" 200 115 0.053567 10.0.0.33 - - [2026-02-02 12:57:53] "DELETE /access-control-list/b040d334-1a52-4a07-8d6d-532ad42348a9 HTTP/1.1" 200 115 0.048457 10.0.0.33 - - [2026-02-02 12:57:53] "GET /project/408e6e67-1554-478c-be46-1ffe024f1bbf?fields=application_policy_sets HTTP/1.1" 200 1391 0.066835 10.0.0.33 - - [2026-02-02 12:57:53] "DELETE /access-control-list/b8ee5c2d-5835-4f4f-aa18-a8c6451199ff HTTP/1.1" 200 115 0.046176 10.0.0.33 - - [2026-02-02 12:57:53] "DELETE /project/408e6e67-1554-478c-be46-1ffe024f1bbf HTTP/1.1" 200 115 0.317366 10.0.0.33 - - [2026-02-02 12:58:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002737 10.0.0.33 - - [2026-02-02 12:58:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002077 10.0.0.33 - - [2026-02-02 12:58:46] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.33 - - [2026-02-02 12:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.33 - - [2026-02-02 12:58:46] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003063 10.0.0.33 - - [2026-02-02 12:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2026-02-02 12:58:46] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001917 10.0.0.33 - - [2026-02-02 12:59:00] "GET / HTTP/1.1" 200 35931 0.001305 10.0.0.33 - - [2026-02-02 12:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.33 - - [2026-02-02 12:59:00] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004832 10.0.0.33 - - [2026-02-02 12:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.33 - - [2026-02-02 12:59:00] "GET /config-node/e25af882-0896-4131-b00c-58a02f2d55cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002152 10.0.0.33 - - [2026-02-02 12:59:00] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.33 - - [2026-02-02 12:59:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001712 10.0.0.33 - - [2026-02-02 12:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.33 - - [2026-02-02 12:59:05] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002406 10.0.0.33 - - [2026-02-02 12:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2026-02-02 12:59:05] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.027590 10.0.0.33 - - [2026-02-02 12:59:05] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.33 - - [2026-02-02 12:59:05] "POST /alarms HTTP/1.1" 409 264 0.001911 10.0.0.33 - - [2026-02-02 12:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.33 - - [2026-02-02 12:59:05] "PUT /alarm/0b53061e-950a-455f-a4b2-031d92c61085 HTTP/1.1" 200 244 0.010413 10.0.0.33 - - [2026-02-02 12:59:05] "POST /alarms HTTP/1.1" 409 261 0.001880 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/08e5b0f2-e6c7-4ea6-b0dc-203b954ee452 HTTP/1.1" 200 244 0.010052 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 261 0.010376 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/1b6d6419-2d28-44ab-994d-48546c6ebd30 HTTP/1.1" 200 244 0.011527 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 253 0.007014 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/519de5d6-0e5a-4937-b680-5dd049a28501 HTTP/1.1" 200 244 0.012039 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 251 0.010200 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/437fcd69-8601-4409-91c3-686e5b4f18b8 HTTP/1.1" 200 244 0.009947 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 252 0.004560 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/54551079-2cd8-47e2-a062-963a10790f6a HTTP/1.1" 200 244 0.009815 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 256 0.007231 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/f5db1332-7ad4-45bc-8895-6f1a02b23ff8 HTTP/1.1" 200 244 0.009947 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 248 0.013320 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/134400f5-4556-4fce-9658-535ccc807f16 HTTP/1.1" 200 244 0.011438 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 252 0.008024 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/ff8fbba9-4c58-43a6-affa-250944d2d3de HTTP/1.1" 200 244 0.009640 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 257 0.004926 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/332b8489-a64e-41e5-9ec9-05f1c9454e41 HTTP/1.1" 200 244 0.009721 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 251 0.006412 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/2c751a13-7bee-40d7-bb4b-48f5daa79e09 HTTP/1.1" 200 244 0.009623 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 257 0.003389 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/3c962d0f-4231-42b3-ac0d-770c036cf3c8 HTTP/1.1" 200 244 0.009732 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 261 0.007424 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/12a2946d-9d0e-437a-b937-797fa4de3f7e HTTP/1.1" 200 244 0.009772 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 258 0.004307 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/f13f54d7-3f3f-4f37-885e-56c07bdd1886 HTTP/1.1" 200 244 0.010850 10.0.0.33 - - [2026-02-02 12:59:06] "POST /alarms HTTP/1.1" 409 254 0.006297 10.0.0.33 - - [2026-02-02 12:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.33 - - [2026-02-02 12:59:06] "PUT /alarm/03a74b2b-d846-4b12-93f5-6081748d1668 HTTP/1.1" 200 244 0.012223 10.0.0.33 - - [2026-02-02 12:59:07] "POST /alarms HTTP/1.1" 409 254 0.012108 10.0.0.33 - - [2026-02-02 12:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.33 - - [2026-02-02 12:59:07] "PUT /alarm/f97700c3-c506-4beb-a3ea-1af403ae37ed HTTP/1.1" 200 244 0.016125 10.0.0.33 - - [2026-02-02 12:59:07] "POST /alarms HTTP/1.1" 409 254 0.014489 10.0.0.33 - - [2026-02-02 12:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.33 - - [2026-02-02 12:59:07] "PUT /alarm/0d1465d9-1192-4fa8-87bb-cb17111ef4ba HTTP/1.1" 200 244 0.013915 10.0.0.33 - - [2026-02-02 12:59:07] "POST /alarms HTTP/1.1" 409 247 0.010824 10.0.0.33 - - [2026-02-02 12:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.33 - - [2026-02-02 12:59:07] "PUT /alarm/66f95336-0fc8-46bd-880a-dcbef0107d82 HTTP/1.1" 200 244 0.011075 10.0.0.33 - - [2026-02-02 12:59:07] "POST /alarms HTTP/1.1" 409 272 0.004883 10.0.0.33 - - [2026-02-02 12:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.33 - - [2026-02-02 12:59:07] "PUT /alarm/e85eb6d9-0858-4156-af3f-e15ed8657ff2 HTTP/1.1" 200 244 0.010639 10.0.0.33 - - [2026-02-02 12:59:07] "POST /alarms HTTP/1.1" 409 261 0.003603 10.0.0.33 - - [2026-02-02 12:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2026-02-02 12:59:07] "PUT /alarm/009da447-1a98-4725-b7a8-a135510a164d HTTP/1.1" 200 244 0.011314 10.0.0.33 - - [2026-02-02 12:59:07] "POST /alarms HTTP/1.1" 409 259 0.004365 10.0.0.33 - - [2026-02-02 12:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2026-02-02 12:59:07] "PUT /alarm/9168b514-1205-4043-822c-096aae1c421b HTTP/1.1" 200 244 0.010733 10.0.0.33 - - [2026-02-02 12:59:07] "POST /alarms HTTP/1.1" 409 265 0.005403 10.0.0.33 - - [2026-02-02 12:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2026-02-02 12:59:07] "PUT /alarm/acd30b75-da38-4d9a-a094-e174b421e2ce HTTP/1.1" 200 244 0.010520 10.0.0.33 - - [2026-02-02 12:59:07] "POST /alarms HTTP/1.1" 409 279 0.011233 10.0.0.33 - - [2026-02-02 12:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2026-02-02 12:59:07] "PUT /alarm/b1161672-6c41-4821-a595-7c2a780c63fe HTTP/1.1" 200 244 0.011278 10.0.0.33 - - [2026-02-02 12:59:07] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.33 - - [2026-02-02 12:59:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001865 10.0.0.33 - - [2026-02-02 12:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.33 - - [2026-02-02 12:59:07] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.007189 10.0.0.33 - - [2026-02-02 12:59:08] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.33 - - [2026-02-02 12:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2026-02-02 12:59:08] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003421 10.0.0.33 - - [2026-02-02 12:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.33 - - [2026-02-02 12:59:08] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.008704 10.0.0.33 - - [2026-02-02 12:59:08] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.33 - - [2026-02-02 12:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.33 - - [2026-02-02 12:59:08] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004532 10.0.0.33 - - [2026-02-02 12:59:08] "PUT /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6 HTTP/1.1" 200 274 0.014396 10.0.0.33 - - [2026-02-02 12:59:11] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.33 - - [2026-02-02 12:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.33 - - [2026-02-02 12:59:12] "GET /routing-instance/b50bc6a5-3760-447d-974f-ed70572f43fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015977 10.0.0.33 - - [2026-02-02 12:59:12] "POST /bgp-routers HTTP/1.1" 409 301 0.004088 10.0.0.33 - - [2026-02-02 12:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.33 - - [2026-02-02 12:59:12] "GET /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.009182 10.0.0.33 - - [2026-02-02 12:59:12] "PUT /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9 HTTP/1.1" 200 254 0.009607 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:59:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001142 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:59:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 10.0.0.33 - - [2026-02-02 12:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.33 - - [2026-02-02 12:59:14] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002358 10.0.0.33 - - [2026-02-02 12:59:27] "GET / HTTP/1.1" 200 35931 0.001713 10.0.0.33 - - [2026-02-02 12:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.33 - - [2026-02-02 12:59:27] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004132 10.0.0.33 - - [2026-02-02 12:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.33 - - [2026-02-02 12:59:27] "GET /config-node/e25af882-0896-4131-b00c-58a02f2d55cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001615 10.0.0.33 - - [2026-02-02 12:59:38] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.33 - - [2026-02-02 12:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.33 - - [2026-02-02 12:59:38] "GET /routing-instance/b50bc6a5-3760-447d-974f-ed70572f43fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002573 10.0.0.33 - - [2026-02-02 12:59:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001742 10.0.0.33 - - [2026-02-02 12:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.33 - - [2026-02-02 12:59:38] "GET /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002909 10.0.0.33 - - [2026-02-02 12:59:38] "PUT /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9 HTTP/1.1" 200 254 0.009390 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:59:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.33 - - [2026-02-02 12:59:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000726 10.0.0.33 - - [2026-02-02 12:59:53] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.33 - - [2026-02-02 12:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2026-02-02 12:59:53] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004156 10.0.0.33 - - [2026-02-02 12:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.33 - - [2026-02-02 12:59:53] "GET /config-node/e25af882-0896-4131-b00c-58a02f2d55cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001822 10.0.0.33 - - [2026-02-02 12:59:53] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.33 - - [2026-02-02 12:59:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001957 10.0.0.33 - - [2026-02-02 12:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2026-02-02 12:59:58] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002166 10.0.0.33 - - [2026-02-02 12:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.33 - - [2026-02-02 12:59:58] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.007251 10.0.0.33 - - [2026-02-02 12:59:58] "GET / HTTP/1.1" 200 35931 0.002486 10.0.0.33 - - [2026-02-02 12:59:58] "POST /alarms HTTP/1.1" 409 264 0.002307 10.0.0.33 - - [2026-02-02 12:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.33 - - [2026-02-02 12:59:58] "PUT /alarm/0b53061e-950a-455f-a4b2-031d92c61085 HTTP/1.1" 200 244 0.008566 10.0.0.33 - - [2026-02-02 12:59:58] "POST /alarms HTTP/1.1" 409 261 0.005758 10.0.0.33 - - [2026-02-02 12:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-02-02 12:59:58] "PUT /alarm/08e5b0f2-e6c7-4ea6-b0dc-203b954ee452 HTTP/1.1" 200 244 0.010801 10.0.0.33 - - [2026-02-02 12:59:58] "POST /alarms HTTP/1.1" 409 261 0.007907 10.0.0.33 - - [2026-02-02 12:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2026-02-02 12:59:58] "PUT /alarm/1b6d6419-2d28-44ab-994d-48546c6ebd30 HTTP/1.1" 200 244 0.019409 10.0.0.33 - - [2026-02-02 12:59:58] "POST /alarms HTTP/1.1" 409 253 0.018559 10.0.0.33 - - [2026-02-02 12:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-02-02 12:59:58] "PUT /alarm/519de5d6-0e5a-4937-b680-5dd049a28501 HTTP/1.1" 200 244 0.010905 10.0.0.33 - - [2026-02-02 12:59:58] "POST /alarms HTTP/1.1" 409 251 0.006279 10.0.0.33 - - [2026-02-02 12:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/437fcd69-8601-4409-91c3-686e5b4f18b8 HTTP/1.1" 200 244 0.008384 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 252 0.006656 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/54551079-2cd8-47e2-a062-963a10790f6a HTTP/1.1" 200 244 0.009466 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 256 0.005153 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/f5db1332-7ad4-45bc-8895-6f1a02b23ff8 HTTP/1.1" 200 244 0.009251 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 248 0.005171 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/134400f5-4556-4fce-9658-535ccc807f16 HTTP/1.1" 200 244 0.008654 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 252 0.009523 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/ff8fbba9-4c58-43a6-affa-250944d2d3de HTTP/1.1" 200 244 0.011370 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 257 0.002783 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001195 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/332b8489-a64e-41e5-9ec9-05f1c9454e41 HTTP/1.1" 200 244 0.010103 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 251 0.005227 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/2c751a13-7bee-40d7-bb4b-48f5daa79e09 HTTP/1.1" 200 244 0.009018 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 257 0.001705 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/3c962d0f-4231-42b3-ac0d-770c036cf3c8 HTTP/1.1" 200 244 0.009165 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 261 0.004718 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/12a2946d-9d0e-437a-b937-797fa4de3f7e HTTP/1.1" 200 244 0.009179 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 258 0.011198 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/f13f54d7-3f3f-4f37-885e-56c07bdd1886 HTTP/1.1" 200 244 0.007921 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 254 0.009006 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/03a74b2b-d846-4b12-93f5-6081748d1668 HTTP/1.1" 200 244 0.009392 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 254 0.007372 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005751 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/f97700c3-c506-4beb-a3ea-1af403ae37ed HTTP/1.1" 200 244 0.008500 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 254 0.006608 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/0d1465d9-1192-4fa8-87bb-cb17111ef4ba HTTP/1.1" 200 244 0.009905 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 247 0.018806 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.33 - - [2026-02-02 12:59:59] "PUT /alarm/66f95336-0fc8-46bd-880a-dcbef0107d82 HTTP/1.1" 200 244 0.008620 10.0.0.33 - - [2026-02-02 12:59:59] "POST /alarms HTTP/1.1" 409 272 0.009100 10.0.0.33 - - [2026-02-02 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.33 - - [2026-02-02 13:00:00] "PUT /alarm/e85eb6d9-0858-4156-af3f-e15ed8657ff2 HTTP/1.1" 200 244 0.009489 10.0.0.33 - - [2026-02-02 13:00:00] "POST /alarms HTTP/1.1" 409 261 0.005805 10.0.0.33 - - [2026-02-02 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008976 10.0.0.33 - - [2026-02-02 13:00:00] "PUT /alarm/009da447-1a98-4725-b7a8-a135510a164d HTTP/1.1" 200 244 0.009778 10.0.0.33 - - [2026-02-02 13:00:00] "POST /alarms HTTP/1.1" 409 259 0.005898 10.0.0.33 - - [2026-02-02 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010883 10.0.0.33 - - [2026-02-02 13:00:00] "PUT /alarm/9168b514-1205-4043-822c-096aae1c421b HTTP/1.1" 200 244 0.008465 10.0.0.33 - - [2026-02-02 13:00:00] "POST /alarms HTTP/1.1" 409 265 0.009730 10.0.0.33 - - [2026-02-02 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.33 - - [2026-02-02 13:00:00] "PUT /alarm/acd30b75-da38-4d9a-a094-e174b421e2ce HTTP/1.1" 200 244 0.009994 10.0.0.33 - - [2026-02-02 13:00:00] "POST /alarms HTTP/1.1" 409 279 0.005548 10.0.0.33 - - [2026-02-02 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.33 - - [2026-02-02 13:00:00] "PUT /alarm/b1161672-6c41-4821-a595-7c2a780c63fe HTTP/1.1" 200 244 0.009276 10.0.0.33 - - [2026-02-02 13:00:00] "GET / HTTP/1.1" 200 35931 0.002405 10.0.0.33 - - [2026-02-02 13:00:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002362 10.0.0.33 - - [2026-02-02 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.33 - - [2026-02-02 13:00:00] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.008968 10.0.0.33 - - [2026-02-02 13:00:00] "GET / HTTP/1.1" 200 35931 0.001334 10.0.0.33 - - [2026-02-02 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2026-02-02 13:00:00] "GET /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002404 10.0.0.33 - - [2026-02-02 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.33 - - [2026-02-02 13:00:00] "PUT /global-vrouter-config/bf717fc1-9f24-4207-be0e-4b750ed9d189 HTTP/1.1" 200 276 0.007804 10.0.0.33 - - [2026-02-02 13:00:01] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.33 - - [2026-02-02 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2026-02-02 13:00:01] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004064 10.0.0.33 - - [2026-02-02 13:00:01] "PUT /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6 HTTP/1.1" 200 274 0.013979 10.0.0.33 - - [2026-02-02 13:00:04] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.33 - - [2026-02-02 13:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2026-02-02 13:00:04] "GET /routing-instance/b50bc6a5-3760-447d-974f-ed70572f43fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002729 10.0.0.33 - - [2026-02-02 13:00:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001796 10.0.0.33 - - [2026-02-02 13:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.33 - - [2026-02-02 13:00:04] "GET /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003139 10.0.0.33 - - [2026-02-02 13:00:04] "PUT /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9 HTTP/1.1" 200 254 0.012871 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:00:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:00:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 10.0.0.33 - - [2026-02-02 13:00:09] "POST /tags HTTP/1.1" 200 355 0.035697 10.0.0.33 - - [2026-02-02 13:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.33 - - [2026-02-02 13:00:09] "GET /tag/5eb8e235-1f56-4e50-b482-bc9c38cd1199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015936 10.0.0.33 - - [2026-02-02 13:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.33 - - [2026-02-02 13:00:09] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004163 10.0.0.33 - - [2026-02-02 13:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.33 - - [2026-02-02 13:00:09] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047311 10.0.0.33 - - [2026-02-02 13:00:09] "POST /virtual-machines HTTP/1.1" 200 351 0.021548 10.0.0.33 - - [2026-02-02 13:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.031651 10.0.0.33 - - [2026-02-02 13:00:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.127445 10.0.0.33 - - [2026-02-02 13:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008454 10.0.0.33 - - [2026-02-02 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008690 10.0.0.33 - - [2026-02-02 13:00:10] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005489 10.0.0.33 - - [2026-02-02 13:00:10] "POST /instance-ips HTTP/1.1" 200 391 0.017932 10.0.0.33 - - [2026-02-02 13:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020192 10.0.0.33 - - [2026-02-02 13:00:10] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.011185 10.0.0.33 - - [2026-02-02 13:00:10] "POST /set-tag HTTP/1.1" 200 109 0.013039 10.0.0.33 - - [2026-02-02 13:00:10] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.019578 10.0.0.33 - - [2026-02-02 13:00:10] "GET /instance-ip/1b05f66e-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.003090 10.0.0.33 - - [2026-02-02 13:00:10] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005898 10.0.0.33 - - [2026-02-02 13:00:10] "POST /set-tag HTTP/1.1" 200 109 0.004819 10.0.0.33 - - [2026-02-02 13:00:10] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004185 10.0.0.33 - - [2026-02-02 13:00:10] "POST /ref-update HTTP/1.1" 200 156 0.007552 10.0.0.33 - - [2026-02-02 13:00:10] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.021204 10.0.0.33 - - [2026-02-02 13:00:10] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.33 - - [2026-02-02 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2026-02-02 13:00:10] "GET /virtual-network/9eb571e6-727e-4508-8294-c46524bb790c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004242 10.0.0.33 - - [2026-02-02 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.33 - - [2026-02-02 13:00:10] "GET /project/2740fc1b-282c-4148-8be1-7132b96abcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029693 10.0.0.33 - - [2026-02-02 13:00:10] "POST /virtual-machines HTTP/1.1" 200 355 0.010113 10.0.0.33 - - [2026-02-02 13:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023609 10.0.0.33 - - [2026-02-02 13:00:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.111356 10.0.0.33 - - [2026-02-02 13:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014455 10.0.0.33 - - [2026-02-02 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015244 10.0.0.33 - - [2026-02-02 13:00:10] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.008129 10.0.0.33 - - [2026-02-02 13:00:11] "POST /instance-ips HTTP/1.1" 200 395 0.036590 10.0.0.33 - - [2026-02-02 13:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021056 10.0.0.33 - - [2026-02-02 13:00:11] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.011643 10.0.0.33 - - [2026-02-02 13:00:11] "POST /set-tag HTTP/1.1" 200 109 0.016840 10.0.0.33 - - [2026-02-02 13:00:11] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014795 10.0.0.33 - - [2026-02-02 13:00:11] "GET /instance-ip/1b756c6a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002870 10.0.0.33 - - [2026-02-02 13:00:11] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003929 10.0.0.33 - - [2026-02-02 13:00:11] "POST /set-tag HTTP/1.1" 200 109 0.001794 10.0.0.33 - - [2026-02-02 13:00:11] "GET /virtual-router/65e7ca42-a101-4c86-b3f9-49c39afdd5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003975 10.0.0.33 - - [2026-02-02 13:00:11] "POST /ref-update HTTP/1.1" 200 156 0.009961 10.0.0.33 - - [2026-02-02 13:00:11] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008802 10.0.0.33 - - [2026-02-02 13:00:11] "POST /set-tag HTTP/1.1" 200 109 0.004263 10.0.0.33 - - [2026-02-02 13:00:11] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004244 10.0.0.33 - - [2026-02-02 13:00:11] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.33 - - [2026-02-02 13:00:11] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003732 10.0.0.33 - - [2026-02-02 13:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.33 - - [2026-02-02 13:00:20] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.33 - - [2026-02-02 13:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2026-02-02 13:00:20] "GET /global-system-config/4d64a1cd-0ea3-46a1-9114-1d5a75020cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004886 10.0.0.33 - - [2026-02-02 13:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.33 - - [2026-02-02 13:00:20] "GET /config-node/e25af882-0896-4131-b00c-58a02f2d55cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001594 10.0.0.33 - - [2026-02-02 13:00:30] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.011558 10.0.0.33 - - [2026-02-02 13:00:30] "POST /set-tag HTTP/1.1" 200 109 0.003637 10.0.0.33 - - [2026-02-02 13:00:31] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004177 10.0.0.33 - - [2026-02-02 13:00:31] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.33 - - [2026-02-02 13:00:31] "GET / HTTP/1.1" 200 35931 0.001319 10.0.0.33 - - [2026-02-02 13:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.33 - - [2026-02-02 13:00:31] "GET /routing-instance/b50bc6a5-3760-447d-974f-ed70572f43fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002585 10.0.0.33 - - [2026-02-02 13:00:31] "POST /bgp-routers HTTP/1.1" 409 301 0.001552 10.0.0.33 - - [2026-02-02 13:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.33 - - [2026-02-02 13:00:31] "GET /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002612 10.0.0.33 - - [2026-02-02 13:00:31] "PUT /bgp-router/37ef5cc0-c413-4384-9071-847a774500b9 HTTP/1.1" 200 254 0.009450 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:00:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:00:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.33 - - [2026-02-02 13:00:32] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004170 10.0.0.33 - - [2026-02-02 13:00:32] "POST /set-tag HTTP/1.1" 200 109 0.002886 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:00:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001257 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:00:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001261 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:01:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:01:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.33 - - [2026-02-02 13:01:03] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004282 10.0.0.33 - - [2026-02-02 13:01:03] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.33 - - [2026-02-02 13:01:03] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004309 10.0.0.33 - - [2026-02-02 13:01:03] "POST /set-tag HTTP/1.1" 200 109 0.004158 10.0.0.33 - - [2026-02-02 13:01:03] "GET /virtual-machine/1b0b3547-a6f4-4b8a-95d7-f0f87348b690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002747 10.0.0.33 - - [2026-02-02 13:01:03] "POST /ref-update HTTP/1.1" 200 156 0.022357 10.0.0.33 - - [2026-02-02 13:01:03] "GET /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.023029 10.0.0.33 - - [2026-02-02 13:01:03] "POST /set-tag HTTP/1.1" 200 109 0.013982 10.0.0.33 - - [2026-02-02 13:01:03] "POST /set-tag HTTP/1.1" 200 109 0.028464 10.0.0.33 - - [2026-02-02 13:01:03] "DELETE /instance-ip/1b05f66e-0037-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.049428 10.0.0.33 - - [2026-02-02 13:01:03] "DELETE /virtual-machine-interface/1aea193a-0037-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.052115 10.0.0.33 - - [2026-02-02 13:01:03] "DELETE /virtual-machine/1b0b3547-a6f4-4b8a-95d7-f0f87348b690 HTTP/1.1" 200 115 0.021430 10.0.0.33 - - [2026-02-02 13:01:03] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004750 10.0.0.33 - - [2026-02-02 13:01:03] "POST /set-tag HTTP/1.1" 200 109 0.002433 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:01:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001200 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:01:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:01:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.33 - - [2026-02-02 13:01:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 10.0.0.33 - - [2026-02-02 13:01:34] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004444 10.0.0.33 - - [2026-02-02 13:01:34] "POST /set-tag HTTP/1.1" 200 109 0.002027 10.0.0.33 - - [2026-02-02 13:01:34] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004545 10.0.0.33 - - [2026-02-02 13:01:34] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.33 - - [2026-02-02 13:01:34] "GET /virtual-machine/de310282-29c6-439c-bd62-27d5102902f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004959 10.0.0.33 - - [2026-02-02 13:01:34] "POST /ref-update HTTP/1.1" 200 156 0.014092 10.0.0.33 - - [2026-02-02 13:01:34] "GET /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006626 10.0.0.33 - - [2026-02-02 13:01:34] "POST /set-tag HTTP/1.1" 200 109 0.015410 10.0.0.33 - - [2026-02-02 13:01:34] "POST /set-tag HTTP/1.1" 200 109 0.024617 10.0.0.33 - - [2026-02-02 13:01:34] "DELETE /instance-ip/1b756c6a-0037-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.054809 10.0.0.33 - - [2026-02-02 13:01:34] "DELETE /virtual-machine-interface/1b5aab00-0037-11f1-83bf-fa163e562d7b HTTP/1.1" 200 115 0.045423 10.0.0.33 - - [2026-02-02 13:01:34] "DELETE /virtual-machine/de310282-29c6-439c-bd62-27d5102902f0 HTTP/1.1" 200 115 0.030864 10.0.0.33 - - [2026-02-02 13:01:34] "DELETE /tag/5eb8e235-1f56-4e50-b482-bc9c38cd1199 HTTP/1.1" 200 115 0.043899